/*
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-helper-hidden {
  display: none;
}

/* line 18, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 28, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 39, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 44, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 47, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 50, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 60, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 67, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 76, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 88, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/*

 */
/* Component containers
----------------------------------*/
/* line 115, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

/* line 119, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 125, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

/* line 129, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: white url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100-ab503f27d1b2a01d7ee73c6a2bbce2d4.png) 50% 50% repeat-x;
  color: #222222;
}

/* line 134, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget-content a {
  color: #222222;
}

/* line 137, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100-2cd6dee3dd6b882bf707adc28bd8ceac.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

/* line 143, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
/* line 151, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid lightgrey;
  background: #e6e6e6 url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400-0cb05435c54c648165d7704e239de38f.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

/* line 159, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 168, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-bg_glass_75_dadada_1x400-ff12cd9277d96e183e43a6f800d5c626.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 177, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}

/* line 183, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: white url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400-fc00a2d0493d1811a726b7c31f54d05d.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 191, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 200, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400-36e791a436e36e3dd9829185d173da96.png) 50% 50% repeat-x;
  color: #363636;
}

/* line 207, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 212, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400-065c7f7cf8ea090ddd7f8f329a22aa17.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 219, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 224, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 229, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 234, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 241, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 246, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 254, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 259, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-icons_222222_256x240-d8aa917d1f3c1be2949836c0d252d62c.png);
}

/* line 262, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget-header .ui-icon {
  background-image: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-icons_222222_256x240-d8aa917d1f3c1be2949836c0d252d62c.png);
}

/* line 265, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-default .ui-icon {
  background-image: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-icons_888888_256x240-1494a0a1b7ed1698acda919125e5c249.png);
}

/* line 269, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-icons_454545_256x240-9ea66e2c013f6956d55d521895fe4a20.png);
}

/* line 272, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-active .ui-icon {
  background-image: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-icons_454545_256x240-9ea66e2c013f6956d55d521895fe4a20.png);
}

/* line 275, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-highlight .ui-icon {
  background-image: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-icons_2e83ff_256x240-1c776b16d51ae97f11c306e14ed0dce7.png);
}

/* line 279, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-icons_cd0a0a_256x240-1f42f77966ba1497a783e534556d448f.png);
}

/* positioning */
/* line 284, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 285, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 286, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 287, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 288, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 289, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 290, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 291, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 292, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 293, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 294, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 295, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 296, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 297, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 298, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 299, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 300, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 301, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 302, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 303, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 304, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 305, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 306, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 307, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 308, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 309, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 310, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 311, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 312, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 313, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 314, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 315, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 316, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 317, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 318, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 319, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 320, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 321, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 322, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 323, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 324, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 325, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 326, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 327, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 328, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 329, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 330, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 331, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 332, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 333, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 334, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 335, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 336, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 337, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 338, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 339, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 340, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 341, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 342, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 343, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 344, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 345, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 346, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 347, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 348, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 349, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 350, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 351, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 352, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 353, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 354, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 355, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 356, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 357, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 358, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 359, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 360, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 361, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 362, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 363, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 364, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 365, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 366, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 367, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 368, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 369, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 370, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 371, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 372, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 373, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 374, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 375, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 376, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 377, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 378, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 379, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 380, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 381, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 382, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 383, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 384, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 385, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 386, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 387, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 388, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 389, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 390, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 391, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 392, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 393, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 394, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 395, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 396, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 397, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 398, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 399, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 400, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 401, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 402, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 403, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 404, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 405, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 406, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 407, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 408, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 409, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 410, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 411, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 412, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 413, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 414, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 415, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 416, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 417, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 418, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 419, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 420, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 422, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 423, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 424, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 425, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 426, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 427, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 428, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 429, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 430, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 431, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 432, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 433, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 434, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 435, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 436, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 437, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 438, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 439, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 440, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 441, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 442, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 443, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 444, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 445, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 446, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 447, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 448, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 449, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 450, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 451, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 452, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 453, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 454, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 455, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 456, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 457, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 458, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 459, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 469, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 475, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 481, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 487, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 492, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget-overlay {
  background: #aaaaaa url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-ebbfa960d1fd4e21fd71c5d921c6e319.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

/* line 497, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-ebbfa960d1fd4e21fd71c5d921c6e319.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

/*
 * jQuery UI Accordion 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/*


 */
/* line 520, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
}

/* line 528, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 531, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 534, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 537, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 543, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/*
 * jQuery UI Menu 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
/*


 */
/* line 563, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 570, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 574, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  /* support: IE10, see #8844 */
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

/* line 581, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 588, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  /* support: IE7 */
  font-weight: normal;
}

/* line 597, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

/* line 602, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 607, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* icon support */
/* line 612, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu-icons {
  position: relative;
}

/* line 615, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* left-aligned */
/* line 621, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* right-aligned */
/* line 628, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/*
 * jQuery UI Autocomplete 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
/*



 */
/* line 648, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/*
 * jQuery UI Button 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
/*


 */
/* line 669, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}

/* line 684, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
/* line 688, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 692, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 695, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 698, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
/* line 703, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 707, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 711, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 716, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 720, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 723, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 728, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
/* line 737, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 742, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 748, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 753, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* button sets */
/* line 758, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-buttonset {
  margin-right: 7px;
}

/* line 761, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* line 769, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * jQuery UI Datepicker 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
/*


 */
/* line 788, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 793, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 798, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 805, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 808, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 811, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 814, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 817, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 821, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 829, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 834, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 838, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 842, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 845, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 851, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 857, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 862, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 868, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 876, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 884, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 889, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 892, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 895, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 899, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 902, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 905, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 909, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 912, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 915, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 922, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 925, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 929, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 933, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 937, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 941, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 944, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 948, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 952, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/*
 * jQuery UI Resizable 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
/*


 */
/* line 971, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable {
  position: relative;
}

/* line 974, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

/* line 980, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 983, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 990, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 997, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 1004, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 1011, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 1018, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 1025, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 1032, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/*
 * jQuery UI Dialog 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
/*




 */
/* line 1056, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 1063, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 1067, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1075, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 1084, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 1091, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 1098, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 1101, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 1105, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 1112, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*
 * jQuery UI Progressbar 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
/*


 */
/* line 1130, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 1135, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 1139, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-progressbar .ui-progressbar-overlay {
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery-ui/animated-overlay-995056ed58a89c4491bbcc587d562d12.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

/* line 1145, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/*
 * jQuery UI Selectable 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
/*


 */
/* line 1163, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/*
 * jQuery UI Slider 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
/*


 */
/* line 1183, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 1187, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 1194, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* For IE8 - See #6727 */
/* line 1205, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 1209, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-horizontal {
  height: .8em;
}

/* line 1212, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 1216, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 1220, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 1223, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 1227, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 1231, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 1236, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 1240, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 1243, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/*
 * jQuery UI Spinner 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Spinner#theming
 */
/*



 */
/* line 1262, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 1269, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 1279, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to overide default borders */
/* line 1293, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertical centre icon */
/* line 1299, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 1305, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-spinner-up {
  top: 0;
}

/* line 1308, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
/* line 1313, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

/*
 * jQuery UI Tabs 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
/*


 */
/* line 1332, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

/* line 1336, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 1340, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 1350, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 1355, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 1361, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}

/* line 1365, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

/* line 1368, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/*
 * jQuery UI Tooltip 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*


 */
/* line 1387, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 1395, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.0.3/app/assets/stylesheets/jquery.ui.all.css.erb */
body .ui-tooltip {
  border-width: 2px;
}

/*
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */
/*















 */
/*
 * jQuery UI CSS Framework 1.10.3
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */
/*


 */
/*
 * Bootstrap v2.3.1
 *
 * 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 19, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 28, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 37, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio:not([controls]) {
  display: none;
}

/* line 44, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 50, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 63, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 69, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
sup {
  top: -0.5em;
}

/* line 72, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 79, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
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 92, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* line 103, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 109, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 114, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 121, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 132, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 135, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 140, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 143, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  /* line 155, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 163, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 167, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 171, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 178, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 183, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 188, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  thead {
    display: table-header-group;
  }

  /* line 193, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 197, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 207, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 213, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_reset.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* line 9, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: white;
}

/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #0088cc;
  text-decoration: none;
}

/* line 27, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

/* line 37, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 42, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.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 51, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

/* line 556, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row {
  margin-left: -20px;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 561, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 571, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span12 {
  width: 940px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span11 {
  width: 860px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span10 {
  width: 780px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span9 {
  width: 700px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span8 {
  width: 620px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span7 {
  width: 540px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span6 {
  width: 460px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span5 {
  width: 380px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span4 {
  width: 300px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span3 {
  width: 220px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span2 {
  width: 140px;
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span1 {
  width: 60px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset12 {
  margin-left: 980px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset11 {
  margin-left: 900px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset10 {
  margin-left: 820px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset9 {
  margin-left: 740px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset8 {
  margin-left: 660px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset7 {
  margin-left: 580px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset6 {
  margin-left: 500px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset5 {
  margin-left: 420px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset4 {
  margin-left: 340px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset3 {
  margin-left: 260px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset2 {
  margin-left: 180px;
}

/* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset1 {
  margin-left: 100px;
}

/* line 605, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid:after {
  clear: both;
}
/* line 608, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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.12766%;
  *margin-left: 2.07447%;
}
/* line 614, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
/* line 619, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12766%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span12 {
  width: 100%;
  *width: 99.94681%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span11 {
  width: 91.48936%;
  *width: 91.43617%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span10 {
  width: 82.97872%;
  *width: 82.92553%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span9 {
  width: 74.46809%;
  *width: 74.41489%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span8 {
  width: 65.95745%;
  *width: 65.90426%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span7 {
  width: 57.44681%;
  *width: 57.39362%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span6 {
  width: 48.93617%;
  *width: 48.88298%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span5 {
  width: 40.42553%;
  *width: 40.37234%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span4 {
  width: 31.91489%;
  *width: 31.8617%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span3 {
  width: 23.40426%;
  *width: 23.35106%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span2 {
  width: 14.89362%;
  *width: 14.84043%;
}
/* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span1 {
  width: 6.38298%;
  *width: 6.32979%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset12 {
  margin-left: 104.25532%;
  *margin-left: 104.14894%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset12:first-child {
  margin-left: 102.12766%;
  *margin-left: 102.02128%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset11 {
  margin-left: 95.74468%;
  *margin-left: 95.6383%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset11:first-child {
  margin-left: 93.61702%;
  *margin-left: 93.51064%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset10 {
  margin-left: 87.23404%;
  *margin-left: 87.12766%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset10:first-child {
  margin-left: 85.10638%;
  *margin-left: 85.0%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset9 {
  margin-left: 78.7234%;
  *margin-left: 78.61702%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset9:first-child {
  margin-left: 76.59574%;
  *margin-left: 76.48936%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset8 {
  margin-left: 70.21277%;
  *margin-left: 70.10638%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset8:first-child {
  margin-left: 68.08511%;
  *margin-left: 67.97872%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset7 {
  margin-left: 61.70213%;
  *margin-left: 61.59574%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset7:first-child {
  margin-left: 59.57447%;
  *margin-left: 59.46809%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset6 {
  margin-left: 53.19149%;
  *margin-left: 53.08511%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset6:first-child {
  margin-left: 51.06383%;
  *margin-left: 50.95745%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset5 {
  margin-left: 44.68085%;
  *margin-left: 44.57447%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset5:first-child {
  margin-left: 42.55319%;
  *margin-left: 42.44681%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset4 {
  margin-left: 36.17021%;
  *margin-left: 36.06383%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset4:first-child {
  margin-left: 34.04255%;
  *margin-left: 33.93617%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset3 {
  margin-left: 27.65957%;
  *margin-left: 27.55319%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset3:first-child {
  margin-left: 25.53191%;
  *margin-left: 25.42553%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset2 {
  margin-left: 19.14894%;
  *margin-left: 19.04255%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset2:first-child {
  margin-left: 17.02128%;
  *margin-left: 16.91489%;
}
/* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset1 {
  margin-left: 10.6383%;
  *margin-left: 10.53191%;
}
/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset1:first-child {
  margin-left: 8.51064%;
  *margin-left: 8.40426%;
}

/* line 14, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_grid.scss */
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

/* line 19, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_grid.scss */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

/* line 7, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 12, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}

/* line 9, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

/* line 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
small {
  font-size: 85%;
}

/* line 26, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
strong {
  font-weight: bold;
}

/* line 27, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
em {
  font-style: italic;
}

/* line 28, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 31, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.muted {
  color: #999999;
}

/* line 33, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
a.muted:hover,
a.muted:focus {
  color: gray;
}

/* line 35, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 37, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

/* line 39, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-error {
  color: #b94a48;
}

/* line 41, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

/* line 43, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 45, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

/* line 47, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-success {
  color: #468847;
}

/* line 49, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

/* line 51, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 52, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 53, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 59, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
/* line 66, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 75, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h1,
h2,
h3 {
  line-height: 40px;
}

/* line 77, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 {
  font-size: 38.5px;
}

/* line 78, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 {
  font-size: 31.5px;
}

/* line 79, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 {
  font-size: 24.5px;
}

/* line 80, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 {
  font-size: 17.5px;
}

/* line 81, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h5 {
  font-size: 14px;
}

/* line 82, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h6 {
  font-size: 11.9px;
}

/* line 84, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small {
  font-size: 24.5px;
}

/* line 85, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 small {
  font-size: 17.5px;
}

/* line 86, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 small {
  font-size: 14px;
}

/* line 87, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 small {
  font-size: 14px;
}

/* line 93, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

/* line 105, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

/* line 112, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 115, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
li {
  line-height: 20px;
}

/* line 121, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/* line 128, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
/* line 131, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 140, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 144, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 20px;
}

/* line 147, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 150, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 10px;
}

/* line 154, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal {
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.dl-horizontal:after {
  clear: both;
}
/* line 156, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 163, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal dd {
  margin-left: 180px;
}

/* line 172, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white;
}

/* line 182, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 186, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 192, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 202, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
/* line 206, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 212, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 219, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
/* line 223, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right small:before {
  content: '';
}
/* line 226, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 237, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 242, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

/* line 8, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_code.scss */
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 17, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}

