<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/* line 10, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.clearfix {
  *zoom: 1;
}

/* line 14, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 19, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.clearfix:after {
  clear: both;
}

/* line 22, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 29, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 46, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 51, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 56, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
audio:not([controls]) {
  display: none;
}

/* line 59, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 64, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 70, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a:hover,
a:active {
  outline: 0;
}

/* line 74, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 80, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
sup {
  top: -0.5em;
}

/* line 83, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
sub {
  bottom: -0.25em;
}

/* line 86, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 103, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* line 109, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 115, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 120, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 127, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 138, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 141, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 148, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 151, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  /* line 156, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 163, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 166, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 169, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 174, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 178, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 182, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  thead {
    display: table-header-group;
  }

  /* line 186, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 189, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 197, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 202, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* line 206, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}

/* line 214, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a {
  color: #0088cc;
  text-decoration: none;
}

/* line 219, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

/* line 223, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 228, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 237, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

/* line 242, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row {
  margin-left: -20px;
  *zoom: 1;
}

/* line 247, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 252, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row:after {
  clear: both;
}

/* line 256, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 261, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row:after {
  clear: both;
}

/* line 264, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 272, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 275, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span12 {
  width: 940px;
}

/* line 278, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span11 {
  width: 860px;
}

/* line 281, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span10 {
  width: 780px;
}

/* line 284, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span9 {
  width: 700px;
}

/* line 287, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span8 {
  width: 620px;
}

/* line 290, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span7 {
  width: 540px;
}

/* line 293, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span6 {
  width: 460px;
}

/* line 296, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span5 {
  width: 380px;
}

/* line 299, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span4 {
  width: 300px;
}

/* line 302, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span3 {
  width: 220px;
}

/* line 305, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span2 {
  width: 140px;
}

/* line 308, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span1 {
  width: 60px;
}

/* line 311, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset12 {
  margin-left: 980px;
}

/* line 314, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset11 {
  margin-left: 900px;
}

/* line 317, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset10 {
  margin-left: 820px;
}

/* line 320, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset9 {
  margin-left: 740px;
}

/* line 323, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset8 {
  margin-left: 660px;
}

/* line 326, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset7 {
  margin-left: 580px;
}

/* line 329, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset6 {
  margin-left: 500px;
}

/* line 332, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset5 {
  margin-left: 420px;
}

/* line 335, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset4 {
  margin-left: 340px;
}

/* line 338, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset3 {
  margin-left: 260px;
}

/* line 341, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset2 {
  margin-left: 180px;
}

/* line 344, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset1 {
  margin-left: 100px;
}

/* line 347, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row {
  margin-left: -20px;
  *zoom: 1;
}

/* line 352, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 357, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row:after {
  clear: both;
}

/* line 361, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 366, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row:after {
  clear: both;
}

/* line 369, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 377, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 380, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span12 {
  width: 940px;
}

/* line 383, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span11 {
  width: 860px;
}

/* line 386, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span10 {
  width: 780px;
}

/* line 389, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span9 {
  width: 700px;
}

/* line 392, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span8 {
  width: 620px;
}

/* line 395, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span7 {
  width: 540px;
}

/* line 398, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span6 {
  width: 460px;
}

/* line 401, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span5 {
  width: 380px;
}

/* line 404, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span4 {
  width: 300px;
}

/* line 407, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span3 {
  width: 220px;
}

/* line 410, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span2 {
  width: 140px;
}

/* line 413, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.span1 {
  width: 60px;
}

/* line 416, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset12 {
  margin-left: 980px;
}

/* line 419, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset11 {
  margin-left: 900px;
}

/* line 422, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset10 {
  margin-left: 820px;
}

/* line 425, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset9 {
  margin-left: 740px;
}

/* line 428, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset8 {
  margin-left: 660px;
}

/* line 431, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset7 {
  margin-left: 580px;
}

/* line 434, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset6 {
  margin-left: 500px;
}

/* line 437, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset5 {
  margin-left: 420px;
}

/* line 440, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset4 {
  margin-left: 340px;
}

/* line 443, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset3 {
  margin-left: 260px;
}

/* line 446, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset2 {
  margin-left: 180px;
}

/* line 449, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.offset1 {
  margin-left: 100px;
}

/* line 452, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid {
  width: 100%;
  *zoom: 1;
}

/* line 457, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 462, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid:after {
  clear: both;
}

/* line 466, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 471, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid:after {
  clear: both;
}

/* line 474, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}

/* line 485, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

/* line 488, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

/* line 491, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

/* line 495, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

/* line 499, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

/* line 503, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

/* line 507, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

/* line 511, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

/* line 515, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

/* line 519, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

/* line 523, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

/* line 527, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

/* line 531, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

/* line 535, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}

/* line 539, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

/* line 543, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}

/* line 547, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}

/* line 551, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}

/* line 555, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}

/* line 559, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}

/* line 563, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}

/* line 567, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}

/* line 571, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

/* line 575, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}

/* line 579, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}

/* line 583, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}

/* line 587, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}

/* line 591, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}

/* line 595, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}

/* line 599, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}

/* line 603, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

/* line 607, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}

/* line 611, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

/* line 615, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}

/* line 619, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

/* line 623, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}

/* line 627, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

/* line 631, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

/* line 635, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid {
  width: 100%;
  *zoom: 1;
}

/* line 640, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 645, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid:after {
  clear: both;
}

/* line 649, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 654, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid:after {
  clear: both;
}

/* line 657, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}

/* line 668, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

/* line 671, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

/* line 674, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

/* line 678, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

/* line 682, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

/* line 686, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

/* line 690, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

/* line 694, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

/* line 698, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

/* line 702, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

/* line 706, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

/* line 710, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

/* line 714, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

/* line 718, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}

/* line 722, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}

/* line 726, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}

/* line 730, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}

/* line 734, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}

/* line 738, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}

/* line 742, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}

/* line 746, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}

/* line 750, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}

/* line 754, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}

/* line 758, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}

/* line 762, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}

/* line 766, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}

/* line 770, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}

/* line 774, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}

/* line 778, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}

/* line 782, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}

/* line 786, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}

/* line 790, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}

/* line 794, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}

/* line 798, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}

/* line 802, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}

/* line 806, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}

/* line 810, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

/* line 814, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

/* line 819, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

/* line 823, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

/* line 826, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

/* line 832, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 837, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container:after {
  clear: both;
}

/* line 841, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 846, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container:after {
  clear: both;
}

/* line 850, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 855, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container:after {
  clear: both;
}

/* line 859, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 864, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container:after {
  clear: both;
}

/* line 867, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

/* line 873, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 878, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container-fluid:after {
  clear: both;
}

/* line 882, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 887, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.container-fluid:after {
  clear: both;
}

/* line 890, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
p {
  margin: 0 0 10px;
}

/* line 893, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

/* line 899, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
small {
  font-size: 85%;
}

/* line 902, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
strong {
  font-weight: bold;
}

/* line 905, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
em {
  font-style: italic;
}

/* line 908, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
cite {
  font-style: normal;
}

/* line 911, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.muted {
  color: #999999;
}

/* line 915, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a.muted:hover,
a.muted:focus {
  color: #808080;
}

/* line 918, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.text-warning {
  color: #c09853;
}

/* line 922, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

/* line 925, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.text-error {
  color: #b94a48;
}

/* line 929, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

/* line 932, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.text-info {
  color: #3a87ad;
}

/* line 936, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

/* line 939, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.text-success {
  color: #468847;
}

/* line 943, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

/* line 946, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.text-left {
  text-align: left;
}

/* line 949, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.text-right {
  text-align: right;
}

/* line 952, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.text-center {
  text-align: center;
}

/* line 960, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

/* line 973, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 980, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h1,
h2,
h3 {
  line-height: 40px;
}

/* line 983, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h1 {
  font-size: 38.5px;
}

/* line 986, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h2 {
  font-size: 31.5px;
}

/* line 989, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h3 {
  font-size: 24.5px;
}

/* line 992, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h4 {
  font-size: 17.5px;
}

/* line 995, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h5 {
  font-size: 14px;
}

/* line 998, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h6 {
  font-size: 11.9px;
}

/* line 1001, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h1 small {
  font-size: 24.5px;
}

/* line 1004, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h2 small {
  font-size: 17.5px;
}

/* line 1007, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h3 small {
  font-size: 14px;
}

/* line 1010, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
h4 small {
  font-size: 14px;
}

/* line 1013, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

/* line 1019, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

/* line 1026, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 1029, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
li {
  line-height: 20px;
}

/* line 1033, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/* line 1038, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

/* line 1043, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
ul.inline &gt; li,
ol.inline &gt; li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 1052, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
dl {
  margin-bottom: 20px;
}

/* line 1056, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
dt,
dd {
  line-height: 20px;
}

/* line 1059, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
dt {
  font-weight: bold;
}

/* line 1062, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
dd {
  margin-left: 10px;
}

/* line 1065, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dl-horizontal {
  *zoom: 1;
}

/* line 1069, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 1074, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dl-horizontal:after {
  clear: both;
}

/* line 1078, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 1083, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dl-horizontal:after {
  clear: both;
}

/* line 1086, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1095, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dl-horizontal dd {
  margin-left: 180px;
}

/* line 1098, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

/* line 1105, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 1109, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1113, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

/* line 1118, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

/* line 1124, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}

/* line 1129, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 1132, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 1140, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

/* line 1143, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
blockquote.pull-right small:before {
  content: '';
}

/* line 1146, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 1152, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 1155, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

/* line 1162, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 1171, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}

/* line 1178, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 1195, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
pre.prettyprint {
  margin-bottom: 20px;
}

/* line 1198, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 1206, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1210, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
form {
  margin: 0 0 20px;
}

/* line 1213, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 1218, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 1229, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
legend small {
  font-size: 15px;
  color: #999999;
}

/* line 1237, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

/* line 1245, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input,
button,
select,
textarea {
  font-family: 'Open Sans', sans-serif;
}

/* line 1248, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
label {
  display: block;
  margin-bottom: 5px;
}

/* line 1268, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

/* line 1283, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input,
textarea,
.uneditable-input {
  width: 206px;
}

/* line 1286, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
textarea {
  height: auto;
}

/* line 1304, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}

/* line 1330, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

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

/* line 1357, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

/* line 1361, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}

/* line 1370, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}

/* line 1376, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
select[multiple],
select[size] {
  height: auto;
}

/* line 1382, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1388, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

/* line 1397, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

/* line 1401, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 1406, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

/* line 1410, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

/* line 1414, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

/* line 1418, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

/* line 1422, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

/* line 1426, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

/* line 1430, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

/* line 1435, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 1440, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls &gt; .radio:first-child,
.controls &gt; .checkbox:first-child {
  padding-top: 5px;
}

/* line 1444, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 1451, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

/* line 1454, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-mini {
  width: 60px;
}

/* line 1457, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-small {
  width: 90px;
}

/* line 1460, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-medium {
  width: 150px;
}

/* line 1463, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-large {
  width: 210px;
}

/* line 1466, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-xlarge {
  width: 270px;
}

/* line 1469, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-xxlarge {
  width: 530px;
}

/* line 1479, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

/* line 1492, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

/* line 1497, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

/* line 1500, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

/* line 1505, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

/* line 1510, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

/* line 1515, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

/* line 1520, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

/* line 1525, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

/* line 1530, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

/* line 1535, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

/* line 1540, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

/* line 1545, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

/* line 1550, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

/* line 1555, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

/* line 1560, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

/* line 1565, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

/* line 1568, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

/* line 1573, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

/* line 1578, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

/* line 1583, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

/* line 1588, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

/* line 1593, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

/* line 1598, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

/* line 1603, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

/* line 1608, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

/* line 1613, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

/* line 1618, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

/* line 1623, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

/* line 1628, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

/* line 1631, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls-row {
  *zoom: 1;
}

/* line 1635, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 1640, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls-row:after {
  clear: both;
}

/* line 1644, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 1649, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls-row:after {
  clear: both;
}

/* line 1653, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

/* line 1657, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

/* line 1665, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 1672, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

/* line 1677, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

/* line 1684, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

/* line 1689, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 1697, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 1704, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 1711, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

/* line 1718, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

/* line 1723, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 1731, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 1738, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 1745, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

/* line 1752, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

/* line 1757, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 1765, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 1772, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 1779, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

/* line 1786, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

/* line 1791, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 1799, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 1806, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 1813, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

/* line 1820, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

/* line 1825, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 1833, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 1840, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 1847, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

/* line 1854, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

/* line 1859, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 1867, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 1874, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 1881, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

/* line 1888, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

/* line 1893, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 1901, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

/* line 1908, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

/* line 1915, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

/* line 1922, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

/* line 1927, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 1935, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

/* line 1942, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

/* line 1949, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

/* line 1955, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

/* line 1961, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

/* line 1970, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 1975, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-actions:after {
  clear: both;
}

/* line 1979, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 1984, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-actions:after {
  clear: both;
}

/* line 1988, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.help-block,
.help-inline {
  color: #595959;
}

/* line 1991, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.help-block {
  display: block;
  margin-bottom: 10px;
}

/* line 1995, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 2005, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}

/* line 2021, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}

/* line 2029, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 2043, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

/* line 2047, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

/* line 2066, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group &gt; .dropdown-toggle,
.input-prepend .btn-group &gt; .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 2073, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

/* line 2078, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

/* line 2082, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 2089, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 2096, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 2103, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

/* line 2108, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child &gt; .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 2115, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 2122, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 2128, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 2135, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 2141, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

/* line 2144, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
/* line 2158, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 2163, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 2168, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 2173, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 2178, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 2203, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 2214, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

/* line 2220, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

/* line 2226, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

/* line 2232, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 2240, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

/* line 2245, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.control-group {
  margin-bottom: 10px;
}

/* line 2248, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

/* line 2252, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

/* line 2257, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 2262, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .control-group:after {
  clear: both;
}

/* line 2266, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 2271, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .control-group:after {
  clear: both;
}

/* line 2274, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

/* line 2280, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

/* line 2286, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

/* line 2289, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .help-block {
  margin-bottom: 0;
}

/* line 2297, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}

/* line 2300, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.form-horizontal .form-actions {
  padding-left: 180px;
}

/* line 2303, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 2309, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 2314, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

/* line 2321, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table th {
  font-weight: bold;
}

/* line 2324, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table thead th {
  vertical-align: bottom;
}

/* line 2332, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.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 2335, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 2338, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table .table {
  background-color: #ffffff;
}

/* line 2342, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

/* line 2345, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 2355, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

/* line 2366, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

/* line 2371, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered thead:first-child tr:first-child &gt; th:first-child,
.table-bordered tbody:first-child tr:first-child &gt; td:first-child,
.table-bordered tbody:first-child tr:first-child &gt; th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 2378, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered thead:first-child tr:first-child &gt; th:last-child,
.table-bordered tbody:first-child tr:first-child &gt; td:last-child,
.table-bordered tbody:first-child tr:first-child &gt; th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

/* line 2387, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered thead:last-child tr:last-child &gt; th:first-child,
.table-bordered tbody:last-child tr:last-child &gt; td:first-child,
.table-bordered tbody:last-child tr:last-child &gt; th:first-child,
.table-bordered tfoot:last-child tr:last-child &gt; td:first-child,
.table-bordered tfoot:last-child tr:last-child &gt; th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 2396, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered thead:last-child tr:last-child &gt; th:last-child,
.table-bordered tbody:last-child tr:last-child &gt; td:last-child,
.table-bordered tbody:last-child tr:last-child &gt; th:last-child,
.table-bordered tfoot:last-child tr:last-child &gt; td:last-child,
.table-bordered tfoot:last-child tr:last-child &gt; th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 2401, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

/* line 2406, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}

/* line 2414, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 2422, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

/* line 2428, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-striped tbody &gt; tr:nth-child(odd) &gt; td,
.table-striped tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #f9f9f9;
}

/* line 2432, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-hover tbody tr:hover &gt; td,
.table-hover tbody tr:hover &gt; th {
  background-color: #f5f5f5;
}

/* line 2438, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

/* line 2444, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

/* line 2450, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

/* line 2456, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

/* line 2462, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

/* line 2468, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

/* line 2474, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

/* line 2480, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

/* line 2486, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

/* line 2492, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

/* line 2498, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

/* line 2504, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

/* line 2510, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

/* line 2515, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table tbody tr.success &gt; td {
  background-color: #dff0d8;
}

/* line 2518, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table tbody tr.error &gt; td {
  background-color: #f2dede;
}

/* line 2521, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table tbody tr.warning &gt; td {
  background-color: #fcf8e3;
}

/* line 2524, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table tbody tr.info &gt; td {
  background-color: #d9edf7;
}

/* line 2527, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-hover tbody tr.success:hover &gt; td {
  background-color: #d0e9c6;
}

/* line 2530, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-hover tbody tr.error:hover &gt; td {
  background-color: #ebcccc;
}

/* line 2533, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-hover tbody tr.warning:hover &gt; td {
  background-color: #faf2cc;
}

/* line 2536, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.table-hover tbody tr.info:hover &gt; td {
  background-color: #c4e3f3;
}

/* line 2540, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropup,
.dropdown {
  position: relative;
}

/* line 2543, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-toggle {
  *margin-bottom: -3px;
}

/* line 2547, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

/* line 2550, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

/* line 2560, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

/* line 2564, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.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;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid text(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 2590, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 2594, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

/* line 2603, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

/* line 2615, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus,
.dropdown-submenu:hover &gt; a,
.dropdown-submenu:focus &gt; a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

/* line 2629, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

/* line 2644, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #999999;
}

/* line 2648, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}

/* line 2655, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.open {
  *z-index: 1000;
}

/* line 2658, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.open &gt; .dropdown-menu {
  display: block;
}

/* line 2661, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 2669, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 2674, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}

/* line 2680, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

/* line 2685, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-submenu {
  position: relative;
}

/* line 2688, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-submenu &gt; .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

/* line 2697, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-submenu:hover &gt; .dropdown-menu {
  display: block;
}

/* line 2700, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropup .dropdown-submenu &gt; .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}

/* line 2709, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-submenu &gt; a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

/* line 2722, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-submenu:hover &gt; a:after {
  border-left-color: #ffffff;
}

/* line 2725, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 2728, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown-submenu.pull-left &gt; .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 2735, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 2739, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 2746, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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 2759, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 2763, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 2769, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 2775, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 2782, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.fade.in {
  opacity: 1;
}

/* line 2785, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 2794, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.collapse.in {
  height: auto;
}

/* line 2797, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 2808, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 2815, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 2822, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 2867, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 2873, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

/* line 2881, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 2887, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

/* line 2890, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn:first-child {
  *margin-left: 0;
}

/* line 2893, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn:first-child {
  *margin-left: 0;
}

/* line 2897, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 2906, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2912, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 2920, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 2929, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 2937, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

/* line 2940, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 2948, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

/* line 2952, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

/* line 2955, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 2962, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2971, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 2976, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 2984, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

/* line 2987, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
  border-color: #0077b3 #0077b3 #004466;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0077b3;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3010, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0077b3;
  *background-color: #006699;
}

/* line 3016, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-primary:active,
.btn-primary.active {
  background-color: #005580 \9;
}

/* line 3024, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0077b3;
  *background-color: #006699;
}

/* line 3030, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-primary:active,
.btn-primary.active {
  background-color: #005580 \9;
}

/* line 3033, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3056, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

/* line 3062, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

/* line 3070, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

/* line 3076, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

/* line 3079, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3102, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

/* line 3108, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

/* line 3116, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

/* line 3122, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

/* line 3125, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3148, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

/* line 3154, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

/* line 3162, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

/* line 3168, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

/* line 3171, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3194, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

/* line 3200, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

/* line 3208, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

/* line 3214, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

/* line 3217, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 3240, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

/* line 3246, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

/* line 3254, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

/* line 3260, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

/* line 3264, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 3269, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 3274, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 3279, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 3284, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* line 3290, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 3297, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 3306, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3312, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

/* line 3316, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}

/* line 3328, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group:first-child {
  *margin-left: 0;
}

/* line 3331, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group:first-child {
  *margin-left: 0;
}

/* line 3334, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group + .btn-group {
  margin-left: 5px;
}

/* line 3337, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 3344, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-toolbar &gt; .btn + .btn,
.btn-toolbar &gt; .btn-group + .btn,
.btn-toolbar &gt; .btn + .btn-group {
  margin-left: 5px;
}

/* line 3347, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 3353, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn + .btn {
  margin-left: -1px;
}

/* line 3358, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn,
.btn-group &gt; .dropdown-menu,
.btn-group &gt; .popover {
  font-size: 14px;
}

/* line 3361, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn-mini {
  font-size: 10.5px;
}

/* line 3364, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn-small {
  font-size: 11.9px;
}

/* line 3367, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn-large {
  font-size: 17.5px;
}

/* line 3370, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3380, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn:last-child,
.btn-group &gt; .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 3388, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

/* line 3398, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn.large:last-child,
.btn-group &gt; .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

/* line 3409, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn:hover,
.btn-group &gt; .btn:focus,
.btn-group &gt; .btn:active,
.btn-group &gt; .btn.active {
  z-index: 2;
}

/* line 3413, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3416, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

/* line 3425, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

/* line 3431, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

/* line 3435, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group &gt; .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 3441, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 3447, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

/* line 3450, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0077b3;
}

/* line 3453, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

/* line 3456, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

/* line 3459, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

/* line 3462, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

/* line 3465, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

/* line 3468, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

/* line 3472, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-large .caret {
  margin-top: 6px;
}

/* line 3475, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

/* line 3481, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

/* line 3484, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

/* line 3492, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

/* line 3496, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

/* line 3503, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group-vertical &gt; .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 3511, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group-vertical &gt; .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

/* line 3515, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group-vertical &gt; .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 3520, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group-vertical &gt; .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 3525, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group-vertical &gt; .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

/* line 3530, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-group-vertical &gt; .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 3535, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 3546, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert,
.alert h4 {
  color: #c09853;
}

/* line 3549, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert h4 {
  margin: 0;
}

/* line 3552, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

/* line 3558, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 3563, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert-success h4 {
  color: #468847;
}

/* line 3567, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* line 3573, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

/* line 3576, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 3581, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert-info h4 {
  color: #3a87ad;
}

/* line 3584, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 3589, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert-block &gt; p,
.alert-block &gt; ul {
  margin-bottom: 0;
}

/* line 3592, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.alert-block p + p {
  margin-top: 5px;
}

/* line 3595, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}

/* line 3600, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav &gt; li &gt; a {
  display: block;
}

/* line 3604, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 3608, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav &gt; li &gt; a &gt; img {
  max-width: none;
}

/* line 3611, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav &gt; .pull-right {
  float: right;
}

/* line 3614, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/* line 3624, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav li + .nav-header {
  margin-top: 9px;
}

/* line 3627, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 3633, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-list &gt; li &gt; a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 3638, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-list &gt; li &gt; a {
  padding: 3px 15px;
}

/* line 3643, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-list &gt; .active &gt; a,
.nav-list &gt; .active &gt; a:hover,
.nav-list &gt; .active &gt; a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

/* line 3649, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

/* line 3652, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

/* line 3662, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs,
.nav-pills {
  *zoom: 1;
}

/* line 3668, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 3674, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

/* line 3680, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 3686, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

/* line 3690, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs &gt; li,
.nav-pills &gt; li {
  float: left;
}

/* line 3694, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs &gt; li &gt; a,
.nav-pills &gt; li &gt; a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

/* line 3700, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 3703, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs &gt; li {
  margin-bottom: -1px;
}

/* line 3706, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs &gt; li &gt; a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 3716, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs &gt; li &gt; a:hover,
.nav-tabs &gt; li &gt; a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}

/* line 3721, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs &gt; .active &gt; a,
.nav-tabs &gt; .active &gt; a:hover,
.nav-tabs &gt; .active &gt; a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 3728, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-pills &gt; li &gt; a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 3739, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-pills &gt; .active &gt; a,
.nav-pills &gt; .active &gt; a:hover,
.nav-pills &gt; .active &gt; a:focus {
  color: #ffffff;
  background-color: #0088cc;
}

/* line 3743, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-stacked &gt; li {
  float: none;
}

/* line 3746, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-stacked &gt; li &gt; a {
  margin-right: 0;
}

/* line 3749, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs.nav-stacked {
  border-bottom: 0;
}

/* line 3752, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs.nav-stacked &gt; li &gt; a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 3758, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs.nav-stacked &gt; li:first-child &gt; a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 3766, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs.nav-stacked &gt; li:last-child &gt; a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3775, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs.nav-stacked &gt; li &gt; a:hover,
.nav-tabs.nav-stacked &gt; li &gt; a:focus {
  border-color: #ddd;
  z-index: 2;
}

/* line 3779, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-pills.nav-stacked &gt; li &gt; a {
  margin-bottom: 3px;
}

/* line 3782, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-pills.nav-stacked &gt; li:last-child &gt; a {
  margin-bottom: 1px;
}

/* line 3785, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 3790, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 3795, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}

/* line 3801, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */
/* line 3806, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 3809, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 3813, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* line 3818, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav &gt; .dropdown.active &gt; a:hover,
.nav &gt; .dropdown.active &gt; a:focus {
  cursor: pointer;
}

/* line 3824, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav &gt; li.dropdown.open.active &gt; a:hover,
.nav &gt; li.dropdown.open.active &gt; a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

/* line 3832, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 3839, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-stacked .open &gt; a:hover,
.tabs-stacked .open &gt; a:focus {
  border-color: #999999;
}

/* line 3842, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabbable {
  *zoom: 1;
}

/* line 3846, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 3851, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabbable:after {
  clear: both;
}

/* line 3855, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 3860, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabbable:after {
  clear: both;
}

/* line 3863, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tab-content {
  overflow: auto;
}

/* line 3868, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-below &gt; .nav-tabs,
.tabs-right &gt; .nav-tabs,
.tabs-left &gt; .nav-tabs {
  border-bottom: 0;
}

/* line 3872, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tab-content &gt; .tab-pane,
.pill-content &gt; .pill-pane {
  display: none;
}

/* line 3876, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tab-content &gt; .active,
.pill-content &gt; .active {
  display: block;
}

/* line 3879, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-below &gt; .nav-tabs {
  border-top: 1px solid #ddd;
}

/* line 3882, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-below &gt; .nav-tabs &gt; li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 3886, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-below &gt; .nav-tabs &gt; li &gt; a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 3892, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-below &gt; .nav-tabs &gt; li &gt; a:hover,
.tabs-below &gt; .nav-tabs &gt; li &gt; a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

/* line 3898, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-below &gt; .nav-tabs &gt; .active &gt; a,
.tabs-below &gt; .nav-tabs &gt; .active &gt; a:hover,
.tabs-below &gt; .nav-tabs &gt; .active &gt; a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 3902, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-left &gt; .nav-tabs &gt; li,
.tabs-right &gt; .nav-tabs &gt; li {
  float: none;
}

/* line 3906, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-left &gt; .nav-tabs &gt; li &gt; a,
.tabs-right &gt; .nav-tabs &gt; li &gt; a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 3911, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-left &gt; .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 3916, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-left &gt; .nav-tabs &gt; li &gt; a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 3923, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-left &gt; .nav-tabs &gt; li &gt; a:hover,
.tabs-left &gt; .nav-tabs &gt; li &gt; a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

/* line 3928, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-left &gt; .nav-tabs .active &gt; a,
.tabs-left &gt; .nav-tabs .active &gt; a:hover,
.tabs-left &gt; .nav-tabs .active &gt; a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

/* line 3932, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-right &gt; .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 3937, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-right &gt; .nav-tabs &gt; li &gt; a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 3944, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-right &gt; .nav-tabs &gt; li &gt; a:hover,
.tabs-right &gt; .nav-tabs &gt; li &gt; a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 3949, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tabs-right &gt; .nav-tabs .active &gt; a,
.tabs-right &gt; .nav-tabs .active &gt; a:hover,
.tabs-right &gt; .nav-tabs .active &gt; a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

/* line 3953, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav &gt; .disabled &gt; a {
  color: #999999;
}

/* line 3957, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav &gt; .disabled &gt; a:hover,
.nav &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

/* line 3962, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}

/* line 3968, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, white, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, white, #f2f2f2);
  background-image: -o-linear-gradient(top, white, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}

/* line 3990, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 3995, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inner:after {
  clear: both;
}

/* line 3999, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4004, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inner:after {
  clear: both;
}

/* line 4007, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .container {
  width: auto;
}

/* line 4010, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

/* line 4014, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 4025, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}

/* line 4028, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}

/* line 4033, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-link {
  color: #777777;
}

/* line 4037, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}

/* line 4040, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}

/* line 4047, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

/* line 4054, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

/* line 4057, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

/* line 4062, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4067, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form:after {
  clear: both;
}

/* line 4071, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4076, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form:after {
  clear: both;
}

/* line 4082, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

/* line 4087, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

/* line 4093, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

/* line 4097, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

/* line 4102, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

/* line 4105, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

/* line 4111, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 4122, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

/* line 4126, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 4132, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

/* line 4140, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

/* line 4143, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

/* line 4147, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 4156, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 4159, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-top {
  top: 0;
}

/* line 4163, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

/* line 4168, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-bottom {
  bottom: 0;
}

/* line 4171, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

/* line 4176, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

/* line 4183, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

/* line 4187, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav &gt; li {
  float: left;
}

/* line 4190, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav &gt; li &gt; a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 4197, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 4201, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav &gt; li &gt; a:focus,
.navbar .nav &gt; li &gt; a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}

/* line 4208, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav &gt; .active &gt; a,
.navbar .nav &gt; .active &gt; a:hover,
.navbar .nav &gt; .active &gt; a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

/* line 4216, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

/* line 4247, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

/* line 4253, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

/* line 4261, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

/* line 4267, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

/* line 4270, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

/* line 4282, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

/* line 4285, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav &gt; li &gt; .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: text(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}

/* line 4296, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav &gt; li &gt; .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}

/* line 4306, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-bottom .nav &gt; li &gt; .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: text(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}

/* line 4313, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-fixed-bottom .nav &gt; li &gt; .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

/* line 4320, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav li.dropdown &gt; a:hover .caret,
.navbar .nav li.dropdown &gt; a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

/* line 4326, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav li.dropdown.open &gt; .dropdown-toggle,
.navbar .nav li.dropdown.active &gt; .dropdown-toggle,
.navbar .nav li.dropdown.open.active &gt; .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}

/* line 4330, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav li.dropdown &gt; .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

/* line 4336, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .nav li.dropdown.open &gt; .dropdown-toggle .caret,
.navbar .nav li.dropdown.active &gt; .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active &gt; .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* line 4341, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .pull-right &gt; li &gt; .dropdown-menu,
.navbar .nav &gt; li &gt; .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 4346, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .pull-right &gt; li &gt; .dropdown-menu:before,
.navbar .nav &gt; li &gt; .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}

/* line 4351, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .pull-right &gt; li &gt; .dropdown-menu:after,
.navbar .nav &gt; li &gt; .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}

/* line 4356, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar .pull-right &gt; li &gt; .dropdown-menu .dropdown-menu,
.navbar .nav &gt; li &gt; .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 4365, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}

/* line 4377, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .brand,
.navbar-inverse .nav &gt; li &gt; a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 4384, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .brand:hover,
.navbar-inverse .nav &gt; li &gt; a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav &gt; li &gt; a:focus {
  color: #ffffff;
}

/* line 4387, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .brand {
  color: #999999;
}

/* line 4390, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-text {
  color: #999999;
}

/* line 4394, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .nav &gt; li &gt; a:focus,
.navbar-inverse .nav &gt; li &gt; a:hover {
  background-color: transparent;
  color: #ffffff;
}

/* line 4400, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .nav .active &gt; a,
.navbar-inverse .nav .active &gt; a:hover,
.navbar-inverse .nav .active &gt; a:focus {
  color: #ffffff;
  background-color: #111111;
}

/* line 4404, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-link {
  color: #999999;
}

/* line 4408, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}

/* line 4411, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}

/* line 4417, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .nav li.dropdown.open &gt; .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active &gt; .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active &gt; .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}

/* line 4422, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .nav li.dropdown &gt; a:hover .caret,
.navbar-inverse .nav li.dropdown &gt; a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

/* line 4426, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .nav li.dropdown &gt; .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

/* line 4432, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .nav li.dropdown.open &gt; .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active &gt; .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active &gt; .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

/* line 4436, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 4448, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

/* line 4451, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

/* line 4454, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 4457, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

/* line 4460, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

/* line 4463, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

/* line 4467, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}

/* line 4478, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 4501, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}

/* line 4507, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}

/* line 4515, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}

/* line 4521, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}

/* line 4524, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 4533, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.breadcrumb &gt; li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}

/* line 4541, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.breadcrumb &gt; li &gt; .divider {
  padding: 0 5px;
  color: #ccc;
}

/* line 4545, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.breadcrumb &gt; .active {
  color: #999999;
}

/* line 4548, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination {
  margin: 20px 0;
}

/* line 4551, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 4566, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination ul &gt; li {
  display: inline;
}

/* line 4570, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination ul &gt; li &gt; a,
.pagination ul &gt; li &gt; span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

/* line 4582, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination ul &gt; li &gt; a:hover,
.pagination ul &gt; li &gt; a:focus,
.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span {
  background-color: #f5f5f5;
}

/* line 4586, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span {
  color: #999999;
  cursor: default;
}

/* line 4593, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination ul &gt; .disabled &gt; span,
.pagination ul &gt; .disabled &gt; a,
.pagination ul &gt; .disabled &gt; a:hover,
.pagination ul &gt; .disabled &gt; a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}

/* line 4599, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination ul &gt; li:first-child &gt; a,
.pagination ul &gt; li:first-child &gt; span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4609, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination ul &gt; li:last-child &gt; a,
.pagination ul &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 4617, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination-centered {
  text-align: center;
}

/* line 4620, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination-right {
  text-align: right;
}

/* line 4624, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination-large ul &gt; li &gt; a,
.pagination-large ul &gt; li &gt; span {
  padding: 11px 19px;
  font-size: 17.5px;
}

/* line 4629, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination-large ul &gt; li:first-child &gt; a,
.pagination-large ul &gt; li:first-child &gt; span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

/* line 4638, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination-large ul &gt; li:last-child &gt; a,
.pagination-large ul &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

/* line 4649, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination-mini ul &gt; li:first-child &gt; a,
.pagination-small ul &gt; li:first-child &gt; a,
.pagination-mini ul &gt; li:first-child &gt; span,
.pagination-small ul &gt; li:first-child &gt; span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4660, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination-mini ul &gt; li:last-child &gt; a,
.pagination-small ul &gt; li:last-child &gt; a,
.pagination-mini ul &gt; li:last-child &gt; span,
.pagination-small ul &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

/* line 4669, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination-small ul &gt; li &gt; a,
.pagination-small ul &gt; li &gt; span {
  padding: 2px 10px;
  font-size: 11.9px;
}

/* line 4674, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pagination-mini ul &gt; li &gt; a,
.pagination-mini ul &gt; li &gt; span {
  padding: 0 6px;
  font-size: 10.5px;
}

/* line 4678, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}

/* line 4685, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4690, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager:after {
  clear: both;
}

/* line 4694, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4699, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager:after {
  clear: both;
}

/* line 4702, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager li {
  display: inline;
}

/* line 4706, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 4716, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 4721, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}

/* line 4725, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}

/* line 4731, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}

/* line 4736, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

/* line 4745, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 4749, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 4753, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}

/* line 4777, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}

/* line 4784, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal.fade.in {
  top: 10%;
}

/* line 4787, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

/* line 4791, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-header .close {
  margin-top: 2px;
}

/* line 4794, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

/* line 4798, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

/* line 4804, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-form {
  margin-bottom: 0;
}

/* line 4807, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}

/* line 4822, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4827, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-footer:after {
  clear: both;
}

/* line 4831, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 4836, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-footer:after {
  clear: both;
}

/* line 4839, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 4843, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 4846, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 4849, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 4859, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 4863, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 4867, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 4871, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 4875, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 4879, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 4890, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 4897, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 4904, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

/* line 4911, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

/* line 4918, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 4925, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-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 4948, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.top {
  margin-top: -10px;
}

/* line 4951, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.right {
  margin-left: 10px;
}

/* line 4954, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.bottom {
  margin-top: 10px;
}

/* line 4957, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.left {
  margin-left: -10px;
}

/* line 4960, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 4972, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover-title:empty {
  display: none;
}

/* line 4975, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover-content {
  padding: 9px 14px;
}

/* line 4979, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 4987, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover .arrow {
  border-width: 11px;
}

/* line 4990, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 4994, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: text(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 5002, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}

/* line 5008, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: text(0, 0, 0, 0.25);
}

/* line 5016, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

/* line 5022, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: text(0, 0, 0, 0.25);
  top: -11px;
}

/* line 5030, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}

/* line 5036, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: text(0, 0, 0, 0.25);
}

/* line 5044, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

/* line 5050, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

/* line 5056, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 5061, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.thumbnails:after {
  clear: both;
}

/* line 5065, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 5070, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.thumbnails:after {
  clear: both;
}

/* line 5073, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.row-fluid .thumbnails {
  margin-left: 0;
}

/* line 5076, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.thumbnails &gt; li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

/* line 5081, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 5098, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* line 5104, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.thumbnail &gt; img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 5110, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}

/* line 5115, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

/* line 5121, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.media,
.media .media {
  margin-top: 15px;
}

/* line 5124, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.media:first-child {
  margin-top: 0;
}

/* line 5127, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.media-object {
  display: block;
}

/* line 5130, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.media-heading {
  margin: 0 0 5px;
}

/* line 5133, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.media &gt; .pull-left {
  margin-right: 10px;
}

/* line 5136, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.media &gt; .pull-right {
  margin-left: 10px;
}

/* line 5139, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.media-list {
  margin-left: 0;
  list-style: none;
}

/* line 5144, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}

/* line 5156, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 5161, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/* line 5169, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label:empty,
.badge:empty {
  display: none;
}

/* line 5175, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5181, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-important,
.badge-important {
  background-color: #b94a48;
}

/* line 5185, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

/* line 5189, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-warning,
.badge-warning {
  background-color: #f89406;
}

/* line 5193, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}

/* line 5197, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-success,
.badge-success {
  background-color: #468847;
}

/* line 5201, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

/* line 5205, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-info,
.badge-info {
  background-color: #3a87ad;
}

/* line 5209, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

/* line 5213, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-inverse,
.badge-inverse {
  background-color: #333333;
}

/* line 5217, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

/* line 5221, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5226, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 5230, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  from {
    background-position: 40px 0;
  }

  /* line 5233, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  /* line 5238, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  from {
    background-position: 40px 0;
  }

  /* line 5241, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  /* line 5246, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  from {
    background-position: 40px 0;
  }

  /* line 5249, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 5254, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  from {
    background-position: 0 0;
  }

  /* line 5257, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 5262, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  from {
    background-position: 40px 0;
  }

  /* line 5265, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  to {
    background-position: 0 0;
  }
}

/* line 5269, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 5288, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 5315, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 5320, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5332, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5340, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

/* line 5351, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 5360, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

/* line 5371, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 5380, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

/* line 5391, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 5400, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

/* line 5411, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 5419, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.accordion {
  margin-bottom: 20px;
}

/* line 5422, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 5429, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.accordion-heading {
  border-bottom: 0;
}

/* line 5432, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

/* line 5436, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.accordion-toggle {
  cursor: pointer;
}

/* line 5439, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

/* line 5443, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

/* line 5448, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

/* line 5453, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 5462, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  line-height: 1;
}

/* line 5468, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}

/* line 5471, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .active {
  left: 0;
}

/* line 5475, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5480, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .next {
  left: 100%;
}

/* line 5483, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .prev {
  left: -100%;
}

/* line 5487, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}

/* line 5490, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .active.left {
  left: -100%;
}

/* line 5493, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-inner &gt; .active.right {
  left: 100%;
}

/* line 5496, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 5516, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-control.right {
  left: auto;
  right: 15px;
}

/* line 5521, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 5527, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

/* line 5535, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

/* line 5546, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 5549, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

/* line 5559, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}

/* line 5563, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-caption h4 {
  margin: 0 0 5px;
}

/* line 5566, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.carousel-caption p {
  margin-bottom: 0;
}

/* line 5569, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 5581, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}

/* line 5588, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.hero-unit li {
  line-height: 30px;
}

/* line 5591, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pull-right {
  float: right;
}

/* line 5594, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.pull-left {
  float: left;
}

/* line 5597, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.hide {
  display: none;
}

/* line 5600, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.show {
  display: block;
}

/* line 5603, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.invisible {
  visibility: hidden;
}

/* line 5606, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.affix {
  position: fixed;
}

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/* line 5618, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.clearfix {
  *zoom: 1;
}

/* line 5622, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 5627, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.clearfix:after {
  clear: both;
}

/* line 5630, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5637, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

/* line 5648, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 5652, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.visible-phone {
  display: none !important;
}

/* line 5655, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.visible-tablet {
  display: none !important;
}

/* line 5658, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.hidden-desktop {
  display: none !important;
}

/* line 5661, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 5665, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 5668, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .visible-desktop {
    display: none !important;
  }

  /* line 5671, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .visible-tablet {
    display: inherit !important;
  }

  /* line 5674, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 5679, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 5682, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .visible-desktop {
    display: none !important;
  }

  /* line 5685, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .visible-phone {
    display: inherit !important;
  }

  /* line 5688, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .hidden-phone {
    display: none !important;
  }
}
/* line 5692, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
.visible-print {
  display: none !important;
}

@media print {
  /* line 5696, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .visible-print {
    display: inherit !important;
  }

  /* line 5699, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5704, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row {
    margin-left: -30px;
    *zoom: 1;
  }

  /* line 5709, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 5714, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:after {
    clear: both;
  }

  /* line 5718, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 5723, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:after {
    clear: both;
  }

  /* line 5726, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }

  /* line 5734, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }

  /* line 5737, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span12 {
    width: 1170px;
  }

  /* line 5740, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span11 {
    width: 1070px;
  }

  /* line 5743, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span10 {
    width: 970px;
  }

  /* line 5746, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span9 {
    width: 870px;
  }

  /* line 5749, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span8 {
    width: 770px;
  }

  /* line 5752, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span7 {
    width: 670px;
  }

  /* line 5755, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span6 {
    width: 570px;
  }

  /* line 5758, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span5 {
    width: 470px;
  }

  /* line 5761, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span4 {
    width: 370px;
  }

  /* line 5764, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span3 {
    width: 270px;
  }

  /* line 5767, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span2 {
    width: 170px;
  }

  /* line 5770, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span1 {
    width: 70px;
  }

  /* line 5773, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset12 {
    margin-left: 1230px;
  }

  /* line 5776, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset11 {
    margin-left: 1130px;
  }

  /* line 5779, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset10 {
    margin-left: 1030px;
  }

  /* line 5782, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset9 {
    margin-left: 930px;
  }

  /* line 5785, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset8 {
    margin-left: 830px;
  }

  /* line 5788, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset7 {
    margin-left: 730px;
  }

  /* line 5791, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset6 {
    margin-left: 630px;
  }

  /* line 5794, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset5 {
    margin-left: 530px;
  }

  /* line 5797, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset4 {
    margin-left: 430px;
  }

  /* line 5800, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset3 {
    margin-left: 330px;
  }

  /* line 5803, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset2 {
    margin-left: 230px;
  }

  /* line 5806, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset1 {
    margin-left: 130px;
  }

  /* line 5809, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row {
    margin-left: -30px;
    *zoom: 1;
  }

  /* line 5814, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 5819, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:after {
    clear: both;
  }

  /* line 5823, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 5828, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:after {
    clear: both;
  }

  /* line 5831, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }

  /* line 5839, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }

  /* line 5842, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span12 {
    width: 1170px;
  }

  /* line 5845, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span11 {
    width: 1070px;
  }

  /* line 5848, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span10 {
    width: 970px;
  }

  /* line 5851, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span9 {
    width: 870px;
  }

  /* line 5854, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span8 {
    width: 770px;
  }

  /* line 5857, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span7 {
    width: 670px;
  }

  /* line 5860, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span6 {
    width: 570px;
  }

  /* line 5863, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span5 {
    width: 470px;
  }

  /* line 5866, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span4 {
    width: 370px;
  }

  /* line 5869, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span3 {
    width: 270px;
  }

  /* line 5872, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span2 {
    width: 170px;
  }

  /* line 5875, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span1 {
    width: 70px;
  }

  /* line 5878, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset12 {
    margin-left: 1230px;
  }

  /* line 5881, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset11 {
    margin-left: 1130px;
  }

  /* line 5884, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset10 {
    margin-left: 1030px;
  }

  /* line 5887, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset9 {
    margin-left: 930px;
  }

  /* line 5890, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset8 {
    margin-left: 830px;
  }

  /* line 5893, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset7 {
    margin-left: 730px;
  }

  /* line 5896, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset6 {
    margin-left: 630px;
  }

  /* line 5899, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset5 {
    margin-left: 530px;
  }

  /* line 5902, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset4 {
    margin-left: 430px;
  }

  /* line 5905, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset3 {
    margin-left: 330px;
  }

  /* line 5908, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset2 {
    margin-left: 230px;
  }

  /* line 5911, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset1 {
    margin-left: 130px;
  }

  /* line 5914, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  /* line 5919, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 5924, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:after {
    clear: both;
  }

  /* line 5928, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 5933, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:after {
    clear: both;
  }

  /* line 5936, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }

  /* line 5947, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  /* line 5950, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }

  /* line 5953, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  /* line 5957, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }

  /* line 5961, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }

  /* line 5965, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }

  /* line 5969, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }

  /* line 5973, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }

  /* line 5977, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }

  /* line 5981, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }

  /* line 5985, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }

  /* line 5989, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }

  /* line 5993, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }

  /* line 5997, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }

  /* line 6001, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }

  /* line 6005, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }

  /* line 6009, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }

  /* line 6013, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }

  /* line 6017, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }

  /* line 6021, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }

  /* line 6025, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }

  /* line 6029, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }

  /* line 6033, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }

  /* line 6037, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }

  /* line 6041, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }

  /* line 6045, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }

  /* line 6049, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }

  /* line 6053, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }

  /* line 6057, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }

  /* line 6061, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }

  /* line 6065, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }

  /* line 6069, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }

  /* line 6073, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }

  /* line 6077, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }

  /* line 6081, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }

  /* line 6085, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }

  /* line 6089, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }

  /* line 6093, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }

  /* line 6097, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  /* line 6102, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6107, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:after {
    clear: both;
  }

  /* line 6111, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6116, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:after {
    clear: both;
  }

  /* line 6119, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }

  /* line 6130, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  /* line 6133, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }

  /* line 6136, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }

  /* line 6140, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }

  /* line 6144, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }

  /* line 6148, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }

  /* line 6152, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }

  /* line 6156, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }

  /* line 6160, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }

  /* line 6164, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }

  /* line 6168, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }

  /* line 6172, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }

  /* line 6176, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }

  /* line 6180, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }

  /* line 6184, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }

  /* line 6188, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }

  /* line 6192, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }

  /* line 6196, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }

  /* line 6200, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }

  /* line 6204, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }

  /* line 6208, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }

  /* line 6212, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }

  /* line 6216, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }

  /* line 6220, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }

  /* line 6224, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }

  /* line 6228, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }

  /* line 6232, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }

  /* line 6236, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }

  /* line 6240, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }

  /* line 6244, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }

  /* line 6248, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }

  /* line 6252, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }

  /* line 6256, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }

  /* line 6260, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }

  /* line 6264, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }

  /* line 6268, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }

  /* line 6272, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }

  /* line 6276, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }

  /* line 6282, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 6285, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }

  /* line 6290, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }

  /* line 6295, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }

  /* line 6300, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }

  /* line 6305, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }

  /* line 6310, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }

  /* line 6315, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }

  /* line 6320, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }

  /* line 6325, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }

  /* line 6330, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }

  /* line 6335, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }

  /* line 6340, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }

  /* line 6345, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }

  /* line 6350, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 6353, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }

  /* line 6358, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }

  /* line 6363, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }

  /* line 6368, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }

  /* line 6373, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }

  /* line 6378, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }

  /* line 6383, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }

  /* line 6388, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }

  /* line 6393, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }

  /* line 6398, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }

  /* line 6403, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }

  /* line 6408, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }

  /* line 6413, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }

  /* line 6416, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .thumbnails {
    margin-left: -30px;
  }

  /* line 6419, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .thumbnails &gt; li {
    margin-left: 30px;
  }

  /* line 6422, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 6427, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }

  /* line 6432, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6437, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:after {
    clear: both;
  }

  /* line 6441, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6446, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:after {
    clear: both;
  }

  /* line 6449, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  /* line 6457, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }

  /* line 6460, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span12 {
    width: 724px;
  }

  /* line 6463, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span11 {
    width: 662px;
  }

  /* line 6466, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span10 {
    width: 600px;
  }

  /* line 6469, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span9 {
    width: 538px;
  }

  /* line 6472, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span8 {
    width: 476px;
  }

  /* line 6475, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span7 {
    width: 414px;
  }

  /* line 6478, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span6 {
    width: 352px;
  }

  /* line 6481, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span5 {
    width: 290px;
  }

  /* line 6484, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span4 {
    width: 228px;
  }

  /* line 6487, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span3 {
    width: 166px;
  }

  /* line 6490, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span2 {
    width: 104px;
  }

  /* line 6493, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span1 {
    width: 42px;
  }

  /* line 6496, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset12 {
    margin-left: 764px;
  }

  /* line 6499, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset11 {
    margin-left: 702px;
  }

  /* line 6502, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset10 {
    margin-left: 640px;
  }

  /* line 6505, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset9 {
    margin-left: 578px;
  }

  /* line 6508, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset8 {
    margin-left: 516px;
  }

  /* line 6511, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset7 {
    margin-left: 454px;
  }

  /* line 6514, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset6 {
    margin-left: 392px;
  }

  /* line 6517, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset5 {
    margin-left: 330px;
  }

  /* line 6520, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset4 {
    margin-left: 268px;
  }

  /* line 6523, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset3 {
    margin-left: 206px;
  }

  /* line 6526, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset2 {
    margin-left: 144px;
  }

  /* line 6529, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset1 {
    margin-left: 82px;
  }

  /* line 6532, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }

  /* line 6537, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6542, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:after {
    clear: both;
  }

  /* line 6546, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6551, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row:after {
    clear: both;
  }

  /* line 6554, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  /* line 6562, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }

  /* line 6565, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span12 {
    width: 724px;
  }

  /* line 6568, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span11 {
    width: 662px;
  }

  /* line 6571, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span10 {
    width: 600px;
  }

  /* line 6574, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span9 {
    width: 538px;
  }

  /* line 6577, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span8 {
    width: 476px;
  }

  /* line 6580, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span7 {
    width: 414px;
  }

  /* line 6583, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span6 {
    width: 352px;
  }

  /* line 6586, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span5 {
    width: 290px;
  }

  /* line 6589, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span4 {
    width: 228px;
  }

  /* line 6592, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span3 {
    width: 166px;
  }

  /* line 6595, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span2 {
    width: 104px;
  }

  /* line 6598, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span1 {
    width: 42px;
  }

  /* line 6601, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset12 {
    margin-left: 764px;
  }

  /* line 6604, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset11 {
    margin-left: 702px;
  }

  /* line 6607, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset10 {
    margin-left: 640px;
  }

  /* line 6610, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset9 {
    margin-left: 578px;
  }

  /* line 6613, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset8 {
    margin-left: 516px;
  }

  /* line 6616, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset7 {
    margin-left: 454px;
  }

  /* line 6619, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset6 {
    margin-left: 392px;
  }

  /* line 6622, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset5 {
    margin-left: 330px;
  }

  /* line 6625, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset4 {
    margin-left: 268px;
  }

  /* line 6628, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset3 {
    margin-left: 206px;
  }

  /* line 6631, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset2 {
    margin-left: 144px;
  }

  /* line 6634, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .offset1 {
    margin-left: 82px;
  }

  /* line 6637, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  /* line 6642, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6647, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:after {
    clear: both;
  }

  /* line 6651, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6656, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:after {
    clear: both;
  }

  /* line 6659, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 5.801104972375691%;
    *margin-left: 5.747913483013988%;
  }

  /* line 6670, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  /* line 6673, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 5.801104972375691%;
  }

  /* line 6676, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span12 {
    width: 133.4254143646409%;
    *width: 133.3722228752792%;
  }

  /* line 6680, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span11 {
    width: 121.82320441988949%;
    *width: 121.77001293052778%;
  }

  /* line 6684, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span10 {
    width: 110.22099447513813%;
    *width: 110.16780298577642%;
  }

  /* line 6688, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span9 {
    width: 98.61878453038673%;
    *width: 98.56559304102502%;
  }

  /* line 6692, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span8 {
    width: 87.01657458563537%;
    *width: 86.96338309627366%;
  }

  /* line 6696, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span7 {
    width: 75.41436464088397%;
    *width: 75.36117315152227%;
  }

  /* line 6700, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span6 {
    width: 63.812154696132595%;
    *width: 63.75896320677089%;
  }

  /* line 6704, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span5 {
    width: 52.209944751381215%;
    *width: 52.156753262019514%;
  }

  /* line 6708, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span4 {
    width: 40.607734806629836%;
    *width: 40.554543317268134%;
  }

  /* line 6712, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span3 {
    width: 29.005524861878456%;
    *width: 28.952333372516755%;
  }

  /* line 6716, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span2 {
    width: 17.403314917127073%;
    *width: 17.35012342776537%;
  }

  /* line 6720, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }

  /* line 6724, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset12 {
    margin-left: 145.02762430939228%;
    *margin-left: 144.9212413306689%;
  }

  /* line 6728, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset12:first-child {
    margin-left: 139.22651933701658%;
    *margin-left: 139.1201363582932%;
  }

  /* line 6732, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset11 {
    margin-left: 133.4254143646409%;
    *margin-left: 133.31903138591747%;
  }

  /* line 6736, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset11:first-child {
    margin-left: 127.62430939226519%;
    *margin-left: 127.51792641354177%;
  }

  /* line 6740, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset10 {
    margin-left: 121.8232044198895%;
    *margin-left: 121.71682144116609%;
  }

  /* line 6744, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset10:first-child {
    margin-left: 116.02209944751382%;
    *margin-left: 115.91571646879041%;
  }

  /* line 6748, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset9 {
    margin-left: 110.22099447513811%;
    *margin-left: 110.1146114964147%;
  }

  /* line 6752, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset9:first-child {
    margin-left: 104.41988950276243%;
    *margin-left: 104.31350652403901%;
  }

  /* line 6756, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset8 {
    margin-left: 98.61878453038675%;
    *margin-left: 98.51240155166333%;
  }

  /* line 6760, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset8:first-child {
    margin-left: 92.81767955801106%;
    *margin-left: 92.71129657928765%;
  }

  /* line 6764, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset7 {
    margin-left: 87.01657458563535%;
    *margin-left: 86.91019160691194%;
  }

  /* line 6768, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset7:first-child {
    margin-left: 81.21546961325967%;
    *margin-left: 81.10908663453625%;
  }

  /* line 6772, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset6 {
    margin-left: 75.41436464088397%;
    *margin-left: 75.30798166216057%;
  }

  /* line 6776, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset6:first-child {
    margin-left: 69.61325966850829%;
    *margin-left: 69.50687668978487%;
  }

  /* line 6780, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset5 {
    margin-left: 63.812154696132595%;
    *margin-left: 63.70577171740919%;
  }

  /* line 6784, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset5:first-child {
    margin-left: 58.011049723756905%;
    *margin-left: 57.9046667450335%;
  }

  /* line 6788, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset4 {
    margin-left: 52.209944751381215%;
    *margin-left: 52.10356177265781%;
  }

  /* line 6792, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset4:first-child {
    margin-left: 46.408839779005525%;
    *margin-left: 46.30245680028212%;
  }

  /* line 6796, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset3 {
    margin-left: 40.607734806629836%;
    *margin-left: 40.50135182790643%;
  }

  /* line 6800, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset3:first-child {
    margin-left: 34.806629834254146%;
    *margin-left: 34.70024685553074%;
  }

  /* line 6804, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset2 {
    margin-left: 29.005524861878456%;
    *margin-left: 28.899141883155053%;
  }

  /* line 6808, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset2:first-child {
    margin-left: 23.204419889502763%;
    *margin-left: 23.09803691077936%;
  }

  /* line 6812, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset1 {
    margin-left: 17.403314917127073%;
    *margin-left: 17.296931938403667%;
  }

  /* line 6816, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset1:first-child {
    margin-left: 11.602209944751381%;
    *margin-left: 11.495826966027977%;
  }

  /* line 6820, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }

  /* line 6825, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6830, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:after {
    clear: both;
  }

  /* line 6834, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }

  /* line 6839, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid:after {
    clear: both;
  }

  /* line 6842, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 5.801104972375691%;
    *margin-left: 5.747913483013988%;
  }

  /* line 6853, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }

  /* line 6856, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 5.801104972375691%;
  }

  /* line 6859, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span12 {
    width: 133.4254143646409%;
    *width: 133.3722228752792%;
  }

  /* line 6863, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span11 {
    width: 121.82320441988949%;
    *width: 121.77001293052778%;
  }

  /* line 6867, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span10 {
    width: 110.22099447513813%;
    *width: 110.16780298577642%;
  }

  /* line 6871, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span9 {
    width: 98.61878453038673%;
    *width: 98.56559304102502%;
  }

  /* line 6875, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span8 {
    width: 87.01657458563537%;
    *width: 86.96338309627366%;
  }

  /* line 6879, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span7 {
    width: 75.41436464088397%;
    *width: 75.36117315152227%;
  }

  /* line 6883, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span6 {
    width: 63.812154696132595%;
    *width: 63.75896320677089%;
  }

  /* line 6887, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span5 {
    width: 52.209944751381215%;
    *width: 52.156753262019514%;
  }

  /* line 6891, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span4 {
    width: 40.607734806629836%;
    *width: 40.554543317268134%;
  }

  /* line 6895, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span3 {
    width: 29.005524861878456%;
    *width: 28.952333372516755%;
  }

  /* line 6899, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span2 {
    width: 17.403314917127073%;
    *width: 17.35012342776537%;
  }

  /* line 6903, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }

  /* line 6907, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset12 {
    margin-left: 145.02762430939228%;
    *margin-left: 144.9212413306689%;
  }

  /* line 6911, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset12:first-child {
    margin-left: 139.22651933701658%;
    *margin-left: 139.1201363582932%;
  }

  /* line 6915, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset11 {
    margin-left: 133.4254143646409%;
    *margin-left: 133.31903138591747%;
  }

  /* line 6919, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset11:first-child {
    margin-left: 127.62430939226519%;
    *margin-left: 127.51792641354177%;
  }

  /* line 6923, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset10 {
    margin-left: 121.8232044198895%;
    *margin-left: 121.71682144116609%;
  }

  /* line 6927, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset10:first-child {
    margin-left: 116.02209944751382%;
    *margin-left: 115.91571646879041%;
  }

  /* line 6931, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset9 {
    margin-left: 110.22099447513811%;
    *margin-left: 110.1146114964147%;
  }

  /* line 6935, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset9:first-child {
    margin-left: 104.41988950276243%;
    *margin-left: 104.31350652403901%;
  }

  /* line 6939, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset8 {
    margin-left: 98.61878453038675%;
    *margin-left: 98.51240155166333%;
  }

  /* line 6943, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset8:first-child {
    margin-left: 92.81767955801106%;
    *margin-left: 92.71129657928765%;
  }

  /* line 6947, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset7 {
    margin-left: 87.01657458563535%;
    *margin-left: 86.91019160691194%;
  }

  /* line 6951, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset7:first-child {
    margin-left: 81.21546961325967%;
    *margin-left: 81.10908663453625%;
  }

  /* line 6955, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset6 {
    margin-left: 75.41436464088397%;
    *margin-left: 75.30798166216057%;
  }

  /* line 6959, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset6:first-child {
    margin-left: 69.61325966850829%;
    *margin-left: 69.50687668978487%;
  }

  /* line 6963, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset5 {
    margin-left: 63.812154696132595%;
    *margin-left: 63.70577171740919%;
  }

  /* line 6967, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset5:first-child {
    margin-left: 58.011049723756905%;
    *margin-left: 57.9046667450335%;
  }

  /* line 6971, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset4 {
    margin-left: 52.209944751381215%;
    *margin-left: 52.10356177265781%;
  }

  /* line 6975, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset4:first-child {
    margin-left: 46.408839779005525%;
    *margin-left: 46.30245680028212%;
  }

  /* line 6979, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset3 {
    margin-left: 40.607734806629836%;
    *margin-left: 40.50135182790643%;
  }

  /* line 6983, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset3:first-child {
    margin-left: 34.806629834254146%;
    *margin-left: 34.70024685553074%;
  }

  /* line 6987, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset2 {
    margin-left: 29.005524861878456%;
    *margin-left: 28.899141883155053%;
  }

  /* line 6991, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset2:first-child {
    margin-left: 23.204419889502763%;
    *margin-left: 23.09803691077936%;
  }

  /* line 6995, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset1 {
    margin-left: 17.403314917127073%;
    *margin-left: 17.296931938403667%;
  }

  /* line 6999, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid .offset1:first-child {
    margin-left: 11.602209944751381%;
    *margin-left: 11.495826966027977%;
  }

  /* line 7005, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 7008, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }

  /* line 7013, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }

  /* line 7018, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }

  /* line 7023, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }

  /* line 7028, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }

  /* line 7033, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }

  /* line 7038, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }

  /* line 7043, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }

  /* line 7048, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }

  /* line 7053, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }

  /* line 7058, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }

  /* line 7063, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }

  /* line 7068, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }

  /* line 7073, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 7076, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }

  /* line 7081, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }

  /* line 7086, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }

  /* line 7091, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }

  /* line 7096, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }

  /* line 7101, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }

  /* line 7106, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }

  /* line 7111, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }

  /* line 7116, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }

  /* line 7121, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }

  /* line 7126, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }

  /* line 7131, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }

  /* line 7136, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  /* line 7141, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 7147, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }

  /* line 7151, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .container-fluid {
    padding: 0;
  }

  /* line 7154, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }

  /* line 7160, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .dl-horizontal dd {
    margin-left: 0;
  }

  /* line 7163, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .container {
    width: auto;
  }

  /* line 7166, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid {
    width: 100%;
  }

  /* line 7170, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row,
  .thumbnails {
    margin-left: 0;
  }

  /* line 7173, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .thumbnails &gt; li {
    float: none;
    margin-left: 0;
  }

  /* line 7179, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 7189, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 7195, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }

  /* line 7204, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 7215, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }

  /* line 7219, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }

  /* line 7222, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }

  /* line 7230, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .modal.fade {
    top: -100px;
  }

  /* line 7233, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 7238, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }

  /* line 7241, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }

  /* line 7246, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }

  /* line 7249, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }

  /* line 7255, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .form-horizontal .controls {
    margin-left: 0;
  }

  /* line 7258, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .form-horizontal .control-list {
    padding-top: 0;
  }

  /* line 7261, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 7266, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }

  /* line 7271, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 7275, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }

  /* line 7280, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }

  /* line 7284, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  /* line 7289, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  body {
    padding-top: 0;
  }

  /* line 7293, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }

  /* line 7296, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar-fixed-top {
    margin-bottom: 20px;
  }

  /* line 7299, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar-fixed-bottom {
    margin-top: 20px;
  }

  /* line 7303, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }

  /* line 7306, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar .container {
    width: auto;
    padding: 0;
  }

  /* line 7310, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }

  /* line 7315, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse {
    clear: both;
  }

  /* line 7318, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }

  /* line 7322, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .nav &gt; li {
    float: none;
  }

  /* line 7325, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .nav &gt; li &gt; a {
    margin-bottom: 2px;
  }

  /* line 7328, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .nav &gt; .divider-vertical {
    display: none;
  }

  /* line 7331, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }

  /* line 7336, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .nav &gt; li &gt; a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  /* line 7344, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  /* line 7351, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }

  /* line 7357, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .nav &gt; li &gt; a:hover,
  .nav-collapse .nav &gt; li &gt; a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }

  /* line 7361, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar-inverse .nav-collapse .nav &gt; li &gt; a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }

  /* line 7367, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar-inverse .nav-collapse .nav &gt; li &gt; a:hover,
  .navbar-inverse .nav-collapse .nav &gt; li &gt; a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }

  /* line 7370, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }

  /* line 7374, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  /* line 7392, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .open &gt; .dropdown-menu {
    display: block;
  }

  /* line 7396, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }

  /* line 7399, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }

  /* line 7403, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .nav &gt; li &gt; .dropdown-menu:before,
  .nav-collapse .nav &gt; li &gt; .dropdown-menu:after {
    display: none;
  }

  /* line 7407, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-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);
  }

  /* line 7418, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }

  /* line 7422, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }

  /* line 7427, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }

  /* line 7431, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar .btn-navbar {
    display: block;
  }

  /* line 7434, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  /* line 7440, ../../app/assets/stylesheets/bootstrap_and_overrides.css.less */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/astrodata2020s/assets/fontawesome-webfont.eot?v=4.4.0");
  src: url("/astrodata2020s/assets/fontawesome-webfont.eot?#iefix&amp;v=4.4.0") format("embedded-opentype"), url("/astrodata2020s/assets/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("/astrodata2020s/assets/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("/astrodata2020s/assets/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("/astrodata2020s/assets/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul &gt; li {
  position: relative;
}

/* line 57, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  /* line 106, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 110, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  /* line 116, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* line 120, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 125, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 159, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 171, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 229, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 245, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 279, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 361, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 372, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 388, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 479, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 516, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 559, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 575, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 636, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 649, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 707, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 711, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 721, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 725, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 732, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 740, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 795, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 799, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 803, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 813, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 817, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 821, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 831, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 841, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 935, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 954, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 994, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 999, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1012, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1127, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1131, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1135, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1139, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1146, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1150, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1156, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1161, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1165, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1169, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1287, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1324, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1337, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1360, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1364, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f1a7";
}

/* line 1394, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1443, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1447, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1479, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1483, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1487, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1491, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1510, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1517, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1524, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1527, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1532, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1535, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1538, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1553, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1556, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1559, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1562, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1565, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1568, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1571, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1574, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1581, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1584, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1587, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1590, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1593, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1596, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1599, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1602, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1605, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1608, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1611, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1614, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1617, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1620, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1623, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1626, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1629, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1632, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1635, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1638, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1641, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1644, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1647, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1650, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1653, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1656, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1659, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1662, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1665, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1668, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1671, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1674, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1677, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1680, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1683, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1686, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1689, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1694, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1697, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1700, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1703, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1706, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1709, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1712, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1715, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1718, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1721, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1724, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1727, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1730, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1733, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1736, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1739, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1742, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1745, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1748, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1751, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1754, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1757, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1764, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1767, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1770, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1773, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1776, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1779, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1782, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1785, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1788, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1791, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1794, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1797, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1800, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1803, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1806, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1813, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1816, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1819, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1822, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1829, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1832, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1835, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1843, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1847, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1851, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1855, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1858, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1861, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1864, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1867, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1870, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1873, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1876, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1879, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1882, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1885, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1888, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1892, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1896, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1900, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1903, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1907, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1911, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1914, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1917, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1920, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1923, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1926, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1929, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1932, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1935, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1938, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1941, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1944, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1947, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1950, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1953, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1956, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1959, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1962, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1965, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1968, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1971, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1975, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1978, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1981, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1984, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1987, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1990, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1993, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1996, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 1999, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2002, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2005, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2008, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2011, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2014, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2017, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2020, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2023, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2026, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2029, ../../../../../../usr/local/rvm/gems/ruby-1.9.3-p550/gems/font-awesome-rails-4.4.0.0/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 3, ../../app/assets/stylesheets/registrations.css.scss */
.content_container .register .edit_registration {
  margin: 0;
}
/* line 5, ../../app/assets/stylesheets/registrations.css.scss */
.content_container .register .edit_registration .row {
  padding-bottom: 0 !important;
}
/* line 9, ../../app/assets/stylesheets/registrations.css.scss */
.content_container .register #edit_laptop_info:hover, .content_container .register #update_laptop_info:hover {
  cursor: pointer;
}
/* line 12, ../../app/assets/stylesheets/registrations.css.scss */
.content_container .register .action_links {
  margin-bottom: 36px;
}

/* line 1, ../../app/assets/stylesheets/main.scss */
html, body {
  height: 100%;
}

/* line 5, ../../app/assets/stylesheets/main.scss */
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 0;
  padding-right: 0;
  height: 100%;
}

