@charset "UTF-8";
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fontawesome-webfont-50bbe9192697e791e2ee4ef73917aeb1b03e727dff08a1fc8d74f00e4aa812e1.eot");
  src: url("/assets/fontawesome-webfont-50bbe9192697e791e2ee4ef73917aeb1b03e727dff08a1fc8d74f00e4aa812e1.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont-7dacf83f51179de8d7980a513e67ab3a08f2c6272bb5946df8fd77c0d1763b73.woff2") format("woff2"), url("/assets/fontawesome-webfont-adbc4f95eb6d7f2738959cf0ecbc374672fce47e856050a8e9791f457623ac2c.woff") format("woff"), url("/assets/fontawesome-webfont-ae19e2e4c04f2b04bf030684c4c1db8faf5c8fe3ee03d1e0c409046608b38912.ttf") format("truetype"), url("/assets/fontawesome-webfont-8e3586389bb4cd01b3f85bb3b622739bde6627f28bba63a020c223ca9cf1b9ae.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 19, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 125, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1843, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1847, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1851, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1855, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1859, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1862, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1865, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1868, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1871, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1874, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1877, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1880, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1883, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1886, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1889, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1892, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1896, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1900, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1904, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1907, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1911, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1915, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1918, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1921, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1924, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1927, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1930, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1933, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1936, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1939, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1942, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1945, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1948, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1951, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1954, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1957, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1960, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1963, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1966, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1969, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1972, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1975, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1979, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1982, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1985, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1988, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1991, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1994, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1997, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2000, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2003, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2006, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2009, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2012, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2015, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2018, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2021, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2024, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2027, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2030, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2033, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2036, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2039, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2042, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2045, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2048, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2051, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2054, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2057, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2060, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2063, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2066, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2069, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2072, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2075, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2078, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2081, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2084, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2087, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2090, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2093, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2096, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2099, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2102, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2105, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2108, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2111, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2114, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2117, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2120, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2123, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2126, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2129, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2133, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2138, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2141, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2144, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2148, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2151, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2154, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2157, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2160, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2163, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2166, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2169, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2172, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2175, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2178, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2182, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2186, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2196, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1, /vagrant/app/assets/stylesheets/partials/_flash_notice.scss */
.flash-msg {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 3px;
  margin: 5px 0;
}
/* line 8, /vagrant/app/assets/stylesheets/partials/_flash_notice.scss */
.flash-msg.notice {
  background-color: #2F97CE;
  color: #fff;
}
/* line 13, /vagrant/app/assets/stylesheets/partials/_flash_notice.scss */
.flash-msg.success {
  background-color: #6AC400;
  color: #fff;
}
/* line 18, /vagrant/app/assets/stylesheets/partials/_flash_notice.scss */
.flash-msg.error {
  background-color: #EC585C;
  color: #fff;
}

/*!
 * 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
 */
/*
 *= require jquery.ui.base
 *= require jquery.ui.theme
 */
/*!
 * 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
 */
/*
 *= require jquery.ui.core
 *= require jquery.ui.theme
 */
/* line 15, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 20, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 24, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 31, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 35, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 38, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 41, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 44, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 47, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.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 56, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 61, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 65, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 68, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 72, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 78, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 88, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 95, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.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 103, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.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 111, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 116, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 119, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 122, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 126, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 129, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 132, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 135, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.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 139, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 142, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 149, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 152, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 156, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 160, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 164, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 168, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 171, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 174, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.css.erb */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 178, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.datepicker.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 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
 */
/*
 *= require jquery.ui.core
 *= require jquery.ui.theme
 */
/* line 15, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.css.erb */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}

/* line 22, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.css.erb */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 26, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.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 33, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.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 40, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.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 48, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.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 54, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.css.erb */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5;
}

/* line 59, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.css.erb */
.ui-menu .ui-state-disabled a {
  cursor: default;
}

/* icon support */
/* line 64, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.css.erb */
.ui-menu-icons {
  position: relative;
}

/* line 67, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.css.erb */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* left-aligned */
/* line 73, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.css.erb */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* right-aligned */
/* line 80, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.menu.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
 */
/*
 *= require jquery.ui.core
 *= require jquery.ui.menu
 *= require jquery.ui.theme
 */
/* line 16, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.autocomplete.css.erb */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/*!
 * 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 14, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.css.erb */
.ui-helper-hidden {
  display: none;
}

/* line 17, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.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 27, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.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 37, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.css.erb */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 43, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.css.erb */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 46, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.css.erb */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 49, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.css.erb */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 59, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.css.erb */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 66, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.css.erb */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 75, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.css.erb */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 87, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.core.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/
 */
/*
 *= require jquery.ui.core
 */
/* Component containers
----------------------------------*/
/* line 20, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

/* line 24, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 27, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

/* line 34, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100-39ab7ccd9f4e82579da78a9241265df288d8eb65dbbd7cf48aed2d0129887df5.png) 50% 50% repeat-x;
  color: #222222;
}

/* line 39, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget-content a {
  color: #222222;
}

/* line 42, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100-54270656df079c4da5182629a080fc633b6f84b87985eb016d25a560e2c38d4a.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

/* line 48, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
/* line 54, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400-ddf5dd4e0ef2b185e8bb0af7b6e90ebe74a84384cb4700658e76e754c8bfe550.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

/* line 62, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 68, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.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(/assets/jquery-ui/ui-bg_glass_75_dadada_1x400-c108f5cbf2dd9ec07a26530695ddd95e1664597ce6c056ae44c162cc2e28cec4.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 79, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.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 86, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400-f0e6cd91b837d5c5644d026e5ffeccd907953317cd5c0f689901733afda260b2.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 94, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 103, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400-691597e8a40a891ea94d3589976ecfc33e6145c49422443b00ac2b5a0022964c.png) 50% 50% repeat-x;
  color: #363636;
}

/* line 110, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 115, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400-f6f1c1bedf1a0f37cfef81d12f5f012869d1ee7c984775a569827a1784d34f5c.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 122, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 127, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 132, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 137, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.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 144, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.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 151, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 159, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 163, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_222222_256x240-57adb0d65f4e91dacfee975d9574422bee7486c8a182d60133728c672f2cdbbc.png);
}

/* line 167, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget-header .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_222222_256x240-57adb0d65f4e91dacfee975d9574422bee7486c8a182d60133728c672f2cdbbc.png);
}

/* line 170, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-default .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_888888_256x240-ea2e29625de3463465e93b002b065f5833e05b97f7a052b1c141e754d62e1a8b.png);
}

/* line 173, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_454545_256x240-07460e843c3e59aaadbb34231e699e856a2980753c7a47b66447da5d9f93fb7f.png);
}

/* line 177, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-active .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_454545_256x240-07460e843c3e59aaadbb34231e699e856a2980753c7a47b66447da5d9f93fb7f.png);
}

/* line 180, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-highlight .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_2e83ff_256x240-20f8c6667afc48aa433ee9eb6d8a0584bdbd6b4a4a9091ff1e6b3adb31e63bd9.png);
}

/* line 183, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_cd0a0a_256x240-1e32c6dbf5d3fd342f27a78aa881550d6412aa207f48468724a6a15402b6041b.png);
}

/* positioning */
/* line 189, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 190, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 191, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 192, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 193, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 194, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 195, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 196, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 197, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 198, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 199, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 200, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 201, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 202, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 203, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 204, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 205, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 206, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 207, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 208, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 209, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 210, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 211, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 212, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 213, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 214, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 215, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 216, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 217, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 218, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 219, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 220, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 221, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 222, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 223, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 224, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 225, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 226, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 227, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 228, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 229, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 230, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 231, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 232, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 233, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 234, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 235, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 236, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 237, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 238, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 239, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 240, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 241, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 242, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 243, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 244, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 245, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 246, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 247, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 248, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 249, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 250, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 251, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 252, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 253, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 254, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 255, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 256, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 257, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 258, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 259, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 260, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 261, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 262, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 263, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 264, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 265, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 266, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 267, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 268, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 269, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 270, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 271, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 272, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 273, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 274, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 275, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 276, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 277, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 278, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 279, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 280, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 281, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 282, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 283, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 284, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 285, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 286, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 287, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 288, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 289, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 290, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 291, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 292, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 293, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 294, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 295, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 296, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 297, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 298, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 299, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 300, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 301, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 302, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 303, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 304, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 305, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 306, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 307, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 308, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 309, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 310, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 311, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 312, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 313, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 314, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 315, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 316, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 317, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 318, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 319, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 320, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 321, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 322, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 323, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 324, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 325, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 327, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 328, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 329, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 330, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 331, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 332, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 333, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 334, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 335, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 336, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 337, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 338, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 339, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 340, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 341, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 342, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 343, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 344, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 345, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 346, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 347, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 348, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 349, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 350, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 351, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 352, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 353, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 354, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 355, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 356, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 357, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 358, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 359, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 360, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 361, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 362, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 363, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 364, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 371, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 377, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 383, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 389, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 397, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget-overlay {
  background: #aaaaaa url(/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-9a8492a580bf85d3e98ae8861fbd45567e5a1f83eeafcf9574da0399d5f602ab.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}

/* line 402, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.theme.css.erb */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-9a8492a580bf85d3e98ae8861fbd45567e5a1f83eeafcf9574da0399d5f602ab.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

/*!
 * 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
 */
/*
 *= require jquery.ui.core
 *= require jquery.ui.theme
 */
/* line 15, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.tabs.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 19, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.tabs.css.erb */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 23, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.tabs.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 33, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.tabs.css.erb */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 38, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.tabs.css.erb */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 42, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.tabs.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 47, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.tabs.css.erb */
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

/* line 51, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.tabs.css.erb */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/*!
 * 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
 */
/*
 *= require jquery.ui.core
 *= require jquery.ui.theme
 */
/* line 15, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.accordion.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 23, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.accordion.css.erb */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 26, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.accordion.css.erb */
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em;
}

/* line 29, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.accordion.css.erb */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 32, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.accordion.css.erb */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 38, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/jquery-ui-rails-4.1.2/app/assets/stylesheets/jquery.ui.accordion.css.erb */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 5, /vagrant/app/assets/stylesheets/jquery.ui.kw.scss */
.ui-accordion h2 {
  font-weight: bold;
}
/* line 9, /vagrant/app/assets/stylesheets/jquery.ui.kw.scss */
.ui-accordion h3 {
  font-weight: bold;
}
/* line 16, /vagrant/app/assets/stylesheets/jquery.ui.kw.scss */
.ui-accordion .ui-accordion-header-active,
.ui-accordion .ui-accordion-content-active {
  background: #e8f4fc;
  color: #000000;
  border: solid 1px #3399cc;
}
/* line 23, /vagrant/app/assets/stylesheets/jquery.ui.kw.scss */
.ui-accordion .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_454545_256x240-07460e843c3e59aaadbb34231e699e856a2980753c7a47b66447da5d9f93fb7f.png);
  background-position: -32px -16px;
}
/* line 29, /vagrant/app/assets/stylesheets/jquery.ui.kw.scss */
.ui-accordion .ui-accordion-header-active .ui-icon {
  background-position: -64px -16px;
}
/* line 34, /vagrant/app/assets/stylesheets/jquery.ui.kw.scss */
.ui-accordion .ui-state-active, .ui-accordion .ui-widget-content .ui-state-active, .ui-accordion .ui-widget-header .ui-state-active {
  border: solid 1px #3399cc;
}

/* line 1, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.atwho-view {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin-top: 18px;
  background: white;
  color: black;
  border: 1px solid #DDD;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  min-width: 200px;
  min-height: 35px;
  max-height: 200px;
  overflow: auto;
  z-index: 11110 !important;
}

/* line 19, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.atwho-view .cur {
  background: #3366FF;
  color: white;
}

/* line 23, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.atwho-view .cur small {
  color: white;
}

/* line 26, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.atwho-view strong {
  color: #3366FF;
}

/* line 29, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.atwho-view .cur strong {
  color: white;
  font: bold;
}

/* line 33, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.atwho-view ul {
  /* width: 100px; */
  list-style: none;
  padding: 0;
  margin: auto;
}

/* line 39, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.atwho-view ul li {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #DDD;
  cursor: pointer;
  /* border-top: 1px solid #C8C8C8; */
}

/* line 46, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.atwho-view small {
  font-size: smaller;
  color: #777;
  font-weight: normal;
}

/* line 52, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.atwho-inserted a {
  color: #0072ff;
  font-weight: bold;
}

/* line 57, /vagrant/app/assets/stylesheets/jquery.atwho.scss */
.content a {
  text-decoration: none;
  font-weight: bold;
}

/* line 4, /vagrant/app/assets/stylesheets/base.scss */
a.btn {
  font-weight: bold;
  padding: 6px 12px;
  width: auto;
  text-decoration: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
/* line 12, /vagrant/app/assets/stylesheets/base.scss */
a.btn.green, a.btn.dark-blue {
  text-shadow: 0 0 1px black;
  font-size: 13px;
  padding: 3px 8px;
  color: white;
  background: #65ae0e;
  display: inline-block;
  text-decoration: none;
}
/* line 21, /vagrant/app/assets/stylesheets/base.scss */
a.btn.green:hover, a.btn.dark-blue:hover {
  text-decoration: none;
  text-shadow: none;
}
/* line 28, /vagrant/app/assets/stylesheets/base.scss */
a.btn.dark-blue {
  background: #0066af;
}
/* line 33, /vagrant/app/assets/stylesheets/base.scss */
a.btn:link, a.btn:visited {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-decoration: none;
}

/* line 39, /vagrant/app/assets/stylesheets/base.scss */
button.btn {
  background-color: #4394C0;
  margin: 2px;
  border: 1px solid #337192;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  color: #FFFFFF;
  font-size: 13px;
  padding: 4px 11px 3px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  cursor: pointer;
}
/* line 54, /vagrant/app/assets/stylesheets/base.scss */
button.btn.grey {
  background-color: #f4f4f4;
  border-color: #b6b6b6;
  color: #4f4f4f;
  background-image: linear-gradient(to top, #d7dde4 40%, #ebeef1 60%);
  background-image: -o-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -moz-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -webkit-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -ms-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.4, #d7dde4), color-stop(0.6, #ebeef1));
}
/* line 66, /vagrant/app/assets/stylesheets/base.scss */
button.btn:hover {
  background-image: linear-gradient(to top, #ebeef1 60%, #d7dde4 40%);
  background-image: -o-linear-gradient(bottom, #ebeef1 60%, #d7dde4 40%);
  background-image: -moz-linear-gradient(bottom, #ebeef1 60%, #d7dde4 40%);
  background-image: -webkit-linear-gradient(bottom, #ebeef1 60%, #d7dde4 40%);
  background-image: -ms-linear-gradient(bottom, #ebeef1 60%, #d7dde4 40%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.4, #ebeef1), color-stop(0.6, #d7dde4));
}

/* line 1, /vagrant/app/assets/stylesheets/cf.reset.css */
* {
  font-family: Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

/* line 10, /vagrant/app/assets/stylesheets/cf.reset.css */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
article,
aside,
hgroup,
header,
footer,
nav,
dialog,
figure,
menu,
video,
audio,
embed,
mark,
progress,
meter,
time,
canvas,
details,
datalist,
output {
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  white-space: normal;
  text-align: left;
}

/* line 95, /vagrant/app/assets/stylesheets/cf.reset.css */
body {
  line-height: 1;
}

/* line 99, /vagrant/app/assets/stylesheets/cf.reset.css */
ol,
ul {
  list-style: none;
}

/* line 104, /vagrant/app/assets/stylesheets/cf.reset.css */
blockquote,
q {
  quotes: none;
}

/* line 109, /vagrant/app/assets/stylesheets/cf.reset.css */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

/* line 116, /vagrant/app/assets/stylesheets/cf.reset.css */
:focus {
  outline: 0;
}

/* line 120, /vagrant/app/assets/stylesheets/cf.reset.css */
del,
ins {
  text-decoration: none;
}

/* line 125, /vagrant/app/assets/stylesheets/cf.reset.css */
input,
textarea {
  border: 2px inset;
}

/* line 130, /vagrant/app/assets/stylesheets/cf.reset.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 135, /vagrant/app/assets/stylesheets/cf.reset.css */
textarea {
  font-weight: normal;
  font-style: normal;
  white-space: normal;
  text-align: left;
}

/* line 142, /vagrant/app/assets/stylesheets/cf.reset.css */
object,
article,
aside,
footer,
header,
nav,
section,
dialog,
figure,
hgroup,
menu {
  display: block;
}

/* line 156, /vagrant/app/assets/stylesheets/cf.reset.css */
nav ul {
  list-style-type: none;
}

/* LINKS */
/* line 161, /vagrant/app/assets/stylesheets/cf.reset.css */
a:link, a:visited {
  color: #0072ff;
  text-decoration: underline;
}

/* line 162, /vagrant/app/assets/stylesheets/cf.reset.css */
a:hover, a:active {
  color: #6ac400;
  text-decoration: underline;
}

/* type */
/* line 3, /vagrant/app/assets/stylesheets/cf.base.css */
html {
  height: 100%;
  overflow-y: scroll;
}

/* line 4, /vagrant/app/assets/stylesheets/cf.base.css */
body {
  font-family: Helvetica,Arial,sans-serif;
  line-height: 1.5;
  color: #666;
}

/* line 7, /vagrant/app/assets/stylesheets/cf.base.css */
h4,
h5,
h6 {
  font-weight: bold;
}

/* line 11, /vagrant/app/assets/stylesheets/cf.base.css */
p {
  word-spacing: 0.125em;
  hyphenate: auto;
  hyphenate-lines: 3;
}

/* line 13, /vagrant/app/assets/stylesheets/cf.base.css */
b,
strong,
caption,
th,
thead,
dt,
legend {
  font-weight: bold;
}

/* line 21, /vagrant/app/assets/stylesheets/cf.base.css */
cite,
address,
dfn,
em,
i {
  font-style: italic;
}

/* line 28, /vagrant/app/assets/stylesheets/cf.base.css */
code,
kbd,
samp,
pre,
tt,
var {
  font-family: mono-space,monospace;
}

/* line 35, /vagrant/app/assets/stylesheets/cf.base.css */
pre {
  white-space: pre;
}

/* line 37, /vagrant/app/assets/stylesheets/cf.base.css */
del {
  text-decoration: line-through;
}

/* line 39, /vagrant/app/assets/stylesheets/cf.base.css */
ins,
dfn {
  border-bottom: 1px solid #666;
}

/* line 42, /vagrant/app/assets/stylesheets/cf.base.css */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 85%;
  letter-spacing: .1em;
}

/* line 45, /vagrant/app/assets/stylesheets/cf.base.css */
abbr[title],
acronym[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted #666;
}

/* line 49, /vagrant/app/assets/stylesheets/cf.base.css */
blockquote {
  padding: 1.5em;
}

/* line 51, /vagrant/app/assets/stylesheets/cf.base.css */
q {
  quotes: "“" "”" "‘" "’";
}

/* line 53, /vagrant/app/assets/stylesheets/cf.base.css */
sup, sub {
  font-size: 80%;
  line-height: 0;
}

/* line 55, /vagrant/app/assets/stylesheets/cf.base.css */
sup {
  vertical-align: super;
}

/* line 57, /vagrant/app/assets/stylesheets/cf.base.css */
sub {
  vertical-align: sub;
}

/* line 59, /vagrant/app/assets/stylesheets/cf.base.css */
mark {
  background: rgba(255, 255, 0, 0.4);
  padding: 0 .25em;
}

/* lists */
/* line 63, /vagrant/app/assets/stylesheets/cf.base.css */
ul,
ol {
  margin-left: 1.5em;
}

/* line 66, /vagrant/app/assets/stylesheets/cf.base.css */
ul {
  list-style: disc outside;
}

/* line 67, /vagrant/app/assets/stylesheets/cf.base.css */
ol {
  list-style: decimal outside;
}

/* line 69, /vagrant/app/assets/stylesheets/cf.base.css */
ul.colapse,
ul.colapse li {
  display: inline;
  margin: 0;
  padding: 0;
  background: none;
}

/* forms */
/* line 74, /vagrant/app/assets/stylesheets/cf.base.css */
input[type="text"],
input[type="password"],
textarea {
  border-color: #ccc;
}

/* line 78, /vagrant/app/assets/stylesheets/cf.base.css */
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: #b4d5fe;
}

/* table */
/* line 84, /vagrant/app/assets/stylesheets/cf.base.css */
table {
  font: inherit;
  width: 100%;
}

/* line 86, /vagrant/app/assets/stylesheets/cf.base.css */
th,
td {
  padding-right: 1em;
}

/* line 89, /vagrant/app/assets/stylesheets/cf.base.css */
th:first-child,
td:first-child {
  padding-left: 0;
}

/* line 92, /vagrant/app/assets/stylesheets/cf.base.css */
th:last-child,
td:last-child {
  padding-right: 0;
}

/*tr:nth-child(odd) td	{background:#f6f6f6}*/
/* horizontal layout */
/* line 99, /vagrant/app/assets/stylesheets/cf.base.css */
hr {
  position: relative;
  border: none;
  height: 1px;
  width: 100%;
  background: #999;
}

/* line 101, /vagrant/app/assets/stylesheets/cf.base.css */
.left {
  float: left !important;
}

/* line 103, /vagrant/app/assets/stylesheets/cf.base.css */
.right {
  float: right !important;
}

/* line 105, /vagrant/app/assets/stylesheets/cf.base.css */
.textLeft {
  text-align: left !important;
}

/* line 107, /vagrant/app/assets/stylesheets/cf.base.css */
.textRight {
  text-align: right !important;
}

/* line 109, /vagrant/app/assets/stylesheets/cf.base.css */
.textCenter {
  text-align: center !important;
}

/* line 111, /vagrant/app/assets/stylesheets/cf.base.css */
.inline {
  display: inline !important;
  width: auto !important;
}

/* line 113, /vagrant/app/assets/stylesheets/cf.base.css */
.no-display {
  display: none;
}

/* HTML5 */
/* line 117, /vagrant/app/assets/stylesheets/cf.base.css */
article,
aside,
header,
hgroup,
nav,
section,
footer {
  float: left;
}

/* line 126, /vagrant/app/assets/stylesheets/cf.base.css */
body {
  font-size: 75%;
  line-height: 1.5;
  /*12/18*/
}

/* line 128, /vagrant/app/assets/stylesheets/cf.base.css */
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
}

/* line 135, /vagrant/app/assets/stylesheets/cf.base.css */
h1,
h2 {
  line-height: 36px;
  margin-bottom: 18px;
}

/* line 138, /vagrant/app/assets/stylesheets/cf.base.css */
h1,
h2,
h3,
h4 {
  margin-top: 18px;
}

/* line 143, /vagrant/app/assets/stylesheets/cf.base.css */
h3,
h4,
h5,
h6 {
  line-height: 18px;
}

/* line 148, /vagrant/app/assets/stylesheets/cf.base.css */
h1 {
  font-size: 36px;
}

/* line 149, /vagrant/app/assets/stylesheets/cf.base.css */
h2 {
  font-size: 28px;
}

/* line 150, /vagrant/app/assets/stylesheets/cf.base.css */
h3 {
  font-size: 22px;
}

/* line 151, /vagrant/app/assets/stylesheets/cf.base.css */
h4 {
  font-size: 18px;
}

/* line 152, /vagrant/app/assets/stylesheets/cf.base.css */
h5 {
  font-size: 15px;
}

/* line 153, /vagrant/app/assets/stylesheets/cf.base.css */
h6 {
  font-size: 13px;
}

/* line 155, /vagrant/app/assets/stylesheets/cf.base.css */
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child {
  margin-top: 0;
}

/* line 160, /vagrant/app/assets/stylesheets/cf.base.css */
p,
pre,
address {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 18px;
  position: relative;
  top: 5px;
}

/* line 164, /vagrant/app/assets/stylesheets/cf.base.css */
abbr,
code,
kbd,
samp,
small,
var {
  position: relative;
  line-height: 18px;
  top: 5px;
}

/* lists */
/* line 174, /vagrant/app/assets/stylesheets/cf.base.css */
ul,
ol,
dl,
dialog {
  font-size: 13px;
  line-height: 18px;
  position: relative;
  top: 5px;
  margin-top: 18px;
  margin-bottom: 18px;
}

/* line 179, /vagrant/app/assets/stylesheets/cf.base.css */
li ul,
li ol {
  top: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 182, /vagrant/app/assets/stylesheets/cf.base.css */
li h1,
li h2,
li h3,
li h4,
li h5,
li h6,
li p {
  top: 0;
}

/* line 190, /vagrant/app/assets/stylesheets/cf.base.css */
table {
  font-size: 13px;
  border-top: solid 1px #999;
  position: relative;
  margin-top: 18px;
  margin-bottom: 18px;
}

/* line 191, /vagrant/app/assets/stylesheets/cf.base.css */
th,
td {
  line-height: 18px;
  position: relative;
}

/* line 193, /vagrant/app/assets/stylesheets/cf.base.css */
caption {
  font-size: 13px;
  line-height: 18px;
  position: relative;
  top: 5px;
  margin-bottom: 18px;
}

/* line 194, /vagrant/app/assets/stylesheets/cf.base.css */
hr {
  margin: 18px 0 17px 0;
}

/* 960 Grid System ~ Core CSS.
 * Learn more ~ http://960.gs/
 * Licensed under GPL and MIT.
 */
/* Container - we need 4px because of border */
/* line 8, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 {
  margin-left: auto;
  margin-right: auto;
  width: 964px;
}

/* Grid >> Global */
/* line 12, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

/* Grid >> 16 column */
/* line 31, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_1 {
  width: 40px;
}

/* line 32, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_2 {
  width: 100px;
}

/* line 33, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_3 {
  width: 160px;
}

/* line 34, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_4 {
  width: 220px;
}

/* override */
/* line 36, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_4 {
  width: 200px;
}

/* line 37, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_5 {
  width: 280px;
}

/* line 38, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_6 {
  width: 340px;
}

/* override - only in main column */
/* line 40, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_10 .grid_6 {
  width: 380px;
  margin-left: 20px;
}

/* line 41, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_7 {
  width: 400px;
}

/* line 42, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_8 {
  width: 460px;
}

/* line 43, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_9 {
  width: 520px;
}

/* line 44, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_10 {
  width: 584px;
}

/*we have 4px of border */
/* line 45, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_11 {
  width: 640px;
}

/* line 46, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_12 {
  width: 700px;
}

/* line 47, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_13 {
  width: 760px;
}

/* line 48, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_14 {
  width: 820px;
}

/* line 49, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_15 {
  width: 880px;
}

/* line 50, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .grid_16 {
  width: 940px;
}

/* Prefix Extra Space */
/* line 54, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_1 {
  padding-left: 60px;
}

/* line 55, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_2 {
  padding-left: 120px;
}

/* line 56, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_3 {
  padding-left: 180px;
}

/* line 57, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_4 {
  padding-left: 240px;
}

/* line 58, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_5 {
  padding-left: 300px;
}

/* line 59, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_6 {
  padding-left: 360px;
}

/* line 60, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_7 {
  padding-left: 420px;
}

/* line 61, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_8 {
  padding-left: 480px;
}

/* line 62, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_9 {
  padding-left: 540px;
}

/* line 63, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_10 {
  padding-left: 600px;
}

/* line 64, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_11 {
  padding-left: 660px;
}

/* line 65, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_12 {
  padding-left: 720px;
}

/* line 66, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_13 {
  padding-left: 780px;
}

/* line 67, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_14 {
  padding-left: 840px;
}

/* line 68, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .prefix_15 {
  padding-left: 900px;
}

/* Suffix Extra Space */
/* line 72, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_1 {
  padding-right: 60px;
}

/* line 73, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_2 {
  padding-right: 120px;
}

/* line 74, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_3 {
  padding-right: 180px;
}

/* line 75, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_4 {
  padding-right: 240px;
}

/* line 76, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_5 {
  padding-right: 300px;
}

/* line 77, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_6 {
  padding-right: 360px;
}

/* line 78, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_7 {
  padding-right: 420px;
}

/* line 79, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_8 {
  padding-right: 480px;
}

/* line 80, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_9 {
  padding-right: 540px;
}

/* line 81, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_10 {
  padding-right: 600px;
}

/* line 82, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_11 {
  padding-right: 660px;
}

/* line 83, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_12 {
  padding-right: 720px;
}

/* line 84, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_13 {
  padding-right: 780px;
}

/* line 85, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_14 {
  padding-right: 840px;
}

/* line 86, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.container_16 .suffix_15 {
  padding-right: 900px;
}

/* Grid >> table */
/* line 93, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
td.grid_16,
th.grid_16,
td.grid_15,
th.grid_15,
td.grid_14,
th.grid_14,
td.grid_13,
th.grid_13,
td.grid_12,
th.grid_12,
td.grid_11,
th.grid_11,
td.grid_10,
th.grid_10,
td.grid_9,
th.grid_9,
td.grid_8,
th.grid_8,
td.grid_7,
th.grid_7,
td.grid_6,
th.grid_6,
td.grid_5,
th.grid_5,
td.grid_4,
th.grid_4,
td.grid_3,
th.grid_3,
td.grid_2,
th.grid_2,
td.grid_1,
th.grid_1 {
  display: table-cell;
  float: none;
  margin: 0;
}

/* line 126, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
td.alpha,
th.alpha {
  padding-left: 0;
}

/* line 129, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
td.omega,
th.omega {
  padding-right: 0;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last) */
/* line 135, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.alpha {
  margin-left: 0 !important;
}

/* line 136, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.omega {
  margin-right: 0 !important;
}

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
/* line 142, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */
/* line 145, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.clearfix:before {
  clear: both;
  content: '.';
  display: block;
  visibility: hidden;
  height: 0;
}

/* line 146, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  visibility: hidden;
  height: 0;
}

/* line 147, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.clearfix {
  display: inline-block;
}

/* line 148, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
* html .clearfix {
  height: 1%;
}

/* line 149, /vagrant/app/assets/stylesheets/cf.grid_columns.16.css */
.clearfix {
  display: block;
}

/* Main Nav */
/* line 8, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
.main-nav-hover, #main-nav li:hover, .section-games #games-mainnav,
.section-entertainment #entertainment-mainnav,
.section-me #me-mainnav,
.section-sports-zone #sports-zone-mainnav,
.section-brain-candy #brain-candy-mainnav,
.section-chat #chat-mainnav,
.section-boards #boards-mainnav,
.section-quiz #quizzes-mainnav,
.section-contests #contests-mainnav,
.section-kwzone #kwzone-mainnav,
body[data-action='rewards_faq'] #rewards-mainnav {
  background-image: -ms-linear-gradient(#04abe6, #00c2fa);
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA0YWJlNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYzJmYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #04abe6), color-stop(100%, #00c2fa));
  background: -moz-linear-gradient(#04abe6, #00c2fa);
  background: -webkit-linear-gradient(#04abe6, #00c2fa);
  background: linear-gradient(#04abe6, #00c2fa);
}
/* line 10, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
.main-nav-hover a, #main-nav li:hover a, .section-games #games-mainnav a,
.section-entertainment #entertainment-mainnav a,
.section-me #me-mainnav a,
.section-sports-zone #sports-zone-mainnav a,
.section-brain-candy #brain-candy-mainnav a,
.section-chat #chat-mainnav a,
.section-boards #boards-mainnav a,
.section-quiz #quizzes-mainnav a,
.section-contests #contests-mainnav a,
.section-kwzone #kwzone-mainnav a,
body[data-action='rewards_faq'] #rewards-mainnav a {
  color: black;
  text-shadow: 1px 1px 1px white;
}
/* line 14, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
.main-nav-hover a:after, #main-nav li:hover a:after, .section-games #games-mainnav a:after,
.section-entertainment #entertainment-mainnav a:after,
.section-me #me-mainnav a:after,
.section-sports-zone #sports-zone-mainnav a:after,
.section-brain-candy #brain-candy-mainnav a:after,
.section-chat #chat-mainnav a:after,
.section-boards #boards-mainnav a:after,
.section-quiz #quizzes-mainnav a:after,
.section-contests #contests-mainnav a:after,
.section-kwzone #kwzone-mainnav a:after,
body[data-action='rewards_faq'] #rewards-mainnav a:after {
  border-color: black transparent transparent transparent;
}

/* line 21, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav {
  border: solid 1px #585858;
  border-radius: 5px;
  clear: both;
  font-family: Arial,sans-serif;
  height: 42px;
  margin: -2px 0 10px 9px;
  position: relative;
  float: left;
}
/* line 31, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav.fixed-header {
  position: fixed;
  z-index: 1000050;
  top: 0;
  width: 944px;
}
/* line 38, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li {
  float: left;
  list-style-type: none;
  position: relative;
  background: #0e4995;
  background-image: -ms-linear-gradient(#3b7cc0, #0e4995);
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiN2NjMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBlNDk5NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3b7cc0), color-stop(100%, #0e4995));
  background: -moz-linear-gradient(#3b7cc0, #0e4995);
  background: -webkit-linear-gradient(#3b7cc0, #0e4995);
  background: linear-gradient(#3b7cc0, #0e4995);
}
/* line 46, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li:first-child {
  border-radius: 5px 0 0 5px;
}
/* line 48, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li:first-child a {
  border-radius: 5px 0 0 5px;
  border-left: solid 1px #3387e7;
}
/* line 54, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li:last-child {
  border-radius: 0 5px 5px 0;
}
/* line 56, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li:last-child > a {
  border-radius: 0 5px 5px 0;
  border-right: solid 1px #3387e7;
}
/* line 62, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li:hover {
  z-index: 1000040;
}
/* line 66, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li:hover ul {
  opacity: 1;
  height: auto;
  border: 4px solid #9f9f9f;
}
/* line 71, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li:hover ul li {
  display: block;
}
/* line 75, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li:hover ul:after, #main-nav li:hover ul:before {
  display: block;
}
/* line 83, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#entertainment-mainnav > a {
  width: 127px;
}
/* line 86, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#games-mainnav > a {
  width: 76px;
}
/* line 89, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#me-mainnav > a {
  width: 75px;
}
/* line 92, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#sports-zone-mainnav > a {
  width: 75px;
}
/* line 95, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#brain-candy-mainnav > a {
  width: 77px;
}
/* line 98, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#contests-mainnav > a {
  width: 90px;
}
/* line 101, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#quizzes-mainnav > a {
  width: 84px;
}
/* line 104, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#chat-mainnav > a {
  width: 60px;
}
/* line 107, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#boards-mainnav > a {
  width: 80px;
}
/* line 110, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#play-games-mainnav > a {
  width: 87px;
}
/* line 113, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#kwzone-mainnav > a {
  width: 91px;
}
/* line 119, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#chat-mainnav > a {
  background: url(/assets/layout/navigation/backdrops/chat-322070d76c6a9192a33a93376c3607f5f66b3d0d0480e69209eb257fe746bcba.png);
}
/* line 122, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#boards-mainnav > a {
  background: url(/assets/layout/navigation/backdrops/forums-f80a90d84753b0a71ce9e6e279d95d17fb65efa4829253ff0125239266818a68.png);
}
/* line 125, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#play-games-mainnav > a {
  background: url(/assets/layout/navigation/backdrops/rewards-bd9b82e67268ed9569d6486179e5d7f5ef751a242217bdaf9eba3ad71541a59d.png);
}
/* line 128, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li#kwzone-mainnav > a {
  background: url(/assets/layout/navigation/backdrops/kwzone-0e89f50d38fb2754f972fb280bd9e785a0d2462361984c3c5d715c371e862bfd.png);
}
/* line 132, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li a {
  border-top: solid 1px #73beff;
  border-right: solid 1px black;
  border-left: solid 1px #056eb7;
  border-bottom: solid 1px #0d59bd;
  color: white;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  float: left;
}
/* line 146, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li a.emphasis {
  color: #ffc21e;
  text-shadow: 1px 1px 0 black;
}
/* line 150, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li a.emphasis:hover {
  color: black;
  text-shadow: none;
}
/* line 153, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li a.emphasis:hover:after {
  border-top-color: black;
}
/* line 158, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li a.emphasis:after {
  border-top-color: #ffc21e;
}
/* line 163, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li a:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid white;
  display: block;
  float: right;
  content: '';
  margin: 18.5px 5px 0;
}

/* We wholesale cache the entire inner nav so we can't use an active class */
/* line 193, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul {
  background-color: white;
  border: none;
  border-radius: 8px;
  display: inline-block;
  padding: 0;
  padding-bottom: 5px;
  opacity: 0;
  position: absolute;
  left: 0;
  height: 0;
  margin: 0;
  top: 44px;
  -moz-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  -moz-box-shadow: 0 0 14px #444;
  -webkit-box-shadow: 0 0 14px #444;
  box-shadow: 0 0 14px #444;
}
/* line 207, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul.kwzone-subnav, #main-nav li ul.rewards-subnav {
  left: -80px;
}
/* line 210, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul.kwzone-subnav:after, #main-nav li ul.kwzone-subnav:before, #main-nav li ul.rewards-subnav:after, #main-nav li ul.rewards-subnav:before {
  left: 122px;
}
/* line 216, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul.forums-subnav a, #main-nav li ul.rewards-subnav a {
  width: 190px;
}
/* line 223, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul.contest-subnav li:first-child a {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  padding: 0 0 0 12px;
}
/* line 229, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul.contest-subnav li:last-child a, #main-nav li ul.contest-subnav li a {
  width: 200px;
  font-size: 12px;
  white-space: inherit;
  line-height: 1.4;
  height: auto;
  padding: 5px 0 5px 12px;
}
/* line 243, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul:after, #main-nav li ul:before {
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid white;
  top: -14px;
  content: '';
  left: 33px;
  margin-left: -14px;
  position: absolute;
  display: none;
}
/* line 255, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul:before {
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 18px solid;
  border-bottom-color: inherit;
  top: -18px;
  margin-left: -18px;
}
/* line 264, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li {
  display: none;
  float: none;
  background: white;
  border: none !important;
}
/* line 270, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li:first-child {
  border-radius: 5px 5px 0 0;
}
/* line 273, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li:last-child {
  border-radius: 0 0 5px 5px;
}
/* line 275, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li:last-child a {
  padding: 0;
}
/* line 112, layout/navigation/icons/entertainment/*.png */
#main-nav li ul li .entertainment-sprite, #main-nav li ul li .entertainment-cartoons, #main-nav li ul li .entertainment-celeb-stuff, #main-nav li ul li .entertainment-entertainment, #main-nav li ul li .entertainment-more-articles, #main-nav li ul li .entertainment-movies, #main-nav li ul li .entertainment-music, #main-nav li ul li .entertainment-news, #main-nav li ul li .entertainment-tv-shows, #main-nav li ul li .entertainment-videos {
  background-image: url(/assets/layout/navigation/icons/entertainment-sea4c90ed8a-2e140d787d803dde699bff741910437861c25ddf546432d4aadaa9cec7a91d02.png);
  background-repeat: no-repeat;
}
/* line 136, layout/navigation/icons/forums/*.png */
#main-nav li ul li .forums-sprite, #main-nav li ul li .forums-animals, #main-nav li ul li .forums-dear-dish-it, #main-nav li ul li .forums-entertainment, #main-nav li ul li .forums-forums, #main-nav li ul li .forums-games, #main-nav li ul li .forums-general, #main-nav li ul li .forums-kidzworld-help, #main-nav li ul li .forums-kw-news, #main-nav li ul li .forums-music, #main-nav li ul li .forums-politics-and-religion, #main-nav li ul li .forums-roleplay-central, #main-nav li ul li .forums-sports {
  background-image: url(/assets/layout/navigation/icons/forums-sf34e025fc7-633aaf88455cfc6fbc35657ba6b6a2e2f66fef6a3230bdf8d2d4b72550908b2a.png);
  background-repeat: no-repeat;
}
/* line 120, layout/navigation/icons/games/*.png */
#main-nav li ul li .games-sprite, #main-nav li ul li .games-cheats-walkthroughs, #main-nav li ul li .games-downloads, #main-nav li ul li .games-game-cheats, #main-nav li ul li .games-game-reviews, #main-nav li ul li .games-games-news, #main-nav li ul li .games-games, #main-nav li ul li .games-more-articles, #main-nav li ul li .games-play-games, #main-nav li ul li .games-trading-cards, #main-nav li ul li .games-videos {
  background-image: url(/assets/layout/navigation/icons/games-s46bf89a594-87a86aee2ed5540cf40e10c3230ac91f70f05042ceacd24b53a06f329c5e5b48.png);
  background-repeat: no-repeat;
}
/* line 128, layout/navigation/icons/kwzone/logged-in/*.png */
#main-nav li ul li .logged-in-sprite, #main-nav li ul li .logged-in-articles, #main-nav li ul li .logged-in-blogs, #main-nav li ul li .logged-in-comments, #main-nav li ul li .logged-in-design-a-profile, #main-nav li ul li .logged-in-friends, #main-nav li ul li .logged-in-groups, #main-nav li ul li .logged-in-photos, #main-nav li ul li .logged-in-play-games, #main-nav li ul li .logged-in-quizzes, #main-nav li ul li .logged-in-take-a-poll, #main-nav li ul li .logged-in-videos {
  background-image: url(/assets/layout/navigation/icons/kwzone/logged-in-sb2f9b0492d-0c92155045467befdf89847b44c1612f8b4bf85e9dd768d5c90ffe7f127413ba.png);
  background-repeat: no-repeat;
}
/* line 88, layout/navigation/icons/kwzone/logged-out/*.png */
#main-nav li ul li .logged-out-sprite, #main-nav li ul li .logged-out-design-a-profile, #main-nav li ul li .logged-out-join-groups, #main-nav li ul li .logged-out-kw-icons, #main-nav li ul li .logged-out-take-a-poll, #main-nav li ul li .logged-out-upload-pics, #main-nav li ul li .logged-out-write-a-blog {
  background-image: url(/assets/layout/navigation/icons/kwzone/logged-out-sb2b04a4017-2c68647d88bb42aee543597abf0c80a19b8a422930d6fa53b81271c6ef89600e.png);
  background-repeat: no-repeat;
}
/* line 104, layout/navigation/icons/quizzes/*.png */
#main-nav li ul li .quizzes-sprite, #main-nav li ul li .quizzes-advice, #main-nav li ul li .quizzes-entertainment, #main-nav li ul li .quizzes-games, #main-nav li ul li .quizzes-new-quizzes, #main-nav li ul li .quizzes-quizzes, #main-nav li ul li .quizzes-school-stuff, #main-nav li ul li .quizzes-sports, #main-nav li ul li .quizzes-toys {
  background-image: url(/assets/layout/navigation/icons/quizzes-s3aa64b1c33-76491ecc82deb5d98c2715a2af7621c1a25579f07e81562a3b86fe33a2584e44.png);
  background-repeat: no-repeat;
}
/* line 80, layout/navigation/icons/rewards/*.png */
#main-nav li ul li .rewards-sprite, #main-nav li ul li .rewards-how-rewards-work, #main-nav li ul li .rewards-kw-quests, #main-nav li ul li .rewards-leaderboard, #main-nav li ul li .rewards-rewards-center, #main-nav li ul li .rewards-rewards {
  background-image: url(/assets/layout/navigation/icons/rewards-sc2d0a9bb1a-ff528aaa4b78dbe23a0e526b68ccccb0d63c558e454fd93d8f711d7ca4c22ebc.png);
  background-repeat: no-repeat;
}
/* line 112, layout/navigation/icons/brain-candy/*.png */
#main-nav li ul li .brain-candy-sprite, #main-nav li ul li .brain-candy-art, #main-nav li ul li .brain-candy-books, #main-nav li ul li .brain-candy-brain-candy, #main-nav li ul li .brain-candy-holidays, #main-nav li ul li .brain-candy-homework-help, #main-nav li ul li .brain-candy-more-articles, #main-nav li ul li .brain-candy-our-planet, #main-nav li ul li .brain-candy-travel, #main-nav li ul li .brain-candy-videos {
  background-image: url(/assets/layout/navigation/icons/brain-candy-s165d784062-558906008350c413875d06e84e691db509a314f7df005eff5f028237c4d7a645.png);
  background-repeat: no-repeat;
}
/* line 104, layout/navigation/icons/sports-zone/*.png */
#main-nav li ul li .sports-zone-sprite, #main-nav li ul li .sports-zone-action-sports, #main-nav li ul li .sports-zone-more-articles, #main-nav li ul li .sports-zone-pro-sports, #main-nav li ul li .sports-zone-quiz-the-coach, #main-nav li ul li .sports-zone-sports-gear, #main-nav li ul li .sports-zone-sports-zone, #main-nav li ul li .sports-zone-trivia, #main-nav li ul li .sports-zone-videos {
  background-image: url(/assets/layout/navigation/icons/sports-zone-sa2b6ea59d6-98bb7caaca9ad23e59ce89ad4dadefb84a2cb121fd7c23f7d18acc52cc90180e.png);
  background-repeat: no-repeat;
}
/* line 96, layout/navigation/icons/me/*.png */
#main-nav li ul li .me-sprite, #main-nav li ul li .me-careers-jobs, #main-nav li ul li .me-dear-dish-it, #main-nav li ul li .me-health, #main-nav li ul li .me-me, #main-nav li ul li .me-more-articles, #main-nav li ul li .me-style, #main-nav li ul li .me-videos {
  background-image: url(/assets/layout/navigation/icons/me-se713dfc629-a4498c041b0204b690c29a90137b6d932f9f6a5bb6fbd87f77209398eff63a84.png);
  background-repeat: no-repeat;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .entertainment-cartoons {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .entertainment-celeb-stuff {
  background-position: 0 -14px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .entertainment-entertainment {
  background-position: 0 -30px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .entertainment-more-articles {
  background-position: 0 -45px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .entertainment-movies {
  background-position: 0 -61px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .entertainment-music {
  background-position: 0 -77px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .entertainment-news {
  background-position: 0 -91px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .entertainment-tv-shows {
  background-position: 0 -107px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .entertainment-videos {
  background-position: 0 -123px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-cheats-walkthroughs {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-downloads {
  background-position: 0 -16px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-game-cheats {
  background-position: 0 -27px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-game-reviews {
  background-position: 0 -43px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-games-news {
  background-position: 0 -59px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-games {
  background-position: 0 -75px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-more-articles {
  background-position: 0 -91px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-play-games {
  background-position: 0 -107px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-trading-cards {
  background-position: 0 -122px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .games-videos {
  background-position: 0 -136px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .brain-candy-art {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .brain-candy-books {
  background-position: 0 -15px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .brain-candy-brain-candy {
  background-position: 0 -30px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .brain-candy-holidays {
  background-position: 0 -45px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .brain-candy-homework-help {
  background-position: 0 -59px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .brain-candy-more-articles {
  background-position: 0 -75px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .brain-candy-our-planet {
  background-position: 0 -91px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .brain-candy-travel {
  background-position: 0 -107px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .brain-candy-videos {
  background-position: 0 -117px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .sports-zone-action-sports {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .sports-zone-more-articles {
  background-position: 0 -16px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .sports-zone-pro-sports {
  background-position: 0 -32px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .sports-zone-quiz-the-coach {
  background-position: 0 -48px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .sports-zone-sports-gear {
  background-position: 0 -64px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .sports-zone-sports-zone {
  background-position: 0 -80px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .sports-zone-trivia {
  background-position: 0 -96px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .sports-zone-videos {
  background-position: 0 -110px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-animals {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-dear-dish-it {
  background-position: 0 -15px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-entertainment {
  background-position: 0 -29px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-forums {
  background-position: 0 -44px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-games {
  background-position: 0 -60px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-general {
  background-position: 0 -76px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-kidzworld-help {
  background-position: 0 -92px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-kw-news {
  background-position: 0 -106px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-music {
  background-position: 0 -118px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-politics-and-religion {
  background-position: 0 -132px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-roleplay-central {
  background-position: 0 -148px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .forums-sports {
  background-position: 0 -163px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .quizzes-advice {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .quizzes-entertainment {
  background-position: 0 -14px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .quizzes-games {
  background-position: 0 -29px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .quizzes-new-quizzes {
  background-position: 0 -45px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .quizzes-quizzes {
  background-position: 0 -52px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .quizzes-school-stuff {
  background-position: 0 -68px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .quizzes-sports {
  background-position: 0 -83px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .quizzes-toys {
  background-position: 0 -99px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .rewards-how-rewards-work {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .rewards-kw-quests {
  background-position: 0 -14px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .rewards-leaderboard {
  background-position: 0 -28px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .rewards-rewards-center {
  background-position: 0 -44px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .rewards-rewards {
  background-position: 0 -58px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .me-careers-jobs {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .me-dear-dish-it {
  background-position: 0 -14px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .me-health {
  background-position: 0 -28px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .me-me {
  background-position: 0 -42px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .me-more-articles {
  background-position: 0 -56px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .me-style {
  background-position: 0 -72px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .me-videos {
  background-position: 0 -86px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-articles {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-blogs {
  background-position: 0 -16px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-comments {
  background-position: 0 -32px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-design-a-profile {
  background-position: 0 -41px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-friends {
  background-position: 0 -57px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-groups {
  background-position: 0 -69px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-photos {
  background-position: 0 -85px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-play-games {
  background-position: 0 -98px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-quizzes {
  background-position: 0 -114px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-take-a-poll {
  background-position: 0 -130px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-in-videos {
  background-position: 0 -146px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-out-design-a-profile {
  background-position: 0 0;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-out-join-groups {
  background-position: 0 -16px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-out-kw-icons {
  background-position: 0 -32px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-out-take-a-poll {
  background-position: 0 -48px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-out-upload-pics {
  background-position: 0 -64px;
}
/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
#main-nav li ul li .logged-out-write-a-blog {
  background-position: 0 -77px;
}
/* line 305, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i {
  float: left;
  width: 15px;
  height: 15px;
  display: block;
  margin: 7px 10px 0 10px;
}
/* line 312, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.entertainment-more-articles, #main-nav li ul li i.logged-in-articles, #main-nav li ul li i.logged-in-take-a-poll {
  height: 16px;
}
/* line 316, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.me-health {
  height: 14px;
  width: 16px;
}
/* line 321, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.games-games, #main-nav li ul li i.games-games, #main-nav li ul li i.forums-games, #main-nav li ul li i.logged-in-play-games, #main-nav li ul li i.sports-zone-sports-zone, #main-nav li ul li i.sports-zone-action-sports, #main-nav li ul li i.sports-zone-sports-gear, #main-nav li ul li i.brain-candy-our-planet {
  height: 16px;
  width: 16px;
}
/* line 326, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.chat-icon {
  background: url(/assets/layout/comments-2daf7a4dcbb89c0d158aa79f389417c3dabe28550df0d701769f838db332c8af.png);
  width: 18px;
}
/* line 331, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.brain-candy-travel {
  margin-top: 10px;
  height: 10px;
}
/* line 336, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.quizzes-new-quizzes {
  margin-top: 12px;
}
/* line 340, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.logged-in-friends {
  height: 13px;
  margin-top: 9px;
}
/* line 345, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.logged-in-comments, #main-nav li ul li i.logged-out-kw-icons {
  width: 17px;
}
/* line 349, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.logged-in-blogs {
  height: 17px;
}
/* line 353, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.forums-kidzworld-help, #main-nav li ul li i.forums-music {
  height: 14px;
}
/* line 357, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.forums-politics-and-religion {
  height: 16px;
}
/* line 361, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li i.logged-in-quizzes {
  height: 17px;
  margin-top: 5px;
}
/* line 367, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li a {
  float: left;
  background: transparent;
  height: 28px;
  line-height: 28px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  border: none !important;
  border-radius: 0 !important;
  width: 157px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
}
/* line 384, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li a:after {
  border: none;
}
/* line 387, /vagrant/app/assets/stylesheets/partials/_navigation.scss */
#main-nav li ul li a:hover {
  color: white;
  background: #1883c9;
  text-shadow: none;
}

/* line 1, /vagrant/app/assets/stylesheets/partials/_header.scss */
div.header {
  display: block;
  width: inherit;
}

/* line 2, /vagrant/app/assets/stylesheets/partials/_header.scss */
.header a.logo {
  display: block;
  width: 127px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: 9px;
}

/* line 3, /vagrant/app/assets/stylesheets/partials/_header.scss */
.header_advert {
  text-align: center;
  margin: 5px 0 0 0;
  min-height: 90px;
  padding-bottom: 5px;
}

/* line 4, /vagrant/app/assets/stylesheets/partials/_header.scss */
.header_advert table {
  margin: 0 !important;
}

/* line 8, /vagrant/app/assets/stylesheets/partials/_header.scss */
.header_advert div, .header_advert object {
  text-align: center !important;
  margin: 0 auto !important;
}

/* line 13, /vagrant/app/assets/stylesheets/partials/_header.scss */
.header_tools {
  height: 108px;
  background-color: #00ff00;
}

/* line 15, /vagrant/app/assets/stylesheets/partials/_header.scss */
.header .header-right {
  margin-left: 30px;
  margin-right: 0pt;
  padding-right: 0pt;
}

/* line 16, /vagrant/app/assets/stylesheets/partials/_header.scss */
.header-right .login-container {
  float: right;
  position: relative;
}

/* line 17, /vagrant/app/assets/stylesheets/partials/_header.scss */
.header-right .message-search {
  width: 365px;
  float: right;
  margin-right: 5px;
}

/* line 19, /vagrant/app/assets/stylesheets/partials/_header.scss */
.notification-wrapper.message-box {
  background-color: #FFA500;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border: solid 1px #2e7da9;
  border-top: 0;
  width: 304px;
  padding: 10px 15px;
  color: #fff;
  z-index: 1100;
  min-height: 95px;
  font-weight: 900;
}
/* line 32, /vagrant/app/assets/stylesheets/partials/_header.scss */
.notification-wrapper.message-box h2 {
  font-weight: 900;
  font-size: 18px;
  margin: 0;
  line-height: 1.5;
}
/* line 39, /vagrant/app/assets/stylesheets/partials/_header.scss */
.notification-wrapper.message-box input[type='submit']:hover, .notification-wrapper.message-box a.submit:hover {
  text-shadow: none;
  box-shadow: 1px 1px 2px #d08d30 inset;
}
/* line 44, /vagrant/app/assets/stylesheets/partials/_header.scss */
.notification-wrapper.message-box a {
  color: #000;
  text-decoration: none;
}
/* line 48, /vagrant/app/assets/stylesheets/partials/_header.scss */
.notification-wrapper.message-box a:hover {
  text-decoration: underline;
}
/* line 52, /vagrant/app/assets/stylesheets/partials/_header.scss */
.notification-wrapper.message-box input[type='submit'], .notification-wrapper.message-box a.submit {
  display: block;
  width: auto;
  height: auto;
  text-decoration: none;
  border: solid 2px #d08d30;
  background-color: #fed779;
  background-image: linear-gradient(to bottom, #fee982, #fed779);
  border-radius: 4px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 6px;
  text-shadow: 1px 1px #FFFFFF;
  float: right;
  margin-top: 5px;
}

/* line 72, /vagrant/app/assets/stylesheets/partials/_header.scss */
.user-notifications {
  clear: right;
  margin-bottom: 25px;
}

/* line 77, /vagrant/app/assets/stylesheets/partials/_header.scss */
#resend_activation {
  margin-bottom: 8px;
}

/* line 80, social/social-footer/*.png */
.social-footer-sprite, .social-footer-facebook, .social-footer-googleplus, .social-footer-pinterest, .social-footer-twitter, .social-footer-youtube {
  background-image: url(/assets/social/social-footer-sfe8a10d8c4-818cc6d57f2fb8adc44e0e870542bba9bf7f040c24a1f61812c9776bfced9e95.png);
  background-repeat: no-repeat;
}

/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.social-footer-facebook {
  background-position: 0 0;
}

/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.social-footer-googleplus {
  background-position: 0 -24px;
}

/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.social-footer-pinterest {
  background-position: 0 -48px;
}

/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.social-footer-twitter {
  background-position: 0 -72px;
}

/* line 84, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.social-footer-youtube {
  background-position: 0 -96px;
}

/* line 5, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.social .social-footer-sprite, .social .social-footer-facebook, .social .social-footer-googleplus, .social .social-footer-pinterest, .social .social-footer-twitter, .social .social-footer-youtube {
  display: inline-block;
  margin: 12px 22px 0 6px;
}

/* line 10, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.social .social-footer-facebook {
  background: url(/assets/social/social-footer/facebook-23394a934a7b1b98b7b4b61eb0d291b6e1e11955451ee8dc45df537cc79e6b6a.png) no-repeat;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin: 12px 22px 0 6px;
}

/* line 18, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.social .social-footer-twitter {
  background: url(/assets/social/social-footer/twitter-c5c751478cc9d462850bbcfac6536a6d1e5da118ba0de0c9935c9c15aeb9ec71.png) no-repeat;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin: 12px 22px 0 6px;
}

/* line 26, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.social .social-footer-googleplus {
  background: url(/assets/social/social-footer/googleplus-6412cd34505c0125e6a03ee4e794f5135d6987738b2f77e91b93bc89197036c1.png) no-repeat;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin: 12px 22px 0 6px;
}

/* line 34, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.social .social-footer-pinterest {
  background: url(/assets/social/social-footer/pinterest-49a0a9b2be9d26ffcc14a185a12b22fa89cc0d6fa56e30a8f6bc6137ecbcb385.png) no-repeat;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin: 12px 22px 0 6px;
}

/* line 43, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.social .social-footer-youtube {
  background: url(/assets/social/social-footer/youtube-6fa02c940735b7b5d2893d107d0ddd879c3f636eecc0a17ba1b707b5d973f60d.png) no-repeat;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin: 12px 22px 0 6px;
}

/* line 51, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer {
  border: solid 2px #3399cc;
  margin-bottom: 50px;
  border-radius: 12px;
}
/* line 57, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer a {
  font-weight: bold;
  text-decoration: none;
}
/* line 62, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer .btn {
  padding: 6px 10px 6px 22px;
  margin-left: -12px;
  position: relative;
  color: #fff;
  text-decoration: none;
  box-shadow: 5px 0 5px rgba(0, 0, 0, 0.25);
}
/* line 71, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer hr.fade {
  margin: 25px 0;
  height: 1px;
  border: 0;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMjY4YmI3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #000000), color-stop(50%, #268bb7), color-stop(100%, #000000));
  background: -moz-linear-gradient(left, #000000 0%, #268bb7 50%, #000000 100%);
  background: -webkit-linear-gradient(left, #000000 0%, #268bb7 50%, #000000 100%);
  background: linear-gradient(to right, #000000 0%, #268bb7 50%, #000000 100%);
}
/* line 79, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer h5 {
  font-size: 18pt;
  color: #ffffff;
  padding: 10px 0 10px 20px;
}
/* line 84, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer .kw-content-box-top {
  padding-bottom: 16px;
}

/* these calculations are very math sensitive for widths, changes beware! */
/* line 90, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-thumbs {
  height: 205px;
  background: #000000;
  font-size: 0;
}
/* line 95, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-thumbs h4 {
  height: 38px;
  overflow: hidden;
  width: 180px;
  font-size: 10.5pt;
  margin: 0;
  font-weight: normal;
}
/* line 103, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-thumbs a img {
  margin-bottom: 7px;
}
/* line 107, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-thumbs .navigation-asset-container {
  background: #fff;
  display: inline-block;
  border-radius: 16px 0;
  box-shadow: -5px 0 21px 0px rgba(50, 50, 50, 0.5);
  margin-left: -16px;
  position: relative;
  top: -16px;
  box-sizing: border-box;
  width: 247px;
}
/* line 118, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-thumbs .navigation-asset-container:first-child {
  margin-left: 0;
}
/* line 123, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-thumbs .navigation-asset {
  margin: 30px 30px 0;
  display: inline-block;
}

/* line 129, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links {
  padding: 0 20px 20px;
  background: #000000;
  border-radius: 0 0 10px 10px;
}
/* line 134, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links:after {
  content: '';
  display: block;
  clear: both;
}
/* line 140, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links ul {
  padding: 0;
  margin: 0 0 18px 0;
  list-style-type: none;
}
/* line 146, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links .title, .footer-links .title a {
  font-size: 12pt;
  font-weight: bold;
  padding-bottom: 10px;
  color: #258abb;
}
/* line 153, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links a {
  text-decoration: none;
  color: #ffffff;
  font-size: 10pt;
  font-weight: normal;
}
/* line 159, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links a:hover {
  color: #999999;
  text-decoration: underline;
}
/* line 164, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links a.social {
  color: #258abb;
  font-weight: bold;
  line-height: 24px;
  vertical-align: bottom;
}
/* line 171, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links a img {
  margin-bottom: 7px;
}
/* line 176, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links .button .right {
  margin-right: 10px;
}
/* line 180, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links .copywrite {
  clear: both;
}
/* line 183, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.footer-links .copywrite a {
  color: #727272;
}

/* line 189, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.breadcrumb-header {
  color: #727272;
  background-color: #303030;
  display: inline-block;
  margin: 12px 0 0 24px;
  font-weight: bold;
  font-size: 16px;
  padding: 6px 12px;
  width: auto;
  position: relative;
  z-index: 10;
  border-radius: 6px;
}

/* line 206, /vagrant/app/assets/stylesheets/partials/_footer.scss */
.applogo {
  display: inline-block;
  overflow: hidden;
  background: url(http://linkmaker.itunes.apple.com/images/badges/en-us/badge_appstore-lrg.svg) no-repeat;
  width: 165px;
  height: 40px;
  padding-bottom: 5px;
}

/* line 1, /vagrant/app/assets/stylesheets/partials/_sidebar.scss */
#skyAd {
  background-color: #ffffff;
  margin-bottom: 10px;
  border: 2px solid #448FB7;
  border-radius: 8px;
  padding: 12px 0;
}

/* line 8, /vagrant/app/assets/stylesheets/partials/_sidebar.scss */
.aside a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
/* line 13, /vagrant/app/assets/stylesheets/partials/_sidebar.scss */
.aside a:hover {
  text-decoration: underline;
}

/* line 18, /vagrant/app/assets/stylesheets/partials/_sidebar.scss */
#sky-cta {
  background-color: #3594c8;
  margin-bottom: 10px;
  border: 2px solid #448FB7;
  border-radius: 8px;
  padding: 12px 0;
}

/* line 27, /vagrant/app/assets/stylesheets/partials/_sidebar.scss */
#skyAd table, #sky-cta table {
  margin: 0;
}

/* This should just include stuff that is on all (most) of the pages.	Header/footer/etc */
/* line 8, /vagrant/app/assets/stylesheets/layout.scss */
body {
  background: url(/assets/layout/backgrounds/bg-b0f3851e158778344db17f78699462bb41159d1b0420a55d5a3cac73c051fded.jpg) fixed repeat top center;
}
/* line 11, /vagrant/app/assets/stylesheets/layout.scss */
body .background-overlay {
  position: fixed;
  background: url(/assets/layout/backgrounds/graffiti-3f8b979524c448750bd7eab57a6ce70dac42e58429e4873b2520e1776516087c.png) fixed no-repeat center 246px;
  width: 100%;
  height: 821px;
  z-index: -3;
}

/* line 20, /vagrant/app/assets/stylesheets/layout.scss */
.ad-container > div {
  text-align: center;
}

/* line 23, /vagrant/app/assets/stylesheets/layout.scss */
.kw-content-box-top {
  border: solid 2px #3399cc;
  border-bottom: none;
  background: #3594c8;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* line 31, /vagrant/app/assets/stylesheets/layout.scss */
.kw-content-box-top .title {
  width: 100%;
  font-size: 17px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  margin: 0;
}

/* line 41, /vagrant/app/assets/stylesheets/layout.scss */
.kw-content-box-bottom-border {
  border: solid 2px #3399cc;
  border-top: none;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* line 48, /vagrant/app/assets/stylesheets/layout.scss */
#register-popup {
  position: fixed;
  bottom: 200px;
  right: 0;
  z-index: 1000050;
  width: 568px;
  height: 332px;
  background: url(/assets/layout/register-popup-01505edf3e12742797d11ce1eef3e1a5c0ea5daf69b5ef72d698921f7bb5fc8a.png) no-repeat;
}

/* line 49, /vagrant/app/assets/stylesheets/layout.scss */
#register-popup a.register {
  display: block;
  width: 239px;
  height: 75px;
  margin-top: 187px;
  margin-left: 273px;
}

/* line 50, /vagrant/app/assets/stylesheets/layout.scss */
#register-popup a.close {
  width: 20px;
  height: 20px;
  float: right;
  display: block;
  margin-right: 24px;
  margin-top: 18px;
}

/* line 52, /vagrant/app/assets/stylesheets/layout.scss */
#newsletter-popup {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000050;
  width: 568px;
  height: 332px;
  background: url(/assets/layout/newsletter-popup-659e2ae040294ddd148bd6880741b2899444fb5deb19e152504af0cc59a3bc8f.png) no-repeat;
}

/* line 53, /vagrant/app/assets/stylesheets/layout.scss */
#newsletter-popup a.newsletter {
  display: block;
  width: 239px;
  height: 75px;
  margin-top: 204px;
  margin-left: 273px;
}

/* line 54, /vagrant/app/assets/stylesheets/layout.scss */
#newsletter-popup a.close {
  width: 20px;
  height: 20px;
  float: right;
  display: block;
  margin-right: 24px;
  margin-top: 18px;
}

/* line 55, /vagrant/app/assets/stylesheets/layout.scss */
.small-space {
  margin-bottom: 10px;
}

/* line 57, /vagrant/app/assets/stylesheets/layout.scss */
.border-box-mid {
  border: solid 2px #3399cc;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  padding: 12px 0;
}

/* line 66, /vagrant/app/assets/stylesheets/layout.scss */
.border-box-radio {
  border: solid 2px #3399cc;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  padding: 12px 0;
}

/* line 75, /vagrant/app/assets/stylesheets/layout.scss */
.solid-box-200 {
  padding: 13px 0;
  margin-bottom: 20px;
  background-color: #4aa7e5;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

/* line 83, /vagrant/app/assets/stylesheets/layout.scss */
.solid-box-350 {
  padding: 13px 0;
  background-color: #4aa7e5;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  margin: 0px -2px 20px 0px;
}

/* line 91, /vagrant/app/assets/stylesheets/layout.scss */
.solid-box-350 h4 {
  color: white;
  font-size: 12.5pt;
  font-weight: bold;
  line-height: 18px;
  padding: 0px 13px;
  margin: 0;
}

/* line 100, /vagrant/app/assets/stylesheets/layout.scss */
#main-content {
  background-color: #fff;
  padding: 23px 0;
  margin-bottom: 10px;
  border: solid 2px #3399cc;
  border-radius: 8px;
  min-height: 500px;
}

/* Connections */
/* line 110, /vagrant/app/assets/stylesheets/layout.scss */
div.padding18 {
  padding-bottom: 18px !important;
  z-index: 10;
}

/* line 112, /vagrant/app/assets/stylesheets/layout.scss */
.padded {
  padding: 20px;
}

/* prototype_legacy_helper creates a form where there used to just be an input. need to fix some styles */
/* line 117, /vagrant/app/assets/stylesheets/layout.scss */
.button_to, .button_to div {
  display: inline;
}

/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-9 {
  z-index: 0;
  background-color: white;
}
/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-8 {
  z-index: 1;
  background-color: white;
}
/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-7 {
  z-index: 2;
  background-color: white;
}
/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-6 {
  z-index: 3;
  background-color: #eff5ff;
}
/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-5 {
  z-index: 4;
  background-color: #bcd7ff;
}
/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-4 {
  z-index: 5;
  background-color: #89b8ff;
}
/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-3 {
  z-index: 6;
  background-color: #5699ff;
}
/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-2 {
  z-index: 7;
  background-color: #237bff;
}
/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-1 {
  z-index: 8;
  background-color: #005fef;
}
/* line 6, /vagrant/app/assets/stylesheets/breadcrumb.scss */
div.footer .crumb-0 {
  z-index: 9;
  background-color: #004bbc;
}

/* line 1, /vagrant/app/assets/stylesheets/login.scss */
.login-box {
  width: 322px;
  border: solid 2px #2f97ce;
  border-radius: 8px;
}

/* line 7, /vagrant/app/assets/stylesheets/login.scss */
.login-box a {
  text-decoration: none;
}

/* line 8, /vagrant/app/assets/stylesheets/login.scss */
.login-box a:hover {
  text-decoration: underline;
}

/* line 10, /vagrant/app/assets/stylesheets/login.scss */
.login-box .login-mid {
  background-color: #89c4e4;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 8px;
  padding-right: 0;
  padding-bottom: 0;
}

/* line 18, /vagrant/app/assets/stylesheets/login.scss */
.login-box .login-mid:after {
  content: "";
  display: block;
  clear: both;
}

/* Logged In */
/* line 26, /vagrant/app/assets/stylesheets/login.scss */
.login-box h4 {
  color: #fff;
  padding: 4px 10px 5px 8px;
  font-weight: 900;
  font-size: 17px;
  margin: 0;
}

/* line 33, /vagrant/app/assets/stylesheets/login.scss */
.login-box .login-top a.logout {
  color: #fff;
  font-weight: 100;
  margin-left: 10px;
  font-size: 11px;
}

/* line 40, /vagrant/app/assets/stylesheets/login.scss */
.login-box .avatar img {
  float: left;
  width: 26px;
  height: 26px;
  border: solid 1px #fff;
}

/* Logged in box icons */
/* line 48, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon {
  float: left;
  background: url(/assets/layout/icons/logged-in-58525a91d9d72983c1f38d8334b4e0761c014be11900aa27e9d341066e1028ba.png) no-repeat;
  width: 24px;
  height: 22px;
  background-position: -9px -5px;
  position: relative;
  display: block;
  margin-left: 6px;
  margin-top: 5px;
  padding-bottom: 8px;
}

/* line 60, /vagrant/app/assets/stylesheets/login.scss */
.login-box a.icon {
  color: #fff;
}

/* line 61, /vagrant/app/assets/stylesheets/login.scss */
.login-box a.icon:hover {
  text-decoration: none;
}

/* line 63, /vagrant/app/assets/stylesheets/login.scss */
.login-box .count {
  position: absolute;
  background-color: #009dff;
  font-size: 10px;
  padding: 0 3px;
  border: solid 1px #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: -6px;
  right: -4px;
  max-width: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 78, /vagrant/app/assets/stylesheets/login.scss */
.login-box a.icon:hover .count {
  max-width: none;
}

/* line 82, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.conversations {
  background-position: -54px 0;
  width: 20px;
}

/* line 83, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.conversations.inactive {
  background-position: -270px 0;
  width: 20px;
}

/* line 84, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.settings {
  background-position: -246px 0;
  width: 21px;
}

/* line 85, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.profile {
  background-position: -216px 0;
  width: 24px;
}

/* line 86, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.comments-icon {
  background-position: -81px 0;
  width: 22px;
}

/* line 87, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.friends {
  background-position: -111px 0;
  width: 21px;
}

/* line 88, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.ecards {
  background-position: 0,0;
  width: 23px;
}

/* line 89, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.gifts {
  background-position: -28px 0;
  width: 18px;
}

/* line 90, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.rewards {
  background-position: -189px -1px;
  width: 19px;
}

/* line 91, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.groups {
  background-position: -165px 0;
  width: 21px;
}

/* line 92, /vagrant/app/assets/stylesheets/login.scss */
.login-box .icon.forums {
  background-position: -135px 0;
  width: 23px;
}

/* Login/Register buttons */
/* line 96, /vagrant/app/assets/stylesheets/login.scss */
.login-box .login-top {
  background-color: #2f97ce;
  font-size: 0;
}

/* line 100, /vagrant/app/assets/stylesheets/login.scss */
.login-box .login-top a {
  text-align: center;
  font-size: 15px;
  color: white;
  font-weight: bold;
  display: inline-block;
  padding: 2px 0;
}

/* line 108, /vagrant/app/assets/stylesheets/login.scss */
.login-box .login-top a.login {
  width: 167px;
  background-color: #2f97ce;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
}

/* line 115, /vagrant/app/assets/stylesheets/login.scss */
.login-box .login-top a.register {
  width: 151px;
  background-color: #1d6eb0;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
}

/* Sign in form */
/* line 125, /vagrant/app/assets/stylesheets/login.scss */
.login-box input[type='text'], .login-box input[type='password'] {
  border: solid 1px #717274;
  padding: 2px;
  width: 110px;
  margin-right: 5px;
  font-size: 12px;
  height: 17px;
  border-radius: 3px;
}

/* line 134, /vagrant/app/assets/stylesheets/login.scss */
.login-box input[type='submit'] {
  color: #000;
  cursor: pointer;
  text-align: center;
  width: 60px;
  height: 23px;
  font-weight: bold;
  font-size: 12px;
  border: solid 1px #fd9800;
  background-image: linear-gradient(to top, #fcb501 50%, #ffc801 50%);
  background-image: -o-linear-gradient(bottom, #fcb501 50%, #ffc801 50%);
  background-image: -moz-linear-gradient(bottom, #fcb501 50%, #ffc801 50%);
  background-image: -webkit-linear-gradient(bottom, #fcb501 50%, #ffc801 50%);
  background-image: -ms-linear-gradient(bottom, #fcb501 50%, #ffc801 50%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #fcb501), color-stop(0.5, #ffc801));
}

/* line 157, /vagrant/app/assets/stylesheets/login.scss */
#login-forgots {
  color: black;
  font-size: 12px;
  margin-top: 2px;
}

/* line 162, /vagrant/app/assets/stylesheets/login.scss */
#login-forgots a {
  color: navy;
  font-weight: bold;
  text-decoration: underline;
}

/* line 168, /vagrant/app/assets/stylesheets/login.scss */
.login-mid .remember-me {
  float: right;
  margin-right: 13px;
  font-size: 12px;
  line-height: 13px;
  height: 11px;
  margin-top: 3px;
}

/* line 177, /vagrant/app/assets/stylesheets/login.scss */
.login-mid .remember-me input[type="checkbox"] {
  margin: 0 3px 0 0;
  padding: 0;
  height: 12px;
}

/* line 183, /vagrant/app/assets/stylesheets/login.scss */
.login-main {
  padding-left: 100px;
  width: 400px;
}
/* line 188, /vagrant/app/assets/stylesheets/login.scss */
.login-main .register .username {
  width: 250px;
  margin-bottom: 20px;
}
/* line 192, /vagrant/app/assets/stylesheets/login.scss */
.login-main .register .password {
  width: 210px;
  padding-top: 10px;
}
/* line 196, /vagrant/app/assets/stylesheets/login.scss */
.login-main .register a {
  font-size: 15px;
  float: left;
  padding: 5px 0 10px 10px;
  width: 290px;
  text-decoration: none;
}
/* line 204, /vagrant/app/assets/stylesheets/login.scss */
.login-main .register img {
  position: absolute;
  right: 20px;
  top: 0;
}
/* line 209, /vagrant/app/assets/stylesheets/login.scss */
.login-main .register input[type="image"] {
  margin-top: 5px;
  color: #000;
  clear: both;
  border: none;
  float: right;
  padding-right: 40px;
}
/* line 217, /vagrant/app/assets/stylesheets/login.scss */
.login-main .register .remember-me {
  padding-top: 30px;
}
/* line 220, /vagrant/app/assets/stylesheets/login.scss */
.login-main .register .remember-me input[type="checkbox"] {
  margin: 5px 3px 3px 4px;
}
/* line 224, /vagrant/app/assets/stylesheets/login.scss */
.login-main .register .remember-me span {
  font-size: 16px;
}

/* line 231, /vagrant/app/assets/stylesheets/login.scss */
.login-clear {
  clear: both;
}

/* Login bottom cta */
/* line 237, /vagrant/app/assets/stylesheets/login.scss */
.login-member {
  margin-top: 50px;
  padding-left: 100px;
}
/* line 241, /vagrant/app/assets/stylesheets/login.scss */
.login-member h2 {
  color: #2f97ce;
  font-size: 20.5pt;
  margin-bottom: 20px;
  text-align: center;
}

/* forgot username forgot password */
/* line 251, /vagrant/app/assets/stylesheets/login.scss */
.forgot-username-page, .forgot-password-page, .reset-password-page {
  width: 450px;
}
/* line 254, /vagrant/app/assets/stylesheets/login.scss */
.forgot-username-page p, .forgot-password-page p, .reset-password-page p {
  font-size: 15px;
  width: 450px;
}
/* line 259, /vagrant/app/assets/stylesheets/login.scss */
.forgot-username-page input#forgot_username_email_address, .forgot-username-page input#forgot_password_username, .forgot-username-page input#forgot-password-form, .forgot-password-page input#forgot_username_email_address, .forgot-password-page input#forgot_password_username, .forgot-password-page input#forgot-password-form, .reset-password-page input#forgot_username_email_address, .reset-password-page input#forgot_password_username, .reset-password-page input#forgot-password-form {
  height: 30px;
  width: 250px;
  font-size: 15px;
  padding-left: 5px;
  margin: 5px 0 0 20px;
  border: 2px solid #67A2FD;
  border-radius: 5px;
}
/* line 269, /vagrant/app/assets/stylesheets/login.scss */
.forgot-username-page .ui-btn-secondary, .forgot-password-page .ui-btn-secondary, .reset-password-page .ui-btn-secondary {
  display: inline-block;
  border: solid 2px #3399cc;
  background: #3594c8;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  cursor: pointer;
  width: 60px;
  height: 30px;
}
/* line 282, /vagrant/app/assets/stylesheets/login.scss */
.forgot-username-page .ui-btn-secondary a, .forgot-password-page .ui-btn-secondary a, .reset-password-page .ui-btn-secondary a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 3px 15px;
  text-align: center;
}
/* line 291, /vagrant/app/assets/stylesheets/login.scss */
.forgot-username-page label#reset-password-label, .forgot-password-page label#reset-password-label, .reset-password-page label#reset-password-label {
  margin-left: 20px;
}
/* line 294, /vagrant/app/assets/stylesheets/login.scss */
.forgot-username-page h1.reg-heading, .forgot-password-page h1.reg-heading, .reset-password-page h1.reg-heading {
  padding-left: 20px;
}

/* line 3, /vagrant/app/assets/stylesheets/cf.style.scss */
.forum-activity, .kwzone-user-videos {
  padding: 15px;
}

/* line 6, /vagrant/app/assets/stylesheets/cf.style.scss */
h2.kwzone-username {
  color: #00d5e2;
  font-weight: bold;
}

/* line 10, /vagrant/app/assets/stylesheets/cf.style.scss */
.fb-like-container {
  max-width: 50px;
  display: inline-block;
  margin-bottom: 14px;
}

/* line 15, /vagrant/app/assets/stylesheets/cf.style.scss */
p.cant-comment {
  width: 95%;
  border: solid 1px #C5D1E8;
  margin: 0 auto 20px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1%;
  float: left;
}

/* line 24, /vagrant/app/assets/stylesheets/cf.style.scss */
#filtered-words-popup {
  width: 444px;
  height: 361px;
  position: fixed;
  top: 50%;
  margin-top: -180px;
  left: 50%;
  margin-left: -222px;
  background: url(/assets/crisp_popup/bg-fec814cf35adcd4b464659cd8f5f5697f1be1169bd34754deeec7d29fae1ec00.png) no-repeat;
  z-index: 1000;
}

/* line 35, /vagrant/app/assets/stylesheets/cf.style.scss */
#filtered-words-popup .small-message {
  margin-top: 94px;
  font-size: 14px;
  color: black;
  text-align: center;
}

/* line 41, /vagrant/app/assets/stylesheets/cf.style.scss */
#filtered-words-popup .generic-message {
  margin-top: 111px;
  text-align: center;
  font-size: 16px;
  color: black;
  font-weight: bold;
  width: 401px;
  margin: 103px auto 0;
}

/* line 50, /vagrant/app/assets/stylesheets/cf.style.scss */
#filtered-words-list {
  text-align: center;
  color: black;
  font-size: 16px;
  font-weight: bold;
  margin-top: 12px;
  width: 411px;
  margin-left: 15px;
}

/* line 59, /vagrant/app/assets/stylesheets/cf.style.scss */
#submit-as-is, #edit-filtered-words {
  display: block;
  width: 77px;
  margin-top: 110px;
  margin-left: 37px;
  height: 27px;
  float: left;
}

/* line 67, /vagrant/app/assets/stylesheets/cf.style.scss */
#edit-filtered-words {
  margin-right: 43px;
  float: right;
}

/* line 72, /vagrant/app/assets/stylesheets/cf.style.scss */
#online-games-container {
  width: 540px;
  margin: 10px auto;
  text-align: center;
}

/* line 77, /vagrant/app/assets/stylesheets/cf.style.scss */
div.copy-code {
  background-color: #fffb99;
  padding: 5px;
  display: inline-block;
  margin: 5px 20px 0;
  color: #000;
}

/* line 85, /vagrant/app/assets/stylesheets/cf.style.scss */
.homepage-latest-posts {
  background-color: #fff;
  margin: 14px;
  padding: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/* line 93, /vagrant/app/assets/stylesheets/cf.style.scss */
.single-line-text {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
}

/* line 101, /vagrant/app/assets/stylesheets/cf.style.scss */
.not-approved-notice {
  padding: 20px 0;
  font-size: 13pt;
}

/* line 102, /vagrant/app/assets/stylesheets/cf.style.scss */
.comments-not-activated {
  width: 70%;
  float: left;
}

/* line 103, /vagrant/app/assets/stylesheets/cf.style.scss */
.widgets-comments-gary {
  position: absolute;
  right: 0;
  top: 0;
}

/* line 104, /vagrant/app/assets/stylesheets/cf.style.scss */
.unsubscribe-lightbox {
  width: 408px;
  height: 332px;
  background: url(/assets/unsubscribe-767f2a98eaaa42ce0fbdf387a3a8c37c02103dce766f36accd220d20f7e7449d.png) no-repeat;
  margin: 0 auto;
  padding: 30px 130px 30px 30px;
}

/* line 111, /vagrant/app/assets/stylesheets/cf.style.scss */
.unsubscribe-lightbox {
  color: #000;
}

/* line 112, /vagrant/app/assets/stylesheets/cf.style.scss */
.unsubscribe-lightbox p {
  font-size: 15px;
  line-height: 1.5;
}

/* line 113, /vagrant/app/assets/stylesheets/cf.style.scss */
.unsubscribe-lightbox a {
  display: block;
  width: 158px;
  height: 39px;
  float: left;
  margin-left: 11px;
}

/* Design text is the class given to all of the user generated text on their profile.  Ex. favorites*/
/* line 116, /vagrant/app/assets/stylesheets/cf.style.scss */
.design-text, .design-text p {
  font-size: 11.5pt;
}

/* line 118, /vagrant/app/assets/stylesheets/cf.style.scss */
#mod-reports {
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 1000;
}

/* line 119, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-wrapper {
  width: 310px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

/* line 120, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-wrapper .slide {
  float: left;
  width: 310px;
  text-align: center;
}

/* line 121, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-wrapper a.thumb {
  margin: 0 auto 10px;
  display: block;
  text-align: center;
  width: 100px;
  height: 100px;
  float: none;
}

/* line 122, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-wrapper a.game-title {
  text-decoration: underline;
  color: #000;
}

/* line 124, /vagrant/app/assets/stylesheets/cf.style.scss */
.related_article .text div.title {
  height: 20px;
  width: 213px;
  overflow: hidden;
  font-size: 12px;
  text-align: left;
  margin: 0;
  padding: 0;
}

/* line 126, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview {
  float: left;
}

/* line 127, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview a {
  text-decoration: none;
}

/* line 128, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview a:hover {
  text-decoration: underline;
}

/* line 129, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview.first {
  margin-left: 44px;
  background: url(/assets/news/news_preview_1-3015c7229b2860285f1a8685b66d85ab7e4fa5ede6ec03a2b8cb944d7bae939e.png) no-repeat;
  width: 243px;
  height: 102px;
}

/* line 130, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview.first .content {
  margin-left: 15px;
}

/* line 132, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview.last {
  background: url(/assets/news/news_preview_2-78356f54643940775d002819d1a8b183a5bf6107bc6dcceac014f161e7349bd9.png) no-repeat;
  width: 246px;
  height: 105px;
  margin-top: -8px;
  margin-bottom: 20px;
}

/* line 133, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview.last .content {
  margin-left: 85px;
}

/* line 135, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview .content {
  width: 150px;
  line-height: 12px;
  font-size: 11px;
  color: #000;
}

/* line 137, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview h3 {
  height: 36px;
  overflow: hidden;
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  width: 135px;
  text-align: center;
  padding: 3px 0;
  line-height: 18px;
  margin: 0;
}

/* line 150, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview h3 a {
  color: #000;
}

/* line 151, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview.last h3 {
  margin-top: 7px;
}

/* line 152, /vagrant/app/assets/stylesheets/cf.style.scss */
.news-preview.first h3 {
  margin-left: 24px;
}

/* line 154, /vagrant/app/assets/stylesheets/cf.style.scss */
.small-chat-info {
  display: block;
  background: url(/assets/chat-open-f4cb2c081f5d22c371947fabdd039b8bfa011383530fdcd2bfd1e560c3151383.png) no-repeat;
  width: 344px;
  height: 53px;
  margin: 0 auto;
  text-align: right;
  color: #000 !important;
  font-weight: normal !important;
  margin-bottom: 8px;
}

/* line 165, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-button-container {
  float: right;
  clear: both;
  width: 180px;
}

/* line 166, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-ta-bottom {
  margin-bottom: 8px;
}

/* line 167, /vagrant/app/assets/stylesheets/cf.style.scss */
a.hover-underline {
  text-decoration: none;
}

/* line 168, /vagrant/app/assets/stylesheets/cf.style.scss */
a.hover-underline:hover {
  text-decoration: underline;
}

/* RHS callout (awesometastic box) */
/* line 171, /vagrant/app/assets/stylesheets/cf.style.scss */
#callout {
  background: url(/assets/rhs-callout-14ff59845d267d98933539927e49c291ecca98b011f7e8eb9d36c20572cb9740.png) no-repeat;
  color: #000000;
  font-size: 13px;
  height: 74px;
  line-height: 15px;
  padding-left: 145px;
  padding-top: 15px;
  padding-bottom: 10px;
  position: relative;
  text-align: left;
  margin-top: -10px;
}

/* line 184, /vagrant/app/assets/stylesheets/cf.style.scss */
#callout a {
  display: block;
  width: 195px;
  height: 60px;
}

/* line 189, /vagrant/app/assets/stylesheets/cf.style.scss */
#callout:hover {
  background-image: url(/assets/rhs-callout-button-hover-265fb5ee6ef8b83cfa049961f35f3b786f937efbc59e002f2f0fe4e97923f406.png);
}

/* line 192, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment .commentMeta {
  margin-top: 0;
  color: #5B5B5B;
  font-size: 11px;
}

/* line 193, /vagrant/app/assets/stylesheets/cf.style.scss */
#change-profile-pic-div {
  position: absolute;
  right: 0;
  background-color: #fff;
  border: solid 1px #000;
  margin: 0;
  width: 150px;
  top: -1px;
  padding-bottom: 5px;
}

/* line 203, /vagrant/app/assets/stylesheets/cf.style.scss */
#change-profile-pic-div a {
  padding: 8px;
  text-decoration: none;
}

/* line 204, /vagrant/app/assets/stylesheets/cf.style.scss */
#change-profile-pic-div .title {
  border-bottom: solid 1px #000;
  margin-bottom: 5px;
  text-align: center;
  background-color: #eee;
}

/* line 205, /vagrant/app/assets/stylesheets/cf.style.scss */
#change-profile-pic-div li {
  list-style-type: none;
}

/* line 207, /vagrant/app/assets/stylesheets/cf.style.scss */
#user-trophies-header {
  background: url(/assets/rewards/rewards-header-decb3f4292b3ed0a3527cc26f7097f2cd05d2a4498f9cf5e60ea94ac1b8bd22d.png) no-repeat;
  width: 580px;
  height: 212px;
  margin: -32px auto 0;
}

/* line 213, /vagrant/app/assets/stylesheets/cf.style.scss */
#user-trophies-header p {
  width: 419px;
  padding-top: 100px;
  margin-left: 10px;
}

/* line 218, /vagrant/app/assets/stylesheets/cf.style.scss */
ul.user-trophies {
  margin: 0;
  clear: left;
}

/* line 219, /vagrant/app/assets/stylesheets/cf.style.scss */
ul.user-trophies li {
  margin-right: 25px;
  float: left;
  list-style-type: none;
}

/* line 220, /vagrant/app/assets/stylesheets/cf.style.scss */
#user-trophies a {
  color: #ce222b;
  text-decoration: none;
}

/* line 221, /vagrant/app/assets/stylesheets/cf.style.scss */
#user-trophies a:hover {
  text-decoration: underline;
}

/* line 222, /vagrant/app/assets/stylesheets/cf.style.scss */
#user-trophies h2, #user-trophies h1 {
  clear: left;
  font-size: 13pt;
  font-weight: bold;
  margin-bottom: 0px;
  color: #ce222b;
}

/* line 223, /vagrant/app/assets/stylesheets/cf.style.scss */
#user-trophies h1 {
  font-size: 18pt;
  padding-left: 0;
  border-top: solid 1px #ccc;
  padding-top: 7px;
  margin-top: 7px;
}

/* line 224, /vagrant/app/assets/stylesheets/cf.style.scss */
#user-trophies .meter {
  font-weight: bold;
  color: #000;
}

/* line 225, /vagrant/app/assets/stylesheets/cf.style.scss */
#user-trophies .meter .description {
  font-weight: 100;
  font-style: italic;
}

/* line 226, /vagrant/app/assets/stylesheets/cf.style.scss */
#user-trophies {
  padding: 0 30px 30px 30px;
}

/* line 228, /vagrant/app/assets/stylesheets/cf.style.scss */
#site-wide-announcements {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid #FFF;
  top: 0;
  left: 0;
  color: #FFF;
  font-size: 14pt;
  margin: 0;
  padding: 8px 0;
  width: 100%;
  z-index: 10000000;
}
/* line 241, /vagrant/app/assets/stylesheets/cf.style.scss */
#site-wide-announcements .inner {
  width: 960px;
  margin: 0 auto;
}
/* line 246, /vagrant/app/assets/stylesheets/cf.style.scss */
#site-wide-announcements ul {
  float: left;
  text-align: center;
  width: 600px;
  font-size: 15pt;
  margin: 10px 0;
}
/* line 253, /vagrant/app/assets/stylesheets/cf.style.scss */
#site-wide-announcements ul li {
  list-style-type: none;
  line-height: 1.2;
}
/* line 259, /vagrant/app/assets/stylesheets/cf.style.scss */
#site-wide-announcements input {
  float: right;
  background-color: #EEE;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
  background: -moz-linear-gradient(#eeeeee, #cccccc);
  background: -webkit-linear-gradient(#eeeeee, #cccccc);
  background: linear-gradient(#eeeeee, #cccccc);
  border: 1px solid #BBB;
  border-bottom: 1px solid #999;
  text-shadow: 0 1px 0 #DDD;
  border-radius: 3px;
  color: #333;
  padding: 8px 0;
  text-align: center;
  width: 150px;
  font-size: 12px;
  margin: 10px 0;
  cursor: pointer;
}
/* line 275, /vagrant/app/assets/stylesheets/cf.style.scss */
#site-wide-announcements input:hover {
  background-color: #DDD;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JiYmJiYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb));
  background: -moz-linear-gradient(#dddddd, #bbbbbb);
  background: -webkit-linear-gradient(#dddddd, #bbbbbb);
  background: linear-gradient(#dddddd, #bbbbbb);
}

/* line 282, /vagrant/app/assets/stylesheets/cf.style.scss */
.blue {
  color: #00d5e2;
}

/* line 283, /vagrant/app/assets/stylesheets/cf.style.scss */
.pink {
  color: #ff3bfd;
}

/* line 284, /vagrant/app/assets/stylesheets/cf.style.scss */
.purple {
  color: #8f278d;
}

/* line 285, /vagrant/app/assets/stylesheets/cf.style.scss */
.black {
  color: #000;
}

/* line 286, /vagrant/app/assets/stylesheets/cf.style.scss */
.black a {
  color: #000;
}

/* line 288, /vagrant/app/assets/stylesheets/cf.style.scss */
a.black, a.blue, a.pink, a.purple {
  text-decoration: none !important;
}

/* line 290, /vagrant/app/assets/stylesheets/cf.style.scss */
#clock {
  font-size: 21pt;
  color: #000;
  position: absolute;
  left: 150px;
  top: 82px;
  letter-spacing: 23px;
}

/* line 291, /vagrant/app/assets/stylesheets/cf.style.scss */
.reviewed-by {
  color: #888;
  margin-left: 20px;
}

/* line 292, /vagrant/app/assets/stylesheets/cf.style.scss */
.status h3 {
  color: #000;
  padding-left: 15px;
  padding-top: 15px;
  margin-bottom: 10px;
}

/* line 293, /vagrant/app/assets/stylesheets/cf.style.scss */
#resend {
  font-size: 15pt;
  text-align: center;
}

/* line 294, /vagrant/app/assets/stylesheets/cf.style.scss */
#resend a {
  font-size: 17pt;
}

/* line 297, /vagrant/app/assets/stylesheets/cf.style.scss */
.forum_activity.forum_post {
  border-bottom: solid 1px #000;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

/* line 298, /vagrant/app/assets/stylesheets/cf.style.scss */
.padding-width {
  padding: 0 20px;
}

/* line 299, /vagrant/app/assets/stylesheets/cf.style.scss */
.padding-width-10 {
  padding: 0 10px;
}

/* line 304, /vagrant/app/assets/stylesheets/cf.style.scss */
.blue-box, .light-blue-box {
  background-color: #258abb;
  padding: 10px;
  margin: 10px 0px 10px 0px;
  border-radius: 12px;
}

/* line 305, /vagrant/app/assets/stylesheets/cf.style.scss */
.light-blue-box {
  background-color: #4aa7e5;
}

/* ====== buttons ======== */
/* line 308, /vagrant/app/assets/stylesheets/cf.style.scss */
.button {
  padding: 7px;
  display: inline;
  font-size: 10.5pt;
}

/* line 309, /vagrant/app/assets/stylesheets/cf.style.scss */
.button a {
  text-decoration: none;
  color: #fff;
}

/* line 310, /vagrant/app/assets/stylesheets/cf.style.scss */
.button a:hover {
  color: #000;
}

/* line 313, /vagrant/app/assets/stylesheets/cf.style.scss */
.admin {
  padding: 0 20px 10px 20px;
}

/* line 316, /vagrant/app/assets/stylesheets/cf.style.scss */
.admin .inline_form {
  border: solid 1px #888;
}

/* COMMENT BOX */
/* line 319, /vagrant/app/assets/stylesheets/cf.style.scss */
.back-to-story {
  float: left;
  padding-top: 100px;
  padding-left: 20px;
}

/* line 325, /vagrant/app/assets/stylesheets/cf.style.scss */
.back-to-story a {
  padding-top: 5px;
  padding-left: 35px;
  font-size: 14pt;
  font-weight: bold;
  display: block;
  text-decoration: none !important;
  color: #FFFFFF !important;
  background: url(/assets/back-to-story-79071429f39d28837947d8787931e2cbb89f6331957eec303b7d026328461918.png) no-repeat;
  width: 162px;
  height: 37px;
}

/* line 341, /vagrant/app/assets/stylesheets/cf.style.scss */
#comments-container {
  padding: 2em;
}

/* line 345, /vagrant/app/assets/stylesheets/cf.style.scss */
#comments-footer {
  color: #fff;
  float: right;
}

/* line 350, /vagrant/app/assets/stylesheets/cf.style.scss */
#comments-footer h2 {
  font-size: 14pt;
  font-weight: bold;
  height: 5px;
}

/* line 356, /vagrant/app/assets/stylesheets/cf.style.scss */
#comment-title h2 {
  width: 300px;
  float: left;
  padding-left: .5em;
  font-size: 18.5pt;
}

/* line 363, /vagrant/app/assets/stylesheets/cf.style.scss */
#comments, .comments {
  clear: left;
}

/* line 367, /vagrant/app/assets/stylesheets/cf.style.scss */
.comments .comment-counts {
  text-align: center;
  border-bottom: solid 1px #ccc;
  padding-bottom: 5px;
  margin: 0 15px 10px 0;
}

/* line 373, /vagrant/app/assets/stylesheets/cf.style.scss */
.comments .pagination {
  text-align: center;
  margin-right: 15px;
}

/* line 377, /vagrant/app/assets/stylesheets/cf.style.scss */
.comments .comment, #comments .comment {
  color: #070707;
  clear: left;
  border: solid 2px #DFDFDF;
  padding: 1em 1em 5px;
  margin: 0 15px 1em 0;
}

/* line 384, /vagrant/app/assets/stylesheets/cf.style.scss */
.comments .comment .image, #comments .comment .image {
  float: left;
  margin-right: 5px;
  border: solid 1px #d2d2d2;
}

/* line 391, /vagrant/app/assets/stylesheets/cf.style.scss */
.comments .comment .text p, #comments .comment .text p {
  padding: 0;
  margin: 0;
  font-size: 11.5pt;
}

/* line 392, /vagrant/app/assets/stylesheets/cf.style.scss */
.comments .comment .text, #comments .comment .text {
  padding-left: .7em;
  word-wrap: break-word;
}

/* line 397, /vagrant/app/assets/stylesheets/cf.style.scss */
.comments .comment-approvals {
  position: relative;
  display: inline-block;
}

/* line 402, /vagrant/app/assets/stylesheets/cf.style.scss */
.comments a.approve-comments, .view-comments-links a {
  display: inline-block;
  margin: 0 auto;
  float: left;
  text-align: center;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #dfdfdf;
  color: #8c8c8c;
  padding: 3px 12px;
  text-decoration: none;
}

/* line 418, /vagrant/app/assets/stylesheets/cf.style.scss */
.view-comments-links a.unapproved {
  background-color: #3da8f0;
  color: #fff;
}

/* line 422, /vagrant/app/assets/stylesheets/cf.style.scss */
.view-comments-links a {
  margin-right: 5px;
}

/* line 425, /vagrant/app/assets/stylesheets/cf.style.scss */
#approve-comments-popup .links {
  text-align: center;
  margin-top: 10px;
}

/* line 429, /vagrant/app/assets/stylesheets/cf.style.scss */
#approve-comments-popup:hover {
  display: block !important;
}

/* line 432, /vagrant/app/assets/stylesheets/cf.style.scss */
#approve-comments-popup {
  display: none;
  position: absolute;
  bottom: -122px;
  width: 249px;
  padding: 15px;
  background-color: #fff;
  box-shadow: 2px 2px 6px #767E81;
  left: 50%;
  margin-left: -140px;
  z-index: 1000;
}

/* line 444, /vagrant/app/assets/stylesheets/cf.style.scss */
#approve-comments-popup:after, #approve-comments-popup:before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 454, /vagrant/app/assets/stylesheets/cf.style.scss */
#approve-comments-popup:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 12px;
  left: 50%;
  margin-left: -12px;
}

/* line 461, /vagrant/app/assets/stylesheets/cf.style.scss */
#approve-comments-popup:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 13px;
  left: 50%;
  margin-left: -13px;
}

/* line 468, /vagrant/app/assets/stylesheets/cf.style.scss */
#approve-comments-popup a {
  text-decoration: underline;
  color: #0280ba;
}

/* line 472, /vagrant/app/assets/stylesheets/cf.style.scss */
.add-comments-container .below-textarea {
  width: 98%;
  height: 26px;
  border: solid 1px #c5d1e8;
  background: url(/assets/kwzone_images/new-user-widgets/toolbar-bg-90b2f24796fb3d8ce89ede5be58510daca9a2c13befc9df956fe12b539b8c206.png) repeat-x;
  clear: both;
  font-style: normal !important;
}

/* line 480, /vagrant/app/assets/stylesheets/cf.style.scss */
input[type='text'].comment-counter {
  border-style: none;
  color: #7B7B7B;
  -webkit-text-fill-color: #7b7b7b;
  font-size: 12px;
  float: none;
  display: inline-block;
  margin-top: 3px;
  background-color: transparent;
  width: 60px;
  padding-left: 5px;
}

/* line 492, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment, .comment a {
  font-style: normal !important;
  text-decoration: none;
}

/* line 493, /vagrant/app/assets/stylesheets/cf.style.scss */
.add-comments-container .add-comments-container {
  width: 100%;
}

/* line 494, /vagrant/app/assets/stylesheets/cf.style.scss */
.add-comments-container input[type='submit'] {
  float: right;
  background-color: #113b90;
  border-radius: 8px;
  -moz-border-radius: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border: none;
  padding: 4px 2px;
  cursor: pointer;
}

/* line 507, /vagrant/app/assets/stylesheets/cf.style.scss */
.add-comments-container textarea {
  font-size: 11.5pt;
  width: 98%;
  border: solid 1px #c5d1e8;
  margin: 0 auto;
  height: 150px;
  border-bottom-style: none;
  white-space: pre-wrap;
}

/* line 516, /vagrant/app/assets/stylesheets/cf.style.scss */
#comments .comment .commentMeta a {
  text-decoration: none;
  color: #070707;
}

/* line 520, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-buttons-container {
  float: right;
}

/* line 521, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-delete, .comment-approve, .comment-reply {
  display: block;
  float: left;
  height: 22px;
  border-style: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  cursor: pointer;
}

/* line 531, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-approve {
  width: 66px;
  background-color: #4394C0;
  color: #ffffff;
  z-index: 1;
  margin-right: -6px;
}

/* line 532, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-approve:hover, .comment-reply:hover {
  background-color: #fff;
  color: #4394C0 !important;
}

/* line 534, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-delete {
  width: 55px;
  z-index: 500;
  margin-right: -15px;
  padding-left: 10px;
  padding-top: 3px;
  height: 19px;
  background-color: #f4f4f4;
  border-color: #b6b6b6;
  color: #4f4f4f !important;
  background-image: linear-gradient(to top, #d7dde4 40%, #ebeef1 60%);
  background-image: -o-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -moz-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -webkit-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -ms-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.4, #d7dde4), color-stop(0.6, #ebeef1));
}

/* line 551, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-delete:hover {
  background-image: none;
  background-color: #ababab;
  border-color: #7e7e7e;
  color: #fff !important;
}

/* line 553, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-undo-delete {
  display: none;
  padding-right: 10px;
  text-align: right;
  cursor: pointer;
  color: red;
}

/* line 561, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-undo-delete:hover {
  color: red;
  font-weight: bold;
}

/* line 566, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-reply {
  width: 52px;
  background-color: #113d95;
  color: #fff;
  z-index: 1000;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  font-weight: bold;
}

/* line 577, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-reply input[type="button"], .comment-delete input[type="button"], .comment-approve input[type="button"] {
  border: none;
  background-color: transparent !important;
  cursor: pointer;
}

/* line 582, /vagrant/app/assets/stylesheets/cf.style.scss */
#comment-post {
  text-align: center;
  float: right;
  height: 92px;
  width: 200px;
  color: #FFFFFF;
  font-size: 11pt;
  margin-right: 22px;
  background-color: #74c800;
}

/* line 593, /vagrant/app/assets/stylesheets/cf.style.scss */
#comments-header h1 {
  text-align: center;
  padding-top: 30px;
}

/* community pages */
/* line 599, /vagrant/app/assets/stylesheets/cf.style.scss */
.quizcontest-header {
  background: url(/assets/contests/contests-quiz-header-333181893210392f5855b489750d82cae23af6103f06aa49a6f641cd937b6f25.png) no-repeat;
  width: 580px;
  height: 364px;
}

/* line 604, /vagrant/app/assets/stylesheets/cf.style.scss */
.contests-link, .quizzes-link {
  padding-left: 90px;
  width: 200px;
  height: 300px;
}

/* line 609, /vagrant/app/assets/stylesheets/cf.style.scss */
.contests-link {
  width: 190px;
}

/* line 612, /vagrant/app/assets/stylesheets/cf.style.scss */
.boards-link, .chat-link {
  width: 580px;
  padding: 0;
  height: 278px;
}

/* line 613, /vagrant/app/assets/stylesheets/cf.style.scss */
.boards-chatopen-header {
  background: url(/assets/chat/boards-chatopen-header-caef17dd9387342800b25b6411259c21dd291b8e21d3f577e739cf8ee256499b.png) no-repeat;
  width: 580px;
  height: 333px;
  margin: -25px auto 0;
}

/* line 619, /vagrant/app/assets/stylesheets/cf.style.scss */
.boards-chatopen-header a, .boards-chatclosed-header a {
  float: left;
  display: block;
  padding-top: 15px;
  color: #a80e28;
  text-decoration: none;
  font-size: 19pt;
  font-weight: bold;
}

/* quizzes */
/* line 630, /vagrant/app/assets/stylesheets/cf.style.scss */
.quizQs form.edit_quiz_question {
  width: 540px;
}

/* line 631, /vagrant/app/assets/stylesheets/cf.style.scss */
ul.quizQs {
  float: left;
  width: 50%;
}

/* line 632, /vagrant/app/assets/stylesheets/cf.style.scss */
ul.quizQs li {
  list-style-type: none;
}

/* line 635, /vagrant/app/assets/stylesheets/cf.style.scss */
.section-quizzes {
  float: left;
  width: 40%;
  margin: 10px;
  min-height: 400px;
}

/* line 641, /vagrant/app/assets/stylesheets/cf.style.scss */
.section-quizzes ul {
  list-style-type: none;
}

/* line 644, /vagrant/app/assets/stylesheets/cf.style.scss */
.section-quizzes h2 a {
  padding-left: 20px;
  text-decoration: none;
  font-size: 15pt;
  color: #939598;
}

/* line 650, /vagrant/app/assets/stylesheets/cf.style.scss */
.section-quizzes ul li a {
  color: #000;
  text-decoration: none;
}

/* HEADERS */
/* line 656, /vagrant/app/assets/stylesheets/cf.style.scss */
div.entertainment-news-header {
  background-color: #FFFFFF;
  width: 550px;
  margin: 0 auto;
  height: 160px;
  display: block;
  background: url(/assets/headers/entertainment-news-header-e3031786d9320a0a7a6678075334028728f5feb4350fd1b363446b17986a9513.png) no-repeat;
}

/* line 665, /vagrant/app/assets/stylesheets/cf.style.scss */
.entertainment-news-header h1 {
  color: #860609;
  text-align: center;
  padding-top: 30px;
  padding-right: 30px;
}

/* line 672, /vagrant/app/assets/stylesheets/cf.style.scss */
div.comments-header {
  background-color: #FFFFFF;
  width: 580px;
  height: 94px;
  display: block;
  background: url(/assets/headers/comments-header-a9e1167efe2ea85d602bd362fe061af1447e6052f168ff8db767843b768243ac.png) no-repeat;
}

/* line 680, /vagrant/app/assets/stylesheets/cf.style.scss */
.games-category-header a {
  display: block;
  width: 570px;
  height: 60px;
  text-decoration: none;
  font-size: 26px;
  text-align: center;
  padding-top: 10px;
  color: #000;
}

/* line 681, /vagrant/app/assets/stylesheets/cf.style.scss */
div.games-category-header {
  width: 577px;
}

/* line 684, /vagrant/app/assets/stylesheets/cf.style.scss */
div.games-category-header-sports {
  margin: -5px auto -10px;
  height: 83px;
  background: url(/assets/headers/games-category-sports-header-5b66e3979555788a15da0cfd4426bd011ae14e69ea663102962f5d285d8c6c7b.png) no-repeat;
}

/* line 690, /vagrant/app/assets/stylesheets/cf.style.scss */
div.games-category-header-action {
  margin: -5px auto -25px;
  height: 112px;
  background: url(/assets/headers/games-category-action-header-298d57880bb9f8e1216277e77f08409441d39863235dd35c58f86de99d2ffbe9.png) no-repeat;
}
/* line 694, /vagrant/app/assets/stylesheets/cf.style.scss */
div.games-category-header-action a {
  padding-top: 30px;
  height: 40px;
}

/* line 700, /vagrant/app/assets/stylesheets/cf.style.scss */
div.games-category-header-crosswords {
  margin: -5px auto -35px;
  height: 111px;
  background: url(/assets/headers/games-category-crosswords-header-af6c0ca9f44965c01616721cab36c2958300275e26a528efaf02287da4ac802c.png) no-repeat;
}
/* line 704, /vagrant/app/assets/stylesheets/cf.style.scss */
div.games-category-header-crosswords a {
  padding-top: 25px;
  height: 45px;
}

/* line 710, /vagrant/app/assets/stylesheets/cf.style.scss */
div.games-category-header-puzzle {
  margin: -5px auto -20px;
  height: 88px;
  background: url(/assets/headers/games-category-puzzle-header-d483085d00526f26b21e377375f8849ad727b0d508755f1a645294aa9379d576.png) no-repeat;
}

/* line 715, /vagrant/app/assets/stylesheets/cf.style.scss */
div.games-category-header-adventure {
  margin: -5px auto -35px;
  height: 111px;
  background: url(/assets/headers/games-category-adventure-header-c425a36bdac56aec38ff86e7f728c951f522c0b00da53ca2061fbb5071ec2f66.png) no-repeat;
}
/* line 719, /vagrant/app/assets/stylesheets/cf.style.scss */
div.games-category-header-adventure a {
  padding-top: 25px;
  height: 45px;
}

/* line 725, /vagrant/app/assets/stylesheets/cf.style.scss */
div.comments-header {
  background-color: #FFFFFF;
  width: 550px;
  height: 125px;
  margin: -25px auto 0;
  display: block;
  background: url(/assets/headers/comments-header-a9e1167efe2ea85d602bd362fe061af1447e6052f168ff8db767843b768243ac.png) no-repeat;
}

/* line 734, /vagrant/app/assets/stylesheets/cf.style.scss */
.tagCloud a {
  text-decoration: none !important;
}

/* line 735, /vagrant/app/assets/stylesheets/cf.style.scss */
.tagl1 {
  font-size: 16pt;
}

/* line 736, /vagrant/app/assets/stylesheets/cf.style.scss */
.tagl2 {
  font-size: 22pt;
}

/* line 737, /vagrant/app/assets/stylesheets/cf.style.scss */
.tagl3 {
  font-size: 13pt;
}

/* line 738, /vagrant/app/assets/stylesheets/cf.style.scss */
.tagl4 {
  font-size: 11pt;
}

/* line 740, /vagrant/app/assets/stylesheets/cf.style.scss */
.now_online_avatar {
  width: 67px;
  height: 67px;
  overflow: hidden;
}

/* line 746, /vagrant/app/assets/stylesheets/cf.style.scss */
.sponsor p {
  color: #b4b4b4;
}

/* quizzes */
/* line 749, /vagrant/app/assets/stylesheets/cf.style.scss */
#section-quizzes {
  text-align: center;
  margin: 0 auto;
  width: 95%;
}

/* line 750, /vagrant/app/assets/stylesheets/cf.style.scss */
#section-quizzes .quiz {
  float: left;
  width: 30%;
}

/* line 754, /vagrant/app/assets/stylesheets/cf.style.scss */
.quizzes-skyscraper-topper {
  z-index: 1000 !important;
  background: url(/assets/quizzes/quiz-nav-topper-14e7e9caa63cd680c58d4a89331a88086d4050df2828dd822e94a04528f58b9f.png) no-repeat;
  width: 340px;
  height: 279px;
  margin-top: -8px;
  margin-bottom: 10px;
}

/* line 762, /vagrant/app/assets/stylesheets/cf.style.scss */
.quizzes-skyscraper-topper ul {
  margin-top: 0;
  list-style-type: none;
  padding-top: 100px;
  font-weight: bold;
  font-size: 12pt;
  line-height: 23px;
}
/* line 769, /vagrant/app/assets/stylesheets/cf.style.scss */
.quizzes-skyscraper-topper ul a {
  color: #000;
  text-decoration: none;
  margin-left: 10px;
}
/* line 773, /vagrant/app/assets/stylesheets/cf.style.scss */
.quizzes-skyscraper-topper ul a:hover {
  color: #f6921e;
}

/* Games */
/* line 780, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category {
  padding-bottom: 15px;
}

/* line 781, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-action {
  padding: 0 !important;
  margin: 0;
  width: 580px;
  height: 223px;
  background: url(/assets/games/game-category-action-1f3079deb29d83f516782dbf56225a37379f589b51a5cb4b3b938f73b7bc271a.png) no-repeat;
}
/* line 787, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-action .game {
  margin-top: 15px;
  margin-left: 35px;
}

/* line 793, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-puzzle {
  width: 580px;
  height: 229px;
  background: url(/assets/games/games-category-puzzle-e788c917fc0d29b6b72407d3095f151629d151e90dbc78a9e0aa25d1b36457d6.png) no-repeat;
}
/* line 797, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-puzzle .game {
  margin-top: 17px;
  margin-left: 39px;
}

/* line 803, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-sports {
  width: 580px;
  height: 223px;
  background: url(/assets/games/game-category-sports-df2c61230d4412e471759d7b0b6dcf46804270feee005ceca9367daeca2a7ba2.png) no-repeat;
}
/* line 807, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-sports .game {
  margin-top: 13px;
  margin-left: 36px;
}

/* line 813, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-adventure {
  width: 580px;
  height: 232px;
  background: url(/assets/games/game-category-adventure-c399a8fe5eef352551e932050478eff3effdaf668648ee5b0aff6b7930a6c92d.png) no-repeat;
}
/* line 817, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-adventure .game {
  margin-top: 23px;
  margin-left: 35px;
}

/* line 823, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-crosswords {
  width: 580px;
  height: 232px;
  background: url(/assets/games/game-category-crosswords-b35411e39e623316998b8ef46b41d6f1637fee97cbde726754784821f74294fd.png) no-repeat;
}
/* line 827, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category-crosswords .game {
  margin-top: 13px;
  margin-left: 39px;
}

/* line 833, /vagrant/app/assets/stylesheets/cf.style.scss */
.category-link a {
  color: #FFFFFF !important;
  text-decoration: none !important;
}

/* line 838, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category h3 {
  float: right;
  margin-top: 4px;
  margin-right: 30px;
  color: #FFFFFF;
  font-size: 10pt;
}

/* line 845, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category .header-link {
  display: block;
  width: 200px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
}

/* line 847, /vagrant/app/assets/stylesheets/cf.style.scss */
#game-category .game {
  width: 100px;
  height: 120px;
  overflow: hidden;
  text-align: center;
  float: left;
}

/* line 855, /vagrant/app/assets/stylesheets/cf.style.scss */
#featured-games .top-title {
  color: #FFFFFF;
  font-size: 17pt;
  height: 55px;
  position: relative;
  background: url(/assets/games/featured-box-14ee2e8866a9fe227c53b19626ebe39304483ba344c6eddf96301eef7c68562f.png) no-repeat;
  padding-top: 15px;
  position: static;
  padding-left: 15px;
}

/* line 866, /vagrant/app/assets/stylesheets/cf.style.scss */
#featured-games {
  width: 540px;
}

/* line 870, /vagrant/app/assets/stylesheets/cf.style.scss */
#featured-games .image {
  width: 275px;
  float: left;
  margin-top: 5px;
  padding-bottom: 10px;
}

/* line 877, /vagrant/app/assets/stylesheets/cf.style.scss */
#featured-games .introduction, #featured-games .instructions {
  color: #FFFFFF;
  width: 265px;
  float: left;
}

/* line 883, /vagrant/app/assets/stylesheets/cf.style.scss */
#featured-games .title {
  float: left;
}

/* line 886, /vagrant/app/assets/stylesheets/cf.style.scss */
h2.play-game {
  width: 90px !important;
}

/* line 887, /vagrant/app/assets/stylesheets/cf.style.scss */
.play-game {
  padding-bottom: 10px;
  color: #FFFFFF;
  float: right;
  margin-right: 100px;
  padding-top: 10px;
  background: url(/assets/games/pink-button-068ec04b5a62f0d06ae47ef1051acb4dce7f3954e027fe1123f31ffbb91cb27d.png) no-repeat;
  width: 80px;
  height: 30px;
  padding-left: 5px;
  padding-top: 3px;
}

/* line 899, /vagrant/app/assets/stylesheets/cf.style.scss */
.enter-chat {
  background: url(/assets/boards/chat-closed-center-de216f11ab4ce1bf5dfc03c8b4c84009362db8acd3a2cc79a9d7bab1867bcf2f.png) no-repeat;
  width: 580px;
  height: 84px;
  margin-left: -21px;
  position: relative;
}

/* line 906, /vagrant/app/assets/stylesheets/cf.style.scss */
.enter-chat a:hover {
  color: #000;
}

/* line 907, /vagrant/app/assets/stylesheets/cf.style.scss */
.enter-chat a {
  position: absolute;
  right: 15px;
  top: 57px;
  text-decoration: none !important;
  color: #fff !important;
  font-size: 10pt;
}

/* line 915, /vagrant/app/assets/stylesheets/cf.style.scss */
.play-game a {
  padding-top: 0px;
  padding-left: 6px;
  font-size: 11pt;
  text-decoration: none !important;
  color: #FFFFFF !important;
}

/* line 923, /vagrant/app/assets/stylesheets/cf.style.scss */
.galleryItem h3 {
  padding: 0;
  font-size: 8.0pt;
  font-weight: normal;
  margin: 0;
  text-align: center;
  line-height: 12px;
}

/* line 931, /vagrant/app/assets/stylesheets/cf.style.scss */
.galleryItem h4 {
  line-height: 15px;
}

/* line 936, /vagrant/app/assets/stylesheets/cf.style.scss */
#add _asset {
  padding-left: 20px;
  padding-bottom: 10px;
}

/* line 941, /vagrant/app/assets/stylesheets/cf.style.scss */
.center {
  margin: 0 auto;
  text-align: center;
}

/* line 946, /vagrant/app/assets/stylesheets/cf.style.scss */
.media_embed {
  width: 500px;
}

/* Login */
/* line 951, /vagrant/app/assets/stylesheets/cf.style.scss */
#login-popup {
  position: relative;
  width: 251px;
  height: 257px;
  background: url(/assets/login-box-03e913cdbc0363081c8fc7dfc791a8e56558ea21f87609d353e0fe9bccaf381c.png) no-repeat;
  padding-top: 1em;
  padding-left: 1em;
  z-index: 1000;
  top: 1px;
  left: -52px;
  color: #FFFFFF;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 9pt;
  display: block;
}

/* line 968, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-popup {
  position: relative;
  width: 414px;
  height: 265px;
  background-color: #74c800;
  padding-top: 1em;
  padding-left: 1em;
  z-index: 1000;
  top: 20px;
  left: -214px;
  color: #FFFFFF;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 9pt;
  display: block;
  text-align: center;
}

/* line 986, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-popup textarea {
  margin-left: 5px;
  margin-top: 8px;
  background-color: #e3f0d3;
  width: 383px;
  height: 171px;
}

/* line 994, /vagrant/app/assets/stylesheets/cf.style.scss */
.comment-popup input[type='submit'] {
  float: right;
  margin-top: 8px;
  margin-right: 20px;
  background: url(/assets/back-to-story-79071429f39d28837947d8787931e2cbb89f6331957eec303b7d026328461918.png) no-repeat;
  font-size: 11pt;
  font-weight: bold;
  width: 162px;
  height: 37px;
  color: #FFFFFF;
  padding-left: 20px;
  border: none;
  padding-bottom: 5px;
  cursor: pointer;
}

/* line 1011, /vagrant/app/assets/stylesheets/cf.style.scss */
#login-popup input[type="text"], #login-popup input[type='password'] {
  width: 89%;
  height: 25px;
  font-size: 14pt;
  padding-left: 2px;
  background-color: #e3f0d3;
}

/* line 1020, /vagrant/app/assets/stylesheets/cf.style.scss */
#login-popup input[type="submit"] {
  background: url(/assets/login-button-cdf04fba9fe10c25cf5a5f79fb0fe894dbb9770d57406cc571b6c9658fc57d71.png) no-repeat;
  width: 130px;
  height: 104px;
  border: none;
  float: right;
  margin-right: 2em;
  position: absolute;
  top: 112px;
  left: 110px;
  cursor: pointer;
}

/* line 1034, /vagrant/app/assets/stylesheets/cf.style.scss */
#login-popup #login-forgots {
  float: left;
  margin-top: 65px;
}

/* line 1038, /vagrant/app/assets/stylesheets/cf.style.scss */
#login-forgots #register, #login-forgots #register a {
  color: #3c670A;
  font-weight: 100;
}

/* line 1043, /vagrant/app/assets/stylesheets/cf.style.scss */
div.rateIt {
  height: 36px;
  margin-bottom: 18px;
  padding: 0;
}

/* line 1049, /vagrant/app/assets/stylesheets/cf.style.scss */
div.rateIt a.rateLove {
  width: 29px;
  height: 27px;
  background: url(/assets/thumbs-d9db707f3e2422b8040dad154cd5156343cc0caf6285d916e36a982803bd9c4e.png) no-repeat -5px 0px;
  float: left;
  text-indent: -6000px;
}

/* line 1057, /vagrant/app/assets/stylesheets/cf.style.scss */
div.readers {
  margin-right: 15px;
  float: right;
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1063, /vagrant/app/assets/stylesheets/cf.style.scss */
div.readers div.rateIt {
  margin-bottom: 0;
}

/* line 1065, /vagrant/app/assets/stylesheets/cf.style.scss */
div.readers div.rateIt a.rateLove {
  width: 29px;
  height: 27px;
  background: url(/assets/thumbs-d9db707f3e2422b8040dad154cd5156343cc0caf6285d916e36a982803bd9c4e.png) no-repeat -5px 0px;
  float: left;
  text-indent: -6000px;
  margin: 4px 10px 0 0;
}

/* line 1074, /vagrant/app/assets/stylesheets/cf.style.scss */
div.readers div.rateIt a.rateHate, div.rateIt a.rateHate {
  width: 30px;
  height: 27px;
  background: url(/assets/thumbs-d9db707f3e2422b8040dad154cd5156343cc0caf6285d916e36a982803bd9c4e.png) no-repeat -5px -56px;
  float: left;
  text-indent: -6000px;
}

/* line 1081, /vagrant/app/assets/stylesheets/cf.style.scss */
div.readers div.rateIt a.rateHate {
  margin: 8px 10px 0;
}

/* line 1083, /vagrant/app/assets/stylesheets/cf.style.scss */
div.readers div.rateIt a.rateLove:hover {
  background-position: -5px -27px;
}

/* line 1086, /vagrant/app/assets/stylesheets/cf.style.scss */
div.rateIt a.rateLove:hover {
  background-position: -5px -27px;
}

/* line 1090, /vagrant/app/assets/stylesheets/cf.style.scss */
div.readers div.rateIt a.rateHate:hover, div.rateIt a.rateHate:hover {
  background-position: -5px -84px;
}

/* line 1095, /vagrant/app/assets/stylesheets/cf.style.scss */
div.rateIt p {
  float: right;
  padding: 0;
  top: 8px;
  color: #999999;
}

/* line 1102, /vagrant/app/assets/stylesheets/cf.style.scss */
div.rateIt p img {
  border: solid #999999 1px;
}

/* line 1105, /vagrant/app/assets/stylesheets/cf.style.scss */
.like-dislike-container {
  float: left;
  width: 40px;
  text-align: center;
}

/* line 1106, /vagrant/app/assets/stylesheets/cf.style.scss */
.like-dislike-container .rateNum {
  color: #fff;
  clear: left;
  text-align: center;
  padding: 0;
  float: none;
}

/* line 1107, /vagrant/app/assets/stylesheets/cf.style.scss */
.readers .like-dislike-container {
  width: auto;
}

/* line 1108, /vagrant/app/assets/stylesheets/cf.style.scss */
.readers .like-dislike-container .rateNum {
  clear: none;
  float: left;
  margin-top: 8px;
}

/* line 1110, /vagrant/app/assets/stylesheets/cf.style.scss */
.rateNum {
  float: left;
  padding-top: 8px;
  padding-right: 15px;
  font-size: 12pt;
}

/* GALLERY */
/* line 1117, /vagrant/app/assets/stylesheets/cf.style.scss */
div.gallery {
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  border-radius: 8px;
}

/* line 1125, /vagrant/app/assets/stylesheets/cf.style.scss */
#galleryWrapper {
  padding-top: 10px;
  height: 250px;
  width: 580px;
  overflow: hidden;
  position: relative;
}

/* line 1133, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase {
  width: 3000px;
  padding-left: 0;
  height: 250px;
}

/* line 1139, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase .slide {
  padding-left: 20px;
  float: left;
  width: 540px;
  height: 250px;
}

/* line 1145, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase .slide .overlay-content {
  width: 530px;
  position: absolute;
  bottom: 15px;
  padding-left: 10px;
  color: #fff;
}

/* line 1146, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase .slide .overlay-content a {
  color: #CEF6E3;
  text-decoration: none;
}

/* line 1147, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase .slide .overlay-content a:hover {
  color: #FFF;
}

/* line 1148, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase .slide .overlay {
  width: 540px;
  height: 60px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  margin-top: -60px;
  background-color: #000;
}

/* line 1159, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase div.galleryShowcase img {
  display: block;
}

/* line 1163, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase h2, div.galleryShowcase h4 {
  position: static;
  width: 530px;
  overflow: hidden;
  font-size: 11.5pt;
  margin: 0;
  font-weight: bold;
  line-height: 25px;
}

/* line 1173, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase h2 a, div.galleryShowcase h4 a {
  width: 540px;
  height: 25px;
  display: block;
  margin: 0;
  text-decoration: none;
  color: #CEF6E3;
}

/* line 1182, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase h2 a:hover, div.galleryShowcase h4 a:hover {
  color: #6ac400;
}

/* line 1186, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryShowcase h3 {
  color: #ffffff;
  font-size: 10.5pt;
  margin: 0;
  line-height: 18px;
  font-weight: normal;
  position: relative;
  top: -18px;
}

/* line 1196, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller {
  display: block;
  height: 102px;
  width: 542px;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  border-radius: 8px;
}

/* line 1206, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller a {
  text-decoration: none;
}

/* line 1207, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller a:hover {
  text-decoration: underline;
}

/* line 1208, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller div.galleryItem.carousel-selected a {
  color: #6ac400;
}

/* line 1209, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller div.galleryItem .wrapper {
  width: 101px;
  text-align: center;
}

/* line 1210, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller div.galleryItem.carousel-selected .wrapper {
  text-align: center;
  margin-left: 8px;
  background: url(/assets/carousel/gallery-selected-d4a5ec5e448d545d28fbdfeffb066dc9c5ad1a28fefb4b0463c37d28793eb8b7.png) no-repeat;
  width: 86px;
  height: 67px;
}

/* line 1217, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller div.galleryItem {
  display: block;
  width: 95px;
  float: left;
  padding: 0;
  height: 100px;
  overflow: hidden;
  text-align: center;
  margin-top: -9px;
}

/* line 1227, /vagrant/app/assets/stylesheets/cf.style.scss */
a.gallery-control.prev, a.gallery-control.next {
  display: block;
  width: 25px;
  height: 62px;
}

/* line 1228, /vagrant/app/assets/stylesheets/cf.style.scss */
a.gallery-control.next {
  background: url(/assets/carousel/next-67707a2ed14ce7cfb6eb29d000a1956c0cc565dd4ce0b5eedd6ebdd9d5d99dac.png) no-repeat;
}

/* line 1229, /vagrant/app/assets/stylesheets/cf.style.scss */
a.gallery-control.prev {
  background: url(/assets/carousel/prev-1e6a2f4e3b32663f6af5ba13418c6f5f7b6cb8bd179cc01729f164e40b909807.png) no-repeat;
}

/* line 1230, /vagrant/app/assets/stylesheets/cf.style.scss */
a:hover.gallery-control.next {
  background: url(/assets/carousel/next-selected-487c73613667a87158a09553213fda43e8cf73460782b22b8d2242b259327644.png) no-repeat;
}

/* line 1231, /vagrant/app/assets/stylesheets/cf.style.scss */
a:hover.gallery-control.prev {
  background: url(/assets/carousel/prev-selected-3fd93d951058343e6505f4391cc77fd10e64731860febc93ad329d3524668c65.png) no-repeat;
}

/* line 1232, /vagrant/app/assets/stylesheets/cf.style.scss */
.gallery-control {
  margin-top: 23px;
}

/* line 1234, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller div.galleryItem img {
  padding-top: 10px;
}

/* line 1238, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller div.galleryItem h4 {
  text-align: center;
  padding: 0;
  font-size: 8.0pt;
  font-weight: normal;
  margin: 0;
  height: 30px;
  overflow: hidden;
}

/* line 1248, /vagrant/app/assets/stylesheets/cf.style.scss */
div.galleryScroller div.galleryItem h4 a.active {
  text-decoration: none;
  color: #000000;
}

/* SEARCH */
/* line 1254, /vagrant/app/assets/stylesheets/cf.style.scss */
fieldset.search {
  margin-top: 12px;
  font-family: Helvetica, Arial, Sans-serif;
}

/* line 1255, /vagrant/app/assets/stylesheets/cf.style.scss */
fieldset.search input[type='text'] {
  width: 219px;
  height: 20px;
  padding: 5px 8px;
  margin-right: 4px;
  font-size: 16px;
  border: solid #493a21 1px;
  color: #545454;
  line-height: 0;
  text-align: middle;
  line-height: 18px;
  border-radius: 3px;
}

/* line 1256, /vagrant/app/assets/stylesheets/cf.style.scss */
fieldset.search input[type='submit'] {
  width: 58px;
  height: 32px;
  border: 0;
  background: url(/assets/layout/button-GO-5166e282de39f3f6d1e546d1619eb6ac3e234f01578e8c3e04f596daa924d5f7.png) no-repeat;
  cursor: pointer;
}

/* RIGHT SIDE */
/* line 1259, /vagrant/app/assets/stylesheets/cf.style.scss */
div.section {
  padding: 0 20px;
}

/* line 1260, /vagrant/app/assets/stylesheets/cf.style.scss */
div.bg_ColorD {
  background: #00d5e2;
}

/* line 1261, /vagrant/app/assets/stylesheets/cf.style.scss */
div.bg_ColorC {
  background: #6ac400;
  color: #ffffff;
}

/* line 1262, /vagrant/app/assets/stylesheets/cf.style.scss */
div.bg_ColorB {
  background: #ffffff;
  display: block;
}

/* line 1263, /vagrant/app/assets/stylesheets/cf.style.scss */
div.bg_ColorA {
  background: #000000;
  display: block;
}

/* line 1264, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside a.thumb {
  width: 67px;
  float: left;
  margin-right: 13px;
}

/* line 1265, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside h2 {
  color: #ffffff;
  font-size: 12.5pt;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
}

/* IMAGE BOX */
/* line 1267, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.imageBox {
  padding: 0 0 5px 11px;
  display: block;
}

/* line 1268, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.imageBox a {
  display: block;
  float: none;
  text-align: center;
  width: 85px;
  margin: 0 4px 4px 0;
}

/* line 1269, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.multiScroller {
  padding: 0 0 18px 0;
  display: block;
}

/* line 1270, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.multiScroller div.image {
  display: block;
  width: 67px;
  float: left;
  margin: 0;
}

/* line 1271, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.multiScroller div.desc {
  display: block;
  width: 213px;
  float: right;
  margin: 0;
}

/* line 1272, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.multiScroller div.desc p {
  margin: 0;
  padding: 0;
}

/* line 1273, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.multiScroller div.desc p a {
  color: #0072ff;
  text-decoration: underline;
}

/* line 1274, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.multiScroller div.desc p a:hover {
  color: #6ac400;
}

/* TOP ARTICLES */
/* line 1277, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.topArticles {
  padding: 0 20px;
}

/* line 1278, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.topArticles ol {
  color: #000000;
  margin: 0 0 18px 20px;
}

/* line 1279, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.topArticles ol li {
  font-weight: bold;
}

/* line 1280, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.topArticles ol li a {
  color: #0072ff;
}

/* line 1281, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.topArticles ol li a:hover {
  text-decoration: underline;
}

/* TAG CLOUD */
/* line 1284, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.tagCloud p {
  margin: 0;
  padding: 0;
  line-height: 36px;
}

/* line 1285, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.tagCloud p a {
  color: #0072ff;
  text-decoration: underline;
  font-weight: normal;
}

/* line 1286, /vagrant/app/assets/stylesheets/cf.style.scss */
div.aside div.tagCloud p a:hover {
  color: #6ac400;
}

/* LEFT SIDE */
/* line 1289, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside {
  background: #ffffff;
}

/* line 1290, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside h1 {
  color: #000000;
  font-size: 17pt;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
  padding: 0 0 18px 20px;
  top: 0;
}

/* line 1293, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside .txt h2,
div.leftside .left-info-box h2 {
  color: #ffffff;
  font-size: 14.5pt;
  line-height: 18px;
  margin: 0;
  padding: 0 0 5px 20px;
}

/* NAVIGATION */
/* line 1304, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside ul.nav {
  margin: 0 20px;
}

/* line 1305, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside ul.nav li.selected a {
  color: #000;
}

/* line 1306, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside ul.nav li {
  list-style: none;
  font-weight: bold;
  padding-bottom: 18px;
}

/* line 1307, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside ul.nav li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 12.5pt;
}

/* line 1308, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside ul.nav li a:hover {
  text-decoration: underline;
}

/* PREVIEWS & REVIEWS */
/* line 1310, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.previews {
  padding: 0 20px;
}

/* line 1311, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.previews h2 {
  padding: 9px 0 18px 0;
  font-size: 14.5pt;
}

/* line 1312, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.previews img {
  display: block;
}

/* line 1313, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.previews p {
  padding: 0;
  font-weight: bold;
  font-size: 9.5pt;
  padding: 0 0 18px 0;
  margin: 0;
}

/* line 1314, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.previews p a {
  color: #000000;
}

/* line 1315, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.previews a:hover {
  color: #ffffff;
}

/* CHATBOX */
/* line 1317, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.chatbox {
  padding: 5px 15px 10px;
  background-color: #fff;
  width: 160px;
}

/* line 1318, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.chatbox span.chatMeta {
  color: #999999;
}

/* line 1319, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.chatbox p {
  padding: 0;
  margin: 0;
}

/* line 1320, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.chatbox p a {
  text-decoration: none;
  margin-right: 5px;
}

/* line 1321, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.chatbox span.chatMeta {
  font-size: 8.5pt;
  color: #999999;
}

/* line 1322, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.chatboxBtm {
  padding: 0 20px 0 0;
}

/* line 1323, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.chatboxBtm a {
  display: block;
  width: 110px;
  padding-left: 80px;
  height: 32px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  line-height: 31px;
}

/* line 1324, /vagrant/app/assets/stylesheets/cf.style.scss */
div.leftside div.chatboxBtm a:hover {
  color: #00d5e2;
}

/* CTA */
/* line 1326, /vagrant/app/assets/stylesheets/cf.style.scss */
div.ctaLeft {
  position: relative;
  margin-bottom: 100px;
}

/* line 1327, /vagrant/app/assets/stylesheets/cf.style.scss */
div.ctaLeft div.image {
  height: 126px;
  overflow: hidden;
}

/* line 1328, /vagrant/app/assets/stylesheets/cf.style.scss */
div.ctaLeft div.image img {
  display: block;
}

/* line 1329, /vagrant/app/assets/stylesheets/cf.style.scss */
div.ctaLeft div.txt {
  top: 113px;
  width: 200px;
  position: absolute;
  background-color: #4aa7e5;
  display: block;
  padding: 15px 0;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 20px;
}

/* line 1340, /vagrant/app/assets/stylesheets/cf.style.scss */
div.ctaLeft div.txt p {
  margin: 0;
  padding-right: 50px;
}
/* line 1343, /vagrant/app/assets/stylesheets/cf.style.scss */
div.ctaLeft div.txt p a {
  padding-right: 20px;
  display: block;
  font-size: 14px;
  width: 160px;
  background: url(/assets/layout/arrow_white-ec36a1191b2e74310a34df596eba9c44a802bc25840b6795a98f7e5f067d7914.png) no-repeat 160px bottom;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
/* line 1352, /vagrant/app/assets/stylesheets/cf.style.scss */
div.ctaLeft div.txt p a:hover {
  text-decoration: underline;
}

/* CENTER COL */
/* line 1359, /vagrant/app/assets/stylesheets/cf.style.scss */
div.centercol {
  padding-left: 20px;
  background: #ffffff;
  width: 360px;
  position: relative;
}
/* line 1364, /vagrant/app/assets/stylesheets/cf.style.scss */
div.centercol h4 {
  clear: both;
  display: block;
}
/* line 1367, /vagrant/app/assets/stylesheets/cf.style.scss */
div.centercol h4 a {
  color: #ffffff;
  text-decoration: none;
}
/* line 1372, /vagrant/app/assets/stylesheets/cf.style.scss */
div.centercol .solid-box-350 h4 {
  color: #ffffff;
  font-size: 12.5pt;
  font-weight: bold;
  line-height: 18px;
  padding: 0px 13px;
  margin-bottom: 0;
}

/* NEWS FEED */
/* line 1386, /vagrant/app/assets/stylesheets/cf.style.scss */
div.newsFeed {
  padding: 0 20px 10px;
}
/* line 1388, /vagrant/app/assets/stylesheets/cf.style.scss */
div.newsFeed h2 {
  color: #000000;
  margin-bottom: 0;
  font-size: 14.5pt;
  line-height: 18px;
}
/* line 1394, /vagrant/app/assets/stylesheets/cf.style.scss */
div.newsFeed h4 {
  color: #000000;
  margin-bottom: 0;
  font-size: 14.5pt;
  line-height: 18px;
}
/* line 1400, /vagrant/app/assets/stylesheets/cf.style.scss */
div.newsFeed p {
  width: 220px;
  color: #000000;
  padding: 0;
}

/* line 1406, /vagrant/app/assets/stylesheets/cf.style.scss */
div.newsFeed div.thumbRight {
  float: right;
  padding: 5px 0 0 0;
}

/* line 1407, /vagrant/app/assets/stylesheets/cf.style.scss */
div.newsFeed p span.time {
  font-weight: bold;
}

/* line 1408, /vagrant/app/assets/stylesheets/cf.style.scss */
div.newsFeed p span.newsComments {
  background: url(/assets/layout/news-comments-icon-db8753b8f0a2e6d261ec9d263258fd932cb7d625cce12aa60aab79c4d16d2ecd.png) no-repeat;
  color: #999999;
  font-size: 12.5pt;
  padding-left: 20px;
}

/* COMMENT BOX */
/* line 1411, /vagrant/app/assets/stylesheets/cf.style.scss */
div.commentBox {
  margin-left: 16px;
}

/* line 1412, /vagrant/app/assets/stylesheets/cf.style.scss */
#article-comments-box.commentBox {
  margin-left: 0;
}

/* line 1413, /vagrant/app/assets/stylesheets/cf.style.scss */
div.commentBox, div.imageBox {
  display: block;
  clear: both;
}

/* line 1414, /vagrant/app/assets/stylesheets/cf.style.scss */
p.commentsMore {
  margin: 18px 0;
  padding: 0;
  font-weight: bold;
  color: #ffffff;
}

/* line 1415, /vagrant/app/assets/stylesheets/cf.style.scss */
p.commentsMore a {
  color: #000000;
}

/* line 1416, /vagrant/app/assets/stylesheets/cf.style.scss */
p.commentsMore a:hover {
  color: #333333;
}

/* TYPE */
/* line 1419, /vagrant/app/assets/stylesheets/cf.style.scss */
h1 {
  padding: 0 20px;
  font-size: 18.5pt;
  font-weight: bold;
  color: #000000;
}

/* line 1420, /vagrant/app/assets/stylesheets/cf.style.scss */
p {
  padding: 0 20px;
  font-size: 9.5pt;
  color: #000000;
}

/* line 1422, /vagrant/app/assets/stylesheets/cf.style.scss */
.related_article {
  height: 95px;
  overflow: hidden;
  margin-bottom: 10px;
  clear: left;
  color: #777;
}

/* line 1430, /vagrant/app/assets/stylesheets/cf.style.scss */
.related_article a {
  color: #000 !important;
}

/* line 1434, /vagrant/app/assets/stylesheets/cf.style.scss */
.related_article .image {
  float: left;
  margin-right: 10px;
}

/* line 1439, /vagrant/app/assets/stylesheets/cf.style.scss */
.related_article .more {
  float: right;
}

/* line 1442, /vagrant/app/assets/stylesheets/cf.style.scss */
.related_article .text .more a {
  float: right;
  color: #004096 !important;
  text-decoration: none !important;
}

/* line 1443, /vagrant/app/assets/stylesheets/cf.style.scss */
.related_article .text .more a:hover {
  color: #000;
}

/* line 1445, /vagrant/app/assets/stylesheets/cf.style.scss */
.photo-button-container {
  width: 85px;
  text-align: center;
}

/* line 1449, /vagrant/app/assets/stylesheets/cf.style.scss */
.next-photo {
  float: left;
  display: block;
  width: 39px;
  height: 39px;
  background: url(/assets/kwzone_images/arrow-right-d0fa28721860ca08ea66af19087955d60ffe4c9d743c780ba40e381d80d4f507.png) no-repeat;
}

/* line 1456, /vagrant/app/assets/stylesheets/cf.style.scss */
.prev-photo {
  float: left;
  display: block;
  width: 39px;
  height: 39px;
  background: url(/assets/kwzone_images/arrow-left-e0651c5bd5e577dfa46e9c9dc83781c912316e2b8e8f16886d93399f4bab205e.png) no-repeat;
}

/* fake video player play button */
/* line 1466, /vagrant/app/assets/stylesheets/cf.style.scss */
#video-play-button {
  display: block;
  position: absolute;
  top: 54px;
  left: 114px;
  width: 73px;
  height: 66px;
  background: url(/assets/video/play-off-526fd128d0567871a1e6f523d9fed84c5b0bd2f3fe5e854fae840f7be88e3226.png);
}

/* line 1467, /vagrant/app/assets/stylesheets/cf.style.scss */
#video-play-button:hover {
  background-image: url(/assets/video/play-on-cabbbab966f2d7d46c30e860e16edc6dfd860910fad0aa0a9bbe3bd7b582c341.png);
}

/* line 1470, /vagrant/app/assets/stylesheets/cf.style.scss */
.aside #posts-links a {
  color: #00D5E2;
  font-weight: normal !important;
}

/* line 1471, /vagrant/app/assets/stylesheets/cf.style.scss */
#last-ten-posts {
  font-size: 90% !important;
}

/* line 1472, /vagrant/app/assets/stylesheets/cf.style.scss */
#last-ten-posts a {
  color: #000;
}

/* line 1473, /vagrant/app/assets/stylesheets/cf.style.scss */
#last-ten-posts div.by-line {
  text-align: left !important;
  color: #888888 !important;
  margin-bottom: 10px !important;
}

/* line 1474, /vagrant/app/assets/stylesheets/cf.style.scss */
#last-ten-posts em a {
  color: #6AC400 !important;
  font-size: 12pt;
}

/* line 1475, /vagrant/app/assets/stylesheets/cf.style.scss */
#posts-links li {
  color: #00D5E2;
  list-style-type: none;
  float: left;
  padding-right: .4em;
}

/* line 1476, /vagrant/app/assets/stylesheets/cf.style.scss */
#posts-links {
  margin-top: -10px;
  padding-bottom: .8em;
  margin-left: 4%;
  font-size: 11pt;
  width: 98%;
}

/* line 1477, /vagrant/app/assets/stylesheets/cf.style.scss */
.black a {
  color: black !important;
}

/* line 1479, /vagrant/app/assets/stylesheets/cf.style.scss */
h2.home-section-header, .home-section-heading {
  text-align: center;
  font-size: 12.5pt;
  color: #525252 !important;
  line-height: 20px;
}

/* line 1480, /vagrant/app/assets/stylesheets/cf.style.scss */
h2.home-section-heading {
  font-size: 12pt !important;
  padding: 10px 0;
  font-weight: bold;
  text-align: center;
}

/* line 1481, /vagrant/app/assets/stylesheets/cf.style.scss */
h1.home-section-heading {
  margin: -10px 0 15px;
}

/* line 1482, /vagrant/app/assets/stylesheets/cf.style.scss */
.no-margin-padding {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 3, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.gamesBox {
  height: 126px;
  padding: 0 0 0 10px;
}

/* line 4, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.gamesBox div.game {
  float: left;
  padding-right: 20px;
  width: 130px;
}

/* line 5, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.gamesBox div.game p {
  padding: 0;
}

/* line 6, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.gamesBox div.game p a {
  color: #000000;
  text-decoration: underline;
}

/* line 7, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.gamesBox div.game p a:hover {
  color: #6ac400;
}

/* line 9, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.videoBox {
  padding: 0 0 12px 0px;
}

/* line 10, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.videoBox p {
  padding: 0;
}

/* line 11, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.aside div.videoBox p a {
  color: #000000;
  text-decoration: underline;
}

/* line 12, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.aside div.videoBox p a:hover {
  color: #6ac400;
}

/* line 14, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-last {
  background-color: #00D5E2;
  height: 10px;
  margin-top: -10px;
}

/* line 15, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-bottom {
  background: url(/assets/skyscraper/bottom-angle-6b31d2e4b25d01c587c4f4159cde1f90f222021848d497695ca880a3a76c6ba8.png) no-repeat;
  width: 340px;
  height: 55px;
  margin-top: -25px;
}

/* Quiz  and poll skyscraper item */
/* line 19, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item {
  margin-bottom: 10px;
  font-size: 13px;
}
/* line 23, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .top {
  width: 336px;
}
/* line 26, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .middle {
  border: solid 2px #3399cc;
  border-style: none solid solid solid;
  color: #000;
  background-color: #fff;
  clear: left;
  padding: 15px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
/* line 36, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .middle .no-title {
  border-top-style: solid;
}
/* line 40, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .bottom {
  height: 15px;
  border: solid 1px #3399cc;
  border-top-style: none;
  background-color: #fff;
}
/* line 47, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .more {
  width: 300px;
}
/* line 50, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .more a {
  color: #0072ff;
  font-size: 13px;
}
/* line 56, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .quiz-submit {
  float: left;
  background-image: none;
  border: none;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  height: 30px;
  margin: 0;
  padding: 0;
}
/* line 66, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .quiz-submit-left {
  float: left;
  background: url(/assets/skyscraper/quiz-left-3c29134809d5c70687bbce3c4f0f42701d0ebba6c700ed4e60b24702602e6a3f.png) no-repeat;
  width: 14px;
  height: 30px;
}
/* line 72, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .quiz-submit-right {
  float: left;
  background: url(/assets/skyscraper/quiz-right-c55dc3298e7cbb3f8697e014098f2fba4becad7f96b99713bff9fa50b5422b23.png) no-repeat;
  width: 18px;
  height: 30px;
}
/* line 78, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .quiz_question li, .skyscraper-item .poll li {
  padding-top: 10px;
  list-style-type: none;
  margin-bottom: 8px;
  clear: left;
}
/* line 84, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .quiz_question {
  margin-top: 0;
  margin-left: 10px;
}
/* line 88, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .quiz_description {
  color: #999;
  font-size: 15px;
  font-weight: bold;
  padding-top: 5px;
}
/* line 94, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .quiz_choice, .skyscraper-item .poll, .skyscraper-item .choice {
  float: right;
  width: 270px;
}
/* line 98, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .back-to-polls, .skyscraper-item .skyscraper-item, .skyscraper-item .poll-vote {
  padding: 6px 12px;
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  background-color: #029ddf;
  border: none;
  font-weight: bold;
  display: block;
  float: left;
  text-decoration: none;
  border-radius: 20px 0 25px 20px;
  background-image: linear-gradient(to bottom, #169ddf, #087cb4);
  box-shadow: 0 1px 0 0 #5BB9E7 inset;
  text-shadow: 0 1px 0 #026697;
}
/* line 114, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .skyscraper-item, .skyscraper-item .poll-vote {
  background-color: #0d5d85;
  margin-right: 10px;
  background-image: linear-gradient(to bottom, #0d5d85, #043b56);
  text-shadow: 0 1px 0 #012435;
}

/* line 122, /vagrant/app/assets/stylesheets/skyscraper.scss */
.poll-submit {
  clear: left;
  float: right;
  margin-right: 20px;
}

/* Games skyscraper item */
/* line 129, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.skyscraper-gallery {
  width: 310px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

/* line 136, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.skyscraper-gallery .gallery-cell, div.skyscraper-gallery .flickity-viewport {
  float: left;
  width: 310px;
  text-align: center;
}

/* line 141, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.skyscraper-gallery a.thumb {
  margin: 0 auto 10px;
  display: block;
  text-align: center;
  width: 100px;
  height: 100px;
  float: none;
}

/* line 149, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.skyscraper-gallery a.game-title {
  text-decoration: underline;
  color: #000;
}

/* line 154, /vagrant/app/assets/stylesheets/skyscraper.scss */
div.skyscraper-gallery .gallery-cell {
  position: relative;
}

/* line 158, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .flickity-prev-next-button {
  position: absolute;
  margin-top: 40px;
  display: block;
  width: 17px;
  height: 19px;
  background: url(/assets/layout/arrow_gray-7b9d2e1f0e0cc8819e9d515bc631929794a507616c2b36e23428be5eb0e6b7db.png) no-repeat;
}
/* line 166, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .flickity-prev-next-button.previous {
  left: 0;
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
/* line 171, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-item .flickity-prev-next-button.next {
  right: 0;
}

/* Related Board posts */
/* line 178, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post {
  border-bottom: solid 1px #cee0ea;
  margin-bottom: 10px;
  padding-bottom: 8px;
}

/* line 179, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post:last-child {
  border-bottom: none;
  margin: 0;
}

/* line 180, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post img {
  float: left;
  width: 44px;
  height: 44px;
  padding: 2px;
  border: solid 1px #c2c2c2;
  margin-right: 5px;
}

/* line 181, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post a {
  color: #3595c8;
  font-weight: 400;
  text-decoration: none;
}

/* line 182, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post a:hover {
  text-decoration: none;
}

/* line 183, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post a.username {
  font-weight: bold;
}

/* line 184, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post .body, .skyscraper-post .specs {
  width: 250px;
}

/* line 185, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post .body a, .skyscraper-post .specs a {
  white-space: nowrap;
}

/* line 186, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post .reply {
  color: #3595C8;
  font-weight: bold;
  background: url(/assets/news_feed/icons-8bc7a97dcef1cf137cc1ccfc2e3ba66def01336b83fe1a8a70db438b47d2f6a0.png) no-repeat;
  background-position: 0 0;
  padding-left: 18px;
}

/* line 187, /vagrant/app/assets/stylesheets/skyscraper.scss */
.skyscraper-post .reply:after {
  content: " \2022";
}

/* Email invite link */
/* line 191, /vagrant/app/assets/stylesheets/skyscraper.scss */
a#skyscraper-invite-link img {
  border: 2px solid #39c;
  border-radius: 12px;
  margin-bottom: 10px;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-box {
  border-radius: 0;
  border: 3px solid #000;
  background: #fff;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-content {
  color: #000;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow {
  height: 11px;
  margin-left: -11px;
  width: 22px;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow {
  height: 22px;
  margin-left: 0;
  margin-top: -11px;
  width: 11px;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background {
  border: 11px solid transparent;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fff;
  top: 4px;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #fff;
  left: -4px;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #fff;
  left: 4px;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
  top: -4px;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border {
  border-width: 11px;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -11px;
}

/* line 1, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped {
  left: -11px;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-box {
  border-radius: 0;
  border: 3px solid #000;
  background: #fff;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-content {
  color: #000;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow {
  height: 11px;
  margin-left: -11px;
  width: 22px;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow {
  height: 22px;
  margin-left: 0;
  margin-top: -11px;
  width: 11px;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background {
  border: 11px solid transparent;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fff;
  top: 4px;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #fff;
  left: -4px;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #fff;
  left: 4px;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
  top: -4px;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border {
  border-width: 11px;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -11px;
}

/* line 6, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped {
  left: -11px;
}

/* line 8, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box {
  background: #B8FA4F;
  border: 3px solid #B8FA4F;
  border-radius: 6px;
  box-shadow: 5px 5px 2px 0 rgba(0, 0, 0, 0.4);
  color: #000;
  font: 18px Lato-bold;
  margin-left: 50px;
}

/* line 18, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background, .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #B8FA4F !important;
}

/* line 23, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #B8FA4F !important;
}

/* line 27, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #B8FA4F !important;
}

/* line 31, /vagrant/app/assets/stylesheets/tooltipster-sideTip-noir.css.scss */
.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
  color: #000;
  padding: 8px;
}

/* line 1, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.success_message {
  color: green;
  font-weight: 900;
}

/* line 5, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.error_message {
  color: red;
  font-weight: 900;
}

/* line 9, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.report-link {
  text-decoration: none;
  color: #0072FF !important;
  cursor: pointer;
}

/* line 14, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.comment .conversation-link {
  clear: both;
  float: right;
  color: #6F6E67;
  padding-top: 5px;
}

/* line 20, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.add-comments-container {
  margin-bottom: 8px;
  margin-right: 10px;
}

/****************************/
/* Account Status Styles    */
/****************************/
/* line 28, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.account-status-email-changed, .account-status-error-messages {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

/* line 33, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.account-status-error-messages {
  color: red;
}

/* line 34, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.bottom-radius {
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}

/* line 40, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.top-radius {
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}

/* line 46, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.bottom-right-radius {
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}

/* line 50, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.top-right-radius {
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}

/* line 54, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.bottom-left-radius {
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}

/* line 58, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.top-left-radius {
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}

/* line 63, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.popup-container {
  position: relative;
  border-bottom: dashed 1px #999;
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-top: 10px;
}

/* line 66, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.popup-form {
  background-color: #FFFFFF;
  box-shadow: 1px 1px 5px #999;
  clear: left;
  padding: 10px;
  position: absolute;
  width: 380px;
  z-index: 1000;
}

/* line 75, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.popup-form p {
  margin: 0;
  padding: 0;
  color: #999;
}

/* line 76, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.popup-form table {
  margin-bottom: 0;
  border: none;
}

/* line 77, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.popup-form label {
  margin-right: 0;
}

/* line 78, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.popup-form td {
  padding-bottom: 15px;
}

/* line 79, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.popup-form input[type='submit'] {
  float: right;
}

/* line 80, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.popup-form input[type='text'], .popup-form input[type='password'] {
  border: solid 1px #b7b7b7;
  padding-left: 5px;
  font-size: 15px;
  height: 25px;
  width: 210px;
}

/* line 87, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.popup-form .close-popup {
  color: #000000;
  display: block;
  float: right;
  height: 20px;
  margin-right: -15px;
  margin-top: -5px;
  text-decoration: none;
  width: 20px;
}

/* line 97, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
#account-status-change-email p, #account-status-change-email label, #account-status-change-email input[type='text'] {
  font-size: 16px;
  color: #686666;
}

/* line 101, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
#account-status-change-email input[type='text'] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 1px 1px 2px #eee inset;
  border: solid 1px #a8a8a8;
  padding: 5px;
  width: 90%;
  margin-top: 10px;
}

/* line 111, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
#account-status-change-email table {
  border-top: solid 1px #c9e3f1;
}

/* line 114, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
#confirmation-messages {
  text-align: center;
}

/* line 115, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
#account-status-change-email label {
  float: right;
}

/* line 116, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
#account-status-change-email table tr:last-child td {
  padding-top: 20px;
  padding-left: 210px;
}

/* line 120, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.account-status-notice {
  font-weight: 900;
  text-align: center;
  color: red;
  font-size: 16px;
}

/* line 126, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
#account-status-change-email table tr:first-child td {
  padding-top: 17px;
}

/* line 129, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status {
  position: relative;
  padding: 10px;
}

/* line 134, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status hr {
  background: #cbe2f2;
}

/* line 138, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box {
  height: 160px;
}

/* line 142, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box .avatar {
  display: inline-block;
  float: left;
  width: 100px;
}

/* line 148, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box .avatar img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  max-width: 100px;
  border: 1px solid #65add3;
}

/* line 156, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box form {
  margin-left: 20px;
}

/* line 160, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box form label {
  clear: both;
  font-size: 14px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 168, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box form input[type='text'] {
  clear: both;
  border: 1px solid #dcdcdc;
  padding: 8px;
  width: 60%;
  font-size: 16px;
}

/* line 176, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box form input[type='submit'] {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  float: right;
  font-weight: bold;
  font-size: 14px;
  padding: 8px 32px;
  color: #fff;
  margin-bottom: 20px;
  display: inline-block;
  background: #2a92c9;
  border: none;
}

/* line 191, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box .alert {
  margin-left: 20px;
}

/* line 195, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.alert {
  padding: 8px 14px;
  border: 1px solid #fbeed5;
  font-size: 14px;
}

/* line 201, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.alert .view-profile {
  float: right;
}

/* line 205, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.alert span img {
  margin-bottom: -4px;
}

/* line 209, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.alert.alert-info {
  background: #e9f4f6;
  border-color: #cbe2f2;
}

/* line 214, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.alert.alert-success {
  background: #dff0d8;
  border-color: #d6e9c6;
  border-radius: 5px;
}

/* line 220, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.alert.alert-error {
  background: #f2dede;
  border-color: #eed3d7;
  border-radius: 5px;
}

/* line 226, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box .info {
  display: inline-block;
  float: left;
  margin-top: -18px;
  width: 90%;
}

/* line 233, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box .info table.general-info {
  margin-left: 20px;
}

/* line 237, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box .info table {
  background: #fafafa;
  border: none;
  width: 170px;
  float: left;
  margin-left: 10px;
  border-radius: 5px;
}

/* line 246, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box .info table > tbody > tr > td,
.status .profile-box .info table > tbody > tr > td > a {
  text-decoration: none;
  color: #666;
  padding: 0;
}

/* line 253, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box .info table > tbody > tr > td:first-child:after {
  content: ':';
}

/* line 257, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .profile-box .info table > tbody > tr > td:last-child,
.status .profile-box .info table > tbody > tr > td:last-child > a {
  font-weight: bold;
  color: #000;
}

/* line 263, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status ol.progress-bar {
  list-style-position: inside;
  font-weight: bold;
  color: #4b4d48;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 white;
  height: 40px;
  width: 100%;
  margin-left: 0;
}

/* line 274, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li {
  float: left;
  text-align: center;
  padding: 8px 0 8px 33px;
  background: #aed4e9;
  margin-bottom: 20px;
  position: relative;
}

/* line 283, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li#confirm-email {
  width: 210px;
}

/* line 287, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li#go-to-kw {
  width: 175px;
}

/* line 291, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li:not(:last-child):after {
  content: '';
  border-style: solid;
  border-width: 17px 0 17px 10px;
  border-color: transparent transparent transparent #aed4e9;
  position: absolute;
  z-index: 10;
  right: -10px;
  top: 0;
}

/* line 302, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li.active {
  background: #2a92c9;
  color: #fff;
  text-shadow: 1px 1px 0 #4b4d48;
  position: relative;
}

/* line 309, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li.active:after {
  border-color: transparent transparent transparent #2a92c9;
}

/* line 313, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li.active:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  content: '';
  width: 20px;
  height: 20px;
  border-left: 1px solid #65add3;
  border-top: 1px solid #65add3;
  background: #fff;
  position: absolute;
  bottom: -30px;
  left: 20px;
}

/* line 329, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li.inactive {
  background: #dbdbdb;
}

/* line 333, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li:first-child {
  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 342, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .progress-bar li:last-child {
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 351, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .status-bubble {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px #eee;
  box-shadow: 0px 10px 20px 0px #eee;
  border: 1px solid #65add3;
  text-align: center;
  padding: 20px;
}

/* line 362, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .status-bubble p {
  text-align: center;
}

/* line 366, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .status-bubble p.account-active {
  text-align: left;
}

/* line 370, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .status-bubble .blue-link {
  background: #2a92c9;
}

/* line 374, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .status-bubble .gray-link {
  background: #8a8a8a;
}

/* line 378, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .status-bubble .blue-link, .status .status-bubble .gray-link {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  padding: 8px 12px;
  color: #fff;
  margin-bottom: 20px;
  display: inline-block;
  border: none;
}

/* line 392, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status .problems {
  width: 85%;
}

/* line 396, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.status img.gary {
  position: absolute;
  right: 0;
  bottom: -30px;
  width: 140px;
  height: auto;
}

/* line 404, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.email_notification {
  width: 33%;
  display: inline-flex;
  margin: 15px 0;
}

/* line 409, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.email_img {
  float: left;
}

/* line 412, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.email_txt {
  float: left;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  width: 76%;
  margin-left: 15px;
}

/* line 420, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.email_txt p {
  padding: 0;
  font-size: 14px;
}

/* line 424, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
a.go-there-btn {
  color: #000;
  text-decoration: none;
  background: #FFC446;
  padding: 10px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 5px;
  float: right;
}

/* line 434, /vagrant/app/assets/stylesheets/kidzworld-ui.css */
.email_row {
  float: left;
  width: 928px;
  padding: 0px 2px 0 10px;
  border-radius: 8px;
  background-color: yellow;
  border: 2px solid #000000;
  margin: 0 0 5px 10px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-fall, .tooltipster-grow.tooltipster-show {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-base {
  display: flex;
  pointer-events: none;
  position: absolute;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-box {
  flex: 1 1 auto;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-fade.tooltipster-show {
  opacity: 1;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform,opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  -o-transform: rotateZ(0);
  -ms-transform: rotateZ(0);
  transform: rotateZ(0);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-fall.tooltipster-initial {
  top: 0 !important;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-slide.tooltipster-initial {
  left: -40px !important;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0;
}

@keyframes tooltipster-fading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-update-fade {
  animation: tooltipster-fading .4s;
}

@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg);
  }
  75% {
    transform: rotate(2deg);
  }
  100% {
    transform: rotate(0);
  }
}
/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-update-rotate {
  animation: tooltipster-rotating .6s;
}

@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-update-scale {
  animation: tooltipster-scaling .6s;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid #000;
  border-radius: 4px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip .tooltipster-content {
  color: #fff;
  line-height: 18px;
  padding: 6px 14px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #000;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #000;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #000;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #000;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

/* line 1, /home/vagrant/.rbenv/versions/2.1.6/lib/ruby/gems/2.1.0/gems/tooltipster-rails-4.1.2/vendor/assets/stylesheets/tooltipster.bundle.min.css */
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

/* line 1, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new {
  padding-top: 20px;
  clear: left;
  text-align: left;
}
/* line 6, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .body {
  overflow: hidden;
  word-wrap: break-word;
  position: relative;
}
/* line 12, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .avatar {
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
/* line 22, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .avatar img {
  padding: 0px;
}
/* line 27, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .user {
  font-size: 14px;
  color: #0072ff;
  line-height: 18px;
  font-weight: bold;
}
/* line 33, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .user a {
  text-decoration: none;
}
/* line 38, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .time {
  font-size: 13px;
  color: #c3c3c3;
  line-height: 18px;
}
/* line 44, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .content {
  font-size: 15px;
  line-height: 18px;
  color: #000;
}
/* line 50, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar {
  position: absolute;
  top: 0px;
  right: 3px;
}
/* line 55, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar a {
  text-decoration: none;
}
/* line 59, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon {
  font-style: normal;
  font-size: 11px;
  border: 1px solid;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  opacity: 0.4;
}
/* line 70, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon:hover {
  opacity: 1;
}
/* line 74, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon .fa {
  line-height: 16px;
}
/* line 79, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon-flag {
  color: #D0021B;
}
/* line 83, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon-remove {
  color: #787878;
}

/* line 1, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box {
  margin-top: 10px;
}
/* line 4, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .article-comments-header {
  height: 37px;
  margin-bottom: 20px;
}
/* line 8, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .article-comments-header .title {
  text-align: left;
  padding-left: 20px;
  font-weight: bold;
}
/* line 15, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .ui-btn-secondary {
  display: inline-block;
  border: solid 2px #3399cc;
  background: #3594c8;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
}
/* line 25, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .ui-btn-secondary a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 3px 15px;
  text-align: center;
}
/* line 34, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .ad-container-wrapper {
  float: right;
  border: 4px solid rgba(53, 148, 200, 0.2);
  margin-left: 10px;
  margin-bottom: 10px;
  width: 160px;
  height: 600px;
}
/* line 43, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .comments-closed,
.article-comment-box .login-box {
  font-size: 15px;
  color: #3594c8;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}
/* line 52, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .comments-closed .or,
.article-comment-box .login-box .or {
  color: #939393;
  font-size: 12px;
  padding: 10px;
}
/* line 58, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .comments-closed .msg,
.article-comment-box .login-box .msg {
  text-align: center;
  margin-bottom: 10px;
}
/* line 64, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .add-comment-box {
  width: 100%;
  padding-bottom: 50px;
  border-bottom: 1px solid #c3c3c3;
}
/* line 69, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .add-comment-box #fstk_container {
  width: 100% !important;
}
/* line 73, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .add-comment-box textarea {
  margin: 10px 0;
  height: 100px;
  padding: 10px;
  font-size: 15px;
  box-shadow: none;
  resize: none;
  border: solid 2px #3399cc;
  border-radius: 5px;
  width: 100%;
  box-sizing: border-box;
  white-space: pre-wrap;
}
/* line 86, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .add-comment-box .after-textarea {
  clear: left;
  position: relative;
}
/* line 91, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .add-comment-box .counter {
  position: absolute;
  left: 0;
}
/* line 95, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .add-comment-box .counter.max-reached {
  color: red;
}
/* line 100, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .add-comment-box .submit {
  padding: 3px 15px;
  cursor: pointer;
  position: absolute;
  right: 0;
}
/* line 106, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .add-comment-box .submit:disabled {
  opacity: 0.5;
  cursor: default;
}
/* line 113, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .comments-area {
  text-align: center;
}
/* line 117, /vagrant/app/assets/stylesheets/comment_section.scss */
.article-comment-box .show-more {
  clear: both;
  margin-top: 20px;
  margin-left: -40px;
}

/* line 1, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new {
  padding-top: 20px;
  clear: left;
  text-align: left;
}
/* line 6, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .body {
  overflow: hidden;
  word-wrap: break-word;
  position: relative;
}
/* line 12, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .avatar {
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
/* line 22, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .avatar img {
  padding: 0px;
}
/* line 27, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .user {
  font-size: 14px;
  color: #0072ff;
  line-height: 18px;
  font-weight: bold;
}
/* line 33, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .user a {
  text-decoration: none;
}
/* line 38, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .time {
  font-size: 13px;
  color: #c3c3c3;
  line-height: 18px;
}
/* line 44, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .content {
  font-size: 15px;
  line-height: 18px;
  color: #000;
}
/* line 50, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar {
  position: absolute;
  top: 0px;
  right: 3px;
}
/* line 55, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar a {
  text-decoration: none;
}
/* line 59, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon {
  font-style: normal;
  font-size: 11px;
  border: 1px solid;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  opacity: 0.4;
}
/* line 70, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon:hover {
  opacity: 1;
}
/* line 74, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon .fa {
  line-height: 16px;
}
/* line 79, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon-flag {
  color: #D0021B;
}
/* line 83, /vagrant/app/assets/stylesheets/comments.scss */
.comment-new .toolbar .icon-remove {
  color: #787878;
}

/* line 1, /vagrant/app/assets/stylesheets/share.scss */
body a.share-link {
  color: #64b900;
  font-weight: bold;
  text-decoration: none;
}

/* line 8, /vagrant/app/assets/stylesheets/share.scss */
#colorbox.share #cboxContent {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid #919191;
}
/* line 16, /vagrant/app/assets/stylesheets/share.scss */
#colorbox.share #cboxClose {
  position: absolute;
  top: 0px;
  right: 5px;
  background: url(http://assets.kidzworld.com/assets/cbox/controls.png) no-repeat -25px 0 !important;
}
/* line 23, /vagrant/app/assets/stylesheets/share.scss */
#colorbox.share #cboxTopLeft, #colorbox.share #cboxTopCenter, #colorbox.share #cboxTopRight,
#colorbox.share #cboxMiddleLeft, #colorbox.share #cboxMiddleRight,
#colorbox.share #cboxBottomLeft, #colorbox.share #cboxBottomCenter, #colorbox.share #cboxBottomRight {
  background: none;
}

/* line 31, /vagrant/app/assets/stylesheets/share.scss */
#share-box h3 {
  padding: 10px 20px;
  font-size: 18.5pt;
  font-weight: bold;
  color: #000000;
}
/* line 38, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form {
  padding: 20px;
}
/* line 41, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .busy {
  display: none;
  margin-top: 10px;
  margin-left: 4px;
}
/* line 47, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .auto_complete {
  z-index: 1000;
  left: 22px !important;
  top: 150px !important;
}
/* line 53, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form input[type='text'] {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 5px #ddd inset;
  -moz-box-shadow: 2px 2px 5px #ddd inset;
  box-shadow: 2px 2px 5px #ddd inset;
  border: 1px solid #9c9c9c;
  padding: 8px;
  width: 250px;
  font-size: 15px;
}
/* line 68, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .actions {
  position: absolute;
  bottom: 20px;
  right: 30px;
  width: 170px;
}
/* line 74, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .actions a.btn {
  position: absolute;
  right: 0;
}
/* line 79, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .actions .btn, #share-box #share-form .actions a.btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-image: linear-gradient(to top, #e7e7e7 47%, #e2e2e2 74%);
  background-image: -o-linear-gradient(bottom, #e7e7e7 47%, #e2e2e2 74%);
  background-image: -moz-linear-gradient(bottom, #e7e7e7 47%, #e2e2e2 74%);
  background-image: -webkit-linear-gradient(bottom, #e7e7e7 47%, #e2e2e2 74%);
  background-image: -ms-linear-gradient(bottom, #e7e7e7 47%, #e2e2e2 74%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.47, #e7e7e7), color-stop(0.74, #e2e2e2));
  border: 2px solid #999;
  padding: 8px 16px;
  margin-right: 6px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}
/* line 99, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .actions .btn:hover, #share-box #share-form .actions .btn:focus, #share-box #share-form .actions a.btn:hover, #share-box #share-form .actions a.btn:focus {
  background-color: #e7e7e7;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -ms-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
/* line 110, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .actions .btn:active, #share-box #share-form .actions a.btn:active {
  background-color: #b4b4b4;
}
/* line 114, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .actions .btn.btn-submit, #share-box #share-form .actions a.btn.btn-submit {
  background-image: linear-gradient(to top, #fed85c 47%, #ffeb66 74%);
  background-image: -o-linear-gradient(bottom, #fed85c 47%, #ffeb66 74%);
  background-image: -moz-linear-gradient(bottom, #fed85c 47%, #ffeb66 74%);
  background-image: -webkit-linear-gradient(bottom, #fed85c 47%, #ffeb66 74%);
  background-image: -ms-linear-gradient(bottom, #fed85c 47%, #ffeb66 74%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.47, #fed85c), color-stop(0.74, #ffeb66));
  border-color: #cb8600;
}
/* line 124, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .actions .btn.btn-submit:hover, #share-box #share-form .actions .btn.btn-submit:focus, #share-box #share-form .actions a.btn.btn-submit:hover, #share-box #share-form .actions a.btn.btn-submit:focus {
  background-color: #fed85c;
}
/* line 128, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .actions .btn.btn-submit:active, #share-box #share-form .actions a.btn.btn-submit:active {
  background-color: #f3ba01;
}
/* line 135, /vagrant/app/assets/stylesheets/share.scss */
#share-box #share-form .error {
  color: red;
  display: none;
}

/* Changes up skyscraper a bit! */
/* line 3, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.single-line-text.user-comment {
  width: 200px;
}

/* line 4, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination {
  float: left;
  color: #0033a8;
  font-size: 14px;
  margin-left: 10px;
}

/* line 5, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination a {
  text-decoration: none;
  color: #0033a8;
}

/* line 6, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination a:hover {
  text-decoration: underline;
}

/* line 7, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination span.prev_page, .newsfeed .pagination a, .newsfeed .pagination span.current {
  margin-right: 4px;
}

/* line 8, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination span.current {
  text-decoration: underline;
}

/* line 9, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-right-side a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

/* line 14, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content, .news-content a {
  color: #3267bf;
  font-size: 12px;
  display: inline;
}

/* line 15, /vagrant/app/assets/stylesheets/newsfeeds.scss */
a.clear-news-page {
  margin-right: 10px;
  color: #3594c8;
  text-decoration: none;
  font-weight: bold;
}

/* line 22, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed h2 {
  font-size: 17px;
  margin: 0 auto 0 15px;
}

/* line 23, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a.resend-activation, .newsfeed a.news-contact-us {
  background: url(/assets/news_feed/activation-6a3bc7b0f3e9745c1f3397d1605f7c2663cb26be2d9e26080a9468a8ad311e95.png) no-repeat 5px -6px;
  font-size: 13px !important;
  color: #0073b2;
  text-decoration: none;
  font-weight: bold;
  padding-left: 30px;
  margin-left: 10px;
}

/* line 32, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a.news-contact-us {
  background-position: 5px -33px;
}

/* Big News feeds */
/* line 36, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed.bigfeed {
  margin-top: -23px;
  border-style: none;
  padding: 0;
}

/* line 37, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed.bigfeed .inner {
  width: 98%;
}

/* line 38, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed.bigfeed .newsfeed-ul li.news-entry {
  border-bottom: solid 2px #d3e8f3;
}

/* line 39, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed.bigfeed .news-right-side {
  width: 400px;
}

/* line 40, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .topbar {
  background-color: #3594c8;
  border-top-left-radius: 8px;
  width: 100%;
  height: 56px;
  margin-bottom: 10px;
}

/* line 47, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .topbar h1 {
  float: left;
  font-size: 29px;
  color: #fff;
}

/* line 48, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .topbar img {
  background-color: #FFFFFF;
  padding: 10px;
  margin: 15px 0 0 24px;
  border-top-left-radius: 5px;
}

/* small news feed */
/* line 60, /vagrant/app/assets/stylesheets/newsfeeds.scss */
#newsfeed-ul li .title a {
  max-width: 100px;
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;
}

/* line 69, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .delete a {
  display: block;
  width: 15px;
  height: 12px;
  background-color: #3594c8;
  color: #fff;
  border-radius: 3px;
  line-height: 15px;
  text-decoration: none;
  font-size: 9px;
  text-align: center;
}

/* line 81, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a {
  color: #3267bf;
}

/* line 82, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a:hover {
  text-decoration: underline;
}

/* line 83, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul {
  margin-top: 5px;
}

/* line 84, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .inner img {
  height: 38px;
  width: 38px;
  float: left;
  margin-right: 5px;
}

/* line 85, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .inner img.ban-entry {
  width: 14px;
  height: 18px;
  margin-top: 5px;
}

/* line 91, /vagrant/app/assets/stylesheets/newsfeeds.scss */
span.not-activated {
  display: block;
}

/* line 92, /vagrant/app/assets/stylesheets/newsfeeds.scss */
span.not-activated, .not-activated a {
  color: #000;
}

/* line 93, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.not-activated a {
  font-weight: bold;
  text-decoration: none;
}

/* line 98, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed {
  background-color: #FFFFFF;
  color: #000;
  min-height: 190px;
  border: solid 2px #448fb7;
  border-radius: 11px;
  overflow: hidden;
  margin-bottom: 10px;
}

/* line 108, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .sidebar, .newsfeed .inner {
  float: left;
  padding-bottom: 1000px;
  margin-bottom: -1000px;
}

/* line 109, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .inner {
  width: 288px;
}

/* line 112, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .sidebar {
  width: 45px;
  border-top-left-radius: 8px;
  background-color: #3594c8;
}

/* line 117, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .sidebar img {
  background-color: #FFFFFF;
  margin-left: 4px;
  margin-top: 4px;
  padding: 10px;
  border-top-left-radius: 5px;
}

/* line 126, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .news-right-side {
  float: left;
  width: 227px;
  margin-left: 6px;
}
/* line 131, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .news-right-side.wide {
  width: 228px;
}
/* line 135, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a.username {
  float: left;
}
/* line 138, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-type, .newsfeed ul.news-time {
  float: left;
  margin: 1px 0 0 15px;
  padding: 0;
}
/* line 143, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-type li, .newsfeed ul.news-time li {
  color: #5B5B5B;
  font-weight: bold;
  font-size: 10px;
  list-style-type: disc;
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 155, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-time li {
  font-weight: 100;
}
/* line 158, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-time li .time {
  font-size: 10px;
}
/* line 164, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .news-feed-entry-clear {
  clear: both;
}
/* line 168, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-type {
  margin-left: 22px;
}

/* line 175, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed li.ban_entry .title {
  font-weight: bold;
  font-size: 12px;
}

/* line 180, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .news-content li {
  min-height: 40px;
  border-bottom: solid 1px #d3e8f3;
  list-style-type: none;
  line-height: 1.5;
  margin-bottom: 7px;
  padding-bottom: 7px;
}

/* line 189, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-feed-item, .newsfeed-ul li {
  list-style-type: none;
  border-bottom: solid 1px #d3e8f3;
  padding-bottom: 5px;
  margin-bottom: 5px;
  line-height: 1.2;
  position: relative;
}

/* line 198, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul {
  font-size: 13px;
  margin-left: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
/* line 204, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul li .delete, .newsfeed ul #bigfeed li .delete {
  position: absolute;
  right: 6px;
  top: 2px;
}

/* line 211, /vagrant/app/assets/stylesheets/newsfeeds.scss */
a.view-all-news {
  text-decoration: none;
  margin-left: 8px;
  color: #3594c8;
  font-weight: bold;
}

/* line 219, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action {
  padding-left: 15px;
  font-size: 10px;
  margin: 2px 5px 0 0;
  color: #000;
  background: url(/assets/news_feed/icons-8bc7a97dcef1cf137cc1ccfc2e3ba66def01336b83fe1a8a70db438b47d2f6a0.png) no-repeat;
  clear: both;
  float: left;
}
/* line 228, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.comment {
  background-position: 0 0;
}
/* line 229, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.friend {
  background-position: 0 -18px;
}
/* line 230, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.profile {
  background-position: 0 -39px;
}
/* line 231, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.ecard {
  background-position: 0 -60px;
}
/* line 232, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.rewards {
  background-position: 0 -88px;
}
/* line 233, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.goto {
  background-position: 0 -111px;
}
/* line 234, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.video {
  background-position: 0 -132px;
}
/* line 235, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.photo {
  background-position: 0 -155px;
}
/* line 236, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.ban {
  background-position: 0 -170px;
}
/* line 240, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content a.resend-link {
  color: #000;
  font-weight: normal;
  font-size: 10px !important;
}
/* line 245, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content a.contact-link {
  color: #3267bf;
}

/* line 252, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-feed-item.alert {
  background: #fff6d4;
  height: 44px;
  padding: 0;
  padding-left: 16px;
}
/* line 258, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-feed-item.alert ul {
  margin-left: 0;
  float: right;
}
/* line 263, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-feed-item.alert img {
  width: 28px;
  height: 28px;
  margin-left: -8px;
  margin-top: 8px;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/* line 5, /vagrant/app/assets/stylesheets/colorbox.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

/* line 6, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 7, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

/* line 8, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxContent {
  position: relative;
}

/* line 9, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxLoadedContent {
  overflow: auto;
}

/* line 10, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxTitle {
  margin: 0;
}

/* line 11, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 12, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

/* line 13, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}

/* line 14, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

/* line 15, /vagrant/app/assets/stylesheets/colorbox.scss */
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
/* line 22, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxOverlay {
  background: url(/assets/cbox/overlay-bb626fc831cc9a2ea8b1ffc8b813c491fc9e6f4ac0258341fcb6b8286841a978.png) repeat 0 0;
}

/* line 24, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(/assets/cbox/controls-364ec23b94ccf54c97ebaf678c7622a3d1940fd4148f227375e754f3f5e6c6c8.png) no-repeat -101px 0;
}

/* line 25, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(/assets/cbox/controls-364ec23b94ccf54c97ebaf678c7622a3d1940fd4148f227375e754f3f5e6c6c8.png) no-repeat -130px 0;
}

/* line 26, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(/assets/cbox/controls-364ec23b94ccf54c97ebaf678c7622a3d1940fd4148f227375e754f3f5e6c6c8.png) no-repeat -101px -29px;
}

/* line 27, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(/assets/cbox/controls-364ec23b94ccf54c97ebaf678c7622a3d1940fd4148f227375e754f3f5e6c6c8.png) no-repeat -130px -29px;
}

/* line 28, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxMiddleLeft {
  width: 21px;
  background: url(/assets/cbox/controls-364ec23b94ccf54c97ebaf678c7622a3d1940fd4148f227375e754f3f5e6c6c8.png) left top repeat-y;
}

/* line 29, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxMiddleRight {
  width: 21px;
  background: url(/assets/cbox/controls-364ec23b94ccf54c97ebaf678c7622a3d1940fd4148f227375e754f3f5e6c6c8.png) right top repeat-y;
}

/* line 30, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxTopCenter {
  height: 21px;
  background: url(/assets/cbox/border-019a488078c550ce4c74bbb947abab0ab0e2833b3c97a49cb265d342fb47c73a.png) 0 0 repeat-x;
}

/* line 31, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxBottomCenter {
  height: 21px;
  background: url(/assets/cbox/border-019a488078c550ce4c74bbb947abab0ab0e2833b3c97a49cb265d342fb47c73a.png) 0 -29px repeat-x;
}

/* line 32, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxContent {
  background: #fff;
  overflow: hidden;
}

/* line 33, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIframe {
  background: #fff;
}

/* line 34, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

/* line 35, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxLoadedContent {
  margin-bottom: 28px;
}

/* line 36, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494;
}

/* line 37, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}

/* line 38, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}

/* line 39, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/assets/cbox/controls-364ec23b94ccf54c97ebaf678c7622a3d1940fd4148f227375e754f3f5e6c6c8.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

/* line 40, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxPrevious:hover {
  background-position: -75px -25px;
}

/* line 41, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(/assets/cbox/controls-364ec23b94ccf54c97ebaf678c7622a3d1940fd4148f227375e754f3f5e6c6c8.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

/* line 42, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxNext:hover {
  background-position: -50px -25px;
}

/* line 43, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxLoadingOverlay {
  background: url(/assets/cbox/loading_background-959eccc6b71befee67657392e7f22be26cab408483657fb32a218fed6ffe016b.png) no-repeat center center;
}

/* line 44, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxLoadingGraphic {
  background: url(/assets/cbox/loading-34ef55242fc24c94f0790902c09601d228e9074bf7a1f88c4de6a39b40ce38fa.gif) no-repeat center center;
}

/* line 45, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/assets/cbox/controls-364ec23b94ccf54c97ebaf678c7622a3d1940fd4148f227375e754f3f5e6c6c8.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}

/* line 46, /vagrant/app/assets/stylesheets/colorbox.scss */
#cboxClose:hover {
  background-position: -25px -25px;
}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
/* line 53, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
/* line 68, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE6 #cboxTopLeft {
  background: url(/assets/cbox/ie6/borderTopLeft-9f9dcffc94d2aa340c0f88f9a8bcfa44d5b4be5892a1991ca0b46501383c76d7.png);
}

/* line 69, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE6 #cboxTopCenter {
  background: url(/assets/cbox/ie6/borderTopCenter-710c605beee301fe9fc653da5115dd3937190aadb3dd7155bafaea8252d0a7ae.png);
}

/* line 70, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE6 #cboxTopRight {
  background: url(/assets/cbox/ie6/borderTopRight-57cface5e0cc1234b9707845fe93f44dbe2becc1252c935b3297e4b61573f801.png);
}

/* line 71, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE6 #cboxBottomLeft {
  background: url(/assets/cbox/ie6/borderBottomLeft-93d217c820c24d5d760e20950ad86dcc3060e47fb461c056017f2d87fc07b3ab.png);
}

/* line 72, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE6 #cboxBottomCenter {
  background: url(/assets/cbox/ie6/borderBottomCenter-3eeb4a486f7bc71935427eabd60c8d44a2b033c97912b77b552c52ca2f214989.png);
}

/* line 73, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE6 #cboxBottomRight {
  background: url(/assets/cbox/ie6/borderBottomRight-ff34efde1e410ddadcea8b97e2332afef74ef8228d4145baee70c7ebc8c12e9a.png);
}

/* line 74, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE6 #cboxMiddleLeft {
  background: url(/assets/cbox/ie6/borderMiddleLeft-5cd22c6e122f1026167c90945d13588a538d6ce5c7cc70300c8a3a35997437fc.png);
}

/* line 75, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE6 #cboxMiddleRight {
  background: url(/assets/cbox/ie6/borderMiddleRight-f299208a73e981efea2906417744ed1e009b9367214a122a7244f102436f3c42.png);
}

/* line 77, /vagrant/app/assets/stylesheets/colorbox.scss */
.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
  _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

/*
  Place all the styles related to the matching controller here.
  They will automatically be included in application.css.
*/
/* line 5, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations {
  background: url(/assets/private_messages/header-657b2f41aceb20edc41c4f8a9865433f3c4a9aa3a869b2de96c95498d70cc064.png) no-repeat;
  width: 100%;
  height: 100%;
}
/* line 6, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .smiley-counter-container {
  float: left;
}
/* line 9, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .pagination {
  text-align: center;
  margin: 5px 0;
}
/* line 13, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .conversation {
  width: 559px;
}
/* line 14, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .conversation a.delete, #conversations .conversation span.moderation-report-link {
  display: none;
}
/* line 16, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .conversation:hover {
  cursor: pointer;
  background-color: #bcc2cf;
}
/* line 24, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .unread {
  background-color: #d1d8e7;
  width: 559px;
}
/* line 28, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations h1 {
  color: #005e90;
  font-size: 32px;
}
/* line 33, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .header {
  width: 300px;
  float: right;
  text-align: center;
  margin: 0 18px 32px 0;
}
/* line 39, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .header p, #conversations .header h1 {
  text-align: center;
}
/* line 41, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .messages {
  clear: both;
  border-top: solid 50px #49a7e5;
  border-right: solid 12px #49a7e5;
  border-bottom: solid 36px #49a7e5;
  width: 559px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
/* line 54, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .messages .top {
  margin-top: -50px;
  height: 50px;
  padding: 0 10px 0 20px;
}
/* line 58, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .messages .top h2 {
  float: left;
  color: #005e90;
  font-size: 24px;
  line-height: 50px;
  margin: 0;
  padding: 0;
}
/* line 67, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .messages .top h2.username a {
  color: #fff;
  text-decoration: none;
}
/* line 72, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .messages .top a.send {
  float: right;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 3px 10px;
  border: solid 1px #005297;
  margin-top: 9px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-right: 10px;
  display: block;
  background-image: linear-gradient(to top, #0056a6 30%, #0071c2 67%);
  background-image: -o-linear-gradient(bottom, #0056a6 30%, #0071c2 67%);
  background-image: -moz-linear-gradient(bottom, #0056a6 30%, #0071c2 67%);
  background-image: -webkit-linear-gradient(bottom, #0056a6 30%, #0071c2 67%);
  background-image: -ms-linear-gradient(bottom, #0056a6 30%, #0071c2 67%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.3, #0056a6), color-stop(0.67, #0071c2));
}
/* line 101, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .messages .inner {
  clear: both;
  width: 539px;
  min-height: 300px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
/* line 112, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .messages .inner .inline-form {
  width: 539px;
  background-color: #f9faea;
  padding: 10px;
  border-bottom: solid 1px #ebeae8;
}
/* line 114, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .messages .inner .inline-form:after {
  content: "";
  display: block;
  clear: both;
}
/* line 123, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations .messages .inner .inline-form form textarea {
  border: solid 1px #969696;
  width: 432px;
  max-width: 432px;
  height: 54px;
  padding: 10px;
}

/* line 137, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversations input[type='submit'], #conversation-popup input[type='submit'] {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  padding: 8px 5px;
  border: solid 1px #ed9700;
  margin: 19px 0 0 10px;
  cursor: pointer;
  width: 65px;
  background-image: linear-gradient(to top, #ffefae 30%, #ffd83d 67%);
  background-image: -o-linear-gradient(bottom, #ffefae 30%, #ffd83d 67%);
  background-image: -moz-linear-gradient(bottom, #ffefae 30%, #ffd83d 67%);
  background-image: -webkit-linear-gradient(bottom, #ffefae 30%, #ffd83d 67%);
  background-image: -ms-linear-gradient(bottom, #ffefae 30%, #ffd83d 67%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.3, #ffefae), color-stop(0.67, #ffd83d));
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/* line 165, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message {
  padding: 10px 10px 5px;
  width: 539px;
  border-bottom: solid 1px #eaeaea;
}
/* line 168, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message:after {
  content: "";
  display: block;
  clear: both;
}
/* line 174, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .image {
  float: left;
  text-align: center;
}
/* line 177, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .image img {
  width: 50px;
  height: 50px;
}
/* line 182, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .body {
  padding: 0 0 10px 66px;
}
/* line 184, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .body div {
  word-wrap: break-word;
}
/* line 188, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .body p {
  color: #868484;
  margin: 0;
  padding: 0;
}
/* line 193, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .body h2 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
/* line 198, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .body h2 a {
  color: #2c2c2c;
  text-decoration: none;
  font-weight: bold;
}
/* line 203, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .body h2 a.delete {
  color: #fff;
  font-size: 10px;
  float: right;
  background-color: #3684B6;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin: 6px 0 0 6px;
  padding: 0 3px;
}
/* line 215, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .body h2 small {
  word-spacing: 1px;
  float: right;
  font-size: 12px;
  color: #2C2C2C;
}
/* line 222, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message .body:after {
  content: "";
  display: block;
  clear: both;
}

/* line 229, /vagrant/app/assets/stylesheets/private_messages.scss */
div.undo-delete {
  display: none;
  font-size: 10px;
  text-align: right;
  color: red;
  cursor: pointer;
  font-weight: normal;
}
/* line 237, /vagrant/app/assets/stylesheets/private_messages.scss */
div.undo-delete:hover {
  font-weight: bold;
}

/* line 241, /vagrant/app/assets/stylesheets/private_messages.scss */
.private-message-popup {
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  border: solid 1px #448fb7;
  background-color: #fff;
}

/* line 248, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
/* line 249, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup .notifications {
  clear: both;
  margin-top: 10px;
}
/* line 253, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup .auto_complete {
  z-index: 1000;
}
/* line 256, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup .auto_complete ul {
  background-color: white;
}
/* line 263, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup h1 {
  top: 0;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  margin: 0;
  padding: 0 0 0 10px;
  background-color: #48a8e5;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
/* line 279, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup .busy {
  display: none;
}
/* line 282, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup .error {
  color: red;
  display: none;
}
/* line 286, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup .inner {
  padding: 23px 55px 16px 55px;
}
/* line 289, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup table {
  border: none;
}
/* line 292, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup input[type="text"], #conversation-popup textarea {
  font-size: 16px;
  padding: 5px;
  border: solid 1px #969696;
  width: 100%;
  margin-bottom: 10px;
}
/* line 299, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup textarea {
  margin-bottom: 0;
}
/* line 300, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup input[type="text"].comment-counter {
  clear: both;
  border-style: none;
  color: #7B7B7B;
  -webkit-text-fill-color: #7b7b7b;
  font-size: 12px;
  float: none;
  display: inline-block;
  margin-top: 0;
  background-color: transparent;
  width: 60px;
}
/* line 312, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup textarea {
  height: 75px;
}
/* line 315, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup input[type='submit'] {
  margin: 0;
}
/* line 318, /vagrant/app/assets/stylesheets/private_messages.scss */
#conversation-popup td:first-child {
  text-align: right;
  vertical-align: middle;
  color: #000;
  font-size: 16px;
}

/* line 327, /vagrant/app/assets/stylesheets/private_messages.scss */
.arrow {
  float: left;
  width: 9px;
  height: 4px;
  background: #a5a5a5;
  position: relative;
  margin-right: 17px;
  margin-top: 7px;
}

/* line 336, /vagrant/app/assets/stylesheets/private_messages.scss */
.arrow:before {
  content: "";
  position: absolute;
  left: 100%;
  top: -4px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 11px solid #a5a5a5;
  border-bottom: 6px solid transparent;
}

/* line 1, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq {
  background: url(/assets/rewards/faq-header-579f513366ae3a2e9c6320266963821f2cae2565e8484aa169c878747ac00c65.png) no-repeat;
  width: 100%;
  margin: -23px 0 auto;
  padding-top: 19px;
}
/* line 6, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq h1, #rewards-faq h2 {
  font-weight: bold;
  text-align: center;
  color: black;
}
/* line 11, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq h1 {
  font-size: 36px;
}
/* line 14, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq h2 {
  font-size: 16px;
}
/* line 17, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps {
  font-weight: bold;
  color: black;
  width: 517px;
  margin: 0 auto;
}
/* line 27, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps > div {
  float: left;
  background: url(/assets/rewards/steps-93bd67470b1741dcf20b1dc8196db3f1c55386dd4bda21ec72dfc29dfc173fc8.png) no-repeat;
  text-align: center;
  cursor: pointer;
}
/* line 32, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps > div:hover {
  color: #0099ea;
}
/* line 35, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps > div.one {
  background-position: -2px -35px;
  width: 155px;
  padding-top: 169px;
  padding-left: 46px;
  margin-top: 35px;
  text-align: left;
}
/* line 43, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps > div.one:hover {
  background-position: -1px -317px;
}
/* line 47, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps > div.two {
  background-position: -211px 0;
  width: 176px;
  padding-top: 208px;
}
/* line 51, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps > div.two:hover {
  background-position: -210px -282px;
}
/* line 55, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps > div.three {
  background-position: -401px -25px;
  width: 140px;
  padding-top: 183px;
  margin-top: 25px;
}
/* line 60, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps > div.three:hover {
  background-position: -400px -307px;
}
/* line 66, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .steps:after {
  content: "";
  display: block;
  clear: both;
}
/* line 72, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section {
  border-bottom: solid 1px #ccc;
  padding-bottom: 15px;
  margin: 0 20px 10px;
}
/* line 77, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
/* line 81, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section a {
  text-decoration: none;
  color: #008fce;
}
/* line 85, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section p {
  margin: 0;
  padding: 0;
}
/* line 89, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section h2 {
  color: #008fce;
  text-align: left;
  margin: 0;
  word-spacing: 1px;
}
/* line 95, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section .icon {
  background: url(/assets/rewards/faq-icon-sprite-5babbc5f8514fbc27bbd6a659d154078b35c18885424abc9dc5d310761564489.png) no-repeat top center;
  width: 54px;
  height: 54px;
  margin: 12px 0 0 10px;
  float: left;
}
/* line 102, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section .icon.what-are-rewards {
  background-position: 0 0;
  width: 54px;
}
/* line 103, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section .icon.how-to-earn {
  background-position: 0 -58px;
  height: 64px;
}
/* line 104, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section .icon.get-rewards {
  background-position: 0 -127px;
  height: 62px;
  width: 39px;
}
/* line 105, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section .icon.leaderboard {
  background-position: 0 -193px;
  width: 67px;
  height: 38px;
  margin-left: 0;
}
/* line 106, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section .icon.badges {
  background-position: 0 -238px;
  height: 59px;
  width: 36px;
}
/* line 108, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section .content {
  padding-left: 100px;
}
/* line 111, /vagrant/app/assets/stylesheets/rewards.scss */
#rewards-faq .section .content:after {
  content: "";
  clear: both;
  display: block;
}

/* line 3, /vagrant/app/assets/stylesheets/user_subnav.scss */
.top-border-radius, .user-subnav, .user-subnav ul li a {
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* line 12, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav {
  background-color: #3594c8;
  margin: -24px 0 20px -2px;
  padding: 15px 15px 0;
  width: 554px;
  color: white;
  font-size: 13px;
}
/* line 23, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav[data-user-online='true'] .stats .online-status {
  background-position: -16px 0;
}
/* line 27, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav a {
  text-decoration: none;
  color: white;
}
/* line 31, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .avatar {
  float: left;
  margin-right: 10px;
}
/* line 34, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .avatar img {
  width: 40px;
  height: 40px;
  border: solid 1px white;
}
/* line 40, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .stats {
  font-weight: 100;
}
/* line 43, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .stats .online-status {
  width: 16px;
  background: url(/assets/online-sprite-ae90fe6d78c053aa7a8c7662de5a793b19e7e7ca5c6b49f9f5e398f55e9c33c5.png) no-repeat;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 0 0;
}
/* line 52, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav h2 {
  display: inline-block;
  color: white;
  font-size: 18px;
  line-height: 1;
  margin: 3px 0 5px;
}
/* line 59, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .left-side {
  float: left;
  width: 355px;
}
/* line 63, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links {
  float: right;
}
/* line 65, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links a {
  background: url(/assets/user-subnav-icons-360e81b16cbd76934500dd56cddc4147e080f283eb275f24578350ea11237a21.png) no-repeat;
  display: inline-block;
  margin-right: 4px;
}
/* line 70, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links a.friendship-indicator {
  color: white;
  text-shadow: 0 0 1px black;
  font-size: 13px;
  padding: 3px 8px;
  vertical-align: bottom;
  margin-right: 0;
  font-weight: bold;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
/* line 80, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links a.friendship-indicator.friend {
  background-position: -107px 0;
  vertical-align: middle;
  padding-left: 14px;
}
/* line 85, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links a.friendship-indicator.pending {
  background: #e4b600;
}
/* line 89, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links a.friendship-indicator.add-friend {
  background: #65ae0e;
}
/* line 93, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links a.pm {
  width: 18px;
  height: 21px;
}
/* line 97, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links a.friends {
  background-position: -24px 0;
  width: 20px;
  height: 21px;
}
/* line 102, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links a.comments {
  background-position: -49px 0;
  width: 24px;
  height: 22px;
}
/* line 107, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav .links a.profile {
  background-position: -77px 0;
  width: 24px;
  height: 21px;
}
/* line 114, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav ul {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 0;
  top: 0;
}
/* line 120, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav ul li {
  display: inline-block;
}
/* line 122, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav ul li a {
  display: inline-block;
  padding: 6px 8px;
  background-color: #0066af;
  font-size: 12px;
  font-weight: bold;
  text-transform: lowercase;
}
/* line 131, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav ul li a:hover {
  background-color: white;
  color: #0066af;
}
/* line 138, /vagrant/app/assets/stylesheets/user_subnav.scss */
.user-subnav:after {
  content: "";
  clear: both;
}

/*
  We cache the entire user subnav for each user, so I can't put a .active class on
  on the nav itself - using data attributes on body instead.
*/
/* line 148, /vagrant/app/assets/stylesheets/user_subnav.scss */
body[data-controller='user_comments'] .user-subnav ul li a.comments,
body[data-controller='quiz_results'] .user-subnav ul li a.quizzes,
body[data-controller='creations'] .user-subnav ul li a.creations,
body[data-action='groups'] .user-subnav ul li a.groups,
body[data-controller='friends'] .user-subnav ul li a.friends,
body[data-controller='posts'] .user-subnav ul li a.blogs,
body[data-controller='videos'] .user-subnav ul li a.videos,
body[data-controller='albums'] .user-subnav ul li a.albums,
body[data-controller='forum_posts'] .user-subnav ul li a.forums {
  background-color: #fff;
  color: #0066af;
}

/* line 1, /vagrant/app/assets/stylesheets/contextmenu.css */
#control_contextmenu {
  border: 1px solid #666;
  background-color: #eee;
  min-width: 150px;
}

/* line 7, /vagrant/app/assets/stylesheets/contextmenu.css */
#control_contextmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  top: 0px;
}

/* line 15, /vagrant/app/assets/stylesheets/contextmenu.css */
#control_contextmenu ul li {
  text-align: left;
  padding: 3px 10px 3px 5px;
  margin: 0;
  cursor: pointer;
  font-family: "Lucida Grande",Verdana;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
}

/* line 31, /vagrant/app/assets/stylesheets/contextmenu.css */
#control_contextmenu ul li.selected,
#control_contextmenu ul li:hover {
  color: #fff;
  background-color: #3875d7;
  cursor: pointer;
}

/* line 38, /vagrant/app/assets/stylesheets/contextmenu.css */
#control_contextmenu ul li.selected:hover {
  color: #333;
  background-color: #eee;
  cursor: pointer;
}

/* line 44, /vagrant/app/assets/stylesheets/contextmenu.css */
#control_contextmenu ul li.disabled,
#control_contextmenu ul li:hover.disabled {
  background-color: #eee;
  color: #999;
  cursor: pointer;
}

/* line 1, /vagrant/app/assets/stylesheets/general.scss */
.ui-tabs h2 {
  font-size: 13px;
}

/* line 19, /vagrant/app/assets/stylesheets/general.scss */
.button-colour {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  padding: 0;
  border: 0;
  color: #000;
  cursor: pointer;
  font-size: 10pt;
  font-weight: bold;
  border-radius: 5px;
  margin: 3px;
}
/* line 32, /vagrant/app/assets/stylesheets/general.scss */
.button-colour a, .button-colour input {
  color: #000;
  text-decoration: none;
  font-size: inherit;
  font-weight: bold;
  background-color: inherit;
  border: inherit;
  cursor: inherit;
  line-height: inherit;
  background-color: inherit;
  display: inline-block;
  height: 100%;
  border-radius: inherit;
  padding: 0 15px;
  margin: 0;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-teal {
  background-color: #3399cc;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-teal a, .button-colour.button-teal input {
  color: #fff;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-blue {
  background-color: #00D5E2;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-blue a, .button-colour.button-blue input {
  color: #fff;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-navy {
  background-color: #0057B9;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-navy a, .button-colour.button-navy input {
  color: #fff;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-white {
  background-color: #fff;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-white a, .button-colour.button-white input {
  color: #004CBB;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-orange {
  background-color: #EA8A23;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-orange a, .button-colour.button-orange input {
  color: #fff;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-yellow {
  background-color: #FF9B3F;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-yellow a, .button-colour.button-yellow input {
  color: #000;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-notification {
  background-color: #FFD530;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-notification a, .button-colour.button-notification input {
  color: #000;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-generic-green {
  background-color: #61B047;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-generic-green a, .button-colour.button-generic-green input {
  color: #fff;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-generic-purple {
  background-color: #A82DA5;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-generic-purple a, .button-colour.button-generic-purple input {
  color: #fff;
}
/* line 50, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-red {
  background-color: #A4041F;
}
/* line 8, /vagrant/app/assets/stylesheets/general.scss */
.button-colour.button-red a, .button-colour.button-red input {
  color: #fff;
}

/* line 56, /vagrant/app/assets/stylesheets/general.scss */
.ad-container-wrapper {
  border: 4px solid rgba(53, 148, 200, 0.2);
  width: 160px;
  height: 600px;
  margin: 20px 10px;
}

/* line 1, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery {
  background-color: #000;
  padding: 10px 0 15px 0;
  margin-bottom: 10px;
  border-radius: 8px;
}
/* line 7, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .main-gallery {
  padding-top: 10px;
  height: 250px;
  width: 580px;
  overflow: hidden;
  position: relative;
}
/* line 15, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.flickity-slider {
  padding-left: 0;
  height: 250px;
}
/* line 20, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .gallery-cell {
  padding-left: 20px;
  margin-left: 1px;
  float: left;
  width: 540px;
  height: 250px;
}
/* line 28, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .gallery-cell .overlay-content {
  width: 530px;
  position: absolute;
  bottom: 15px;
  padding-left: 10px;
  color: #fff;
  font-size: 12px;
}
/* line 37, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .gallery-cell .overlay-content a {
  color: #a3eeca;
  text-decoration: none;
}
/* line 42, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .gallery-cell .overlay-content a:hover {
  color: #FFF;
}
/* line 46, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .gallery-cell .overlay, .category.gallery .gallery .overlay {
  width: 540px;
  height: 60px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  margin-top: -60px;
  background-color: #000;
}
/* line 55, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.main-gallery img {
  display: block;
}
/* line 59, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.main-gallery h2, .category.gallery div.main-gallery h4 {
  position: static;
  width: 530px;
  overflow: hidden;
  font-size: 11.5pt;
  margin: 0;
  font-weight: bold;
  line-height: 25px;
}
/* line 69, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.main-gallery h2 a, .category.gallery div.main-gallery h4 a {
  width: 540px;
  height: 25px;
  display: block;
  margin: 0;
  text-decoration: none;
  color: #CEF6E3;
}
/* line 78, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.main-gallery h2 a:hover, .category.gallery div.main-gallery h4 a:hover {
  color: #6ac400;
}
/* line 82, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.main-gallery h3 {
  color: #ffffff;
  font-size: 10.5pt;
  margin: 0;
  line-height: 18px;
  font-weight: normal;
  position: relative;
  top: -18px;
}
/* line 92, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.gallery-nav {
  display: block;
  height: 79px;
  width: 542px;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
}
/* line 103, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.gallery-nav div.gallery-item {
  width: 100px;
  display: inline-block;
}
/* line 108, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.gallery-nav a {
  text-decoration: none;
}
/* line 111, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.gallery-nav a:hover {
  text-decoration: underline;
}
/* line 114, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.gallery-item.is-selected a {
  color: #6ac400;
}
/* line 117, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.gallery-item div.wrapper {
  width: 101px;
  text-align: center;
}
/* line 121, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.gallery-item.is-selected div.wrapper {
  text-align: center;
  margin-left: 8px;
  background: url(/assets/carousel/gallery-selected-d4a5ec5e448d545d28fbdfeffb066dc9c5ad1a28fefb4b0463c37d28793eb8b7.png) no-repeat;
  width: 86px;
  height: 67px;
}
/* line 128, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .gallery-item h3 {
  padding: 0;
  font-size: 8.0pt;
  font-weight: normal;
  margin: 0;
  text-align: center;
  line-height: 3.5mm;
}
/* line 137, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .gallery-item h4 {
  line-height: 15px;
}
/* line 142, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.gallery-nav div.gallery-item {
  display: block;
  width: 95px;
  float: left;
  padding: 0;
  height: 100px;
  overflow: hidden;
  text-align: center;
  margin-top: 3px;
}
/* line 153, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery div.gallery-nav div.gallery-item img {
  padding-top: 10px;
}
/* line 157, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .flickity-prev-next {
  display: block;
  width: 25px;
  height: 62px;
  margin-top: 8px;
  cursor: pointer;
}
/* line 165, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .flickity-prev-next.next {
  background: url(/assets/carousel/next-67707a2ed14ce7cfb6eb29d000a1956c0cc565dd4ce0b5eedd6ebdd9d5d99dac.png) no-repeat;
  float: right;
  margin-right: 2px;
}
/* line 171, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery .flickity-prev-next.previous {
  background: url(/assets/carousel/prev-1e6a2f4e3b32663f6af5ba13418c6f5f7b6cb8bd179cc01729f164e40b909807.png) no-repeat;
  float: left;
  margin-right: 5px;
  margin-left: 2px;
}
/* line 178, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery button.flickity-prev-next.next:hover {
  background: url(/assets/carousel/next-selected-487c73613667a87158a09553213fda43e8cf73460782b22b8d2242b259327644.png) no-repeat;
}
/* line 182, /vagrant/app/assets/stylesheets/category_gallery.scss */
.category.gallery button.flickity-prev-next.previous:hover {
  background: url(/assets/carousel/prev-selected-3fd93d951058343e6505f4391cc77fd10e64731860febc93ad329d3524668c65.png) no-repeat;
}

/* line 1, /vagrant/app/assets/stylesheets/article.scss */
.article-body-rating {
  float: none;
  margin: 0 2px -5px 0;
}

/* line 6, /vagrant/app/assets/stylesheets/article.scss */
.courtesy {
  color: #666;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  text-align: center;
  display: block;
}

/* line 15, /vagrant/app/assets/stylesheets/article.scss */
div.article {
  background: #ffffff;
  padding-bottom: 0;
}

/* line 20, /vagrant/app/assets/stylesheets/article.scss */
div.article .image_left {
  float: left;
  margin: 8px 8px 8px 20px;
  text-align: center;
}

/* line 26, /vagrant/app/assets/stylesheets/article.scss */
div.article .image_right {
  float: right;
  margin: 8px 20px 8px 8px;
  text-align: center;
}

/* line 32, /vagrant/app/assets/stylesheets/article.scss */
.article_caption {
  text-align: center;
}

/* line 40, /vagrant/app/assets/stylesheets/article.scss */
.article h2, .article h3, .article h4, .article h5, .article h6 {
  padding-left: 20px;
  color: #302226;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 48, /vagrant/app/assets/stylesheets/article.scss */
.article .status_0 {
  background-color: #fff;
}
/* line 52, /vagrant/app/assets/stylesheets/article.scss */
.article .status_1 {
  background-color: #ffc;
}
/* line 56, /vagrant/app/assets/stylesheets/article.scss */
.article .status_2 {
  background-color: #d6ffd6;
}
/* line 60, /vagrant/app/assets/stylesheets/article.scss */
.article a {
  text-decoration: none;
}
/* line 64, /vagrant/app/assets/stylesheets/article.scss */
.article ul {
  margin-top: 0;
}
/* line 68, /vagrant/app/assets/stylesheets/article.scss */
.article .time {
  margin-left: 20px;
  font-size: 10pt;
  color: #5a5a59;
}
/* line 74, /vagrant/app/assets/stylesheets/article.scss */
.article p {
  font-size: 14px;
}
/* line 78, /vagrant/app/assets/stylesheets/article.scss */
.article h1 {
  margin: 8px 0 5px;
  line-height: 25px;
}
/* line 83, /vagrant/app/assets/stylesheets/article.scss */
.article h2 {
  line-height: 18px;
  font-size: 20px;
}
/* line 89, /vagrant/app/assets/stylesheets/article.scss */
.article h3 {
  font-size: 18px;
}
/* line 94, /vagrant/app/assets/stylesheets/article.scss */
.article h4 {
  font-size: 18px;
}
/* line 107, /vagrant/app/assets/stylesheets/article.scss */
.article li {
  margin: 0 20px 5px;
  font-size: 14px;
}

/* .article-topper{margin-top:-23px;background:image-url("article-topper.png") no-repeat;width:157px;height:30px;margin-right:30px;float:right;} */
/* line 113, /vagrant/app/assets/stylesheets/article.scss */
.article-topper {
  float: right;
  margin-top: -23px;
  margin-right: 30px;
}

/* line 119, /vagrant/app/assets/stylesheets/article.scss */
.article-topper .comments,
.article-topper .share {
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding: 5px 24px;
  display: inline-block;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 131, /vagrant/app/assets/stylesheets/article.scss */
.article-topper .comments a,
.article-topper .share a {
  color: #fff;
  text-decoration: none;
}

/* line 137, /vagrant/app/assets/stylesheets/article.scss */
.article-topper .share {
  background: #86c71d;
}

/* line 141, /vagrant/app/assets/stylesheets/article.scss */
.article-topper .comments {
  margin-left: -10px;
  background: #2781c4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2781c4 0%, #3094d2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2781c4), color-stop(100%, #3094d2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2781c4 0%, #3094d2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #2781c4 0%, #3094d2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #2781c4 0%, #3094d2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #2781c4 0%, #3094d2 100%);
  /* W3C */
}

/* Old articles have images that have large widths.  New design is small */
/* line 159, /vagrant/app/assets/stylesheets/article.scss */
.article img {
  max-width: 550px;
  padding: 4px;
}

/* line 164, /vagrant/app/assets/stylesheets/article.scss */
.inserted-image {
  margin: 26px 0 15px;
  padding-top: 5px 0;
}

/* line 169, /vagrant/app/assets/stylesheets/article.scss */
.inserted-image img {
  background-image: linear-gradient(to top, #dbdede 11%, #ffffff 70%);
  background-image: -o-linear-gradient(bottom, #dbdede 11%, white 70%);
  background-image: -moz-linear-gradient(bottom, #dbdede 11%, white 70%);
  background-image: -webkit-linear-gradient(bottom, #dbdede 11%, white 70%);
  background-image: -ms-linear-gradient(bottom, #dbdede 11%, white 70%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.11, #dbdede), color-stop(0.7, white));
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 0 4px #636363;
}

/* line 182, /vagrant/app/assets/stylesheets/article.scss */
.reviewed-by img {
  background-image: none;
  border-radius: 0;
  box-shadow: none;
}

/* line 188, /vagrant/app/assets/stylesheets/article.scss */
.star-rating {
  margin-bottom: 2px;
  vertical-align: middle;
}

/* Social buttons */
/* line 193, /vagrant/app/assets/stylesheets/article.scss */
div.article .top-social {
  position: relative;
  z-index: 1000;
  float: right;
  margin: 0 10px 0 15px;
  max-width: 80px;
  overflow: hidden;
}

/* line 202, /vagrant/app/assets/stylesheets/article.scss */
div.article .top-social iframe {
  margin-left: 15px;
  margin-top: 10px;
}

/* line 207, /vagrant/app/assets/stylesheets/article.scss */
.top-social .rateNum {
  color: #000;
}

/* line 211, /vagrant/app/assets/stylesheets/article.scss */
.addthis_sharing_toolbox {
  padding: 5px 0 0 200px;
}

/* Article comment box */
/* line 215, /vagrant/app/assets/stylesheets/article.scss */
.article-comments {
  margin-bottom: 30px;
  margin-top: 10px;
}

/* line 220, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .commentMeta {
  color: #888;
  font-size: 11px;
}

/* line 225, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .right-top,
.article-comments .top {
  background: url(/assets/article-comment-top-left-2011096671989bf7d623c1dbc7b9ae3f724226b20c87a86c4b70f820d6207c86.png) no-repeat;
  width: 258px;
  height: 35px;
}

/* line 232, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .right-top {
  margin-left: 9px;
  background: url(/assets/article-comment-top-right-4e465de19e023700e3064502b04d2a4189a3f7af950e7cf35060a39d320632cd.png) no-repeat !important;
}

/* line 237, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .right-top p,
.article-comments .top p {
  padding-bottom: 0;
}

/* line 242, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .mid {
  float: left;
  margin-bottom: 0;
  word-wrap: break-word;
  color: #000;
  width: 229px;
  background-color: #fff;
  padding: 0 10px;
  margin-top: -10px;
}

/* line 253, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .bottom,
.article-comments .mid {
  margin-left: 9px;
}

/* line 258, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .bottom {
  clear: left;
  margin-top: 0;
  width: 249px;
  background: url(/assets/article-comments-bottom-d2fe17885fec95473bc6bbd5efeb69e55ff409c416f8d34bd39de5c9b76f3a70.png) no-repeat;
  height: 35px;
}

/* line 266, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .bottom a.commentReply {
  width: 57px;
  padding-left: 0;
  height: 32px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  line-height: 30px;
  display: block;
  background: url(/images/holiday_images/page-elements.png) no-repeat -250px -400px;
  float: right;
}

/* line 280, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .bottom a.commentReply:hover {
  background-position: -400px -400px;
  color: #00d5e2;
}

/* line 285, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .article-report {
  text-decoration: none;
}

/* line 289, /vagrant/app/assets/stylesheets/article.scss */
.article-comments .article-report:hover {
  text-decoration: underline;
}

/* line 293, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment {
  margin: 0 auto;
  text-align: center;
}

/* line 298, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment p {
  margin-bottom: 20px;
  padding: 0;
  font-size: 14px;
}

/* line 304, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment p a {
  color: #000;
  font-weight: bold;
}

/* line 309, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment textarea {
  border: none;
  width: 315px;
  height: 90px;
  color: black;
  font-size: 14px;
  text-align: left;
  padding: 0 7px;
}

/* line 319, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment .comment-ta-bottom,
#new-article-comment .comment-ta-top {
  margin-left: 5px;
  width: 329px;
  height: 18px;
}

/* line 326, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment .comment-ta-top {
  background: url(/assets/article-new-comment-top-d21f773dd505004a41349149174315c67a629055a1e113b136fc70f2ade64445.png) no-repeat;
}

/* line 330, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment .comment-ta-bottom {
  clear: left;
  background: url(/assets/article-new-comment-bottom-123dc5969b04f5ca2550cdb1e230585023eb03d2656327ca5bc91fc842510812.png) no-repeat;
}

/* line 335, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment .blue-button-left,
#new-article-comment .blue-button-right {
  height: 35px;
  width: 10px;
}

/* line 341, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment .blue-button-left {
  background: url(/assets/article-new-comment-left-1e22a4b4c0f9dc3a9908b87114583d2f44a68b8c0cc40aa5b9dd6327fd78f1cd.png) no-repeat scroll 0 0 transparent;
}

/* line 345, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment .blue-button-right {
  background: url(/assets/article-new-comment-right-f036aa77fb5b39e693cb76137677a17fd0999453ec1ebfd4e3631e584ab740a9.png) no-repeat scroll 0 0 transparent;
}

/* line 349, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment .blue-button-mid {
  background-image: none;
  background-color: #fff;
  height: 30px;
  margin-top: 1px;
}

/* line 356, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment .blue-button-mid input[type="submit"] {
  color: #d41600 !important;
  font-size: 13px;
  font-weight: bold;
}

/* line 362, /vagrant/app/assets/stylesheets/article.scss */
#new-article-comment .comment-button-container {
  width: 155px;
}

/* line 366, /vagrant/app/assets/stylesheets/article.scss */
.article-comment-box .ad-container-wrapper {
  margin-top: 0;
  margin-right: 0;
}

/* IMAGE CAROUSEL */
/* line 371, /vagrant/app/assets/stylesheets/article.scss */
.article .flickity-prev-next-button.next,
.article .flickity-prev-next-button.previous {
  background: url(/assets/articles/left-arrow-2cdf0bd1753ed996a42e40a1d508db0dbc9fccbcb6bbe6d0c1b371fefbb1576e.png) no-repeat;
  width: 17px;
  border-radius: 0;
  height: 34px;
  top: 50%;
  margin-top: -30px;
  left: -9px;
  display: block;
  position: absolute;
  cursor: pointer;
}

/* line 385, /vagrant/app/assets/stylesheets/article.scss */
.article .flickity-prev-next-button.next {
  background-image: url(/assets/articles/right-arrow-ba73f5accd4ed04ad0f898faf80ffac63b4eee3e6b8d4c6fbca7aeae4044d783.png);
  right: -9px;
  left: auto;
}

/* line 391, /vagrant/app/assets/stylesheets/article.scss */
.article .gallery {
  position: relative;
  width: 350px;
  margin: 0 auto;
  background-color: #dcdcdc;
  background-image: linear-gradient(to top, #dbdbdb 11%, #f7f7f7 70%);
  background-image: -o-linear-gradient(bottom, #dbdbdb 11%, #f7f7f7 70%);
  background-image: -moz-linear-gradient(bottom, #dbdbdb 11%, #f7f7f7 70%);
  background-image: -webkit-linear-gradient(bottom, #dbdbdb 11%, #f7f7f7 70%);
  background-image: -ms-linear-gradient(bottom, #dbdbdb 11%, #f7f7f7 70%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.11, #dbdbdb), color-stop(0.7, #f7f7f7));
  padding: 8px;
  border-radius: 8px;
  border: solid 1px #c0c0c0;
}

/* line 407, /vagrant/app/assets/stylesheets/article.scss */
.article .flickity-page-dots {
  height: 18px;
  width: 400px;
  text-align: center;
  margin: 0 auto;
  display: block;
}

/* line 415, /vagrant/app/assets/stylesheets/article.scss */
.article .flickity-page-dots li {
  width: 12px;
  height: 11px;
  display: block;
  background: url(/assets/articles/paginate-7fcdde38ab0927e0f9acaaf067e1d2e8d420a693432b8c353b6024af43ea8264.png) no-repeat;
  margin: 0 2px;
  cursor: pointer;
  float: left;
}

/* line 425, /vagrant/app/assets/stylesheets/article.scss */
.article .flickity-page-dots li.dot.is-selected {
  background-image: url(/assets/articles/paginate-current-701b123de33d1adc7b02fb532123def229546178e422934d2b6c2fa816c8509b.png);
}

/* line 429, /vagrant/app/assets/stylesheets/article.scss */
.article .carousel {
  margin: 0 20px;
  zoom: 1;
}

/* line 434, /vagrant/app/assets/stylesheets/article.scss */
.article div.flickity-viewport {
  margin: 0 auto;
  text-align: center;
  width: 350px;
  overflow: hidden;
}

/* line 441, /vagrant/app/assets/stylesheets/article.scss */
.article .flickity-slider {
  padding-left: 0;
}

/* line 445, /vagrant/app/assets/stylesheets/article.scss */
.article .gallery-cell {
  text-align: center;
  float: left;
  width: 350px;
  position: relative;
}

/* line 452, /vagrant/app/assets/stylesheets/article.scss */
.article .main-gallery img {
  margin: 0;
  padding: 0;
}

/* line 457, /vagrant/app/assets/stylesheets/article.scss */
cite {
  line-height: 19px;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  display: block;
  text-align: center;
}

/* line 466, /vagrant/app/assets/stylesheets/article.scss */
.article .gallery cite a img {
  vertical-align: middle;
}

/* line 470, /vagrant/app/assets/stylesheets/article.scss */
.article .gallery cite a {
  color: #fff;
  text-decoration: none;
}

/* line 475, /vagrant/app/assets/stylesheets/article.scss */
.article-content .article-comment-box {
  padding: 0 10px 15px;
}
/* line 478, /vagrant/app/assets/stylesheets/article.scss */
.article-content .article-comment-box .add-comment-box {
  width: 380px;
}
/* line 481, /vagrant/app/assets/stylesheets/article.scss */
.article-content .article-comment-box .add-comment-box #fstk_container {
  width: 380px !important;
}

/* line 487, /vagrant/app/assets/stylesheets/article.scss */
.spoutable-ads {
  margin: 2px 10px;
}

/* line 491, /vagrant/app/assets/stylesheets/article.scss */
.zergnet-ads {
  margin: 2px 10px;
  display: inline-block;
}

/* line 496, /vagrant/app/assets/stylesheets/article.scss */
.article-tags {
  padding: 5px 10px 0 10px;
  font-size: 14px;
  margin: 5px 20px 0px 20px;
  border-top: 1px solid #c3c3c3;
}
/* line 502, /vagrant/app/assets/stylesheets/article.scss */
.article-tags label#tags {
  font-weight: bold;
  color: #4a4a4a;
}
/* line 506, /vagrant/app/assets/stylesheets/article.scss */
.article-tags a {
  text-decoration: underline !important;
}

/* line 1, /vagrant/app/assets/stylesheets/polls.scss */
.poll .fb-like-container {
  position: relative;
  padding-top: 10px;
}

/* line 5, /vagrant/app/assets/stylesheets/polls.scss */
.poll-header {
  background: url(/assets/polls/show-header-ab301400b0afcdd0103dbeaad9943e21f479ae3fc81a51aafe671b909fba7985.png) no-repeat;
  width: 550px;
  height: 127px;
  margin: -33px auto 0;
  display: block;
}

/* line 12, /vagrant/app/assets/stylesheets/polls.scss */
.poll-image {
  float: left;
  width: 140px;
  min-height: 1px;
  margin-right: 26px;
}

/* line 18, /vagrant/app/assets/stylesheets/polls.scss */
.poll .rateNum {
  color: black;
}

/* line 19, /vagrant/app/assets/stylesheets/polls.scss */
.poll .rateIt {
  display: inline;
}

/* line 20, /vagrant/app/assets/stylesheets/polls.scss */
.poll .like-dislike-container {
  margin-top: 9px;
}

/* Show */
/* line 23, /vagrant/app/assets/stylesheets/polls.scss */
.poll {
  width: 498px;
  margin: 0 auto;
  background-color: #eaf8fe;
  padding: 24px;
}

/* line 29, /vagrant/app/assets/stylesheets/polls.scss */
.poll .with-radius, .results .with-radius, .poll.with-radius {
  border-radius: 10px;
}

/* line 32, /vagrant/app/assets/stylesheets/polls.scss */
.poll.with-radius {
  border: 1px solid #8BBDD1;
}

/* line 35, /vagrant/app/assets/stylesheets/polls.scss */
.poll .social {
  margin-top: 15px;
}

/* line 38, /vagrant/app/assets/stylesheets/polls.scss */
.poll .question {
  float: left;
  width: 286px;
  background-color: #fff;
  border: solid 1px #8bbdd1;
  padding: 22px;
}

/* line 45, /vagrant/app/assets/stylesheets/polls.scss */
.poll h2 {
  color: #242424;
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 1px #d5edf9;
  padding-bottom: 5px;
  margin-bottom: 8px;
  line-height: 1.2;
}

/* line 54, /vagrant/app/assets/stylesheets/polls.scss */
.poll label {
  color: #090909;
  font-size: 14px;
}

/* line 58, /vagrant/app/assets/stylesheets/polls.scss */
.poll input[type="radio"] {
  margin: 3px 11px 7px 0;
}

/* line 62, /vagrant/app/assets/stylesheets/polls.scss */
.poll .buttons {
  float: right;
  width: 205px;
  margin-top: 15px;
}

/* line 63, /vagrant/app/assets/stylesheets/polls.scss */
.poll .back-to-polls, .poll .vote {
  padding: 6px 12px;
  color: #fff;
  font-size: 14px;
  background-color: #029ddf;
  border: none;
  font-weight: 900;
  margin-left: 10px;
  display: block;
  float: left;
  text-decoration: none;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#169DDF), to(#087CB4));
  background-image: -webkit-linear-gradient(top, #169DDF, #087CB4);
  background-image: -moz-linear-gradient(top, #169DDF, #087CB4);
  background-image: -o-linear-gradient(top, #169DDF, #087CB4);
  background-image: linear-gradient(to bottom, #169ddf, #087cb4);
  box-shadow: 0 1px 0 0 #5BB9E7 inset;
  text-shadow: 0 1px 0 #026697;
}

/* line 87, /vagrant/app/assets/stylesheets/polls.scss */
.poll .vote {
  background-color: #0d5d85;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0D5D85), to(#043B56));
  background-image: -webkit-linear-gradient(top, #0D5D85, #043B56);
  background-image: -moz-linear-gradient(top, #0D5D85, #043B56);
  background-image: -o-linear-gradient(top, #0D5D85, #043B56);
  background-image: linear-gradient(to bottom, #0d5d85, #043b56);
  text-shadow: 0 1px 0 #012435;
}

/* On articles */
/* line 105, /vagrant/app/assets/stylesheets/polls.scss */
.article-poll img {
  float: left;
  margin-right: 10px;
}
/* line 109, /vagrant/app/assets/stylesheets/polls.scss */
.article-poll #poll-form {
  margin-left: 18px;
  padding-left: 8px;
  clear: left;
  padding-bottom: 0;
}
/* line 115, /vagrant/app/assets/stylesheets/polls.scss */
.article-poll h2 {
  clear: none;
  float: left;
  color: #000 !important;
  width: 228px;
  margin-top: 15px !important;
}
/* line 122, /vagrant/app/assets/stylesheets/polls.scss */
.article-poll li {
  padding-top: 15px;
  list-style-type: none;
  margin-bottom: 8px;
  clear: left;
}
/* line 128, /vagrant/app/assets/stylesheets/polls.scss */
.article-poll .choice {
  float: right;
  width: 240px;
  font-size: 14px;
}

/* Results */
/* line 136, /vagrant/app/assets/stylesheets/polls.scss */
.poll-result {
  width: 100%;
  height: 20px;
  color: #74787a;
  border: solid 1px #d3d3d3;
  position: relative;
  margin-bottom: 5px;
}

/* line 145, /vagrant/app/assets/stylesheets/polls.scss */
.poll-result .progress {
  background-color: #dbf0f9;
  height: 100%;
}

/* line 149, /vagrant/app/assets/stylesheets/polls.scss */
.poll-result .percent, .poll-result .answer {
  position: absolute;
  top: 2px;
}

/* line 153, /vagrant/app/assets/stylesheets/polls.scss */
.poll-result .percent {
  right: 5px;
}

/* line 156, /vagrant/app/assets/stylesheets/polls.scss */
.poll-result .answer {
  left: 5px;
  height: 100%;
  overflow: hidden;
}

/* Index */
/* line 163, /vagrant/app/assets/stylesheets/polls.scss */
.full-poll {
  background-color: #f7f7f7;
}

/* line 166, /vagrant/app/assets/stylesheets/polls.scss */
.all-polls {
  width: 540px;
  margin: 0 auto;
}

/* line 171, /vagrant/app/assets/stylesheets/polls.scss */
.all-polls .total-votes {
  float: right;
}

/* line 174, /vagrant/app/assets/stylesheets/polls.scss */
.all-polls thead {
  background-color: #49bdf2;
  color: #fff;
}

/* line 178, /vagrant/app/assets/stylesheets/polls.scss */
.all-polls td, .all-polls th {
  padding: 5px;
}

/* line 181, /vagrant/app/assets/stylesheets/polls.scss */
.all-polls table {
  width: 100%;
  padding: 5px;
  margin-top: 18px;
  border: solid 1px #49bdf2;
}

/* line 187, /vagrant/app/assets/stylesheets/polls.scss */
.all-polls td {
  padding-bottom: 5px;
}

/* line 188, /vagrant/app/assets/stylesheets/polls.scss */
.all-polls a {
  color: #009ae0;
  text-decoration: none;
}

/* line 2, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing .forum-topic-title {
  width: 260px;
  margin-bottom: 10px;
}
/* line 6, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing > div {
  font-weight: bold;
  margin-left: 20px;
}
/* line 12, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing .stats .forum-post-count {
  font-size: 12pt;
}

/* line 17, /vagrant/app/assets/stylesheets/forums.scss */
.topic-title, .topic-username {
  width: 175px;
}

/* line 20, /vagrant/app/assets/stylesheets/forums.scss */
blockquote {
  background-color: #C0C0C0;
  border: 1px solid #696969;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 5px;
}

/* line 26, /vagrant/app/assets/stylesheets/forums.scss */
blockquote p {
  padding: 0;
  margin: 0;
}

/* Homepage header */
/* line 28, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage {
  background: url(/assets/forums/boards-header-155ffc11d21df5eff9fd365c264cec75fd215fbf9d6c56bc450350f68d3f8910.png) no-repeat;
  top: 0;
  width: 580px;
  margin: -34px auto 10px;
  height: 215px;
  position: relative;
  font-size: 13px;
}

/* line 37, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage .welcome-text {
  width: 252px;
  padding: 10px 15px;
  position: absolute;
  top: 100px;
  left: 18px;
}

/* line 38, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage .welcome-text a {
  color: red;
  font-weight: bold;
}

/* line 39, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage .member-area {
  position: absolute;
  top: 100px;
  right: 18px;
}

/* line 40, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage h1 {
  color: #000;
  text-align: center;
  font-size: 30px;
  padding-top: 26px;
}

/* Forums Dashboard */
/* line 43, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard {
  margin-bottom: 10px;
  position: relative;
  background: url(/assets/forums/dashboard/background-6c58c4bd346246e81fb4d2e820eb9214a97693c18082835cb6b5aa4dc01adc5b.png) no-repeat;
  width: 580px;
  height: 1371px;
}

/* line 44, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard h1 {
  text-align: center;
  padding-top: 27px;
}

/* line 45, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .dashboard-item h4 {
  width: 240px;
  overflow: hidden;
  height: 20px;
}

/* line 46, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .dashboard-item h4 a {
  color: #003ca1;
  text-decoration: none;
  font-size: 14px;
}

/* line 47, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard a.seeall {
  float: right;
  font-size: 13px;
  font-weight: bold;
}

/* line 48, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .dashboard-item {
  font-size: 11px;
  width: 262px;
  float: left;
  margin: 0 14px 8px;
  position: relative;
}

/* line 49, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .dashboard-item a {
  color: #3792CC;
  text-decoration: none;
}

/* line 50, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .dashboard-item h2 {
  font-size: 16px;
  text-align: center;
  width: 262px;
  font-weight: bold;
}

/* line 51, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .dashboard-item .top {
  height: 31px;
  color: #fff;
  background: url(/assets/forums/dashboard/box-top-b61d832c259df6aa83281cc9dfdc95ec5e74e3a974919f3ba953e00fc8c562eb.png) no-repeat;
}

/* line 52, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .dashboard-item .main {
  min-height: 159px;
  background-color: #fff;
  padding: 10px;
  border: solid 1px #3793cc;
  border-style: none solid;
}

/* line 53, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .dashboard-item .bottom {
  height: 14px;
  background: url(/assets/forums/dashboard/box-bottom-9e4cfc51ccc7d4ed986b2e9c63317751477fd319cb9fece14fd9a4ba6ceecd60.png) no-repeat;
}

/* line 55, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .top-area {
  margin-top: 24px;
}

/* line 57, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard #speech-bubble {
  width: 281px;
  float: left;
  margin: 0 15px;
}

/* line 58, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard #speech-bubble .top {
  height: 32px;
  background: url(/assets/forums/dashboard/speech-top-8427c51bd2e789996d729012cfd616efac30e3a5b9e109ceec15914d28be2b82.png) no-repeat;
}

/* line 59, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard #speech-bubble .main {
  background-color: #fcfcea;
  border: solid 1px #acacac;
  border-style: none solid;
  padding: 2px 8px;
}

/* line 60, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard #speech-bubble .bottom {
  height: 11px;
  background: url(/assets/forums/dashboard/speech-bottom-ccb63997deb7ee56615c07e98c72c5ea38574034bc1650f0dd3f9c3334a1dd0a.png) no-repeat;
}

/* line 63, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box, #forums-dashboard #username-box {
  width: 248px;
  float: left;
  margin-top: 18px;
}

/* line 64, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box {
  margin-top: 0;
}

/* line 65, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .top, #forums-dashboard #username-box .top {
  height: 15px;
  background: url(/assets/forums/dashboard/username-top-c51db591d8d141cd7608ec0dbc446804f6e33fec3d167daa5e674ec48cb520ad.png) no-repeat;
}

/* line 66, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .top {
  height: 9px;
}

/* line 67, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .main, #forums-dashboard #username-box .main {
  min-height: 91px;
  background-color: #fff;
  border: solid 1px #acacac;
  border-style: none solid;
}

/* line 68, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .main a.username, #forums-dashboard #username-box .main a.username {
  color: #900c00;
  text-decoration: none;
  font-weight: bold;
}

/* line 69, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .main a.edit_sig, #forums-dashboard #username-box .main a.edit_sig {
  text-decoration: none;
  font-weight: bold;
}

/* line 70, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .avatar, #forums-dashboard #username-box .avatar {
  margin-bottom: 5px;
}

/* line 71, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .bottom, #forums-dashboard #username-box .bottom {
  height: 13px;
  background: url(/assets/forums/dashboard/username-bottom-94ea9bc12016d730d1067250fb57da6a6dc170c2ca819549d2d7ec880a6b8ab4.png) no-repeat;
}

/* line 72, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .with-icon > div, #forums-dashboard #username-box .with-icon > div {
  float: left;
}

/* line 73, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .icon, #forums-dashboard #username-box .icon {
  background: url(/assets/forums/dashboard/sprites-35e83b33f91a0844a838a069cd0011cfca9bf822b5e3bafb203d25ee56e34d64.png) no-repeat;
  margin-left: 3px;
}

/* line 74, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .icon.signature, #forums-dashboard #username-box .icon.signature {
  background-position: -1px -191px;
  height: 15px;
  width: 16px;
}

/* line 75, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .icon.online, .forums-homepage #username-box .icon.offline, #forums-dashboard #username-box .icon.online, #forums-dashboard #username-box .icon.offline {
  background-position: -2px -210px;
  height: 16px;
  width: 12px;
}

/* line 76, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .icon.offline, #forums-dashboard #username-box .icon.offline {
  background-position: -2px -228px;
}

/* line 77, /vagrant/app/assets/stylesheets/forums.scss */
.forums-homepage #username-box .with-icon.posts {
  margin-bottom: 20px;
}

/* line 82, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav {
  font-family: Arial,sans-serif;
  line-height: 20px;
  margin: 8px auto;
  clear: both;
  background: url(/assets/forums/dashboard/nav-bg-49590cd50e5bf111db29f07801af408d624395303444e0889a48062a8e2686dd.png) no-repeat;
  width: 525px;
  height: 64px;
  padding: 3px 7px;
}

/* line 83, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a {
  margin-left: 5px;
  margin-top: 8px;
  padding-left: 18px;
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
  float: left;
  margin-right: 10px;
  background: url(/assets/forums/dashboard/sprites-35e83b33f91a0844a838a069cd0011cfca9bf822b5e3bafb203d25ee56e34d64.png) no-repeat;
}

/* line 84, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a:hover {
  color: #000;
}

/* line 86, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#random {
  background-position: 0 -138px;
}

/* line 87, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#general {
  background-position: 0 -138px;
}

/* line 88, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#politics-and-religion {
  background-position: 0 4px;
}

/* line 89, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#roleplay-central {
  background-position: 0 -61px;
  height: 20px;
}

/* line 90, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#dear-dish-it {
  background-position: 0 -116px;
  height: 20px;
}

/* line 91, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#music {
  background-position: 0 -166px;
}

/* line 92, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#entertainment {
  background-position: 0 -22px;
}

/* line 93, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#games {
  background-position: 0 -43px;
}

/* line 94, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#sports {
  background-position: 0 -79px;
}

/* line 95, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .board-nav a#kidzworld-help {
  background-position: 0 -98px;
}

/* line 97, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .stats-top {
  background: url(/assets/forums/dashboard/stats-top-ae1b3a51fe80541c9105ceb6e535d3768127d0790c8bde8b1a183437a4cc5ba9.png) no-repeat;
  height: 13px;
  width: 540px;
  margin: 0 auto;
}

/* line 98, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .stats-bottom {
  background: url(/assets/forums/dashboard/stats-bottom-be918e4abea87bfc9dbf06e3a1fb07dcda76328324673fe40da440932a58b022.png) no-repeat;
  height: 15px;
  width: 540px;
  margin: 0 auto;
}

/* line 99, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard .stats-mid {
  background-color: #fff;
  border: solid 1px #3793cc;
  border-style: none solid;
  width: 538px;
  margin: 0 auto;
}

/* line 100, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard #forum-stats {
  padding-top: 0;
}

/* line 101, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard a.change-cat {
  color: #fff;
  text-decoration: none;
  font-size: 9px;
  margin-left: 12px;
}

/* line 102, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard ul#change-category li {
  list-style-type: none;
}

/* line 103, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard ul#change-category {
  padding: 10px;
  border: solid 2px #3793cc;
  border-radius: 12px;
  -moz-border-radius: 12px;
  width: 150px;
  background-color: #fff;
  position: absolute;
  left: 200px;
  top: 5px;
  z-index: 1000;
}

/* line 114, /vagrant/app/assets/stylesheets/forums.scss */
#forums-dashboard ul#change-category li a {
  font-weight: bold;
}

/* line 116, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats {
  padding: 15px;
}

/* line 117, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats a {
  text-decoration: none;
}

/* line 118, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats h2 {
  text-align: center;
  color: #3792cc;
  font-size: 18px;
  font-weight: bold;
}

/* line 120, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats h3 {
  color: #003ca0;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  background: url(/assets/forums/forum-stats-sprite-18be690fa74866751d5d19e915b3943b48ec5b768dcf553c2e9eb3ed6d7f7579.png) no-repeat;
  padding-left: 22px;
  height: 16px;
}

/* line 129, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats h3.active {
  background-position: 0 0;
}

/* line 130, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats h3.top-posters {
  background-position: 0 -16px;
}

/* line 131, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats h3.stats {
  background-position: 0 -84px;
}

/* line 132, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats h3.birthdays {
  background-position: 0 -68px;
}

/* line 134, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats ul.top-posters {
  margin: 0;
}

/* line 135, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats ul.top-posters li {
  margin-bottom: 7px;
  height: 12px;
  list-style-type: none;
  background: url(/assets/forums/forum-stats-sprite-18be690fa74866751d5d19e915b3943b48ec5b768dcf553c2e9eb3ed6d7f7579.png) no-repeat;
  padding-left: 15px;
}

/* line 136, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats ul.top-posters li.gold {
  background-position: 0 -32px;
}

/* line 137, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats ul.top-posters li.silver {
  background-position: 0 -44px;
}

/* line 138, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats ul.top-posters li.bronze {
  background-position: 0 -56px;
}

/* line 140, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats .active-users a {
  color: #65add9;
}

/* line 141, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats .active-users a.red {
  color: red;
}

/* line 142, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats .active-users a.green {
  color: green;
}

/* line 143, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats .active-users a.blue {
  color: blue;
}

/* line 145, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats .stats-left, #forum-stats .stats-right {
  float: left;
}

/* line 146, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats .stats-left {
  width: 60%;
  margin-right: 20px;
}

/* line 147, /vagrant/app/assets/stylesheets/forums.scss */
#forum-stats .stats-right {
  width: 35%;
}

/* line 150, /vagrant/app/assets/stylesheets/forums.scss */
.forum_post_error {
  color: red;
}

/* line 151, /vagrant/app/assets/stylesheets/forums.scss */
.forum_post_error h2 {
  font-size: 19px;
  margin-bottom: 0;
}

/* line 152, /vagrant/app/assets/stylesheets/forums.scss */
.forum_post_error p {
  margin-bottom: 0;
}

/* old added back to fix  start */
/* line 156, /vagrant/app/assets/stylesheets/forums.scss */
h2.category-header {
  width: 550px;
  font-size: 18pt;
  text-align: center;
  font-weight: bold;
  background-image: url(/assets/forums/header-sprites-0ce4c30c9de4668176484f334a1bd8b252ee7129a7ea4e20dc63269c709f82f5.png);
  padding: 0;
  margin: auto;
  text-decoration: underline !important;
}

/* line 166, /vagrant/app/assets/stylesheets/forums.scss */
div.category-footer {
  background-image: url(/assets/forums/header-sprites-0ce4c30c9de4668176484f334a1bd8b252ee7129a7ea4e20dc63269c709f82f5.png);
  margin: auto;
  width: 550px;
  height: 22px;
  margin-bottom: 10px;
}

/* line 174, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kw-news h2.category-header {
  background-position: 0 -1130px;
  height: 49px;
  padding-top: 22px;
  color: #000;
}

/* line 181, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kw-news div.category-footer {
  background-position: 0 -76px;
}

/* line 183, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-random h2.category-header {
  height: 34px;
  padding-top: 42px;
  color: #a4041f;
}

/* line 184, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-general h2.category-header {
  height: 34px;
  padding-top: 42px;
  color: #a4041f;
}

/* line 185, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-animals h2.category-header {
  height: 40px;
  padding-top: 44px;
  color: #000;
  background-position: 0 -967px;
  padding-left: 6px;
  width: 546px;
}

/* line 186, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-roleplay-central h2.category-header {
  background-position: 0 -219px;
  height: 39px;
  padding-top: 17px;
  color: #ffffff;
}

/* line 187, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-politics-and-religion h2.category-header {
  background-position: 0 -98px;
  height: 58px;
  padding-top: 33px;
  color: #124678;
}

/* line 188, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-politics-and-religion div.category-footer {
  background-position: 0 -189px;
}

/* line 189, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-dear-dish-it h2.category-header {
  background-position: 0 -302px;
  height: 46px;
  padding-top: 30px;
  color: #a4041f;
}

/* line 190, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-music h2.category-header {
  background-position: 0 -423px;
  height: 43px;
  padding-top: 30px;
  color: #ffffff;
}

/* line 191, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-entertainment h2.category-header {
  background-position: 0 -531px;
  height: 40px;
  padding-top: 52px;
  color: #319f42;
}

/* line 192, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-sports h2.category-header {
  background-position: 0 -656px;
  height: 54px;
  padding-top: 16px;
  color: #ffffff;
}

/* line 193, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-games h2.category-header {
  background-position: 0 -747px;
  height: 50px;
  padding-top: 29px;
  color: #000000;
}

/* line 194, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kidzworld-help h2.category-header {
  background-position: 0 -851px;
  height: 53px;
  padding-top: 30px;
  color: #000000;
}

/* old added back to fix end */
/* stylesheets for new forums */
/* line 198, /vagrant/app/assets/stylesheets/forums.scss */
div.category-header {
  width: 550px;
  font-size: 18pt;
  font-weight: bold;
  background-image: url(/assets/forums/header-sprites-0ce4c30c9de4668176484f334a1bd8b252ee7129a7ea4e20dc63269c709f82f5.png);
  padding: 0;
  margin: auto;
  text-decoration: underline !important;
}
/* line 207, /vagrant/app/assets/stylesheets/forums.scss */
div.category-header h1, div.category-header h2 {
  text-align: center;
}

/* line 212, /vagrant/app/assets/stylesheets/forums.scss */
div.category-footer {
  background-image: url(/assets/forums/header-sprites-0ce4c30c9de4668176484f334a1bd8b252ee7129a7ea4e20dc63269c709f82f5.png);
  margin: auto;
  width: 550px;
  height: 22px;
  margin-bottom: 10px;
}

/* line 221, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kw-news div.category-header {
  background-position: 0 -1130px;
  height: 49px;
  padding-top: 22px;
}
/* line 226, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kw-news div.category-header h1, #forum-category-summary-kw-news div.category-header h2 {
  color: #000;
}
/* line 230, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kw-news div.category-footer {
  background-position: 0 -76px;
}

/* line 236, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-random div.category-header {
  height: 34px;
  padding-top: 42px;
}
/* line 240, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-random div.category-header h1, #forum-category-summary-random div.category-header h2 {
  color: #a4041f;
}
/* line 244, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-random div.category-footer {
  background-position: 0 -76px;
}

/* line 250, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-general div.category-header {
  height: 34px;
  padding-top: 42px;
}
/* line 253, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-general div.category-header h1, #forum-category-summary-general div.category-header h2 {
  color: #a4041f;
}
/* line 257, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-general div.category-footer {
  background-position: 0 -76px;
}

/* line 262, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-animals div.category-header {
  height: 40px;
  padding-top: 44px;
  background-position: 0 -967px;
  padding-left: 6px;
  width: 546px;
}
/* line 269, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-animals div.category-header h1, #forum-category-summary-animals div.category-header h2 {
  color: #000000;
}
/* line 273, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-animals div.category-footer {
  background-position: 0 -1079px;
}

/* line 279, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-roleplay-central div.category-header {
  background-position: 0 -219px;
  height: 39px;
  padding-top: 17px;
}
/* line 284, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-roleplay-central div.category-header h1, #forum-category-summary-roleplay-central div.category-header h2 {
  color: #ffffff;
}
/* line 288, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-roleplay-central div.category-footer {
  background-position: 0 -275px;
}

/* line 293, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-politics-and-religion div.category-header {
  background-position: 0 -98px;
  height: 58px;
  padding-top: 33px;
}
/* line 298, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-politics-and-religion div.category-header h1, #forum-category-summary-politics-and-religion div.category-header h2 {
  color: #124678;
}
/* line 302, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-politics-and-religion div.category-footer {
  background-position: 0 -189px;
}

/* line 307, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-dear-dish-it div.category-header {
  background-position: 0 -302px;
  height: 46px;
  padding-top: 30px;
}
/* line 312, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-dear-dish-it div.category-header h1, #forum-category-summary-dear-dish-it div.category-header h2 {
  color: #a4041f;
}
/* line 316, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-dear-dish-it div.category-footer {
  background-position: 0 -378px;
}

/* line 321, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-music div.category-header {
  background-position: 0 -423px;
  height: 43px;
  padding-top: 30px;
}
/* line 326, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-music div.category-header h1, #forum-category-summary-music div.category-header h2 {
  color: #ffffff;
}
/* line 330, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-music div.category-footer {
  background-position: 0 -496px;
}

/* line 335, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-entertainment div.category-header {
  background-position: 0 -531px;
  height: 40px;
  padding-top: 52px;
}
/* line 340, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-entertainment div.category-header h1, #forum-category-summary-entertainment div.category-header h2 {
  color: #319f42;
}
/* line 344, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-entertainment div.category-footer {
  background-position: 0 -623px;
}

/* line 349, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-sports div.category-header {
  background-position: 0 -656px;
  height: 54px;
  padding-top: 16px;
}
/* line 354, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-sports div.category-header h1, #forum-category-summary-sports div.category-header h2 {
  color: #ffffff;
}
/* line 358, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-sports div.category-footer {
  background-position: 0 -726px;
}

/* line 363, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-games div.category-header {
  background-position: 0 -747px;
  height: 50px;
  padding-top: 29px;
}
/* line 368, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-games div.category-header h1, #forum-category-summary-games div.category-header h2 {
  color: #000000;
}
/* line 372, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-games div.category-footer {
  background-position: 0 -826px;
}

/* line 377, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kidzworld-help div.category-header {
  background-position: 0 -851px;
  height: 53px;
  padding-top: 30px;
}
/* line 382, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kidzworld-help div.category-header h1, #forum-category-summary-kidzworld-help div.category-header h2 {
  color: #000000;
}
/* line 386, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kidzworld-help div.category-footer {
  background-position: 0 -934px;
}

/* line 392, /vagrant/app/assets/stylesheets/forums.scss */
.forum-stickies h2.category-header {
  background: url(/assets/forums/stickies-6c0574c4e6fa6d3376ae41982f68e02da7c9dbb5ede26e14a1d91cf6d0693c69.png);
  height: 49px;
  padding-top: 25px;
  color: #000000;
}
/* line 398, /vagrant/app/assets/stylesheets/forums.scss */
.forum-stickies div.category-footer {
  background: url(/assets/forums/stickies-6c0574c4e6fa6d3376ae41982f68e02da7c9dbb5ede26e14a1d91cf6d0693c69.png) no-repeat 0 -75px;
  height: 30px;
}

/* line 404, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing {
  width: 550px;
  height: 80px;
  background-color: #ffffff;
  margin: auto;
  color: black;
  position: relative;
  overflow: hidden;
}

/* line 405, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing a {
  text-decoration: none;
  color: inherit;
}

/* line 406, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing a:hover {
  text-decoration: underline;
}

/* line 407, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing p {
  font-size: 9pt;
  width: 240px;
}

/* line 408, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing p a {
  font-size: 12pt;
  font-weight: bold;
}

/* line 409, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing .stats {
  float: right;
  position: absolute;
  top: 0;
  color: black;
  font-weight: bold;
  width: 270px;
  left: 265px;
  margin-top: 0;
  font-size: 12px;
}

/* line 420, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing .stats a {
  color: #1955be;
  font-weight: normal;
}

/* line 421, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing a.userlink {
  color: #1955be;
  font-weight: normal;
  font-size: 1em;
}

/* line 423, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kw-news .forum-category-color {
  background-color: #f7a14d;
}

/* line 424, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-random .forum-category-color {
  background-color: #fff2c2;
}

/* line 425, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-general .forum-category-color {
  background-color: #fff2c2;
}

/* line 426, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-politics-and-religion .forum-category-color {
  background-color: #b0e2f9;
}

/* line 427, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-animals .forum-category-color {
  background-color: #b9e9b4;
}

/* line 428, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-roleplay-central .forum-category-color {
  background-color: #dcc3dc;
}

/* line 429, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-dear-dish-it .forum-category-color {
  background-color: #efece0;
}

/* line 430, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-music .forum-category-color {
  background-color: #66eadf;
}

/* line 431, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-entertainment .forum-category-color {
  background-color: #e6edae;
}

/* line 432, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-sports .forum-category-color {
  background-color: #ececec;
}

/* line 433, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-games .forum-category-color {
  background-color: #ffd773;
}

/* line 434, /vagrant/app/assets/stylesheets/forums.scss */
#forum-category-summary-kidzworld-help .forum-category-color {
  background-color: #e8dbae;
}

/* line 435, /vagrant/app/assets/stylesheets/forums.scss */
.forum-stickies .forum-listing {
  background-color: #f9f85e;
}

/* line 436, /vagrant/app/assets/stylesheets/forums.scss */
.forum-stickies .forum-category-color {
  background-color: #ffffc0;
}

/* line 439, /vagrant/app/assets/stylesheets/forums.scss */
.forum-header {
  height: 90px;
  font-weight: bold;
  padding-top: 0;
  margin-top: -10px;
  margin-bottom: -40px;
  position: relative;
  z-index: 10;
  text-align: center;
}
/* line 449, /vagrant/app/assets/stylesheets/forums.scss */
.forum-header h1 {
  text-align: center;
  color: black;
  font-size: 22pt !important;
}

/* line 456, /vagrant/app/assets/stylesheets/forums.scss */
.forum-sub-header {
  position: relative;
  padding-top: 0;
  z-index: 20;
  height: 30px;
  font-size: 11pt;
  font-weight: bold;
  color: black;
}

/* line 466, /vagrant/app/assets/stylesheets/forums.scss */
.forum-sub-header a.postbutton {
  float: left;
}

/* line 469, /vagrant/app/assets/stylesheets/forums.scss */
a.postbutton {
  display: block;
  text-decoration: none;
  color: white;
  width: 85px;
  height: 51px;
  background: url(/assets/forums/postbutton-9cf6796217afbc12beab52df5222f6250271aae4aab62935161cd14e797d08bf.png) no-repeat;
  font-size: 10pt;
  line-height: 17px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: -50px;
  padding-left: 34px;
  padding-top: 21px;
  font-weight: bold;
}

/* line 485, /vagrant/app/assets/stylesheets/forums.scss */
a.postbutton:hover {
  text-decoration: underline;
}

/* line 487, /vagrant/app/assets/stylesheets/forums.scss */
.forum-sub-header .crumbs {
  margin-left: 20px;
  float: left;
  width: 420px;
  color: gray;
}

/* line 488, /vagrant/app/assets/stylesheets/forums.scss */
.forum-sub-header .crumbs a {
  text-decoration: none;
  color: gray;
}

/* line 490, /vagrant/app/assets/stylesheets/forums.scss */
.header-random {
  background: url(/assets/forums/header-random-32125b37855cc0595887c936d550273e8583b2c659ad854fca9f5a48b3ed7102.png);
}

/* line 491, /vagrant/app/assets/stylesheets/forums.scss */
.header-general {
  background: url(/assets/forums/header-general-32125b37855cc0595887c936d550273e8583b2c659ad854fca9f5a48b3ed7102.png);
}

/* line 492, /vagrant/app/assets/stylesheets/forums.scss */
.header-politics-and-religion {
  background: url(/assets/forums/header-politics-and-religion-5bfd82d1156ef579fa040cacc92813c0a9c5fb045bae41170ac9b0a85d801f77.png);
}

/* line 493, /vagrant/app/assets/stylesheets/forums.scss */
.header-roleplay-central {
  background: url(/assets/forums/header-roleplay-653454bc11350dfc379c4d23694b18dd9125f403a9eaaf90e97b56e84d5db9f1.png);
}

/* line 494, /vagrant/app/assets/stylesheets/forums.scss */
.header-dear-dish-it {
  background: url(/assets/forums/header-dishit-18bd06c1f65bd4ae5a1b085da5c2d3a1acd269df6d65c63e330236249afb8580.png);
}

/* line 495, /vagrant/app/assets/stylesheets/forums.scss */
.header-music {
  background: url(/assets/forums/header-music-5427ee26e92311023e1171bedc1160e0693a1c663685283750a63e6ac73ef9d1.png);
}

/* line 496, /vagrant/app/assets/stylesheets/forums.scss */
.header-entertainment {
  background: url(/assets/forums/header-entertainment-24f9147c53bdefd568047e160e239c586535d197fad5d2c3cc9c8cf781ed856c.png);
}

/* line 497, /vagrant/app/assets/stylesheets/forums.scss */
.header-games {
  background: url(/assets/forums/header-games-f0bafc96d56b1b221327667bac35dab55c9f0e46e311d68f6635514f9a2916ed.png);
}

/* line 498, /vagrant/app/assets/stylesheets/forums.scss */
.header-kidzworld-help {
  background: url(/assets/forums/header-kidzworld-help-0d6317eee8160ee0b005a9f1d014f906ca8369c7eeafe3571091475f0f6c4652.png);
}

/* line 499, /vagrant/app/assets/stylesheets/forums.scss */
.header-sports {
  background: url(/assets/forums/header-sports-7e8ba2d5a3f304282eebe880bccc5ac4d388cac7859f9322fa0ba5a2be9a6abb.png);
}

/* line 501, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing div.counts {
  color: #6F6E67;
  font-weight: normal;
}

/* line 502, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing div.counts b {
  color: black;
}

/* line 503, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing div.counts div {
  float: left;
  width: 33%;
}

/* line 505, /vagrant/app/assets/stylesheets/forums.scss */
div.post-here {
  width: 340px;
  height: 142px;
  background: url(/assets/forums/post-here-206a6bdc00715b8098bec74c2a28b40688a37d6ba415a1d8e5553f17b3c9cba3.png) transparent;
  margin: auto;
}

/* line 506, /vagrant/app/assets/stylesheets/forums.scss */
div.post-here h3 {
  padding-top: 38px;
  font-weight: bold;
  text-align: center;
  color: white;
  line-height: 1.2em;
}

/* line 507, /vagrant/app/assets/stylesheets/forums.scss */
div.post-here a {
  color: white;
  text-decoration: none;
}

/* line 508, /vagrant/app/assets/stylesheets/forums.scss */
div.post-here a:hover {
  color: white;
  text-decoration: underline;
}

/* line 510, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post {
  color: black;
  width: 535px;
  margin: auto;
  padding: 2px;
}

/* line 511, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post h2 {
  font-size: 14pt;
  margin: 0;
  padding: .2em .5em;
  margin-right: 80px;
  font-weight: bold;
  line-height: 22px;
}

/* line 512, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .post-container {
  background: white;
}

/* line 513, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-left {
  width: 110px;
  float: left;
  text-align: center;
  padding-top: 5px;
}
/* line 518, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-left .stars {
  padding-bottom: .5em;
  text-align: center;
}
/* line 522, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-left .offline {
  display: inline;
  color: red;
}
/* line 526, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-left .online {
  display: inline;
  color: #61b047;
}

/* line 532, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .post-body {
  width: 400px;
  margin-left: 10px;
  float: left;
  padding: 10px 10px 10px 0;
  overflow: hidden;
}
/* line 539, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .post-body .forum-signature {
  margin-top: 10px;
  border-top: 2px solid #e5e5e5;
}
/* line 543, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .post-body p {
  padding-right: 0;
}
/* line 546, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .post-body img {
  max-width: 100%;
}
/* line 549, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .post-body hr {
  width: 100%;
  padding: 0;
  margin-top: 5px;
  height: 1;
  border: 0;
}
/* line 556, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .post-body .forum-time {
  color: #6f6e67;
  font-size: 13px;
  margin: -5px 0 5px 0;
}
/* line 562, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .post-body a.link_forum_signature {
  color: #5B5B5B;
  margin-right: 5px;
}

/* line 568, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right {
  width: 420px;
  float: right;
  border-left: 2px dotted #e5e5e5;
}
/* line 573, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right #post-content {
  border-top: 2px solid #e5e5e5;
  margin-bottom: 10px;
}
/* line 577, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right #post-content #inner-content {
  padding: 10px;
}
/* line 582, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right .forum-post-footer {
  width: 400px;
  float: left;
  height: 20px;
  overflow: visible;
  margin: 5px 0 5px 5px;
  padding-top: 10px;
  border-top: 2px solid #e5e5e5;
}
/* line 591, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right .forum-post-footer div {
  height: 3em;
  margin-top: -2em 0 0 10px;
  font-size: 15px;
}
/* line 597, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right .forum-post-footer .post_actions {
  float: right;
  padding-right: 5px;
  font-weight: 500;
}
/* line 603, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right .forum-post-footer [data-hook="rating"] {
  display: inline;
}
/* line 606, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right .forum-post-footer [data-hook="rating"] .like-dislike-container {
  width: 72px;
  display: inline;
  margin-top: -5px;
  margin-right: -12px;
}
/* line 612, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right .forum-post-footer [data-hook="rating"] .like-dislike-container .rateNum {
  clear: right;
  margin: 6px 15px 0 0;
  font-weight: bold;
}
/* line 620, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right .forum-post-footer a {
  border: 2px solid #e5e5e5;
  border-radius: 3px;
  padding: 0 3px 0 3px;
  margin: 0 1px 0 1px;
}
/* line 627, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-right .forum-post-footer div.rateIt a.rateLove {
  border: none;
}

/* line 633, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post a {
  text-decoration: none;
}
/* line 636, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .red {
  color: #ba0c23;
}
/* line 639, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .blue {
  color: #0072ff;
}
/* line 643, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .bold {
  font-weight: bold;
}
/* line 646, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .report {
  color: #ff3232;
}
/* line 649, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post .forum-sticky {
  float: right;
  font-size: 15px;
  padding-right: 5px;
}

/* line 656, /vagrant/app/assets/stylesheets/forums.scss */
.subscription {
  text-align: right;
  padding: 0px 22px 5px 0;
  margin-top: -10px;
}
/* line 660, /vagrant/app/assets/stylesheets/forums.scss */
.subscription a {
  font-weight: bold;
  color: #0072ff;
}

/* line 666, /vagrant/app/assets/stylesheets/forums.scss */
h2.post-heading {
  padding-left: 0;
  margin-bottom: 5px;
  margin-left: 22px;
  font-size: 18px;
  line-height: 22px;
}

/* line 674, /vagrant/app/assets/stylesheets/forums.scss */
.forum-post-preview h4 {
  font-size: 18px;
}

/* line 682, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing-title {
  width: 530px;
  height: 40px;
  background-color: #ffffff;
  margin: auto;
  color: black;
  position: relative;
  overflow: hidden;
}
/* line 690, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing-title h3 {
  font-size: 16px;
  padding-top: 10px;
  margin-left: 10px;
}
/* line 695, /vagrant/app/assets/stylesheets/forums.scss */
.forum-listing-title a:link, .forum-listing-title a:visited {
  color: #000;
  text-decoration: none;
}

/* line 701, /vagrant/app/assets/stylesheets/forums.scss */
.paginate-posts {
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  padding-bottom: 10px;
}

/* line 708, /vagrant/app/assets/stylesheets/forums.scss */
input#forum_topic_title {
  height: 20px;
  width: 450px;
  font-size: 16px;
}

/* line 714, /vagrant/app/assets/stylesheets/forums.scss */
.field.forum {
  font-size: 20px;
}

/* line 718, /vagrant/app/assets/stylesheets/forums.scss */
.forum_post_submit {
  float: right;
  margin-top: 10px;
}
/* line 722, /vagrant/app/assets/stylesheets/forums.scss */
.forum_post_submit .button-colour a, .forum_post_submit .button-colour input {
  color: #fff;
}
/* line 726, /vagrant/app/assets/stylesheets/forums.scss */
.forum_post_submit input#forum_post_submit {
  background-color: #61b047;
  font-size: 18px;
}

/* line 733, /vagrant/app/assets/stylesheets/forums.scss */
input.button-colour.button-notification.forums {
  width: 100px;
  margin-left: 110px;
}

/* line 738, /vagrant/app/assets/stylesheets/forums.scss */
textarea#edit-signature {
  padding: 5px;
  font-size: 12px;
  resize: none;
}

/* Login page */
/* line 3, /vagrant/app/assets/stylesheets/register.scss */
#login-error > div {
  float: left;
  width: 328px;
}

/* line 4, /vagrant/app/assets/stylesheets/register.scss */
#login-error .top {
  background: url(/assets/register/speech-bubble-top-8deb727253d7edf70a5e51d586f833c33d4b3196849fb43b6c3a5f5164240b48.png) no-repeat;
  height: 11px;
}

/* line 5, /vagrant/app/assets/stylesheets/register.scss */
#login-error .mid {
  background: url(/assets/register/speech-bubble-mid-ba9dcc8ca74111bf5c4d4c92056d8e6faf55939bd1637944ec739b98c708fbf4.png) repeat-y;
  padding: 0 10px;
  width: 308px;
}

/* line 6, /vagrant/app/assets/stylesheets/register.scss */
#login-error .bottom {
  background: url(/assets/register/speech-bubble-bottom-009f93e3af4d82f086ef65e12c2765df42c54bb6500c42735d49cd73ff3f9329.png) no-repeat;
  height: 38px;
}

/* Left hand side new */
/* line 9, /vagrant/app/assets/stylesheets/register.scss */
.register-leftside {
  width: 320px;
  height: 830px;
  background-color: #f1f1f1;
  position: relative;
  border-right: 2px solid #e0e0e0;
  border-top-right-radius: 2em;
  border-bottom-right-radius: 2em;
}
/* line 18, /vagrant/app/assets/stylesheets/register.scss */
.register-leftside .left-content {
  text-align: center;
}
/* line 21, /vagrant/app/assets/stylesheets/register.scss */
.register-leftside .left-content h2 {
  color: #2f97ce;
  font-size: 18px;
  margin-bottom: 5px;
  text-align: center;
}
/* line 28, /vagrant/app/assets/stylesheets/register.scss */
.register-leftside .left-content h3 {
  color: #000;
  font-size: 14px;
  text-align: center;
}
/* line 33, /vagrant/app/assets/stylesheets/register.scss */
.register-leftside .left-content ul {
  font-size: 16px;
  line-height: 30px;
  position: relative;
  color: #696969;
  margin-top: 0px;
  margin-bottom: 10px;
  display: inline-block;
}
/* line 43, /vagrant/app/assets/stylesheets/register.scss */
.register-leftside .left-content .kidssafe {
  text-align: center;
  padding-top: 15px;
}

/* Register Page 1 */
/* line 52, /vagrant/app/assets/stylesheets/register.scss */
div.register-center {
  padding-left: 200px;
  width: 550px;
  position: relative;
}

/* line 58, /vagrant/app/assets/stylesheets/register.scss */
h1.reg-heading {
  margin-bottom: 0px;
  padding-left: 0px;
  margin-top: 0;
  top: 0;
  font-size: 30px;
  color: #2f97ce;
}

/* line 67, /vagrant/app/assets/stylesheets/register.scss */
#username-status.good {
  color: green;
  font: 18px Lato-bold;
  display: block;
  padding: 5px;
}

/* line 74, /vagrant/app/assets/stylesheets/register.scss */
#username-status.bad {
  color: #F55F23;
  font: 18px Lato-bold;
  display: block;
  padding: 5px;
}

/* line 81, /vagrant/app/assets/stylesheets/register.scss */
fieldset.register {
  padding: 20px 10px 18px 0;
  position: relative;
  /* Register Page 2 */
}
/* line 85, /vagrant/app/assets/stylesheets/register.scss */
fieldset.register input[type='text'], fieldset.register input[type='password'] {
  width: 320px;
  height: 30px;
  padding: 5px 8px;
  margin: 0;
}
/* line 91, /vagrant/app/assets/stylesheets/register.scss */
fieldset.register select {
  position: relative;
  z-index: 1000;
  margin: 0 4px 7px 0;
  font-size: 18px;
  border: solid #000 1px;
}
/* line 99, /vagrant/app/assets/stylesheets/register.scss */
fieldset.register #coppa_message {
  color: green;
  display: none;
}
/* line 105, /vagrant/app/assets/stylesheets/register.scss */
fieldset.register #check-privacy {
  color: red;
  display: none;
}
/* line 110, /vagrant/app/assets/stylesheets/register.scss */
fieldset.register #no-gender {
  color: red;
  display: none;
}

/* line 117, /vagrant/app/assets/stylesheets/register.scss */
.success {
  color: green;
}

/* New stuff */
/* line 122, /vagrant/app/assets/stylesheets/register.scss */
.register-new {
  /*Custom Radio Buttons and Checkboxes using Font Awesome*/
}
/* line 123, /vagrant/app/assets/stylesheets/register.scss */
.register-new .field_with_errors {
  display: inline;
}
/* line 126, /vagrant/app/assets/stylesheets/register.scss */
.register-new .reg_username, .register-new .reg_dob, .register-new .reg_area, .register-new .reg_email, .register-new .reg_name, .register-new .reg_pass, .register-new .country-select, .register-new .reg_gender {
  margin-bottom: 20px;
}
/* line 131, /vagrant/app/assets/stylesheets/register.scss */
.register-new .reg_email_conf {
  margin-bottom: 50px;
}
/* line 135, /vagrant/app/assets/stylesheets/register.scss */
.register-new .blur {
  width: 100%;
  background: #FFFFFF;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
/* line 142, /vagrant/app/assets/stylesheets/register.scss */
.register-new .check-age {
  padding: 25px;
}
/* line 144, /vagrant/app/assets/stylesheets/register.scss */
.register-new .check-age h4 {
  margin-left: 30px;
}
/* line 149, /vagrant/app/assets/stylesheets/register.scss */
.register-new .reg-label {
  font: 18px Lato-bold;
  color: #2f97ce;
  padding: 0 0 5px 5px;
  display: block;
}
/* line 155, /vagrant/app/assets/stylesheets/register.scss */
.register-new .real-label {
  font: 20px Lato-bold;
  color: #2f97ce;
  padding: 0 0 5px 5px;
  display: block;
}
/* line 161, /vagrant/app/assets/stylesheets/register.scss */
.register-new #lastname-label {
  font: 18px Lato-bold;
  color: #2f97ce;
  padding: 0 0 5px 5px;
  display: inline;
  margin-right: 144px;
  float: right;
}
/* line 170, /vagrant/app/assets/stylesheets/register.scss */
.register-new .unfocused {
  opacity: 0.7;
}
/* line 174, /vagrant/app/assets/stylesheets/register.scss */
.register-new .reginput {
  border: 2px solid #67A2FD;
  border-radius: 5px;
  font: 20px Lato-Bold;
  color: #67A2FD;
}
/* line 181, /vagrant/app/assets/stylesheets/register.scss */
.register-new .reginput-error {
  border: 2px solid #F55F23 !important;
  border-radius: 5px !important;
  font: 20px Lato-Bold !important;
  color: #F55F23;
}
/* line 188, /vagrant/app/assets/stylesheets/register.scss */
.register-new .date_err select {
  border: 2px solid #F55F23 !important;
  color: #F55F23;
}
/* line 194, /vagrant/app/assets/stylesheets/register.scss */
.register-new .error-text {
  font: 16px "Lato-Bold";
  color: #F55F23;
  margin: 5px 0 15px 0;
}
/* line 200, /vagrant/app/assets/stylesheets/register.scss */
.register-new .no-error-text {
  font: 16px "Lato-Bold";
  color: green;
  margin: 5px 0 15px 0;
}
/* line 206, /vagrant/app/assets/stylesheets/register.scss */
.register-new #finish-button {
  width: 430px;
  height: 47px;
  color: #FFFFFF;
  background-color: #8DD121;
  border-radius: 30px;
  border: none;
  font: 22px Lato-Bold;
  padding: 10px 50px 10px 50px;
  text-decoration: none;
  cursor: pointer;
}
/* line 219, /vagrant/app/assets/stylesheets/register.scss */
.register-new #first-name {
  width: 185px;
}
/* line 223, /vagrant/app/assets/stylesheets/register.scss */
.register-new #last-initial {
  width: 50px;
  display: inline;
  margin-left: 20px;
}
/* line 229, /vagrant/app/assets/stylesheets/register.scss */
.register-new select {
  display: inline;
}
/* line 233, /vagrant/app/assets/stylesheets/register.scss */
.register-new .country-select {
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #67A2FD;
  border-radius: 5px;
  width: 340px;
  height: 40px;
  color: #67A2FD;
  padding-left: 8px;
  background: #FFFFFF;
  font: 20px Lato-Bold;
}
/* line 246, /vagrant/app/assets/stylesheets/register.scss */
.register-new .region-select {
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #67A2FD;
  border-radius: 5px;
  width: 340px;
  height: 40px;
  color: #67A2FD;
  padding-left: 8px;
  background: #FFFFFF;
  font: 20px Lato-Bold;
}
/* line 261, /vagrant/app/assets/stylesheets/register.scss */
.register-new .reg_gender label#reg-girl {
  padding: 0 40px 0 10px;
  color: #67A2FD;
  font: 20px Lato-Bold;
  text-indent: -20px;
}
/* line 267, /vagrant/app/assets/stylesheets/register.scss */
.register-new .reg_gender label#reg-boy {
  padding: 0 10px 0 10px;
  color: #67A2FD;
  font: 20px Lato-Bold;
  text-indent: -20px;
}
/* line 275, /vagrant/app/assets/stylesheets/register.scss */
.register-new .privacy-checkbox {
  padding: 40px 0 30px 40px;
}
/* line 278, /vagrant/app/assets/stylesheets/register.scss */
.register-new .privacy-checkbox label {
  display: block;
  padding-left: 40px;
  text-indent: -20px;
  color: #4A4A4A;
  font: 18px Lato;
  width: 340px;
}
/* line 287, /vagrant/app/assets/stylesheets/register.scss */
.register-new .privacy-checkbox a {
  text-decoration: none;
}
/* line 292, /vagrant/app/assets/stylesheets/register.scss */
.register-new .about-kw {
  color: #707070;
  font: 16px Lato;
  padding-top: 5px;
  width: 400px;
}
/* line 300, /vagrant/app/assets/stylesheets/register.scss */
.register-new .important-step h3 {
  color: #696969;
  font: 20px Lato-Bold;
}
/* line 304, /vagrant/app/assets/stylesheets/register.scss */
.register-new .important-step p {
  padding: 0;
  width: 400px;
  font: 18px Lato;
}
/* line 309, /vagrant/app/assets/stylesheets/register.scss */
.register-new .important-step p#important_step {
  font: 18px Lato-Bold;
  width: 400px;
  margin-top: -10px;
  font-weight: bold;
}
/* line 317, /vagrant/app/assets/stylesheets/register.scss */
.register-new .warning {
  font: 18px Lato-Bold;
  color: red;
  margin-bottom: 10px;
}
/* line 325, /vagrant/app/assets/stylesheets/register.scss */
.register-new input[type=radio],
.register-new input[type='checkbox'] {
  display: none;
}
/* line 330, /vagrant/app/assets/stylesheets/register.scss */
.register-new input[type='checkbox'] + label:before,
.register-new input[type='radio'] + label:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 15px;
  width: 2px;
  font-size: 35px;
  vertical-align: middle;
}
/* line 345, /vagrant/app/assets/stylesheets/register.scss */
.register-new input[type=radio] + label:before {
  content: "\f10c";
  /* Radio Unchecked */
}
/* line 349, /vagrant/app/assets/stylesheets/register.scss */
.register-new input[type=radio]:checked + label:before {
  content: "\f05d";
  /* Radio Checked */
}
/* line 353, /vagrant/app/assets/stylesheets/register.scss */
.register-new input[type="checkbox"] + label:before {
  content: "\f096";
  /* Checkbox Unchecked */
}
/* line 357, /vagrant/app/assets/stylesheets/register.scss */
.register-new input[type="checkbox"]:checked + label:before {
  content: "\f046";
  /* Checkbox Checked */
}
/* line 361, /vagrant/app/assets/stylesheets/register.scss */
.register-new .gender-radio label,
.register-new .checkbox label {
  padding-left: 0;
}
/* line 366, /vagrant/app/assets/stylesheets/register.scss */
.register-new .gender-radio {
  margin-left: 15px;
}
/* line 370, /vagrant/app/assets/stylesheets/register.scss */
.register-new input#user_remember_me {
  display: block;
  float: left;
}

/* line 3, /vagrant/app/assets/stylesheets/groups.scss */
.sidebar-group-search {
  margin-left: 20px;
}
/* line 6, /vagrant/app/assets/stylesheets/groups.scss */
.sidebar-group-search input[type='text'], .sidebar-group-search select {
  font-size: 13px;
  border: solid 1px #c3c3c3;
  width: 144px;
  padding: 2px 3px;
  margin-bottom: 3px;
  color: #868686;
}
/* line 14, /vagrant/app/assets/stylesheets/groups.scss */
.sidebar-group-search select {
  width: 154px;
}
/* line 17, /vagrant/app/assets/stylesheets/groups.scss */
.sidebar-group-search input[type='submit'] {
  border: none;
  text-shadow: 0 0 1px black;
  font-size: 13px;
  padding: 3px 8px;
  color: white;
  background: #0066af;
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 30, /vagrant/app/assets/stylesheets/groups.scss */
table {
  border-style: none !important;
}

/* line 31, /vagrant/app/assets/stylesheets/groups.scss */
#groups {
  margin-top: -26px;
}

/* Groups header present on all pages */
/* line 35, /vagrant/app/assets/stylesheets/groups.scss */
#groups a.group-landing {
  display: block;
  width: 305px;
  height: 80px;
  float: left;
}

/* line 36, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header, #groups .header-create {
  background: url(/assets/groups-new/header-da6a16770ee1ba171af8050dcb2fe2a48593be62265530f062fe5db9c5e20a9d.png) no-repeat;
  width: 564px;
  height: 188px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 20px;
}

/* line 37, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header-create {
  background-image: url(/assets/groups-new/create-group-header-1a39d72d9892644553040aa6891e401216d265870036cb6911c7bfb4718bc943.png);
}

/* line 38, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .create {
  height: 71px;
  float: right;
  position: relative;
  font-size: 11px;
  text-align: right;
  margin: 21px 9px 0 0;
}

/* line 39, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .create a {
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  font-size: 14px;
  position: absolute;
  right: 5px;
  bottom: 10px;
  width: 94px;
  background-color: #8fce44;
  border-radius: 8px;
  -moz-border-radius: 8px;
}

/* line 40, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .create a:hover {
  color: #000;
}

/* line 41, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .purple-bar {
  clear: both;
  position: relative;
  width: 550px;
  margin-left: 12px;
  padding: 6px 18px 0;
  height: 90px;
}

/* line 42, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header a.invite {
  margin-top: 36px;
  margin-right: 25px;
  display: block;
  background: url(/assets/groups-new/send-invite-268b29b40a628e4e78a393ee0f1f343cffa88965a311fedd20e011cef4940217.png) no-repeat;
  width: 121px;
  height: 47px;
  float: right;
}

/* line 43, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header ul.group-nav {
  margin: 0;
  clear: left;
}

/* line 44, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header ul.group-nav li {
  float: left;
  list-style-type: none;
}

/* line 45, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header ul.group-nav li a {
  color: #fff;
  font-size: 16px;
  padding: 4px 0 0;
  height: 22px;
  display: block;
  margin-right: 8px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}

/* line 56, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header ul.group-nav li a.current, #groups .header ul.group-nav li a:hover {
  background-color: #d083cf;
  border-radius: 5px;
  padding: 4px 10px 0;
}

/* line 61, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header img.group-nav-image {
  float: left;
  width: 69px;
  height: 69px;
  margin: 11px 10px 0 0;
}

/* line 62, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header h1 {
  float: left;
  color: #fff;
  margin: -5px 0 10px;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
}

/* line 63, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header a.join {
  background: url(/assets/groups-new/gary-join-c8f5c6a236a383ce2e72bcddaedb814a2f1d181b92e33f5fe79d18f5ce473f22.png) no-repeat;
  position: absolute;
  right: 36px;
  top: 6px;
  display: block;
  width: 72px;
  height: 43px;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  padding-top: 47px;
  padding-left: 22px;
}

/* Groups Landing page */
/* line 80, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .find-group h2 {
  color: #fff;
  font-size: 18px;
  margin-top: 6px;
  float: left;
  margin-bottom: 3px;
  width: 100%;
}

/* line 81, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .find-group .text {
  color: #fff;
  float: left;
  width: 155px;
}

/* line 82, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .find-group img.gary {
  position: absolute;
  left: 154px;
  top: -11px;
}

/* line 83, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .find-group form {
  float: right;
  margin-top: 15px;
  width: 285px;
}

/* line 84, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .find-group form input[type="text"] {
  border: none;
  width: 220px;
  height: 22px;
  margin-top: 4px;
  padding-left: 5px;
  font-size: 15px;
  border-radius: 3px;
}

/* line 93, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .find-group form select {
  width: 160px;
  margin-top: 10px;
  font-size: 15px;
}

/* line 98, /vagrant/app/assets/stylesheets/groups.scss */
#groups .header .find-group form input[type="submit"] {
  color: #fff;
  background: url(/assets/groups-new/blue-submit-759d20b5d5259888271995301f248db4cf1e93eb052259c38b7cec6e6556d533.png) 0 4px no-repeat;
  width: 75px;
  height: 28px;
  margin-left: 15px;
  border: none;
  font-size: 14px;
  font-weight: bold;
}

/* line 108, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests {
  margin: 0 auto;
  margin-bottom: 10px;
  width: 257px;
  margin: 0 0 10px 8px;
  float: left;
}

/* line 109, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .group_invite {
  margin-bottom: 10px;
}

/* line 110, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests h2 {
  color: #5a5a59;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
}

/* line 111, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests p {
  margin: 0;
  width: 145px;
  padding: 0;
}

/* line 112, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .top {
  padding: 5px 10px 0;
  background: url(/assets/groups-new/group-requests-top-79bbed537f8ce80df606adf4f059b5f2113f0f8375dd5ea7815d763b1e337bcc.png) no-repeat;
  width: 247px;
  height: 106px;
  float: left;
}

/* line 113, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .mid {
  height: 354px;
  padding: 0 10px;
  background: url(/assets/groups-new/group-requests-mid-f2991dcbb4d61091962f3bc5ae26948fe87b9b42da6a72964bd028d13688fa09.png) repeat-y;
  width: 247px;
  float: left;
}

/* line 114, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .bottom {
  padding: 0 10px 5px;
  background: url(/assets/groups-new/group-requests-bottom-c174fac287c7e208aafd47ebec62e98956d8873ed7a9e1d9d80995988b2a018a.png) no-repeat;
  width: 247px;
  height: 12px;
  float: left;
}

/* line 115, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .category a {
  color: #9e9e9c;
}

/* line 116, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .text {
  float: left;
  width: 140px;
  overflow: hidden;
}

/* line 117, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .buttons {
  float: left;
}

/* line 118, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .buttons a {
  font-weight: bold;
  border-radius: 7px;
  -moz-border-radius: 7px;
  display: block;
  color: #fff;
  padding: 3px 11px;
  float: left;
}

/* line 119, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .buttons a.join {
  background-color: #1387c7;
  margin-right: 5px;
}

/* line 120, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests .buttons a.ignore {
  background-color: #9b9b9b;
}

/* line 122, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item h4, .group-requests h4 {
  width: 240px;
  overflow: hidden;
  height: 20px;
}

/* line 123, /vagrant/app/assets/stylesheets/groups.scss */
.group-requests h4 {
  width: 130px;
}

/* line 124, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item h4 a, .group-requests h4 a {
  color: #003ca1 !important;
  text-decoration: none;
  font-size: 14px;
}

/* line 125, /vagrant/app/assets/stylesheets/groups.scss */
a.seeall {
  float: right;
  font-size: 13px;
  font-weight: bold;
}

/* line 126, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item {
  font-size: 11px;
  width: 262px;
  float: left;
  margin: 0 11px 8px;
  position: relative;
}

/* line 127, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item a, .group-requests a {
  color: #3792CC;
  text-decoration: none;
}

/* line 128, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item h2 {
  font-size: 16px;
  text-align: center;
  width: 262px;
  font-weight: bold;
}

/* line 129, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .top {
  height: 31px;
  color: #fff;
  background: url(/assets/forums/dashboard/box-top-b61d832c259df6aa83281cc9dfdc95ec5e74e3a974919f3ba953e00fc8c562eb.png) no-repeat;
}

/* line 130, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .main {
  min-height: 159px;
  background-color: #fff;
  padding: 10px;
  border: solid 1px #3793cc;
  border-style: none solid;
}

/* line 131, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .bottom {
  height: 14px;
  background: url(/assets/forums/dashboard/box-bottom-9e4cfc51ccc7d4ed986b2e9c63317751477fd319cb9fece14fd9a4ba6ceecd60.png) no-repeat;
}

/* line 132, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .group_bubble {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

/* line 133, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item.top-groups .group_bubble {
  padding-left: 22px;
}

/* line 134, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .group_bubble.medal {
  background-position: -8px 5px;
  background-repeat: no-repeat;
}

/* line 135, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .group_bubble.gold {
  background-image: url(/assets/groups-new/gold-ccd9b15a5693abf7aa10f922b208a3fa7539c5d430983dbfb2ac8fdb870efdb5.png);
}

/* line 136, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .group_bubble.silver {
  background-image: url(/assets/groups-new/silver-44a9ec390f7f643c7f5ba34329055db83f52c9f52b87bad7fb90738cc8eb4209.png);
}

/* line 137, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .group_bubble.bronze {
  background-image: url(/assets/groups-new/bronze-f7f71233f3a3bd65b1a8dbe86386b66a793c3f066d8d748f8027c6aa442925db.png);
}

/* line 138, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .group_bubble img.thumb {
  max-width: 67px;
  max-height: 67px;
  float: left;
  padding-right: 8px;
  padding-top: 8px;
}

/* line 139, /vagrant/app/assets/stylesheets/groups.scss */
.dashboard-item .group_bubble p {
  padding: 0;
  height: 38px;
  overflow: hidden;
  margin-top: -4px;
  margin-bottom: 0;
}

/* Groups Show page */
/* line 142, /vagrant/app/assets/stylesheets/groups.scss */
.group {
  color: #000;
}
/* line 144, /vagrant/app/assets/stylesheets/groups.scss */
.group .article-comment-box {
  padding-right: 10px;
}
/* line 147, /vagrant/app/assets/stylesheets/groups.scss */
.group .border {
  border-bottom: solid 1px #aaa;
  width: 340px;
  margin-top: 10px;
}
/* line 153, /vagrant/app/assets/stylesheets/groups.scss */
.group .latest-members a {
  font-size: 13px;
  color: #000;
  text-decoration: none;
  margin: 15px 0;
  padding: 0;
  font-weight: bold;
}
/* line 162, /vagrant/app/assets/stylesheets/groups.scss */
.group p.pending {
  color: #f00;
}
/* line 165, /vagrant/app/assets/stylesheets/groups.scss */
.group .thumbbox {
  text-align: center;
  margin-right: 22px;
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 0 !important;
}

/* line 174, /vagrant/app/assets/stylesheets/groups.scss */
#group_comments {
  margin-top: 5px;
}
/* line 177, /vagrant/app/assets/stylesheets/groups.scss */
#group_comments .ui-btn-secondary {
  display: inline-block;
  border: solid 2px #3399cc;
  background: #3594c8;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
}
/* line 187, /vagrant/app/assets/stylesheets/groups.scss */
#group_comments .ui-btn-secondary a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 3px 15px;
  text-align: center;
}
/* line 196, /vagrant/app/assets/stylesheets/groups.scss */
#group_comments .login-box {
  font-size: 15px;
  color: #3594c8;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}
/* line 204, /vagrant/app/assets/stylesheets/groups.scss */
#group_comments .login-box .msg {
  text-align: center;
  margin-bottom: 10px;
}

/* Groups Create page */
/* line 213, /vagrant/app/assets/stylesheets/groups.scss */
#group-form {
  color: #000;
}

/* line 214, /vagrant/app/assets/stylesheets/groups.scss */
#group-form small {
  font-size: 11px;
  color: #777777;
  top: 0;
}

/* line 215, /vagrant/app/assets/stylesheets/groups.scss */
#group-form td {
  padding-bottom: 25px;
  vertical-align: top;
}

/* line 216, /vagrant/app/assets/stylesheets/groups.scss */
#group-form label {
  font-weight: bold;
  text-align: right;
}

/* line 217, /vagrant/app/assets/stylesheets/groups.scss */
#group-form table {
  margin: 0;
  padding: 0;
}

/* line 218, /vagrant/app/assets/stylesheets/groups.scss */
#group-form input[type="text"], #group-form textarea, #group-form input[type="file"] {
  border: solid 1px #000;
  width: 240px;
  font-size: 16px;
}

/* line 219, /vagrant/app/assets/stylesheets/groups.scss */
#group-form textarea {
  height: 75px;
}

/* line 220, /vagrant/app/assets/stylesheets/groups.scss */
#group-form input[type="submit"] {
  font-size: 17px;
  margin-right: 15px;
  float: right;
  color: #fff;
  background-color: #3594c8;
  border-radius: 8px;
  padding: 3px 8px;
  border: none;
}

/* Group Photos index */
/* line 233, /vagrant/app/assets/stylesheets/groups.scss */
.create-photo-link {
  text-decoration: none !important;
  font-size: 16px;
  color: #fff !important;
  padding: 4px 8px;
  background-color: #8fce44;
  border-radius: 8px;
  margin-left: 23px;
}

/* line 243, /vagrant/app/assets/stylesheets/groups.scss */
.group-photos h2, .group-members h2, .new-group-invitation h2 {
  color: #757575;
  margin: 5px 0 10px;
}

/* line 244, /vagrant/app/assets/stylesheets/groups.scss */
.group-photos .group-image {
  float: left;
  clear: left;
  width: 324px;
  padding: 13px;
  height: 90px;
  background-color: #c6e9fc;
  border-radius: 8px;
  margin-bottom: 15px;
}

/* line 254, /vagrant/app/assets/stylesheets/groups.scss */
.group-photos .group-image img {
  float: left;
  margin-right: 13px;
}

/* line 255, /vagrant/app/assets/stylesheets/groups.scss */
.group-photos .group-image .caption {
  color: #000;
  padding: 10px;
  float: left;
  height: 70px;
  width: 201px;
  background-color: #fff;
}

/* Group Add Photo */
/* line 260, /vagrant/app/assets/stylesheets/groups.scss */
.new-group-image h2 {
  color: #00d5e2;
  font-weight: 900;
}
/* line 265, /vagrant/app/assets/stylesheets/groups.scss */
.new-group-image h3 {
  margin-bottom: 10px;
  color: #00d5e2;
  font-weight: 900;
}
/* line 271, /vagrant/app/assets/stylesheets/groups.scss */
.new-group-image input#group_image_caption {
  width: 250px;
  height: 20px;
  border-radius: 3px;
  margin-bottom: 15px;
  padding-left: 5px;
  font-size: 15px;
}
/* line 279, /vagrant/app/assets/stylesheets/groups.scss */
.new-group-image label {
  font-size: 15px;
}
/* line 283, /vagrant/app/assets/stylesheets/groups.scss */
.new-group-image input#group_image_image {
  margin-bottom: 15px;
  font-size: 15px;
  border-radius: 3px;
  width: 250px;
  height: 20px;
}
/* line 290, /vagrant/app/assets/stylesheets/groups.scss */
.new-group-image input.button-colour.button-blue {
  padding: 0 5px;
  color: #ffffff;
}
/* line 295, /vagrant/app/assets/stylesheets/groups.scss */
.new-group-image .image-instructions {
  margin-top: 40px;
  width: 335px;
}

/* Group Members page */
/* line 304, /vagrant/app/assets/stylesheets/groups.scss */
.group-members h3 {
  color: #000;
  font-size: 21px;
  float: left;
  margin-bottom: 10px;
}
/* line 311, /vagrant/app/assets/stylesheets/groups.scss */
.group-members .group-members-container {
  width: 300px;
  padding: 10px 20px;
  border-radius: 8px;
  margin-bottom: 15px;
}
/* line 317, /vagrant/app/assets/stylesheets/groups.scss */
.group-members .group-members-container.super {
  background-color: #dcf3ff;
}
/* line 321, /vagrant/app/assets/stylesheets/groups.scss */
.group-members .group-members-container p {
  clear: left;
}
/* line 326, /vagrant/app/assets/stylesheets/groups.scss */
.group-members .owner {
  background-color: #fffbec;
}
/* line 329, /vagrant/app/assets/stylesheets/groups.scss */
.group-members .owner .group-member {
  float: right;
  margin-right: 30px;
}
/* line 335, /vagrant/app/assets/stylesheets/groups.scss */
.group-members .group-member {
  text-align: center;
  float: left;
  width: 67px;
  margin-right: 8px;
  margin-bottom: 15px;
}
/* line 342, /vagrant/app/assets/stylesheets/groups.scss */
.group-members .group-member a {
  text-decoration: none;
  color: #000;
}

/* Latest Groups */
/* line 351, /vagrant/app/assets/stylesheets/groups.scss */
.latest-groups h2 {
  color: #000;
  font-size: 22px;
  padding: 0;
  margin: 0 0 10px;
  font-weight: bold;
}

/* line 352, /vagrant/app/assets/stylesheets/groups.scss */
.group-full {
  border-bottom: solid 1px #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/* line 353, /vagrant/app/assets/stylesheets/groups.scss */
.group-full .image {
  float: left;
  margin-right: 10px;
}

/* line 354, /vagrant/app/assets/stylesheets/groups.scss */
.group-full a {
  color: #3594c8;
  text-decoration: none;
}

/* line 355, /vagrant/app/assets/stylesheets/groups.scss */
.group-full a.join {
  display: block;
  background-color: #8fce44;
  color: #fff;
  width: 67px;
  font-size: 12px;
  text-align: center;
  padding: 1px 0;
  font-weight: bold;
}

/* line 356, /vagrant/app/assets/stylesheets/groups.scss */
.group-full .content {
  float: left;
}

/* line 357, /vagrant/app/assets/stylesheets/groups.scss */
.group-full h3 {
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 358, /vagrant/app/assets/stylesheets/groups.scss */
.group-full table {
  margin: 0;
}

/* line 359, /vagrant/app/assets/stylesheets/groups.scss */
.group-full label {
  color: #000;
  font-weight: bold;
  font-size: 13px;
}

/* line 360, /vagrant/app/assets/stylesheets/groups.scss */
#group-form input[type="submit"] {
  font-size: 17px;
  margin-right: 15px;
  float: right;
  color: #fff;
  background-color: #3594c8;
  border-radius: 8px;
  padding: 3px 8px;
  border: none;
}

/* Group Photos index */
/* line 373, /vagrant/app/assets/stylesheets/groups.scss */
.create-photo-link {
  text-decoration: none !important;
  font-size: 16px;
  color: #fff !important;
  padding: 4px 8px;
  background-color: #8fce44;
  border-radius: 8px;
  margin-left: 23px;
}

/* line 383, /vagrant/app/assets/stylesheets/groups.scss */
.group-photos h2, .group-members h2, #group-comments-container h2 {
  font-size: 21px;
  color: #757575;
  margin: 0 0 10px;
}

/* line 384, /vagrant/app/assets/stylesheets/groups.scss */
.group-photos .group-image {
  float: left;
  clear: left;
  width: 324px;
  padding: 13px;
  height: 90px;
  background-color: #c6e9fc;
  border-radius: 8px;
  margin-bottom: 15px;
}

/* line 394, /vagrant/app/assets/stylesheets/groups.scss */
.group-photos .group-image img {
  float: left;
  margin-right: 13px;
}

/* line 395, /vagrant/app/assets/stylesheets/groups.scss */
.group-photos .group-image .caption {
  color: #000;
  padding: 10px;
  float: left;
  height: 70px;
  width: 201px;
  background-color: #fff;
}

/* Group Members page */
/* line 399, /vagrant/app/assets/stylesheets/groups.scss */
.group-members h3 {
  color: #000;
  font-size: 21px;
  float: left;
  margin-bottom: 10px;
}

/* line 400, /vagrant/app/assets/stylesheets/groups.scss */
.group-members #owner, .group-members #uberfans, .group-members #members {
  width: 300px;
  padding: 10px 20px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  margin-bottom: 15px;
}

/* line 401, /vagrant/app/assets/stylesheets/groups.scss */
.group-members #owner {
  background-color: #fffbec;
}

/* line 402, /vagrant/app/assets/stylesheets/groups.scss */
.group-members #owner .group-member {
  float: right;
  margin-right: 30px;
}

/* line 403, /vagrant/app/assets/stylesheets/groups.scss */
.group-member {
  text-align: center;
  float: left;
  width: 67px;
  margin-right: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

/* line 404, /vagrant/app/assets/stylesheets/groups.scss */
.group-members #uberfans p, .group-members #members p, .group-members #owner p {
  clear: left;
}

/* line 405, /vagrant/app/assets/stylesheets/groups.scss */
.group-member a {
  text-decoration: none;
  color: #000;
}

/* line 406, /vagrant/app/assets/stylesheets/groups.scss */
.group-members #uberfans {
  background-color: #dcf3ff;
}

/* Latest Groups */
/* line 410, /vagrant/app/assets/stylesheets/groups.scss */
.latest-groups h2 {
  color: #000;
  font-size: 22px;
  padding: 0;
  margin: 0 0 10px;
  font-weight: bold;
}

/* line 411, /vagrant/app/assets/stylesheets/groups.scss */
.group-full {
  width: 340px;
  border-bottom: solid 1px #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/* line 412, /vagrant/app/assets/stylesheets/groups.scss */
.group-full .image {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 67px;
}

/* line 413, /vagrant/app/assets/stylesheets/groups.scss */
.group-full a {
  color: #3594c8;
  text-decoration: none;
}

/* line 414, /vagrant/app/assets/stylesheets/groups.scss */
.group-full a.join {
  display: block;
  background-color: #8fce44;
  color: #fff;
  width: 67px;
  font-size: 12px;
  text-align: center;
  padding: 1px 0;
  font-weight: bold;
}

/* line 415, /vagrant/app/assets/stylesheets/groups.scss */
.group-full .content {
  float: left;
  margin-bottom: 5px;
  width: 229px;
}

/* line 416, /vagrant/app/assets/stylesheets/groups.scss */
.group-full h3 {
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 417, /vagrant/app/assets/stylesheets/groups.scss */
.group-full table {
  margin: 0;
}

/* line 418, /vagrant/app/assets/stylesheets/groups.scss */
.group-full td {
  vertical-align: bottom;
}

/* new group invites */
/* line 422, /vagrant/app/assets/stylesheets/groups.scss */
form.invite-form {
  margin-top: 10px;
}

/* line 423, /vagrant/app/assets/stylesheets/groups.scss */
form.invite-form input[type='text'] {
  width: 155px;
  font-size: 20px;
  color: gray;
  margin-right: 15px;
  margin-bottom: 10px;
}

/* line 424, /vagrant/app/assets/stylesheets/groups.scss */
form.invite-form input[type='submit'] {
  float: right;
  margin-right: 26px;
  font-size: 14px;
  border-style: none;
  background-color: #3594c8;
  color: #fff;
  padding: 5px;
  border-radius: 8px;
  -moz-border-radius: 8px;
}

/* line 1, /vagrant/app/assets/stylesheets/kwzone.scss */
.static-content {
  background-color: #c2c2c1;
  width: 580px;
  text-align: center;
  clear: both;
  border-radius: 8px;
}
/* line 8, /vagrant/app/assets/stylesheets/kwzone.scss */
.static-content h1 {
  height: 32px;
  font-size: 19px;
  color: #fff;
  text-align: center;
}
/* line 15, /vagrant/app/assets/stylesheets/kwzone.scss */
.static-content p {
  padding: 20px;
  padding-top: 0;
  top: 0;
  margin: 0;
}
/* line 21, /vagrant/app/assets/stylesheets/kwzone.scss */
.static-content p a {
  text-decoration: none;
}

/*The image chenny gave for this can't repeat vertically so there's no top/mid/bottom */
/* line 28, /vagrant/app/assets/stylesheets/kwzone.scss */
#birthday-preview {
  background: url(/assets/kwzone/birthdays/kwz-preview-580a2bcce477d640112da0e1a9a07cbc425d32199df714ae2eb3117f6ee00512.png) no-repeat;
  width: 200px;
  height: 269px;
  position: relative;
  margin-bottom: 15px;
  padding-top: 32px;
}

/* line 36, /vagrant/app/assets/stylesheets/kwzone.scss */
#birthday-preview h2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 0;
  width: 154px;
  text-align: center;
  line-height: 18px;
}

/* line 46, /vagrant/app/assets/stylesheets/kwzone.scss */
#birthday-preview .num {
  font-size: 11px;
  color: grey;
  padding-top: 3px;
  margin-bottom: 14px;
}

/* line 47, /vagrant/app/assets/stylesheets/kwzone.scss */
#birthday-preview p.body {
  height: 148px;
  overflow: hidden;
  padding-top: 18px;
  margin-bottom: 0;
}

/* line 48, /vagrant/app/assets/stylesheets/kwzone.scss */
#birthday-preview p a {
  text-decoration: none;
  color: #006fff;
  font-size: 13px;
}

/* line 49, /vagrant/app/assets/stylesheets/kwzone.scss */
#birthday-preview a.view-all {
  color: #FFFFFF;
  font-weight: bold;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  width: 110px;
}

/* line 61, /vagrant/app/assets/stylesheets/kwzone.scss */
#birthday-preview a.view-all:hover {
  color: #000;
}

/* line 62, /vagrant/app/assets/stylesheets/kwzone.scss */
.slant-top {
  background-color: #258ABB;
}

/* line 63, /vagrant/app/assets/stylesheets/kwzone.scss */
#left-side-search input[type='submit'] {
  background: url(/assets/kwzone_images/green-button-d3f229c7e05bfe9df90e5a4d057ce48a81ae9c593c75033f90df8dca70213872.png) no-repeat;
  border: none;
  float: right;
  width: 80px;
  height: 32px;
  color: #fff;
  font-size: 9pt;
}

/* line 72, /vagrant/app/assets/stylesheets/kwzone.scss */
#left-side-search input[type='submit']:hover {
  color: #000;
}

/* line 73, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-breadcrumbs {
  margin: 10px;
  margin-top: 0;
}

/* line 74, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-breadcrumbs a {
  font-weight: bold;
}

/* line 75, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-widget-top {
  position: relative;
  background: url(/assets/kwzone_images/group-widget-top-6f567d23fc7dce19732f45a2ab73b91206647117186721442e2bd93a5f72c294.png) no-repeat;
  width: 359px;
  height: 100px;
  float: left;
}

/* line 76, /vagrant/app/assets/stylesheets/kwzone.scss */
.groups-widget {
  float: left;
  width: 353px;
  margin-left: 2px;
  min-height: 300px;
  background-color: #ffd530;
  position: relative;
}

/* line 84, /vagrant/app/assets/stylesheets/kwzone.scss */
.groups-widget a#mine, .groups-widget a#top, .groups-widget a#latest {
  color: #a4251f;
  float: left;
  text-decoration: none;
  height: 34px;
  text-align: center;
  font-size: 11pt;
  padding-top: 6px;
  font-weight: 100;
}
/* line 93, /vagrant/app/assets/stylesheets/kwzone.scss */
.groups-widget a#mine.selected, .groups-widget a#top.selected, .groups-widget a#latest.selected {
  font-weight: bold;
}

/* line 97, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-content a.view-all {
  text-align: center;
  display: block;
  margin-right: 12px;
  clear: left;
  margin-bottom: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #a4251f;
}

/* line 98, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-content {
  margin-top: 5px;
  padding: 10px;
}

/* line 99, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-content .group_bubble h4 {
  margin-bottom: 5px;
}

/* line 100, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-content .group_bubble h4 a {
  font-size: 13pt;
  font-weight: bold;
}

/* line 101, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-content .group_bubble {
  border-bottom-style: none;
  color: #000;
}

/* line 102, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-content .group_bubble a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

/* line 103, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-content .group_bubble > p a {
  font-weight: normal;
}

/* line 104, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-buttons {
  bottom: 0;
  right: 0;
  position: absolute;
  float: right;
  margin-bottom: -20px;
}

/* line 105, /vagrant/app/assets/stylesheets/kwzone.scss */
.groups-widget a#mine {
  background: url(/assets/kwzone_images/group-tab-1-9430b81ae96fa564980c101cd819bfdd84dc6d00fa05ebdb311c4e8663968768.png) no-repeat;
  width: 99px;
}

/* line 106, /vagrant/app/assets/stylesheets/kwzone.scss */
.groups-widget a#top {
  background: url(/assets/kwzone_images/group-tab-3-c1ea10e8a58290a732f4e1fcb8dc5da34cb43732c6ef0dab55a5d1ebb3fd607f.png) no-repeat;
  width: 94px;
}

/* line 107, /vagrant/app/assets/stylesheets/kwzone.scss */
.groups-widget a#latest {
  background: url(/assets/kwzone_images/group-tab-2-00aaa929923f48ed157be09eb5ae90397adaf7ddbd49b47a28d7977e8bcf6c10.png) no-repeat;
  width: 110px;
}

/* line 109, /vagrant/app/assets/stylesheets/kwzone.scss */
.group_bubble h3 {
  margin-bottom: 8px;
  word-wrap: break-word;
}

/* line 110, /vagrant/app/assets/stylesheets/kwzone.scss */
.time {
  font-size: 8.5pt;
}

/* Navigation */
/* line 114, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav {
  margin-top: -4px;
}

/* line 115, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav ul {
  height: 41px;
  margin: 0;
  z-index: 90;
  margin-top: -8px;
  width: 564px;
  float: right;
}

/* line 116, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav li {
  display: inline;
  height: 41px;
  float: left;
}

/* line 117, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav a {
  display: block;
  height: 41px;
  background: url(/images/holiday_images/kwzone_subnav.png) no-repeat;
  text-indent: -6000px;
}

/* actual subnav elements */
/* line 120, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-friends {
  width: 74px;
  background-position: 0 0;
}

/* line 121, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-friends:hover, .kwz-sub-nav #nav-friends.active {
  background-position: 0 -48px;
}

/* line 123, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-comments {
  width: 80px;
  background-position: -74px 0;
}

/* line 124, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-comments:hover, .kwz-sub-nav #nav-comments.active {
  background-position: -74px -48px;
}

/* line 126, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-photos {
  width: 60px;
  background-position: -153px 0;
}

/* line 127, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-photos:hover, .kwz-sub-nav #nav-photos.active {
  background-position: -153px -48px;
}

/* line 129, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-videos {
  width: 58px;
  background-position: -212px 0;
}

/* line 130, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-videos:hover, .kwz-sub-nav #nav-videos.active {
  background-position: -212px -48px;
}

/* line 132, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-groups {
  width: 60px;
  background-position: -270px 0;
}

/* line 133, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-groups:hover, .kwz-sub-nav #nav-groups.active {
  background-position: -270px -48px;
}

/* line 135, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-blogs {
  width: 48px;
  background-position: -330px 0;
}

/* line 136, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-blogs:hover, .kwz-sub-nav #nav-blogs.active {
  background-position: -330px -48px;
}

/* line 138, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-boards {
  width: 56px;
  background-position: -378px 0;
}

/* line 139, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-boards:hover, .kwz-sub-nav #nav-boards.active {
  background-position: -378px -48px;
}

/* line 141, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-quizzes {
  width: 58px;
  background-position: -436px 0;
}

/* line 142, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-quizzes:hover, .kwz-sub-nav #nav-quizzes.active {
  background-position: -436px -48px;
}

/* line 144, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-creations {
  width: 70px;
  background-position: -494px 0;
}

/* line 145, /vagrant/app/assets/stylesheets/kwzone.scss */
.kwz-sub-nav #nav-creations:hover, .kwz-sub-nav #nav-creations.active {
  background-position: -494px -48px;
}

/*chat box kwzone home*/
/* line 149, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside div#chat-info .open {
  float: left;
  background: url(/assets/kwzone_images/chat-top-71b4ab4fd17038e42dc766dc375b74a918b66df5b7fb6c8371e03d783219d04b.png) -4px 0 no-repeat;
  height: 84px;
  width: 205px;
}

/* line 150, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside div#chat-info .closed {
  float: left;
  background: url(/assets/kwzone_images/chat-closed-top-6ef4af99fdb6130248692a422920b69c464b922c99bb208d2c8d54eacc70dd99.png) no-repeat;
  height: 93px;
  width: 204px;
}

/* line 151, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside div#chat-info div.chatbox {
  float: left;
  background: url(/assets/kwzone_images/chat-mid-d4e4e3bb64f578f2a018de31a85c78144608633cb6cec2d7444237ff779a17ac.png) repeat-y;
  width: 170px;
}

/* line 152, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside div#chat-info div.chatbox span.chatMeta {
  color: #999999;
}

/* line 153, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside div#chat-info div.chatboxBtm {
  float: left;
  background: url(/assets/kwzone_images/chat-bottom-69ea5f35df108ec9a0e46c5f6f89a6ae4047dc33fbc849fac12eddb0fbdb832f.png) no-repeat;
  height: 51px;
  width: 200px;
}

/* line 154, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside div#chat-info div.chatboxBtm a {
  background-image: none;
  color: #fff;
  text-decoration: none;
  float: right;
  font-size: 11pt;
  margin-top: 4px;
  margin-right: 10px;
  font-weight: bold;
}

/* line 155, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside div#chat-info div.chatboxBtm a:hover {
  background-image: none;
  color: #000;
}

/* line 157, /vagrant/app/assets/stylesheets/kwzone.scss */
#center-callout {
  background: url(/assets/kwzone_images/kwzone-center-callout-a4e0b3eb0f599d54933960cb5e5f2e7d86905f79aafa989bf0a01c5a38ee5508.png) no-repeat;
  width: 320px;
  font-size: 12pt;
  color: #000;
  line-height: 23px;
  padding-top: 75px;
  padding-left: 40px;
}

/* line 166, /vagrant/app/assets/stylesheets/kwzone.scss */
#random-member-container {
  background: url(/assets/kwzone_images/new-user-bg-1311b8978939a51b6f3e41b4b06f6139fd945a6f31b131cd5444646eb7501cd2.png) no-repeat;
  width: 340px;
  height: 153px;
  padding-top: 20px;
  padding-left: 35px;
}

/* line 173, /vagrant/app/assets/stylesheets/kwzone.scss */
#random-member-container .member-preview-box {
  display: none;
  color: #000;
  font-size: 10pt;
  line-height: 16px;
}

/* line 179, /vagrant/app/assets/stylesheets/kwzone.scss */
.member-preview-box h4 a {
  margin-bottom: 5px;
  color: #0072ff;
}

/* line 183, /vagrant/app/assets/stylesheets/kwzone.scss */
.member-preview-box .links {
  margin-top: 8px;
  clear: left;
}

/* line 187, /vagrant/app/assets/stylesheets/kwzone.scss */
.member-preview-box .links a {
  text-decoration: none !important;
  padding-left: 9px;
  font-size: 12px;
  font-weight: bold;
}

/* line 193, /vagrant/app/assets/stylesheets/kwzone.scss */
.member-preview-thumb {
  float: left;
  margin-right: 10px;
}

/* line 198, /vagrant/app/assets/stylesheets/kwzone.scss */
ul#written-by-you {
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  padding-top: 40px;
}

/* line 199, /vagrant/app/assets/stylesheets/kwzone.scss */
#written-by-you li {
  font-size: 15pt;
  float: left;
  padding-left: 10px;
  color: #FFF;
  padding-right: .3em;
}

/* line 200, /vagrant/app/assets/stylesheets/kwzone.scss */
#written-by-you li a {
  color: #FFF !important;
  text-decoration: none !important;
}

/* line 201, /vagrant/app/assets/stylesheets/kwzone.scss */
#written-by-you li a:hover {
  color: #8f278d !important;
}

/* line 202, /vagrant/app/assets/stylesheets/kwzone.scss */
#written-by-you li a.selected {
  color: #8f278d !important;
}

/* line 204, /vagrant/app/assets/stylesheets/kwzone.scss */
textarea.blue {
  white-space: pre;
  color: #000 !important;
  border: solid 2px #00d5e2;
  background-color: #eafcfd;
  margin-bottom: 5px;
}

/* line 205, /vagrant/app/assets/stylesheets/kwzone.scss */
textarea.full-size {
  width: 95%;
  height: 150px;
  font-size: 11pt;
  text-align: left;
}

/* line 207, /vagrant/app/assets/stylesheets/kwzone.scss */
.unmoderated {
  position: absolute;
}

/* line 208, /vagrant/app/assets/stylesheets/kwzone.scss */
tr:nth-child(2n+1) td {
  background: none;
}

/* line 209, /vagrant/app/assets/stylesheets/kwzone.scss */
td, tbody, table {
  border: none;
}

/* line 211, /vagrant/app/assets/stylesheets/kwzone.scss */
.top-nav {
  background: url(/assets/kwzone_images/top-nav-1f32887051816571999308e64c796a94845b4da56068f23e798d6cbef4109714.png) no-repeat;
  width: 340px;
  height: 185px;
  padding-top: 30px;
  padding-left: 10px;
  margin-bottom: -30px;
}

/* line 219, /vagrant/app/assets/stylesheets/kwzone.scss */
.top-nav ul {
  list-style-type: none;
}

/* line 220, /vagrant/app/assets/stylesheets/kwzone.scss */
.top-nav .leftnav, .top-nav .rightnav {
  float: left;
  margin-left: 20px;
}

/* line 221, /vagrant/app/assets/stylesheets/kwzone.scss */
.top-nav a {
  text-decoration: none;
  font-weight: bold;
  font-size: 12pt;
}

/* line 222, /vagrant/app/assets/stylesheets/kwzone.scss */
.top-nav .leftnav a, .top-nav .rightnav a {
  color: #000;
}

/* line 223, /vagrant/app/assets/stylesheets/kwzone.scss */
.top-nav .leftnav a:hover, .top-nav .rightnav a:hover {
  color: #00d5e2;
}

/* line 226, /vagrant/app/assets/stylesheets/kwzone.scss */
.leftside .left-info-box {
  position: relative;
  padding-top: 13px;
  padding-bottom: 43px;
  background-color: #4aa7e5;
  width: 200px;
  margin-bottom: 20px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
/* line 236, /vagrant/app/assets/stylesheets/kwzone.scss */
.leftside .left-info-box .button-colour {
  border-top-right-radius: 0;
  position: absolute;
  right: 10px;
  bottom: 27px;
}

/* line 243, /vagrant/app/assets/stylesheets/kwzone.scss */
.leftside .left-info-box.purple {
  background-color: #8f278d;
}

/* line 245, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside .box-mid {
  padding-bottom: 10px;
  float: left;
  background-color: #fff;
  width: 190px;
  color: #000;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
/* line 254, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside .box-mid ul {
  color: #000;
}
/* line 257, /vagrant/app/assets/stylesheets/kwzone.scss */
div.leftside .box-mid li {
  list-style-type: none;
}

/* Search */
/* line 263, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends, .search-for-friends-location {
  background: url(/assets/kwzone_images/search-for-friends-6a22451c21179ab7d564b62365e4fb8089cfc3ef683007bfb4c309cf110b4236.png) no-repeat;
  width: 207px;
  height: 278px;
  color: #000;
  position: relative;
}

/* line 270, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends a.header-link {
  width: 207px;
  height: 60px;
  position: absolute;
  top: 141px;
  display: block;
}

/* line 271, /vagrant/app/assets/stylesheets/kwzone.scss */
#search-by-location {
  margin-top: 5px;
  position: relative;
  height: 115px;
}

/* line 272, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends-location {
  background: url(/assets/kwzone_images/search-for-friends-location-e7b67c119093aac177f580020fe7cefd7d66a2c41b404b450b996f2333cdf8e3.png) no-repeat;
  height: 435px;
}

/* line 273, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends-location .view-profile a:hover, .search-for-friends .view-profile a:hover {
  color: #000;
}

/* line 274, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends .view-profile a, .search-for-friends-location .view-profile a {
  color: #ffffff;
  text-decoration: none;
  font-size: 15pt;
  position: absolute;
  left: 27px;
  top: 26px;
  text-align: center;
}

/* line 283, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends .num-friends, .search-for-friends-location .num-friends {
  text-align: center;
  position: absolute;
  left: 22px;
  top: 82px;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}

/* line 292, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends .num-friends a:hover, .search-for-friends-location .num-friends a:hover {
  color: #000;
}

/* line 293, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends .num-friends a, .search-for-friends-location .num-friends a {
  font-weight: bold;
  text-decoration: none;
  color: #8f278d;
}

/* line 298, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends .search, .search-for-friends-location .search {
  position: absolute;
  top: 194px;
  left: 25px;
}

/* line 303, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends #search-by-username input[type='text'], .search-for-friends-location #search-by-username input[type='text'] {
  width: 160px;
  font-size: 16px;
  padding-left: 5px;
  height: 25px;
  border-radius: 3px;
}

/* line 310, /vagrant/app/assets/stylesheets/kwzone.scss */
.search-for-friends .search select, .search-for-friends-location .search select {
  width: 160px;
}

/*Dish it */
/* line 315, /vagrant/app/assets/stylesheets/kwzone.scss */
.ask-dish-it {
  background: url(/assets/kwzone_images/ask-dish-it-e85c59cf16bdde145b1c5e537516bf1faef3d87118de60a3ceab15e4bf88eb8f.png) no-repeat;
  width: 200px;
  height: 212px;
  position: relative;
  margin-top: 15px;
}

/* line 322, /vagrant/app/assets/stylesheets/kwzone.scss */
.ask-dish-it a:hover {
  color: #000;
}

/* line 323, /vagrant/app/assets/stylesheets/kwzone.scss */
.ask-dish-it a {
  color: #c900be !important;
  font-size: 20pt;
  position: absolute;
  top: 150px;
  left: 32px;
  text-decoration: none;
  font-weight: bold;
}

/* line 332, /vagrant/app/assets/stylesheets/kwzone.scss */
.latest-pics-top {
  background: url(/assets/kwzone_images/latest-pics-71df8bd9beb593a06ef61441f2d56c4dec1fc3ce8061f0796e17c4ae449a3a24.png) no-repeat 0 0;
  height: 41px;
  width: 355px;
  margin-left: 3px;
}

/* line 333, /vagrant/app/assets/stylesheets/kwzone.scss */
.latest-pics-bottom {
  background: url(/assets/kwzone_images/latest-pics-71df8bd9beb593a06ef61441f2d56c4dec1fc3ce8061f0796e17c4ae449a3a24.png) no-repeat 0 -41px;
  height: 41px;
  width: 356px;
  margin-left: 3px;
}

/* line 334, /vagrant/app/assets/stylesheets/kwzone.scss */
.latest-pics-bottom a {
  display: block;
  height: 41px;
  width: 356px;
}

/* line 335, /vagrant/app/assets/stylesheets/kwzone.scss */
.latest-pics {
  border-left: 8px solid #DDC340;
  border-right: 8px solid #DDC340;
  height: 165px;
  width: 303px;
  margin: 0 auto;
  text-align: center;
  padding: 6px;
}

/* line 344, /vagrant/app/assets/stylesheets/kwzone.scss */
.latest-pics-container img {
  max-width: 67px;
  max-height: 67px;
}

/* line 345, /vagrant/app/assets/stylesheets/kwzone.scss */
.latest-pics-container .photo {
  height: 84px;
  float: left;
  margin-right: 6px;
  width: 68px;
  font-size: 7pt;
}

/* line 346, /vagrant/app/assets/stylesheets/kwzone.scss */
.latest-pics-container {
  width: 100%;
}

/* line 348, /vagrant/app/assets/stylesheets/kwzone.scss */
.boards-top {
  height: 61px;
  margin-left: 9px;
  background: url(/assets/kwzone_images/boards-top-1a35ec4040dbb44165271c8d371df6293fe332fca70dc84dce3bb967bb82f862.png) no-repeat;
}

/* line 349, /vagrant/app/assets/stylesheets/kwzone.scss */
.boards-top a {
  display: block;
  height: 61px;
  width: 360px;
}

/* line 350, /vagrant/app/assets/stylesheets/kwzone.scss */
.boards-mid {
  padding-left: 25px;
  padding-top: 10px;
  margin: 0 auto;
  background: url(/assets/kwzone_images/boards-mid-308dce0bfe8035d7ee69844495f2b5b171c1aa4048210b1c71af15b9efcb3478.png) repeat-y;
  width: 360px;
}

/* line 351, /vagrant/app/assets/stylesheets/kwzone.scss */
.boards-mid #posts-links {
  font-size: 9.5pt;
}

/* line 352, /vagrant/app/assets/stylesheets/kwzone.scss */
.boards-mid #last-ten-posts {
  padding-top: 10px !important;
}

/* line 353, /vagrant/app/assets/stylesheets/kwzone.scss */
.boards-mid #last-ten-posts a {
  color: #fff !important;
  text-decoration: none;
}

/* line 354, /vagrant/app/assets/stylesheets/kwzone.scss */
.boards-bottom {
  margin: 0 auto;
  background: url(/assets/kwzone_images/boards-bottom-01e5e440fab97468c18fc3d2878c2289e1d1883187b8e78841c44089e302ccf4.png) no-repeat;
  height: 43px;
  width: 360px;
}

/* line 356, /vagrant/app/assets/stylesheets/kwzone.scss */
.private {
  float: right;
}

/* line 357, /vagrant/app/assets/stylesheets/kwzone.scss */
.written-by-you {
  width: 343px;
  font-weight: bold;
  padding-left: 15px;
  position: relative;
}

/* line 363, /vagrant/app/assets/stylesheets/kwzone.scss */
.written-by-you .writing {
  color: #baa986;
  font-weight: bold;
}

/* line 367, /vagrant/app/assets/stylesheets/kwzone.scss */
.written-by-you .view-all a, .blog .view-all a {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100px;
  height: 40px;
  left: 220px;
}

/* line 368, /vagrant/app/assets/stylesheets/kwzone.scss */
.written-by-you .writing a:hover {
  color: #000;
}

/* line 369, /vagrant/app/assets/stylesheets/kwzone.scss */
.written-by-you .writing a {
  color: #baa986 !important;
  text-decoration: none;
  font-weight: bold;
}

/* line 371, /vagrant/app/assets/stylesheets/kwzone.scss */
#blog-form label {
  font-size: 12pt;
  color: #000;
  font-weight: bold;
}

/* line 372, /vagrant/app/assets/stylesheets/kwzone.scss */
#creations .stub, #posts .preview, .creation-preview, .blog-preview {
  overflow: hidden;
  padding-right: 40px;
  height: 90px;
  margin-top: 10px;
}

/* line 373, /vagrant/app/assets/stylesheets/kwzone.scss */
#creations .stub {
  height: 110px;
  margin-bottom: 10px;
}

/* line 374, /vagrant/app/assets/stylesheets/kwzone.scss */
#posts .preview {
  height: 140px;
  margin-bottom: 10px;
}

/* line 375, /vagrant/app/assets/stylesheets/kwzone.scss */
#creations .stub a, #posts .preview a {
  text-decoration: none;
  font-size: 14pt;
}

/* line 379, /vagrant/app/assets/stylesheets/kwzone.scss */
.creation-preview {
  height: 95px;
}

/* line 381, /vagrant/app/assets/stylesheets/kwzone.scss */
.creations-back {
  font-size: 12pt;
  font-weight: 900;
}

/* line 386, /vagrant/app/assets/stylesheets/kwzone.scss */
.creation-comments {
  font-size: 15px;
  margin-top: 5px;
  font-weight: bold;
}

/* line 392, /vagrant/app/assets/stylesheets/kwzone.scss */
#posts .preview .body {
  color: #000;
  overflow: hidden;
  height: 70px;
}

/* line 393, /vagrant/app/assets/stylesheets/kwzone.scss */
#posts .preview .read-more a, a.blog-action {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  font-size: 10pt;
  margin-top: 5px;
}

/* line 394, /vagrant/app/assets/stylesheets/kwzone.scss */
#posts .preview .read-more a {
  float: right;
}

/* line 395, /vagrant/app/assets/stylesheets/kwzone.scss */
.post-comments {
  color: #9f9f9f;
}

/* line 397, /vagrant/app/assets/stylesheets/kwzone.scss */
#post .body {
  color: #000;
  padding-right: 20px;
}

/* line 399, /vagrant/app/assets/stylesheets/kwzone.scss */
.creation-preview img, .blog-preview img {
  float: left;
  margin-right: 10px;
}

/* line 400, /vagrant/app/assets/stylesheets/kwzone.scss */
.creation-preview a, .blog-preview a {
  color: #00d5e2;
  text-decoration: none;
  font-size: 9pt;
}

/* line 401, /vagrant/app/assets/stylesheets/kwzone.scss */
.creation-body {
  color: #000 !important;
}
/* line 403, /vagrant/app/assets/stylesheets/kwzone.scss */
.creation-body p {
  padding-left: 0;
}

/* line 409, /vagrant/app/assets/stylesheets/kwzone.scss */
#new-creation label, .edit_creation label {
  font-size: 11pt;
}
/* line 412, /vagrant/app/assets/stylesheets/kwzone.scss */
#new-creation textarea, .edit_creation textarea {
  width: 100%;
  padding-left: 5px;
  font-size: 14px;
}
/* line 418, /vagrant/app/assets/stylesheets/kwzone.scss */
#new-creation input[type="text"], .edit_creation input[type="text"] {
  width: 100%;
  height: 25px;
  padding-left: 5px;
  font-size: 14px;
}
/* line 424, /vagrant/app/assets/stylesheets/kwzone.scss */
#new-creation select#creation_format, .edit_creation select#creation_format {
  font-size: 16px;
}

/* line 430, /vagrant/app/assets/stylesheets/kwzone.scss */
.creation-image {
  padding: 50px 0 0 20px;
}

/* line 434, /vagrant/app/assets/stylesheets/kwzone.scss */
input#post_title {
  height: 30px;
  padding-left: 5px;
  font-size: 15px;
}

/* line 440, /vagrant/app/assets/stylesheets/kwzone.scss */
textarea#post_body {
  padding: 5px;
  font-size: 12px;
}

/* line 445, /vagrant/app/assets/stylesheets/kwzone.scss */
.blog {
  position: relative;
  padding-left: 20px;
  background: url(/assets/kwzone_images/blog-0699b40c62c6d1ca37a0ff9443713ece7f0e0f315433ed5874aad605a7e8af1b.png) no-repeat;
  width: 344px;
  height: 359px;
  padding-top: 150px;
  padding-right: 15px;
  color: #000;
}

/* line 456, /vagrant/app/assets/stylesheets/kwzone.scss */
.recent-blog-posts-header {
  background: url(/assets/kwzone_images/headers/blog-header-9ff22b78e58017cc79ba333df1543dda411c7326690ce094b3756e8b08ea9620.png) no-repeat;
  height: 156px;
  width: 580px;
}

/* line 461, /vagrant/app/assets/stylesheets/kwzone.scss */
.recent-blog-posts-header a:hover {
  color: #000;
}

/* line 462, /vagrant/app/assets/stylesheets/kwzone.scss */
.recent-blog-posts-header a {
  text-decoration: none;
  color: #fff !important;
  font-size: 19pt;
  font-weight: bold;
  text-align: center;
  float: right;
  padding-top: 50px;
  margin-right: 40px;
  line-height: 25px;
}

/* line 473, /vagrant/app/assets/stylesheets/kwzone.scss */
.blog-post .title {
  color: #000;
}

/* line 474, /vagrant/app/assets/stylesheets/kwzone.scss */
.blog-post .title a {
  text-decoration: none;
  font-size: 14pt;
  color: #000;
}

/* line 486, /vagrant/app/assets/stylesheets/kwzone.scss */
h1.purple.post-heading {
  font-size: 28px;
  padding-left: 0px;
}

/* line 490, /vagrant/app/assets/stylesheets/kwzone.scss */
h1.creation-heading {
  color: #000;
  padding-left: 0px;
}

/* line 495, /vagrant/app/assets/stylesheets/kwzone.scss */
.create-blog-header {
  background: url(/assets/kwzone_images/headers/create-a-blog-a90972ab9336ad6d29d99ba16b8ddb8b5a18c59c8a01244e98c219f495f9c3b9.png) no-repeat;
  height: 166px;
  width: 338px;
}

/* line 500, /vagrant/app/assets/stylesheets/kwzone.scss */
.create-post-header {
  background: url(/assets/kwzone_images/headers/create-a-post-f2f8a87043f7a94c65746b38b6bf1954a8f2b5500ac5649e10c266ee99a29217.png) no-repeat;
  height: 166px;
  width: 338px;
}

/* line 505, /vagrant/app/assets/stylesheets/kwzone.scss */
.my-blog-header {
  background: url(/assets/kwzone_images/headers/users-blog-25fa9c6d2a9621d432e18afe59c2331974d34bf8fc76f438c6c37958da3965f2.png) no-repeat;
  width: 248px;
  height: 65px;
}

/* line 512, /vagrant/app/assets/stylesheets/kwzone.scss */
.written-by-you-header {
  background: url(/assets/articles/written-by-you-1d8f90798af41461eceba81403eb3c1845416efdd6b5544eef89c375f39e9038.png) no-repeat;
  width: 576px;
  margin: -25px auto 0;
  height: 135px;
}

/* line 518, /vagrant/app/assets/stylesheets/kwzone.scss */
#top_bar_link h3 {
  color: #000;
  font-size: 15pt;
  padding-bottom: 5px;
}

/* line 524, /vagrant/app/assets/stylesheets/kwzone.scss */
#image_link {
  float: left;
}

/* groups */
/* line 528, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-column {
  width: 40%;
  margin: 10px 25px;
  float: left;
}

/* line 533, /vagrant/app/assets/stylesheets/kwzone.scss */
.blue a {
  color: #00d5e2;
  text-decoration: none;
}

/* line 534, /vagrant/app/assets/stylesheets/kwzone.scss */
.purple a {
  color: #8f278d;
  text-decoration: none;
}

/* line 535, /vagrant/app/assets/stylesheets/kwzone.scss */
.orange a {
  color: #ff9739;
  text-decoration: none;
}

/* line 536, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-column .preview a {
  font-size: 13pt;
}

/* line 537, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-landing-header {
  background: url(/assets/groups/main-header-c1e9a619c87843927d1f839f7d4cd64907bb89923fab255b1f43b0fef43f8678.png) no-repeat;
  width: 576px;
  height: 168px;
  margin: -20px 0 auto;
}

/* line 543, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-landing-header #find-create {
  float: right;
  width: 240px;
  color: #fff;
  margin-right: 10px;
}

/* line 544, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-landing-header #find-create h2 {
  font-size: 16pt;
  padding-top: 8px;
  margin-bottom: 0;
}

/* line 545, /vagrant/app/assets/stylesheets/kwzone.scss */
#find-create p {
  margin-top: -5px;
  margin-bottom: 5px;
}

/* line 546, /vagrant/app/assets/stylesheets/kwzone.scss */
#find-create input[type='submit'] {
  border: none;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  margin-left: 18px;
  width: 90px;
}

/* line 554, /vagrant/app/assets/stylesheets/kwzone.scss */
#find-create a {
  margin-left: 12px;
  text-decoration: none;
  display: block;
  float: left;
  width: 100px;
  color: #fff;
  font-size: 14px;
}

/* line 555, /vagrant/app/assets/stylesheets/kwzone.scss */
#find-create a:hover {
  color: #000;
}

/* line 557, /vagrant/app/assets/stylesheets/kwzone.scss */
.group_bubble {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ccc;
  width: 95%;
}

/* line 564, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-nav.ul {
  margin-top: 0;
}

/* line 565, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-nav li {
  float: left;
  margin: -11px 10px 0 0;
  list-style-type: none;
}

/* line 570, /vagrant/app/assets/stylesheets/kwzone.scss */
.group_photo {
  float: left;
}

/* line 571, /vagrant/app/assets/stylesheets/kwzone.scss */
.group_photo img {
  max-width: 67px;
  max-height: 67px;
}

/* line 572, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-comments {
  margin-top: 5px;
}

/* line 573, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-comments a {
  font-weight: bold;
  color: #8f278d !important;
  text-decoration: none;
}

/* line 578, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-comments .small {
  color: #888888;
}

/* line 581, /vagrant/app/assets/stylesheets/kwzone.scss */
.group-comments .small a {
  color: #888888 !important;
  text-decoration: none;
}

/* line 585, /vagrant/app/assets/stylesheets/kwzone.scss */
#group-comments-container textarea {
  background-color: #eafcfd;
  border: solid 2px #0cd7e3;
  width: 95%;
  height: 110px;
}

/* line 592, /vagrant/app/assets/stylesheets/kwzone.scss */
.thumbbox {
  float: left;
  margin-left: 20px;
  margin-bottom: 10px;
  width: 67px;
}

/* line 593, /vagrant/app/assets/stylesheets/kwzone.scss */
.thumbbox img {
  width: 67px;
  height: 67px;
}

/* line 594, /vagrant/app/assets/stylesheets/kwzone.scss */
.thumbbox .unmoderated img {
  width: 32px;
  height: 32px;
}

/* Friends */
/* line 597, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-suggestion-container {
  width: 301px;
  margin: 0 auto;
}

/* line 598, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-suggestion-container .links .add-friend {
  float: right;
  margin-right: 8px;
}

/* line 599, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-suggestion-top {
  float: left;
  background: url(/assets/kwzone_images/make_new_friends_top-2e9dbc19c87c99ca7d8f300d807ebbbe9edd12c2a4fee411051c98ec6368d1bf.png) no-repeat;
  width: 301px;
  height: 33px;
}

/* line 600, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-suggestion-top h3 {
  color: #000;
  font-size: 14pt;
  padding: 8px;
}

/* line 601, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend-suggestion-mid {
  width: 291px;
  padding-left: 10px;
  float: left;
  background-color: #fff;
}

/* line 602, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend-suggestion-mid .links {
  background: url(/assets/kwzone_images/make_new_friends_links-20a2d840066677c0f025447316f0ff5b55f0dbd2756c1405462ce25e48165c07.png) no-repeat;
  width: 279px;
  height: 21px;
}

/* line 603, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend-suggestion-mid .links a {
  padding-left: 10px;
  padding-right: 2px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

/* line 604, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-suggestion-bottom {
  float: left;
  background: url(/assets/kwzone_images/make_new_friends_bottom-5d50047dca210ace86e3a76b3a131922016c4437cbe24dd2c56f3d5794f5aa48.png) no-repeat;
  width: 301px;
  height: 10px;
}

/* line 607, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend-requests-header {
  background: url(/assets/friends/friend-requests-59ce242f6fa3b14c35aa3bba7e9abd4451ef8da88e7bc3ad7f025cfadd870e02.png) no-repeat;
  width: 580px;
  height: 131px;
}

/* line 615, /vagrant/app/assets/stylesheets/kwzone.scss */
.online-now {
  text-decoration: none !important;
  color: #000 !important;
  font-size: 10pt;
  padding-top: 70px;
  display: block;
  width: 200px;
  height: 65px;
  padding-left: 10px;
  padding-right: 10px;
  background: url(/assets/friends/online-now-545c49850aa9db836050d826fa06a60701de256652af159a5447c661948bc8e0.png) no-repeat;
}

/* line 626, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend {
  margin-bottom: 10px;
}

/* line 627, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend .username a {
  color: #000 !important;
  text-decoration: none;
}

/* line 628, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend .location {
  color: #ff3bfd;
  font-weight: bold;
  padding: 5px 0;
}

/* line 629, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend-menu {
  margin-top: 0;
  color: #888888;
  font-weight: bold;
  text-align: right;
  margin-right: 10px;
}

/* line 630, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend .info a {
  font-weight: bold;
  color: #ff3bfd !important;
  text-decoration: none !important;
}

/* line 631, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend .info .friend-bio {
  height: 70px;
  overflow: hidden;
  line-height: 18px;
}

/* line 632, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend-menu li {
  float: right;
  list-style-type: none;
  margin-right: 10px;
}

/* line 633, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend .info {
  color: #000;
  font-weight: bold;
}

/* line 634, /vagrant/app/assets/stylesheets/kwzone.scss */
.friend .image {
  float: left;
  padding-right: 5px;
}

/* Settings */
/* line 637, /vagrant/app/assets/stylesheets/kwzone.scss */
a.settings-profile-pic {
  display: block;
  background: url(/assets/change-profile-pic-0379568a3e508c99774c4588e7129d2a20698b8b848d137d5425ab81d4b294c5.png) no-repeat;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  width: 217px;
  height: 33px;
  text-align: center;
  padding-left: 10px;
  padding-top: 10px;
}

/* line 649, /vagrant/app/assets/stylesheets/kwzone.scss */
#gallery {
  padding-top: .5em;
}

/* line 650, /vagrant/app/assets/stylesheets/kwzone.scss */
#gallery img {
  cursor: pointer;
}

/* line 651, /vagrant/app/assets/stylesheets/kwzone.scss */
#chosen {
  max-width: 80%;
  border: 2px solid black;
  margin-top: 5px;
}

/* line 652, /vagrant/app/assets/stylesheets/kwzone.scss */
.settings-menu {
  background: url(/assets/kwzone_images/headers/settings-ae8f3080e4d4271d6d81e0f3044db51b0212634c6dd1937bb43eb5b680e72661.png) no-repeat;
  width: 580px;
  height: 95px;
  padding-top: 30px;
  padding-left: 15px;
  margin: -28px 0 0;
}

/* line 660, /vagrant/app/assets/stylesheets/kwzone.scss */
.settings-menu ul {
  list-style-type: none;
}

/* line 661, /vagrant/app/assets/stylesheets/kwzone.scss */
.settings-menu li {
  float: left;
  margin-left: 10px;
  list-style-type: none;
  color: #fff;
  font-size: 11pt;
}

/* line 662, /vagrant/app/assets/stylesheets/kwzone.scss */
.settings-menu li a {
  text-decoration: none;
  font-size: 11pt;
  font-weight: bold;
  color: #fff;
}

/* line 663, /vagrant/app/assets/stylesheets/kwzone.scss */
.settings-menu li a:hover, .settings-menu li .selected {
  color: #ffe600;
}

/* line 665, /vagrant/app/assets/stylesheets/kwzone.scss */
.status h3 {
  padding-left: 10px;
  color: #000 !important;
}

/* line 666, /vagrant/app/assets/stylesheets/kwzone.scss */
#details_table {
  width: 90%;
}

/* line 667, /vagrant/app/assets/stylesheets/kwzone.scss */
#details_table label {
  font-size: 10pt;
  float: right;
  text-align: right;
}

/* line 668, /vagrant/app/assets/stylesheets/kwzone.scss */
#details_table td {
  font-size: 10pt;
}

/* line 670, /vagrant/app/assets/stylesheets/kwzone.scss */
.settings-container {
  color: #000;
  font-size: 10pt;
}

/* line 671, /vagrant/app/assets/stylesheets/kwzone.scss */
.settings-container .desc {
  font-weight: bold;
}

/* line 672, /vagrant/app/assets/stylesheets/kwzone.scss */
.settings-container label {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 12pt;
}

/* line 674, /vagrant/app/assets/stylesheets/kwzone.scss */
#design-selector {
  padding-left: 20px;
}

/* line 675, /vagrant/app/assets/stylesheets/kwzone.scss */
#design-selector a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

/* line 676, /vagrant/app/assets/stylesheets/kwzone.scss */
#design-selector ul {
  text-align: left;
  margin-left: 0;
}

/* line 677, /vagrant/app/assets/stylesheets/kwzone.scss */
#default-designs a {
  color: #8f278d;
}

/* line 678, /vagrant/app/assets/stylesheets/kwzone.scss */
#design-form {
  line-height: 2.8em;
  color: #000;
  font-size: 10pt;
  width: 95%;
}

/* line 679, /vagrant/app/assets/stylesheets/kwzone.scss */
#design-form label {
  font-weight: bold;
}

/* line 681, /vagrant/app/assets/stylesheets/kwzone.scss */
#favorite_ td {
  vertical-align: top;
}

/* line 684, /vagrant/app/assets/stylesheets/kwzone.scss */
.video-preview h4 a {
  color: #000;
  text-decoration: none;
}

/* line 685, /vagrant/app/assets/stylesheets/kwzone.scss */
#new-videos label {
  font-weight: bold;
  color: #000;
  font-size: 11pt;
}

/* line 686, /vagrant/app/assets/stylesheets/kwzone.scss */
#new-videos textarea {
  width: 95%;
  height: 150px;
  margin-bottom: 10px;
  font-size: 10pt;
}

/* line 687, /vagrant/app/assets/stylesheets/kwzone.scss */
#new-videos input[type='text'] {
  font-size: 10pt;
}

/* line 689, /vagrant/app/assets/stylesheets/kwzone.scss */
.user-info-box .links a {
  cursor: pointer;
}

/* line 692, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-search-gender {
  float: left;
  margin: 0 10px;
}
/* line 696, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-search-gender select#gender {
  font-size: 15px;
}

/* line 701, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-search-online {
  clear: left;
  padding-top: 10px;
  font-size: 15px;
}
/* line 706, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-search-online label {
  font-weight: 900;
  color: #000;
}

/* line 712, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-search-sort {
  float: left;
  margin-right: 10px;
  color: #000;
}

/* line 718, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-search-newest {
  float: right;
  margin-right: 35px;
}
/* line 722, /vagrant/app/assets/stylesheets/kwzone.scss */
#friend-search-newest select#sort {
  font-size: 15px;
}

/* Default album styls */
/* line 2, /vagrant/app/assets/stylesheets/albums.scss */
#albums .main-content {
  padding: 0 30px;
}

/* line 3, /vagrant/app/assets/stylesheets/albums.scss */
#albums .red, #albums a.red {
  color: #852d27;
  text-decoration: none;
}

/* line 4, /vagrant/app/assets/stylesheets/albums.scss */
#albums .grey, #albums a.grey {
  color: #939598;
  text-decoration: none;
}

/* line 5, /vagrant/app/assets/stylesheets/albums.scss */
#albums .orange, #albums a.orange {
  color: #dd7847;
  text-decoration: none;
}

/* Header for all pages */
/* line 8, /vagrant/app/assets/stylesheets/albums.scss */
#albums .header {
  background: url(/assets/albums/header-53e35a30fb164c583e338fe6d776aa16b8faabd11967e86e6be1aff0d7c4ed31.png) no-repeat;
  width: 576px;
  height: 108px;
  margin: -21px auto 0;
}

/* Main album page */
/* line 11, /vagrant/app/assets/stylesheets/albums.scss */
#albums .album {
  text-align: center;
  background: url(/assets/albums/album-cover-container-583ba2e6b523bb8bfbd2e2e3a3357e0b5816307598a7242e44d131c5a4c33fa1.png) no-repeat;
  width: 85px;
  float: left;
  margin: 20px;
  height: 120px;
}

/* line 19, /vagrant/app/assets/stylesheets/albums.scss */
#albums .album img {
  margin-top: 5px;
  border: solid 1px #852d27;
}

/* line 20, /vagrant/app/assets/stylesheets/albums.scss */
#albums .album h3 {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin-top: 4px;
}

/* line 21, /vagrant/app/assets/stylesheets/albums.scss */
#albums a.add-album {
  background: url(/assets/albums/add-button-3bc12d3fbd78b6236d7ddf9af5be4f550ffa8ccd252dd9b33f36cbbe9983d214.png) no-repeat;
  display: block;
  clear: left;
  width: 134px;
  height: 30px;
  padding-left: 8px;
  padding-top: 5px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

/* line 35, /vagrant/app/assets/stylesheets/albums.scss */
#albums .divider {
  background: url(/assets/albums/divider-88453be885930bfc6157bce730810e46463d41de3b5686c5701c35072c44b8f2.png) no-repeat;
  width: 504px;
  height: 22px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  clear: both;
}

/* line 44, /vagrant/app/assets/stylesheets/albums.scss */
#albums .divider.minimal {
  padding: 0;
}

/* line 47, /vagrant/app/assets/stylesheets/albums.scss */
#albums .photos {
  float: left;
  width: 50%;
}

/* line 48, /vagrant/app/assets/stylesheets/albums.scss */
#albums .photos .thumbbox {
  margin-left: 5px;
}

/* line 49, /vagrant/app/assets/stylesheets/albums.scss */
#albums .photos a.view-all {
  background: url(/assets/albums/view-all-button-037ca858ccef74bb3832d08be345de0ce0060cf529728782ea8566d9879376a9.png) no-repeat;
  width: 65px;
  height: 19px;
  display: block;
  clear: left;
  text-align: center;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  padding-top: 1px;
}

/* create an album */
/* line 66, /vagrant/app/assets/stylesheets/albums.scss */
.new_album table {
  border-collapse: separate;
  border-spacing: 1em;
}
/* line 70, /vagrant/app/assets/stylesheets/albums.scss */
.new_album table th {
  vertical-align: top;
}
/* line 73, /vagrant/app/assets/stylesheets/albums.scss */
.new_album table th label {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
  float: none;
}
/* line 82, /vagrant/app/assets/stylesheets/albums.scss */
.new_album table textarea,
.new_album table input[type='text'] {
  width: 250px;
  border: solid 1px #000;
  padding: 5px;
}

/* Album show page */
/* line 93, /vagrant/app/assets/stylesheets/albums.scss */
.album-cover {
  width: 228px;
  margin: 10px 10px 0 0;
  float: left;
}
/* line 98, /vagrant/app/assets/stylesheets/albums.scss */
.album-cover img {
  max-width: 228px;
}

/* line 103, /vagrant/app/assets/stylesheets/albums.scss */
.album-cover .stats {
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0;
}

/* line 104, /vagrant/app/assets/stylesheets/albums.scss */
.album-cover .content-links a {
  font-weight: bold;
  text-decoration: none;
}

/* line 105, /vagrant/app/assets/stylesheets/albums.scss */
.album-cover .content-links a.selected {
  color: #000;
}

/* line 106, /vagrant/app/assets/stylesheets/albums.scss */
.album-photos {
  width: 280px;
  margin-top: 28px;
  float: left;
}

/* line 111, /vagrant/app/assets/stylesheets/albums.scss */
.album-photos .buttons {
  clear: left;
}

/* user photos page */
/* line 116, /vagrant/app/assets/stylesheets/albums.scss */
#albums ul.control-list {
  margin: 0 auto;
  text-align: center;
  width: 400px;
}

/* line 121, /vagrant/app/assets/stylesheets/albums.scss */
#albums ul.control-list li {
  float: left;
  list-style-type: none;
  padding-left: 3px;
  padding-right: 6px;
  border-right: solid #666 1px;
}

/* line 128, /vagrant/app/assets/stylesheets/albums.scss */
#albums ul.control-list li:last-child {
  border: none;
}

/* line 134, /vagrant/app/assets/stylesheets/albums.scss */
.report_photo a {
  text-decoration: none;
  color: #6f6e67;
  font-size: 15px;
}

/* new photos page */
/* line 145, /vagrant/app/assets/stylesheets/albums.scss */
.add-new-photo .button-colour.button-yellow a {
  color: white;
}
/* line 149, /vagrant/app/assets/stylesheets/albums.scss */
.add-new-photo input#user_photo_caption {
  border-radius: 3px;
  font-size: 15px;
  width: 220px;
}
/* line 155, /vagrant/app/assets/stylesheets/albums.scss */
.add-new-photo input#user_photo_s3 {
  font-size: 15px;
  width: 220px;
  border-radius: 3px;
  margin-bottom: 15px;
}
/* line 163, /vagrant/app/assets/stylesheets/albums.scss */
.add-new-photo #we-support {
  font-size: 10pt;
}
/* line 167, /vagrant/app/assets/stylesheets/albums.scss */
.add-new-photo label {
  font-size: 15px;
}

/* new album page */
/* line 175, /vagrant/app/assets/stylesheets/albums.scss */
.new_album input#album_name, .new_album textarea#album_description {
  border-radius: 3px;
  font-size: 15px;
}

/* Quiz Index page */
/* line 2, /vagrant/app/assets/stylesheets/quizzes.scss */
.pagination {
  text-align: center;
  font-size: 120%;
  margin-top: 5px;
  text-align: center;
}

/* line 9, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages {
  position: relative;
}
/* line 11, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz h2 {
  padding: 0;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 20, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz h2 a {
  text-decoration: none;
  color: #8b8b8b;
}

/* line 25, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz h2 a:hover {
  color: #000;
}

/* line 29, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz {
  border: solid 2px #cbcbcb;
  width: 373px;
  margin-bottom: 20px;
  padding: 5px;
  margin-left: 15px;
  font-size: 12px;
}

/* line 38, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz.long {
  width: 530px;
}

/* line 42, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz .content .text {
  float: left;
  color: #000;
  width: 220px;
  margin-left: 5px;
  line-height: 14px;
}

/* line 49, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz.long .content .text {
  width: 380px;
}

/* line 52, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz .content .text p {
  padding: 0;
  display: inline;
  line-height: 14px;
  top: 0;
}

/* line 53, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz .content #image {
  font-weight: bold;
  float: left;
  width: 128px;
  height: 85px;
  overflow: hidden;
  margin: 5px;
}

/* line 62, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz .content #image .caption {
  color: #000;
  font-weight: bold;
  margin-top: 5px;
}

/* line 67, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz .content #read-more {
  float: right;
}

/* line 70, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz .content #read-more.long {
  color: #aaaaaa;
  font-size: 14px;
  border-radius: 12px;
  background-color: #e57426;
  padding: 8px 10px;
  margin-top: 35px;
}

/* line 78, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz .content #read-more a {
  font-weight: bold;
  color: #e57426;
}

/* line 82, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz .content #read-more.long a {
  display: block;
  text-align: center;
  color: #FFF;
}

/* line 89, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz-pages .quiz .content #read-more a:hover {
  color: #000;
}

/* line 93, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections {
  margin-left: 15px;
}

/* line 97, /vagrant/app/assets/stylesheets/quizzes.scss */
.more-great {
  margin-left: 15px;
  font-size: 18px;
}

/* line 102, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections .section {
  padding-left: 0;
}

/* line 103, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections a.title {
  font-weight: bold;
  text-decoration: none;
  background-color: #e57426;
  color: #fff;
  border-radius: 12px;
  padding: 5px 10px;
  font-size: 14px;
  float: left;
  margin: 0px 0px 5px 5px;
  display: block;
}

/* line 115, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections a.title.selected, .quiz-sections a.title:hover {
  background-color: #b3b3b3;
}

/* line 117, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections .quiz-section {
  clear: left;
  margin-top: 0;
  padding-right: 20px;
}

/* line 118, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections .quiz-section table {
  border: solid 2px #cbcbcb;
}

/* line 119, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections .quiz-section tr:nth-child(odd) td {
  background: none;
}

/* line 120, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections .quiz-section td, .quiz-sections .quiz-section th {
  padding: 5px 0 5px 10px;
}

/* line 121, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections .quiz-section th {
  background-color: #b3b3b3;
  color: #fff;
}

/* line 122, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections .quiz-section td a {
  color: #e57426;
  text-decoration: underline;
  font-size: 14px;
}

/* line 123, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-sections .quiz-section td a:hover {
  text-decoration: underline;
}

/* line 126, /vagrant/app/assets/stylesheets/quizzes.scss */
.more-quiz-list {
  list-style-type: none;
  margin-left: 0;
}
/* line 129, /vagrant/app/assets/stylesheets/quizzes.scss */
.more-quiz-list a {
  background-color: #e57426;
  color: #fff;
  border-radius: 12px;
  font-weight: bold;
  padding: 5px 40px;
  margin: 0 0 5px 5px;
  text-decoration: none;
  font-size: 14px;
}
/* line 138, /vagrant/app/assets/stylesheets/quizzes.scss */
.more-quiz-list a:hover {
  background-color: #b3b3b3;
}
/* line 142, /vagrant/app/assets/stylesheets/quizzes.scss */
.more-quiz-list li {
  margin-bottom: 10px;
  text-align: center;
}

/* Quiz show page */
/* line 150, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz {
  padding: 0 20px;
  background-color: #fff;
}

/* line 154, /vagrant/app/assets/stylesheets/quizzes.scss */
.quizzes-header {
  background: url(/assets/quizzes/quiz-header-f77dd4c685c4212047227a3300d1d95da35f4999889af461616021fffe0d6a34.png) no-repeat;
  width: 550px;
  margin: 0 auto;
  height: 149px;
}
/* line 160, /vagrant/app/assets/stylesheets/quizzes.scss */
.quizzes-header h1 {
  line-height: 27px;
  font-size: 25px;
  margin: 0;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 35px;
}

/* updated quiz */
/* line 172, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-submit {
  clear: left;
}

/* line 176, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-btn {
  float: right;
  margin: -10px 20px 0 0;
}

/* line 180, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-clear {
  clear: both;
}

/* line 184, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-heading {
  margin-left: 15px;
}

/* line 188, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-feature {
  width: 270px;
  float: left;
}

/* line 193, /vagrant/app/assets/stylesheets/quizzes.scss */
.quiz-heading-title {
  line-height: 18px;
}

/* line 197, /vagrant/app/assets/stylesheets/quizzes.scss */
.start-btn {
  padding: 6px 12px;
  color: #fff;
  font-size: 16px;
  font-style: bold;
  background-color: #026697;
  border: none;
  font-weight: bold;
  display: block;
  float: left;
  text-decoration: none;
  border-radius: 20px 0 25px 20px;
  float: right;
  margin: -10px 20px 0 0;
}
/* line 212, /vagrant/app/assets/stylesheets/quizzes.scss */
.start-btn:hover {
  color: #000;
  cursor: pointer;
}

/* More Quiz Links */
/* line 220, /vagrant/app/assets/stylesheets/quizzes.scss */
h2.question {
  clear: left;
  color: #666;
  font-size: 20px;
  margin-top: 18px;
  padding-top: 15px;
  line-height: 26px;
}

/* line 221, /vagrant/app/assets/stylesheets/quizzes.scss */
#progress-bar div {
  height: 24px;
  float: left;
}

/* line 222, /vagrant/app/assets/stylesheets/quizzes.scss */
#progress-bar .first {
  background: url(/assets/quizzes/progress-aa5d9edf3809b521a2cd041fd13fc42eef31c61daaf2f15ef47f96f69b820a91.png);
  background-position: 0 -25px;
  width: 38px;
}

/* line 223, /vagrant/app/assets/stylesheets/quizzes.scss */
#progress-bar .middle {
  background: url(/assets/quizzes/progress-mid-45b79e5a58e1071e6955d44ade6b9ccf2c76ad9227f5ce8550d9d32c99eb2f01.png) repeat-x;
  background-position: 0 0;
}

/* line 224, /vagrant/app/assets/stylesheets/quizzes.scss */
#progress-bar .middle.done {
  background-position: 0 -24px;
}

/* line 225, /vagrant/app/assets/stylesheets/quizzes.scss */
#progress-bar .last {
  background: url(/assets/quizzes/progress-aa5d9edf3809b521a2cd041fd13fc42eef31c61daaf2f15ef47f96f69b820a91.png);
  background-position: -37px -1px;
  width: 41px;
}

/* line 226, /vagrant/app/assets/stylesheets/quizzes.scss */
#progress-bar .last.done {
  background-position: -37px -25px;
}

/* line 228, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz .image {
  width: 189px;
  height: 189px;
  overflow: hidden;
  float: left;
  margin-top: 30px;
}

/* line 229, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz form {
  float: left;
  width: 360px;
  margin-left: -30px;
}

/* line 231, /vagrant/app/assets/stylesheets/quizzes.scss */
.questions {
  position: relative;
  width: 309px;
  padding-left: 61px;
  padding-top: 15px;
}

/* line 232, /vagrant/app/assets/stylesheets/quizzes.scss */
.questions .connector {
  position: absolute;
  left: 12px;
  top: 60px;
}

/* line 233, /vagrant/app/assets/stylesheets/quizzes.scss */
.questions .top {
  width: 321px;
  height: 29px;
  background: url(/assets/quizzes/speech-bubble-top-7f5f8ebd11a5a640aa16fb035a07df58a735ec2d81bf0d62deade158891f39ab.png) no-repeat;
}

/* line 234, /vagrant/app/assets/stylesheets/quizzes.scss */
.questions .mid {
  margin-left: 1px;
  width: 321px;
  background: url(/assets/quizzes/speech-bubble-mid-a41e5770378c24175695e3749ac4d9af64fde4c16b3d8f8ac975a46b404bfdc8.png) repeat-y;
}

/* line 236, /vagrant/app/assets/stylesheets/quizzes.scss */
.questions .bottom {
  width: 321px;
  height: 29px;
  background: url(/assets/quizzes/speech-bubble-bottom-2ba8008f83bd31ec7ddf0e8234b254050fc998e5804c8b48a1382f7c4575f0d3.png) no-repeat;
}

/* line 241, /vagrant/app/assets/stylesheets/quizzes.scss */
.questions ul {
  margin: 0 auto;
  width: 275px;
  color: #606e7b;
}

/* line 242, /vagrant/app/assets/stylesheets/quizzes.scss */
.questions ul li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  clear: left;
  line-height: 23px;
  font-size: 14px;
  display: inline-block;
}

/* line 251, /vagrant/app/assets/stylesheets/quizzes.scss */
.questions ul li .answer {
  width: 250px;
  float: right;
  padding: 0 0 10px 10px;
}

/* line 256, /vagrant/app/assets/stylesheets/quizzes.scss */
.questions input[type='radio'] {
  margin-top: 4px;
}

/* line 258, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz input[type='submit'], a.continue {
  background: url(/assets/quizzes/continue-blue-75fa151784f1ab495f26006fbff6183ed54252240a6d2c422966dd595081366d.png) no-repeat;
  width: 127px;
  height: 32px;
  clear: left;
  float: right;
  border: none;
  margin: 15px 0;
}

/* line 259, /vagrant/app/assets/stylesheets/quizzes.scss */
#quiz input[type='submit']:hover, a.continue:hover {
  cursor: pointer;
  background-image: url(/assets/quizzes/continue-2d058d3fbdc0f0aa2d12a3eec689fcfa82d35252754227c62307934380b61171.png);
}

/* line 260, /vagrant/app/assets/stylesheets/quizzes.scss */
#notice {
  width: 100%;
  height: 21px;
  font-size: 19px;
  text-align: center;
  padding: 5px 0;
  color: #fff;
  background-color: #9b0203;
  clear: both;
  font-weight: normal;
}

/* Answer page */
/* line 263, /vagrant/app/assets/stylesheets/quizzes.scss */
#answer {
  position: relative;
  min-height: 250px;
  padding: 0 20px;
}
/* line 267, /vagrant/app/assets/stylesheets/quizzes.scss */
#answer .correct {
  color: #058905;
}
/* line 270, /vagrant/app/assets/stylesheets/quizzes.scss */
#answer .wrong {
  color: #ac1212;
}
/* line 273, /vagrant/app/assets/stylesheets/quizzes.scss */
#answer .points {
  margin-top: 15px;
  clear: left;
  padding-top: 15px;
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
/* line 281, /vagrant/app/assets/stylesheets/quizzes.scss */
#answer .answer {
  float: left;
  width: 325px;
  font-size: 15px;
}
/* line 286, /vagrant/app/assets/stylesheets/quizzes.scss */
#answer .radio {
  float: left;
}

/* line 291, /vagrant/app/assets/stylesheets/quizzes.scss */
img.right_wrong {
  position: absolute;
  right: 0;
  top: 75px;
}

/* line 292, /vagrant/app/assets/stylesheets/quizzes.scss */
a.see-quiz-results:hover {
  color: #000;
  text-shadow: none;
}

/* line 296, /vagrant/app/assets/stylesheets/quizzes.scss */
a.see-quiz-results {
  margin-top: 8px;
  display: block;
  padding: 6px 12px;
  color: #fff;
  font-size: 14px;
  background-color: #029ddf;
  border: none;
  font-weight: bold;
  float: left;
  text-decoration: none;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#169DDF), to(#087CB4));
  background-image: -webkit-linear-gradient(top, #169DDF, #087CB4);
  background-image: -moz-linear-gradient(top, #169DDF, #087CB4);
  background-image: -o-linear-gradient(top, #169DDF, #087CB4);
  background-image: linear-gradient(to bottom, #169ddf, #087cb4);
  box-shadow: 0 1px 0 0 #5BB9E7 inset;
  text-shadow: 0 1px 0 #026697;
}

/* Results Page */
/* line 322, /vagrant/app/assets/stylesheets/quizzes.scss */
#results .banner {
  font-weight: bold;
  padding-top: 18px;
  margin-bottom: 20px;
  text-align: center;
  background: url(/assets/quizzes/congrats-banner-83a41712d557e1f8bdba27bb5f0c859de94462379f32aac30a796bcccd70c213.png) no-repeat;
  width: 411px;
  height: 94px;
  color: #000;
  font-size: 25px;
}

/* line 324, /vagrant/app/assets/stylesheets/quizzes.scss */
#results .box {
  text-align: center;
  width: 368px;
}

/* line 325, /vagrant/app/assets/stylesheets/quizzes.scss */
#results .box .top {
  background: url(/assets/quizzes/congrats-box-top-cb9c0782c573c7cac61a6fcb1e199f98161c99bc0f3c0cdd248ac50088bc56ac.png) no-repeat;
  width: 368px;
  height: 23px;
}

/* line 326, /vagrant/app/assets/stylesheets/quizzes.scss */
#results .box .mid {
  background: url(/assets/quizzes/congrats-box-mid-6177306563029bfb0b0abf05008eb4e099a755f45cde0367c447f1614893d5ac.png) repeat-y;
  width: 368px;
}

/* line 327, /vagrant/app/assets/stylesheets/quizzes.scss */
#results .box .bottom {
  background: url(/assets/quizzes/congrats-box-bottom-06c13e3c7416ef73863867bc3474c5e5c4bdddd9e73f40ddf9bbc130eddc5afc.png) no-repeat;
  width: 368px;
  height: 173px;
}

/* line 329, /vagrant/app/assets/stylesheets/quizzes.scss */
#results a.more {
  display: block;
  background: url(/assets/quizzes/more-49dd0a0390e56d0ddadf00b944b631425238970b517e812878e582b0c81f17a5.png) no-repeat;
  width: 266px;
  height: 32px;
}

/* line 330, /vagrant/app/assets/stylesheets/quizzes.scss */
#results a.more:hover {
  background-image: url(/assets/quizzes/more-hover-9b592bdde80138a6c138c374788b380b1f94cae5aef57b6ae67da072f1c91edf.png);
}

/* line 331, /vagrant/app/assets/stylesheets/quizzes.scss */
#results .medal {
  width: 105px;
  height: 105px;
  float: left;
  margin: 30px 10px 0;
}

/* line 332, /vagrant/app/assets/stylesheets/quizzes.scss */
#results .score {
  float: left;
  width: 238px;
}

/* line 333, /vagrant/app/assets/stylesheets/quizzes.scss */
#results .score p {
  padding: 0;
  color: #737373;
  font-size: 12px;
}

/* line 334, /vagrant/app/assets/stylesheets/quizzes.scss */
#results .score h2 {
  margin-bottom: 0;
  font-size: 19px;
  color: #000;
  margin-top: 15px;
  line-height: 20px;
}

/* line 336, /vagrant/app/assets/stylesheets/quizzes.scss */
.center.sign-up {
  padding-top: 15px;
}

/* line 1, /vagrant/app/assets/stylesheets/settings.scss */
.setting-privacy-list {
  list-style-type: none;
  margin: 10px 0;
  padding: 0;
}

/* line 7, /vagrant/app/assets/stylesheets/settings.scss */
#password-error {
  color: red;
  display: none;
}

/* line 12, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container-top {
  background: url(/assets/settings/settings-bg-top-0fd578627d1bacef57096f9e2f1382dafe6daa1f683243776cc54b4e2c4e82b7.png) no-repeat;
  height: 21px;
  margin-top: -23px;
}

/* line 17, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container {
  background: url(/assets/settings/settings-bg-64ec8ce7af57819eaae54835e97396e649c7c1fca0a409285cfd4dd741f533dc.png) no-repeat #fff;
  padding-bottom: 30px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  line-height: 1.5;
}

/* line 24, /vagrant/app/assets/stylesheets/settings.scss */
#username-changer {
  background: url(/assets/new_profile/username-comingsoon-e3e73ce2fc39e85fb4536251975ef5b6e666756d14770dc1717389a0b5cfe65f.png) no-repeat;
  width: 461px;
  height: 161px;
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 1000;
}

/* line 33, /vagrant/app/assets/stylesheets/settings.scss */
#username-changer a.close {
  float: right;
  display: block;
  width: 43px;
  height: 39px;
}

/* line 34, /vagrant/app/assets/stylesheets/settings.scss */
#username-changer a.go-to-boards {
  display: block;
  width: 200px;
  height: 40px;
  margin-left: 15px;
  margin-top: 98px;
}

/* line 35, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container #status {
  font-weight: 900;
  font-size: 15px;
  margin: 10px auto;
  color: #000;
}

/* line 36, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container .dashed-border {
  padding: 15px 0 0;
  margin: 15px 0 0;
  border-top-style: dashed;
  border-color: #b9b9b9;
  border-width: 1px;
}

/* line 37, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container .dashed-border.bottom {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-top-style: none;
  border-bottom-style: dashed;
}

/* line 39, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container .privacy-statement label {
  color: #919090;
  font-weight: 900;
}

/* line 40, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container .privacy-statement a {
  text-decoration: none;
  color: #3594c8;
  font-weight: 900;
}

/* line 41, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container .privacy-statement a:hover {
  text-decoration: underline;
}

/* line 42, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container .privacy-statement {
  margin-top: 20px;
}

/* line 43, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container p.info {
  margin: 0;
  padding: 0;
  color: #7c7c7c;
}

/* line 44, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container h2 {
  color: #000;
  margin: 0;
  font-size: 18px;
  font-weight: 900;
}

/* line 45, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container h3 {
  font-size: 15px;
  color: #808080;
  margin: 0;
  font-weight: 900;
}

/* line 47, /vagrant/app/assets/stylesheets/settings.scss */
.settings-button {
  background-color: #4394C0;
  border: 1px solid #337192;
  border-radius: 6px 6px 6px 6px;
  color: #FFFFFF !important;
  font-size: 13px;
  padding: 4px 11px 3px !important;
  text-align: center;
  text-decoration: none !important;
  display: inline-block !important;
  font-weight: 900;
  cursor: pointer;
}

/* line 60, /vagrant/app/assets/stylesheets/settings.scss */
.red-error {
  display: block;
  color: rgba(167, 4, 4, 0.98);
}

/* line 64, /vagrant/app/assets/stylesheets/settings.scss */
.success-msg {
  display: block;
  color: #6ac400;
}

/* line 68, /vagrant/app/assets/stylesheets/settings.scss */
.reginput-error {
  border: 2px solid #F55F23 !important;
  border-radius: 5px !important;
  font: 20px Lato-Bold !important;
  color: #F55F23;
}

/* line 74, /vagrant/app/assets/stylesheets/settings.scss */
.reginput {
  border: 2px solid #67A2FD;
  border-radius: 5px;
  font: 20px Lato-Bold;
  color: #67A2FD;
}

/* line 80, /vagrant/app/assets/stylesheets/settings.scss */
.error-text-settings {
  font: 16px;
  color: rgba(167, 4, 4, 0.98);
  float: left;
}

/* line 85, /vagrant/app/assets/stylesheets/settings.scss */
.no-error-text-settings {
  font: 16px;
  color: #6ac400;
  float: left;
}

/* line 90, /vagrant/app/assets/stylesheets/settings.scss */
.settings-button:hover {
  background-color: #fff;
  color: #4394C0 !important;
}

/* line 91, /vagrant/app/assets/stylesheets/settings.scss */
.settings-button.grey {
  background-color: #f4f4f4;
  border-color: #b6b6b6;
  color: #4f4f4f !important;
  background-image: linear-gradient(to top, #d7dde4 40%, #ebeef1 60%);
  background-image: -o-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -moz-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -webkit-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -ms-linear-gradient(bottom, #d7dde4 40%, #ebeef1 60%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.4, #d7dde4), color-stop(0.6, #ebeef1));
}

/* line 102, /vagrant/app/assets/stylesheets/settings.scss */
.settings-button.grey:hover, .settings-button.grey.selected {
  background-image: none;
  background-color: #ababab;
  border-color: #7e7e7e;
  color: #fff !important;
}

/* line 103, /vagrant/app/assets/stylesheets/settings.scss */
.settings-content-container {
  float: left;
  padding: 0 15px;
  width: 403px;
}

/* line 105, /vagrant/app/assets/stylesheets/settings.scss */
#account-status-notification {
  background: url(/assets/settings/notification-b11e44bb2ea22e34668f85b0bb796e3ba1c09318cb33dba6f848949121481596.png) no-repeat scroll 5px 5px #F9F9EA;
  border: 1px solid #ECD18C;
  color: #000000;
  margin: 0 auto 15px;
  padding: 5px 5px 5px 29px;
  width: 90%;
}

/* line 113, /vagrant/app/assets/stylesheets/settings.scss */
#account-status-notification a {
  text-decoration: none;
  color: #1070a5;
}

/* line 115, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu {
  width: 145px;
  float: left;
}
/* line 119, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  display: block;
  background: url(/assets/settings/icons-4718ac7bf13b52328f9f6bf5d452935251e24355e1e71969bd53b31e4af806b5.png) no-repeat;
  font-size: 13px;
  padding-top: 6px;
  padding-left: 39px;
}
/* line 129, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a.profile {
  background-position: 12px 8px;
}
/* line 132, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a.bio {
  background-position: 12px -23px;
}
/* line 135, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a.favorites {
  background-position: 12px -52px;
}
/* line 138, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a.designs {
  background-position: 12px -83px;
}
/* line 141, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a.my_widgets {
  background-position: 12px -114px;
}
/* line 144, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a.privacy {
  background-position: 12px -142px;
}
/* line 147, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a.account-info {
  background-position: 12px -173px;
}
/* line 150, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a.news {
  background-position: 12px -199px;
}
/* line 153, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu a.my-interests {
  background-position: 12px -221px;
}
/* line 158, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 164, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu li {
  width: 138px;
  background: url(/assets/settings/nav-item-bg-ca82740af6aa374798f3949159619b860e1263f2a62018b82a033ec2b836bb83.png) repeat-x;
  height: 29px;
}
/* line 169, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu li.current, #settings-menu li:hover {
  background-image: url(/assets/settings/nav-item-bg-current1-7924542d9aa945b64b10ba18b89c600304f57342b1e8b0c00aa15d938a71ac6f.png);
}
/* line 173, /vagrant/app/assets/stylesheets/settings.scss */
#settings-menu li:first-child {
  border-top-right-radius: 10px;
}

/* line 180, /vagrant/app/assets/stylesheets/settings.scss */
#settings-container table {
  border-style: none;
}

/* line 181, /vagrant/app/assets/stylesheets/settings.scss */
.info-container {
  position: relative;
}

/* line 182, /vagrant/app/assets/stylesheets/settings.scss */
.iconed-info {
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  display: block;
  padding: 10px;
  width: 330px;
  z-index: 1000;
}

/* about me */
/* line 194, /vagrant/app/assets/stylesheets/settings.scss */
#change_name {
  position: absolute;
}

/* line 196, /vagrant/app/assets/stylesheets/settings.scss */
.avatar-container {
  border: solid 1px #b4b4b4;
}

/* line 197, /vagrant/app/assets/stylesheets/settings.scss */
.avatar-container img {
  width: 160px;
  height: 178px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 202, /vagrant/app/assets/stylesheets/settings.scss */
.avatar-container .change-profile-pic {
  padding: 6px 0 4px 10px;
  background: url(/assets/settings/pic-icon-7c36e2ea8ab9a4327994e06796da5d8587b8fabb7790d41c186ba58174b36ee2.png) #000 no-repeat 90px 7px;
}

/* line 203, /vagrant/app/assets/stylesheets/settings.scss */
.avatar-container .change-profile-pic a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  display: block;
}

/* line 205, /vagrant/app/assets/stylesheets/settings.scss */
.settings-profile-info {
  width: 215px;
  color: #000;
  font-weight: 900;
}

/* line 206, /vagrant/app/assets/stylesheets/settings.scss */
.settings-profile-info td {
  vertical-align: bottom;
}

/* line 207, /vagrant/app/assets/stylesheets/settings.scss */
.settings-profile-info a {
  text-decoration: none;
  color: #000;
}

/* line 208, /vagrant/app/assets/stylesheets/settings.scss */
.settings-profile-info label, .my-mood-status label {
  color: #5b5b5b;
  font-weight: normal;
}

/* line 209, /vagrant/app/assets/stylesheets/settings.scss */
.my-mood-status {
  clear: both;
  padding-top: 12px;
}

/* line 210, /vagrant/app/assets/stylesheets/settings.scss */
.my-mood-status label {
  font-size: 16px;
}

/* line 211, /vagrant/app/assets/stylesheets/settings.scss */
.my-mood-status select, .my-mood-status input[type='text'] {
  font-size: 14px;
}

/* line 212, /vagrant/app/assets/stylesheets/settings.scss */
.my-mood-status input[type='submit'] {
  margin-left: 5px;
  font-size: 10px;
  margin-top: -1px;
}

/* line 215, /vagrant/app/assets/stylesheets/settings.scss */
#kw-medal form {
  display: inline-block;
}

/* my widgets */
/* line 222, /vagrant/app/assets/stylesheets/settings.scss */
.my-widgets .widget {
  float: left;
  text-align: center;
  margin: 0 11px 26px;
  height: 177px;
  max-width: 110px;
}

/* line 223, /vagrant/app/assets/stylesheets/settings.scss */
.my-widgets .image-container {
  height: 124px;
  text-align: center;
}

/* line 224, /vagrant/app/assets/stylesheets/settings.scss */
.my-widgets .widget img {
  max-width: 110px;
}

/* line 225, /vagrant/app/assets/stylesheets/settings.scss */
.my-widgets a.add-widget, .my-widgets a.remove-widget {
  background: url(/assets/settings/add-remove-icons-08f7f54e5558d09070467554e6a113bf4e03eda15d05d8c9f2d61ace90c42f7f.png) no-repeat 0 0;
  width: 14px;
  height: 14px;
  display: inline-block;
}

/* line 231, /vagrant/app/assets/stylesheets/settings.scss */
.my-widgets a.remove-widget {
  background-position: -19px 0;
}

/* line 233, /vagrant/app/assets/stylesheets/settings.scss */
.widget-nav {
  padding: 10px 0 6px;
  border: dashed 1px #c5c8cb;
  border-right-style: none;
  border-left-style: none;
  margin-bottom: 20px;
  font-size: 14px;
}

/* line 234, /vagrant/app/assets/stylesheets/settings.scss */
.widget-nav a {
  text-decoration: none;
  color: #000;
  margin-right: 10px;
  margin-left: 10px;
}

/* line 235, /vagrant/app/assets/stylesheets/settings.scss */
.widget-nav a.active {
  color: #3594c8;
  font-weight: 900;
}

/* line 236, /vagrant/app/assets/stylesheets/settings.scss */
.widget-nav label {
  color: #9c9d9e;
}

/* line 238, /vagrant/app/assets/stylesheets/settings.scss */
tr.error, tr.error input[type='text'] {
  color: red;
  font-weight: 900;
}

/* Account info page */
/* Designs */
/* line 244, /vagrant/app/assets/stylesheets/settings.scss */
a.choose-theme {
  text-decoration: none;
  font-weight: 900;
  color: #3594c8;
}

/* line 246, /vagrant/app/assets/stylesheets/settings.scss */
#design-form label.title {
  color: #000;
  font-size: 16px;
  display: block;
  margin: 10px 0;
}

/* line 247, /vagrant/app/assets/stylesheets/settings.scss */
#design-form input[type='radio'] {
  margin-top: 12px;
}

/* line 248, /vagrant/app/assets/stylesheets/settings.scss */
#design-form h3 {
  font-size: 15px;
  color: #000;
  margin-bottom: 15px;
}

/* line 249, /vagrant/app/assets/stylesheets/settings.scss */
#design-form input[type="text"].color {
  border: solid 1px #000;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px;
  cursor: pointer;
  padding-left: 5px;
  border-radius: 3px;
}

/* line 259, /vagrant/app/assets/stylesheets/settings.scss */
#design-form small {
  float: left;
  color: #949494;
  margin-right: 5px;
  font-size: 15px;
}

/* line 266, /vagrant/app/assets/stylesheets/settings.scss */
#design-form .frame-colors {
  margin-bottom: 15px;
  background-color: #f4f4f4;
  border: solid 1px #cdcdcd;
  padding: 10px 13px;
}

/* line 267, /vagrant/app/assets/stylesheets/settings.scss */
#design-form .frame-colors label {
  margin: 4px 0 0;
  line-height: 1.5;
  font-size: 14px;
}

/* line 269, /vagrant/app/assets/stylesheets/settings.scss */
#design-form select {
  margin-right: 15px;
  font-size: 14px;
}

/* line 270, /vagrant/app/assets/stylesheets/settings.scss */
input#design_title {
  width: 300px;
  height: 20px;
  padding-left: 5px;
  margin-left: 20px;
  font-size: 15px;
  border-radius: 3px;
}

/* line 279, /vagrant/app/assets/stylesheets/settings.scss */
input#theme-image {
  border-radius: 3px;
  width: 200px;
}

/* line 284, /vagrant/app/assets/stylesheets/settings.scss */
.on-off-container {
  border: solid 2px #c5c7ca;
  height: 15px;
  width: 51px;
  background-color: #DFE2E6;
  margin: 3px 0 5px 19px;
  float: right;
}

/* line 292, /vagrant/app/assets/stylesheets/settings.scss */
.on-off-container input[type='button'] {
  display: inline-block;
  color: #2a2a2a;
  font-size: 9px;
  background-color: #dfe2e6;
  border-style: none;
  font-weight: 900;
  padding: 1px;
  width: 25px;
  float: left;
}

/* line 303, /vagrant/app/assets/stylesheets/settings.scss */
.on-off-container input[type='button']:hover,
.on-off-container input[type='button'].selected {
  background-color: #f7f7f7;
}

/* line 307, /vagrant/app/assets/stylesheets/settings.scss */
div.create-your-own {
  background-color: #fafcf2;
  border: solid 1px #f1e5c4;
  border-radius: 5px;
  padding: 5px;
  color: #000;
  display: inline-block;
}

/* line 315, /vagrant/app/assets/stylesheets/settings.scss */
div.create-your-own a {
  color: #7fa54b;
  text-decoration: none;
  font-weight: 900;
}

/* line 316, /vagrant/app/assets/stylesheets/settings.scss */
.design-icon {
  text-align: center;
  float: left;
  margin: 20px 30px 0 0;
  overflow: hidden;
  width: 114px;
}

/* line 317, /vagrant/app/assets/stylesheets/settings.scss */
.design-icon.last {
  margin-right: 0;
}

/* line 318, /vagrant/app/assets/stylesheets/settings.scss */
.design-icon.first {
  clear: left;
}

/* line 319, /vagrant/app/assets/stylesheets/settings.scss */
.design-icon a {
  text-decoration: none;
  color: #000;
  display: block;
}

/* line 320, /vagrant/app/assets/stylesheets/settings.scss */
.design-icon img, .design-icon .no-image-preview {
  border: solid 1px #a6aa9e;
  width: 112px;
  height: 112px;
  cursor: pointer;
}

/* line 321, /vagrant/app/assets/stylesheets/settings.scss */
.design-icon a.delete-design {
  color: #fff;
  font-size: 8px;
  padding: 0 3px;
  text-decoration: none;
  border-radius: 3px;
  background-color: #3594c8;
  display: inline-block;
}

/* line 331, /vagrant/app/assets/stylesheets/settings.scss */
table.account-status {
  color: #000;
  margin: 0;
  margin-top: 10px;
}

/* line 337, /vagrant/app/assets/stylesheets/settings.scss */
table.account-status td:first-child {
  width: 100px;
}

/* line 341, /vagrant/app/assets/stylesheets/settings.scss */
table.account-status td:last-child {
  font-weight: bold;
}

/* line 345, /vagrant/app/assets/stylesheets/settings.scss */
table.account-status td:first-child:after {
  content: ":";
}

/* line 349, /vagrant/app/assets/stylesheets/settings.scss */
p.account-status {
  color: gray;
  padding: 0;
}

/* line 354, /vagrant/app/assets/stylesheets/settings.scss */
p.account-status a {
  text-decoration: underline;
  font-weight: bold;
}

/* coppa change email page */
/* line 361, /vagrant/app/assets/stylesheets/settings.scss */
.coppa-email {
  width: 500px;
}
/* line 364, /vagrant/app/assets/stylesheets/settings.scss */
.coppa-email p#coppa-intro {
  padding-left: 10px;
  color: #3594c8;
}
/* line 369, /vagrant/app/assets/stylesheets/settings.scss */
.coppa-email .coppa-form {
  padding-left: 10px;
}
/* line 374, /vagrant/app/assets/stylesheets/settings.scss */
.coppa-email .button-colour a, .coppa-email .button-colour input {
  color: #fff;
}
/* line 378, /vagrant/app/assets/stylesheets/settings.scss */
.coppa-email #coppa_submit {
  margin-top: 10px;
  float: right;
  background-color: #61b047;
  font-size: 18px;
  color: #fff;
  padding: 5px;
}
/* line 387, /vagrant/app/assets/stylesheets/settings.scss */
.coppa-email #user_email_confirmation, .coppa-email input#user_email {
  padding-left: 5px;
  font-size: 16px;
  margin-top: 10px;
}

/* line 2, /vagrant/app/assets/stylesheets/archives.scss */
.archives .back {
  text-decoration: none;
  font-size: 12px;
  padding-left: 10px;
}
/* line 8, /vagrant/app/assets/stylesheets/archives.scss */
.archives a {
  text-decoration: none;
}

/* line 13, /vagrant/app/assets/stylesheets/archives.scss */
.archives-pages {
  font-size: 16px;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
}
/* line 19, /vagrant/app/assets/stylesheets/archives.scss */
.archives-pages .archive-column {
  width: 32%;
  display: inline-table;
}
/* line 23, /vagrant/app/assets/stylesheets/archives.scss */
.archives-pages .archive-column .month-list {
  margin-top: 0;
  list-style-type: none;
}
/* line 28, /vagrant/app/assets/stylesheets/archives.scss */
.archives-pages .archive-column span {
  font-size: 11pt;
}

/* line 34, /vagrant/app/assets/stylesheets/archives.scss */
.archives-header {
  background: url(/assets/archives/archives-header-12c27ab7f7587c3e6c8564005eba0cb3c88c6dcb2ea43a23a6afb40888b579ef.png) no-repeat;
  width: 580px;
  height: 108px;
  position: relative;
}

/* line 41, /vagrant/app/assets/stylesheets/archives.scss */
.archives-header h1 {
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  bottom: 0;
  opacity: 0.8;
  background-color: #fff;
  width: 100%;
}

/* line 1, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login {
  background: url(/assets/plinga-login-4a63f9522d67a9526b1f557b03abbc1e9b61ecd5f2410e2805e6d0801f81946e.png) no-repeat;
  width: 372px;
  height: 203px;
  padding: 145px 50px 67px;
  margin: 0 auto;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
  position: absolute;
  left: 50%;
  margin-left: -186px;
  top: 50%;
  margin-top: -101px;
}

/* line 16, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login a {
  text-decoration: none;
  color: #007cbd;
}

/* line 20, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login .login {
  height: 101px;
  border: solid 1px #3197ce;
  background-color: #88c4e3;
  border-radius: 8px;
}

/* line 27, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login .login h2 {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  height: 27px;
  padding-top: 8px;
  background-color: #3197ce;
  margin: 0;
  line-height: 1.5;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

/* line 41, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login .login form {
  padding: 13px 13px 2px;
  margin: 0;
}

/* line 45, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login .login input[type='text'], #plinga-login .login input[type='password'] {
  font-size: 13px;
  border: solid 1px #000;
  padding: 3px;
  width: 115px;
  margin-right: 8px;
  height: 26px;
  background-color: #fcf7f7;
}

/* line 54, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login .login input[type='submit'] {
  color: #000;
  font-size: 13px;
  width: 68px;
  font-weight: bold;
  height: 34px;
  border: solid 1px #f69a06;
  background-image: linear-gradient(to top, #fcb500 50%, #ffc800 50%);
  background-image: -o-linear-gradient(bottom, #fcb500 50%, #ffc800 50%);
  background-image: -moz-linear-gradient(bottom, #fcb500 50%, #ffc800 50%);
  background-image: -webkit-linear-gradient(bottom, #fcb500 50%, #ffc800 50%);
  background-image: -ms-linear-gradient(bottom, #fcb500 50%, #ffc800 50%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #fcb500), color-stop(0.5, #ffc800));
}

/* line 74, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login .login .forgot {
  font-size: 11px;
  margin-left: 13px;
}

/* line 78, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login .register {
  margin: 48px 0 0 130px;
}

/* line 81, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login .register h2 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}

/* line 87, /vagrant/app/assets/stylesheets/plinga.scss */
#plinga-login .register a {
  border: solid 1px #1c86c0;
  display: block;
  color: #fff;
  text-shadow: 0 0 1px #000;
  width: 120px;
  font-size: 14px;
  height: 22px;
  padding-top: 4px;
  text-align: center;
  background-image: linear-gradient(to top, #1e93d2 50%, #219de0 50%);
  background-image: -o-linear-gradient(bottom, #1e93d2 50%, #219de0 50%);
  background-image: -moz-linear-gradient(bottom, #1e93d2 50%, #219de0 50%);
  background-image: -webkit-linear-gradient(bottom, #1e93d2 50%, #219de0 50%);
  background-image: -ms-linear-gradient(bottom, #1e93d2 50%, #219de0 50%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #1e93d2), color-stop(0.5, #219de0));
}

/* line 1, /vagrant/app/assets/stylesheets/partials/_corporate-nav.scss */
.corporate.nav {
  background: url(/assets/corporate-pt/side-nav-414a92a982b454da55cea68eff1c8ee9fafc4e90532e64860812f71a5eb3bda4.png) no-repeat;
  width: 340px;
  height: 230px;
  margin: 0;
  padding: 17px 0 10px 0;
  line-height: 23px;
}
/* line 9, /vagrant/app/assets/stylesheets/partials/_corporate-nav.scss */
.corporate.nav li {
  list-style-type: none;
}
/* line 13, /vagrant/app/assets/stylesheets/partials/_corporate-nav.scss */
.corporate.nav a {
  color: black;
  text-decoration: none;
  font-size: 15px;
  padding-left: 35px;
  margin-bottom: 7px;
}
/* line 22, /vagrant/app/assets/stylesheets/partials/_corporate-nav.scss */
.corporate.nav a:hover, .corporate.nav .corporate.nav li.selected a {
  color: #7ab8dc;
}

/* line 5, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate a {
  text-decoration: none !important;
}
/* line 6, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate #skyAd {
  padding-top: 15px;
  padding-bottom: 3px;
}
/* line 7, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate ul.breadcrumbs {
  float: left;
  margin: 0;
  margin-top: -10px;
}
/* line 8, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate ul.breadcrumbs li {
  float: left;
  list-style-type: none;
  margin-right: 10px;
}
/* line 9, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate ul.breadcrumbs li a {
  color: black;
  text-decoration: none;
  font-size: 11pt;
}
/* line 10, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate ul.breadcrumbs li a:hover {
  text-decoration: underline;
}
/* line 12, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate img.main, .corporate img.main {
  float: right;
  margin-right: 20px;
}
/* line 14, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate h1 {
  color: #003b9d;
  padding: 0;
  margin: 0;
  font-size: 24px;
  padding: 0px 0px 20px 10px;
}
/* line 22, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate h2, .corporate h3 {
  color: black;
  padding: 10px;
  font-size: 22px;
  margin-bottom: 2px;
}
/* line 30, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate li {
  color: black;
}
/* line 32, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate a.more {
  background: url(/assets/corporate-pt/button-e1d48574a4966483fe7f73986cd98398ead88841469d0cd9e82ebef9b33d6b10.png) no-repeat;
  color: white;
  display: block;
  float: right;
  font-size: 11pt;
  height: 32px;
  margin-right: 30px;
  padding-left: 13px;
  padding-top: 5px;
  text-decoration: none;
  width: 88px;
}
/* line 46, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate div.press-social-links ul li a.social {
  color: #258abb;
  font-weight: bold;
  text-decoration: none;
  font-size: 10pt;
  line-height: 40px;
  vertical-align: bottom;
}
/* line 47, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate div.press-social-links ul li a.social:hover {
  color: #999999;
  text-decoration: underline;
}
/* line 48, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate div.press-social-links ul li a.social img {
  margin: 0 16px 0 0;
  padding: 6px;
  vertical-align: middle;
}
/* line 50, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate div.releases {
  margin-top: 10px;
  padding: 0px 10px 0px 20px;
}
/* line 55, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate h3.press {
  font-size: 16px;
  color: #003b9d;
  margin-bottom: 5px;
  line-height: 1.1;
  border-top: solid 1px black;
}
/* line 63, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate div.editorial li {
  margin: 1em 0;
}
/* line 67, /vagrant/app/assets/stylesheets/corporate.scss */
.corporate span.title {
  color: #006699;
}

/* line 74, /vagrant/app/assets/stylesheets/corporate.scss */
.corp_contact h2 {
  color: black;
  padding: 5px 0 5px 10px;
  font-size: 22px;
  margin-bottom: 2px;
}
/* line 81, /vagrant/app/assets/stylesheets/corporate.scss */
.corp_contact ul {
  list-style-type: none;
  display: inline-block;
  margin-top: -17px;
}

/* contests */
/* line 2, /vagrant/app/assets/stylesheets/contests.scss */
.contests-header {
  background: url(/assets/contests/contest-header-fd4440c8d8baaaad987413a9d70d7296e460bb4d19f76b4ed58715db8abc487b.png) no-repeat;
  height: 135px;
  margin: -22px auto 0 auto;
  width: 550px;
}
/* line 7, /vagrant/app/assets/stylesheets/contests.scss */
.contests-header h1 {
  text-align: center;
  font-size: 26px;
  color: #ffffff;
  padding: 35px 15px 0 0;
  margin-bottom: 0;
}
/* line 14, /vagrant/app/assets/stylesheets/contests.scss */
.contests-header p {
  margin-bottom: 0;
}

/* line 18, /vagrant/app/assets/stylesheets/contests.scss */
.contest {
  background-color: #fff;
  width: 530px;
  margin: 0 auto;
  border: solid 2px #cbcbcb;
  padding: 10px;
  margin-bottom: 15px;
}
/* line 25, /vagrant/app/assets/stylesheets/contests.scss */
.contest h2 {
  font-size: 12pt;
  color: #8b8b8b;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 18px;
}
/* line 32, /vagrant/app/assets/stylesheets/contests.scss */
.contest .image {
  float: left;
  width: 180px;
  overflow: hidden;
}
/* line 37, /vagrant/app/assets/stylesheets/contests.scss */
.contest .content {
  width: 335px;
  float: left;
  padding-left: 10px;
}
/* line 41, /vagrant/app/assets/stylesheets/contests.scss */
.contest .content .text {
  float: left;
  width: 250px;
}
/* line 45, /vagrant/app/assets/stylesheets/contests.scss */
.contest .content .submit {
  clear: left;
  float: right;
}
/* line 48, /vagrant/app/assets/stylesheets/contests.scss */
.contest .content .submit a {
  text-align: center;
  padding-top: 5px;
  text-decoration: none;
  font-size: 10pt;
  color: #fff;
  display: block;
  background: url(/assets/contests/contest-button-f8a1c6da6e897477bc9d1f5fdebfadd451920325d69b0f8928ae047ac661c2f9.png) no-repeat;
  height: 25px;
  width: 102px;
}
/* line 58, /vagrant/app/assets/stylesheets/contests.scss */
.contest .content .submit a:hover {
  color: #888888;
}

/* line 66, /vagrant/app/assets/stylesheets/contests.scss */
.contest_content {
  margin-left: 15px;
}
/* line 68, /vagrant/app/assets/stylesheets/contests.scss */
.contest_content h3 {
  color: #00d5e2;
  font-size: 26px;
}
/* line 72, /vagrant/app/assets/stylesheets/contests.scss */
.contest_content p {
  font-size: 12.5pt;
  padding: 5px 5px 0 0;
}

/* line 1, /vagrant/app/assets/stylesheets/friend_autocomplete.css */
#friend_username_auto_complete {
  z-index: 1000;
  bottom: -29px;
  top: auto;
  left: 10px;
}

/* line 7, /vagrant/app/assets/stylesheets/friend_autocomplete.css */
div.autocomplete {
  position: absolute;
  width: 250px;
  background-color: #ffffff;
  border: 1px solid #888;
  margin: 0;
  padding: 0;
  color: black !important;
}
/* line 15, /vagrant/app/assets/stylesheets/friend_autocomplete.css */
div.autocomplete ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
/* line 20, /vagrant/app/assets/stylesheets/friend_autocomplete.css */
div.autocomplete ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  height: 32px;
  cursor: pointer;
  color: black !important;
}
/* line 28, /vagrant/app/assets/stylesheets/friend_autocomplete.css */
div.autocomplete ul li.selected {
  background-color: #ffb;
}

/* line 1, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header {
  position: relative;
  background: url(/assets/kwzone/birthdays/header-9f31c9ed38f4314da5472d871e6efa3f407a6c069e1d01a4f045593ba40ceea7.png) no-repeat;
  width: 550px;
  height: 169px;
  text-align: center;
  margin: -15px auto 0;
}

/* line 2, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header .menu {
  float: right;
  position: absolute;
  left: 130px;
  bottom: 5px;
  font-size: 18px;
  color: #626262;
}

/* line 3, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header .menu .button .bleft {
  background: url(/assets/kwzone/birthdays/grey-left-71c180e1f6e870bc771823a17eeb8d298b242efa2d1281ab60efc7ea2eeadde5.png) no-repeat;
  float: left;
  width: 11px;
  height: 30px;
}

/* line 4, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header .menu .button .bright {
  background: url(/assets/kwzone/birthdays/grey-right-473ade3a8c0d7dddb68b753d6be222bc2469275d5ba3e4488a90c8e1abaca2ab.png) no-repeat;
  float: left !important;
  width: 12px;
  margin-right: 5px;
  height: 30px;
}

/* line 5, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header .menu .button .bmid {
  float: left;
  background-color: #727272;
  font-weight: bold;
  height: 29px;
  padding-top: 1px;
}

/* line 6, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header .menu .button .bmid a {
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

/* line 7, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header .menu .button .bmid a:hover {
  color: #000;
}

/* line 9, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header .menu .button.active .bleft {
  background-image: url(/assets/kwzone/birthdays/blue-left-41f43012c9c0f516257269911638f97c08f1de20e7818d796dc7f08a8bcbbca8.png);
}

/* line 10, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header .menu .button.active .bright {
  background-image: url(/assets/kwzone/birthdays/blue-right-19d19dc94bb0c8887c460a2952e5c955d466beb7c5acd7ac986b2a5476395ed2.png);
}

/* line 11, /vagrant/app/assets/stylesheets/birthday.scss */
.birthday-header .menu .button.active .bmid {
  background-color: #4ca6ea;
}

/* line 13, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays a {
  text-decoration: none;
}

/* line 14, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  width: 300px;
}

/* line 15, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays h2 a {
  color: #23d4e7;
}

/* line 16, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays .user {
  border-bottom: solid 1px #aaa;
  padding-bottom: 20px;
  margin: 0 22px 20px;
}

/* line 17, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays .stats {
  float: left;
}

/* line 18, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays .stats > div {
  float: left;
  padding-right: 10px;
}

/* line 19, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays .interaction {
  width: 169px;
  float: right;
}

/* line 20, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays .interaction a {
  color: #464646;
}

/* line 21, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays .interaction a:hover {
  text-decoration: underline;
}

/* line 22, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays .interaction .top {
  background: url(/assets/kwzone/birthdays/interaction-top-bf4defd1f3f08105edb9658d3839819866d40d8bff98caba9c2d161b9f0acdeb.png) no-repeat;
  height: 10px;
}

/* line 23, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays .interaction .bottom {
  background: url(/assets/kwzone/birthdays/interaction-bottom-2437a1c0f16a5c1e138859515dedb854639e9aacbabacb87773fee7c96c04889.png) no-repeat;
  height: 10px;
}

/* line 24, /vagrant/app/assets/stylesheets/birthday.scss */
.birthdays .interaction .mid {
  background: url(/assets/kwzone/birthdays/interaction-mid-fdb0f46e05a7e08a677c159d97a1aa2eb776da30c18426ab7f323d1a311a8cf9.png) repeat-y;
  line-height: 22px;
  padding-left: 12px;
}

/*Entertainment News */
/* line 2, /vagrant/app/assets/stylesheets/news.scss */
#news-container {
  min-height: 200px;
  text-align: left;
  width: 534px;
  border: solid 2px #DEDEDE;
  margin-top: 10px;
}

/* line 10, /vagrant/app/assets/stylesheets/news.scss */
#news-container h2 {
  background-color: #000000;
  padding: 0px 10px;
  font-size: 12pt;
  font-weight: bold;
}

/* line 16, /vagrant/app/assets/stylesheets/news.scss */
#news-container .text h2 {
  background-color: #fff !important;
}

/* line 17, /vagrant/app/assets/stylesheets/news.scss */
#news-container .text a {
  text-decoration: none;
}

/* line 18, /vagrant/app/assets/stylesheets/news.scss */
#news-container h2 a {
  color: #2BDE4F;
  text-decoration: none;
}

/* line 23, /vagrant/app/assets/stylesheets/news.scss */
#news-container h2 a:hover {
  text-decoration: underline;
}

/* line 26, /vagrant/app/assets/stylesheets/news.scss */
#news-container h2 .comments, .dish-it h2 .comments {
  float: right;
}

/* line 29, /vagrant/app/assets/stylesheets/news.scss */
#news-container h2 .comments a, .dish-it h2 .comments a {
  background: url(/assets/comments-5ad0538c60cb0cf256e565862ba83043d20cd498b6b0fe8482c3f249d0590064.png) no-repeat;
  width: 90px;
  height: 24px;
  display: block;
  text-align: center;
  margin-top: 8px;
  color: #000;
  font-size: 8pt;
  text-decoration: none;
  line-height: 17px;
}

/* line 38, /vagrant/app/assets/stylesheets/news.scss */
#news-container .content {
  padding: 0px 10px;
}

/* line 42, /vagrant/app/assets/stylesheets/news.scss */
#news-container .content .text {
  float: left;
  border-left: dotted 3px #9FA1A4;
  color: #000;
  width: 310px;
  min-height: 190px;
  padding-left: 5px;
}

/* line 51, /vagrant/app/assets/stylesheets/news.scss */
#news-container .content #image {
  font-weight: bold;
  float: left;
  width: 190px;
  padding-right: 5px;
  overflow: hidden;
}

/* line 59, /vagrant/app/assets/stylesheets/news.scss */
#news-container .content #image .caption {
  color: #000;
  font-weight: bold;
  margin: 5px 0 10px;
}

/* line 65, /vagrant/app/assets/stylesheets/news.scss */
#news-container #read-more {
  padding: 5px;
  font-size: 10pt;
}

/* line 70, /vagrant/app/assets/stylesheets/news.scss */
#news-container #read-more a {
  text-decoration: none;
  color: #4F2BDE;
}

/* line 75, /vagrant/app/assets/stylesheets/news.scss */
.like-dislike-container {
  float: left;
}
/* line 78, /vagrant/app/assets/stylesheets/news.scss */
.like-dislike-container .rateNum {
  clear: left;
  color: #000;
  float: none;
  padding: 0;
  text-align: center;
}

/* Dish-it */
/* line 2, /vagrant/app/assets/stylesheets/advice.scss */
.advice h2 .comments {
  float: right;
}

/* line 5, /vagrant/app/assets/stylesheets/advice.scss */
.advice h2 .comments a {
  background: url(/assets/comments-5ad0538c60cb0cf256e565862ba83043d20cd498b6b0fe8482c3f249d0590064.png) no-repeat;
  width: 90px;
  height: 24px;
  display: block;
  text-align: center;
  margin-top: 8px;
  color: #000;
  font-size: 8pt;
  text-decoration: none;
  line-height: 17px;
}

/* line 14, /vagrant/app/assets/stylesheets/advice.scss */
.advice-corner.header {
  background: url(/assets/dishit/dishit-advice-header-b14683a2d9be399f83df0a54823db0e7a755bd818ef3b1c014238e4764f4cfa4.png) no-repeat;
  width: 550px;
  margin: 0 auto;
  height: 154px;
}

/* line 20, /vagrant/app/assets/stylesheets/advice.scss */
.get-physical.header {
  background: url(/assets/coach/coach-header-b614404f202a48dc6849e760b068188e3f1a0cb57b886abc22f7c5dcf277f45d.png) no-repeat;
  width: 550px;
  height: 143px;
  margin: 0 auto;
}

/* line 26, /vagrant/app/assets/stylesheets/advice.scss */
.advice-corner.header h1, .get-physical.header h1 {
  padding-top: 30px;
  margin-right: 20px;
  text-align: center;
}

/* line 31, /vagrant/app/assets/stylesheets/advice.scss */
.get-physical.header h1 {
  color: #22ac5c;
}

/* line 33, /vagrant/app/assets/stylesheets/advice.scss */
.advice-corner.post-here, .get-physical.post-here {
  color: #FFF;
  font-size: 13pt;
  background: url(/assets/dishit/post-here-88e6811019ad13206c01957e0e7d333457f7b232282962f95b7a91a5e817cd35.png) no-repeat;
  width: 340px;
  height: 171px;
}

/* line 40, /vagrant/app/assets/stylesheets/advice.scss */
.get-physical.post-here {
  /*
   background: image-url("coach/post-here.png") no-repeat;
   height:166px;
   */
  background: url(/assets/coach/post-here-summer-062c19794a34fcb3ae72eb0f461a55096cc4e91c7ab4b62a6244b22745ab1007.png) no-repeat;
  height: 164px;
}

/* line 50, /vagrant/app/assets/stylesheets/advice.scss */
.advice-corner.post-here h2, .get-physical.post-here h2 {
  padding-top: 37px;
  margin-right: 10px;
  text-align: center;
}

/* line 56, /vagrant/app/assets/stylesheets/advice.scss */
.advice-corner.post-here h2 a {
  color: #5C00B8;
  text-decoration: none;
}

/* line 60, /vagrant/app/assets/stylesheets/advice.scss */
.get-physical.post-here h2 a {
  color: #fff;
  text-decoration: none;
}

/* line 62, /vagrant/app/assets/stylesheets/advice.scss */
.advice-corner.post-here h2 a:hover, .get-physical.post-here h2 a:hover {
  color: #000;
}

/* line 66, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages h2, #get-physical.pages h2 {
  background-color: #efece0;
  padding: 0px 5px;
  font-size: 15pt;
  font-weight: bold;
}

/* line 72, /vagrant/app/assets/stylesheets/advice.scss */
#get-physical.pages h2 {
  background-color: #f26122;
}

/* line 74, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages h2 a {
  text-decoration: none;
  color: #000;
}

/* line 78, /vagrant/app/assets/stylesheets/advice.scss */
#get-physical.pages h2 a {
  text-decoration: none;
  color: #FFF;
}

/* line 79, /vagrant/app/assets/stylesheets/advice.scss */
#get-physical.pages h2 .comments a {
  color: #202020;
}

/* line 80, /vagrant/app/assets/stylesheets/advice.scss */
#get-physical.pages h2 a:hover {
  color: #000;
}

/* line 82, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages h2 a:hover {
  color: #5C00B8;
}

/* line 85, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages .advice, #get-physical.pages .advice {
  border: solid 2px #dedede;
  width: 95%;
  margin-bottom: 20px;
}

/* line 90, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages .advice .content, #get-physical.pages .advice .content {
  padding: 0px 10px;
}

/* line 94, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages .advice .content .text, #get-physical.pages .advice .content .text {
  float: left;
  border-left: dotted 3px #9FA1A4;
  color: #000;
  width: 314px;
  min-height: 190px;
}

/* line 102, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages .advice .content #image, #get-physical.pages .advice .content #image {
  font-weight: bold;
  float: left;
  width: 190px;
  padding-right: 5px;
  overflow: hidden;
}

/* line 110, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages .advice .content #image .caption, #get-physical.pages .advice .content #image .caption {
  color: #000;
  font-weight: bold;
  margin-top: 5px;
}

/* line 116, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages .advice .content #read-more, #get-physical.pages .advice .content #read-more {
  padding: 5px;
  margin-left: 15px;
  color: #5300A6;
  font-size: 11pt;
}

/* line 122, /vagrant/app/assets/stylesheets/advice.scss */
#get-physical.pages .advice .content #read-more {
  color: #FF6600;
}

/* line 123, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages .advice .content #read-more a {
  color: #5C00B8;
  text-decoration: none;
}

/* line 128, /vagrant/app/assets/stylesheets/advice.scss */
#get-physical.pages .advice .content #read-more a {
  text-decoration: none;
  color: #202020;
}

/* line 130, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.pages .advice .content #read-more a:hover, #get-physical.pages .advice .content #read-more a:hover {
  color: #000;
}

/* Question pages */
/* line 135, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.header .text, #get-physical.header .text {
  float: right;
  width: 210px;
  margin-top: 220px;
}

/* line 140, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner.header {
  background: url(/assets/dishit/ask-dishit-header-760e8feb0d3160eca9289edf829fcfafc550f19b76c71454afeba4bd42792ee7.png) no-repeat;
  width: 580px;
  height: 671px;
}

/* line 145, /vagrant/app/assets/stylesheets/advice.scss */
#get-physical.header {
  background: url(/assets/coach/ask-coach-header-073b1f75713cbe4efb52e4fdf580419d962390f39dde1c5c4638b9a75a955abf.png) no-repeat;
  width: 580px;
  height: 640px;
}

/* line 151, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner h1, #get-physical h1 {
  color: #000000;
  text-align: center;
  padding-top: 15px;
  margin-right: 30px;
}

/* line 157, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner .text p, #get-physical .text p {
  margin-bottom: 10px;
  padding: 0 10px;
}

/* line 162, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner #form, #get-physical #form {
  padding: 10px;
  width: 322px;
  margin-top: 0;
  color: #FFFFFF;
  font-size: 10pt;
  margin-left: 25px;
  font-weight: bold;
  float: left;
}

/* line 173, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner #form input[type='text'], #get-physical #form input[type='text'] {
  height: 25px;
  width: 285px;
  background-color: #E3F0D3;
  margin-bottom: 10px;
  border: none;
}

/* line 181, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner #form textarea, #get-physical #form textarea {
  background-color: #E3F0D3;
  border: none;
  width: 285px;
  height: 280px;
}

/* line 188, /vagrant/app/assets/stylesheets/advice.scss */
#advice-corner input[type='submit'], #get-physical input[type='submit'] {
  background: url(/assets/dishit/submit-button-36739357e2772741aad7c6f5dd0cb4fb090f5d93e506c2d77a2c072bb8bf0ad6.png) no-repeat;
  width: 118px;
  height: 32px;
  border: none;
  margin-top: 5px;
  color: #FFF;
  cursor: pointer;
  float: right;
  margin-right: 35px;
  margin-top: 10px;
  font-size: 11pt;
}

/* line 201, /vagrant/app/assets/stylesheets/advice.scss */
#get-physical input[type='submit'] {
  background: url(/assets/coach/submit-button-c5963bcce14df6bb1cba0672ef3a98e3d92c461285ebcc8dfbad1492945188e1.png) no-repeat;
  width: 117px;
  height: 30px;
}

/* line 206, /vagrant/app/assets/stylesheets/advice.scss */
#ask-dishit-form input[type='submit']:hover, #get-physical input[type='submit']:hover {
  color: #000;
}

/* line 1, /vagrant/app/assets/stylesheets/gifts.scss */
#notice {
  clear: both;
}

/* line 6, /vagrant/app/assets/stylesheets/gifts.scss */
a.back {
  display: block;
  width: 61px;
  height: 20px;
  background: url(/assets/gifts/back-dd0332d4f8ba6adb634571f86e6f4443c1e7ba492ffb071a1e4e3c232a98fc7b.png) no-repeat;
  float: left;
}
/* line 14, /vagrant/app/assets/stylesheets/gifts.scss */
a.see-your-gifts {
  clear: left;
  float: right;
  margin-right: 5px;
  background: url(/assets/gifts/see-your-gift-30b525fa764c1587f463cf94a6e3252651feb00b9933ef5742da551e068c5bfc.png) no-repeat 0 0;
  width: 260px;
  height: 32px;
}
/* line 22, /vagrant/app/assets/stylesheets/gifts.scss */
a.see-your-gifts:hover {
  background-position: 0 -50px;
}

/* Gift index - also used for user_gift index */
/* line 29, /vagrant/app/assets/stylesheets/gifts.scss */
.gift {
  position: relative;
  text-align: center;
  width: 120px;
  height: 130px;
  padding-top: 10px;
  margin: 10px 2px;
  float: left;
}
/* line 38, /vagrant/app/assets/stylesheets/gifts.scss */
.gift .unviewed {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
}
/* line 46, /vagrant/app/assets/stylesheets/gifts.scss */
.gift img {
  display: block;
  width: 85px;
  height: 85px;
  margin: 0 auto;
  text-align: center;
}
/* line 54, /vagrant/app/assets/stylesheets/gifts.scss */
.gift a {
  clear: left;
  text-decoration: none;
  color: #717171;
}
/* line 59, /vagrant/app/assets/stylesheets/gifts.scss */
.gift a:hover {
  text-decoration: underline;
}
/* line 64, /vagrant/app/assets/stylesheets/gifts.scss */
.gift:hover, .gift .unviewed {
  background-color: #f4f9ff;
}

/* Gift show (send gift) */
/* line 71, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift, #gift {
  padding: 20px;
  background-color: #f4f9ff;
  margin: 20px;
}

/* line 79, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift .text {
  color: #7f7f7f;
  float: left;
  width: 350px;
  margin-left: 20px;
}
/* line 86, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift .auto-complete-container {
  position: relative;
}
/* line 89, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift .auto-complete-container ul {
  background: white;
}
/* line 94, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift img {
  width: 85px;
  height: 85px;
  float: left;
}
/* line 100, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift h2 {
  color: #7f7f7f;
  font-size: 25px;
  margin-bottom: 10px;
}
/* line 106, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift a {
  text-decoration: none;
}
/* line 110, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift form {
  margin-top: 20px;
  position: relative;
}
/* line 115, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift label {
  color: #000;
}

/* line 123, /vagrant/app/assets/stylesheets/gifts.scss */
#user-gift-index .tree {
  float: left;
  margin-right: 10px;
}
/* line 128, /vagrant/app/assets/stylesheets/gifts.scss */
#user-gift-index .links-container {
  clear: left;
  padding-top: 10px;
}
/* line 132, /vagrant/app/assets/stylesheets/gifts.scss */
#user-gift-index .links-container:after {
  content: "";
  clear: both;
  display: block;
}
/* line 139, /vagrant/app/assets/stylesheets/gifts.scss */
#user-gift-index .send-gift-container {
  float: right;
  font-size: 15px;
  color: #000;
}
/* line 144, /vagrant/app/assets/stylesheets/gifts.scss */
#user-gift-index .send-gift-container span {
  float: left;
}
/* line 147, /vagrant/app/assets/stylesheets/gifts.scss */
#user-gift-index .send-gift-container a {
  float: right;
}

/* line 152, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift input[type="submit"], a.continue {
  border: none;
  background: url(/assets/gifts/continue-390c52f626f37748823dc8c2e8a042cfd273c158fc1fb7ab71bec724a7546f08.png) no-repeat;
  width: 80px;
  height: 20px;
  display: block;
  margin-left: 10px;
}
/* line 160, /vagrant/app/assets/stylesheets/gifts.scss */
#send-gift input[type="submit"]:hover, a.continue:hover {
  background-image: url(/assets/gifts/continue-hover-ab723bfb51de20acfc91933ca187bbe90bd8eeb1fae5f71480b696b179261077.png);
}

/* User gift show */
/* line 167, /vagrant/app/assets/stylesheets/gifts.scss */
#gift {
  position: relative;
  width: 460px;
  text-align: center;
  margin-top: 0;
}
/* line 173, /vagrant/app/assets/stylesheets/gifts.scss */
#gift .prev {
  float: left;
  margin-top: 50px;
}
/* line 178, /vagrant/app/assets/stylesheets/gifts.scss */
#gift .next {
  float: right;
  margin-top: 50px;
}
/* line 183, /vagrant/app/assets/stylesheets/gifts.scss */
#gift a {
  font-size: 14px;
  color: #000;
  text-decoration: none;
}
/* line 189, /vagrant/app/assets/stylesheets/gifts.scss */
#gift img {
  text-align: center;
  margin: 0 auto;
}

/* line 195, /vagrant/app/assets/stylesheets/gifts.scss */
.gift-links-container {
  clear: both;
  font-size: 15px;
  color: #000;
}
/* line 201, /vagrant/app/assets/stylesheets/gifts.scss */
.gift-links-container .right span {
  float: left;
}
/* line 204, /vagrant/app/assets/stylesheets/gifts.scss */
.gift-links-container .right a {
  float: right;
}

/* line 210, /vagrant/app/assets/stylesheets/gifts.scss */
#remove-gift {
  position: absolute;
  top: 5px;
  right: 5px;
  display: none;
}

/* Pagination */
/* line 219, /vagrant/app/assets/stylesheets/gifts.scss */
.gift-paginate {
  clear: both;
  margin-top: 18px;
  font-size: 15px;
}
/* line 224, /vagrant/app/assets/stylesheets/gifts.scss */
.gift-paginate .pagination {
  margin: 0 auto;
  text-align: center;
  width: 300px;
}
/* line 230, /vagrant/app/assets/stylesheets/gifts.scss */
.gift-paginate .next_page {
  float: right;
}
/* line 234, /vagrant/app/assets/stylesheets/gifts.scss */
.gift-paginate .prev_page {
  float: left;
}

/* Partial */
/* line 2, /vagrant/app/assets/stylesheets/user_ecards.scss */
.user-ecard {
  max-height: 124px;
  max-width: 172px;
  overflow: hidden;
}

/* line 3, /vagrant/app/assets/stylesheets/user_ecards.scss */
.user-ecard img {
  width: 172px;
  height: 124px;
}

/* User ecards new */
/* line 8, /vagrant/app/assets/stylesheets/user_ecards.scss */
#new-user-ecard {
  position: relative;
}

/* line 9, /vagrant/app/assets/stylesheets/user_ecards.scss */
#new-user-ecard h1 {
  text-align: left !important;
  margin: 0;
  font-size: 18px;
  padding-left: 0;
}

/* line 10, /vagrant/app/assets/stylesheets/user_ecards.scss */
.theme_chooser {
  width: 160px;
  float: left;
  margin-left: 0;
  padding-left: 0;
}

/* line 11, /vagrant/app/assets/stylesheets/user_ecards.scss */
.theme_chooser li {
  text-align: center;
  list-style-type: none;
  background: url(/assets/ecards/button-253fbda2994f31af0be423a850328dc5ee80b4a0fccd67802f95f7e6af610073.png) no-repeat;
  width: 141px;
  height: 28px;
  padding-top: 10px;
  font-size: 13px;
  font-weight: 900;
}

/* line 12, /vagrant/app/assets/stylesheets/user_ecards.scss */
.theme_chooser li:hover {
  background-image: url(/assets/ecards/button-hover-ebbde113903348ded6d1d835a0e5df92a75fd39fb34f9f1008482af00ac26c74.png);
}

/* line 13, /vagrant/app/assets/stylesheets/user_ecards.scss */
.theme_chooser li a {
  color: #454748;
  text-decoration: none;
}

/* line 14, /vagrant/app/assets/stylesheets/user_ecards.scss */
.theme_chooser li img {
  float: left;
  margin-right: 10px;
}

/* line 16, /vagrant/app/assets/stylesheets/user_ecards.scss */
.card_select {
  width: 430px;
  clear: left;
}

/* line 17, /vagrant/app/assets/stylesheets/user_ecards.scss */
.card_select p {
  padding-left: 0;
  margin-left: 0;
}

/* line 18, /vagrant/app/assets/stylesheets/user_ecards.scss */
.card_select p a {
  text-decoration: none;
}

/* line 19, /vagrant/app/assets/stylesheets/user_ecards.scss */
.card_select .preview {
  width: 172px;
  height: 150px;
  text-align: center;
  font-size: 10px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 20, /vagrant/app/assets/stylesheets/user_ecards.scss */
.card_select .preview img {
  max-width: 172px;
  max-height: 123px;
  margin-bottom: 10px;
}

/* line 22, /vagrant/app/assets/stylesheets/user_ecards.scss */
.individual-ecard {
  clear: left;
  text-align: center;
}

/* line 23, /vagrant/app/assets/stylesheets/user_ecards.scss */
.individual-ecard h1 {
  padding-bottom: 20px;
}

/* line 24, /vagrant/app/assets/stylesheets/user_ecards.scss */
.individual-ecard a {
  text-decoration: none;
}

/* line 25, /vagrant/app/assets/stylesheets/user_ecards.scss */
.individual-ecard .ecard > div {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}

/* line 27, /vagrant/app/assets/stylesheets/user_ecards.scss */
.individual-ecard input[type="submit"], .individual-ecard a.continue {
  margin-top: 20px;
  border: none;
  background: url(/assets/ecards/send-ecard-d18638acb5290595a6992e4212be28110b55bf69f01e179462804f4a933f849b.png) no-repeat;
  width: 167px;
  height: 32px;
  display: block;
  margin-left: 10px;
}

/* line 28, /vagrant/app/assets/stylesheets/user_ecards.scss */
.individual-ecard input[type="submit"]:hover, .individual-ecard a.continue:hover {
  background-image: url(/assets/ecards/send-ecard-hover-9b41cf66e29962dc19ed56cebfbf165c58ffa449cbbecb03a3535ecd6348bb1f.png);
}

/* line 30, /vagrant/app/assets/stylesheets/user_ecards.scss */
img.gary {
  position: absolute;
  top: 60px;
  right: 5px;
}

/* User ecards index */
/* line 34, /vagrant/app/assets/stylesheets/user_ecards.scss */
.my-card {
  float: left;
  margin-right: 10px;
  position: relative;
  height: 140px;
  width: 175px;
  margin-bottom: 20px;
  text-align: center;
}

/* line 35, /vagrant/app/assets/stylesheets/user_ecards.scss */
.pagination {
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}

/* user ecards show */
/* line 39, /vagrant/app/assets/stylesheets/user_ecards.scss */
a.back {
  display: block;
  width: 61px;
  height: 20px;
  background: url(/assets/gifts/back-dd0332d4f8ba6adb634571f86e6f4443c1e7ba492ffb071a1e4e3c232a98fc7b.png) no-repeat;
  float: left;
}

/* line 40, /vagrant/app/assets/stylesheets/user_ecards.scss */
.ecard-body {
  position: relative;
  margin: 0 auto;
}

/* line 41, /vagrant/app/assets/stylesheets/user_ecards.scss */
.ecard-body a {
  text-decoration: none;
}

/* line 42, /vagrant/app/assets/stylesheets/user_ecards.scss */
.ecard-body a#remove-ecard {
  position: absolute;
  top: 0;
  right: 0px;
  background: url(/assets/ecards/delete-03933627ebdb5d016aa4709931399699d849e81de9911dbcbd8e7c47e3512ebd.png) no-repeat;
  display: block;
  width: 18px;
  height: 18px;
}

/* line 43, /vagrant/app/assets/stylesheets/user_ecards.scss */
.ecard-body a#remove-ecard:hover {
  background-image: url(/assets/ecards/delete-hover-e7e6eaa3d929b66a8694d6d7b82fac007dbcaf7370b5014febfeda039c6dda5b.png);
}

/* ecards index */
/* line 46, /vagrant/app/assets/stylesheets/user_ecards.scss */
#ecards-header {
  background: url(/assets/ecards/new-card-header-566e40821fad1e5d8ea40645206278475cc631a9c16681574d5084d8cd01bf05.png) no-repeat;
  width: 580px;
  margin: -23px auto 0;
}

/* line 47, /vagrant/app/assets/stylesheets/user_ecards.scss */
#ecards-header h1 {
  text-align: center;
}

/* line 48, /vagrant/app/assets/stylesheets/user_ecards.scss */
#ecards-header .seo-text {
  width: 400px;
}

/* line 49, /vagrant/app/assets/stylesheets/user_ecards.scss */
#ecards-header h2 {
  color: #000;
  font-size: 21px;
  padding: 20px;
}

/* line 50, /vagrant/app/assets/stylesheets/user_ecards.scss */
#ecard-form .username {
  float: left;
  color: #000;
  width: 200px;
}

/* line 51, /vagrant/app/assets/stylesheets/user_ecards.scss */
#ecard-form .username input[type='submit'], #ecard-form .email input[type='submit'], a.continue-button {
  float: right;
  background: url(/assets/gifts/continue-390c52f626f37748823dc8c2e8a042cfd273c158fc1fb7ab71bec724a7546f08.png) no-repeat;
  width: 80px;
  height: 20px;
}

/* line 52, /vagrant/app/assets/stylesheets/user_ecards.scss */
#ecard-form .username input[type='submit']:hover, #ecard-form .email input[type='submit']:hover, a.continue-button:hover {
  background-image: url(/assets/gifts/continue-hover-ab723bfb51de20acfc91933ca187bbe90bd8eeb1fae5f71480b696b179261077.png);
}

/* line 53, /vagrant/app/assets/stylesheets/user_ecards.scss */
#ecard-form .email {
  float: right;
  color: #000;
}

/* line 54, /vagrant/app/assets/stylesheets/user_ecards.scss */
#ecard-form input[type="text"] {
  float: right;
  width: 95px;
  float: right;
}

/* Changes up skyscraper a bit! */
/* line 3, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.single-line-text.user-comment {
  width: 200px;
}

/* line 4, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination {
  float: left;
  color: #0033a8;
  font-size: 14px;
  margin-left: 10px;
}

/* line 5, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination a {
  text-decoration: none;
  color: #0033a8;
}

/* line 6, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination a:hover {
  text-decoration: underline;
}

/* line 7, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination span.prev_page, .newsfeed .pagination a, .newsfeed .pagination span.current {
  margin-right: 4px;
}

/* line 8, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .pagination span.current {
  text-decoration: underline;
}

/* line 9, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-right-side a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

/* line 14, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content, .news-content a {
  color: #3267bf;
  font-size: 12px;
  display: inline;
}

/* line 15, /vagrant/app/assets/stylesheets/newsfeeds.scss */
a.clear-news-page {
  margin-right: 10px;
  color: #3594c8;
  text-decoration: none;
  font-weight: bold;
}

/* line 22, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed h2 {
  font-size: 17px;
  margin: 0 auto 0 15px;
}

/* line 23, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a.resend-activation, .newsfeed a.news-contact-us {
  background: url(/assets/news_feed/activation-6a3bc7b0f3e9745c1f3397d1605f7c2663cb26be2d9e26080a9468a8ad311e95.png) no-repeat 5px -6px;
  font-size: 13px !important;
  color: #0073b2;
  text-decoration: none;
  font-weight: bold;
  padding-left: 30px;
  margin-left: 10px;
}

/* line 32, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a.news-contact-us {
  background-position: 5px -33px;
}

/* Big News feeds */
/* line 36, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed.bigfeed {
  margin-top: -23px;
  border-style: none;
  padding: 0;
}

/* line 37, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed.bigfeed .inner {
  width: 98%;
}

/* line 38, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed.bigfeed .newsfeed-ul li.news-entry {
  border-bottom: solid 2px #d3e8f3;
}

/* line 39, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed.bigfeed .news-right-side {
  width: 400px;
}

/* line 40, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .topbar {
  background-color: #3594c8;
  border-top-left-radius: 8px;
  width: 100%;
  height: 56px;
  margin-bottom: 10px;
}

/* line 47, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .topbar h1 {
  float: left;
  font-size: 29px;
  color: #fff;
}

/* line 48, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .topbar img {
  background-color: #FFFFFF;
  padding: 10px;
  margin: 15px 0 0 24px;
  border-top-left-radius: 5px;
}

/* small news feed */
/* line 60, /vagrant/app/assets/stylesheets/newsfeeds.scss */
#newsfeed-ul li .title a {
  max-width: 100px;
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;
}

/* line 69, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .delete a {
  display: block;
  width: 15px;
  height: 12px;
  background-color: #3594c8;
  color: #fff;
  border-radius: 3px;
  line-height: 15px;
  text-decoration: none;
  font-size: 9px;
  text-align: center;
}

/* line 81, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a {
  color: #3267bf;
}

/* line 82, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a:hover {
  text-decoration: underline;
}

/* line 83, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul {
  margin-top: 5px;
}

/* line 84, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .inner img {
  height: 38px;
  width: 38px;
  float: left;
  margin-right: 5px;
}

/* line 85, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .inner img.ban-entry {
  width: 14px;
  height: 18px;
  margin-top: 5px;
}

/* line 91, /vagrant/app/assets/stylesheets/newsfeeds.scss */
span.not-activated {
  display: block;
}

/* line 92, /vagrant/app/assets/stylesheets/newsfeeds.scss */
span.not-activated, .not-activated a {
  color: #000;
}

/* line 93, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.not-activated a {
  font-weight: bold;
  text-decoration: none;
}

/* line 98, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed {
  background-color: #FFFFFF;
  color: #000;
  min-height: 190px;
  border: solid 2px #448fb7;
  border-radius: 11px;
  overflow: hidden;
  margin-bottom: 10px;
}

/* line 108, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .sidebar, .newsfeed .inner {
  float: left;
  padding-bottom: 1000px;
  margin-bottom: -1000px;
}

/* line 109, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .inner {
  width: 288px;
}

/* line 112, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .sidebar {
  width: 45px;
  border-top-left-radius: 8px;
  background-color: #3594c8;
}

/* line 117, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .sidebar img {
  background-color: #FFFFFF;
  margin-left: 4px;
  margin-top: 4px;
  padding: 10px;
  border-top-left-radius: 5px;
}

/* line 126, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .news-right-side {
  float: left;
  width: 227px;
  margin-left: 6px;
}
/* line 131, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .news-right-side.wide {
  width: 228px;
}
/* line 135, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed a.username {
  float: left;
}
/* line 138, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-type, .newsfeed ul.news-time {
  float: left;
  margin: 1px 0 0 15px;
  padding: 0;
}
/* line 143, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-type li, .newsfeed ul.news-time li {
  color: #5B5B5B;
  font-weight: bold;
  font-size: 10px;
  list-style-type: disc;
  border-bottom-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 155, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-time li {
  font-weight: 100;
}
/* line 158, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-time li .time {
  font-size: 10px;
}
/* line 164, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .news-feed-entry-clear {
  clear: both;
}
/* line 168, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul.news-type {
  margin-left: 22px;
}

/* line 175, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed li.ban_entry .title {
  font-weight: bold;
  font-size: 12px;
}

/* line 180, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed .news-content li {
  min-height: 40px;
  border-bottom: solid 1px #d3e8f3;
  list-style-type: none;
  line-height: 1.5;
  margin-bottom: 7px;
  padding-bottom: 7px;
}

/* line 189, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-feed-item, .newsfeed-ul li {
  list-style-type: none;
  border-bottom: solid 1px #d3e8f3;
  padding-bottom: 5px;
  margin-bottom: 5px;
  line-height: 1.2;
  position: relative;
}

/* line 198, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul {
  font-size: 13px;
  margin-left: 10px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
/* line 204, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.newsfeed ul li .delete, .newsfeed ul #bigfeed li .delete {
  position: absolute;
  right: 6px;
  top: 2px;
}

/* line 211, /vagrant/app/assets/stylesheets/newsfeeds.scss */
a.view-all-news {
  text-decoration: none;
  margin-left: 8px;
  color: #3594c8;
  font-weight: bold;
}

/* line 219, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action {
  padding-left: 15px;
  font-size: 10px;
  margin: 2px 5px 0 0;
  color: #000;
  background: url(/assets/news_feed/icons-8bc7a97dcef1cf137cc1ccfc2e3ba66def01336b83fe1a8a70db438b47d2f6a0.png) no-repeat;
  clear: both;
  float: left;
}
/* line 228, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.comment {
  background-position: 0 0;
}
/* line 229, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.friend {
  background-position: 0 -18px;
}
/* line 230, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.profile {
  background-position: 0 -39px;
}
/* line 231, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.ecard {
  background-position: 0 -60px;
}
/* line 232, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.rewards {
  background-position: 0 -88px;
}
/* line 233, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.goto {
  background-position: 0 -111px;
}
/* line 234, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.video {
  background-position: 0 -132px;
}
/* line 235, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.photo {
  background-position: 0 -155px;
}
/* line 236, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content .call-to-action.ban {
  background-position: 0 -170px;
}
/* line 240, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content a.resend-link {
  color: #000;
  font-weight: normal;
  font-size: 10px !important;
}
/* line 245, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-content a.contact-link {
  color: #3267bf;
}

/* line 252, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-feed-item.alert {
  background: #fff6d4;
  height: 44px;
  padding: 0;
  padding-left: 16px;
}
/* line 258, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-feed-item.alert ul {
  margin-left: 0;
  float: right;
}
/* line 263, /vagrant/app/assets/stylesheets/newsfeeds.scss */
.news-feed-item.alert img {
  width: 28px;
  height: 28px;
  margin-left: -8px;
  margin-top: 8px;
}

/* line 1, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#current-profile-picture {
  float: left;
  margin-right: 12px;
}
/* line 6, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#current-profile-picture a .edit-photo {
  margin: 5px 16px;
}
/* line 11, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#current-profile-picture img {
  width: 163px;
  margin-bottom: 7px;
}

/* line 18, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures {
  padding: 20px;
}
/* line 21, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures .coppa-regulations-container {
  position: relative;
}
/* line 25, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures .coppa-regulations-text {
  position: absolute;
  width: 200px;
  font-weight: bold;
  background: white;
  border: solid 2px #004cbc;
  padding: 10px;
  border-radius: 5px;
}
/* line 35, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures .upload-new input[type='submit'], #profile-pictures .crop-area input[type='submit'] {
  border: none;
  background-color: #004cbc;
  width: 111px;
  height: 32px;
  float: right;
  cursor: pointer;
  color: #fff;
  text-align: center;
  border-radius: 15px 0 15px 0;
  font-size: 16px;
  margin: 10px 5px 0 10px;
}
/* line 49, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures .upload-new {
  float: left;
}
/* line 54, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures .crop-area input[type='submit'] {
  width: 200px;
}
/* line 59, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures .inner-form {
  border: dashed 3px #339dd5;
  width: 237px;
  height: 170px;
  padding: 37px;
}
/* line 66, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures input[type='file'] {
  font-size: 15px;
  margin-bottom: 30px;
  width: 250px;
}
/* line 72, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures a {
  color: #339dd5;
  text-decoration: none;
  font-weight: 900;
}
/* line 77, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures a.album-link {
  background-color: #49A7E7;
  border-radius: 15px;
  color: #FFFFFF;
  float: right;
  font-size: 14px;
  padding: 10px 29px;
}
/* line 85, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures a.album-link:hover {
  color: #000;
}
/* line 91, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures h2 {
  color: #000;
}
/* line 95, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#profile-pictures:after {
  content: "";
  clear: both;
  display: block;
}

/* line 102, /vagrant/app/assets/stylesheets/profile_pictures.scss */
small {
  font-size: 12px;
  color: #a2a2a2;
}

/* line 107, /vagrant/app/assets/stylesheets/profile_pictures.scss */
.crop-image-container {
  border: dashed 3px #339dd5;
  margin-top: 5px;
  text-align: center;
}
/* line 112, /vagrant/app/assets/stylesheets/profile_pictures.scss */
.crop-image-container .imgCrop_wrap {
  margin: 0 auto;
}

/* line 117, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#lightwindow_contents {
  border-radius: 10px;
  border: solid 2px #49A7E7 !important;
}

/* line 122, /vagrant/app/assets/stylesheets/profile_pictures.scss */
a#lightwindow_title_bar_close_link {
  background-color: #49A7E7;
  border-radius: 20px 20px 20px 20px;
  color: #FFFFFF !important;
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 12px !important;
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 1000;
}
/* line 135, /vagrant/app/assets/stylesheets/profile_pictures.scss */
a#lightwindow_title_bar_close_link:hover {
  text-decoration: none !important;
}

/* line 140, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#previous-profile-pics {
  margin-top: 5px;
}
/* line 143, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#previous-profile-pics h3 {
  font-size: 14px;
  font-weight: 900;
  color: #000;
  margin: 10px 0;
}
/* line 150, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#previous-profile-pics img {
  margin-right: 10px;
  padding: 1px;
  border: solid 1px #ccc;
}

/* line 157, /vagrant/app/assets/stylesheets/profile_pictures.scss */
#share-photo {
  float: right;
}

/* line 2, /vagrant/app/assets/stylesheets/friends.scss */
input[type="submit"].user-search-go {
  background: url(/assets/user-search/go-226d0f11120751b37fadfae4d3d4f7a941d519bf5c813cdeaa4912e08725726a.png) no-repeat;
  cursor: pointer;
  width: 39px;
  height: 22px;
  border-style: none;
  margin-left: 108px;
}

/* line 10, /vagrant/app/assets/stylesheets/friends.scss */
.friend_comment {
  padding-top: 1px;
  clear: both;
}

/* line 11, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid {
  width: 340px;
  padding: 0 0 10px 10px;
  margin-bottom: 10px;
  float: left;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

/* line 19, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid a.add-friend, .friend-suggest-mid .pending-friend {
  position: absolute;
  left: -4px;
  top: -3px;
  width: 52px;
  height: 51px;
  background: url(/assets/user-search/add-friend-f54eb4a7dc0c783635f2ee48a341564f0144adbfbcb40da05c0dfc6f2cbb49ef.png) no-repeat;
}

/* line 27, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .pending-friend {
  background-image: url(/assets/user-search/pending-friend-20b47a16c2e521aba0634a614bb7c85c2dfe2e1eed3fb53141642fdd01261959.png);
}

/* line 30, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid a.remove-friend-small:hover {
  text-decoration: none;
}

/* line 33, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid a.remove-friend-small {
  font-size: 11px;
  color: #358ffd;
  width: 115px;
  float: right;
  text-align: center;
  margin-top: 3px;
  text-decoration: underline;
}

/* line 42, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .tagline {
  overflow: hidden;
  white-space: nowrap;
  width: 255px;
  color: #000;
  font-weight: 900;
}

/* line 49, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .image {
  float: left;
  margin-right: 10px;
  padding-bottom: 5px;
  position: relative;
}

/* line 56, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .stats {
  color: #000;
  font-weight: 900;
}

/* line 57, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .stats a, .friend-suggest-mid a.stats {
  color: #0072FF;
  text-decoration: none;
  font-weight: 900;
}

/* line 58, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .friend-info:after {
  content: "";
  display: block;
  clear: both;
}

/* line 63, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .friend-info {
  width: 111px;
  border: solid 1px #6fb5de;
  border-radius: 6px;
  background-color: #c6e7f8;
  float: right;
  margin-top: 25px;
}

/* line 71, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links:after {
  content: "";
  display: block;
  clear: both;
}

/* line 76, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links {
  color: #000;
  font-size: 11px;
  padding: 8px 6px 6px;
}

/* line 81, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links a {
  color: #000 !important;
  text-decoration: none;
}

/* line 82, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links .icon:last-child {
  margin-right: 0;
}

/* line 83, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links .icon {
  float: left;
  display: inline-block;
  background: url(/assets/user-search/icons-b090094c96a1a4b04aff5bfa69e1f9778db30f14de6763b8a877c4c8e6066c31.png) no-repeat;
  margin-right: 6px;
}

/* line 89, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links .icon.profile {
  background-position: 0 -212px;
  height: 17px;
  width: 22px;
  margin-top: 4px;
}

/* line 90, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links .icon.comment {
  background-position: 0 -144px;
  height: 20px;
  width: 22px;
  margin-top: 1px;
}

/* line 91, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links .icon.new-private-message {
  background-position: 0 -191px;
  width: 16px;
  height: 14px;
  margin-top: 4px;
}

/* line 92, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links .icon.new-private-message.inactive {
  background-position: -1px -274px;
}

/* line 93, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .links .icon.friends {
  background-position: 0 -169px;
  height: 21px;
  width: 19px;
}

/* line 95, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .last-online {
  font-weight: 900;
  width: 99px;
  padding: 3px 6px;
  background-color: #98cde8;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 103, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .last-online .icon {
  float: left;
  background: url(/assets/user-search/icons-b090094c96a1a4b04aff5bfa69e1f9778db30f14de6763b8a877c4c8e6066c31.png) no-repeat;
  height: 13px;
  width: 11px;
  margin-right: 5px;
}

/* line 110, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .last-online.offline .icon {
  background-position: 0 -230px;
  width: 15px;
  height: 15px;
}

/* line 111, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid .last-online.online .icon {
  background-position: -1px -253px;
  width: 15px;
  height: 15px;
}

/* line 112, /vagrant/app/assets/stylesheets/friends.scss */
.friend-suggest-mid small {
  font-weight: normal;
  color: #999999;
  display: block;
  font-size: 10px;
  line-height: 13px;
  margin: 0;
  padding: 0;
  text-align: center;
  top: 0;
}

/* line 124, /vagrant/app/assets/stylesheets/friends.scss */
.char-links {
  padding: 10px 30px;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
  margin-right: 10px;
}

/* line 125, /vagrant/app/assets/stylesheets/friends.scss */
.char-links a {
  text-decoration: none;
  margin-right: 7px;
  font-size: 16px;
  color: #000;
}

/* line 126, /vagrant/app/assets/stylesheets/friends.scss */
.char-links a:hover, .char-links a.selected {
  color: #22cfe3;
}

/* line 127, /vagrant/app/assets/stylesheets/friends.scss */
.add-friend {
  display: inline;
}

/* line 129, /vagrant/app/assets/stylesheets/friends.scss */
.meet-friends {
  text-align: center;
  padding-top: 60px;
}
/* line 133, /vagrant/app/assets/stylesheets/friends.scss */
.meet-friends h4 {
  color: orange;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 25px;
  text-align: center;
  padding-top: 10px;
}

/* line 1, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_overlay {
  /* REQUIRED */
  display: none;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 500;
  /* REQUIRED */
}

/* line 14, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow {
  /* REQUIRED */
  /* Of Note - The height and width of this element are set to 0px */
  display: none;
  visibility: hidden;
  position: absolute;
  z-index: 999;
  /* REQUIRED */
}

/* line 24, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_container {
  /* REQUIRED */
  display: none;
  visibility: hidden;
  position: absolute;
  /* REQUIRED */
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

/* IE6 needs this or it messes with our positioning */
/* line 35, /vagrant/app/assets/stylesheets/lightwindow.scss */
* html #lightwindow_container {
  overflow: hidden;
}

/* line 39, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_contents {
  overflow: hidden;
  z-index: 0;
  position: relative;
  border: 10px solid #ffffff;
  background-color: #ffffff;
}

/* line 47, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_loading {
  /* REQUIRED */
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 9999;
  position: absolute;
  /* REQUIRED */
  background-color: #f0f0f0;
  padding: 10px;
}

/* line 60, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_loading_shim {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
}

/* line 69, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_loading span {
  font-size: 12px;
  line-height: 32px;
  color: #444444;
  float: left;
  padding: 0 10px 0 0;
}

/* line 77, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_loading span a,
#lightwindow_loading span a:link,
#lightwindow_loading span a:visited {
  color: #09F;
  text-decoration: none;
  cursor: pointer;
}

/* line 85, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_loading span a:hover,
#lightwindow_loading span a:active {
  text-decoration: underline;
}

/* line 91, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_loading img {
  float: left;
  margin: 0 10px 0 0;
}

/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/
/* line 102, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_navigation {
  /* REQUIRED */
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  /* REQUIRED */
}

/* We need to shim the navigation for IE, though its more of a sub-floor */
/* line 111, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_navigation_shim {
  /* REQUIRED */
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  /* REQUIRED */
}

/* line 122, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_navigation a,
#lightwindow_navigation a:link,
#lightwindow_navigation a:visited,
#lightwindow_navigation a:hover,
#lightwindow_navigation a:active {
  /* REQUIRED */
  outline: none;
  /* REQUIRED */
}

/* line 132, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_previous,
#lightwindow_next {
  width: 49%;
  height: 100%;
  display: block;
}

/* line 139, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_previous {
  float: left;
  left: 0px;
}

/* line 144, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_next {
  float: right;
  right: 0px;
}

/* line 149, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_previous:hover,
#lightwindow_previous:active {
  background: url(/assets/lightbox/prevlabel-f987aec5c014700fec09b2f672d951314af36b74d166382cd0d95122edfcc3e3.gif) left 15% no-repeat;
}

/* line 154, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_next:hover,
#lightwindow_next:active {
  background: url(/assets/lightbox/nextlabel-67d070fd3e41cee9b1d6c817aba817bfde9d08d7b56acca0b9376c18d49e134f.gif) right 15% no-repeat;
}

/* line 159, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_previous_title,
#lightwindow_next_title {
  display: none;
}

/* line 164, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_galleries {
  width: 100%;
  position: absolute;
  z-index: 50;
  display: none;
  overflow: hidden;
  margin: 0 0 0 10px;
  bottom: 0px;
  left: 0px;
}

/* line 175, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_galleries_tab_container {
  width: 100%;
  height: 0px;
  overflow: hidden;
}

/* line 181, /vagrant/app/assets/stylesheets/lightwindow.scss */
a#lightwindow_galleries_tab,
a:link#lightwindow_galleries_tab,
a:visited#lightwindow_galleries_tab {
  display: block;
  height: 20px;
  width: 77px;
  float: right;
  line-height: 22px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  font-size: 11px;
  color: #ffffbe;
  background: url(/assets/lightbox/black-70-d7dec3f2235f65d38f4663a3e7d4add051f4813d77f855417285c5f6dcf9984f.png) repeat 0 0 transparent;
}

/* line 198, /vagrant/app/assets/stylesheets/lightwindow.scss */
* html a#lightwindow_galleries_tab,
* html a:link#lightwindow_galleries_tab,
* html a:visited#lightwindow_galleries_tab {
  background: none;
  background-color: #000000;
  opacity: .70;
  filter: alpha(opacity=70);
}

/* line 207, /vagrant/app/assets/stylesheets/lightwindow.scss */
a:hover#lightwindow_galleries_tab,
a:active#lightwindow_galleries_tab {
  color: #ffffbe;
}

/* line 213, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_galleries_tab_span {
  display: block;
  height: 20px;
  width: 63px;
  padding: 0 7px 0 7px;
}

/* line 220, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_galleries_tab .up {
  background: url(/assets/lightbox/arrow-up-f445c45f2e289ffa3a83b343008a0cf88b95e01411958dbbfa588ad2115fa272.gif) no-repeat 60px 5px transparent;
}

/* line 224, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_galleries_tab .down {
  background: url(/assets/lightbox/arrow-down-e9927eed93451571ed837997f1421872fcaa1f0de17e3be2ad15e23d17d88a9d.gif) no-repeat 60px 6px transparent;
}

/* line 228, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_galleries_list {
  background: url(/assets/lightbox/black-70-d7dec3f2235f65d38f4663a3e7d4add051f4813d77f855417285c5f6dcf9984f.png) repeat 0 0 transparent;
  overflow: hidden;
  height: 0px;
}

/* line 234, /vagrant/app/assets/stylesheets/lightwindow.scss */
* html #lightwindow_galleries_list {
  background: none;
  background-color: #000000;
  opacity: .70;
  filter: alpha(opacity=70);
}

/* line 241, /vagrant/app/assets/stylesheets/lightwindow.scss */
.lightwindow_galleries_list {
  width: 200px;
  float: left;
  margin: 0 0 10px 0;
  padding: 10px;
}

/* line 248, /vagrant/app/assets/stylesheets/lightwindow.scss */
.lightwindow_galleries_list h1 {
  color: #09F;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 10px 0 5px 0;
  font-size: 16px;
}

/* line 257, /vagrant/app/assets/stylesheets/lightwindow.scss */
.lightwindow_galleries_list li {
  margin: 5px 0 5px 0;
  list-style-type: none;
}

/* line 262, /vagrant/app/assets/stylesheets/lightwindow.scss */
.lightwindow_galleries_list a,
.lightwindow_galleries_list a:link,
.lightwindow_galleries_list a:visited {
  display: block;
  line-height: 22px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  padding: 0 0 0 10px;
  font-size: 11px;
}

/* line 275, /vagrant/app/assets/stylesheets/lightwindow.scss */
.lightwindow_galleries_list a:hover,
.lightwindow_galleries_list a:active {
  background: #000000;
  color: #ffffbe;
  border-left: 3px solid #ffffbe;
  padding: 0 0 0 7px;
}

/* line 283, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_data {
  /* REQUIRED */
  position: absolute;
  /* REQUIRED */
}

/* line 289, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_data_slide {
  /* REQUIRED */
  position: relative;
  /* REQUIRED */
}

/* line 295, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_data_slide_inner {
  background-color: #ffffff;
  padding: 0 10px 10px 10px;
}

/* line 300, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_data_caption {
  padding: 10px 0 0 0;
  color: #666666;
  line-height: 25px;
  background-color: #ffffff;
  clear: both;
}

/* line 308, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_data_details {
  background-color: #f0f0f0;
  padding: 0 10px 0 10px;
  height: 20px;
}

/* line 314, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_data_author_container {
  width: 40%;
  text-align: right;
  color: #666666;
  font-style: italic;
  font-size: 10px;
  line-height: 20px;
  float: right;
  overflow: hidden;
}

/* line 325, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_data_gallery_container {
  font-size: 10px;
  width: 40%;
  text-align: left;
  color: #666666;
  line-height: 20px;
  float: left;
  overflow: hidden;
}

/* line 335, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_title_bar {
  height: 25px;
  overflow: hidden;
}

/* line 340, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow_title_bar_title {
  color: #ffffbe;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  float: left;
}

/* line 348, /vagrant/app/assets/stylesheets/lightwindow.scss */
a#lightwindow_title_bar_close_link,
a:link#lightwindow_title_bar_close_link,
a:visited#lightwindow_title_bar_close_link {
  float: right;
  text-align: right;
  cursor: pointer;
  color: #ffffbe;
  line-height: 25px;
  padding: 0;
  margin: 0;
}

/* line 360, /vagrant/app/assets/stylesheets/lightwindow.scss */
a:hover#lightwindow_title_bar_close_link,
a:active#lightwindow_title_bar_close_link {
  color: #ffffff;
}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/
/* line 369, /vagrant/app/assets/stylesheets/lightwindow.scss */
#lightwindow p {
  color: #000000;
  padding-right: 10px;
}

/* This is really just for when using the cke_bbcode js function
 * Helper method creates the classes specified here and the cke_bbcode creates the editor with a separate
 * toolbar area.  This styles it as if it was a toolbar item.
 */
/* line 6, /vagrant/app/assets/stylesheets/ckeditor.scss */
span.cke_icon {
  cursor: pointer !important;
}

/* line 7, /vagrant/app/assets/stylesheets/ckeditor.scss */
.cke_editor_forum_post_body {
  padding: 0px !important;
}

/* line 8, /vagrant/app/assets/stylesheets/ckeditor.scss */
span.cke_skin_kama {
  border-style: none !important;
}

/* line 9, /vagrant/app/assets/stylesheets/ckeditor.scss */
#topSpace {
  width: 127px;
  float: left;
  margin-bottom: 8px;
  margin-right: 5px;
}

/* line 10, /vagrant/app/assets/stylesheets/ckeditor.scss */
#cke_forum_post_body {
  float: left;
}

/* line 11, /vagrant/app/assets/stylesheets/ckeditor.scss */
#cke_bottom_forum_post_body {
  display: none;
}

/* line 12, /vagrant/app/assets/stylesheets/ckeditor.scss */
form .cke_wrapper {
  border-radius: 0px !important;
  background-image: none !important;
  background-color: transparent !important;
  padding: 0 !important;
  border: solid 1px gray !important;
}

/* line 13, /vagrant/app/assets/stylesheets/ckeditor.scss */
form .cke_wrapper table {
  border-top: solid 1px gray;
}

/* line 14, /vagrant/app/assets/stylesheets/ckeditor.scss */
#topSpace .cke_wrapper {
  border-radius: 5px;
  background-color: gray !important;
  height: 28px !important;
  margin-top: 8px !important;
  border-style: none !important;
  padding-top: 3px !important;
  padding-left: 3px !important;
  padding-bottom: 1px !important;
}

/* line 24, /vagrant/app/assets/stylesheets/ckeditor.scss */
#topSpace .cke_wrapper, #topSpace .cke_shared {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

/* line 25, /vagrant/app/assets/stylesheets/ckeditor.scss */
#cke_forum_post_body {
  clear: both;
}

/* line 1, /vagrant/app/assets/stylesheets/user_search.scss */
#user-search {
  color: #000;
  margin-bottom: 20px;
  margin-top: 25px;
  font-size: 13px;
}
/* line 7, /vagrant/app/assets/stylesheets/user_search.scss */
#user-search table {
  border-collapse: separate;
  border-spacing: 0.5em;
}
/* line 12, /vagrant/app/assets/stylesheets/user_search.scss */
#user-search th {
  text-align: right;
  vertical-align: top;
  width: 100px;
}
/* line 18, /vagrant/app/assets/stylesheets/user_search.scss */
#user-search select {
  width: 175px;
  margin-bottom: 5px;
  font-size: 15px;
}
/* line 24, /vagrant/app/assets/stylesheets/user_search.scss */
#user-search .top {
  background: url(/assets/user-search/search-top-36e9daff3cf9176000d3e8daccfdf8b75027267a337714a69e63f4258e34eda0.png) no-repeat;
  width: 330px;
  height: 90px;
  padding: 55px 0 0 20px;
  float: left;
}
/* line 32, /vagrant/app/assets/stylesheets/user_search.scss */
#user-search .bottom {
  background: url(/assets/user-search/search-bottom-77058131aecd9d5330d5d0884faafd25623905422043c38caa57d52ae9360519.png) no-repeat;
  width: 350px;
  height: 34px;
  float: left;
}
/* line 39, /vagrant/app/assets/stylesheets/user_search.scss */
#user-search .show-more {
  background: url(/assets/user-search/show-more-fd10421c4bd7fa8c3e59db227d9f35bde6b0ddc9b3b36d507a4838a6ae543c5e.png) repeat-y;
  width: 320px;
  padding: 8px 20px;
  float: left;
}
/* line 46, /vagrant/app/assets/stylesheets/user_search.scss */
#user-search input[type="submit"] {
  background: url(/assets/user-search/go-226d0f11120751b37fadfae4d3d4f7a941d519bf5c813cdeaa4912e08725726a.png) no-repeat;
  cursor: pointer;
  width: 39px;
  height: 22px;
  border-style: none;
  float: right;
  margin-right: 20px;
}
/* line 56, /vagrant/app/assets/stylesheets/user_search.scss */
#user-search select#user-search-country {
  border: 1px solid #ccc;
  color: black;
  font-size: 15px !important;
}

/* line 63, /vagrant/app/assets/stylesheets/user_search.scss */
input#username {
  width: 160px;
  height: 20px;
  font-size: 15px;
  padding-left: 5px;
}

/* line 70, /vagrant/app/assets/stylesheets/user_search.scss */
.pagination {
  clear: both;
  margin-right: 10px;
  margin-bottom: 15px;
}

/* line 75, /vagrant/app/assets/stylesheets/user_search.scss */
.search-for-friends-location {
  background: url(/assets/user-search/lhs-bg-28d19a58bad03761873cd5d0886bd3414c9695db467432598c21f5f99e300629.png) no-repeat !important;
  width: 200px;
  height: 157px !important;
}

/* line 80, /vagrant/app/assets/stylesheets/user_search.scss */
.search-for-friends-location .num-friends {
  top: 82px !important;
}

/* line 1, /vagrant/app/assets/stylesheets/games.scss */
.game-heading {
  font-size: 15.5pt;
  text-align: center;
  margin-bottom: 0px;
}

/* line 6, /vagrant/app/assets/stylesheets/games.scss */
.game-info {
  float: left;
  margin-bottom: 20px;
  margin-left: 15px;
  width: 30%;
  color: #fff;
}

/* line 14, /vagrant/app/assets/stylesheets/games.scss */
div.rateIt {
  display: inline;
}

/* line 18, /vagrant/app/assets/stylesheets/games.scss */
.game-info h2 {
  font-size: 21px;
  margin-bottom: auto;
}

/* line 23, /vagrant/app/assets/stylesheets/games.scss */
.social {
  margin-top: 15px;
}
/* line 26, /vagrant/app/assets/stylesheets/games.scss */
.social .rateNum {
  clear: left;
  color: white;
  float: none;
  padding: 0;
  text-align: center;
}

/* line 35, /vagrant/app/assets/stylesheets/games.scss */
#games-h2 {
  padding-left: 20px;
  margin-bottom: 0px;
  font-size: 22px;
}

/* line 41, /vagrant/app/assets/stylesheets/games.scss */
.galleryScroller.box-top.box-bottom.games {
  padding-bottom: 10px;
  margin-top: 5px;
}

/* line 46, /vagrant/app/assets/stylesheets/games.scss */
#more-games {
  color: #000;
  font-size: 11pt;
  font-weight: bold;
  clear: left;
  padding: 5px;
}

/* line 54, /vagrant/app/assets/stylesheets/games.scss */
#play-h1 {
  color: #fff;
  font-size: 15.5pt;
}

/* line 59, /vagrant/app/assets/stylesheets/games.scss */
#games-category-thumbs {
  float: left;
  margin-left: 35px;
  width: 100px;
  overflow: hidden;
}

/* line 66, /vagrant/app/assets/stylesheets/games.scss */
#category-foot {
  padding-top: 15px;
  clear: left;
}

/* line 18, /vagrant/app/assets/stylesheets/user_interests.scss */
#settings-container h2.sports {
  color: #035fc3;
  clear: both;
  border-top: solid 1px #ccc;
}

/* line 23, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-checkbox input[type="checkbox"] + label.sports:before {
  background-color: #035fc3;
}

/* line 18, /vagrant/app/assets/stylesheets/user_interests.scss */
#settings-container h2.music {
  color: #f7931e;
  clear: both;
  border-top: solid 1px #ccc;
}

/* line 23, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-checkbox input[type="checkbox"] + label.music:before {
  background-color: #f7931e;
}

/* line 18, /vagrant/app/assets/stylesheets/user_interests.scss */
#settings-container h2.movies {
  color: #662d91;
  clear: both;
  border-top: solid 1px #ccc;
}

/* line 23, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-checkbox input[type="checkbox"] + label.movies:before {
  background-color: #662d91;
}

/* line 18, /vagrant/app/assets/stylesheets/user_interests.scss */
#settings-container h2.video-games {
  color: #e90000;
  clear: both;
  border-top: solid 1px #ccc;
}

/* line 23, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-checkbox input[type="checkbox"] + label.video-games:before {
  background-color: #e90000;
}

/* line 18, /vagrant/app/assets/stylesheets/user_interests.scss */
#settings-container h2.school-subjects {
  color: #1b1464;
  clear: both;
  border-top: solid 1px #ccc;
}

/* line 23, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-checkbox input[type="checkbox"] + label.school-subjects:before {
  background-color: #1b1464;
}

/* line 18, /vagrant/app/assets/stylesheets/user_interests.scss */
#settings-container h2.organizations {
  color: #00bac6;
  clear: both;
  border-top: solid 1px #ccc;
}

/* line 23, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-checkbox input[type="checkbox"] + label.organizations:before {
  background-color: #00bac6;
}

/* line 18, /vagrant/app/assets/stylesheets/user_interests.scss */
#settings-container h2.kidzworld-interests {
  color: #66c500;
  clear: both;
  border-top: solid 1px #ccc;
}

/* line 23, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-checkbox input[type="checkbox"] + label.kidzworld-interests:before {
  background-color: #66c500;
}

/* line 28, /vagrant/app/assets/stylesheets/user_interests.scss */
.user-interest-progress {
  margin-top: 20px;
  padding-bottom: 20px;
}
/* line 33, /vagrant/app/assets/stylesheets/user_interests.scss */
article .user-interest-progress .inner-bar {
  line-height: 1;
}
/* line 37, /vagrant/app/assets/stylesheets/user_interests.scss */
.user-interest-progress:after {
  clear: both;
  content: '';
  display: block;
}
/* line 43, /vagrant/app/assets/stylesheets/user_interests.scss */
.user-interest-progress div {
  float: left;
  box-sizing: border-box;
}
/* line 48, /vagrant/app/assets/stylesheets/user_interests.scss */
.user-interest-progress .label {
  font-weight: bold;
  color: black;
  width: 25%;
  font-size: 13px;
}
/* line 57, /vagrant/app/assets/stylesheets/user_interests.scss */
.user-interest-progress .progress {
  width: 75%;
  background-color: #f0f0f0;
  height: 18px;
  border: solid 1px #cecece;
  border-radius: 4px;
  color: white;
  font-weight: bold;
}
/* line 69, /vagrant/app/assets/stylesheets/user_interests.scss */
.user-interest-progress .inner-bar {
  background-color: #035fc3;
  text-align: right;
  border-radius: 4px 0 0 4px;
  padding: 0 22px 0 3px;
  height: 16px;
  position: relative;
}
/* line 77, /vagrant/app/assets/stylesheets/user_interests.scss */
.user-interest-progress .inner-bar:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #035fc3;
  border-width: 8px;
  margin-top: -8px;
}

/* line 94, /vagrant/app/assets/stylesheets/user_interests.scss */
.user-interest-form .button-colour {
  float: right;
  margin-top: 10px;
  padding: 0 15px;
  border-radius: 8px;
  font-size: 17px;
}

/* line 106, /vagrant/app/assets/stylesheets/user_interests.scss */
.my-interests-heading {
  padding-left: 0;
}

/* line 111, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-category-checkboxes {
  padding-bottom: 8px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
/* line 118, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-category-checkboxes .interest-checkbox {
  margin: 0 5px 12px 0;
  font-size: 12px;
}
/* line 125, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-category-checkboxes input[type='checkbox'] {
  display: none;
}
/* line 129, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-category-checkboxes input[type='checkbox']:checked + label:before {
  content: "\f00c";
}
/* line 133, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-category-checkboxes input[type="checkbox"] + label {
  position: relative;
  padding-left: 25px;
  color: black;
}
/* line 139, /vagrant/app/assets/stylesheets/user_interests.scss */
.interest-category-checkboxes input[type="checkbox"] + label:before {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 17px;
  height: 17px;
  content: '';
  text-align: center;
  color: white;
  border-radius: 4px;
  background-color: #035fc3;
  font-family: FontAwesome;
}

/* line 1, /vagrant/app/assets/stylesheets/cta_interests.scss */
.cta-interests {
  position: absolute;
  top: 250px;
  width: 553px;
  height: 321px;
  background-image: url(/assets/cta/desktop-interests-9be948703f556036088fdbb181cafa3a333040bd5268a6ddb9d9990d639d60ff.jpg);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  border: solid 3px #fff;
  border-radius: 10px;
  box-shadow: 5px 5px 5px #e1e1e1;
  z-index: 10;
}
/* line 16, /vagrant/app/assets/stylesheets/cta_interests.scss */
.cta-interests .button-colour {
  position: absolute;
  left: 150px;
  bottom: 50px;
  font-size: 16px;
}
/* line 23, /vagrant/app/assets/stylesheets/cta_interests.scss */
.cta-interests .close {
  position: absolute;
  right: 5px;
  top: 5px;
  background-color: #fff;
  color: #000;
  padding: 2px 5px;
  cursor: pointer;
}

/* line 1, /vagrant/app/assets/stylesheets/categories.scss */
.category-title {
  text-align: center;
  margin: -20px 10px 20px 10px;
  font-size: 12.5pt;
  color: #525252;
  line-height: 20px;
}

/* line 9, /vagrant/app/assets/stylesheets/categories.scss */
.category-article {
  margin: 30px 10px;
}
/* line 12, /vagrant/app/assets/stylesheets/categories.scss */
.category-article a {
  text-decoration: none;
}
/* line 16, /vagrant/app/assets/stylesheets/categories.scss */
.category-article .info {
  float: left;
  margin-right: 15px;
}
/* line 21, /vagrant/app/assets/stylesheets/categories.scss */
.category-article h2.title {
  margin: 0;
}
/* line 24, /vagrant/app/assets/stylesheets/categories.scss */
.category-article h2.title a {
  font-size: 14.5pt;
  color: #000;
  line-height: 20px;
}
/* line 31, /vagrant/app/assets/stylesheets/categories.scss */
.category-article .preview {
  font-size: 14px;
  margin: 3px 0;
}
/* line 36, /vagrant/app/assets/stylesheets/categories.scss */
.category-article .comments a {
  color: #666;
  font-size: 13px;
}
/* line 41, /vagrant/app/assets/stylesheets/categories.scss */
.category-article .time {
  font-size: 13px;
}
/* line 45, /vagrant/app/assets/stylesheets/categories.scss */
.category-article .content {
  overflow: hidden;
}

/* line 50, /vagrant/app/assets/stylesheets/categories.scss */
.seo-accordian {
  font-size: 13px;
  margin: 20px 0;
}

/* line 55, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs {
  font-size: 13px;
  border: none;
}
/* line 59, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs h2 {
  margin: 0;
}
/* line 63, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs p {
  padding: 0px;
}
/* line 67, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs .ui-state-active a, .seo-tabs .ui-state-active a:link, .seo-tabs .ui-state-active a:visited {
  background-color: #e8f4fc;
  border-bottom: none;
}
/* line 72, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0px;
}
/* line 76, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs .ui-state-default, .seo-tabs .ui-widget-content .ui-state-default, .seo-tabs .ui-widget-header .ui-state-default {
  border: none;
}
/* line 80, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs .ui-widget-header {
  border: solid 2px #3399cc;
  border-bottom: none;
  background: #ffffff;
}
/* line 86, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs .ui-state-default, .seo-tabs .ui-widget-content .ui-state-default, .seo-tabs .ui-widget-header .ui-state-default {
  background-color: #e8f4fc;
}
/* line 90, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
  padding-bottom: 0px;
}
/* line 94, /vagrant/app/assets/stylesheets/categories.scss */
.seo-tabs div#tabs-kids-website, .seo-tabs div#tabs-kids-chat, .seo-tabs div#tabs-kids-games {
  border: solid 2px #3399cc;
  background: #e8f4fc;
}

/* line 100, /vagrant/app/assets/stylesheets/categories.scss */
.solid-box-350 {
  text-align: right;
  margin: 20px -2px 20px 0px;
}
/* line 104, /vagrant/app/assets/stylesheets/categories.scss */
.solid-box-350 .homepage-latest-posts {
  font-size: 12px;
}

/* line 111, /vagrant/app/assets/stylesheets/categories.scss */
.sections .leftside,
.categories .leftside {
  width: 200px;
}
/* line 114, /vagrant/app/assets/stylesheets/categories.scss */
.sections .ad-container-wrapper,
.categories .ad-container-wrapper {
  border: 4px solid rgba(53, 148, 200, 0.2);
  width: 160px;
  height: 600px;
  margin: 20px 10px;
}
/* line 121, /vagrant/app/assets/stylesheets/categories.scss */
.sections .pagination,
.categories .pagination {
  font-size: 15px;
}

/* line 3, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends .ad-container-wrapper, .users_search .ad-container-wrapper {
  border: 4px solid rgba(53, 148, 200, 0.2);
  margin: 10px;
  width: 160px;
  height: 600px;
}
/* line 10, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends .friend-safe, .users_search .friend-safe {
  background-color: #00AfE4;
  color: #fff;
  margin: 0 10px;
  padding: 10px;
  border-radius: 8px;
}
/* line 17, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends .friend-safe .title, .users_search .friend-safe .title {
  font-size: 14px;
  margin: 0;
  line-height: 1;
}
/* line 22, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends .friend-safe .content, .users_search .friend-safe .content {
  color: #fff;
  padding: 0;
  margin: 0;
}
/* line 27, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends .friend-safe .content a, .users_search .friend-safe .content a {
  color: #fff;
}
/* line 33, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends .update-interests, .users_search .update-interests {
  background-color: #E2F3FB;
  text-align: center;
  border-radius: 8px;
  padding: 10px 5px 10px 5px;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 41, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends .update-interests p, .users_search .update-interests p {
  text-align: center;
  position: static;
  padding: 0;
  font-size: 15px;
  margin: 5px;
}

/* line 51, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends-tabs {
  list-style-type: none;
  background-color: #3594C8;
  margin: 0;
  padding-top: 10px;
  top: -23px;
}
/* line 58, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends-tabs .tab {
  float: left;
  background-color: #0066B3;
  margin-left: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: bold;
  font-size: 14px;
  padding: 10px;
}
/* line 68, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends-tabs .tab a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  display: block;
}
/* line 76, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends-tabs .tab.active {
  color: #000;
  background-color: #fff;
}

/* line 83, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends-tab-content {
  margin-left: 10px;
  margin-right: 10px;
}
/* line 87, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends-tab-content h4 {
  text-align: center;
  padding-top: 10px;
}
/* line 92, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends-tab-content a {
  text-decoration: none;
}
/* line 96, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends-tab-content i.fa.fa-refresh.fa-2x {
  vertical-align: middle;
  color: #0072ff;
}
/* line 101, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.friends-tab-content .fa-refresh:before {
  padding-right: 5px;
}

/* line 106, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.search {
  display: inline-block;
  position: relative;
}
/* line 110, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.search .my-friends-search {
  width: 300px;
  padding: 5px;
  border-radius: 8px;
  margin-bottom: 15px;
  font-size: 15px;
}
/* line 118, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.search .fa-search {
  position: absolute;
  right: 8px;
  top: 8px;
}

/* line 125, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.r-friend {
  position: relative;
  margin-bottom: 15px;
  padding: 8px 5px 0 5px;
  border-top: solid 2px #ccc;
}
/* line 131, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.r-friend .avatar {
  float: left;
  margin-right: 10px;
}
/* line 136, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.r-friend .button-colour {
  float: right;
  height: 25px;
  line-height: 25px;
  margin: 0 0 0 5px;
}
/* line 143, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.r-friend .body {
  font-size: 14px;
  overflow: hidden;
}
/* line 147, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.r-friend .body .top {
  padding-bottom: 5px;
}
/* line 151, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.r-friend .body .friend-offline {
  display: inline;
  color: red;
}
/* line 155, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.r-friend .body .friend-online {
  display: inline;
  color: #61b047;
  font-weight: bold;
}
/* line 162, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.r-friend .username {
  color: #5097B5;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}
/* line 169, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.r-friend .not-interested {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #5a5a59;
}

/* line 177, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.pending-intro {
  background-color: #E2F3FB;
  border-radius: 8px;
  padding: 10px 5px 10px 5px;
  margin-bottom: 20px;
}
/* line 183, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.pending-intro p {
  position: static;
  padding: 0;
  font-size: 15px;
  margin: 5px;
}
/* line 189, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.pending-intro h1 {
  color: #3094dc;
  padding-left: 5px;
  margin-bottom: 5px;
}

/* line 198, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.mutual-interests .mutual {
  color: #990099;
  font-weight: bold;
}

/* line 204, /vagrant/app/assets/stylesheets/recommended_friends.scss */
a.view-mutual {
  display: inline-block;
  color: #61b047;
  font-weight: bold;
  text-decoration: none;
  padding-right: 5px;
}

/* line 214, /vagrant/app/assets/stylesheets/recommended_friends.scss */
.mutual-profile .mutual-friends {
  display: inline-block;
  padding-left: 5px;
}

/* line 2, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap a {
  text-decoration: none;
  color: #00d5e2;
}
/* line 6, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap h2 a {
  color: #00d5e2;
}
/* line 9, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap h4 a {
  color: #00d5e2;
}
/* line 12, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap h1 {
  color: #00d5e2;
}
/* line 15, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap h2 {
  margin: .5em 1em 1em;
}
/* line 18, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap h3 {
  margin: .5em 0 1em 0;
  padding-bottom: 0;
  margin-bottom: .2em;
  color: #ff3bfd;
}
/* line 23, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap h3 a {
  color: #ff3bfd;
}
/* line 27, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap h4 {
  margin: .5em 0 1em;
}
/* line 30, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap ul {
  float: left;
}
/* line 32, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap ul li {
  list-style-type: none;
}
/* line 36, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap table {
  background-color: #ffffff;
  border: solid 1px #ff3bfd;
  padding: .4em;
  padding-left: 1em;
  margin: 0 auto 2em;
  width: 95%;
}
/* line 44, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap th {
  border: none;
}
/* line 47, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap td {
  border: none;
  padding-left: 1em;
  padding-bottom: .4em;
  vertical-align: top;
  width: 33%;
}
/* line 54, /vagrant/app/assets/stylesheets/sitemap.scss */
#sitemap tr:nth-child(2n+1) td {
  background-color: #ffffff;
}

/* line 1, /vagrant/app/assets/stylesheets/videos.scss */
.popular-videos {
  margin: 50px 10px 10px 20px;
}
/* line 4, /vagrant/app/assets/stylesheets/videos.scss */
.popular-videos h3.purple {
  margin-left: 10px;
}

/* user videos pages*/
/* line 12, /vagrant/app/assets/stylesheets/videos.scss */
.bg_ColorB.padding36.videos {
  padding-bottom: 25px;
}
/* line 15, /vagrant/app/assets/stylesheets/videos.scss */
.bg_ColorB.padding36.videos h1 {
  color: #00d5e2;
}

/* line 20, /vagrant/app/assets/stylesheets/videos.scss */
.videos-header {
  background: url(/assets/video/videos-index-62043865e8616db21b0c485a4bfe1abfd457234021f53a1a9f50dbe309b055b6.png) no-repeat;
  width: 580px;
  height: 153px;
}
/* line 24, /vagrant/app/assets/stylesheets/videos.scss */
.videos-header a {
  width: 150px;
  height: 150px;
  display: block;
  float: right;
}

/* line 33, /vagrant/app/assets/stylesheets/videos.scss */
.bg_ColorB.padded.video h1 {
  margin-bottom: 0px;
  color: #00d5e2;
}
/* line 37, /vagrant/app/assets/stylesheets/videos.scss */
.bg_ColorB.padded.video span#video-user {
  margin-left: 20px;
  font-size: 15px;
  margin-top: -9px;
}

/* line 47, /vagrant/app/assets/stylesheets/videos.scss */
.video-preview {
  margin: 0px 10px 25px 10px;
  float: left;
  border-bottom: 1px dotted #e5e5e5;
  padding-bottom: 10px;
}
/* line 52, /vagrant/app/assets/stylesheets/videos.scss */
.video-preview h3 {
  padding-bottom: 5px;
}
/* line 55, /vagrant/app/assets/stylesheets/videos.scss */
.video-preview .share-link {
  padding-right: 6px;
}
/* line 58, /vagrant/app/assets/stylesheets/videos.scss */
.video-preview h4 a {
  color: #6ac400 !important;
  text-decoration: none;
}

/* line 68, /vagrant/app/assets/stylesheets/videos.scss */
#new-videos label {
  font-weight: 900;
  color: #000;
  font-size: 11pt;
}
/* line 73, /vagrant/app/assets/stylesheets/videos.scss */
#new-videos textarea {
  width: 95%;
  height: 150px;
  margin-bottom: 10px;
  font-size: 10pt;
}
/* line 79, /vagrant/app/assets/stylesheets/videos.scss */
#new-videos input[type='text'] {
  font-size: 15pt;
}

/* line 84, /vagrant/app/assets/stylesheets/videos.scss */
#report-video {
  float: left;
  padding-top: 5px;
  font-weight: bold;
}
/* line 89, /vagrant/app/assets/stylesheets/videos.scss */
#report-video a.purple {
  padding-right: 10px;
}

/* line 94, /vagrant/app/assets/stylesheets/videos.scss */
#share-video {
  padding-top: 5px;
  float: right;
}

/* line 99, /vagrant/app/assets/stylesheets/videos.scss */
h3.purple.rate {
  padding-top: 20px;
}

/* video channel*/
/* line 105, /vagrant/app/assets/stylesheets/videos.scss */
.video_channel h1 {
  font-size: 24px;
  padding: 5px;
  color: #3399cc;
}

/* line 112, /vagrant/app/assets/stylesheets/videos.scss */
.mini-video-preview {
  margin: 5px 0 5px 0;
}

/* line 1, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-blanket {
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000051;
  background: black;
  opacity: 0.65;
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 13, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-window {
  visibility: hidden;
  width: 460px;
  z-index: 1000052;
  padding-bottom: 10px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #005CBD;
  border: 3px solid white;
  border-radius: 10px;
}

/* line 28, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.show-recommended-friends {
  visibility: visible;
}

/* line 32, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-friends-image {
  position: absolute;
  right: 35px;
  top: 12px;
  width: 170px;
  height: 110px;
}

/* line 40, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-title-description {
  margin-top: 25px;
  margin-left: 25px;
  width: 230px;
  height: 77px;
}
/* line 46, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-title-description h3 {
  color: white;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 2.15em;
}
/* line 54, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-title-description p {
  color: white;
  padding-right: 15px;
  padding-left: 0px;
  line-height: 1.2em;
  font-size: 1.1em;
}

/* line 63, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
a.friends-window-close {
  width: 18px;
  height: 18px;
  line-height: 15px;
  color: black;
  font-weight: bold;
  text-align: center;
  font-size: 1.5em;
  background: white;
  position: absolute;
  right: 12px;
  top: 12px;
  border-radius: 2px;
}
/* line 77, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
a.friends-window-close:hover {
  background: #cccccc;
  text-decoration: none;
  cursor: pointer;
}

/* line 84, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-window-container {
  width: 85%;
  background: white;
  border-radius: 7px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 10px 18px;
}

/* line 94, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-list-item {
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-bottom: 1px solid #CFCFCF;
  position: relative;
}
/* line 101, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-list-item h5 {
  font-size: 1.3em;
  color: #008AE6;
  font-weight: 300;
  margin: 0;
  margin-top: -3px;
  line-height: normal;
  top: 1px;
}
/* line 110, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-list-item h5 a {
  color: #008AE6;
}
/* line 115, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-list-item p {
  padding: 0;
  margin: 0;
  font-family: Verdana, Geneva, sans-serif;
  top: 0;
  line-height: 1.3em;
  font-size: 0.9em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 127, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-list-item span {
  color: #b300b3;
  white-space: nowrap;
}
/* line 132, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-list-item a {
  text-decoration: none;
}

/* line 137, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-add-friend {
  position: absolute;
  right: 0px;
  top: 9px;
  background: #67ab54;
  color: white !important;
  text-decoration: none;
  width: 90px;
  height: 20px;
  font-size: 0.9em;
  text-align: center;
  line-height: 1.9;
  border-radius: 5px;
  font-weight: bold;
}
/* line 152, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-add-friend:hover {
  color: white;
  background: #528943;
}

/* line 158, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-reject-friend {
  position: absolute;
  right: 0px;
  top: 40px;
}
/* line 163, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-reject-friend i {
  color: #5A5A59;
}

/* line 168, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-friend-information {
  display: inline-block;
  margin-left: 5px;
  width: 85%;
  overflow: hidden;
}

/* line 175, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-list-item-photo {
  width: 40px;
  height: 40px;
  vertical-align: top;
}

/* line 181, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.recommended-list-item:first-child {
  border-top: 1px solid #CFCFCF;
}

/* line 185, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
a.recommend-see-more {
  display: block;
  background: orange;
  width: 90px;
  height: 20px;
  margin: 10px 30px 10px auto;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  color: white;
  font-weight: bold;
}
/* line 197, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
a.recommend-see-more:hover {
  background: #ffb733;
  cursor: pointer;
}

/* friends sidebar */
/* line 205, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-sidebar {
  background: #3594c8;
  width: 336px;
  margin: 0 auto;
  border: solid 2px #448fb7;
  border-radius: 8px;
  border-bottom: none;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
/* line 215, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-sidebar .recommended-friend-information {
  margin-left: 50px;
  margin-top: -40px;
}

/* line 221, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-sidebar-container {
  width: 85%;
  background: white;
  border-radius: 7px;
  margin: 0px auto 5px auto;
  padding: 5px;
}

/* line 229, /vagrant/app/assets/stylesheets/recommended_friends_popup.scss */
.friends-title-description.sidebar {
  width: 300px;
  margin-top: 15px;
  height: 60px;
}

/* line 1, /vagrant/app/assets/stylesheets/profile_report.scss */
.report-user-form {
  margin-left: 15px;
}
/* line 4, /vagrant/app/assets/stylesheets/profile_report.scss */
.report-user-form h3 {
  clear: both;
  margin: 10px 0;
}
/* line 9, /vagrant/app/assets/stylesheets/profile_report.scss */
.report-user-form .other-reason {
  display: none;
}
/* line 13, /vagrant/app/assets/stylesheets/profile_report.scss */
.report-user-form .error {
  color: red;
  display: none;
}
/* line 19, /vagrant/app/assets/stylesheets/profile_report.scss */
.report-user-form input[type='radio'] + label:after {
  content: '';
  display: block;
}

/* line 1, /vagrant/app/assets/stylesheets/username_search.scss */
#_query_auto_complete {
  position: relative !important;
  top: 2px !important;
  left: 0 !important;
  z-index: 1005;
}
/* line 6, /vagrant/app/assets/stylesheets/username_search.scss */
#_query_auto_complete a {
  color: #000000;
  text-decoration: none;
  text-align: center;
  font-size: 11pt;
}
/* line 12, /vagrant/app/assets/stylesheets/username_search.scss */
#_query_auto_complete li {
  text-align: center;
}

/* line 16, /vagrant/app/assets/stylesheets/username_search.scss */
div.autocomplete {
  position: absolute;
  width: 250px;
  background-color: #ffffff;
  border: 1px solid #888;
  margin: 0;
  padding: 0;
  color: #000000 !important;
}
/* line 24, /vagrant/app/assets/stylesheets/username_search.scss */
div.autocomplete ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 28, /vagrant/app/assets/stylesheets/username_search.scss */
div.autocomplete ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  height: 32px;
  cursor: pointer;
  color: #000000 !important;
}
/* line 36, /vagrant/app/assets/stylesheets/username_search.scss */
div.autocomplete ul li.selected {
  background-color: #ffb;
}

/* line 43, /vagrant/app/assets/stylesheets/username_search.scss */
.go-button {
  float: right;
  margin-right: 12px;
}
/* line 47, /vagrant/app/assets/stylesheets/username_search.scss */
.go-button .button {
  text-decoration: none;
  font-size: 13pt;
  color: #fff;
  font-weight: bold;
}

/* line 1, /vagrant/app/assets/stylesheets/search.scss */
.search-section {
  text-align: right;
  font-size: 16px;
  font-style: italic;
  padding-right: 10px;
}

/* line 8, /vagrant/app/assets/stylesheets/search.scss */
.error.search {
  padding-left: 10px;
  font-size: 18px;
}

/* line 13, /vagrant/app/assets/stylesheets/search.scss */
#search-header {
  background: url("/assets/search/search-header.png") no-repeat scroll 0 0 transparent;
  height: 94px;
  width: 576px;
  margin: -26px auto 0;
}

/* line 20, /vagrant/app/assets/stylesheets/search.scss */
.searchpage-form {
  float: left;
  width: 400px;
  margin-left: 10px;
}
/* line 24, /vagrant/app/assets/stylesheets/search.scss */
.searchpage-form input[type="text"] {
  width: 250px;
  height: 20px;
  border: 1px solid #ffe464;
  padding: 5px 8px;
  background-color: #fcf6d9;
  font-size: 18px;
  margin-bottom: 5px;
}
/* line 33, /vagrant/app/assets/stylesheets/search.scss */
.searchpage-form input[type="submit"] {
  background: url(/assets/search/search-go-ad1144c826bdf56dbea805e59c271964949f8d37e04291d6d12577afa706b171.png) no-repeat scroll 0 0 transparent;
  height: 37px;
  width: 81px;
  border: 0 none;
  position: relative;
  left: -2px;
  cursor: pointer;
}

/* line 43, /vagrant/app/assets/stylesheets/search.scss */
.search-resultcount {
  margin: 5em 2em;
  font-size: 1.5em;
  font-weight: bold;
  color: #ff157f !important;
}

/* line 49, /vagrant/app/assets/stylesheets/search.scss */
.search-resultbox {
  margin: .5em 2em;
  border: 1px solid #c3c3c3;
}

/* line 53, /vagrant/app/assets/stylesheets/search.scss */
.searchresult {
  margin: .5em .5em;
}
/* line 55, /vagrant/app/assets/stylesheets/search.scss */
.searchresult .searchresult-link {
  text-decoration: none;
  color: #fcb121;
  font-size: 1.5em;
}
/* line 60, /vagrant/app/assets/stylesheets/search.scss */
.searchresult img {
  float: left;
  margin-right: .5em;
}
/* line 64, /vagrant/app/assets/stylesheets/search.scss */
.searchresult .full-story {
  color: #00d5e2;
  text-decoration: none;
  font-weight: bold;
}

/* line 70, /vagrant/app/assets/stylesheets/search.scss */
.jumps {
  float: left;
  font-weight: bold;
  padding-left: 10px;
}
/* line 74, /vagrant/app/assets/stylesheets/search.scss */
.jumps a {
  text-decoration: none;
  color: #747474;
}

/* line 79, /vagrant/app/assets/stylesheets/search.scss */
.article {
  color: #000;
}

/* line 1, /vagrant/app/assets/stylesheets/notifications.scss */
#error, #alert {
  color: red;
  float: left;
  font-size: 12pt;
  font-weight: bold;
  margin: 2px auto 2px 16px;
  text-align: center;
  width: 930px;
  clear: left;
  background-color: #f1f1f1;
  border-radius: 2em;
  z-index: 10000000;
}

/* line 14, /vagrant/app/assets/stylesheets/notifications.scss */
#notice {
  color: #000;
  margin: 5px 0 0;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  width: 300px;
  clear: left;
  background-color: #f1f1f1;
  border-radius: 2em;
  z-index: 10000000;
}

/* line 26, /vagrant/app/assets/stylesheets/notifications.scss */
#alert {
  margin: 5px 0 0;
}

/* line 2, /vagrant/app/assets/stylesheets/user_comments.scss */
.comment .comments-offline {
  display: inline;
  color: red;
}
/* line 6, /vagrant/app/assets/stylesheets/user_comments.scss */
.comment .comments-online {
  display: inline;
  color: #61b047;
}
/* line 10, /vagrant/app/assets/stylesheets/user_comments.scss */
.comment .comment-status {
  text-align: center;
  background-color: #fff;
}
/* line 14, /vagrant/app/assets/stylesheets/user_comments.scss */
.comment img {
  max-width: 320px;
}

/* line 78, /vagrant/app/assets/stylesheets/application.scss */
.hidden {
  display: none;
}