/* line 26, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_code.scss */
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 42, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 20px;
}
/* line 47, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 58, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
form {
  margin: 0 0 20px;
}

/* line 14, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 21, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
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 33, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend small {
  font-size: 15px;
  color: #999999;
}

/* line 44, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

/* line 50, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: block;
  margin-bottom: 5px;
}

/* line 80, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
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 96, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
textarea,
.uneditable-input {
  width: 206px;
}

/* line 100, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea {
  height: auto;
}

/* line 119, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
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: white;
  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 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
/* line 126, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
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 136, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 150, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

/* line 156, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
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 163, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: white;
}

/* line 171, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 179, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
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 189, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 198, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

/* line 204, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 83, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
/* line 86, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
/* line 89, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

/* line 225, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

/* line 230, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 237, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

/* line 244, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 251, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

/* line 261, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-mini {
  width: 60px;
}

/* line 262, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-small {
  width: 90px;
}

/* line 263, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-medium {
  width: 150px;
}

/* line 264, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-large {
  width: 210px;
}

/* line 265, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xlarge {
  width: 270px;
}

/* line 266, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xxlarge {
  width: 530px;
}

/* line 277, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
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 291, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 664, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

/* line 669, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

/* line 304, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row {
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row:after {
  clear: both;
}

/* line 311, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

/* line 316, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

/* line 332, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 340, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

/* line 164, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
/* line 172, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
/* line 177, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 180, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 187, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 164, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
/* line 172, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
/* line 177, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 180, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 187, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 164, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
/* line 172, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
/* line 177, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 180, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 187, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 164, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
/* line 172, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
/* line 177, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 180, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 187, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

/* line 371, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
/* line 374, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
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 385, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-actions:after {
  clear: both;
}

/* line 400, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block,
.help-inline {
  color: #595959;
}

/* line 404, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-bottom: 10px;
}

/* line 409, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 423, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
/* line 435, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 14px;
}
/* line 441, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.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 448, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
/* line 452, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 white;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
/* line 468, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 472, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .active,
.input-prepend .active {
  background-color: #c5fa51;
  border-color: #78ad05;
}

/* line 480, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
/* line 484, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 493, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 495, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 501, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
/* line 506, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 515, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 517, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 522, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 527, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 531, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

/* line 542, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
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 553, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 556, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 559, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 562, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 565, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 587, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
/* line 594, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

/* line 601, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

/* line 608, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

/* line 615, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 624, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 632, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.control-group {
  margin-bottom: 10px;
}

/* line 637, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

/* line 647, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .control-group:after {
  clear: both;
}
/* line 652, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
/* line 659, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
/* line 666, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
/* line 671, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .help-block {
  margin-bottom: 0;
}
/* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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 686, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-actions {
  padding-left: 180px;
}

/* line 9, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 19, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 31, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table th {
  font-weight: bold;
}
/* line 35, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
}
/* line 44, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 48, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
/* line 53, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: white;
}

/* line 65, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

/* line 74, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.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 81, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
/* line 93, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.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 99, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
/* line 105, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
/* line 113, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
/* line 121, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
/* line 126, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.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 129, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.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 137, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.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 143, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.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 159, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 172, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: whitesmoke;
}

/* line 186, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
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 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

/* line 207, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.success > td {
  background-color: #dff0d8;
}
/* line 210, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.error > td {
  background-color: #f2dede;
}
/* line 213, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
/* line 216, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.info > td {
  background-color: #d9edf7;
}

/* line 223, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
/* line 226, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
/* line 229, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
/* line 232, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

/* line 18, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/assets/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

/* White icons with optional class, or on hover/focus/active states of certain elements */
/* line 48, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("/assets/glyphicons-halflings.png");
}

/* line 52, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-glass {
  background-position: 0      0;
}

/* line 53, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-music {
  background-position: -24px  0;
}

/* line 54, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-search {
  background-position: -48px  0;
}

/* line 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-envelope {
  background-position: -72px  0;
}

/* line 56, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-heart {
  background-position: -96px  0;
}

/* line 57, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star {
  background-position: -120px 0;
}

/* line 58, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star-empty {
  background-position: -144px 0;
}

/* line 59, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-user {
  background-position: -168px 0;
}

/* line 60, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-film {
  background-position: -192px 0;
}

/* line 61, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-large {
  background-position: -216px 0;
}

/* line 62, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th {
  background-position: -240px 0;
}

/* line 63, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-list {
  background-position: -264px 0;
}

/* line 64, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok {
  background-position: -288px 0;
}

/* line 65, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove {
  background-position: -312px 0;
}

/* line 66, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-in {
  background-position: -336px 0;
}

/* line 67, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-out {
  background-position: -360px 0;
}

/* line 68, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-off {
  background-position: -384px 0;
}

/* line 69, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-signal {
  background-position: -408px 0;
}

/* line 70, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-cog {
  background-position: -432px 0;
}

/* line 71, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-trash {
  background-position: -456px 0;
}

/* line 73, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-home {
  background-position: 0      -24px;
}

/* line 74, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-file {
  background-position: -24px  -24px;
}

/* line 75, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-time {
  background-position: -48px  -24px;
}

/* line 76, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-road {
  background-position: -72px  -24px;
}

/* line 77, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download-alt {
  background-position: -96px  -24px;
}

/* line 78, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download {
  background-position: -120px -24px;
}

/* line 79, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-upload {
  background-position: -144px -24px;
}

/* line 80, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-inbox {
  background-position: -168px -24px;
}

/* line 81, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play-circle {
  background-position: -192px -24px;
}

/* line 82, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-repeat {
  background-position: -216px -24px;
}

/* line 83, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-refresh {
  background-position: -240px -24px;
}

/* line 84, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list-alt {
  background-position: -264px -24px;
}

/* line 85, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-lock {
  background-position: -287px -24px;
}

/* line 86, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-flag {
  background-position: -312px -24px;
}

/* line 87, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-headphones {
  background-position: -336px -24px;
}

/* line 88, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-off {
  background-position: -360px -24px;
}

/* line 89, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-down {
  background-position: -384px -24px;
}

/* line 90, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-up {
  background-position: -408px -24px;
}

/* line 91, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-qrcode {
  background-position: -432px -24px;
}

/* line 92, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-barcode {
  background-position: -456px -24px;
}

/* line 94, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tag {
  background-position: 0      -48px;
}

/* line 95, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tags {
  background-position: -25px  -48px;
}

/* line 96, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-book {
  background-position: -48px  -48px;
}

/* line 97, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bookmark {
  background-position: -72px  -48px;
}

/* line 98, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-print {
  background-position: -96px  -48px;
}

/* line 99, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-camera {
  background-position: -120px -48px;
}

/* line 100, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-font {
  background-position: -144px -48px;
}

/* line 101, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bold {
  background-position: -167px -48px;
}

/* line 102, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-italic {
  background-position: -192px -48px;
}

/* line 103, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-height {
  background-position: -216px -48px;
}

/* line 104, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-width {
  background-position: -240px -48px;
}

/* line 105, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-left {
  background-position: -264px -48px;
}

/* line 106, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-center {
  background-position: -288px -48px;
}

/* line 107, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-right {
  background-position: -312px -48px;
}

/* line 108, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-justify {
  background-position: -336px -48px;
}

/* line 109, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list {
  background-position: -360px -48px;
}

/* line 110, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-left {
  background-position: -384px -48px;
}

/* line 111, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-right {
  background-position: -408px -48px;
}

/* line 112, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-facetime-video {
  background-position: -432px -48px;
}

/* line 113, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-picture {
  background-position: -456px -48px;
}

/* line 115, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pencil {
  background-position: 0      -72px;
}

/* line 116, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-map-marker {
  background-position: -24px  -72px;
}

/* line 117, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-adjust {
  background-position: -48px  -72px;
}

/* line 118, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tint {
  background-position: -72px  -72px;
}

/* line 119, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-edit {
  background-position: -96px  -72px;
}

/* line 120, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share {
  background-position: -120px -72px;
}

/* line 121, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-check {
  background-position: -144px -72px;
}

/* line 122, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-move {
  background-position: -168px -72px;
}

/* line 123, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-backward {
  background-position: -192px -72px;
}

/* line 124, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-backward {
  background-position: -216px -72px;
}

/* line 125, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-backward {
  background-position: -240px -72px;
}

/* line 126, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play {
  background-position: -264px -72px;
}

/* line 127, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pause {
  background-position: -288px -72px;
}

/* line 128, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-stop {
  background-position: -312px -72px;
}

/* line 129, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-forward {
  background-position: -336px -72px;
}

/* line 130, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-forward {
  background-position: -360px -72px;
}

/* line 131, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-forward {
  background-position: -384px -72px;
}

/* line 132, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eject {
  background-position: -408px -72px;
}

/* line 133, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-left {
  background-position: -432px -72px;
}

/* line 134, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-right {
  background-position: -456px -72px;
}

/* line 136, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus-sign {
  background-position: 0      -96px;
}

/* line 137, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus-sign {
  background-position: -24px  -96px;
}

/* line 138, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-sign {
  background-position: -48px  -96px;
}

/* line 139, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-sign {
  background-position: -72px  -96px;
}

/* line 140, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-question-sign {
  background-position: -96px  -96px;
}

/* line 141, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-info-sign {
  background-position: -120px -96px;
}

/* line 142, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-screenshot {
  background-position: -144px -96px;
}

/* line 143, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-circle {
  background-position: -168px -96px;
}

/* line 144, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-circle {
  background-position: -192px -96px;
}

/* line 145, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ban-circle {
  background-position: -216px -96px;
}

/* line 146, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-left {
  background-position: -240px -96px;
}

/* line 147, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-right {
  background-position: -264px -96px;
}

/* line 148, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-up {
  background-position: -289px -96px;
}

/* line 149, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-down {
  background-position: -312px -96px;
}

/* line 150, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share-alt {
  background-position: -336px -96px;
}

/* line 151, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-full {
  background-position: -360px -96px;
}

/* line 152, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-small {
  background-position: -384px -96px;
}

/* line 153, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus {
  background-position: -408px -96px;
}

/* line 154, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus {
  background-position: -433px -96px;
}

/* line 155, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-asterisk {
  background-position: -456px -96px;
}

/* line 157, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-exclamation-sign {
  background-position: 0      -120px;
}

/* line 158, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-gift {
  background-position: -24px  -120px;
}

/* line 159, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-leaf {
  background-position: -48px  -120px;
}

/* line 160, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fire {
  background-position: -72px  -120px;
}

/* line 161, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-open {
  background-position: -96px  -120px;
}

/* line 162, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-close {
  background-position: -120px -120px;
}

/* line 163, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-warning-sign {
  background-position: -144px -120px;
}

/* line 164, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plane {
  background-position: -168px -120px;
}

/* line 165, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-calendar {
  background-position: -192px -120px;
}

/* line 166, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}

/* line 167, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-comment {
  background-position: -240px -120px;
}

/* line 168, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-magnet {
  background-position: -264px -120px;
}

/* line 169, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-up {
  background-position: -288px -120px;
}

/* line 170, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-down {
  background-position: -313px -119px;
}

/* line 171, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-retweet {
  background-position: -336px -120px;
}

/* line 172, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-shopping-cart {
  background-position: -360px -120px;
}

/* line 173, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}

/* line 174, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}

/* line 175, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-vertical {
  background-position: -432px -119px;
}

/* line 176, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-horizontal {
  background-position: -456px -118px;
}

/* line 178, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hdd {
  background-position: 0      -144px;
}

/* line 179, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bullhorn {
  background-position: -24px  -144px;
}

/* line 180, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bell {
  background-position: -48px  -144px;
}

/* line 181, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-certificate {
  background-position: -72px  -144px;
}

/* line 182, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-up {
  background-position: -96px  -144px;
}

/* line 183, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-down {
  background-position: -120px -144px;
}

/* line 184, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-right {
  background-position: -144px -144px;
}

/* line 185, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-left {
  background-position: -168px -144px;
}

/* line 186, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-up {
  background-position: -192px -144px;
}

/* line 187, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-down {
  background-position: -216px -144px;
}

/* line 188, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px;
}

/* line 189, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px;
}

/* line 190, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px;
}

/* line 191, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px;
}

/* line 192, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-globe {
  background-position: -336px -144px;
}

/* line 193, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-wrench {
  background-position: -360px -144px;
}

/* line 194, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tasks {
  background-position: -384px -144px;
}

/* line 195, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-filter {
  background-position: -408px -144px;
}

/* line 196, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-briefcase {
  background-position: -432px -144px;
}

/* line 197, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fullscreen {
  background-position: -456px -144px;
}

/* line 8, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 11, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle {
  *margin-bottom: -3px;
}

/* line 16, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

/* line 34, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

/* line 41, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(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 64, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 70, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}
/* line 75, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

/* line 91, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: white;
  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 101, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  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 113, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 118, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}

/* line 128, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open {
  *z-index: 1000;
}
/* line 133, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 140, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 152, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid black;
  content: "";
}
/* line 158, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

/* line 167, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu {
  position: relative;
}

/* line 171, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu > .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 178, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 183, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-submenu > .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 192, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu > 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 205, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: white;
}

/* line 210, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left {
  float: none;
}
/* line 216, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left > .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 226, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 233, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 7, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  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 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 26, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 6, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.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 9, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 14, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.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 19, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  height: auto;
}

/* line 6, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 26, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 10, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.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: whitesmoke;
  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 #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -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 502, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:active, .btn.active {
  background-color: #cccccc \9;
}
/* line 61, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:first-child {
  *margin-left: 0;
}
/* line 30, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.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 41, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 47, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.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 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.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 70, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 76, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

/* line 81, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 87, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

/* line 91, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

/* line 96, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 106, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.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 115, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 123, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 139, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.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 145, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006ccc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0044CC', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* line 502, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: white;
  background-color: #0044cc;
  *background-color: #003bb3;
}
/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-color: #003399 \9;
}

/* line 149, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f7b85f;
  background-image: -moz-linear-gradient(top, #f9c57d, #f5a534);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9c57d), to(#f5a534));
  background-image: -webkit-linear-gradient(top, #f9c57d, #f5a534);
  background-image: -o-linear-gradient(top, #f9c57d, #f5a534);
  background-image: linear-gradient(to bottom, #f9c57d, #f5a534);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9C57D', endColorstr='#FFF5A534', GradientType=0);
  border-color: #f5a534 #f5a534 #d27f0a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f5a534;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* line 502, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: white;
  background-color: #f5a534;
  *background-color: #f49a1c;
}
/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-color: #ea8e0c \9;
}

/* line 153, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4e49;
  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 502, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: white;
  background-color: #bd362f;
  *background-color: #a9302a;
}
/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}

/* line 157, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb65b;
  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 502, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: white;
  background-color: #51a351;
  *background-color: #499249;
}
/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}

/* line 161, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: white;
  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 502, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: white;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}

/* line 165, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-inverse {
  color: white;
  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 black;
  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 502, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: white;
  background-color: #222222;
  *background-color: #151515;
}
/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9;
}

/* line 174, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
/* line 177, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 186, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
/* line 190, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
/* line 194, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* line 207, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.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 212, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 219, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

/* line 225, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

/* line 7, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.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 61, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-group:first-child {
  *margin-left: 0;
}

/* line 18, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group + .btn-group {
  margin-left: 5px;
}

/* line 23, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 29, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

/* line 35, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 39, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .btn {
  margin-left: -1px;
}

/* line 44, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

/* line 49, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini {
  font-size: 10.5px;
}

/* line 52, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small {
  font-size: 11.9px;
}

/* line 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large {
  font-size: 17.5px;
}

/* line 60, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .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 67, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child,
.btn-group > .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 72, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .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 78, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn.large:last-child,
.btn-group > .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 87, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

/* line 93, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 103, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .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 110, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

/* line 116, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

/* line 120, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 131, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.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 137, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
/* line 140, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
/* line 143, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f5a534;
}
/* line 146, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
/* line 149, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
/* line 152, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
/* line 155, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

/* line 162, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

/* line 167, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  margin-top: 6px;
}

/* line 170, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

/* line 176, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

/* line 180, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

/* line 193, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 204, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

/* line 208, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 214, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

/* line 218, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 221, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 224, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .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 227, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .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 9, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.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 18, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert,
.alert h4 {
  color: #c09853;
}

/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin: 0;
}

/* line 27, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

/* line 38, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 43, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success h4 {
  color: #468847;
}

/* line 47, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* line 53, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

/* line 56, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 61, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info h4 {
  color: #3a87ad;
}

/* line 69, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 74, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

/* line 77, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block p + p {
  margin-top: 5px;
}

/* line 9, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}

/* line 16, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  display: block;
}

/* line 20, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 27, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 32, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .pull-right {
  float: right;
}

/* line 37, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.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 48, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav li + .nav-header {
  margin-top: 9px;
}

/* line 57, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 63, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 68, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > li > a {
  padding: 3px 15px;
}

/* line 73, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

/* line 79, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

/* line 83, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}

/* line 94, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

/* line 98, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left;
}

/* line 102, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

/* line 113, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 117, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  margin-bottom: -1px;
}

/* line 121, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > 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 128, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}

/* line 135, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 148, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > 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 159, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: white;
  background-color: #0088cc;
}

/* line 170, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 173, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li > a {
  margin-right: 0;
}

/* line 178, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0;
}

/* line 181, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 185, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:first-child > 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 188, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:last-child > 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 192, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}

/* line 198, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

/* line 201, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

/* line 210, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.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 213, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 220, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}

/* line 226, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */
/* line 231, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 237, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 241, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* line 249, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

/* line 258, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: white;
  background-color: #999999;
  border-color: #999999;
}

/* line 266, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.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: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 274, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}

/* line 288, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabbable {
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 291, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content {
  overflow: auto;
}

/* line 298, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 304, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 308, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 316, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

/* line 319, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 323, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/* line 326, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

/* line 333, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 342, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 346, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 353, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 358, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > 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 363, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

/* line 368, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: white;
}

/* line 374, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 379, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > 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 384, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 389, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: white;
}

/* line 400, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a {
  color: #999999;
}

/* line 405, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

/* line 10, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}

/* line 21, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f9f9f9;
  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 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inner:after {
  clear: both;
}

/* line 36, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .container {
  width: auto;
}

/* line 41, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

/* line 49, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.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 white;
}
/* line 60, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none;
}

/* line 67, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}

/* line 75, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-link {
  color: #777777;
}
/* line 78, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-link:hover, .navbar-link:focus {
  color: #333333;
}

/* line 85, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid white;
}

/* line 95, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

/* line 102, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.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 108, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-form:after {
  clear: both;
}
/* line 114, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
/* line 119, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
/* line 125, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
/* line 129, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
/* line 132, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

/* line 140, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
/* line 145, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 158, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
/* line 161, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 173, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

/* line 181, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

/* line 184, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

/* line 188, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.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 198, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 203, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
}

/* line 208, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.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 214, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
}
/* line 216, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.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 226, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

/* line 233, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

/* line 237, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li {
  float: left;
}

/* line 242, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 white;
}

/* line 250, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 256, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}

/* line 265, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e6e6e6;
  -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 274, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', 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);
  -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 502, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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: white;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

/* line 283, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.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 291, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

/* line 302, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > .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: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
/* line 313, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 10px;
}

/* line 326, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
/* line 333, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid white;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

/* line 343, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* line 351, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555555;
}

/* line 355, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

/* line 361, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* line 368, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
/* line 371, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
/* line 375, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
/* line 379, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .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 394, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.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 400, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 404, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: white;
}
/* line 409, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand {
  color: #999999;
}
/* line 413, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 418, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: white;
}
/* line 425, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: white;
  background-color: #111111;
}
/* line 431, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 434, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: white;
}
/* line 440, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
/* line 448, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: white;
}
/* line 453, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: white;
  color: white;
}
/* line 457, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 463, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 470, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query {
  color: white;
  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 83, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
/* line 86, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
/* line 89, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
/* line 480, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 white;
  background-color: white;
  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 493, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-navbar {
  color: white;
  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 black;
  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 502, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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: white;
  background-color: #040404;
  *background-color: black;
}
/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: black \9;
}

/* line 6, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.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 12, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 white;
}
/* line 16, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
/* line 21, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb .active {
  color: #999999;
}

/* line 6, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  margin: 20px 0;
}

/* line 10, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.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 21, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li {
  display: inline;
}

/* line 25, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

/* line 37, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: whitesmoke;
}

/* line 41, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

/* line 48, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}

/* line 54, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > 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 59, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > 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 67, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-centered {
  text-align: center;
}

/* line 70, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-right {
  text-align: right;
}

/* line 81, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
/* line 86, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > 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 90, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > 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 99, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > 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 103, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > 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 111, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

/* line 119, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0px 6px;
  font-size: 10.5px;
}

/* line 6, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}

/* line 12, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 16, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > 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 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 29, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 33, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 39, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}

/* line 6, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 19, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: white;
  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 41, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
/* line 45, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade.in {
  top: 10%;
}

/* line 47, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
/* line 51, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: 2px;
}
/* line 53, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

/* line 60, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

/* line 67, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-form {
  margin-bottom: 0;
}

/* line 72, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.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 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 83, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 88, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 92, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 7, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 16, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 17, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 18, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 19, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 23, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 34, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 42, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 49, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* line 56, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* line 63, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  -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 28, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 29, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 30, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 31, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 34, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.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 44, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title:empty {
  display: none;
}

/* line 49, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 58, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 66, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 69, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 75, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 82, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 89, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 96, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 103, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 110, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 118, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 125, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 9, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.thumbnails:after {
  clear: both;
}

/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}

/* line 20, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

/* line 27, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.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 38, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
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 44, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}

/* line 11, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

/* line 19, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 27, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 32, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 43, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 52, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  margin-left: 0;
  list-style: none;
}

/* line 8, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}

/* line 21, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/* line 33, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label:empty,
.badge:empty {
  display: none;
}

/* line 43, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 54, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important {
  background-color: #b94a48;
}

/* line 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important[href] {
  background-color: #953b39;
}

/* line 57, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning {
  background-color: #f5a534;
}

/* line 58, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning[href] {
  background-color: #ea8e0c;
}

/* line 60, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success {
  background-color: #468847;
}

/* line 61, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success[href] {
  background-color: #356635;
}

/* line 63, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info {
  background-color: #3a87ad;
}

/* line 64, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info[href] {
  background-color: #2d6987;
}

/* line 66, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse {
  background-color: #333333;
}

/* line 67, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse[href] {
  background-color: #1a1a1a;
}

/* line 54, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important {
  background-color: #b94a48;
}

/* line 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important[href] {
  background-color: #953b39;
}

/* line 57, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning {
  background-color: #f5a534;
}

/* line 58, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning[href] {
  background-color: #ea8e0c;
}

/* line 60, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success {
  background-color: #468847;
}

/* line 61, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success[href] {
  background-color: #356635;
}

/* line 63, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info {
  background-color: #3a87ad;
}

/* line 64, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info[href] {
  background-color: #2d6987;
}

/* line 66, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse {
  background-color: #333333;
}

/* line 67, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse[href] {
  background-color: #1a1a1a;
}

/* line 73, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 80, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 12, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  /* line 17, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 18, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  /* line 23, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 29, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 0 0;
  }

  /* line 30, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 35, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 36, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 45, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  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 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress .bar {
  width: 0%;
  height: 100%;
  color: white;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0d90d1;
  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 68, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.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 73, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.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 79, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.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 93, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514b;
  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 96, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.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 101, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-success .bar, .progress .bar-success {
  background-color: #5db95d;
  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 104, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.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 109, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.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 112, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.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 117, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-warning .bar, .progress .bar-warning {
  background-color: #f7b85f;
  background-image: -moz-linear-gradient(top, #f9c57d, #f5a534);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9c57d), to(#f5a534));
  background-image: -webkit-linear-gradient(top, #f9c57d, #f5a534);
  background-image: -o-linear-gradient(top, #f9c57d, #f5a534);
  background-image: linear-gradient(to bottom, #f9c57d, #f5a534);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9C57D', endColorstr='#FFF5A534', GradientType=0);
}

/* line 120, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #f9c57d;
  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 7, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion {
  margin-bottom: 20px;
}

/* line 12, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 17, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading {
  border-bottom: 0;
}

/* line 20, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

/* line 26, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-toggle {
  cursor: pointer;
}

/* line 31, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

/* line 6, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

/* line 12, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

/* line 20, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .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 27, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
/* line 35, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 37, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 42, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 48, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 51, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 59, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 62, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 71, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.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: white;
  text-align: center;
  background: #222222;
  border: 3px solid white;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 96, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 15px;
}
/* line 103, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 112, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
/* line 120, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.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 131, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 139, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

/* line 149, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4,
.carousel-caption p {
  color: white;
  line-height: 20px;
}

/* line 153, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4 {
  margin: 0 0 5px;
}

/* line 156, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption p {
  margin-bottom: 0;
}

/* line 6, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.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 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit li {
  line-height: 30px;
}

/* line 7, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right;
}

/* line 10, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left;
}

/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none;
}

/* line 18, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block;
}

/* line 23, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 28, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* line 33, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.clearfix {
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 38, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 43, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
   Plupload
------------------------------------------------------------------- */
/* line 5, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_button {
  display: -moz-inline-box;
  /* FF < 3*/
  display: inline-block;
  font: normal 12px sans-serif;
  text-decoration: none;
  color: #42454a;
  border: 1px solid #bababa;
  padding: 2px 8px 3px 20px;
  margin-right: 4px;
  background: #f3f3f3 url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/buttons-45dbd22311bab5790429fe13c9697c88.png) no-repeat 0 center;
  outline: 0;
  /* Optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_button:hover {
  color: #000;
  text-decoration: none;
}

/* line 29, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_disabled, a.plupload_disabled:hover {
  color: #737373;
  border-color: #c5c5c5;
  background: #ededed url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/buttons-disabled-ca64f99af41d6115e847367bdf1e77c2.png) no-repeat 0 center;
  cursor: default;
}

/* line 36, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_add {
  background-position: -181px center;
}

/* line 40, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_wrapper {
  font: normal 11px Verdana,sans-serif;
  width: 100%;
}

/* line 45, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_container {
  padding: 8px;
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/transp50-7de1c9c75fe36532a6bd827406f2cd07.png);
  /*-moz-border-radius: 5px;*/
}