/* line 14, ../../app/assets/stylesheets/main.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.2;
  font-weight: 500;
}

/* line 20, ../../app/assets/stylesheets/main.scss */
a {
  transition: all 0.2s;
}

/* line 24, ../../app/assets/stylesheets/main.scss */
a:hover {
  color: #00aaff;
  text-decoration: none;
}

/* line 29, ../../app/assets/stylesheets/main.scss */
.strong {
  font-weight: bold;
}

/* line 33, ../../app/assets/stylesheets/main.scss */
.weak {
  font-weight: normal;
  color: #838387;
}

/* line 38, ../../app/assets/stylesheets/main.scss */
.orange {
  color: orange;
}

/* line 42, ../../app/assets/stylesheets/main.scss */
.strike {
  text-decoration: line-through;
}

/* line 46, ../../app/assets/stylesheets/main.scss */
.left {
  float: left;
}

/* line 50, ../../app/assets/stylesheets/main.scss */
.right {
  float: right;
}

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

/* line 58, ../../app/assets/stylesheets/main.scss */
.clear {
  clear: both;
}

/* line 62, ../../app/assets/stylesheets/main.scss */
.hidden {
  display: none;
}

/* line 66, ../../app/assets/stylesheets/main.scss */
.light_color {
  color: whitesmoke;
}

/* line 70, ../../app/assets/stylesheets/main.scss */
.well {
  color: #2d2c33;
}

/* line 74, ../../app/assets/stylesheets/main.scss */
.modal {
  color: #000;
}

/* line 78, ../../app/assets/stylesheets/main.scss */
.inline_block {
  display: inline-block;
}

/* line 82, ../../app/assets/stylesheets/main.scss */
.no_display {
  display: none;
}

/* line 86, ../../app/assets/stylesheets/main.scss */
.no_margin_bottom {
  margin-bottom: 0;
}

/* line 90, ../../app/assets/stylesheets/main.scss */
.image_container {
  border: 1px solid #BBB;
  padding: 10px;
  border-radius: 3px;
  background-color: #ddd;
}
/* line 96, ../../app/assets/stylesheets/main.scss */
.image_container.left, .image_container.right {
  max-width: 30%;
  margin-right: 10px;
}
/* line 99, ../../app/assets/stylesheets/main.scss */
.image_container.left img, .image_container.right img {
  width: auto;
}
/* line 103, ../../app/assets/stylesheets/main.scss */
.image_container.right {
  margin-left: 10px;
}
/* line 106, ../../app/assets/stylesheets/main.scss */
.image_container .caption {
  padding: 5px 10px 0px;
  font-size: 14px;
  font-style: italic;
  margin: 0;
}