/* line 51, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_container input {
  border: 1px solid #DDD;
  font: normal 11px Verdana,sans-serif;
  width: 98%;
}

/* line 57, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_header {
  background: #2a2c2e url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/backgrounds-b2da9ed00497d676d67e925786e6c5ae.gif) repeat-x;
}

/* line 58, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_header_content {
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/backgrounds-b2da9ed00497d676d67e925786e6c5ae.gif) no-repeat 0 -317px;
  min-height: 56px;
  padding-left: 60px;
  color: #FFF;
}

/* line 64, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_header_title {
  font: normal 18px sans-serif;
  padding: 6px 0 3px;
}

/* line 68, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_header_text {
  font: normal 12px sans-serif;
}

/* line 72, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_filelist {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 78, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_scroll .plupload_filelist {
  height: 185px;
  background: #F5F5F5;
  overflow-y: scroll;
}

/* line 84, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_filelist li {
  padding: 10px 8px;
  background: whitesmoke url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/backgrounds-b2da9ed00497d676d67e925786e6c5ae.gif) repeat-x 0 -156px;
  border-bottom: 1px solid #DDD;
}

/* line 90, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_filelist_header, .plupload_filelist_footer {
  background: #DFDFDF;
  padding: 8px 8px;
  color: #42454A;
}

/* line 95, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_filelist_header {
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #CDCDCD;
}

/* line 100, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_filelist_footer {
  border-top: 1px solid #FFF;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
}

/* line 101, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_file_name {
  float: left;
  overflow: hidden;
}

/* line 102, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_file_status {
  color: #777;
}

/* line 103, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_file_status span {
  color: #42454A;
}

/* line 104, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_file_size, .plupload_file_status, .plupload_progress {
  float: right;
  width: 80px;
}

/* line 108, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_file_size, .plupload_file_status, .plupload_file_action {
  text-align: right;
}

/* line 110, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_filelist .plupload_file_name {
  width: 205px;
}

/* line 112, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_file_action {
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 15px;
}

/* line 119, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_file_action * {
  display: none;
  width: 16px;
  height: 16px;
}

/* line 125, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
li.plupload_uploading {
  background: #ecf3dc url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/backgrounds-b2da9ed00497d676d67e925786e6c5ae.gif) repeat-x 0 -238px;
}

/* line 126, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
li.plupload_done {
  color: #AAA;
}

/* line 128, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
li.plupload_delete a {
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/delete-90b944f0400862cdc4a97653b1aa38e9.gif);
}

/* line 132, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
li.plupload_failed a {
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/error-b36b576d4f69e7ac159291710e587a64.gif);
  cursor: default;
}

/* line 137, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
li.plupload_done a {
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/jquery.plupload.queue/done-8b202a1ed13f205a2e3d40c4687930a6.gif);
  cursor: default;
}

/* line 142, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_progress, .plupload_upload_status {
  display: none;
}

/* line 146, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_progress_container {
  margin-top: 3px;
  border: 1px solid #CCC;
  background: #FFF;
  padding: 1px;
}

/* line 152, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_progress_bar {
  width: 0px;
  height: 7px;
  background: #CDEB8B;
}

/* line 158, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_scroll .plupload_filelist_header .plupload_file_action, .plupload_scroll .plupload_filelist_footer .plupload_file_action {
  margin-right: 17px;
}

/* Floats */
/* line 164, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_clear, .plupload_clearer {
  clear: both;
}

/* line 165, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
.plupload_clearer, .plupload_progress_bar {
  display: block;
  font-size: 0;
  line-height: 0;
}

/* line 171, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/plupload-rails-1.0.6/vendor/assets/stylesheets/jquery.plupload.queue.scss */
li.plupload_droptext {
  background: transparent;
  text-align: center;
  vertical-align: middle;
  border: 0;
  line-height: 165px;
}

/*
 * Bootstrap Responsive v2.3.1
 *
 * 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.
 */
@-ms-viewport {
  width: device-width;
}

/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 23, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-phone {
  display: none !important;
}

/* line 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-tablet {
  display: none !important;
}

/* line 27, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden-desktop {
  display: none !important;
}

/* line 28, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 33, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 34, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 36, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-tablet {
    display: inherit !important;
  }

  /* line 38, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 44, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 45, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 47, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-phone {
    display: inherit !important;
  }

  /* line 49, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
/* line 53, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 57, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print {
    display: inherit !important;
  }

  /* line 58, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 62, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.clearfix {
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 67, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 72, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1200px) {
  /* line 556, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  /* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }

  /* line 561, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }

  /* line 571, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 1170px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 1070px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 970px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 870px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 770px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 670px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 570px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 470px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 370px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 270px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 170px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 70px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 1230px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 1130px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 1030px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 930px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 830px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 730px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 630px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 530px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 430px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 330px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 230px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 130px;
  }

  /* line 605, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 608, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .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.5641%;
    *margin-left: 2.51091%;
  }
  /* line 614, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 619, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.5641%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.45299%;
    *width: 91.3998%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.90598%;
    *width: 82.85279%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.35897%;
    *width: 74.30578%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.81197%;
    *width: 65.75877%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.26496%;
    *width: 57.21177%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.71795%;
    *width: 48.66476%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.17094%;
    *width: 40.11775%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.62393%;
    *width: 31.57074%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 23.07692%;
    *width: 23.02373%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.52991%;
    *width: 14.47672%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.98291%;
    *width: 5.92971%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 105.12821%;
    *margin-left: 105.02182%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.5641%;
    *margin-left: 102.45772%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 96.5812%;
    *margin-left: 96.47481%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.01709%;
    *margin-left: 93.91071%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 88.03419%;
    *margin-left: 87.92781%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.47009%;
    *margin-left: 85.3637%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 79.48718%;
    *margin-left: 79.3808%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.92308%;
    *margin-left: 76.81669%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 70.94017%;
    *margin-left: 70.83379%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.37607%;
    *margin-left: 68.26969%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 62.39316%;
    *margin-left: 62.28678%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.82906%;
    *margin-left: 59.72268%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 53.84615%;
    *margin-left: 53.73977%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.28205%;
    *margin-left: 51.17567%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 45.29915%;
    *margin-left: 45.19276%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.73504%;
    *margin-left: 42.62866%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 36.75214%;
    *margin-left: 36.64575%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.18803%;
    *margin-left: 34.08165%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 28.20513%;
    *margin-left: 28.09875%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.64103%;
    *margin-left: 25.53464%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.65812%;
    *margin-left: 19.55174%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.09402%;
    *margin-left: 16.98763%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 11.11111%;
    *margin-left: 11.00473%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.54701%;
    *margin-left: 8.44063%;
  }

  /* line 664, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 669, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }

  /* line 18, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails {
    margin-left: -30px;
  }

  /* line 21, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails > li {
    margin-left: 30px;
  }

  /* line 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 556, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  /* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }

  /* line 561, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  /* line 571, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 724px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 662px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 600px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 538px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 476px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 414px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 352px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 290px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 228px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 166px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 104px;
  }

  /* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 42px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 764px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 702px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 640px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 578px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 516px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 454px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 392px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 330px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 268px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 206px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 144px;
  }

  /* line 589, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 82px;
  }

  /* line 605, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 608, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .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.76243%;
    *margin-left: 2.70924%;
  }
  /* line 614, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 619, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.43646%;
    *width: 91.38327%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.87293%;
    *width: 82.81974%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.30939%;
    *width: 74.2562%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.74586%;
    *width: 65.69266%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.18232%;
    *width: 57.12913%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.61878%;
    *width: 48.56559%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.05525%;
    *width: 40.00206%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.49171%;
    *width: 31.43852%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 22.92818%;
    *width: 22.87499%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.36464%;
    *width: 14.31145%;
  }
  /* line 631, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.8011%;
    *width: 5.74791%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 105.52486%;
    *margin-left: 105.41848%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.76243%;
    *margin-left: 102.65605%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 96.96133%;
    *margin-left: 96.85494%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1989%;
    *margin-left: 94.09251%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 88.39779%;
    *margin-left: 88.29141%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.63536%;
    *margin-left: 85.52898%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 79.83425%;
    *margin-left: 79.72787%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.07182%;
    *margin-left: 76.96544%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 71.27072%;
    *margin-left: 71.16434%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.50829%;
    *margin-left: 68.4019%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 62.70718%;
    *margin-left: 62.6008%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.94475%;
    *margin-left: 59.83837%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 54.14365%;
    *margin-left: 54.03726%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.38122%;
    *margin-left: 51.27483%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 45.58011%;
    *margin-left: 45.47373%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.81768%;
    *margin-left: 42.7113%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 37.01657%;
    *margin-left: 36.91019%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.25414%;
    *margin-left: 34.14776%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 28.45304%;
    *margin-left: 28.34666%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.69061%;
    *margin-left: 25.58422%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.8895%;
    *margin-left: 19.78312%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.12707%;
    *margin-left: 17.02069%;
  }
  /* line 638, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 11.32597%;
    *margin-left: 11.21958%;
  }
  /* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.56354%;
    *margin-left: 8.45715%;
  }

  /* line 664, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 669, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }

  /* line 681, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  /* line 9, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 16, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }

  /* line 21, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container-fluid {
    padding: 0;
  }

  /* line 29, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  /* line 35, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }

  /* line 43, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container {
    width: auto;
  }

  /* line 47, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid {
    width: 100%;
  }

  /* line 52, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row,
  .thumbnails {
    margin-left: 0;
  }

  /* line 55, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }

  /* line 62, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  [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 70, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 74, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }

  /* line 87, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .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 94, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }

  /* line 98, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }

  /* line 103, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  /* line 110, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal.fade {
    top: -100px;
  }
  /* line 111, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 124, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }

  /* line 129, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }

  /* line 136, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }

  /* line 142, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 149, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 153, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 157, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 166, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }

  /* line 172, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 178, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }

  /* line 183, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }

  /* line 189, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  /* line 13, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  body {
    padding-top: 0;
  }

  /* line 18, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }

  /* line 21, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top {
    margin-bottom: 20px;
  }

  /* line 24, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-bottom {
    margin-top: 20px;
  }

  /* line 28, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }

  /* line 31, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }

  /* line 36, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }

  /* line 45, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse {
    clear: both;
  }

  /* line 49, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }

  /* line 53, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li {
    float: none;
  }

  /* line 56, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }

  /* line 59, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }

  /* line 62, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }

  /* line 68, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > 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 75, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  /* line 80, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }

  /* line 86, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }

  /* line 90, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }

  /* line 96, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }

  /* line 100, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }

  /* line 105, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .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 119, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }

  /* line 124, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }

  /* line 127, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }

  /* line 132, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }

  /* line 138, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .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 147, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }

  /* line 152, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }

  /* line 158, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }

  /* line 163, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .btn-navbar {
    display: block;
  }

  /* line 169, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  /* line 184, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/*
Version: 3.4.0 Timestamp: Tue May 14 08:27:33 PDT 2013
*/
/* line 4, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 17, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -khtml-box-sizing: border-box;
  /* konqueror */
  -moz-box-sizing: border-box;
  /* firefox */
  -ms-box-sizing: border-box;
  /* ie */
  box-sizing: border-box;
  /* css3 */
}

/* line 31, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 50%);
  background-image: -ms-linear-gradient(top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
}

/* line 69, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, white 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  background-image: linear-gradient(top, #eeeeee 0%, #ffffff 90%);
}

/* line 85, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-allowclear .select2-choice span {
  margin-right: 42px;
}

/* line 89, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

/* line 101, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 118, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 122, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 127, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-drop-mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9998;
}

/* line 134, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 155, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 160, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 164, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 178, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice div {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -moz-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -o-linear-gradient(bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%);
}

/* line 205, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container .select2-choice div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) no-repeat 0 1px;
}

/* line 212, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 226, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) no-repeat 100% -22px;
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) no-repeat 100% -22px, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

/* line 255, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 259, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-search input.select2-active {
  background: white url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-spinner-16d7006868de68ed94587a27213872b8.gif) no-repeat 100%;
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-spinner-16d7006868de68ed94587a27213872b8.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-spinner-16d7006868de68ed94587a27213872b8.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-spinner-16d7006868de68ed94587a27213872b8.gif) no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-spinner-16d7006868de68ed94587a27213872b8.gif) no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-spinner-16d7006868de68ed94587a27213872b8.gif) no-repeat 100%, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-spinner-16d7006868de68ed94587a27213872b8.gif) no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

/* line 270, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 279, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
}

/* line 304, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(bottom, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
  background-image: linear-gradient(bottom, #ffffff 0%, #eeeeee 50%);
}

/* line 317, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 322, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

/* results */
/* line 327, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 337, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 342, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

/* line 343, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

/* line 344, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

/* line 345, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

/* line 346, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

/* line 347, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

/* line 348, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

/* line 350, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 356, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 360, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 375, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 380, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 385, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 389, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-highlighted ul {
  background: white;
  color: #000;
}

/* line 397, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 405, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 411, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 417, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 421, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-spinner-16d7006868de68ed94587a27213872b8.gif) no-repeat 100%;
}

/* line 425, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 432, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 439, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-container-disabled .select2-choice div {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 445, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 452, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
}

/* line 472, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 476, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 480, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 488, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 492, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 498, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 513, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: white url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-spinner-16d7006868de68ed94587a27213872b8.gif) no-repeat 100% !important;
}

/* line 517, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-default {
  color: #999 !important;
}

/* line 521, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0 );
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}

/* line 559, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice span {
  cursor: default;
}

/* line 562, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 566, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2-7678bd6bf70146d6f058f8d9d878dc76.png) right top no-repeat;
}

/* line 579, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 583, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 586, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 591, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 598, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 605, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 612, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 616, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  outline: 0;
  left: 0px;
}

/* line 629, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-display-none {
  display: none;
}

/* line 633, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  /* line 644, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b {
    background-image: url(https://gsa-live-assets-eu.s3.amazonaws.com/assets/select2x2-5d06083691eab1be8904e31462979013.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  /* line 649, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/select2-rails-3.4.2/app/assets/stylesheets/select2.css.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/*
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/byscuits
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/fontawesome-webfont-09cd20462fd4a54d662f43742e2ecdfa.eot");
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/fontawesome-webfont-09cd20462fd4a54d662f43742e2ecdfa.eot?#iefix") format("embedded-opentype"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/fontawesome-webfont-89a00e7f1e9eaa83f14e6e0f971a5b60.woff") format("woff"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/fontawesome-webfont-1da712ba4d46728660552ac4d3ad70d2.ttf") format("truetype"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/fontawesome-webfont-472ae79fd15bfb25c230ee3bcc14f3c8.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* FONT AWESOME CORE
 * -------------------------- */