/* line 114, ../../app/assets/stylesheets/main.scss */
.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 121, ../../app/assets/stylesheets/main.scss */
.table th, .table td {
  padding: 0.75rem;
  line-height: 1.6;
}
/* line 125, ../../app/assets/stylesheets/main.scss */
.table .td_header {
  padding-bottom: 20px;
  font-size: 28px;
  line-height: 35px;
  border-top: none;
}

/* line 133, ../../app/assets/stylesheets/main.scss */
li {
  line-height: 1.6;
}

/* line 137, ../../app/assets/stylesheets/main.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: .25rem;
  transition: all .15s ease-in-out;
  box-shadow: none;
}

/* line 156, ../../app/assets/stylesheets/main.scss */
.btn, .btn-primary, .btn-secondary, .btn-success, .btn-danger, .btn-warning, .btn-info, .btn-light, .btn-dark {
  background-image: none;
  text-shadow: none;
}

/* line 161, ../../app/assets/stylesheets/main.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 167, ../../app/assets/stylesheets/main.scss */
.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}
/* line 171, ../../app/assets/stylesheets/main.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
}

/* line 178, ../../app/assets/stylesheets/main.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 182, ../../app/assets/stylesheets/main.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 189, ../../app/assets/stylesheets/main.scss */
.btn-group-vertical {
  width: 100%;
}

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

/* line 200, ../../app/assets/stylesheets/main.scss */
.row-fluid {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
  margin-bottom: 20px;
}

/* line 208, ../../app/assets/stylesheets/main.scss */
.row-fluid [class*="span"] {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0;
  float: left;
}

/* line 217, ../../app/assets/stylesheets/main.scss */
.flash {
  padding: 10px;
  background-color: #d0d0d0;
  box-shadow: 0 0 5px #aaa inset;
  cursor: pointer;
  z-index: 2;
  color: #000;
  width: 100%;
}
/* line 225, ../../app/assets/stylesheets/main.scss */
.flash p {
  margin-bottom: 0;
}

/* line 230, ../../app/assets/stylesheets/main.scss */
.ipac_bar, .login_bar {
  background: black;
  padding: 10px;
  z-index: 97;
  position: relative;
  opacity: 0.8;
}
/* line 237, ../../app/assets/stylesheets/main.scss */
.ipac_bar .ipac_icon img, .login_bar .ipac_icon img {
  margin-top: 5px;
  width: 56px;
}
/* line 242, ../../app/assets/stylesheets/main.scss */
.ipac_bar .help_link, .login_bar .help_link {
  margin-right: 4px;
}

/* line 247, ../../app/assets/stylesheets/main.scss */
.header_box {
  min-height: 240px;
  background: url("background.jpg") no-repeat center center transparent;
  background-size: cover, 50%;
}