/* line 39, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

/* line 48, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
/* line 54, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}

/* makes sure icons active on rollover in links */
/* line 60, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
/* line 65, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}

/* line 72, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}

/* line 75, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}

/* line 79, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icons-ul > li {
  position: relative;
}

/* line 82, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}

/* line 90, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}

/* line 93, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-muted {
  color: #eeeeee;
}

/* line 96, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-light {
  color: #ffffff;
}

/* line 99, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-dark {
  color: #333333;
}

/* line 102, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 109, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-2x {
  font-size: 2em;
}

/* line 112, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 118, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-3x {
  font-size: 3em;
}

/* line 121, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 127, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-4x {
  font-size: 4em;
}

/* line 130, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 136, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-5x {
  font-size: 5em;
}

/* line 139, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* line 145, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 148, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 152, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}

/* line 156, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
/* line 163, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
/* line 187, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
/* line 194, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}

/* line 200, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

/* line 210, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

/* line 216, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}

/* line 220, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

/* line 226, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

/* line 230, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}

/* line 236, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}

/* line 240, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}

/* line 244, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

/* Fixes alignment in nav lists */
/* line 249, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
/* line 255, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}

/* line 264, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}

/* line 274, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

/* Animated rotating icon */
/* line 279, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
/* line 288, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  /* line 293, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -moz-transform: rotate(0deg);
  }

  /* line 296, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -moz-transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  /* line 301, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -webkit-transform: rotate(0deg);
  }

  /* line 304, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  /* line 309, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -o-transform: rotate(0deg);
  }

  /* line 312, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  /* line 317, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    -ms-transform: rotate(0deg);
  }

  /* line 320, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    -ms-transform: rotate(359deg);
  }
}

@keyframes spin {
  /* line 325, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  0% {
    transform: rotate(0deg);
  }

  /* line 328, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
  100% {
    transform: rotate(359deg);
  }
}

/* Icon rotations and mirroring */
/* line 333, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

/* line 341, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

/* line 349, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/* line 357, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 364, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
/* line 376, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 381, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-glass:before {
  content: "\f000";
}

/* line 384, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-music:before {
  content: "\f001";
}

/* line 387, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-search:before {
  content: "\f002";
}

/* line 390, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-envelope-alt:before {
  content: "\f003";
}

/* line 393, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-heart:before {
  content: "\f004";
}

/* line 396, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-star:before {
  content: "\f005";
}

/* line 399, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-star-empty:before {
  content: "\f006";
}

/* line 402, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-user:before {
  content: "\f007";
}

/* line 405, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-film:before {
  content: "\f008";
}

/* line 408, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-th-large:before {
  content: "\f009";
}

/* line 411, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-th:before {
  content: "\f00a";
}

/* line 414, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-th-list:before {
  content: "\f00b";
}

/* line 417, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-ok:before {
  content: "\f00c";
}

/* line 420, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-remove:before {
  content: "\f00d";
}

/* line 423, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-zoom-in:before {
  content: "\f00e";
}

/* line 426, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-zoom-out:before {
  content: "\f010";
}

/* line 430, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}

/* line 433, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-signal:before {
  content: "\f012";
}

/* line 437, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

/* line 440, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-trash:before {
  content: "\f014";
}

/* line 443, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-home:before {
  content: "\f015";
}

/* line 446, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-file-alt:before {
  content: "\f016";
}

/* line 449, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-time:before {
  content: "\f017";
}

/* line 452, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-road:before {
  content: "\f018";
}

/* line 455, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-download-alt:before {
  content: "\f019";
}

/* line 458, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-download:before {
  content: "\f01a";
}

/* line 461, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-upload:before {
  content: "\f01b";
}

/* line 464, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-inbox:before {
  content: "\f01c";
}

/* line 467, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-play-circle:before {
  content: "\f01d";
}

/* line 471, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

/* line 474, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-refresh:before {
  content: "\f021";
}

/* line 477, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-list-alt:before {
  content: "\f022";
}

/* line 480, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-lock:before {
  content: "\f023";
}

/* line 483, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-flag:before {
  content: "\f024";
}

/* line 486, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-headphones:before {
  content: "\f025";
}

/* line 489, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-volume-off:before {
  content: "\f026";
}

/* line 492, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-volume-down:before {
  content: "\f027";
}

/* line 495, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-volume-up:before {
  content: "\f028";
}

/* line 498, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-qrcode:before {
  content: "\f029";
}

/* line 501, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-barcode:before {
  content: "\f02a";
}

/* line 504, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-tag:before {
  content: "\f02b";
}

/* line 507, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-tags:before {
  content: "\f02c";
}

/* line 510, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-book:before {
  content: "\f02d";
}

/* line 513, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bookmark:before {
  content: "\f02e";
}

/* line 516, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-print:before {
  content: "\f02f";
}

/* line 519, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-camera:before {
  content: "\f030";
}

/* line 522, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-font:before {
  content: "\f031";
}

/* line 525, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bold:before {
  content: "\f032";
}

/* line 528, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-italic:before {
  content: "\f033";
}

/* line 531, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-text-height:before {
  content: "\f034";
}

/* line 534, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-text-width:before {
  content: "\f035";
}

/* line 537, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-align-left:before {
  content: "\f036";
}

/* line 540, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-align-center:before {
  content: "\f037";
}

/* line 543, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-align-right:before {
  content: "\f038";
}

/* line 546, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-align-justify:before {
  content: "\f039";
}

/* line 549, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-list:before {
  content: "\f03a";
}

/* line 552, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-indent-left:before {
  content: "\f03b";
}

/* line 555, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-indent-right:before {
  content: "\f03c";
}

/* line 558, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-facetime-video:before {
  content: "\f03d";
}

/* line 561, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-picture:before {
  content: "\f03e";
}

/* line 564, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-pencil:before {
  content: "\f040";
}

/* line 567, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-map-marker:before {
  content: "\f041";
}

/* line 570, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-adjust:before {
  content: "\f042";
}

/* line 573, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-tint:before {
  content: "\f043";
}

/* line 576, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-edit:before {
  content: "\f044";
}

/* line 579, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-share:before {
  content: "\f045";
}

/* line 582, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-check:before {
  content: "\f046";
}

/* line 585, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-move:before {
  content: "\f047";
}

/* line 588, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-step-backward:before {
  content: "\f048";
}

/* line 591, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-fast-backward:before {
  content: "\f049";
}

/* line 594, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-backward:before {
  content: "\f04a";
}

/* line 597, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-play:before {
  content: "\f04b";
}

/* line 600, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-pause:before {
  content: "\f04c";
}

/* line 603, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-stop:before {
  content: "\f04d";
}

/* line 606, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-forward:before {
  content: "\f04e";
}

/* line 609, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-fast-forward:before {
  content: "\f050";
}

/* line 612, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-step-forward:before {
  content: "\f051";
}

/* line 615, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-eject:before {
  content: "\f052";
}

/* line 618, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-chevron-left:before {
  content: "\f053";
}

/* line 621, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-chevron-right:before {
  content: "\f054";
}

/* line 624, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-plus-sign:before {
  content: "\f055";
}

/* line 627, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-minus-sign:before {
  content: "\f056";
}

/* line 630, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-remove-sign:before {
  content: "\f057";
}

/* line 633, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-ok-sign:before {
  content: "\f058";
}

/* line 636, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-question-sign:before {
  content: "\f059";
}

/* line 639, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-info-sign:before {
  content: "\f05a";
}

/* line 642, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-screenshot:before {
  content: "\f05b";
}

/* line 645, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-remove-circle:before {
  content: "\f05c";
}

/* line 648, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-ok-circle:before {
  content: "\f05d";
}

/* line 651, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-ban-circle:before {
  content: "\f05e";
}

/* line 654, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-arrow-left:before {
  content: "\f060";
}

/* line 657, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-arrow-right:before {
  content: "\f061";
}

/* line 660, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-arrow-up:before {
  content: "\f062";
}

/* line 663, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-arrow-down:before {
  content: "\f063";
}

/* line 667, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}

/* line 670, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-resize-full:before {
  content: "\f065";
}

/* line 673, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-resize-small:before {
  content: "\f066";
}

/* line 676, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-plus:before {
  content: "\f067";
}

/* line 679, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-minus:before {
  content: "\f068";
}

/* line 682, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-asterisk:before {
  content: "\f069";
}

/* line 685, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-exclamation-sign:before {
  content: "\f06a";
}

/* line 688, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-gift:before {
  content: "\f06b";
}

/* line 691, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-leaf:before {
  content: "\f06c";
}

/* line 694, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-fire:before {
  content: "\f06d";
}

/* line 697, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-eye-open:before {
  content: "\f06e";
}

/* line 700, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-eye-close:before {
  content: "\f070";
}

/* line 703, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-warning-sign:before {
  content: "\f071";
}

/* line 706, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-plane:before {
  content: "\f072";
}

/* line 709, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-calendar:before {
  content: "\f073";
}

/* line 712, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-random:before {
  content: "\f074";
}

/* line 715, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-comment:before {
  content: "\f075";
}

/* line 718, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-magnet:before {
  content: "\f076";
}

/* line 721, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-chevron-up:before {
  content: "\f077";
}

/* line 724, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-chevron-down:before {
  content: "\f078";
}

/* line 727, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-retweet:before {
  content: "\f079";
}

/* line 730, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-shopping-cart:before {
  content: "\f07a";
}

/* line 733, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-folder-close:before {
  content: "\f07b";
}

/* line 736, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-folder-open:before {
  content: "\f07c";
}

/* line 739, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-resize-vertical:before {
  content: "\f07d";
}

/* line 742, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-resize-horizontal:before {
  content: "\f07e";
}

/* line 745, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bar-chart:before {
  content: "\f080";
}

/* line 748, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-twitter-sign:before {
  content: "\f081";
}

/* line 751, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-facebook-sign:before {
  content: "\f082";
}

/* line 754, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-camera-retro:before {
  content: "\f083";
}

/* line 757, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-key:before {
  content: "\f084";
}

/* line 761, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

/* line 764, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-comments:before {
  content: "\f086";
}

/* line 767, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-thumbs-up-alt:before {
  content: "\f087";
}

/* line 770, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-thumbs-down-alt:before {
  content: "\f088";
}

/* line 773, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-star-half:before {
  content: "\f089";
}

/* line 776, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-heart-empty:before {
  content: "\f08a";
}

/* line 779, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-signout:before {
  content: "\f08b";
}

/* line 782, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-linkedin-sign:before {
  content: "\f08c";
}

/* line 785, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-pushpin:before {
  content: "\f08d";
}

/* line 788, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-external-link:before {
  content: "\f08e";
}

/* line 791, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-signin:before {
  content: "\f090";
}

/* line 794, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-trophy:before {
  content: "\f091";
}

/* line 797, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-github-sign:before {
  content: "\f092";
}

/* line 800, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-upload-alt:before {
  content: "\f093";
}

/* line 803, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-lemon:before {
  content: "\f094";
}

/* line 806, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-phone:before {
  content: "\f095";
}

/* line 810, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}

/* line 813, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bookmark-empty:before {
  content: "\f097";
}

/* line 816, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-phone-sign:before {
  content: "\f098";
}

/* line 819, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-twitter:before {
  content: "\f099";
}

/* line 822, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-facebook:before {
  content: "\f09a";
}

/* line 825, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-github:before {
  content: "\f09b";
}

/* line 828, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-unlock:before {
  content: "\f09c";
}

/* line 831, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-credit-card:before {
  content: "\f09d";
}

/* line 834, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-rss:before {
  content: "\f09e";
}

/* line 837, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-hdd:before {
  content: "\f0a0";
}

/* line 840, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bullhorn:before {
  content: "\f0a1";
}

/* line 843, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bell:before {
  content: "\f0a2";
}

/* line 846, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-certificate:before {
  content: "\f0a3";
}

/* line 849, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-hand-right:before {
  content: "\f0a4";
}

/* line 852, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-hand-left:before {
  content: "\f0a5";
}

/* line 855, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-hand-up:before {
  content: "\f0a6";
}

/* line 858, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-hand-down:before {
  content: "\f0a7";
}

/* line 861, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-circle-arrow-left:before {
  content: "\f0a8";
}

/* line 864, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-circle-arrow-right:before {
  content: "\f0a9";
}

/* line 867, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-circle-arrow-up:before {
  content: "\f0aa";
}

/* line 870, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-circle-arrow-down:before {
  content: "\f0ab";
}

/* line 873, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-globe:before {
  content: "\f0ac";
}

/* line 876, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-wrench:before {
  content: "\f0ad";
}

/* line 879, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-tasks:before {
  content: "\f0ae";
}

/* line 882, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-filter:before {
  content: "\f0b0";
}

/* line 885, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-briefcase:before {
  content: "\f0b1";
}

/* line 888, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-fullscreen:before {
  content: "\f0b2";
}

/* line 891, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-group:before {
  content: "\f0c0";
}

/* line 894, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-link:before {
  content: "\f0c1";
}

/* line 897, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-cloud:before {
  content: "\f0c2";
}

/* line 900, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-beaker:before {
  content: "\f0c3";
}

/* line 903, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-cut:before {
  content: "\f0c4";
}

/* line 906, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-copy:before {
  content: "\f0c5";
}

/* line 910, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}

/* line 913, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-save:before {
  content: "\f0c7";
}

/* line 916, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sign-blank:before {
  content: "\f0c8";
}

/* line 919, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-reorder:before {
  content: "\f0c9";
}

/* line 922, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-list-ul:before {
  content: "\f0ca";
}

/* line 925, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-list-ol:before {
  content: "\f0cb";
}

/* line 928, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-strikethrough:before {
  content: "\f0cc";
}

/* line 931, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-underline:before {
  content: "\f0cd";
}

/* line 934, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-table:before {
  content: "\f0ce";
}

/* line 937, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-magic:before {
  content: "\f0d0";
}

/* line 940, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-truck:before {
  content: "\f0d1";
}

/* line 943, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-pinterest:before {
  content: "\f0d2";
}

/* line 946, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-pinterest-sign:before {
  content: "\f0d3";
}

/* line 949, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-google-plus-sign:before {
  content: "\f0d4";
}

/* line 952, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-google-plus:before {
  content: "\f0d5";
}

/* line 955, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-money:before {
  content: "\f0d6";
}

/* line 958, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-caret-down:before {
  content: "\f0d7";
}

/* line 961, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-caret-up:before {
  content: "\f0d8";
}

/* line 964, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-caret-left:before {
  content: "\f0d9";
}

/* line 967, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-caret-right:before {
  content: "\f0da";
}

/* line 970, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-columns:before {
  content: "\f0db";
}

/* line 973, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sort:before {
  content: "\f0dc";
}

/* line 976, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sort-down:before {
  content: "\f0dd";
}

/* line 979, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sort-up:before {
  content: "\f0de";
}

/* line 982, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-envelope:before {
  content: "\f0e0";
}

/* line 985, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-linkedin:before {
  content: "\f0e1";
}

/* line 989, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

/* line 992, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-legal:before {
  content: "\f0e3";
}

/* line 995, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-dashboard:before {
  content: "\f0e4";
}

/* line 998, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-comment-alt:before {
  content: "\f0e5";
}

/* line 1001, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-comments-alt:before {
  content: "\f0e6";
}

/* line 1004, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bolt:before {
  content: "\f0e7";
}

/* line 1007, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sitemap:before {
  content: "\f0e8";
}

/* line 1010, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-umbrella:before {
  content: "\f0e9";
}

/* line 1013, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-paste:before {
  content: "\f0ea";
}

/* line 1016, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-lightbulb:before {
  content: "\f0eb";
}

/* line 1019, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-exchange:before {
  content: "\f0ec";
}

/* line 1022, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-cloud-download:before {
  content: "\f0ed";
}

/* line 1025, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-cloud-upload:before {
  content: "\f0ee";
}

/* line 1028, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-user-md:before {
  content: "\f0f0";
}

/* line 1031, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-stethoscope:before {
  content: "\f0f1";
}

/* line 1034, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-suitcase:before {
  content: "\f0f2";
}

/* line 1037, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bell-alt:before {
  content: "\f0f3";
}

/* line 1040, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-coffee:before {
  content: "\f0f4";
}

/* line 1043, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-food:before {
  content: "\f0f5";
}

/* line 1046, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-file-text-alt:before {
  content: "\f0f6";
}

/* line 1049, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-building:before {
  content: "\f0f7";
}

/* line 1052, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-hospital:before {
  content: "\f0f8";
}

/* line 1055, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-ambulance:before {
  content: "\f0f9";
}

/* line 1058, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-medkit:before {
  content: "\f0fa";
}

/* line 1061, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-fighter-jet:before {
  content: "\f0fb";
}

/* line 1064, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-beer:before {
  content: "\f0fc";
}

/* line 1067, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-h-sign:before {
  content: "\f0fd";
}

/* line 1070, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-plus-sign-alt:before {
  content: "\f0fe";
}

/* line 1073, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-double-angle-left:before {
  content: "\f100";
}

/* line 1076, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-double-angle-right:before {
  content: "\f101";
}

/* line 1079, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-double-angle-up:before {
  content: "\f102";
}

/* line 1082, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-double-angle-down:before {
  content: "\f103";
}

/* line 1085, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-angle-left:before {
  content: "\f104";
}

/* line 1088, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-angle-right:before {
  content: "\f105";
}

/* line 1091, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-angle-up:before {
  content: "\f106";
}

/* line 1094, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-angle-down:before {
  content: "\f107";
}

/* line 1097, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-desktop:before {
  content: "\f108";
}

/* line 1100, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-laptop:before {
  content: "\f109";
}

/* line 1103, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-tablet:before {
  content: "\f10a";
}

/* line 1106, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-mobile-phone:before {
  content: "\f10b";
}

/* line 1109, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-circle-blank:before {
  content: "\f10c";
}

/* line 1112, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-quote-left:before {
  content: "\f10d";
}

/* line 1115, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-quote-right:before {
  content: "\f10e";
}

/* line 1118, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-spinner:before {
  content: "\f110";
}

/* line 1121, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-circle:before {
  content: "\f111";
}

/* line 1125, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

/* line 1128, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-github-alt:before {
  content: "\f113";
}

/* line 1131, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-folder-close-alt:before {
  content: "\f114";
}

/* line 1134, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-folder-open-alt:before {
  content: "\f115";
}

/* line 1137, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-expand-alt:before {
  content: "\f116";
}

/* line 1140, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-collapse-alt:before {
  content: "\f117";
}

/* line 1143, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-smile:before {
  content: "\f118";
}

/* line 1146, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-frown:before {
  content: "\f119";
}

/* line 1149, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-meh:before {
  content: "\f11a";
}

/* line 1152, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-gamepad:before {
  content: "\f11b";
}

/* line 1155, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-keyboard:before {
  content: "\f11c";
}

/* line 1158, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-flag-alt:before {
  content: "\f11d";
}

/* line 1161, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-flag-checkered:before {
  content: "\f11e";
}

/* line 1164, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-terminal:before {
  content: "\f120";
}

/* line 1167, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-code:before {
  content: "\f121";
}

/* line 1170, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-reply-all:before {
  content: "\f122";
}

/* line 1173, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-mail-reply-all:before {
  content: "\f122";
}

/* line 1177, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}

/* line 1180, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-location-arrow:before {
  content: "\f124";
}

/* line 1183, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-crop:before {
  content: "\f125";
}

/* line 1186, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-code-fork:before {
  content: "\f126";
}

/* line 1189, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-unlink:before {
  content: "\f127";
}

/* line 1192, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-question:before {
  content: "\f128";
}

/* line 1195, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-info:before {
  content: "\f129";
}

/* line 1198, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-exclamation:before {
  content: "\f12a";
}

/* line 1201, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-superscript:before {
  content: "\f12b";
}

/* line 1204, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-subscript:before {
  content: "\f12c";
}

/* line 1207, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-eraser:before {
  content: "\f12d";
}

/* line 1210, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-puzzle-piece:before {
  content: "\f12e";
}

/* line 1213, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-microphone:before {
  content: "\f130";
}

/* line 1216, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-microphone-off:before {
  content: "\f131";
}

/* line 1219, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-shield:before {
  content: "\f132";
}

/* line 1222, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-calendar-empty:before {
  content: "\f133";
}

/* line 1225, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-fire-extinguisher:before {
  content: "\f134";
}

/* line 1228, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-rocket:before {
  content: "\f135";
}

/* line 1231, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-maxcdn:before {
  content: "\f136";
}

/* line 1234, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-chevron-sign-left:before {
  content: "\f137";
}

/* line 1237, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-chevron-sign-right:before {
  content: "\f138";
}

/* line 1240, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-chevron-sign-up:before {
  content: "\f139";
}

/* line 1243, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-chevron-sign-down:before {
  content: "\f13a";
}

/* line 1246, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-html5:before {
  content: "\f13b";
}

/* line 1249, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-css3:before {
  content: "\f13c";
}

/* line 1252, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-anchor:before {
  content: "\f13d";
}

/* line 1255, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-unlock-alt:before {
  content: "\f13e";
}

/* line 1258, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bullseye:before {
  content: "\f140";
}

/* line 1261, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-ellipsis-horizontal:before {
  content: "\f141";
}

/* line 1264, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-ellipsis-vertical:before {
  content: "\f142";
}

/* line 1267, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-rss-sign:before {
  content: "\f143";
}

/* line 1270, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-play-sign:before {
  content: "\f144";
}

/* line 1273, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-ticket:before {
  content: "\f145";
}

/* line 1276, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-minus-sign-alt:before {
  content: "\f146";
}

/* line 1279, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-check-minus:before {
  content: "\f147";
}

/* line 1282, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-level-up:before {
  content: "\f148";
}

/* line 1285, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-level-down:before {
  content: "\f149";
}

/* line 1288, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-check-sign:before {
  content: "\f14a";
}

/* line 1291, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-edit-sign:before {
  content: "\f14b";
}

/* line 1294, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-external-link-sign:before {
  content: "\f14c";
}

/* line 1297, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-share-sign:before {
  content: "\f14d";
}

/* line 1300, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-compass:before {
  content: "\f14e";
}

/* line 1303, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-collapse:before {
  content: "\f150";
}

/* line 1306, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-collapse-top:before {
  content: "\f151";
}

/* line 1309, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-expand:before {
  content: "\f152";
}

/* line 1313, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

/* line 1316, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-gbp:before {
  content: "\f154";
}

/* line 1320, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

/* line 1324, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

/* line 1328, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

/* line 1332, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}

/* line 1336, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

/* line 1340, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

/* line 1343, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-file:before {
  content: "\f15b";
}

/* line 1346, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-file-text:before {
  content: "\f15c";
}

/* line 1349, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sort-by-alphabet:before {
  content: "\f15d";
}

/* line 1352, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

/* line 1355, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sort-by-attributes:before {
  content: "\f160";
}

/* line 1358, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

/* line 1361, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sort-by-order:before {
  content: "\f162";
}

/* line 1364, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sort-by-order-alt:before {
  content: "\f163";
}

/* line 1367, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-thumbs-up:before {
  content: "\f164";
}

/* line 1370, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-thumbs-down:before {
  content: "\f165";
}

/* line 1373, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-youtube-sign:before {
  content: "\f166";
}

/* line 1376, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-youtube:before {
  content: "\f167";
}

/* line 1379, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-xing:before {
  content: "\f168";
}

/* line 1382, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-xing-sign:before {
  content: "\f169";
}

/* line 1385, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-youtube-play:before {
  content: "\f16a";
}

/* line 1388, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-dropbox:before {
  content: "\f16b";
}

/* line 1391, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-stackexchange:before {
  content: "\f16c";
}

/* line 1394, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-instagram:before {
  content: "\f16d";
}

/* line 1397, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-flickr:before {
  content: "\f16e";
}

/* line 1400, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-adn:before {
  content: "\f170";
}

/* line 1403, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bitbucket:before {
  content: "\f171";
}

/* line 1406, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bitbucket-sign:before {
  content: "\f172";
}

/* line 1409, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-tumblr:before {
  content: "\f173";
}

/* line 1412, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-tumblr-sign:before {
  content: "\f174";
}

/* line 1415, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-long-arrow-down:before {
  content: "\f175";
}

/* line 1418, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-long-arrow-up:before {
  content: "\f176";
}

/* line 1421, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-long-arrow-left:before {
  content: "\f177";
}

/* line 1424, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-long-arrow-right:before {
  content: "\f178";
}

/* line 1427, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-apple:before {
  content: "\f179";
}

/* line 1430, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-windows:before {
  content: "\f17a";
}

/* line 1433, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-android:before {
  content: "\f17b";
}

/* line 1436, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-linux:before {
  content: "\f17c";
}

/* line 1439, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-dribbble:before {
  content: "\f17d";
}

/* line 1442, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-skype:before {
  content: "\f17e";
}

/* line 1445, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-foursquare:before {
  content: "\f180";
}

/* line 1448, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-trello:before {
  content: "\f181";
}

/* line 1451, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-female:before {
  content: "\f182";
}

/* line 1454, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-male:before {
  content: "\f183";
}

/* line 1457, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-gittip:before {
  content: "\f184";
}

/* line 1460, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-sun:before {
  content: "\f185";
}

/* line 1463, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-moon:before {
  content: "\f186";
}

/* line 1466, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-archive:before {
  content: "\f187";
}

/* line 1469, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-bug:before {
  content: "\f188";
}

/* line 1472, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-vk:before {
  content: "\f189";
}

/* line 1475, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-weibo:before {
  content: "\f18a";
}

/* line 1478, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/font-awesome-rails-3.2.1.2/app/assets/stylesheets/font-awesome.css.erb */
.icon-renren:before {
  content: "\f18b";
}

/* line 4, ../../app/assets/stylesheets/shared/_actions_thumbs.css.sass */
ul.thumbnails.actions li a .thumbnail {
  border: 0px none;
  padding: 0;
  box-shadow: none;
}
/* line 10, ../../app/assets/stylesheets/shared/_actions_thumbs.css.sass */
ul.thumbnails.actions li a .thumbnail h2 {
  font-size: 3em;
  margin-bottom: 10px;
}
/* line 14, ../../app/assets/stylesheets/shared/_actions_thumbs.css.sass */
ul.thumbnails.actions li a .thumbnail p {
  text-decoration: none;
  color: #999999;
  font-size: 1.4em;
  line-height: 1em;
}

/* line 22, ../../app/assets/stylesheets/shared/_actions_thumbs.css.sass */
ul.thumbnails.actions li a:hover {
  text-decoration: none;
}
/* line 24, ../../app/assets/stylesheets/shared/_actions_thumbs.css.sass */
ul.thumbnails.actions li a:hover .thumbnail {
  border-color: #0088cc;
}
/* line 26, ../../app/assets/stylesheets/shared/_actions_thumbs.css.sass */
ul.thumbnails.actions li a:hover .thumbnail h2 {
  color: #0088cc;
}
/* line 28, ../../app/assets/stylesheets/shared/_actions_thumbs.css.sass */
ul.thumbnails.actions li a:hover .thumbnail p {
  color: #0088cc;
}

/* line 1, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button,
button {
  -webkit-box-shadow: #adaeb1 0 2px 0;
  -moz-box-shadow: #adaeb1 0 2px 0;
  box-shadow: #adaeb1 0 2px 0;
  opacity: 0.99;
  filter: alpha(opacity=99);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  display: block;
  padding: 13px 20px 10px;
  color: white;
  background-color: #babbbd;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  line-height: 15px;
  border: 0;
}
/* line 19, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button:hover,
button:hover {
  -webkit-box-shadow: #939498 0 2px 0;
  -moz-box-shadow: #939498 0 2px 0;
  box-shadow: #939498 0 2px 0;
  color: white;
  background-color: #a0a1a4;
  text-decoration: none;
}
/* line 24, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.open > .button, .button:active, .open >
button,
button:active {
  -webkit-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  -moz-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  top: 2px;
  color: white;
  background-color: #a0a1a4;
  background-image: none;
}
/* line 31, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button.off,
button.off {
  opacity: 0.3;
  filter: alpha(opacity=30);
  background-image: none;
  background-color: #babbbd;
  cursor: default;
}
/* line 36, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button.off:hover,
button.off:hover {
  color: white;
  background-color: #babbbd;
}
/* line 39, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.open > .button.off, .button.off:active, .open >
button.off,
button.off:active {
  -webkit-box-shadow: inset white 0 0 0;
  -moz-box-shadow: inset white 0 0 0;
  box-shadow: inset white 0 0 0;
  padding-top: 13px;
  padding-bottom: 10px;
  background-color: #babbbd;
}

/* line 47, ../../app/assets/stylesheets/shared/_buttons.css.sass */
a .icon {
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  top: -1px;
  float: left;
  height: 15px;
  overflow: hidden;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* line 59, ../../app/assets/stylesheets/shared/_buttons.css.sass */
a:hover .icon, a:active .icon {
  opacity: 0.99;
  filter: alpha(opacity=99);
}

/* line 62, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-light {
  -webkit-box-shadow: #e3e6e9 0 2px 0;
  -moz-box-shadow: #e3e6e9 0 2px 0;
  box-shadow: #e3e6e9 0 2px 0;
  color: #81858c;
  background-color: #f1f3f4;
}
/* line 66, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-light:hover, .button-light:active, .open > .button-light {
  -webkit-box-shadow: #c6ccd3 0 2px 0;
  -moz-box-shadow: #c6ccd3 0 2px 0;
  box-shadow: #c6ccd3 0 2px 0;
  color: #505257;
  background-color: #d4d9de;
}
/* line 72, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-light:active, .open > .button-light {
  -webkit-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  -moz-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
}

/* line 76, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-primary {
  -webkit-box-shadow: #679404 0 2px 0;
  -moz-box-shadow: #679404 0 2px 0;
  box-shadow: #679404 0 2px 0;
  color: white;
  background-color: #78ad05;
}
/* line 80, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-primary:hover, .button-primary:active, .open > .button-primary {
  -webkit-box-shadow: #446303 0 2px 0;
  -moz-box-shadow: #446303 0 2px 0;
  box-shadow: #446303 0 2px 0;
  color: white;
  background-color: #567b04;
}
/* line 86, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-primary:active, .open > .button-primary {
  -webkit-box-shadow: inset rgba(31, 32, 34, 0.2) 0 2px 0;
  -moz-box-shadow: inset rgba(31, 32, 34, 0.2) 0 2px 0;
  box-shadow: inset rgba(31, 32, 34, 0.2) 0 2px 0;
}

/* line 90, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-secondary {
  -webkit-box-shadow: #0077b3 0 2px 0;
  -moz-box-shadow: #0077b3 0 2px 0;
  box-shadow: #0077b3 0 2px 0;
  color: white;
  background-color: #0088cc;
}
/* line 94, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-secondary:hover, .button-secondary:active, .open > .button-secondary {
  -webkit-box-shadow: #005580 0 2px 0;
  -moz-box-shadow: #005580 0 2px 0;
  box-shadow: #005580 0 2px 0;
  color: white;
  background-color: #006699;
}
/* line 100, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-secondary:active, .open > .button-secondary {
  -webkit-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  -moz-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
}

/* line 104, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-positive {
  -webkit-box-shadow: #679404 0 2px 0;
  -moz-box-shadow: #679404 0 2px 0;
  box-shadow: #679404 0 2px 0;
  color: white;
  background-color: #78ad05;
}
/* line 108, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-positive:hover, .button-positive:active, .open > .button-positive {
  -webkit-box-shadow: #567b04 0 2px 0;
  -moz-box-shadow: #567b04 0 2px 0;
  box-shadow: #567b04 0 2px 0;
  color: white;
  background-color: #679404;
}
/* line 114, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-positive:active, .open > .button-positive {
  -webkit-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  -moz-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
}

/* line 118, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-danger {
  -webkit-box-shadow: #ad122f 0 2px 0;
  -moz-box-shadow: #ad122f 0 2px 0;
  box-shadow: #ad122f 0 2px 0;
  color: white;
  background-color: #c41435;
}
/* line 122, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-danger:hover, .button-danger:active, .open > .button-danger {
  -webkit-box-shadow: #960f28 0 2px 0;
  -moz-box-shadow: #960f28 0 2px 0;
  box-shadow: #960f28 0 2px 0;
  color: white;
  background-color: #ad122f;
}
/* line 128, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-danger:active, .open > .button-danger {
  -webkit-box-shadow: inset rgba(196, 20, 53, 0.1) 0 2px 0;
  -moz-box-shadow: inset rgba(196, 20, 53, 0.1) 0 2px 0;
  box-shadow: inset rgba(196, 20, 53, 0.1) 0 2px 0;
}

/* line 132, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-warning {
  -webkit-box-shadow: #f49a1c 0 2px 0;
  -moz-box-shadow: #f49a1c 0 2px 0;
  box-shadow: #f49a1c 0 2px 0;
  color: white;
  background-color: #f5a534;
}
/* line 136, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-warning:hover, .button-warning:active, .open > .button-warning {
  -webkit-box-shadow: #ea8e0c 0 2px 0;
  -moz-box-shadow: #ea8e0c 0 2px 0;
  box-shadow: #ea8e0c 0 2px 0;
  color: white;
  background-color: #f49a1c;
}
/* line 142, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-warning:active, .open > .button-warning {
  -webkit-box-shadow: inset rgba(245, 165, 52, 0.1) 0 2px 0;
  -moz-box-shadow: inset rgba(245, 165, 52, 0.1) 0 2px 0;
  box-shadow: inset rgba(245, 165, 52, 0.1) 0 2px 0;
}

/* line 146, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-secondary {
  -webkit-box-shadow: #0077b3 0 2px 0;
  -moz-box-shadow: #0077b3 0 2px 0;
  box-shadow: #0077b3 0 2px 0;
  color: white;
  background-color: #0088cc;
}
/* line 150, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-secondary:hover, .button-secondary:active, .open > .button-secondary {
  -webkit-box-shadow: #005580 0 2px 0;
  -moz-box-shadow: #005580 0 2px 0;
  box-shadow: #005580 0 2px 0;
  color: white;
  background-color: #006699;
}
/* line 156, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-secondary:active, .open > .button-secondary {
  -webkit-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  -moz-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
}

/* line 160, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-favourited,
.button-favourite {
  color: white;
}
/* line 163, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-favourited:hover, .button-favourited:active, .open > .button-favourited,
.button-favourite:hover,
.button-favourite:active, .open >
.button-favourite {
  -webkit-box-shadow: #bd9700 0 2px 0;
  -moz-box-shadow: #bd9700 0 2px 0;
  box-shadow: #bd9700 0 2px 0;
  color: white;
  background-color: #d6ac00;
}
/* line 169, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-favourited:active, .open > .button-favourited,
.button-favourite:active, .open >
.button-favourite {
  -webkit-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  -moz-box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
  box-shadow: inset rgba(31, 32, 34, 0.1) 0 2px 0;
}
/* line 172, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-favourited .icon,
.button-favourite .icon {
  margin-right: 10px;
  background-image: url("/assets/icon-favourite.png");
}

/* line 176, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-favourite {
  -webkit-box-shadow: #d6ac00 0 2px 0;
  -moz-box-shadow: #d6ac00 0 2px 0;
  box-shadow: #d6ac00 0 2px 0;
  background-color: #f0c000;
}

/* line 182, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-small {
  padding: 8px 8px 5px;
  font-size: 12px;
}
/* line 185, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-small:active, .open > .button-small {
  padding-top: 9px;
  padding-bottom: 4px;
}
/* line 190, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.open > .button-small.off, .button-small.off:active {
  padding-top: 8px;
  padding-bottom: 5px;
}

/* line 195, ../../app/assets/stylesheets/shared/_buttons.css.sass */
.button-large {
  padding: 17px 28px 15px;
  font-size: 14px;
}

/* line 199, ../../app/assets/stylesheets/shared/_buttons.css.sass */
#image-page #sidebar .button {
  margin-bottom: 10px;
}

/* line 202, ../../app/assets/stylesheets/shared/_buttons.css.sass */
#image-page #sidebar #actions {
  margin-bottom: 30px;
}

/* line 1, ../../app/assets/stylesheets/shared/_empty.css.sass */
.empty_state {
  clear: none;
  padding: 50px 0;
}
/* line 4, ../../app/assets/stylesheets/shared/_empty.css.sass */
.empty_state h1 {
  line-height: 1em;
}
/* line 6, ../../app/assets/stylesheets/shared/_empty.css.sass */
.empty_state p {
  font-size: 2em;
  line-height: 1.5em;
  padding: 5px 15px;
}

/* line 1, ../../app/assets/stylesheets/shared/_errors.css.sass */
span.help-inline {
  color: red;
}

/* line 1, ../../app/assets/stylesheets/shared/_feature.css.sass */
.feature {
  background-position: 50% 50%;
  text-align: center;
  border: 6px solid black;
  border-width: 6px 0 0 0;
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/patterns/carbon_fibre_big-91c3ba28e80f7b831fba222cf4e004ae.png");
  padding: 60px 0;
  background-repeat: repeat;
}
/* line 13, ../../app/assets/stylesheets/shared/_feature.css.sass */
.feature .content {
  clear: both;
  float: none;
  margin: 0 auto;
  background-color: white;
  text-align: left;
  width: 90%;
  max-width: 900px;
  padding: 40px;
}
/* line 24, ../../app/assets/stylesheets/shared/_feature.css.sass */
.feature .content p {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}
/* line 29, ../../app/assets/stylesheets/shared/_feature.css.sass */
.feature .content .heading {
  text-align: center;
  font-family: "DIN Next Condensed", "Helvetica Neue", "Arial", sans-serif;
  font-weight: 500;
  font-size: 50px;
}

/* line 1, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters {
  *zoom: 1;
  padding-bottom: 20px;
  position: absolute;
  top: 205px;
  z-index: 20;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters:before, .filters:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters:after {
  clear: both;
}
/* line 8, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters.affix {
  position: fixed;
  top: 0;
  width: 1170px;
}
/* line 13, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .nav-tabs {
  *zoom: 1;
  background-color: #f1f3f4;
  padding-bottom: 6px;
  border: 0;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters .nav-tabs:before, .filters .nav-tabs:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters .nav-tabs:after {
  clear: both;
}
/* line 18, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .nav-tabs li {
  margin-right: 2px;
}
/* line 20, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .nav-tabs a {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: left;
  margin-top: 4px;
  padding: 30px;
  padding-top: 23px;
  padding-bottom: 20px;
  color: #9c9fa4;
  background-color: #e3e6e9;
  line-height: 1;
  border: 0;
}
/* line 32, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .nav-tabs a:hover {
  color: #686b72;
  background-color: #d4d9de;
  text-decoration: none;
}
/* line 37, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .nav-tabs .active a {
  margin-top: 0;
  padding-top: 25px;
  padding-bottom: 22px;
  color: #686b72;
  background-color: white;
  border: 0;
  cursor: pointer;
}
/* line 45, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .nav-tabs .active a:hover {
  color: #686b72;
}
/* line 47, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .nav-tabs .active a:active {
  top: auto;
}
/* line 50, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .tab-content {
  position: relative;
  top: -5px;
}
/* line 54, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .tab-pane {
  *zoom: 1;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f1f3f4));
  background-image: -webkit-linear-gradient(#ffffff, #f1f3f4);
  background-image: -moz-linear-gradient(#ffffff, #f1f3f4);
  background-image: -o-linear-gradient(#ffffff, #f1f3f4);
  background-image: linear-gradient(#ffffff, #f1f3f4);
  z-index: 10;
  padding: 30px;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters .tab-pane:before, .filters .tab-pane:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters .tab-pane:after {
  clear: both;
}
/* line 61, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .tab-pane .main-filters {
  *zoom: 1;
  margin-bottom: 20px;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters .tab-pane .main-filters:before, .filters .tab-pane .main-filters:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters .tab-pane .main-filters:after {
  clear: both;
}
/* line 65, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .tab-pane .filter {
  *zoom: 1;
  width: 20%;
  margin-bottom: 10px;
  float: left;
  cursor: pointer;
  line-height: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters .tab-pane .filter:before, .filters .tab-pane .filter:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.filters .tab-pane .filter:after {
  clear: both;
}
/* line 72, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .tab-pane .filter input {
  float: left;
  margin: 5px 0;
}
/* line 75, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .tab-pane .filter .title {
  opacity: 0.99;
  filter: alpha(opacity=99);
  float: left;
  margin: 5px 10px;
  font-weight: bold;
}
/* line 80, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .tab-pane .filter .number {
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-left: 5px;
  font-weight: normal;
}
/* line 86, ../../app/assets/stylesheets/shared/_filters.css.sass */
.filters .tab-pane#artists .letter {
  width: 20px;
  float: left;
}

/* line 1, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer {
  position: relative;
  z-index: 22;
  margin-top: 80px;
  padding: 20px 0;
  background-color: white;
}
/* line 9, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .aside .brand {
  display: block;
  margin-bottom: 20px;
  padding: 10px;
  border-bottom: 1px solid #e3e6e9;
}
/* line 14, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .aside .brand img {
  display: block;
  margin: 0 auto;
}
/* line 17, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .aside .social {
  margin-top: 6px;
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e3e6e9;
}
/* line 22, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .aside .social .network {
  height: 26px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 10px;
}
/* line 27, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .aside .copyright {
  opacity: 0.5;
  filter: alpha(opacity=50);
  padding: 20px 0;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
}
/* line 34, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .navigation-links {
  font-size: 13px;
}
/* line 36, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .navigation-links li {
  line-height: 25px;
  text-align: left;
  margin-left: 25px;
}
/* line 40, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .navigation-links .light {
  font-size: 12px;
}
/* line 45, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .sitemap .form-search {
  height: 75px;
  margin: 0;
  padding: 10px 0 15px;
  border-bottom: 1px solid #e3e6e9;
}
/* line 51, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .sitemap .form-search .search-query {
  width: 70%;
}
/* line 55, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .sitemap .section-map .heading {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #81858c;
}
/* line 58, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .sitemap .section-map .navigation-links {
  border-top: 1px solid #e3e6e9;
}
/* line 61, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .sitemap .characters {
  margin-bottom: 3px;
}
/* line 63, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .sitemap .characters .heading {
  width: 50%;
}
/* line 66, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .sitemap .locations {
  float: right;
}
/* line 69, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .sitemap .artists {
  clear: left;
}
/* line 71, ../../app/assets/stylesheets/shared/_footer.css.sass */
#footer .sitemap .artists .heading {
  width: 33%;
  margin-right: 30px;
}

/* line 1, ../../app/assets/stylesheets/shared/_forms.css.sass */
form {
  margin: 20px 0 0;
}
/* line 4, ../../app/assets/stylesheets/shared/_forms.css.sass */
form input,
form input[type="text"],
form input[type="email"],
form input[type="password"],
form select,
form textarea {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset white 0 0 0;
  -moz-box-shadow: inset white 0 0 0;
  box-shadow: inset white 0 0 0;
  width: 300px;
  height: auto;
  padding: 6px;
  color: #1f2022;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #505257;
  line-height: 1.5;
  border: 1px solid #d4d9de;
}
/* line 23, ../../app/assets/stylesheets/shared/_forms.css.sass */
form input:focus,
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="password"]:focus,
form select:focus,
form textarea:focus {
  -webkit-box-shadow: white 0 0 0;
  -moz-box-shadow: white 0 0 0;
  box-shadow: white 0 0 0;
  outline: 0;
  border-color: #7e8d9b;
}
/* line 28, ../../app/assets/stylesheets/shared/_forms.css.sass */
form textarea {
  height: 150px;
}
/* line 31, ../../app/assets/stylesheets/shared/_forms.css.sass */
form select {
  height: 35px;
  line-height: 35px;
}
/* line 35, ../../app/assets/stylesheets/shared/_forms.css.sass */
form .field {
  margin-bottom: 20px;
}
/* line 38, ../../app/assets/stylesheets/shared/_forms.css.sass */
form .field-checkbox {
  margin-bottom: 30px;
}
/* line 41, ../../app/assets/stylesheets/shared/_forms.css.sass */
form .field-checkbox label input {
  position: relative;
  top: -1px;
  float: left;
  width: auto;
}
/* line 46, ../../app/assets/stylesheets/shared/_forms.css.sass */
form .field-checkbox label span {
  display: block;
  margin-left: 25px;
}
/* line 50, ../../app/assets/stylesheets/shared/_forms.css.sass */
form .field-actions {
  margin-top: 20px;
}
/* line 53, ../../app/assets/stylesheets/shared/_forms.css.sass */
form .search-query {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding-left: 35px;
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/forms/search-bc3da483e46a3350e1a1b92d18c95a24.png");
  background-repeat: no-repeat;
  background-position: 8px -1px;
}
/* line 59, ../../app/assets/stylesheets/shared/_forms.css.sass */
form .search-query:focus {
  background-position: 8px -41px;
}
/* line 62, ../../app/assets/stylesheets/shared/_forms.css.sass */
form ::-webkit-input-placeholder,
form ::-moz-placeholder,
form ::placeholder {
  color: #b6b8bd;
}
/* line 69, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-oversized label {
  font-size: 16px;
}
/* line 72, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-oversized input,
form.form-oversized input[type="text"],
form.form-oversized input[type="email"],
form.form-oversized input[type="password"],
form.form-oversized select,
form.form-oversized textarea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 400px;
  padding: 10px 15px;
  font-size: 18px;
}
/* line 83, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-oversized select {
  height: 50px;
  line-height: 50px;
}
/* line 87, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-oversized .search-query {
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  display: block;
  margin: 0 auto;
  padding: 15px;
  padding-left: 60px;
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/forms/oversized-search-893f6bee124b8d3e20b498dcd5decd25.png");
  background-position: 5px 3px;
  background-repeat: no-repeat;
}
/* line 96, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-oversized .search-query .maxed {
  width: 100%;
}
/* line 98, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-oversized .search-query .centered {
  width: auto;
}
/* line 100, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-oversized .search-query:focus {
  background-position: 5px -47px;
}
/* line 105, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-login .help-block {
  opacity: 0.8;
  filter: alpha(opacity=80);
  float: right;
  position: relative;
  top: -5px;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 115, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-login input,
form.form-login input[type="text"],
form.form-login input[type="email"],
form.form-login input[type="password"] {
  width: 100%;
  margin-bottom: 15px;
}
/* line 121, ../../app/assets/stylesheets/shared/_forms.css.sass */
form.form-login input:last-child,
form.form-login input[type="text"]:last-child,
form.form-login input[type="email"]:last-child,
form.form-login input[type="password"]:last-child {
  margin: 0;
}

/* line 124, ../../app/assets/stylesheets/shared/_forms.css.sass */
.modal-navigation li {
  float: left;
  margin-left: 10px;
}

/* line 128, ../../app/assets/stylesheets/shared/_forms.css.sass */
.help-inline {
  background-color: #f2dede;
  color: #b94a48;
  border-color: #eed3d7;
  width: 450px;
  padding: 8px 35px 8px 14px;
  margin-top: -15px;
}

/* line 139, ../../app/assets/stylesheets/shared/_forms.css.sass */
.checkbox-row {
  margin: 10px 0 10px 0;
}

/* line 142, ../../app/assets/stylesheets/shared/_forms.css.sass */
.checkbox-label {
  padding-left: 10px;
  font-size: 1.2em;
}
/* line 145, ../../app/assets/stylesheets/shared/_forms.css.sass */
.checkbox-label h4 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
/* line 149, ../../app/assets/stylesheets/shared/_forms.css.sass */
.checkbox-label .blurb {
  font-size: 18px;
  line-height: 20px;
  font-style: italic;
  color: #999999;
}
/* line 154, ../../app/assets/stylesheets/shared/_forms.css.sass */
.checkbox-label span {
  font-style: italic;
  color: #999999;
}

/* line 158, ../../app/assets/stylesheets/shared/_forms.css.sass */
.fields-well {
  padding: 40px 0 0 0;
}

/* line 164, ../../app/assets/stylesheets/shared/_forms.css.sass */
.checkbox input {
  width: inherit !important;
}

/* line 167, ../../app/assets/stylesheets/shared/_forms.css.sass */
.weird-checkbox {
  border: 2px solid red;
}

/* line 170, ../../app/assets/stylesheets/shared/_forms.css.sass */
form h5 {
  clear: both;
}

/* line 1, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid,
.sets-grid {
  *zoom: 1;
  clear: both;
  width: 1176px;
  margin-left: -6px;
  margin-bottom: 30px;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.media-grid:before, .media-grid:after,
.sets-grid:before,
.sets-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.media-grid:after,
.sets-grid:after {
  clear: both;
}
/* line 15, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .grid-item,
.sets-grid .grid-item {
  position: relative;
  overflow: hidden;
  float: left;
  margin-left: 6px;
  margin-bottom: 6px;
  text-align: center;
}
/* line 23, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .size1,
.sets-grid .size1 {
  width: 1170px;
  height: 644px;
}
/* line 29, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .size2,
.media-grid .size4,
.sets-grid .size2,
.sets-grid .size4 {
  width: 778px;
  height: 494px;
}
/* line 36, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .size3,
.sets-grid .size3 {
  width: 386px;
  height: 244px;
}
/* line 42, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .size3 .contributer,
.sets-grid .size3 .contributer {
  display: none;
}
/* line 45, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .size4,
.sets-grid .size4 {
  float: right;
}
/* line 48, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .size5,
.sets-grid .size5 {
  width: 582px;
  height: 369px;
}
/* line 54, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .size6,
.sets-grid .size6 {
  width: 288px;
  height: 181.5px;
}
/* line 60, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .size6 h1,
.sets-grid .size6 h1 {
  font-size: 25px;
}

/* line 63, ../../app/assets/stylesheets/shared/_grid.css.sass */
.sets-grid {
  padding-top: 20px;
}
/* line 70, ../../app/assets/stylesheets/shared/_grid.css.sass */
.sets-grid .grid-item {
  width: 190px;
  height: 144px;
}