/* line 253, ../../app/assets/stylesheets/main.scss */
.header {
  color: #fff;
  position: relative;
  z-index: 10;
  padding: 0;
}
/* line 258, ../../app/assets/stylesheets/main.scss */
.header a, .header a:hover {
  color: whitesmoke;
}
/* line 261, ../../app/assets/stylesheets/main.scss */
.header h1, .header h2, .header h3 {
  font-family: 'Fugaz One', cursive;
  margin: 0;
  text-shadow: 0px 0px 8px #000;
}
/* line 266, ../../app/assets/stylesheets/main.scss */
.header h1 {
  font-size: 72px;
  line-height: 65px;
}
/* line 270, ../../app/assets/stylesheets/main.scss */
.header h2 {
  font-size: 54px;
  line-height: 54px;
}
/* line 274, ../../app/assets/stylesheets/main.scss */
.header h3 {
  font-size: 34px;
  line-height: 46px;
}
/* line 278, ../../app/assets/stylesheets/main.scss */
.header .header_details {
  display: inline-block;
}

/* line 283, ../../app/assets/stylesheets/main.scss */
.date_box {
  background-color: #fff;
  opacity: 0.8;
  z-index: 10;
  width: 100%;
}
/* line 288, ../../app/assets/stylesheets/main.scss */
.date_box .row-fluid {
  margin-bottom: 0;
}