@media (max-width: 1200px) {
  /* line 83, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid {
    width: 946px;
  }
  /* line 86, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid .size1 {
    width: 940px;
    height: 654px;
  }
  /* line 92, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid .size2,
  .media-grid .size4 {
    width: 624.66667px;
    height: 434px;
  }
  /* line 99, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid .size3 {
    width: 309.33333px;
    height: 214px;
  }
  /* line 106, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid .size5 {
    width: 467px;
    height: 324px;
  }
  /* line 112, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid .size6 {
    width: 230.5px;
    height: 159px;
  }
}
@media (max-width: 980px) {
  /* line 131, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid {
    width: 730px;
  }
  /* line 134, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid .size1 {
    width: 724px;
    height: 654px;
  }
  /* line 140, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid .size2,
  .media-grid .size4 {
    width: 480.66667px;
    height: 434px;
  }
  /* line 147, ../../app/assets/stylesheets/shared/_grid.css.sass */
  .media-grid .size3 {
    width: 237.33333px;
    height: 214px;
  }
}
/* line 160, ../../app/assets/stylesheets/shared/_grid.css.sass */
.pagination {
  margin: 40px 0 60px;
  text-align: center;
}
/* line 163, ../../app/assets/stylesheets/shared/_grid.css.sass */
.pagination .button,
.pagination h5 {
  display: inline;
}
/* line 166, ../../app/assets/stylesheets/shared/_grid.css.sass */
.pagination h5 {
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 0 40px;
}
/* line 169, ../../app/assets/stylesheets/shared/_grid.css.sass */
.pagination .show-more {
  padding-left: 40px;
  padding-right: 40px;
}
/* line 173, ../../app/assets/stylesheets/shared/_grid.css.sass */
.pagination .show-more span .icon {
  padding-right: 20px;
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-more-arrow-af08e59bcd65e51b0b930fd9a464007b.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
/* line 178, ../../app/assets/stylesheets/shared/_grid.css.sass */
.pagination .search {
  background-color: white;
}
/* line 180, ../../app/assets/stylesheets/shared/_grid.css.sass */
.pagination .search:hover, .pagination .search:active {
  background-color: #e3e6e9;
}

/* GRID FLAG KEYS (TOP OF GRID) */
/* line 190, ../../app/assets/stylesheets/shared/_grid.css.sass */
#grid-key-info {
  font-size: 20px;
}

/* GRID MEDIA TYPE FLAGS (COLOUR TRIANGLES) */
/* line 195, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .flag {
  width: 0px;
  height: 0px;
  border-top: 25px solid black;
  border-right: 25px solid transparent;
  color: white;
  top: 0;
  left: 0;
}
/* line 203, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .flag i {
  position: absolute;
  top: 5px;
  left: 5px;
}

/* line 208, ../../app/assets/stylesheets/shared/_grid.css.sass */
.flag_key {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
  position: relative;
  top: 6px;
}

/* FLAG - BLOG POST */
/* line 220, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .flag.flag_blog_post {
  border-top-color: #009df2;
}

/* line 223, ../../app/assets/stylesheets/shared/_grid.css.sass */
.flag_key.flag_key_blog_post {
  background-color: #009df2;
}

/* FLAG - BLOG POST */
/* line 228, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .flag.flag_set {
  border-top-color: #f95000;
}

/* line 231, ../../app/assets/stylesheets/shared/_grid.css.sass */
.flag_key.flag_key_set {
  background-color: #f95000;
}

/* FLAG - BLOG POST */
/* line 236, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .flag.flag_user {
  border-top-color: #b2ff0d;
}

/* line 239, ../../app/assets/stylesheets/shared/_grid.css.sass */
.flag_key.flag_key_user {
  background-color: #b2ff0d;
}

/* MANAGEMENT OPTIONS */
/* line 244, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid a.action {
  width: 30px;
  height: 30px;
  text-decoration: none;
  top: 0;
  left: 0;
  text-align: center;
  float: left;
  position: relative;
  display: none;
  color: white;
  border: 1px solid transparent;
}
/* line 256, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid a.action i {
  position: relative;
  top: 5px;
}

/* line 260, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .media:hover .action {
  color: white;
  display: inherit;
}

/* line 264, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .media .action:hover {
  border: 1px solid white;
  cursor: pointer;
}
/* line 267, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .media .action:hover i {
  cursor: pointer;
}

/* ACTIONS */
/* line 276, ../../app/assets/stylesheets/shared/_grid.css.sass */
.action_edit:hover {
  background-color: #f5a534;
}

/* line 279, ../../app/assets/stylesheets/shared/_grid.css.sass */
.action_delete:hover {
  background-color: #c41435;
}

/* line 282, ../../app/assets/stylesheets/shared/_grid.css.sass */
.action_promote:hover {
  background-color: #3498db;
}

/* line 285, ../../app/assets/stylesheets/shared/_grid.css.sass */
.action_publish:hover {
  background-color: #78ad05;
}

/* line 288, ../../app/assets/stylesheets/shared/_grid.css.sass */
.action_unpublish:hover {
  background-color: #c41435;
}

/* line 291, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid a.action.action_fav,
.media-grid a.action.action_faved {
  float: right;
  border: 1px solid transparent;
}

/* line 296, ../../app/assets/stylesheets/shared/_grid.css.sass */
.action_fav:hover {
  background-color: #f0c000;
}

/* line 299, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid a.action.action_faved {
  display: inherit;
  background-color: #f0c000 !important;
  border: 1px solid transparent;
}

/* line 304, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .media:hover .action.action_fav,
.media-grid .media:hover .action.action_faved {
  border: 1px solid transparent;
}

/* line 308, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid .media a.action.action_fav:hover,
.media-grid .media a.action.action_faved:hover {
  border: 1px solid white;
}

/* line 313, ../../app/assets/stylesheets/shared/_grid.css.sass */
.media-grid.pad {
  margin-top: 40px;
}

/* line 1, ../../app/assets/stylesheets/shared/_header.css.sass */
.striked {
  text-decoration: line-through;
}

/* line 4, ../../app/assets/stylesheets/shared/_header.css.sass */
#header {
  background-color: white;
  border-bottom: 1px solid #eeeeee;
}
/* line 9, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .brand {
  position: absolute;
  top: 0;
  left: -10px;
  z-index: 10;
  height: 99px;
  overflow: visible;
  padding: 3px 0;
}
/* line 19, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .form-search {
  float: left;
  margin-left: 140px;
  margin-top: 12.5px;
}
/* line 24, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .form-search .search-query {
  float: left;
  width: 240px;
}
/* line 28, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary {
  float: right;
}
/* line 30, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li {
  float: left;
}
/* line 33, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li .navigation-links li {
  font-size: 13px;
}
/* line 35, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li > a {
  opacity: 0.7;
  filter: alpha(opacity=70);
  display: block;
  padding: 20px 20px 19px;
  color: #1f2022;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 44, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li > a:hover, #header .navigation-primary > li > a.active {
  opacity: 0.99;
  filter: alpha(opacity=99);
  text-decoration: none;
}
/* line 48, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li > a:active {
  top: 0;
  padding-top: 21px;
  padding-bottom: 18px;
}
/* line 52, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li > a .arrow {
  display: none;
}
/* line 57, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li.login a:hover .icon {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 59, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li .icon {
  opacity: 0.3;
  filter: alpha(opacity=30);
  top: 1px;
  margin-right: 10px;
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-login-b5451b56f6de9619406e4efa335ded04.png");
}
/* line 65, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li.open > a {
  opacity: 0.99;
  filter: alpha(opacity=99);
  position: relative;
  z-index: 1001;
  color: white;
  background-color: black;
  text-decoration: none;
}
/* line 72, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li.open > a .arrow {
  display: block;
  background-color: black;
}
/* line 75, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary > li.open > a .arrow:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  content: " ";
  border: 10px solid transparent;
  border-top-color: black;
}
/* line 86, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-secondary {
  float: right;
  margin-top: 9px;
}
/* line 91, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-secondary > li {
  float: left;
  margin-left: 13.5px;
}
/* line 94, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-secondary > li .arrow {
  display: none;
}
/* line 97, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-secondary > li.open .arrow {
  display: block;
  background-color: black;
}
/* line 100, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-secondary > li.open .arrow:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  content: " ";
  border: 10px solid transparent;
  border-top-color: #679404;
}
/* line 121, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary .contribute .button,
#header .navigation-secondary .contribute .button {
  position: relative;
  z-index: 55;
  padding-left: 18px;
}
/* line 125, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary .contribute .icon,
#header .navigation-secondary .contribute .icon {
  opacity: 0.99;
  filter: alpha(opacity=99);
  margin-right: 8px;
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-contribute-c773600201dfef42a1fe7ae174548d44.png");
}
/* line 129, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary .contribute .dropdown-menu,
#header .navigation-secondary .contribute .dropdown-menu {
  width: 180px;
  margin-left: -90px;
  margin-top: 2px;
}
/* line 133, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary .contribute .dropdown-menu .navigation-links,
#header .navigation-secondary .contribute .dropdown-menu .navigation-links {
  padding: 20px 0 10px;
  border: 0;
}
/* line 136, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary .contribute .dropdown-menu .navigation-links li,
#header .navigation-secondary .contribute .dropdown-menu .navigation-links li {
  font-size: 13px;
  border-top: 1px solid #e3e6e9;
  padding: 15px 0;
  line-height: 20px;
}
/* line 141, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary .contribute .dropdown-menu .navigation-links li .note,
#header .navigation-secondary .contribute .dropdown-menu .navigation-links li .note {
  font-weight: normal;
}
/* line 143, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary .dropdown-menu,
#header .navigation-secondary .dropdown-menu {
  width: 240px;
  margin: 0;
  margin-left: -120px;
  left: 50%;
  z-index: 50;
}
/* line 150, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary .dropdown-menu li > a,
#header .navigation-secondary .dropdown-menu li > a {
  display: inline;
  padding: 0;
  color: #0088cc;
  font-weight: bold;
}
/* line 155, ../../app/assets/stylesheets/shared/_header.css.sass */
#header .navigation-primary .dropdown-menu li > a:hover,
#header .navigation-secondary .dropdown-menu li > a:hover {
  color: #0077b3;
  background-image: none;
  background-color: white;
  text-decoration: underline;
}

/* line 161, ../../app/assets/stylesheets/shared/_header.css.sass */
#page-header {
  background-color: white;
  border-bottom: 1px solid #f1f3f4;
}
/* line 165, ../../app/assets/stylesheets/shared/_header.css.sass */
#page-header .container {
  overflow: hidden;
}
/* line 168, ../../app/assets/stylesheets/shared/_header.css.sass */
#page-header .navigation-tiertary,
#page-header .navigation-breadcrumbs {
  position: relative;
  right: -18px;
  float: right;
}
/* line 173, ../../app/assets/stylesheets/shared/_header.css.sass */
#page-header .navigation-tiertary > li,
#page-header .navigation-breadcrumbs > li {
  float: left;
}
/* line 175, ../../app/assets/stylesheets/shared/_header.css.sass */
#page-header .navigation-tiertary > li > a,
#page-header .navigation-breadcrumbs > li > a {
  opacity: 0.4;
  filter: alpha(opacity=40);
  display: block;
  padding: 15px 18px 14px;
  color: #1f2022;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 184, ../../app/assets/stylesheets/shared/_header.css.sass */
#page-header .navigation-tiertary > li > a:hover, #page-header .navigation-tiertary > li > a.active,
#page-header .navigation-breadcrumbs > li > a:hover,
#page-header .navigation-breadcrumbs > li > a.active {
  opacity: 0.99;
  filter: alpha(opacity=99);
  text-decoration: none;
}
/* line 188, ../../app/assets/stylesheets/shared/_header.css.sass */
#page-header .navigation-tiertary > li > a:active,
#page-header .navigation-breadcrumbs > li > a:active {
  top: 0;
  padding-top: 16px;
  padding-bottom: 13px;
}
/* line 193, ../../app/assets/stylesheets/shared/_header.css.sass */
#page-header .navigation-breadcrumbs {
  float: left;
  right: 0;
  left: -18px;
  margin-left: 140px;
}
/* line 198, ../../app/assets/stylesheets/shared/_header.css.sass */
#page-header .navigation-breadcrumbs .divider {
  opacity: 0.3;
  filter: alpha(opacity=30);
  color: #1f2022;
  padding: 15px 0 14px;
}

/* line 204, ../../app/assets/stylesheets/shared/_header.css.sass */
#main-content h1 {
  margin: auto;
  padding-top: 20px;
  line-height: 65px;
}
/* line 208, ../../app/assets/stylesheets/shared/_header.css.sass */
#main-content h2 {
  margin: auto;
  padding-top: 10px;
  line-height: 35px;
}
/* line 212, ../../app/assets/stylesheets/shared/_header.css.sass */
#main-content h3 {
  margin: auto;
  line-height: 25px;
}

/* line 216, ../../app/assets/stylesheets/shared/_header.css.sass */
.media-header.thin {
  margin: 0 0 20px 0;
  height: 130px;
}
/* line 221, ../../app/assets/stylesheets/shared/_header.css.sass */
.media-header.thin .meta .container h1 {
  padding-bottom: 25px;
}

/* line 224, ../../app/assets/stylesheets/shared/_header.css.sass */
.media-header.thin.nopad {
  margin: 0;
}

/* line 227, ../../app/assets/stylesheets/shared/_header.css.sass */
#page {
  border-top: 1px solid #dddddd;
}

/* line 233, ../../app/assets/stylesheets/shared/_header.css.sass */
.homepage #page-header .navigation-tiertary li a {
  padding: 10px 18px;
}

/* line 237, ../../app/assets/stylesheets/shared/_header.css.sass */
.homepage #page-header {
  min-height: 0;
}

/* line 244, ../../app/assets/stylesheets/shared/_header.css.sass */
.dropdown-menu .navigation-links {
  padding: 5px 0;
}
/* line 246, ../../app/assets/stylesheets/shared/_header.css.sass */
.dropdown-menu .navigation-links li {
  line-height: 25px;
}

/* line 1, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media, .icon-fontawesome {
  position: relative;
  top: -5px;
  width: 20px;
  height: 20px;
}

/* line 7, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media {
  background-position: -5px -5px;
  background-repeat: no-repeat;
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icons-media-ac8eecfb61243f66944b0d45d2a96f75.png");
}
/* line 13, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-photo {
  background-position-y: -5px;
}
/* line 16, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-artist {
  background-position-y: -35px;
}
/* line 19, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-location {
  background-position-y: -65px;
}
/* line 22, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-interview {
  background-position-y: -95px;
}
/* line 25, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-video {
  background-position-y: -125px;
}
/* line 28, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-link {
  background-position-y: -155px;
}
/* line 31, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-new {
  background-position-y: -185px;
}
/* line 34, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-favourite {
  background-position-y: -215px;
}
/* line 37, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-twitter {
  background-position-y: -245px;
}
/* line 40, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-facebook {
  background-position-y: -275px;
}
/* line 43, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-flickr {
  background-position-y: -305px;
}
/* line 46, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-source {
  background-position-y: -335px;
}
/* line 50, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-shadow {
  background-position-x: -35px;
}
/* line 53, ../../app/assets/stylesheets/shared/_icons.css.sass */
.icon-media.icon-media-dark {
  background-position-x: -65px;
}

/* line 1, ../../app/assets/stylesheets/shared/_media.css.sass */
.media {
  -moz-user-select: none;
  -khtml-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  height: 100%;
  overflow: visible;
  display: block;
  margin: 0;
  background-color: black;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 6px solid black;
}
/* line 13, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .photo,
.media .quote-text,
.media .video {
  -webkit-transition: background-color 100ms linear 0s;
  -moz-transition: background-color 100ms linear 0s;
  -o-transition: background-color 100ms linear 0s;
  transition: background-color 100ms linear 0s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
/* line 23, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .quote-text {
  color: #1f2022;
  background-color: white;
  font-size: 35px;
  font-style: italic;
  line-height: 1.3;
}
/* line 29, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .quote-text .inner {
  display: block;
  margin: 40px;
}
/* line 32, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .video {
  background-color: rgba(31, 32, 34, 0.4);
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-video-dbbc8efb5284b9d6bfc7bc8368913df1.png");
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
/* line 37, ../../app/assets/stylesheets/shared/_media.css.sass */
.media:hover .photo {
  background-color: rgba(31, 32, 34, 0.2);
}
/* line 39, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .favourite {
  display: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  z-index: 30;
  top: 6px;
  right: 6px;
  padding: 5px;
  line-height: 1;
  cursor: pointer;
}
/* line 49, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .favourite:active {
  top: 8px;
}
/* line 51, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .favourite .icon-media {
  top: 0;
}
/* line 54, ../../app/assets/stylesheets/shared/_media.css.sass */
.media.with-source .favourite {
  top: 46px;
}
/* line 56, ../../app/assets/stylesheets/shared/_media.css.sass */
.media.with-source .favourite:active {
  top: 48px;
}
/* line 59, ../../app/assets/stylesheets/shared/_media.css.sass */
.media:hover .favourite {
  display: block;
}
/* line 61, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .faved {
  display: block;
}
/* line 63, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .meta {
  text-shadow: rgba(31, 32, 34, 0.5) 0 1px 0;
  text-shadow: #1f2022 0 0 0, #1f2022 0 0 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, transparent), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(top, transparent, #000000);
  background-image: -moz-linear-gradient(top, transparent, #000000);
  background-image: -o-linear-gradient(top, transparent, #000000);
  background-image: linear-gradient(top, transparent, #000000);
  position: absolute;
  left: 0;
  bottom: 5px;
  z-index: 20;
  width: 100%;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 1px;
  border-bottom: 6px solid black;
}
/* line 79, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .meta a {
  color: white;
}
/* line 82, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .meta .meta-label {
  float: left;
  padding: 10px 10px 2px;
}
/* line 86, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .meta .secondary {
  float: right;
}
/* line 89, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .meta .new {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin: 8px 5px 0;
  padding: 2px 10px 0;
  color: white;
  background-color: #c41435;
}
/* line 98, ../../app/assets/stylesheets/shared/_media.css.sass */
.media.quote .quote-text:hover {
  text-decoration: none;
}
/* line 100, ../../app/assets/stylesheets/shared/_media.css.sass */
.media.quote .meta {
  text-shadow: white 0 0;
  color: black;
  background-image: none;
}
/* line 104, ../../app/assets/stylesheets/shared/_media.css.sass */
.media.quote .meta a {
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: black;
}
/* line 113, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .heading {
  text-shadow: rgba(31, 32, 34, 0.8) 0 -1px 2px, rgba(31, 32, 34, 0.8) 0 1px 3px;
  color: white;
  font-size: 40px;
  padding: 5px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 1;
  text-transform: uppercase;
}
/* line 121, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .heading .light {
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: block;
  margin-bottom: 15px;
  font-size: 40%;
  font-weight: 300;
}
/* line 127, ../../app/assets/stylesheets/shared/_media.css.sass */
.media .heading .light .inner {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 132, ../../app/assets/stylesheets/shared/_media.css.sass */
.size1 .media .heading {
  font-size: 50px;
}
/* line 136, ../../app/assets/stylesheets/shared/_media.css.sass */
.size2 .media .heading, .size4 .media .heading {
  font-size: 40px;
}
/* line 139, ../../app/assets/stylesheets/shared/_media.css.sass */
.size3 .media .heading {
  font-size: 30px;
}

/* line 142, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header {
  height: 300px;
  border-left-width: 0;
  border-right-width: 0;
}
/* line 146, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header .links {
  margin: 0;
  list-style: none;
  margin-top: 40px;
  text-align: center;
}
/* line 150, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header .links li {
  display: inline;
}
/* line 152, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header .links a {
  text-shadow: rgba(31, 32, 34, 0.8) 0 1px, rgba(31, 32, 34, 0.8) 0 0 5px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 20px;
  padding: 20px 0;
  padding-left: 45px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
/* line 164, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header .links .web a {
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-web-cadce014d74f2e6c472e7462bd93366a.png");
}
/* line 166, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header .links .twitter a {
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-twitter-6c445c28cd65c2d33401d2789b4fde4e.png");
}
/* line 168, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header .links .facebook a {
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-facebook-07172ae607dd495c8c76dff3d9601bd3.png");
}
/* line 170, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header .meta {
  bottom: 0;
}
/* line 172, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header .meta .heading {
  font-size: 90px;
  text-align: center;
}
/* line 175, ../../app/assets/stylesheets/shared/_media.css.sass */
.media-header .meta .heading.lowered {
  position: relative;
  bottom: -20px;
  border: 0;
}

/* line 180, ../../app/assets/stylesheets/shared/_media.css.sass */
.source {
  *zoom: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  display: block;
  color: white;
  background-color: black;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.source:before, .source:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.source:after {
  clear: both;
}
/* line 190, ../../app/assets/stylesheets/shared/_media.css.sass */
.source.facebook {
  color: white;
  background-color: #3e5f98;
}
/* line 193, ../../app/assets/stylesheets/shared/_media.css.sass */
.source .source-label {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  color: white;
  margin: 6px 10px 3px;
  text-align: left;
}
/* line 199, ../../app/assets/stylesheets/shared/_media.css.sass */
.source .icon-media {
  float: left;
  top: 0;
  margin: 10px;
  margin-right: 0;
}

/* line 205, ../../app/assets/stylesheets/shared/_media.css.sass */
.sets {
  margin-top: 40px;
  margin-bottom: 0;
}

/* line 210, ../../app/assets/stylesheets/shared/_media.css.sass */
.meta .secondary {
  float: right;
}

/* line 214, ../../app/assets/stylesheets/shared/_media.css.sass */
.media.post .meta {
  font-size: 16px;
}

/* line 221, ../../app/assets/stylesheets/shared/_media.css.sass */
.size3 .media.post .meta {
  font-size: 12px;
  line-height: 16px;
}

/* line 232, ../../app/assets/stylesheets/shared/_media.css.sass */
.media.image .meta .meta-label.secondary {
  display: none;
}

/* line 236, ../../app/assets/stylesheets/shared/_media.css.sass */
.media.image:hover .meta .meta-label.secondary {
  display: inherit;
}

/* line 2, ../../app/assets/stylesheets/shared/_message_flash.css.sass */
.alert-message {
  text-align: center;
  font-size: 20px;
}
/* line 5, ../../app/assets/stylesheets/shared/_message_flash.css.sass */
.alert-message p {
  margin: 0 0 !important;
  padding: 0 0;
}
/* line 8, ../../app/assets/stylesheets/shared/_message_flash.css.sass */
.alert-message p a {
  color: white;
  text-decoration: underline;
  font-weight: bold !important;
}

/* line 14, ../../app/assets/stylesheets/shared/_message_flash.css.sass */
.alert-block {
  background-color: #c41435;
}

/* line 17, ../../app/assets/stylesheets/shared/_message_flash.css.sass */
.alert-warning {
  background-color: #f5a534;
}

/* line 20, ../../app/assets/stylesheets/shared/_message_flash.css.sass */
.alert-info {
  background-color: #78ad05;
}

/* line 24, ../../app/assets/stylesheets/shared/_message_flash.css.sass */
.alert-block,
.alert-info {
  color: white;
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 30, ../../app/assets/stylesheets/shared/_message_flash.css.sass */
.alert-note {
  border-top: 1px solid #dddddd;
  background-color: white;
  color: black;
}
/* line 35, ../../app/assets/stylesheets/shared/_message_flash.css.sass */
.alert-note h5 {
  font-size: 20px;
}

/* line 1, ../../app/assets/stylesheets/shared/_message_promotion.css.sass */
#promotion-bar {
  display: block;
  padding: 12px 0 14px;
  color: rgba(255, 255, 255, 0.9);
  background-color: black;
  font-size: 14px;
  text-align: center;
  hover-text-decoration: none;
  hover-background-color: #666666;
  hover-background-color: #0077b3;
  active-background-color: #0081c2;
  active-border-top-color: #0077b3;
  active-border-bottom-color: #0088cc;
  active-active: p;
  active-active-position: relative;
  active-active-top: 3px;
}
/* line 9, ../../app/assets/stylesheets/shared/_message_promotion.css.sass */
#promotion-bar .status {
  background-color: #ff634d;
}
/* line 26, ../../app/assets/stylesheets/shared/_message_promotion.css.sass */
#promotion-bar p {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=99);
  opacity: 0.99;
  display: inline;
}
/* line 31, ../../app/assets/stylesheets/shared/_message_promotion.css.sass */
#promotion-bar strong {
  font-size: 16px;
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  hover-border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

/* line 1, ../../app/assets/stylesheets/shared/_message_service.css.sass */
.alert.service-notice {
  text-align: center;
  margin-bottom: 0;
  border: 0;
  background-color: #fd795b;
  padding: 5px 0;
  color: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
/* line 13, ../../app/assets/stylesheets/shared/_message_service.css.sass */
.alert.service-notice .close {
  position: absolute;
  top: 3px;
  right: 21px;
}

/* line 4, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page #header .brand {
  background-color: transparent;
}
/* line 7, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page #footer {
  margin-top: 0;
}
/* line 11, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page.login #page {
  background-image: url("https://gsa-live-eu.s3.amazonaws.com/uploads/image/kaxo4e/large_img_kaxo4e.jpg");
}
/* line 15, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page.error404 #page {
  background-image: url("https://gsa-live-eu.s3.amazonaws.com/uploads/image/kaxo4e/large_img_kaxo4e.jpg");
}
/* line 17, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page.error404 #page .content {
  text-align: center;
}
/* line 19, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page.error404 #page .content .heading {
  font-size: 30px;
}
/* line 22, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page.maintenance {
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/photos/2-e3e80817d7c3c64d255278988861acbf.jpg");
}
/* line 24, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page.maintenance #page {
  min-height: 200px;
}
/* line 27, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page #page {
  padding: 120px 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  border: 6px solid black;
  border-width: 6px 0;
}
/* line 36, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page #page .content {
  clear: both;
  float: none;
  width: 60%;
  max-width: 500px;
  margin: 0 auto;
  padding: 40px;
  background-color: white;
  text-align: left;
}
/* line 46, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page #page .content .modal-navigation {
  float: right;
  position: relative;
  top: -3px;
  margin-bottom: 20px;
}
/* line 52, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page #page .content .heading {
  font-family: "DIN Next Condensed", "Helvetica Neue", "Arial", sans-serif;
  float: left;
  margin: 0;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
}
/* line 61, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal-page #page .content form {
  margin: 0;
  clear: both;
}

/* line 66, ../../app/assets/stylesheets/shared/_modals.css.sass */
.modal.fade {
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

/* line 1, ../../app/assets/stylesheets/shared/_page.css.sass */
html,
body {
  background-color: #f1f3f4;
}

/* line 5, ../../app/assets/stylesheets/shared/_page.css.sass */
#page {
  min-height: 400px;
}
/* line 7, ../../app/assets/stylesheets/shared/_page.css.sass */
#page .container {
  overflow: hidden;
}

/* line 10, ../../app/assets/stylesheets/shared/_page.css.sass */
.container {
  *zoom: 1;
  min-width: 420px;
  position: relative;
  overflow: visible;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 16, ../../app/assets/stylesheets/shared/_page.css.sass */
.navigation {
  margin: 0;
  list-style: none;
}

/* line 19, ../../app/assets/stylesheets/shared/_page.css.sass */
.navigation-links {
  margin: 0;
  list-style: none;
  padding: 15px 0;
  font-weight: bold;
  text-align: center;
}
/* line 24, ../../app/assets/stylesheets/shared/_page.css.sass */
.navigation-links li {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  line-height: 35px;
}
/* line 28, ../../app/assets/stylesheets/shared/_page.css.sass */
.navigation-links .light {
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-left: 5px;
  color: #81858c;
  font-size: 11px;
  font-weight: normal;
}
/* line 34, ../../app/assets/stylesheets/shared/_page.css.sass */
.navigation-links .photos {
  padding-left: 19px;
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-photo-a2bf747ce9a2919631328c6db9dc562d.png");
  background-repeat: no-repeat;
  background-position: 0 50%;
}

/* line 40, ../../app/assets/stylesheets/shared/_page.css.sass */
.section-map {
  *zoom: 1;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.section-map:before, .section-map:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.section-map:after {
  clear: both;
}
/* line 42, ../../app/assets/stylesheets/shared/_page.css.sass */
.section-map .heading {
  margin: 0;
  padding: 20px 0;
  font-size: 13px;
  text-align: center;
}
/* line 47, ../../app/assets/stylesheets/shared/_page.css.sass */
.section-map .navigation-links {
  border-top: 1px solid #e3e6e9;
}
/* line 49, ../../app/assets/stylesheets/shared/_page.css.sass */
.section-map .button {
  width: 60%;
  margin: 0 auto;
  margin-top: 15px;
}

/* line 54, ../../app/assets/stylesheets/shared/_page.css.sass */
.breadcrumbs {
  *zoom: 1;
  font-family: "DIN Next Condensed", "Helvetica Neue", "Arial", sans-serif;
  float: left;
  position: relative;
  left: -10px;
  margin: 20px 0;
  font-size: 35px;
  text-transform: uppercase;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.breadcrumbs:before, .breadcrumbs:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.breadcrumbs:after {
  clear: both;
}
/* line 63, ../../app/assets/stylesheets/shared/_page.css.sass */
.breadcrumbs li {
  opacity: 0.2;
  filter: alpha(opacity=20);
  float: left;
  color: #1f2022;
}
/* line 67, ../../app/assets/stylesheets/shared/_page.css.sass */
.breadcrumbs li:hover, .breadcrumbs li.active {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
/* line 70, ../../app/assets/stylesheets/shared/_page.css.sass */
.breadcrumbs li.divider {
  padding: 20px 10px;
}
/* line 72, ../../app/assets/stylesheets/shared/_page.css.sass */
.breadcrumbs li.divider:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 74, ../../app/assets/stylesheets/shared/_page.css.sass */
.breadcrumbs a {
  float: left;
  padding: 20px 10px;
  color: #1f2022;
}
/* line 78, ../../app/assets/stylesheets/shared/_page.css.sass */
.breadcrumbs a:hover {
  color: #1f2022;
  text-decoration: none;
}
/* line 81, ../../app/assets/stylesheets/shared/_page.css.sass */
.breadcrumbs a.with-subtitle {
  font-size: 40px;
  padding-bottom: 0;
  padding-top: 0;
}

/* line 86, ../../app/assets/stylesheets/shared/_page.css.sass */
.page-social {
  float: right;
  overflow: hidden;
  padding-top: 14px;
}
/* line 90, ../../app/assets/stylesheets/shared/_page.css.sass */
.page-social li {
  float: left;
}

/* line 93, ../../app/assets/stylesheets/shared/_page.css.sass */
.featured {
  margin-bottom: 10px;
  padding: 40px 0 20px;
  background-color: white;
  text-align: center;
}
/* line 99, ../../app/assets/stylesheets/shared/_page.css.sass */
.featured .section-map .heading {
  opacity: 0.5;
  filter: alpha(opacity=50);
  padding: 0;
  font-weight: normal;
}
/* line 103, ../../app/assets/stylesheets/shared/_page.css.sass */
.featured .section-map .navigation-links {
  border: 0;
}
/* line 105, ../../app/assets/stylesheets/shared/_page.css.sass */
.featured .bio {
  width: 80%;
  max-width: 800px;
  margin: 10px auto 30px;
  font-size: 18px;
  color: #81858c;
  line-height: 1.7;
}
/* line 112, ../../app/assets/stylesheets/shared/_page.css.sass */
.featured.nobio {
  padding: 0;
}
/* line 114, ../../app/assets/stylesheets/shared/_page.css.sass */
.featured.nobio .user-bar {
  top: 0;
  border: 0;
  margin-bottom: 30px;
}

/* line 119, ../../app/assets/stylesheets/shared/_page.css.sass */
.user-bar {
  *zoom: 1;
  position: relative;
  top: -40px;
  border-bottom: 1px solid #f1f3f4;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.user-bar:before, .user-bar:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.user-bar:after {
  clear: both;
}
/* line 124, ../../app/assets/stylesheets/shared/_page.css.sass */
.user-bar .container {
  padding: 15px 0;
}
/* line 126, ../../app/assets/stylesheets/shared/_page.css.sass */
.user-bar .favourite {
  float: right;
}
/* line 128, ../../app/assets/stylesheets/shared/_page.css.sass */
.user-bar .statistics {
  margin: 0;
  list-style: none;
  position: relative;
  left: -20px;
  float: left;
  margin-top: 10px;
}
/* line 134, ../../app/assets/stylesheets/shared/_page.css.sass */
.user-bar .statistics .statistic {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  float: left;
  margin: 0 20px;
  font-size: 14px;
}
/* line 140, ../../app/assets/stylesheets/shared/_page.css.sass */
.user-bar .statistics .statistic a {
  color: #1f2022;
}
/* line 142, ../../app/assets/stylesheets/shared/_page.css.sass */
.user-bar .statistics .statistic .light {
  color: #81858c;
  font-size: 13px;
}

/* line 148, ../../app/assets/stylesheets/shared/_page.css.sass */
.locations .heading {
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-bottom: 30px;
}
/* line 151, ../../app/assets/stylesheets/shared/_page.css.sass */
.locations .map {
  *zoom: 1;
  padding: 6px;
  background-color: white;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.locations .map:before, .locations .map:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.locations .map:after {
  clear: both;
}
/* line 155, ../../app/assets/stylesheets/shared/_page.css.sass */
.locations .map-image {
  height: 350px;
  overflow: hidden;
}
/* line 158, ../../app/assets/stylesheets/shared/_page.css.sass */
.locations .map-image img {
  display: block;
  max-width: none;
}

/* line 162, ../../app/assets/stylesheets/shared/_page.css.sass */
.community {
  *zoom: 1;
  padding: 20px 0 60px;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.community:before, .community:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.community:after {
  clear: both;
}
/* line 165, ../../app/assets/stylesheets/shared/_page.css.sass */
.community .heading {
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-bottom: 30px;
}
/* line 168, ../../app/assets/stylesheets/shared/_page.css.sass */
.community .pagination {
  margin-top: 20px;
}
/* line 170, ../../app/assets/stylesheets/shared/_page.css.sass */
.community .show-more {
  float: left;
}
/* line 172, ../../app/assets/stylesheets/shared/_page.css.sass */
.community .fans {
  width: 65%;
  float: left;
}
/* line 175, ../../app/assets/stylesheets/shared/_page.css.sass */
.community .contributers {
  width: 30%;
  float: right;
}

/* line 179, ../../app/assets/stylesheets/shared/_page.css.sass */
.users {
  margin: 0;
  list-style: none;
  *zoom: 1;
  margin-left: -20px;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.users:before, .users:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.users:after {
  clear: both;
}
/* line 183, ../../app/assets/stylesheets/shared/_page.css.sass */
.users li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
/* line 187, ../../app/assets/stylesheets/shared/_page.css.sass */
.users a {
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -webkit-box-shadow: rgba(31, 32, 34, 0.2) 0 1px 1px;
  -moz-box-shadow: rgba(31, 32, 34, 0.2) 0 1px 1px;
  box-shadow: rgba(31, 32, 34, 0.2) 0 1px 1px;
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border: 2px solid white;
}

/* line 196, ../../app/assets/stylesheets/shared/_page.css.sass */
.page-intro {
  padding: 20px 0;
}

/* line 199, ../../app/assets/stylesheets/shared/_page.css.sass */
.page-intro,
.page-section {
  font-size: 1.5em;
  line-height: 1.2em;
}
/* line 204, ../../app/assets/stylesheets/shared/_page.css.sass */
.page-intro .ol,
.page-section .ol {
  padding: auto !important;
}
/* line 206, ../../app/assets/stylesheets/shared/_page.css.sass */
.page-intro .ol li,
.page-section .ol li {
  line-height: inherit;
  font-size: inherit;
}

/* line 210, ../../app/assets/stylesheets/shared/_page.css.sass */
.page-strap {
  text-align: center;
  font-size: 2.5em;
  padding: 40px 10%;
}
/* line 214, ../../app/assets/stylesheets/shared/_page.css.sass */
.page-strap p {
  font-size: inherit;
}

/* line 217, ../../app/assets/stylesheets/shared/_page.css.sass */
p.highlight {
  padding: 20px 40px 20px 20px;
  font-size: 1.5em;
  line-height: 1.2em;
  font-style: italic;
}

/* line 224, ../../app/assets/stylesheets/shared/_page.css.sass */
.content-bg {
  background-color: white;
}

/* line 227, ../../app/assets/stylesheets/shared/_page.css.sass */
.center {
  text-align: center;
}

/* line 229, ../../app/assets/stylesheets/shared/_page.css.sass */
.left {
  text-align: left;
}

/* line 231, ../../app/assets/stylesheets/shared/_page.css.sass */
.right {
  text-align: right;
}

/* line 233, ../../app/assets/stylesheets/shared/_page.css.sass */
.justify {
  text-align: justify;
}

/* line 235, ../../app/assets/stylesheets/shared/_page.css.sass */
.fleft {
  float: left;
}

/* line 237, ../../app/assets/stylesheets/shared/_page.css.sass */
.fright {
  float: right;
}

/* line 239, ../../app/assets/stylesheets/shared/_page.css.sass */
.vab {
  vertical-align: bottom;
}

/* line 241, ../../app/assets/stylesheets/shared/_page.css.sass */
.italic {
  font-style: italic;
}

/* line 243, ../../app/assets/stylesheets/shared/_page.css.sass */
.dimmed-light {
  color: #cccccc;
}

/* line 245, ../../app/assets/stylesheets/shared/_page.css.sass */
.dimmed {
  color: #999999;
}

/* line 247, ../../app/assets/stylesheets/shared/_page.css.sass */
.dimmed-dark {
  color: #666666;
}

/* line 249, ../../app/assets/stylesheets/shared/_page.css.sass */
.annotate {
  font-style: italic;
}

/* line 251, ../../app/assets/stylesheets/shared/_page.css.sass */
.pad {
  margin-top: 20px;
}

/* line 253, ../../app/assets/stylesheets/shared/_page.css.sass */
.pad-top {
  margin-top: 60px;
}

/* line 255, ../../app/assets/stylesheets/shared/_page.css.sass */
.pad-bottom {
  margin-bottom: 60px;
}

/* line 257, ../../app/assets/stylesheets/shared/_page.css.sass */
.pad-left {
  margin-left: 20px;
}

/* line 259, ../../app/assets/stylesheets/shared/_page.css.sass */
.pad-right {
  margin-right: 20px;
}

/* line 261, ../../app/assets/stylesheets/shared/_page.css.sass */
.strike {
  text-decoration: line-through;
}

/* line 263, ../../app/assets/stylesheets/shared/_page.css.sass */
.relative {
  position: relative;
}

/* line 265, ../../app/assets/stylesheets/shared/_page.css.sass */
.absolute {
  position: absolute;
}

/* line 2, ../../app/assets/stylesheets/shared/_pagination.css.sass */
.pagination .basic {
  display: block;
}
/* line 4, ../../app/assets/stylesheets/shared/_pagination.css.sass */
.pagination .infinite {
  display: none;
}

/* line 1, ../../app/assets/stylesheets/shared/_popover.css.sass */
.popover {
  z-index: 99;
}

/* line 2, ../../app/assets/stylesheets/shared/_profile.css.sass */
.featured .bio {
  font-size: 24px;
  line-height: 24px;
}
/* line 5, ../../app/assets/stylesheets/shared/_profile.css.sass */
.featured .bio p {
  margin: 30px 0 0 0;
}
/* line 7, ../../app/assets/stylesheets/shared/_profile.css.sass */
.featured .bio p a.button {
  margin-left: 10px;
  display: inline-block;
}

/* Large desktop */
/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
  /* line 13, ../../app/assets/stylesheets/shared/_responsive.css.sass */
  #header .navigation-main .dropdown-menu {
    width: 600%;
  }
  /* line 15, ../../app/assets/stylesheets/shared/_responsive.css.sass */
  #header .navigation-main .dropdown-menu .section-map {
    width: 44%;
    margin: 0 3%;
  }

  /* line 20, ../../app/assets/stylesheets/shared/_responsive.css.sass */
  #page .page-header {
    margin-left: 0;
  }
  /* line 22, ../../app/assets/stylesheets/shared/_responsive.css.sass */
  #page .page-header .sub-heading {
    width: 100%;
  }
  /* line 24, ../../app/assets/stylesheets/shared/_responsive.css.sass */
  #page .content {
    width: 100%;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 800px) {
  /* line 33, ../../app/assets/stylesheets/shared/_responsive.css.sass */
  #header .navigation-main {
    margin-top: 50px;
  }
  /* line 35, ../../app/assets/stylesheets/shared/_responsive.css.sass */
  #header .navigation-main .dropdown-menu {
    width: 300%;
    right: auto;
    left: 0;
  }
  /* line 39, ../../app/assets/stylesheets/shared/_responsive.css.sass */
  #header .navigation-main .dropdown-menu .section-map {
    float: none;
    width: 90%;
    margin: 0 5%;
  }
  /* line 43, ../../app/assets/stylesheets/shared/_responsive.css.sass */
  #header .navigation-main .dropdown-menu .section-map .button {
    margin-bottom: 20px;
  }
}
/* Landscape phones and down */
/* line 2, ../../app/assets/stylesheets/shared/_steps.css.sass */
.tabbable.steps .nav-tabs {
  margin-right: 0;
  position: relative;
  right: -1px;
}
/* line 7, ../../app/assets/stylesheets/shared/_steps.css.sass */
.tabbable.steps .tab-content section {
  border: 1px solid #dddddd;
  background-color: white;
  padding: 20px;
  margin-bottom: 20px;
}
/* line 12, ../../app/assets/stylesheets/shared/_steps.css.sass */
.tabbable.steps .tab-content section section {
  margin: 10px 0 20px 0;
  padding: 0;
  border: 0;
}
/* line 16, ../../app/assets/stylesheets/shared/_steps.css.sass */
.tabbable.steps .tab-content section h2 {
  margin-bottom: 10px;
}