/* line 293, ../../app/assets/stylesheets/main.scss */
.date {
  float: right;
  color: midnightblue;
}

/* line 298, ../../app/assets/stylesheets/main.scss */
.nav_burger {
  margin-top: -5px;
  margin-bottom: 20px;
  padding-left: 15px;
}
/* line 302, ../../app/assets/stylesheets/main.scss */
.nav_burger .patty1, .nav_burger .patty2, .nav_burger .patty3 {
  width: 35px;
  height: 5px;
  background-color: #2d2c33;
  margin: 6px 0;
  transition: 0.4s;
}

/* line 311, ../../app/assets/stylesheets/main.scss */
.login_expand {
  display: block;
  color: whitesmoke;
}
/* line 314, ../../app/assets/stylesheets/main.scss */
.login_expand:hover {
  cursor: pointer;
}

/* line 319, ../../app/assets/stylesheets/main.scss */
.nav_change .patty1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
  margin-left: 1px;
}

/* line 324, ../../app/assets/stylesheets/main.scss */
.nav_change .patty2 {
  opacity: 0;
}

/* line 327, ../../app/assets/stylesheets/main.scss */
.nav_change .patty3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

/* line 332, ../../app/assets/stylesheets/main.scss */
.content_background {
  min-height: 100%;
  padding-top: 40px;
  background-color: #fff;
}

/* line 338, ../../app/assets/stylesheets/main.scss */
.content_container {
  overflow: auto;
  padding-bottom: 300px;
}

/* line 343, ../../app/assets/stylesheets/main.scss */
.footer_background {
  background-color: #f5f5fa;
  height: 300px;
  position: relative;
  margin-top: 50px;
  margin-top: -300px;
  clear: both;
}
/* line 350, ../../app/assets/stylesheets/main.scss */
.footer_background .footer {
  color: #2d2c33;
}
/* line 352, ../../app/assets/stylesheets/main.scss */
.footer_background .footer form, .footer_background .footer input, .footer_background .footer p {
  margin: 0;
}

/* line 358, ../../app/assets/stylesheets/main.scss */
.sign_up, .sign_out {
  float: right;
  margin-top: 4px;
}

/* line 363, ../../app/assets/stylesheets/main.scss */
.uol {
  margin-top: 20px;
}
/* line 365, ../../app/assets/stylesheets/main.scss */
.uol .uol_logo {
  height: 40px;
  margin-bottom: 10px;
}
/* line 369, ../../app/assets/stylesheets/main.scss */
.uol p {
  font-size: 14px;
}

/* line 374, ../../app/assets/stylesheets/main.scss */
.clickable {
  cursor: pointer;
}

/* line 378, ../../app/assets/stylesheets/main.scss */
.clickable_row {
  cursor: pointer;
}
/* line 380, ../../app/assets/stylesheets/main.scss */
.clickable_row:hover {
  background-color: #eee;
}

/* line 385, ../../app/assets/stylesheets/main.scss */
.feedback textarea {
  width: 100%;
  max-width: 100%;
}

/* line 390, ../../app/assets/stylesheets/main.scss */
.navigation li {
  font-size: 20px;
}

/* line 394, ../../app/assets/stylesheets/main.scss */
.nav-list {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 397, ../../app/assets/stylesheets/main.scss */
.nav-list :focus, .nav-list a:focus {
  outline: none;
}

/* line 402, ../../app/assets/stylesheets/main.scss */
.nav-list li a {
  padding: 5px 15px;
  color: #2d2c33;
  font-family: 'Open Sans', sans-serif;
  text-shadow: none;
  transition: color 0.3s;
  background-color: transparent;
  line-height: 1.6;
  font-weight: 700;
}

/* line 413, ../../app/assets/stylesheets/main.scss */
.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus, .nav &gt; .active &gt; a:hover, .nav &gt; .active &gt; a:focus {
  background-color: transparent;
  color: #706f7f;
  text-shadow: none;
}

/* line 419, ../../app/assets/stylesheets/main.scss */
.nav-list .active &gt; a {
  color: purple;
  background-color: transparent;
  text-shadow: none;
}

/* line 425, ../../app/assets/stylesheets/main.scss */
.navigation .subnav li a {
  padding-left: 25px;
}

/* line 432, ../../app/assets/stylesheets/main.scss */
.right_side_content .register .registration_fees .row-fluid.clickable {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #eee;
  height: 100%;
  margin: 0 0 10px;
  padding-top: 20px;
}
/* line 438, ../../app/assets/stylesheets/main.scss */
.right_side_content .register .registration_fees .row-fluid.clickable .span1 {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  width: 8.3%;
}
/* line 444, ../../app/assets/stylesheets/main.scss */
.right_side_content .register .registration_fees .row-fluid.clickable .span11 {
  left: 8.3%;
  width: 91.66666667%;
}
/* line 453, ../../app/assets/stylesheets/main.scss */
.right_side_content .page .register_link .btn {
  margin-top: 10px;
}
/* line 458, ../../app/assets/stylesheets/main.scss */
.right_side_content .tagline {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 22px;
}

/* line 466, ../../app/assets/stylesheets/main.scss */
.devise #error_explanation h2 {
  font-size: 16px;
  color: red;
}

/* line 471, ../../app/assets/stylesheets/main.scss */
.devise label.required:before {
  content: "* ";
  color: red;
}

/* line 476, ../../app/assets/stylesheets/main.scss */
.devise .field_with_errors input {
  border-color: red;
}

/* line 481, ../../app/assets/stylesheets/main.scss */
.register .progress,
.register .progress .bar {
  line-height: 28px;
  height: 28px;
  margin: 0;
  vertical-align: middle;
}

/* line 489, ../../app/assets/stylesheets/main.scss */
.abstracts h2,
.proceedings h2 {
  margin-bottom: 10px;
}

/* line 494, ../../app/assets/stylesheets/main.scss */
.abstracts .btn-success,
.proceedings btn-success {
  margin-bottom: 10px;
}

/* line 499, ../../app/assets/stylesheets/main.scss */
.abstracts .well p,
.abstracts td p {
  margin: 0;
}

/* line 504, ../../app/assets/stylesheets/main.scss */
.proceedings .file_icon, .talks .file_icon {
  width: 50px;
}

/* line 509, ../../app/assets/stylesheets/main.scss */
.poster_span {
  margin-right: -15px;
}

/* line 513, ../../app/assets/stylesheets/main.scss */
.vertical_nav &gt; .nav-list {
  margin-bottom: 20px;
}

/* line 518, ../../app/assets/stylesheets/main.scss */
.express_checkout img {
  width: 180px;
}

@media only screen and (max-width: 496px) {
  /* line 524, ../../app/assets/stylesheets/main.scss */
  .content_container {
    padding-bottom: 400px;
  }

  /* line 528, ../../app/assets/stylesheets/main.scss */
  .footer_background {
    height: 400px;
    margin-top: -400px;
  }
}
@media (min-width: 497px) and (max-width: 991px) {
  /* line 535, ../../app/assets/stylesheets/main.scss */
  .content_container {
    padding-bottom: 400px;
  }

  /* line 539, ../../app/assets/stylesheets/main.scss */
  .footer_background {
    height: 400px;
    margin-top: -400px;
  }
}
@media only screen and (max-width: 991px) {
  /* line 548, ../../app/assets/stylesheets/main.scss */
  .custom_visible_desktop {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  /* line 554, ../../app/assets/stylesheets/main.scss */
  .container {
    width: 750px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 559, ../../app/assets/stylesheets/main.scss */
  .custom_hidden_desktop {
    display: none;
  }

  /* line 562, ../../app/assets/stylesheets/main.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 569, ../../app/assets/stylesheets/main.scss */
  .container {
    width: 1170px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 576, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span12, .row-fluid .span11, .row-fluid .span10, .row-fluid .span9 {
    width: 100%;
  }
  /* line 579, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span8, .row-fluid .span7, .row-fluid .span6, .row-fluid .span5, .row-fluid .span4 {
    width: 50%;
  }
  /* line 582, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span3, .row-fluid .span2, .row-fluid .span1 {
    width: 33.33%;
  }
}
@media (min-width: 980px) {
  /* line 590, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span12 {
    width: 100%;
  }
  /* line 593, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span11 {
    width: 91.66666667%;
  }
  /* line 596, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span10 {
    width: 83.33333333%;
  }
  /* line 599, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span9 {
    width: 75%;
  }
  /* line 602, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span8 {
    width: 66.66666667%;
  }
  /* line 605, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span7 {
    width: 58.33333333%;
  }
  /* line 608, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span6 {
    width: 50%;
  }
  /* line 611, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span5 {
    width: 41.66666667%;
  }
  /* line 614, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span4 {
    width: 33.33333333%;
  }
  /* line 617, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span3 {
    width: 25%;
  }
  /* line 620, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span2 {
    width: 16.66666667%;
  }
  /* line 623, ../../app/assets/stylesheets/main.scss */
  .row-fluid .span1 {
    width: 8.33333333%;
  }

  /* line 627, ../../app/assets/stylesheets/main.scss */
  .nav_container, .login {
    display: block !important;
  }

  /* line 630, ../../app/assets/stylesheets/main.scss */
  .login_expand {
    display: none;
  }

  /* line 633, ../../app/assets/stylesheets/main.scss */
  .login_bar {
    display: none !important;
  }
}
@media only screen and (max-width: 979px) {
  /* line 679, ../../app/assets/stylesheets/main.scss */
  .login_bar, .ipac_bar .login, .content .row-fluid .vertical_nav {
    display: none;
  }

  /* line 682, ../../app/assets/stylesheets/main.scss */
  .login_expand {
    display: block;
  }

  /* line 686, ../../app/assets/stylesheets/main.scss */
  .header h1 {
    font-size: 48px;
    line-height: 50px;
  }
  /* line 690, ../../app/assets/stylesheets/main.scss */
  .header h2 {
    font-size: 32px;
    line-height: 38px;
  }
  /* line 694, ../../app/assets/stylesheets/main.scss */
  .header h3 {
    font-size: 24px;
    line-height: 34px;
  }
  /* line 698, ../../app/assets/stylesheets/main.scss */
  .header .tmt_link {
    margin-top: 20px;
  }

  /* line 702, ../../app/assets/stylesheets/main.scss */
  .date_box .date {
    font-size: 24px;
  }
}
</pre></body></html>