/* line 1, ../../app/assets/stylesheets/shared/_typography.css.sass */
body {
  color: #1f2022;
  font-size: 15px;
  font-family: "Proxima Nova", "Helvetica Neue", "Arial", sans-serif;
}

/* line 6, ../../app/assets/stylesheets/shared/_typography.css.sass */
h1, h2, h3, h4 {
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica," "Arial", sans-serif;
}

/* line 10, ../../app/assets/stylesheets/shared/_typography.css.sass */
h1, h2, h3 {
  font-family: "DIN Next Condensed", "Helvetica Neue", "Arial", sans-serif;
  font-size: 70px;
  font-weight: 500;
}

/* line 15, ../../app/assets/stylesheets/shared/_typography.css.sass */
h2 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 30px;
}

/* line 19, ../../app/assets/stylesheets/shared/_typography.css.sass */
h3 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 25px;
}

/* line 23, ../../app/assets/stylesheets/shared/_typography.css.sass */
h5 {
  font-family: "Proxima Nova", "Helvetica Neue", "Arial", sans-serif;
  color: #1f2022;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 30, ../../app/assets/stylesheets/shared/_typography.css.sass */
a {
  opacity: 0.99;
  filter: alpha(opacity=99);
  color: #0088cc;
}
/* line 33, ../../app/assets/stylesheets/shared/_typography.css.sass */
a:hover, a:active {
  color: #006699;
}
/* line 36, ../../app/assets/stylesheets/shared/_typography.css.sass */
a:active {
  position: relative;
  top: 1px;
}

/* line 40, ../../app/assets/stylesheets/shared/_typography.css.sass */
h2.underlined {
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  color: #aaaaaa;
}

/* line 45, ../../app/assets/stylesheets/shared/_typography.css.sass */
h3.underlined {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #cccccc;
}

/* line 55, ../../app/assets/stylesheets/shared/_typography.css.sass */
body #page .container h1.left {
  text-align: left;
}

/* line 59, ../../app/assets/stylesheets/shared/_typography.css.sass */
.big-label {
  font-size: 25px;
  line-height: 25px;
  display: block;
}

/* line 64, ../../app/assets/stylesheets/shared/_typography.css.sass */
.thin {
  font-weight: normal;
}

/* line 1, ../../app/assets/stylesheets/shared/_upload.css.sass */
#actions {
  margin-bottom: 20px;
}
/* line 4, ../../app/assets/stylesheets/shared/_upload.css.sass */
#actions .well hr {
  border-color: #dddddd;
}
/* line 6, ../../app/assets/stylesheets/shared/_upload.css.sass */
#actions .well .help-block {
  color: #aaaaaa;
  font-size: 15px;
  font-style: italic;
}
/* line 11, ../../app/assets/stylesheets/shared/_upload.css.sass */
#actions .well ul.icons {
  list-style-type: none;
  padding: 0;
  font-size: 20px;
  text-indent: -0.2em;
}
/* line 17, ../../app/assets/stylesheets/shared/_upload.css.sass */
#actions .well ul.icons li .help-block {
  padding-left: 20px;
}

/* line 20, ../../app/assets/stylesheets/shared/_upload.css.sass */
i.icon-alert {
  color: red;
}

/* line 22, ../../app/assets/stylesheets/shared/_upload.css.sass */
i.icon-success {
  color: green;
}

/* line 24, ../../app/assets/stylesheets/shared/_upload.css.sass */
i.icon-warning {
  color: orange;
}

/* line 27, ../../app/assets/stylesheets/shared/_upload.css.sass */
.haClass {
  border: 10px solid red;
}

/* line 30, ../../app/assets/stylesheets/shared/_upload.css.sass */
.select2-uploader,
.select2-container {
  min-width: 300px;
}

/* line 35, ../../app/assets/stylesheets/shared/_upload.css.sass */
.select2-search-choice-close:active {
  position: absolute;
  top: 5px;
}

/* line 39, ../../app/assets/stylesheets/shared/_upload.css.sass */
.uploader h4.right {
  text-align: right;
  font-size: 15px;
}

/* line 44, ../../app/assets/stylesheets/shared/_upload.css.sass */
.uploader legend {
  border-top: 2px solid #dddddd;
  border-bottom: 0 none;
}
/* line 47, ../../app/assets/stylesheets/shared/_upload.css.sass */
.uploader legend .pull-right {
  margin-top: 5px;
}

/* line 50, ../../app/assets/stylesheets/shared/_upload.css.sass */
.select2-sidebar {
  border: 2px solid red;
  width: 100%;
}

/* line 1, ../../app/assets/stylesheets/shared/_util.css.sass */
.clear {
  clear: both;
}

/* line 4, ../../app/assets/stylesheets/shared/_util.css.sass */
.left {
  float: left;
}

/* line 7, ../../app/assets/stylesheets/shared/_util.css.sass */
.right {
  float: right;
}

/* line 10, ../../app/assets/stylesheets/shared/_util.css.sass */
.center {
  text-align: center;
}

/* line 13, ../../app/assets/stylesheets/shared/_util.css.sass */
.ib {
  display: inline-block;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-regular-webfont.eot");
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-regular-webfont.svg") format("svg"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-regular-webfont.eot") format("embedded-opentype"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-regular-webfont.woff") format("woff"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-regular-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-bold-webfont.eot");
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-bold-webfont.svg") format("svg"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-bold-webfont.eot") format("embedded-opentype"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-bold-webfont.woff") format("woff"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/proximanova-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "DIN Next Condensed";
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-Condensed.eot");
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-Condensed.ttf") format("truetype"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-Condensed.svg") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "DIN Next Condensed";
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-MediumCond.eot");
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-MediumCond.ttf") format("truetype"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-MediumCond.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "DIN Next Condensed";
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-BoldCondensed.eot");
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-BoldCondensed.ttf") format("truetype"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-BoldCondensed.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "DIN Next Condensed";
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-HeavyCondensed.eot");
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-HeavyCondensed.ttf") format("truetype"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-HeavyCondensed.svg") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "DIN Next Condensed";
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-UltraLightCond.eot");
  src: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-UltraLightCond.ttf") format("truetype"), url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/DINNextLTPro-UltraLightCond.svg") format("svg");
  font-weight: 100;
  font-style: normal;
}

/* line 1, ../../app/assets/stylesheets/shared/feed.css.sass */
.bigfilters {
  padding: 40px;
  text-align: center;
  font-size: 41px;
}
/* line 5, ../../app/assets/stylesheets/shared/feed.css.sass */
.bigfilters .btn-large.dropdown-toggle {
  font-family: "Proxima Nova", "Helvetica Neue", "Arial", sans-serif;
  font-weight: normal;
  font-size: 35px;
  text-transform: none;
  border: 0;
  text-shadow: none;
  box-shadow: none;
  padding: 10px;
}
/* line 14, ../../app/assets/stylesheets/shared/feed.css.sass */
.bigfilters .dropdown-menu li a {
  font-size: 30px;
  line-height: 30px;
}

/* line 1, ../../app/assets/stylesheets/shared/select2.css.sass */
.select2-container-multi .select2-choices .select2-search-field input {
  height: 26px !important;
}

/* line 6, ../../app/assets/stylesheets/shared/world_map.css.sass */
.country-map {
  margin-top: 20px;
}

/* line 4, ../../app/assets/stylesheets/pages/_artist.css.sass */
body.artist .media-header .links {
  margin: 0;
  list-style: none;
  margin-top: 40px;
}
/* line 7, ../../app/assets/stylesheets/pages/_artist.css.sass */
body.artist .media-header .links li {
  display: inline;
}
/* line 9, ../../app/assets/stylesheets/pages/_artist.css.sass */
body.artist .media-header .links a {
  text-shadow: rgba(31, 32, 34, 0.8) 0 1px, rgba(31, 32, 34, 0.8) 0 0 5px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 20px;
  padding: 20px 0;
  padding-left: 45px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
/* line 21, ../../app/assets/stylesheets/pages/_artist.css.sass */
body.artist .media-header .links .web a {
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-web-cadce014d74f2e6c472e7462bd93366a.png");
}
/* line 23, ../../app/assets/stylesheets/pages/_artist.css.sass */
body.artist .media-header .links .twitter a {
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-twitter-6c445c28cd65c2d33401d2789b4fde4e.png");
}
/* line 25, ../../app/assets/stylesheets/pages/_artist.css.sass */
body.artist .media-header .links .facebook a {
  background-image: url("https://gsa-live-assets-eu.s3.amazonaws.com/assets/icon-facebook-07172ae607dd495c8c76dff3d9601bd3.png");
}

/* line 3, ../../app/assets/stylesheets/pages/_az.css.sass */
.az .media-grid .size3 {
  width: 290px;
}

/* line 5, ../../app/assets/stylesheets/pages/_client.css.sass */
.media.client .meta-inner {
  display: none;
}

/* line 9, ../../app/assets/stylesheets/pages/_client.css.sass */
.media.client:hover .meta-inner {
  display: inherit;
}

/* line 2, ../../app/assets/stylesheets/pages/_commercial.css.sass */
.feed.commercial .page-header {
  height: 180px;
}
/* line 6, ../../app/assets/stylesheets/pages/_commercial.css.sass */
.feed.commercial .page-header ul li.pull-right {
  float: right;
}
/* line 11, ../../app/assets/stylesheets/pages/_commercial.css.sass */
.feed.commercial .media-header .heading {
  font-size: 70px;
}
/* line 14, ../../app/assets/stylesheets/pages/_commercial.css.sass */
.feed.commercial .media-header .heading img {
  height: 75px;
}
/* line 17, ../../app/assets/stylesheets/pages/_commercial.css.sass */
.feed.commercial #overview {
  margin-bottom: 50px;
}
/* line 21, ../../app/assets/stylesheets/pages/_commercial.css.sass */
.feed.commercial .container h1 {
  margin-top: 40px;
}

/* line 26, ../../app/assets/stylesheets/pages/_commercial.css.sass */
.form-long select {
  width: 200px;
}

/* line 7, ../../app/assets/stylesheets/pages/_feed.css.sass */
.feed .page-header {
  border-top: 6px solid black;
  border-bottom: 0;
  text-align: center;
  margin: 0;
  height: 200px;
}
@media (max-width: 1188px) {
  /* line 7, ../../app/assets/stylesheets/pages/_feed.css.sass */
  .feed .page-header {
    height: 250px;
  }
}
/* line 16, ../../app/assets/stylesheets/pages/_feed.css.sass */
.feed .page-header .meta {
  border-bottom: 0;
}
/* line 19, ../../app/assets/stylesheets/pages/_feed.css.sass */
.feed .page-header h1 {
  font-size: 60px;
  padding-bottom: 15px;
  margin: 35px 0;
}
/* line 27, ../../app/assets/stylesheets/pages/_feed.css.sass */
.feed .page-header ul {
  display: inline;
}
/* line 32, ../../app/assets/stylesheets/pages/_feed.css.sass */
.feed .page-header ul li {
  font-size: 20px;
  float: left;
}
/* line 36, ../../app/assets/stylesheets/pages/_feed.css.sass */
.feed .page-header ul li a {
  padding: 10px;
}
/* line 39, ../../app/assets/stylesheets/pages/_feed.css.sass */
.feed .page-header ul li.active {
  background-color: #f1f3f4;
  color: black;
  position: relative;
}
/* line 43, ../../app/assets/stylesheets/pages/_feed.css.sass */
.feed .page-header ul li.active a {
  color: black;
}
/* line 46, ../../app/assets/stylesheets/pages/_feed.css.sass */
.feed .page-header ul li.dimmed {
  padding-left: 10px;
}

/* line 52, ../../app/assets/stylesheets/pages/_feed.css.sass */
.page-intro p {
  font-size: 20px;
  margin: 0;
}

/* line 3, ../../app/assets/stylesheets/pages/_generic.css.sass */
body.generic #page {
  padding: 60px 0;
}
/* line 6, ../../app/assets/stylesheets/pages/_generic.css.sass */
body.generic h1 {
  margin: 0 0 30px;
  font-size: 50px;
  line-height: 1;
  text-align: center;
}
/* line 12, ../../app/assets/stylesheets/pages/_generic.css.sass */
body.generic h2, body.generic h3 {
  margin-bottom: 10px;
}
/* line 15, ../../app/assets/stylesheets/pages/_generic.css.sass */
body.generic p {
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-bottom: 30px;
  line-height: 1.6;
}
/* line 20, ../../app/assets/stylesheets/pages/_generic.css.sass */
body.generic .navigation-aside {
  margin-top: 80px;
  margin-right: 20px;
  padding: 15px 20px;
  background-color: white;
}
/* line 25, ../../app/assets/stylesheets/pages/_generic.css.sass */
body.generic .navigation-aside a {
  display: block;
  padding: 8px 10px;
}
/* line 35, ../../app/assets/stylesheets/pages/_generic.css.sass */
body.generic .navigation-links li {
  line-height: 25px;
}

/* line 8, ../../app/assets/stylesheets/pages/_homepage.css.sass */
body.homepage .media-header .overlay {
  padding-top: 90px;
}
/* line 10, ../../app/assets/stylesheets/pages/_homepage.css.sass */
body.homepage .media-header .heading {
  font-size: 60px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  border: 0;
}
/* line 16, ../../app/assets/stylesheets/pages/_homepage.css.sass */
body.homepage .media-header .search-query {
  width: 80%;
  max-width: 600px;
  margin-top: 40px;
  border-color: rgba(31, 32, 34, 0.6);
}

@media (max-width: 1200px) {
  /* line 43, ../../app/assets/stylesheets/pages/_homepage.css.sass */
  #site-social {
    display: none;
  }
}

@media (max-width: 700px) {
  /* line 47, ../../app/assets/stylesheets/pages/_homepage.css.sass */
  #editorial-nav {
    display: none;
  }
}

/* line 1, ../../app/assets/stylesheets/pages/_image.css.sass */
ul.tag-list {
  list-style: none;
}

/* line 1, ../../app/assets/stylesheets/pages/_list.css.sass */
ul.big-list,
ol.big-list {
  font-size: 1.5em;
  line-height: 1.5em;
}
/* line 5, ../../app/assets/stylesheets/pages/_list.css.sass */
ul.big-list li,
ol.big-list li {
  line-height: 28px;
}

/* line 4, ../../app/assets/stylesheets/pages/_location.css.sass */
body.location .locations .aside {
  width: 25%;
  height: 350px;
  overflow: auto;
  float: right;
}
/* line 9, ../../app/assets/stylesheets/pages/_location.css.sass */
body.location .locations .aside li {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  margin-left: 6px;
  padding: 20px 40px;
  padding-left: 50px;
  color: #9c9fa4;
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid #f1f3f4;
}
/* line 19, ../../app/assets/stylesheets/pages/_location.css.sass */
body.location .locations .aside li .number {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 20px;
  width: 20px;
  height: 19px;
  margin-top: -12px;
  padding-top: 1px;
  color: white;
  background-color: #0088cc;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
/* line 33, ../../app/assets/stylesheets/pages/_location.css.sass */
body.location .locations .aside a {
  padding: 0 2px;
  font-size: 13px;
  font-weight: bold;
}
/* line 37, ../../app/assets/stylesheets/pages/_location.css.sass */
body.location .locations .map-image {
  float: left;
  width: 75%;
}

/* line 3, ../../app/assets/stylesheets/pages/_profile.css.sass */
body.profile .media-header.nolinks {
  height: 150px;
}
/* line 5, ../../app/assets/stylesheets/pages/_profile.css.sass */
body.profile .media-header.nolinks .heading {
  font-size: 80px;
}
/* line 8, ../../app/assets/stylesheets/pages/_profile.css.sass */
body.profile .media-header.padcontent {
  margin: 50px 0 70px 0 !important;
}
/* line 12, ../../app/assets/stylesheets/pages/_profile.css.sass */
body.profile .media-header.nometa .heading {
  padding-bottom: 40px;
}
/* line 16, ../../app/assets/stylesheets/pages/_profile.css.sass */
body.profile .community .fans {
  width: 100%;
}

/* line 3, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-bar {
  background-color: black;
  margin-top: 60px;
}
/* line 6, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-bar .container {
  padding: 20px 0;
  color: white;
}
/* line 9, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-bar form {
  margin: 0;
}
/* line 11, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-bar form .search-query {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 320px;
}
/* line 14, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-bar form label {
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-left: 40px;
  margin-right: 10px;
}
/* line 18, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-bar form select {
  width: 150px;
}
/* line 21, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters {
  float: left;
  width: 280px;
  margin-bottom: 40px;
  padding-top: 70px;
}
/* line 26, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter {
  margin-right: 60px;
  margin-bottom: 10px;
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 31, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter:first-child {
  border: 0;
}
/* line 33, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter .heading {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin-bottom: 10px;
  font-size: 11px;
}
/* line 38, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  padding: 8px 12px 7px;
  font-size: 13px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 47, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter input:focus {
  outline: 0;
}
/* line 49, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter .tags {
  margin: 0;
  list-style: none;
  *zoom: 1;
  margin: 10px 0 -20px;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.search .search-filters .filter .tags:before, .search .search-filters .filter .tags:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.search .search-filters .filter .tags:after {
  clear: both;
}
/* line 53, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter .tags li, .search .search-filters .filter .tags a {
  float: left;
}
/* line 55, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter .tags li {
  margin-bottom: 10px;
}
/* line 57, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter .tags a {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding: 3px 12px 3px;
  color: white;
  background-color: #0088cc;
  font-size: 12px;
  font-weight: bold;
}
/* line 65, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter .tags a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
}
/* line 68, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-filters .filter .tags a .cross {
  position: relative;
  top: 2px;
  margin-right: 3px;
  font-size: 18px;
}
/* line 74, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-grid {
  position: relative;
  margin-left: 280px;
}
/* line 77, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-grid .breadcrumbs {
  *zoom: 1;
  float: right;
  width: 100%;
  margin-bottom: 10px;
  font-size: 25px;
}
/* line 15, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.search .search-grid .breadcrumbs:before, .search .search-grid .breadcrumbs:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../usr/local/lib/ruby/gems/2.1.0/gems/bootstrap-sass-2.3.1.3/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.search .search-grid .breadcrumbs:after {
  clear: both;
}
/* line 83, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-grid .breadcrumbs .light {
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin-left: 5px;
  font-size: 90%;
}
/* line 87, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-grid .media-grid {
  clear: right;
  width: 110%;
  margin-left: 0;
  position: relative;
  left: -6px;
}
/* line 93, ../../app/assets/stylesheets/pages/_search.css.sass */
.search .search-grid .media-grid .grid-itemw {
  position: relative;
  width: 30%;
  height: 200px;
}

/* DAN's filters */
/* line 100, ../../app/assets/stylesheets/pages/_search.css.sass */
div.active-filters {
  padding: 20px 0 30px 0;
}
/* line 103, ../../app/assets/stylesheets/pages/_search.css.sass */
div.active-filters ul {
  float: left;
  margin: 0;
  list-style: none;
  margin: 10px 0 -20px;
}
/* line 110, ../../app/assets/stylesheets/pages/_search.css.sass */
div.active-filters ul li a.filter {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding: 3px 12px 3px;
  color: white;
  background-color: #0088cc;
  font-size: 22px;
  font-weight: 700;
}
/* line 121, ../../app/assets/stylesheets/pages/_search.css.sass */
div.active-filters ul li a.filter .cross {
  font-size: 22px;
}
/* line 123, ../../app/assets/stylesheets/pages/_search.css.sass */
div.active-filters ul li a.filter:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: red;
  text-decoration: none;
}

/* line 1, ../../app/assets/stylesheets/pages/_uploader.css.sass */
.plupload_header,
.plupload_file_size,
.plupload_total_status,
.plupload_progress_bar {
  display: none !important;
}

/* line 7, ../../app/assets/stylesheets/pages/_uploader.css.sass */
.plupload_container {
  padding: 0 !important;
  background: none !important;
}

/* line 1, ../../app/assets/stylesheets/pages/posts.css.sass */
.post {
  font-size: 1.3em;
  line-height: 1.3em;
}
/* line 7, ../../app/assets/stylesheets/pages/posts.css.sass */
.post .media .meta .container h1 {
  padding: 0 50px 20px 50px;
}
/* line 10, ../../app/assets/stylesheets/pages/posts.css.sass */
.post #content p {
  padding: 15px 0;
}
/* line 12, ../../app/assets/stylesheets/pages/posts.css.sass */
.post #content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 1200px) {
  /* line 12, ../../app/assets/stylesheets/pages/posts.css.sass */
  .post #content img {
    width: 85%;
  }
}

/* line 21, ../../app/assets/stylesheets/application.css.sass */
.popover {
  z-index: 2010;
}

/* line 24, ../../app/assets/stylesheets/application.css.sass */
#addtag,
.select2-sidebar {
  border: 2px solid red;
  width: 100%;
}
