/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio:not([controls]) {
  display: none;
}

/* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 69, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
sup {
  top: -0.5em;
}

/* line 72, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 92, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 114, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 121, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 132, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 135, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 140, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 143, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  /* line 155, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 163, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 167, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 171, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 178, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 183, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 188, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  thead {
    display: table-header-group;
  }

  /* line 193, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 197, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 207, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

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

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #0088cc;
  text-decoration: none;
}

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 42, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 51, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

/* line 567, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row {
  margin-left: -20px;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 572, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 582, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span1 {
  width: 60px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span2 {
  width: 140px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span3 {
  width: 220px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span4 {
  width: 300px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span5 {
  width: 380px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span6 {
  width: 460px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span7 {
  width: 540px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span8 {
  width: 620px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span9 {
  width: 700px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span10 {
  width: 780px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span11 {
  width: 860px;
}

/* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span12 {
  width: 940px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset1 {
  margin-left: 100px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset2 {
  margin-left: 180px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset3 {
  margin-left: 260px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset4 {
  margin-left: 340px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset5 {
  margin-left: 420px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset6 {
  margin-left: 500px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset7 {
  margin-left: 580px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset8 {
  margin-left: 660px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset9 {
  margin-left: 740px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset10 {
  margin-left: 820px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset11 {
  margin-left: 900px;
}

/* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset12 {
  margin-left: 980px;
}

/* line 614, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid:after {
  clear: both;
}
/* line 617, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12766%;
  *margin-left: 2.07447%;
}
/* line 623, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
/* line 628, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12766%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span1 {
  width: 6.38298%;
  *width: 6.32979%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span2 {
  width: 14.89362%;
  *width: 14.84043%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span3 {
  width: 23.40426%;
  *width: 23.35106%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span4 {
  width: 31.91489%;
  *width: 31.8617%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span5 {
  width: 40.42553%;
  *width: 40.37234%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span6 {
  width: 48.93617%;
  *width: 48.88298%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span7 {
  width: 57.44681%;
  *width: 57.39362%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span8 {
  width: 65.95745%;
  *width: 65.90426%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span9 {
  width: 74.46809%;
  *width: 74.41489%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span10 {
  width: 82.97872%;
  *width: 82.92553%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span11 {
  width: 91.48936%;
  *width: 91.43617%;
}
/* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span12 {
  width: 100%;
  *width: 99.94681%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset1 {
  margin-left: 10.6383%;
  *margin-left: 10.53191%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset1:first-child {
  margin-left: 8.51064%;
  *margin-left: 8.40426%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset2 {
  margin-left: 19.14894%;
  *margin-left: 19.04255%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset2:first-child {
  margin-left: 17.02128%;
  *margin-left: 16.91489%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset3 {
  margin-left: 27.65957%;
  *margin-left: 27.55319%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset3:first-child {
  margin-left: 25.53191%;
  *margin-left: 25.42553%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset4 {
  margin-left: 36.17021%;
  *margin-left: 36.06383%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset4:first-child {
  margin-left: 34.04255%;
  *margin-left: 33.93617%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset5 {
  margin-left: 44.68085%;
  *margin-left: 44.57447%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset5:first-child {
  margin-left: 42.55319%;
  *margin-left: 42.44681%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset6 {
  margin-left: 53.19149%;
  *margin-left: 53.08511%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset6:first-child {
  margin-left: 51.06383%;
  *margin-left: 50.95745%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset7 {
  margin-left: 61.70213%;
  *margin-left: 61.59574%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset7:first-child {
  margin-left: 59.57447%;
  *margin-left: 59.46809%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset8 {
  margin-left: 70.21277%;
  *margin-left: 70.10638%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset8:first-child {
  margin-left: 68.08511%;
  *margin-left: 67.97872%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset9 {
  margin-left: 78.7234%;
  *margin-left: 78.61702%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset9:first-child {
  margin-left: 76.59574%;
  *margin-left: 76.48936%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset10 {
  margin-left: 87.23404%;
  *margin-left: 87.12766%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset10:first-child {
  margin-left: 85.10638%;
  *margin-left: 85.0%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset11 {
  margin-left: 95.74468%;
  *margin-left: 95.6383%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset11:first-child {
  margin-left: 93.61702%;
  *margin-left: 93.51064%;
}
/* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset12 {
  margin-left: 104.25532%;
  *margin-left: 104.14894%;
}
/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset12:first-child {
  margin-left: 102.12766%;
  *margin-left: 102.02128%;
}

/* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_grid.scss */
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_grid.scss */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
small {
  font-size: 85%;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
strong {
  font-weight: bold;
}

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
em {
  font-style: italic;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.muted {
  color: #999999;
}

/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.muted:hover,
a.muted:focus {
  color: gray;
}

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

/* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-error {
  color: #b94a48;
}

/* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

/* line 43, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

/* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-success {
  color: #468847;
}

/* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

/* line 51, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

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

/* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1,
h2,
h3 {
  line-height: 40px;
}

/* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 {
  font-size: 38.5px;
}

/* line 78, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 {
  font-size: 31.5px;
}

/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 {
  font-size: 24.5px;
}

/* line 80, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 {
  font-size: 17.5px;
}

/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h5 {
  font-size: 14px;
}

/* line 82, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h6 {
  font-size: 11.9px;
}

/* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small {
  font-size: 24.5px;
}

/* line 85, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 small {
  font-size: 17.5px;
}

/* line 86, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 small {
  font-size: 14px;
}

/* line 87, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 small {
  font-size: 14px;
}

/* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

/* line 105, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

/* line 112, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 115, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
li {
  line-height: 20px;
}

/* line 121, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/* line 128, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
/* line 131, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 140, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 144, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 20px;
}

/* line 147, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 150, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 10px;
}

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

/* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white;
}

/* line 182, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 186, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

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

/* line 237, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 242, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 42, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 20px;
}
/* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
form {
  margin: 0 0 20px;
}

/* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend small {
  font-size: 15px;
  color: #999999;
}

/* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: block;
  margin-bottom: 5px;
}

/* line 80, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

/* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
textarea,
.uneditable-input {
  width: 206px;
}

/* line 100, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea {
  height: auto;
}

/* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: white;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
/* line 126, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 136, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 150, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

/* line 156, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}

/* line 163, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: white;
}

/* line 171, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 179, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 189, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

/* line 198, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

/* line 204, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 83, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
/* line 86, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
/* line 89, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

/* line 225, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

/* line 230, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 237, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

/* line 244, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 251, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

/* line 261, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-mini {
  width: 60px;
}

/* line 262, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-small {
  width: 90px;
}

/* line 263, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-medium {
  width: 150px;
}

/* line 264, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-large {
  width: 210px;
}

/* line 265, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xlarge {
  width: 270px;
}

/* line 266, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xxlarge {
  width: 530px;
}

/* line 277, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

/* line 291, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

/* line 671, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

/* line 676, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

/* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

/* line 304, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row {
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row:after {
  clear: both;
}

/* line 311, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

/* line 316, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

/* line 332, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 340, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

/* line 164, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
/* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
/* line 177, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 180, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
/* line 187, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 164, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
/* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
/* line 177, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 180, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
/* line 187, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 164, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
/* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
/* line 177, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 180, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
/* line 187, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 164, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
/* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
/* line 177, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 180, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
/* line 187, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

/* line 371, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
/* line 374, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

/* line 385, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-actions:after {
  clear: both;
}

/* line 400, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block,
.help-inline {
  color: #595959;
}

/* line 404, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-bottom: 10px;
}

/* line 409, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 423, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
/* line 435, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 14px;
}
/* line 441, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
/* line 448, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
/* line 452, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 white;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
/* line 468, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 472, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

/* line 480, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
/* line 484, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 493, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
/* line 495, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
/* line 501, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
/* line 506, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 515, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 517, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
/* line 522, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
/* line 527, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
/* line 531, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

/* line 542, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
/* line 553, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 556, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 559, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 562, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 565, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 587, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
/* line 594, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

/* line 601, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

/* line 608, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

/* line 615, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 624, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

/* line 632, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.control-group {
  margin-bottom: 10px;
}

/* line 637, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

/* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .control-group:after {
  clear: both;
}
/* line 652, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
/* line 659, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
/* line 666, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
/* line 671, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .help-block {
  margin-bottom: 0;
}
/* line 681, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
/* line 686, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-actions {
  padding-left: 180px;
}

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

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

/* line 65, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

/* line 74, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
/* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
/* line 99, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
/* line 105, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
/* line 113, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
/* line 121, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
/* line 126, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
/* line 129, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
/* line 137, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
/* line 143, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

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

/* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: whitesmoke;
}

/* line 186, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

/* line 207, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.success > td {
  background-color: #dff0d8;
}
/* line 210, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.error > td {
  background-color: #f2dede;
}
/* line 213, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
/* line 216, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.info > td {
  background-color: #d9edf7;
}

/* line 223, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
/* line 226, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
/* line 229, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
/* line 232, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(/images/glyphicons-halflings.png?1442522172);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

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

/* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-glass {
  background-position: 0      0;
}

/* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-music {
  background-position: -24px  0;
}

/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-search {
  background-position: -48px  0;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-envelope {
  background-position: -72px  0;
}

/* line 56, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-heart {
  background-position: -96px  0;
}

/* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star {
  background-position: -120px 0;
}

/* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star-empty {
  background-position: -144px 0;
}

/* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-user {
  background-position: -168px 0;
}

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-film {
  background-position: -192px 0;
}

/* line 61, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-large {
  background-position: -216px 0;
}

/* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th {
  background-position: -240px 0;
}

/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-list {
  background-position: -264px 0;
}

/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok {
  background-position: -288px 0;
}

/* line 65, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove {
  background-position: -312px 0;
}

/* line 66, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-in {
  background-position: -336px 0;
}

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-out {
  background-position: -360px 0;
}

/* line 68, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-off {
  background-position: -384px 0;
}

/* line 69, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-signal {
  background-position: -408px 0;
}

/* line 70, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-cog {
  background-position: -432px 0;
}

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-trash {
  background-position: -456px 0;
}

/* line 73, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-home {
  background-position: 0      -24px;
}

/* line 74, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-file {
  background-position: -24px  -24px;
}

/* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-time {
  background-position: -48px  -24px;
}

/* line 76, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-road {
  background-position: -72px  -24px;
}

/* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download-alt {
  background-position: -96px  -24px;
}

/* line 78, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download {
  background-position: -120px -24px;
}

/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-upload {
  background-position: -144px -24px;
}

/* line 80, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-inbox {
  background-position: -168px -24px;
}

/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play-circle {
  background-position: -192px -24px;
}

/* line 82, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-repeat {
  background-position: -216px -24px;
}

/* line 83, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-refresh {
  background-position: -240px -24px;
}

/* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list-alt {
  background-position: -264px -24px;
}

/* line 85, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-lock {
  background-position: -287px -24px;
}

/* line 86, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-flag {
  background-position: -312px -24px;
}

/* line 87, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-headphones {
  background-position: -336px -24px;
}

/* line 88, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-off {
  background-position: -360px -24px;
}

/* line 89, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-down {
  background-position: -384px -24px;
}

/* line 90, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-up {
  background-position: -408px -24px;
}

/* line 91, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-qrcode {
  background-position: -432px -24px;
}

/* line 92, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-barcode {
  background-position: -456px -24px;
}

/* line 94, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tag {
  background-position: 0      -48px;
}

/* line 95, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tags {
  background-position: -25px  -48px;
}

/* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-book {
  background-position: -48px  -48px;
}

/* line 97, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bookmark {
  background-position: -72px  -48px;
}

/* line 98, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-print {
  background-position: -96px  -48px;
}

/* line 99, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-camera {
  background-position: -120px -48px;
}

/* line 100, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-font {
  background-position: -144px -48px;
}

/* line 101, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bold {
  background-position: -167px -48px;
}

/* line 102, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-italic {
  background-position: -192px -48px;
}

/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-height {
  background-position: -216px -48px;
}

/* line 104, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-width {
  background-position: -240px -48px;
}

/* line 105, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-left {
  background-position: -264px -48px;
}

/* line 106, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-center {
  background-position: -288px -48px;
}

/* line 107, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-right {
  background-position: -312px -48px;
}

/* line 108, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-justify {
  background-position: -336px -48px;
}

/* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list {
  background-position: -360px -48px;
}

/* line 110, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-left {
  background-position: -384px -48px;
}

/* line 111, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-right {
  background-position: -408px -48px;
}

/* line 112, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-facetime-video {
  background-position: -432px -48px;
}

/* line 113, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-picture {
  background-position: -456px -48px;
}

/* line 115, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pencil {
  background-position: 0      -72px;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-map-marker {
  background-position: -24px  -72px;
}

/* line 117, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-adjust {
  background-position: -48px  -72px;
}

/* line 118, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tint {
  background-position: -72px  -72px;
}

/* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-edit {
  background-position: -96px  -72px;
}

/* line 120, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share {
  background-position: -120px -72px;
}

/* line 121, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-check {
  background-position: -144px -72px;
}

/* line 122, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-move {
  background-position: -168px -72px;
}

/* line 123, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-backward {
  background-position: -192px -72px;
}

/* line 124, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-backward {
  background-position: -216px -72px;
}

/* line 125, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-backward {
  background-position: -240px -72px;
}

/* line 126, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play {
  background-position: -264px -72px;
}

/* line 127, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pause {
  background-position: -288px -72px;
}

/* line 128, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-stop {
  background-position: -312px -72px;
}

/* line 129, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-forward {
  background-position: -336px -72px;
}

/* line 130, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-forward {
  background-position: -360px -72px;
}

/* line 131, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-forward {
  background-position: -384px -72px;
}

/* line 132, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eject {
  background-position: -408px -72px;
}

/* line 133, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-left {
  background-position: -432px -72px;
}

/* line 134, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-right {
  background-position: -456px -72px;
}

/* line 136, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus-sign {
  background-position: 0      -96px;
}

/* line 137, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus-sign {
  background-position: -24px  -96px;
}

/* line 138, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-sign {
  background-position: -48px  -96px;
}

/* line 139, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-sign {
  background-position: -72px  -96px;
}

/* line 140, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-question-sign {
  background-position: -96px  -96px;
}

/* line 141, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-info-sign {
  background-position: -120px -96px;
}

/* line 142, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-screenshot {
  background-position: -144px -96px;
}

/* line 143, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-circle {
  background-position: -168px -96px;
}

/* line 144, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-circle {
  background-position: -192px -96px;
}

/* line 145, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ban-circle {
  background-position: -216px -96px;
}

/* line 146, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-left {
  background-position: -240px -96px;
}

/* line 147, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-right {
  background-position: -264px -96px;
}

/* line 148, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-up {
  background-position: -289px -96px;
}

/* line 149, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-down {
  background-position: -312px -96px;
}

/* line 150, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share-alt {
  background-position: -336px -96px;
}

/* line 151, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-full {
  background-position: -360px -96px;
}

/* line 152, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-small {
  background-position: -384px -96px;
}

/* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus {
  background-position: -408px -96px;
}

/* line 154, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus {
  background-position: -433px -96px;
}

/* line 155, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-asterisk {
  background-position: -456px -96px;
}

/* line 157, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-exclamation-sign {
  background-position: 0      -120px;
}

/* line 158, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-gift {
  background-position: -24px  -120px;
}

/* line 159, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-leaf {
  background-position: -48px  -120px;
}

/* line 160, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fire {
  background-position: -72px  -120px;
}

/* line 161, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-open {
  background-position: -96px  -120px;
}

/* line 162, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-close {
  background-position: -120px -120px;
}

/* line 163, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-warning-sign {
  background-position: -144px -120px;
}

/* line 164, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plane {
  background-position: -168px -120px;
}

/* line 165, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-calendar {
  background-position: -192px -120px;
}

/* line 166, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}

/* line 167, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-comment {
  background-position: -240px -120px;
}

/* line 168, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-magnet {
  background-position: -264px -120px;
}

/* line 169, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-up {
  background-position: -288px -120px;
}

/* line 170, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-down {
  background-position: -313px -119px;
}

/* line 171, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-retweet {
  background-position: -336px -120px;
}

/* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-shopping-cart {
  background-position: -360px -120px;
}

/* line 173, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}

/* line 174, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}

/* line 175, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-vertical {
  background-position: -432px -119px;
}

/* line 176, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-horizontal {
  background-position: -456px -118px;
}

/* line 178, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hdd {
  background-position: 0      -144px;
}

/* line 179, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bullhorn {
  background-position: -24px  -144px;
}

/* line 180, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bell {
  background-position: -48px  -144px;
}

/* line 181, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-certificate {
  background-position: -72px  -144px;
}

/* line 182, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-up {
  background-position: -96px  -144px;
}

/* line 183, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-down {
  background-position: -120px -144px;
}

/* line 184, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-right {
  background-position: -144px -144px;
}

/* line 185, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-left {
  background-position: -168px -144px;
}

/* line 186, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-up {
  background-position: -192px -144px;
}

/* line 187, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-down {
  background-position: -216px -144px;
}

/* line 188, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px;
}

/* line 189, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px;
}

/* line 190, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px;
}

/* line 191, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px;
}

/* line 192, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-globe {
  background-position: -336px -144px;
}

/* line 193, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-wrench {
  background-position: -360px -144px;
}

/* line 194, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tasks {
  background-position: -384px -144px;
}

/* line 195, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-filter {
  background-position: -408px -144px;
}

/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-briefcase {
  background-position: -432px -144px;
}

/* line 197, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fullscreen {
  background-position: -456px -144px;
}

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle {
  *margin-bottom: -3px;
}

/* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

/* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

/* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 70, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}
/* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}

/* line 91, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: white;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0);
}

/* line 101, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0);
}

/* line 113, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

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

/* line 128, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open {
  *z-index: 1000;
}
/* line 133, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 140, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 151, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 163, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid black;
  content: "";
}
/* line 169, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

/* line 178, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu {
  position: relative;
}

/* line 182, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

/* line 189, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 194, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}

/* line 203, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

/* line 216, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: white;
}

/* line 221, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left {
  float: none;
}
/* line 227, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 237, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 244, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  height: auto;
}

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

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 513, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
/* line 521, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:active, .btn.active {
  background-color: #cccccc \9;
}
/* line 61, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:first-child {
  *margin-left: 0;
}
/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
/* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 70, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 76, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 87, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

/* line 91, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

/* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 106, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 115, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 123, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 139, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

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

/* line 149, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9a732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* line 513, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: white;
  background-color: #f89406;
  *background-color: #df8505;
}
/* line 521, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9;
}

/* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4e49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* line 513, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: white;
  background-color: #bd362f;
  *background-color: #a9302a;
}
/* line 521, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}

/* line 157, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb65b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* line 513, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: white;
  background-color: #51a351;
  *background-color: #499249;
}
/* line 521, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}

/* line 161, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* line 513, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: white;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
/* line 521, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}

/* line 165, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-inverse {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* line 513, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: white;
  background-color: #222222;
  *background-color: #151515;
}
/* line 521, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9;
}

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

/* line 207, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 212, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 219, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

/* line 225, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
/* line 61, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-group:first-child {
  *margin-left: 0;
}

/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group + .btn-group {
  margin-left: 5px;
}

/* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .btn {
  margin-left: -1px;
}

/* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

/* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini {
  font-size: 10.5px;
}

/* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small {
  font-size: 11.9px;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large {
  font-size: 17.5px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 72, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

/* line 78, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

/* line 87, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

/* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

/* line 110, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

/* line 120, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 131, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
/* line 137, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
/* line 140, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
/* line 143, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
/* line 146, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
/* line 149, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
/* line 152, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
/* line 155, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

/* line 162, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

/* line 167, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  margin-top: 6px;
}

/* line 170, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

/* line 176, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

/* line 180, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

/* line 193, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: white;
  border-bottom-color: white;
}

/* line 204, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

/* line 208, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 214, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

/* line 218, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 221, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 224, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

/* line 227, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert,
.alert h4 {
  color: #c09853;
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin: 0;
}

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

/* line 38, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 43, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success h4 {
  color: #468847;
}

/* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

/* line 56, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 61, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info h4 {
  color: #3a87ad;
}

/* line 69, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 74, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

/* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block p + p {
  margin-top: 5px;
}

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}

/* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  display: block;
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .pull-right {
  float: right;
}

/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/* line 48, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav li + .nav-header {
  margin-top: 9px;
}

/* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 68, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > li > a {
  padding: 3px 15px;
}

/* line 73, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

/* line 83, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white;
}

/* line 94, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

/* line 98, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left;
}

/* line 102, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

/* line 113, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 117, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  margin-bottom: -1px;
}

/* line 121, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* line 128, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}

/* line 135, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 148, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 159, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: white;
  background-color: #0088cc;
}

/* line 170, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 173, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li > a {
  margin-right: 0;
}

/* line 178, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0;
}

/* line 181, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 185, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 188, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 192, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}

/* line 198, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

/* line 201, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

/* line 210, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 213, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 220, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}

/* line 226, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */
/* line 231, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 237, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 241, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* line 249, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

/* line 258, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: white;
  background-color: #999999;
  border-color: #999999;
}

/* line 266, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 274, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}

/* line 288, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabbable {
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 291, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content {
  overflow: auto;
}

/* line 298, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 304, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 308, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 316, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

/* line 319, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 323, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/* line 326, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

/* line 333, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 342, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 346, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 353, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 358, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 363, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

/* line 368, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: white;
}

/* line 374, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 379, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 384, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

/* line 389, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: white;
}

/* line 400, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a {
  color: #999999;
}

/* line 405, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}

/* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, white, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, white, #f2f2f2);
  background-image: -o-linear-gradient(top, white, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF2F2F2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inner:after {
  clear: both;
}

/* line 36, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .container {
  width: auto;
}

/* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

/* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 white;
}
/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none;
}

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}

/* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-link {
  color: #777777;
}
/* line 78, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-link:hover, .navbar-link:focus {
  color: #333333;
}

/* line 85, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid white;
}

/* line 95, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

/* line 102, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

/* line 108, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-form:after {
  clear: both;
}
/* line 114, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
/* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
/* line 125, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
/* line 129, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
/* line 132, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

/* line 140, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
/* line 145, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 158, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
/* line 161, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 173, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

/* line 181, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

/* line 184, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

/* line 188, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 198, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 203, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
}

/* line 208, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

/* line 214, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
}
/* line 216, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

/* line 226, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

/* line 233, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

/* line 237, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li {
  float: left;
}

/* line 242, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 white;
}

/* line 250, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 256, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}

/* line 265, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

/* line 274, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
/* line 513, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color: white;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
/* line 521, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

/* line 283, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

/* line 291, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

/* line 302, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
/* line 313, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 10px;
}

/* line 326, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
/* line 333, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid white;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

/* line 343, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* line 351, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555555;
}

/* line 355, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

/* line 361, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

/* line 368, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
/* line 371, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
/* line 375, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
/* line 379, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 394, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF111111', GradientType=0);
  border-color: #252525;
}
/* line 400, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 404, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: white;
}
/* line 409, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand {
  color: #999999;
}
/* line 413, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 418, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: white;
}
/* line 425, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: white;
  background-color: #111111;
}
/* line 431, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 434, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: white;
}
/* line 440, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
/* line 448, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: white;
}
/* line 453, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: white;
  color: white;
}
/* line 457, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 463, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 470, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query {
  color: white;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 83, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
/* line 86, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
/* line 89, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
/* line 480, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 white;
  background-color: white;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
/* line 493, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-navbar {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF151515', endColorstr='#FF040404', GradientType=0);
  border-color: #040404 #040404 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
/* line 513, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color: white;
  background-color: #040404;
  *background-color: black;
}
/* line 521, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: black \9;
}

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 white;
}
/* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
/* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb .active {
  color: #999999;
}

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  margin: 20px 0;
}

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li {
  display: inline;
}

/* line 25, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: whitesmoke;
}

/* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

/* line 48, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}

/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-centered {
  text-align: center;
}

/* line 70, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-right {
  text-align: right;
}

/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
/* line 86, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
/* line 90, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

/* line 99, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

/* line 111, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

/* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0px 6px;
  font-size: 10.5px;
}

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}

/* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
/* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
/* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade.in {
  top: 10%;
}

/* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
/* line 51, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: 2px;
}
/* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-form {
  margin-bottom: 0;
}

/* line 72, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 83, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 88, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 92, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 42, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* line 56, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
/* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title:empty {
  display: none;
}

/* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 66, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 69, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 82, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 89, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 110, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 118, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 125, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.thumbnails:after {
  clear: both;
}

/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 38, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 43, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  margin-left: 0;
  list-style: none;
}

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}

/* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label:empty,
.badge:empty {
  display: none;
}

/* line 43, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important {
  background-color: #b94a48;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important[href] {
  background-color: #953b39;
}

/* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning {
  background-color: #f89406;
}

/* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning[href] {
  background-color: #c67605;
}

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success {
  background-color: #468847;
}

/* line 61, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success[href] {
  background-color: #356635;
}

/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info {
  background-color: #3a87ad;
}

/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info[href] {
  background-color: #2d6987;
}

/* line 66, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse {
  background-color: #333333;
}

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse[href] {
  background-color: #1a1a1a;
}

/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important {
  background-color: #b94a48;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important[href] {
  background-color: #953b39;
}

/* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning {
  background-color: #f89406;
}

/* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning[href] {
  background-color: #c67605;
}

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success {
  background-color: #468847;
}

/* line 61, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success[href] {
  background-color: #356635;
}

/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info {
  background-color: #3a87ad;
}

/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info[href] {
  background-color: #2d6987;
}

/* line 66, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse {
  background-color: #333333;
}

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse[href] {
  background-color: #1a1a1a;
}

/* line 73, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 80, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  /* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 0 0;
  }

  /* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 36, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFF9F9F9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress .bar {
  width: 0%;
  height: 100%;
  color: white;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0d90d1;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF149BDF', endColorstr='#FF0480BE', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 68, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 73, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514b;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0);
}

/* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 101, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-success .bar, .progress .bar-success {
  background-color: #5db95d;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF57A957', GradientType=0);
}

/* line 104, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-info .bar, .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0);
}

/* line 112, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 117, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-warning .bar, .progress .bar-warning {
  background-color: #f9a732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBB450', endColorstr='#FFF89406', GradientType=0);
}

/* line 120, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion {
  margin-bottom: 20px;
}

/* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading {
  border-bottom: 0;
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-toggle {
  cursor: pointer;
}

/* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

/* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 42, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 48, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 51, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: white;
  text-align: center;
  background: #222222;
  border: 3px solid white;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 15px;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 112, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
/* line 120, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
/* line 131, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 139, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

/* line 149, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4,
.carousel-caption p {
  color: white;
  line-height: 20px;
}

/* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4 {
  margin: 0 0 5px;
}

/* line 156, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption p {
  margin-bottom: 0;
}

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit li {
  line-height: 30px;
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right;
}

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left;
}

/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none;
}

/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block;
}

/* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.clearfix {
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 38, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 43, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}

/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-phone {
  display: none !important;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-tablet {
  display: none !important;
}

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden-desktop {
  display: none !important;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 36, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-tablet {
    display: inherit !important;
  }

  /* line 38, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-phone {
    display: inherit !important;
  }

  /* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
/* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print {
    display: inherit !important;
  }

  /* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-print {
    display: none !important;
  }
}
/* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.clearfix {
  *zoom: 1;
}
/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 72, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1200px) {
  /* line 567, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  /* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }

  /* line 572, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }

  /* line 582, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 70px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 170px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 270px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 370px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 470px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 570px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 670px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 770px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 870px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 970px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 1070px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 1170px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 130px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 230px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 330px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 430px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 530px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 630px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 730px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 830px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 930px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 1030px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 1130px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 1230px;
  }

  /* line 614, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 617, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641%;
    *margin-left: 2.51091%;
  }
  /* line 623, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 628, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.5641%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.98291%;
    *width: 5.92971%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.52991%;
    *width: 14.47672%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 23.07692%;
    *width: 23.02373%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.62393%;
    *width: 31.57074%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.17094%;
    *width: 40.11775%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.71795%;
    *width: 48.66476%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.26496%;
    *width: 57.21177%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.81197%;
    *width: 65.75877%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.35897%;
    *width: 74.30578%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.90598%;
    *width: 82.85279%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.45299%;
    *width: 91.3998%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 11.11111%;
    *margin-left: 11.00473%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.54701%;
    *margin-left: 8.44063%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.65812%;
    *margin-left: 19.55174%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.09402%;
    *margin-left: 16.98763%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 28.20513%;
    *margin-left: 28.09875%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.64103%;
    *margin-left: 25.53464%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 36.75214%;
    *margin-left: 36.64575%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.18803%;
    *margin-left: 34.08165%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 45.29915%;
    *margin-left: 45.19276%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.73504%;
    *margin-left: 42.62866%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 53.84615%;
    *margin-left: 53.73977%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.28205%;
    *margin-left: 51.17567%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 62.39316%;
    *margin-left: 62.28678%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.82906%;
    *margin-left: 59.72268%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 70.94017%;
    *margin-left: 70.83379%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.37607%;
    *margin-left: 68.26969%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 79.48718%;
    *margin-left: 79.3808%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.92308%;
    *margin-left: 76.81669%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 88.03419%;
    *margin-left: 87.92781%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.47009%;
    *margin-left: 85.3637%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 96.5812%;
    *margin-left: 96.47481%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.01709%;
    *margin-left: 93.91071%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 105.12821%;
    *margin-left: 105.02182%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.5641%;
    *margin-left: 102.45772%;
  }

  /* line 671, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 676, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }

  /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails {
    margin-left: -30px;
  }

  /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails > li {
    margin-left: 30px;
  }

  /* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 567, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  /* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }

  /* line 572, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  /* line 582, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 42px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 104px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 166px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 228px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 290px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 352px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 414px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 476px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 538px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 600px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 662px;
  }

  /* line 593, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 724px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 82px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 144px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 206px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 268px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 330px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 392px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 454px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 516px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 578px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 640px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 702px;
  }

  /* line 599, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 764px;
  }

  /* line 614, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 617, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243%;
    *margin-left: 2.70924%;
  }
  /* line 623, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 628, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.8011%;
    *width: 5.74791%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.36464%;
    *width: 14.31145%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 22.92818%;
    *width: 22.87499%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.49171%;
    *width: 31.43852%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.05525%;
    *width: 40.00206%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.61878%;
    *width: 48.56559%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.18232%;
    *width: 57.12913%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.74586%;
    *width: 65.69266%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.30939%;
    *width: 74.2562%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.87293%;
    *width: 82.81974%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.43646%;
    *width: 91.38327%;
  }
  /* line 640, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 11.32597%;
    *margin-left: 11.21958%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.56354%;
    *margin-left: 8.45715%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.8895%;
    *margin-left: 19.78312%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.12707%;
    *margin-left: 17.02069%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 28.45304%;
    *margin-left: 28.34666%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.69061%;
    *margin-left: 25.58422%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 37.01657%;
    *margin-left: 36.91019%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.25414%;
    *margin-left: 34.14776%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 45.58011%;
    *margin-left: 45.47373%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.81768%;
    *margin-left: 42.7113%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 54.14365%;
    *margin-left: 54.03726%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.38122%;
    *margin-left: 51.27483%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 62.70718%;
    *margin-left: 62.6008%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.94475%;
    *margin-left: 59.83837%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 71.27072%;
    *margin-left: 71.16434%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.50829%;
    *margin-left: 68.4019%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 79.83425%;
    *margin-left: 79.72787%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.07182%;
    *margin-left: 76.96544%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 88.39779%;
    *margin-left: 88.29141%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.63536%;
    *margin-left: 85.52898%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 96.96133%;
    *margin-left: 96.85494%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1989%;
    *margin-left: 94.09251%;
  }
  /* line 646, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 105.52486%;
    *margin-left: 105.41848%;
  }
  /* line 647, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.76243%;
    *margin-left: 102.65605%;
  }

  /* line 671, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }

  /* line 676, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }

  /* line 688, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
}
@media (max-width: 767px) {
  /* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }

  /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container-fluid {
    padding: 0;
  }

  /* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }

  /* line 43, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container {
    width: auto;
  }

  /* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid {
    width: 100%;
  }

  /* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row,
  .thumbnails {
    margin-left: 0;
  }

  /* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }

  /* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 70, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 74, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }

  /* line 87, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 94, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }

  /* line 98, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }

  /* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  /* line 110, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal.fade {
    top: -100px;
  }
  /* line 111, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 124, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }

  /* line 129, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }

  /* line 136, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }

  /* line 142, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 149, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 157, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 166, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }

  /* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 178, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }

  /* line 183, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }

  /* line 189, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  /* line 13, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  body {
    padding-top: 0;
  }

  /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }

  /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top {
    margin-bottom: 20px;
  }

  /* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-bottom {
    margin-top: 20px;
  }

  /* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }

  /* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }

  /* line 36, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }

  /* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse {
    clear: both;
  }

  /* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }

  /* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li {
    float: none;
  }

  /* line 56, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }

  /* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }

  /* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }

  /* line 68, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  /* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }

  /* line 80, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }

  /* line 86, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }

  /* line 90, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }

  /* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }

  /* line 100, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }

  /* line 105, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  /* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }

  /* line 124, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }

  /* line 127, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }

  /* line 132, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }

  /* line 138, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  /* line 147, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }

  /* line 152, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }

  /* line 158, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }

  /* line 163, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .btn-navbar {
    display: block;
  }

  /* line 169, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  /* line 184, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@font-face {
  font-family: "Icons";
  src: url("../../fonts/icomoon.eot");
  src: url("../../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../../fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon.ttf") format("truetype"), url("../../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Icons";
    src: url("../../fonts/icomoon.svg#icomoon") format("svg");
}
}
/*
@mixin loading-gif {
	&:before {
		background: url(../../images/loading.gif) no-repeat center;
		content: "";
		width: 50px;
		height: 50px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin: -25px 0 0 -25px;
		z-index: 1;
	}
}
*/
/* line 243, ../sass/partials/_reusables.scss */
button, .button, input[type="submit"], .black-button, .shopping-cart .gift-card-holder input[type="button"], textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input, #header .search-filters, .compare-popup .compare-hold > ul > li, .product-place .colors-place > ul > li, .product-place .features-place > ul > li, .product-place .features-place .img-holder img, .contact-place #content ul.col-3 li, #gc-container #gc-content .i-text input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 248, ../sass/partials/_reusables.scss */
button, .button, input[type="submit"], .black-button, .shopping-cart .gift-card-holder input[type="button"] {
  display: block;
  padding: 0 8px;
  text-align: center;
  line-height: 28px;
  height: 28px;
  color: white;
  font-size: 16px;
  background-color: black;
  text-decoration: none !important;
  float: left;
  border: 0;
  cursor: pointer;
  font-weight: bold;
  vertical-align: middle;
  overflow: visible;
  white-space: nowrap;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
}
/* line 270, ../sass/partials/_reusables.scss */
button::-moz-focus-inner, .button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, .black-button::-moz-focus-inner, .shopping-cart .gift-card-holder input[type="button"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 275, ../sass/partials/_reusables.scss */
button:hover, .button:hover, input[type="submit"]:hover, .black-button:hover, .shopping-cart .gift-card-holder input[type="button"]:hover {
  background-color: #00aff1;
  color: white !important;
}
/* line 280, ../sass/partials/_reusables.scss */
button.disabled, .disabled.button, input.disabled[type="submit"], .disabled.black-button, .shopping-cart .gift-card-holder input.disabled[type="button"] {
  background-color: #aaaaaa;
  cursor: default;
}
/* line 285, ../sass/partials/_reusables.scss */
button.cancel-button:hover, .cancel-button.button:hover, input.cancel-button[type="submit"]:hover, .cancel-button.black-button:hover, .shopping-cart .gift-card-holder input.cancel-button[type="button"]:hover {
  background-color: #565656;
}
@media (max-width: 979px) {
  /* line 248, ../sass/partials/_reusables.scss */
  button, .button, input[type="submit"], .black-button, .shopping-cart .gift-card-holder input[type="button"] {
    font-size: 15px;
  }
}

/* line 8, ../sass/partials/_reusables.scss */
.category-place .heading:after, .category-square .heading:after, #footer .social-hold:after, #header .top-hold:after, #header .logo-holder:after, #header .logo-holder .holder:after, #header .subnav-bar:after, .products-place:after, .products-place .param-holder:after, .product-list ul.colors:after, #sidebar ul.subnav:after, .compare-popup ul.colors:after, .compare-popup .select-hold .selectArea:after, .product-place .heading:after, .product-description:after, .product-description .social-holder:after, .product-description .product-options:after, .team-detail .heading:after, .team-detail .person-info .share-box:after, .shopping-place .heading:after, .shopping-cart .confirm-header:after, .shopping-cart .create-account:after, .shopping-cart .create-account .billingcol:after,
.shopping-cart .create-account .shippingcol:after, .orderdetail-index .shopping-cart .order-return-form .select-holder:after,
.orderdetail-index .shopping-cart .order-return-form .textarea-holder:after, .shopping-cart .confirm-cart:after, .shopping-cart .confirm-billing:after, .shopping-cart .confirm-credit-card:after, .shopping-cart .confirm-credit-card #credit-card-info:after, .shopping-cart .confirm-total:after, .table .table-header:after,
.table .table-body:after, .store-page:after, .store-page .heading:after, .contact-place:after, .contact-place .default-form .select:after, .contact-place .default-form .radios:after, #gc-container .main-form .block:after, #gc-container .submit-holder:after {
  clear: both;
  content: "";
  display: block;
}

/* line 300, ../sass/partials/_reusables.scss */
.category-place h2 a, #header .header-promo a, #gc-container .flexslider .overlay-name, #gc-container .flexslider .overlay-amount {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 319, ../sass/partials/_reusables.scss */
.product-list .img-holder img, .lookbook-gallery-holder .flexslider img, .store-page .category-store .img-box img {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 326, ../sass/partials/_reusables.scss */
.mantle .slides > li img, .category-square .slides > li img, .fancybox-wrap.join-list, .team .team-list ul li img, .team-detail .photo-place ul li img, .skate-page .stereo-collection, .skate-page .stereo-bg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/*
%loading-gif {
	@include loading-gif;
}
*/
/* line 340, ../sass/partials/_reusables.scss */
.flex-direction-nav a:before, .fancybox-close:after, .fancybox-wrap.fancy-instagram .fancybox-nav span:after, .mobile-menu ul li > a:after,
.mobile-menu ul li > h4:after, .mobile-menu-opened .content-wrapper > .content-overlay:after, #header h3:before, #header h4:before, .compare-popup .param-info ul li:after, .product-place ul.paging li.next a:after, .product-place ul.paging li.prev a:after, .product-description ul li:before, .lookbook-gallery-holder .flex-direction-nav a:before, .team-detail ul.paging li.next a:after, .team-detail ul.paging li.prev a:after, .shopping-place a.continue:after, .shopping-cart .product-remove:after {
  font-family: "Icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
}

/* line 345, ../sass/partials/_reusables.scss */
.product-description .photo > .fancybox-lookbook, .product-place .colors-place .img-holder span, .product-place .features-place .img-holder span {
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 17px;
  height: 17px;
  text-indent: -9999px;
  overflow: hidden;
  background: #ccc;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 1000;
}
/* line 197, ../sass/partials/_reusables.scss */
.product-description .photo > .fancybox-lookbook:after, .product-place .colors-place .img-holder span:after, .product-place .features-place .img-holder span:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  bottom: 3px;
  width: 3px;
  display: block;
  background: white;
}
/* line 208, ../sass/partials/_reusables.scss */
.product-description .photo > .fancybox-lookbook:before, .product-place .colors-place .img-holder span:before, .product-place .features-place .img-holder span:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 7px;
  right: 3px;
  height: 3px;
  display: block;
  background: white;
}
/* line 219, ../sass/partials/_reusables.scss */
.product-description .photo > .fancybox-lookbook:hover, .product-place .colors-place .img-holder span:hover, .product-place .features-place .img-holder span:hover {
  background-color: #00aff1;
}

/* line 349, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools, .team-detail .person-info ul.sharing-tools, .video-page ul.sharing-tools {
  margin: 0;
  padding: 2px 0 0 0;
  list-style: none;
  float: none;
}
/* line 355, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools li, .team-detail .person-info ul.sharing-tools li, .video-page ul.sharing-tools li {
  margin: 0 8px 5px 0;
  padding: 0;
  height: 20px;
  float: left;
}
/* line 361, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools li:before, .team-detail .person-info ul.sharing-tools li:before, .video-page ul.sharing-tools li:before {
  display: none;
}
/* line 365, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools li a, .team-detail .person-info ul.sharing-tools li a, .video-page ul.sharing-tools li a {
  width: auto;
  text-align: left;
  line-height: 1em;
  color: white;
  font-size: inherit;
  background: transparent;
}
/* line 373, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools li a:hover, .team-detail .person-info ul.sharing-tools li a:hover, .video-page ul.sharing-tools li a:hover {
  background: transparent;
}
/* line 378, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools li .addthis_button_compact, .team-detail .person-info ul.sharing-tools li .addthis_button_compact, .video-page ul.sharing-tools li .addthis_button_compact {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 385, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools li .addthis_button_compact > span, .team-detail .person-info ul.sharing-tools li .addthis_button_compact > span, .video-page ul.sharing-tools li .addthis_button_compact > span {
  display: block;
  width: 20px;
  height: 20px;
  background: #f8694d;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 392, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools li .addthis_button_compact > span:before, .team-detail .person-info ul.sharing-tools li .addthis_button_compact > span:before, .video-page ul.sharing-tools li .addthis_button_compact > span:before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 9px;
  display: block;
  width: 2px;
  background: white;
}
/* line 403, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools li .addthis_button_compact > span:after, .team-detail .person-info ul.sharing-tools li .addthis_button_compact > span:after, .video-page ul.sharing-tools li .addthis_button_compact > span:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 4px;
  right: 4px;
  display: block;
  height: 2px;
  background: white;
}
/* line 416, ../sass/partials/_reusables.scss */
.product-description ul.sharing-tools li.google, .team-detail .person-info ul.sharing-tools li.google, .video-page ul.sharing-tools li.google {
  width: 70px;
  margin-right: 0;
}

/* line 1, ../sass/partials/_reset.scss */
article, aside, details, figcaption, figure, footer, header, img, hgroup, main, menu, nav, section, video {
  display: block;
}

/* line 6, ../sass/partials/_reset.scss */
a, abbr, acronym, address, article, aside, audio, blockquote, body, canvas, cite, code, div, dd, dl, dt, em, figcaption, figure, fieldset, footer, form, header, hgroup, html, h1, h2, h3, h4, h5, h6, iframe, img, label, li, mark, nav, ol, optgroup, p, pre, q, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, section, time, ul, video {
  margin: 0;
  padding: 0;
}

/* line 15, ../sass/partials/_reset.scss */
a:hover,
a:active,
a:focus,
object,
*:focus {
  outline: 0 none transparent;
}

/* line 19, ../sass/partials/_reset.scss */
body, html {
  min-height: 100%;
}

/* line 23, ../sass/partials/_reset.scss */
button, input, optgroup, select, textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 31, ../sass/partials/_reset.scss */
button, select {
  text-transform: none;
}

/* line 41, ../sass/partials/_reset.scss */
button::-moz-focus-inner, .button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 46, ../sass/partials/_reset.scss */
html {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 52, ../sass/partials/_reset.scss */
input {
  line-height: normal;
  margin: 0;
}
/* line 56, ../sass/partials/_reset.scss */
input[type="number"], input[type="search"], input[type="text"] {
  -webkit-appearance: none;
}
/* line 60, ../sass/partials/_reset.scss */
input[type="password"] {
  font-family: arial, sans-serif;
}
/* line 64, ../sass/partials/_reset.scss */
input[type="search"] {
  -webkit-appearance: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 70, ../sass/partials/_reset.scss */
input[type="submit"] {
  cursor: pointer;
}

/* line 76, ../sass/partials/_reset.scss */
img {
  border: none;
  height: auto;
  max-width: 100%;
  outline: none;
}

/* line 83, ../sass/partials/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 88, ../sass/partials/_reset.scss */
td, th {
  padding: 0;
}

/* line 92, ../sass/partials/_reset.scss */
textarea {
  overflow: auto;
}

/* line 96, ../sass/partials/_reset.scss */
ul {
  list-style-type: none;
}

/* line 2, ../sass/partials/_flexslider.scss */
.flexslider {
  margin: 0;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 9, ../sass/partials/_flexslider.scss */
.flexslider:hover .flex-direction-nav a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 13, ../sass/partials/_flexslider.scss */
.flexslider .slides > li {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
}

/* line 18, ../sass/partials/_flexslider.scss */
.flex-control-paging li a {
  background: white;
}
/* line 22, ../sass/partials/_flexslider.scss */
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
  background: #00aff1;
}

/* line 27, ../sass/partials/_flexslider.scss */
.flex-direction-nav a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  color: white;
  text-shadow: none;
  text-indent: 999em;
  width: 31px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 36, ../sass/partials/_flexslider.scss */
.flex-direction-nav a:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 46px;
  line-height: 36px;
  text-align: center;
  content: "\f104";
  text-indent: -2px;
}
/* line 50, ../sass/partials/_flexslider.scss */
.flex-direction-nav a.flex-next {
  right: 20px;
}
/* line 53, ../sass/partials/_flexslider.scss */
.flex-direction-nav a.flex-next:before {
  content: "\f105";
  text-indent: 2px;
}
/* line 59, ../sass/partials/_flexslider.scss */
.flex-direction-nav a.flex-prev {
  left: 20px;
}
/* line 63, ../sass/partials/_flexslider.scss */
.flex-direction-nav a:hover {
  color: #00aff1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 69, ../sass/partials/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  z-index: -1;
}

/* line 74, ../sass/partials/_flexslider.scss */
.flexslider:hover .flex-next {
  right: 20px;
}
/* line 78, ../sass/partials/_flexslider.scss */
.flexslider:hover .flex-prev {
  left: 20px;
}

@media (max-width: 979px) {
  /* line 85, ../sass/partials/_flexslider.scss */
  .flex-direction-nav a.flex-next {
    right: 10px;
  }
  /* line 89, ../sass/partials/_flexslider.scss */
  .flex-direction-nav a.flex-prev {
    left: 10px;
  }

  /* line 95, ../sass/partials/_flexslider.scss */
  .flexslider:hover .flex-next {
    right: 10px;
  }
  /* line 99, ../sass/partials/_flexslider.scss */
  .flexslider:hover .flex-prev {
    left: 10px;
  }
}
/* line 1, ../sass/partials/_general.scss */
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: black;
  background: #040404;
  margin: 0;
}
/* line 9, ../sass/partials/_general.scss */
body:before {
  content: "0";
  position: absolute;
  top: auto;
  left: auto;
  width: 0;
  height: 0;
  visibility: hidden;
  z-index: -1;
}
@media (min-width: 480px) {
  /* line 9, ../sass/partials/_general.scss */
  body:before {
    content: "480px";
  }
}
@media (min-width: 481px) {
  /* line 9, ../sass/partials/_general.scss */
  body:before {
    content: "481px";
  }
}
@media (min-width: 768px) {
  /* line 9, ../sass/partials/_general.scss */
  body:before {
    content: "768px";
  }
}
@media (min-width: 979px) {
  /* line 9, ../sass/partials/_general.scss */
  body:before {
    content: "979px";
  }
}
@media (min-width: 1200px) {
  /* line 9, ../sass/partials/_general.scss */
  body:before {
    content: "1200px";
  }
}
/* line 29, ../sass/partials/_general.scss */
body.iframe-display #header {
  display: none;
}
/* line 33, ../sass/partials/_general.scss */
body.iframe-display #container .main-wrapper {
  background-image: none !important;
  background-color: #000000 !important;
  padding-top: 0;
}
/* line 37, ../sass/partials/_general.scss */
body.iframe-display #container .main-wrapper .container {
  margin-left: 0;
}
/* line 43, ../sass/partials/_general.scss */
body.iframe-display #footer {
  display: none;
}

/* line 49, ../sass/partials/_general.scss */
a {
  color: #515151;
  text-decoration: none;
}
/* line 53, ../sass/partials/_general.scss */
a:hover {
  text-decoration: underline;
}
/* line 57, ../sass/partials/_general.scss */
a:active {
  text-decoration: none;
}

/* line 62, ../sass/partials/_general.scss */
input, textarea, select {
  font: bold 13px Helvetica, Arial, sans-serif;
  vertical-align: top;
  color: #666;
}

/* line 68, ../sass/partials/_general.scss */
select {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
  filter: alpha(opacity=0) !important;
  -moz-opacity: 0 !important;
  -khtml-opacity: 0 !important;
  opacity: 0 !important;
}

/* line 77, ../sass/partials/_general.scss */
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

/* line 83, ../sass/partials/_general.scss */
h1, h2, h3, h4, h5, h6 {
  text-rendering: auto;
  line-height: 1em;
}

/* line 88, ../sass/partials/_general.scss */
main {
  background-color: white;
}

/* line 108, ../sass/partials/_general.scss */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  font-size: 13px;
  color: #666;
}
/* line 119, ../sass/partials/_general.scss */
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.uneditable-input:hover {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 127, ../sass/partials/_general.scss */
textarea:focus, textarea:focus:required:invalid, textarea:focus:required:invalid:focus, textarea:focus:invalid:focus,
input[type="text"]:focus,
input[type="text"]:focus:required:invalid,
input[type="text"]:focus:required:invalid:focus,
input[type="text"]:focus:invalid:focus,
input[type="password"]:focus,
input[type="password"]:focus:required:invalid,
input[type="password"]:focus:required:invalid:focus,
input[type="password"]:focus:invalid:focus,
input[type="datetime"]:focus,
input[type="datetime"]:focus:required:invalid,
input[type="datetime"]:focus:required:invalid:focus,
input[type="datetime"]:focus:invalid:focus,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:focus:required:invalid,
input[type="datetime-local"]:focus:required:invalid:focus,
input[type="datetime-local"]:focus:invalid:focus,
input[type="date"]:focus,
input[type="date"]:focus:required:invalid,
input[type="date"]:focus:required:invalid:focus,
input[type="date"]:focus:invalid:focus,
input[type="month"]:focus,
input[type="month"]:focus:required:invalid,
input[type="month"]:focus:required:invalid:focus,
input[type="month"]:focus:invalid:focus,
input[type="time"]:focus,
input[type="time"]:focus:required:invalid,
input[type="time"]:focus:required:invalid:focus,
input[type="time"]:focus:invalid:focus,
input[type="week"]:focus,
input[type="week"]:focus:required:invalid,
input[type="week"]:focus:required:invalid:focus,
input[type="week"]:focus:invalid:focus,
input[type="number"]:focus,
input[type="number"]:focus:required:invalid,
input[type="number"]:focus:required:invalid:focus,
input[type="number"]:focus:invalid:focus,
input[type="email"]:focus,
input[type="email"]:focus:required:invalid,
input[type="email"]:focus:required:invalid:focus,
input[type="email"]:focus:invalid:focus,
input[type="url"]:focus,
input[type="url"]:focus:required:invalid,
input[type="url"]:focus:required:invalid:focus,
input[type="url"]:focus:invalid:focus,
input[type="search"]:focus,
input[type="search"]:focus:required:invalid,
input[type="search"]:focus:required:invalid:focus,
input[type="search"]:focus:invalid:focus,
input[type="tel"]:focus,
input[type="tel"]:focus:required:invalid,
input[type="tel"]:focus:required:invalid:focus,
input[type="tel"]:focus:invalid:focus,
input[type="color"]:focus,
input[type="color"]:focus:required:invalid,
input[type="color"]:focus:required:invalid:focus,
input[type="color"]:focus:invalid:focus,
.uneditable-input:focus,
.uneditable-input:focus:required:invalid,
.uneditable-input:focus:required:invalid:focus,
.uneditable-input:focus:invalid:focus {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #666;
}

/* line 135, ../sass/partials/_general.scss */
input[type="email"],
input[type="password"] {
  -webkit-appearance: none;
}

/* line 139, ../sass/partials/_general.scss */
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 144, ../sass/partials/_general.scss */
input[type="file"] {
  height: auto;
  line-height: 1em;
}

/* line 151, ../sass/partials/_general.scss */
textarea,
textarea:hover,
textarea:focus {
  background: #dfdfdf;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: 100px;
  min-height: 100px;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 10px 0 0 10px;
  -webkit-appearance: none;
}

/* line 165, ../sass/partials/_general.scss */
.label {
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: 1em;
  white-space: normal;
  text-shadow: none;
  background-color: transparent;
}

/* line 176, ../sass/partials/_general.scss */
input::-webkit-input-placeholder {
  color: inherit;
  font-size: 1em;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  font-weight: inherit;
}

/* line 183, ../sass/partials/_general.scss */
input:-moz-placeholder {
  color: inherit;
  font-size: 1em;
  font-weight: normal;
  font-weight: inherit;
}

/* line 188, ../sass/partials/_general.scss */
input::-moz-placeholder {
  color: inherit;
  font-size: 1em;
  font-weight: normal;
  font-weight: inherit;
}

/* line 193, ../sass/partials/_general.scss */
input:-ms-input-placeholder {
  color: inherit;
  font-size: 1em;
  font-weight: normal;
  font-weight: inherit;
}

/* line 199, ../sass/partials/_general.scss */
.validation-summary-errors {
  color: red;
}
/* line 202, ../sass/partials/_general.scss */
.validation-summary-errors ul {
  padding-left: 15px;
  padding-bottom: 15px;
  list-style-type: disc;
}

/* line 211, ../sass/partials/_general.scss */
.error-index h2 {
  font-size: 21px;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
}
/* line 219, ../sass/partials/_general.scss */
.error-index a:hover {
  color: #00aff1;
  text-decoration: none;
}
@media (min-width: 1200px) {
  /* line 225, ../sass/partials/_general.scss */
  .error-index h2 {
    font-size: 24px;
  }
}
@media (max-width: 979px) {
  /* line 231, ../sass/partials/_general.scss */
  .error-index h2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  /* line 210, ../sass/partials/_general.scss */
  .error-index {
    padding: 0 20px;
  }
  /* line 239, ../sass/partials/_general.scss */
  .error-index h2 {
    font-size: 18px;
  }
}

/* line 250, ../sass/partials/_general.scss */
iframe[name="google_conversion_frame"],
.searchmarketing,
#_atssh,
footer ~ img,
footer ~ iframe {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  height: 0 !important;
}

/* line 259, ../sass/partials/_general.scss */
.video-box {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
/* line 267, ../sass/partials/_general.scss */
.video-box iframe,
.video-box object,
.video-box embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

/* line 279, ../sass/partials/_general.scss */
.mantle .shadow {
  display: block;
  height: 24px;
  background: url(../../images/bg-gallery-shadow.png) repeat-x;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.18) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
/* line 291, ../sass/partials/_general.scss */
.mantle .caption {
  position: absolute;
  bottom: 22px;
  right: 20px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 500px;
  text-align: right;
  z-index: 10;
}
/* line 303, ../sass/partials/_general.scss */
.mantle .caption .slide-caption {
  padding: 0 3px;
  color: white;
  font-family: Georgia, Times, serif;
  font-style: italic;
  background: #76716e;
  background: rgba(110, 110, 110, 0.7);
  display: none;
}
/* line 312, ../sass/partials/_general.scss */
.mantle .caption .slide-caption.hidden {
  display: none !important;
}
/* line 317, ../sass/partials/_general.scss */
.mantle .caption span {
  display: inline-block;
  line-height: 1.2em;
}
/* line 322, ../sass/partials/_general.scss */
.mantle .caption a {
  color: white;
  text-decoration: none;
}
/* line 326, ../sass/partials/_general.scss */
.mantle .caption a:hover {
  color: #00aff1;
  text-decoration: none;
}
/* line 337, ../sass/partials/_general.scss */
.mantle .flex-control-nav {
  width: auto;
  bottom: 12px;
  right: 20px;
  text-align: right;
  z-index: 10;
  font-size: 0;
  line-height: 1em;
}
/* line 346, ../sass/partials/_general.scss */
.mantle .flex-control-nav li {
  margin: 0 0 0 3px;
  line-height: 1em;
}
/* line 350, ../sass/partials/_general.scss */
.mantle .flex-control-nav li a {
  width: 13px;
  height: 6px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent url(../../images/bullet01.png) no-repeat;
  background: rgba(0, 0, 0, 0.8);
}
/* line 359, ../sass/partials/_general.scss */
.mantle .flex-control-nav li a:hover, .mantle .flex-control-nav li a.flex-active {
  background: transparent url(../../images/bullet02.png) no-repeat;
  background: rgba(13, 145, 229, 0.8);
}
/* line 368, ../sass/partials/_general.scss */
.mantle.full .slides > li img {
  max-height: 450px;
}
/* line 372, ../sass/partials/_general.scss */
.mantle.full .container {
  position: relative;
}
/* line 376, ../sass/partials/_general.scss */
.mantle.full .caption {
  right: 0;
}
/* line 380, ../sass/partials/_general.scss */
.mantle.full .flex-control-nav {
  display: none;
  right: 0;
}
@media (max-width: 767px) {
  /* line 387, ../sass/partials/_general.scss */
  .mantle .caption {
    max-width: 75%;
  }
  /* line 392, ../sass/partials/_general.scss */
  .mantle.full .caption {
    right: 20px;
  }
  /* line 396, ../sass/partials/_general.scss */
  .mantle.full .flex-control-nav {
    right: 20px;
  }
}

/* line 404, ../sass/partials/_general.scss */
.category-place {
  background: #eaeaea;
  padding-top: 50px;
}
/* line 408, ../sass/partials/_general.scss */
.category-place .heading {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
  margin-top: -2px;
}
/* line 416, ../sass/partials/_general.scss */
.category-place .nav {
  float: right;
  overflow: hidden;
  list-style: none;
  margin: 0;
}
/* line 422, ../sass/partials/_general.scss */
.category-place .nav li {
  float: left;
  font: italic 12px/16px Georgia, Times, serif;
  margin-left: 20px;
}
/* line 427, ../sass/partials/_general.scss */
.category-place .nav li:first-child {
  margin-left: 0;
}
/* line 432, ../sass/partials/_general.scss */
.category-place .nav a {
  color: #353535;
}
/* line 435, ../sass/partials/_general.scss */
.category-place .nav a:hover {
  background: transparent;
}
/* line 440, ../sass/partials/_general.scss */
.category-place .nav .active a {
  color: #00aff1;
  text-decoration: none;
}
/* line 446, ../sass/partials/_general.scss */
.category-place .column {
  width: 100%;
}
/* line 450, ../sass/partials/_general.scss */
.category-place .flexslider .slides {
  display: block;
}
/* line 453, ../sass/partials/_general.scss */
.category-place .flexslider .slides > li {
  margin-right: 30px;
  background: url(../../images/loader2c.gif) no-repeat center;
  background-size: 30px;
}
/* line 458, ../sass/partials/_general.scss */
.category-place .flexslider .slides > li img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 467, ../sass/partials/_general.scss */
.category-place .flex-direction-nav.has-heading a {
  margin-top: -4px;
}
/* line 471, ../sass/partials/_general.scss */
.category-place .flex-direction-nav a {
  z-index: 100;
}
/* line 476, ../sass/partials/_general.scss */
.category-place h2 {
  color: white;
  margin: 0 0 14px 0;
  font-size: 16px;
  line-height: 1.3em;
}
/* line 482, ../sass/partials/_general.scss */
.category-place h2 a {
  display: block;
  position: relative;
  color: #040404;
}
/* line 488, ../sass/partials/_general.scss */
.category-place h2 a:hover {
  color: #00aff1;
  text-decoration: none;
}
/* line 492, ../sass/partials/_general.scss */
.category-place h2 a:hover .overlay {
  display: block;
}
/* line 499, ../sass/partials/_general.scss */
.category-place em {
  display: block;
  color: #666;
  font: italic 15px Times, "Times New Roman", serif;
}
/* line 505, ../sass/partials/_general.scss */
.category-place .visual {
  position: relative;
  line-height: 1em;
  overflow: hidden;
}
/* line 510, ../sass/partials/_general.scss */
.category-place .visual span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}
/* line 519, ../sass/partials/_general.scss */
.category-place .visual a:hover {
  border: 0;
  cursor: pointer;
}
/* line 523, ../sass/partials/_general.scss */
.category-place .visual a:hover span {
  border: 2px solid #00aff1;
}
@media (min-width: 1200px) {
  /* line 404, ../sass/partials/_general.scss */
  .category-place {
    padding-top: 60px;
  }
  /* line 532, ../sass/partials/_general.scss */
  .category-place .flexslider .slides > li {
    margin-right: 40px;
  }
  /* line 536, ../sass/partials/_general.scss */
  .category-place .flex-direction-nav.has-heading a {
    margin-top: -2px;
  }
  /* line 540, ../sass/partials/_general.scss */
  .category-place h2 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 404, ../sass/partials/_general.scss */
  .category-place {
    padding-top: 40px;
  }
  /* line 548, ../sass/partials/_general.scss */
  .category-place .flexslider .slides > li {
    margin-right: 20px;
  }
  /* line 552, ../sass/partials/_general.scss */
  .category-place h2 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  /* line 404, ../sass/partials/_general.scss */
  .category-place {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 562, ../sass/partials/_general.scss */
  .category-place .flexslider .slides > li {
    margin-right: 10px;
  }
  /* line 566, ../sass/partials/_general.scss */
  .category-place .flex-direction-nav.has-heading a {
    margin-top: -6px;
  }
  /* line 570, ../sass/partials/_general.scss */
  .category-place h2 {
    font-size: 12px;
  }
}

/* line 577, ../sass/partials/_general.scss */
.category-square {
  position: relative;
  background: #eaeaea;
  padding-top: 50px;
}
/* line 582, ../sass/partials/_general.scss */
.category-square:last-child {
  padding-bottom: 50px;
}
/* line 586, ../sass/partials/_general.scss */
.category-square .heading {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
}
/* line 593, ../sass/partials/_general.scss */
.category-square h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  position: relative;
  color: #040404;
  float: left;
  margin: 0;
}
/* line 602, ../sass/partials/_general.scss */
.category-square h2 a {
  font: italic 15px/18px Georgia, Times, serif;
  color: #00aff1;
  margin: 0 0 0 6px;
  display: inline-block;
}
/* line 610, ../sass/partials/_general.scss */
.category-square .nav {
  float: right;
  overflow: hidden;
  list-style: none;
  margin: 0;
}
/* line 616, ../sass/partials/_general.scss */
.category-square .nav li {
  float: left;
  line-height: 1em;
  margin-left: 20px;
}
/* line 621, ../sass/partials/_general.scss */
.category-square .nav li:first-child {
  margin-left: 0;
}
/* line 626, ../sass/partials/_general.scss */
.category-square .nav a {
  color: #040404;
  font: italic 12px/1.4em Georgia, Times, serif;
}
/* line 632, ../sass/partials/_general.scss */
.category-square .nav a:hover,
.category-square .nav .active a {
  color: #00aff1;
  text-decoration: none;
}
/* line 638, ../sass/partials/_general.scss */
.category-square .slide-holder {
  padding: 0;
}
/* line 642, ../sass/partials/_general.scss */
.category-square .slides > li {
  position: relative;
  margin-right: 30px;
  background: url(../../images/loader2c.gif) no-repeat center;
  background-size: 30px;
}
/* line 648, ../sass/partials/_general.scss */
.category-square .slides > li a:hover .overlay {
  display: block;
}
/* line 652, ../sass/partials/_general.scss */
.category-square .slides > li .overlay {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: transparent url(../../images/bg-category-square-overlay.png);
  background: rgba(0, 175, 241, 0.8);
}
/* line 662, ../sass/partials/_general.scss */
.category-square .slides > li .overlay span {
  display: block;
  padding: 30px 20px;
  color: white;
  font: italic 12px/1em Georgia, Times, serif;
}
/* line 669, ../sass/partials/_general.scss */
.category-square .slides > li .overlay p {
  font: bold 20px/1em Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0 0 2px 0;
}
/* line 674, ../sass/partials/_general.scss */
.category-square .slides > li .overlay p:last-child {
  margin-bottom: 9px;
}
/* line 685, ../sass/partials/_general.scss */
.category-square.riders .slides > li img {
  background-size: 102%;
}
@media (min-width: 1200px) {
  /* line 577, ../sass/partials/_general.scss */
  .category-square {
    padding-top: 60px;
  }
  /* line 692, ../sass/partials/_general.scss */
  .category-square:last-child {
    padding-bottom: 60px;
  }
  /* line 696, ../sass/partials/_general.scss */
  .category-square .slides > li {
    margin-right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 577, ../sass/partials/_general.scss */
  .category-square {
    padding-top: 40px;
  }
  /* line 704, ../sass/partials/_general.scss */
  .category-square:last-child {
    padding-bottom: 40px;
  }
  /* line 708, ../sass/partials/_general.scss */
  .category-square .slides > li {
    margin-right: 20px;
  }
  /* line 711, ../sass/partials/_general.scss */
  .category-square .slides > li a:hover .overlay {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 577, ../sass/partials/_general.scss */
  .category-square {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 722, ../sass/partials/_general.scss */
  .category-square:last-child {
    padding-bottom: 30px;
  }
  /* line 726, ../sass/partials/_general.scss */
  .category-square h2 {
    float: none;
    margin-bottom: 7px;
  }
  /* line 730, ../sass/partials/_general.scss */
  .category-square h2 span {
    display: block;
    margin: 7px 0 -7px 0;
  }
  /* line 735, ../sass/partials/_general.scss */
  .category-square h2 a {
    margin: 0;
  }
  /* line 740, ../sass/partials/_general.scss */
  .category-square .nav {
    float: none;
  }
  /* line 743, ../sass/partials/_general.scss */
  .category-square .nav li {
    margin-left: 0;
    margin-right: 20px;
    padding-top: 4px;
  }
  /* line 748, ../sass/partials/_general.scss */
  .category-square .nav li:last-child {
    margin-left: 0;
  }
  /* line 754, ../sass/partials/_general.scss */
  .category-square .slides > li {
    margin-right: 10px;
  }
  /* line 757, ../sass/partials/_general.scss */
  .category-square .slides > li a:hover .overlay {
    display: none;
  }
}

/* line 765, ../sass/partials/_general.scss */
.category-links {
  background: #f5f5f5;
}
/* line 768, ../sass/partials/_general.scss */
.category-links ul {
  overflow: hidden;
  position: relative;
  list-style: none;
  margin: 0 auto;
  padding: 38px 0 36px;
}
/* line 775, ../sass/partials/_general.scss */
.category-links ul li {
  position: relative;
  float: left;
  padding: 0 17px 0 0;
  font-weight: bold;
}
/* line 782, ../sass/partials/_general.scss */
.category-links ul li:last-child, .category-links ul li.last-child {
  padding-right: 0;
}
/* line 785, ../sass/partials/_general.scss */
.category-links ul li:last-child:after, .category-links ul li.last-child:after {
  display: none;
}
/* line 790, ../sass/partials/_general.scss */
.category-links ul li:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  width: 1px;
  display: block;
  background: #c8c8c8;
}
/* line 802, ../sass/partials/_general.scss */
.category-links ul a {
  color: #515151;
}
/* line 805, ../sass/partials/_general.scss */
.category-links ul a:hover {
  color: #49AEE8;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 765, ../sass/partials/_general.scss */
  .category-links {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 816, ../sass/partials/_general.scss */
  .category-links ul a {
    font-size: 12px;
  }
}

/* line 823, ../sass/partials/_general.scss */
.divider {
  width: 100%;
  height: 77px;
  background: url(../../images/bg-divider.jpg) repeat-x center;
}

/* line 830, ../sass/partials/_general.scss */
.fancybox-close {
  top: 8px;
  right: 8px;
  padding: 0 32px 0 0;
  line-height: 28px;
  height: 28px;
  font-size: 12px;
  color: black;
  font-weight: bold;
  background: white;
}
/* line 841, ../sass/partials/_general.scss */
.fancybox-close:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 28px;
  height: 28px;
  background: black;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
/* line 853, ../sass/partials/_general.scss */
.fancybox-close:after {
  content: "\e608";
  font-size: 24px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: white;
}
/* line 868, ../sass/partials/_general.scss */
.fancybox-close:hover {
  color: black;
}

/* line 873, ../sass/partials/_general.scss */
.fancybox-skin {
  background: white;
  color: black;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 879, ../sass/partials/_general.scss */
.fancybox-outer {
  margin-top: 24px;
}

/* line 883, ../sass/partials/_general.scss */
.fancybox-overlay {
  background: rgba(119, 119, 119, 0.7);
}

/* line 889, ../sass/partials/_general.scss */
.video-black.fancybox-overlay {
  background: black;
}
/* line 894, ../sass/partials/_general.scss */
.video-black.fancybox-wrap .fancybox-skin {
  background: black;
}
/* line 898, ../sass/partials/_general.scss */
.video-black.fancybox-wrap .fancybox-outer {
  margin-top: 40px;
}
/* line 902, ../sass/partials/_general.scss */
.video-black.fancybox-wrap .fancybox-close {
  top: -40px;
  right: 0;
  color: white;
  background: black;
}
/* line 908, ../sass/partials/_general.scss */
.video-black.fancybox-wrap .fancybox-close:before {
  background: white;
}
/* line 912, ../sass/partials/_general.scss */
.video-black.fancybox-wrap .fancybox-close:after {
  color: black;
}
/* line 916, ../sass/partials/_general.scss */
.video-black.fancybox-wrap .fancybox-close:hover {
  color: white;
}

/* line 924, ../sass/partials/_general.scss */
.fancybox-wrap.fancy-instagram {
  overflow: hidden;
}
/* line 927, ../sass/partials/_general.scss */
.fancybox-wrap.fancy-instagram .fancybox-outer {
  margin-top: 0;
}
/* line 931, ../sass/partials/_general.scss */
.fancybox-wrap.fancy-instagram .fancybox-close {
  top: 10px;
  right: 10px;
  border-left: 9px solid white;
  border-bottom: 9px solid white;
}
/* line 938, ../sass/partials/_general.scss */
.fancybox-wrap.fancy-instagram .fancybox-nav span {
  width: 50px;
  height: 90px;
  margin-top: -45px;
}
/* line 943, ../sass/partials/_general.scss */
.fancybox-wrap.fancy-instagram .fancybox-nav span:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 88px;
  line-height: 90px;
  text-align: center;
  color: #00aff1;
}
/* line 957, ../sass/partials/_general.scss */
.fancybox-wrap.fancy-instagram .fancybox-prev span {
  left: 20px;
  background-image: none;
}
/* line 961, ../sass/partials/_general.scss */
.fancybox-wrap.fancy-instagram .fancybox-prev span:after {
  content: "\e60e";
}
/* line 966, ../sass/partials/_general.scss */
.fancybox-wrap.fancy-instagram .fancybox-next span {
  right: 20px;
  background-image: none;
}
/* line 970, ../sass/partials/_general.scss */
.fancybox-wrap.fancy-instagram .fancybox-next span:after {
  content: "\e60f";
}
@media (max-width: 767px) {
  /* line 976, ../sass/partials/_general.scss */
  .fancybox-wrap.fancy-instagram .fancybox-nav span {
    width: 17px;
    height: 28px;
    margin-top: -14px;
  }
  /* line 981, ../sass/partials/_general.scss */
  .fancybox-wrap.fancy-instagram .fancybox-nav span:after {
    font-size: 46px;
    line-height: 24px;
  }
  /* line 987, ../sass/partials/_general.scss */
  .fancybox-wrap.fancy-instagram .fancybox-prev span {
    left: 10px;
  }
  /* line 990, ../sass/partials/_general.scss */
  .fancybox-wrap.fancy-instagram .fancybox-prev span:after {
    content: "\f104";
  }
  /* line 995, ../sass/partials/_general.scss */
  .fancybox-wrap.fancy-instagram .fancybox-next span {
    right: 10px;
  }
  /* line 998, ../sass/partials/_general.scss */
  .fancybox-wrap.fancy-instagram .fancybox-next span:after {
    content: "\f105";
  }
}

/* line 1006, ../sass/partials/_general.scss */
.fancybox-wrap.join-list {
  background-color: white;
  background-image: url(../../images/newsletter-bg.jpg);
}
/* line 1012, ../sass/partials/_general.scss */
.fancybox-wrap.join-list .fancybox-skin,
.fancybox-wrap.join-list .fancybox-close {
  background: transparent;
}

/* line 1018, ../sass/partials/_general.scss */
#language-options {
  max-width: 400px;
  overflow: hidden;
}
/* line 1022, ../sass/partials/_general.scss */
#language-options .column {
  width: 50%;
  float: left;
}
/* line 1026, ../sass/partials/_general.scss */
#language-options .column p {
  padding-right: 20px;
  color: black;
}
/* line 1030, ../sass/partials/_general.scss */
#language-options .column p strong {
  display: inline-block;
  margin-bottom: 10px;
}
/* line 1037, ../sass/partials/_general.scss */
#language-options a {
  color: black;
}
/* line 1041, ../sass/partials/_general.scss */
#language-options a:hover, #language-options a.active {
  color: #00aff1;
  text-decoration: none;
}

/* line 1048, ../sass/partials/_general.scss */
body.body-region {
  background: white;
}

/* line 1053, ../sass/partials/_general.scss */
.pagination-holder {
  overflow: hidden;
  position: relative;
  text-align: center;
  font-size: 0;
}
/* line 1059, ../sass/partials/_general.scss */
.pagination-holder .pagination {
  overflow: hidden;
  display: inline-block;
  height: 25px;
}
/* line 1065, ../sass/partials/_general.scss */
.pagination-holder .pagination ul > li > a {
  float: none;
  line-height: 25px;
  border: none;
  background: transparent;
}
/* line 1072, ../sass/partials/_general.scss */
.pagination-holder .pagination ul > li:last-child > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 1078, ../sass/partials/_general.scss */
.pagination-holder ul {
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 1086, ../sass/partials/_general.scss */
.pagination-holder ul li {
  color: #999;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  margin: 0 3px 0 0;
  text-align: center;
  min-width: 25px;
  height: 25px;
  background: #515151;
}
/* line 1098, ../sass/partials/_general.scss */
.pagination-holder ul li:last-child {
  margin: 0;
}
/* line 1102, ../sass/partials/_general.scss */
.pagination-holder ul li.active {
  background: #00AFF1;
  color: white;
}
/* line 1107, ../sass/partials/_general.scss */
.pagination-holder ul li a {
  font-size: 12px;
  text-align: center;
  padding: 0 8px;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #999;
}
/* line 1116, ../sass/partials/_general.scss */
.pagination-holder ul li a:hover {
  color: white;
}
/* line 1124, ../sass/partials/_general.scss */
.pagination-holder .prev,
.pagination-holder .next {
  background: none;
  color: black;
}
/* line 1129, ../sass/partials/_general.scss */
.pagination-holder .prev {
  padding-right: 5px;
}
/* line 1134, ../sass/partials/_general.scss */
.pagination-holder .prev a,
.pagination-holder .next a {
  text-align: left;
  color: #515151;
}
/* line 1140, ../sass/partials/_general.scss */
.pagination-holder .prev a:hover,
.pagination-holder .next a:hover {
  color: #00AFF1;
}

/* line 1146, ../sass/partials/_general.scss */
.main-wrapper.coming-soon {
  margin-bottom: 20px;
}
/* line 1149, ../sass/partials/_general.scss */
.main-wrapper.coming-soon img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  /* line 1146, ../sass/partials/_general.scss */
  .main-wrapper.coming-soon {
    min-height: 0;
  }
}

/* line 2, ../sass/partials/_mobile-menu.scss */
.mobile-menu {
  background: #eaeaea;
  position: absolute;
  left: -80%;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 80%;
  overflow: auto;
  display: block;
  visibilty: hidden;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
}
/* line 15, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: white;
}
/* line 21, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul li {
  overflow: hidden;
}
/* line 25, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul li > a,
.mobile-menu ul li > h4 {
  position: relative;
}
/* line 28, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul li > a:after,
.mobile-menu ul li > h4:after {
  content: "\f05a";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 11px;
  height: 18px;
  margin-top: -9px;
  text-align: right;
  color: #ccc;
}
/* line 44, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul li.active > a:after,
.mobile-menu ul li.active > h4:after {
  content: "\f05b";
  margin-right: -3px;
}
/* line 52, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul li.active.active-category > a:after,
.mobile-menu ul li.active.active-category > h4:after {
  content: "\f05a";
  margin-right: 0;
}
/* line 60, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul a,
.mobile-menu ul h4 {
  position: relative;
  display: block;
  font: 14px/1.3em Helvetica, Arial, sans-serif;
  color: black;
  padding: 10px 20px;
  text-align: left;
  border-bottom: 1px solid #eee;
  text-indent: 0;
  cursor: pointer;
  text-decoration: none;
}
/* line 72, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul a:hover,
.mobile-menu ul h4:hover {
  color: black;
  text-decoration: none;
}
/* line 78, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul ul {
  display: none;
  background: #eaeaea;
}
/* line 83, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul ul a,
.mobile-menu ul ul h4 {
  color: black;
  border-bottom: 1px solid white;
}
/* line 87, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul ul a:hover,
.mobile-menu ul ul h4:hover {
  color: black;
}
/* line 94, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul ul li.active > a,
.mobile-menu ul ul li.active > h4 {
  color: #00aff1;
}
/* line 97, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul ul li.active > a:after,
.mobile-menu ul ul li.active > h4:after {
  color: #00aff1;
}
/* line 105, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul ul ul a,
.mobile-menu ul ul ul h4 {
  padding-left: 25px;
  padding-right: 25px;
}
/* line 112, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul ul ul ul a,
.mobile-menu ul ul ul ul h4 {
  padding-left: 30px;
  padding-right: 30px;
}
/* line 119, ../sass/partials/_mobile-menu.scss */
.mobile-menu ul ul ul ul ul a,
.mobile-menu ul ul ul ul ul h4 {
  padding-left: 35px;
  padding-right: 35px;
}
/* line 131, ../sass/partials/_mobile-menu.scss */
.mobile-menu > ul > li > a,
.mobile-menu > ul > li > h4 {
  font-weight: bold;
}
/* line 134, ../sass/partials/_mobile-menu.scss */
.mobile-menu > ul > li > a:after,
.mobile-menu > ul > li > h4:after {
  color: black;
}
/* line 141, ../sass/partials/_mobile-menu.scss */
.mobile-menu > ul:first-of-type > li:last-child ul:last-of-type {
  border-bottom: 1px solid white;
}
/* line 146, ../sass/partials/_mobile-menu.scss */
.mobile-menu > ul:first-of-type > li:last-child ul:last-of-type li:last-child a,
.mobile-menu > ul:first-of-type > li:last-child ul:last-of-type li:last-child h4 {
  border-bottom: none;
}

/* line 154, ../sass/partials/_mobile-menu.scss */
.content-wrapper {
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
}
/* line 159, ../sass/partials/_mobile-menu.scss */
.content-wrapper > .content-overlay {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-color: rgba(255, 255, 255, 0.7);
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -moz-transition: opacity 0.3s, visibility 0.3s;
  -o-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 174, ../sass/partials/_mobile-menu.scss */
.site-wrapper {
  position: relative;
  background: #040404;
}

/* line 181, ../sass/partials/_mobile-menu.scss */
.mobile-menu-opened,
.mobile-menu-opened body,
.mobile-menu-opened .site-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
  min-height: 500px;
}

/* line 190, ../sass/partials/_mobile-menu.scss */
.mobile-menu-opened .mobile-menu {
  visibilty: visible;
  left: 0;
}
/* line 195, ../sass/partials/_mobile-menu.scss */
.mobile-menu-opened .content-wrapper {
  position: absolute;
  width: 100%;
  left: 80%;
  top: 0;
  overflow: hidden;
  padding: 0;
}
/* line 203, ../sass/partials/_mobile-menu.scss */
.mobile-menu-opened .content-wrapper > .content-overlay {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 207, ../sass/partials/_mobile-menu.scss */
.mobile-menu-opened .content-wrapper > .content-overlay:after {
  content: "\e608";
  font-size: 38px;
  position: absolute;
  top: 8px;
  left: 0;
  width: 20%;
  height: 22px;
  text-align: center;
  color: black;
}
/* line 223, ../sass/partials/_mobile-menu.scss */
.mobile-menu-opened .content-wrapper header .bottom-hold > h3,
.mobile-menu-opened .content-wrapper header .bottom-hold > h4 {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 2, ../sass/partials/_footer.scss */
#footer {
  padding: 20px 0 4px 0;
  overflow: hidden;
  background: #040404;
  min-height: 280px;
}
/* line 8, ../sass/partials/_footer.scss */
#footer .holder .column {
  float: left;
  line-height: 1em;
  margin-right: 35px;
}
/* line 13, ../sass/partials/_footer.scss */
#footer .holder .column:last-child {
  margin-right: 0;
}
/* line 17, ../sass/partials/_footer.scss */
#footer .holder .column ul {
  overflow: hidden;
  list-style: none;
  padding: 0;
}
/* line 23, ../sass/partials/_footer.scss */
#footer .holder .column a {
  font-size: 12px;
  display: inline-block;
  line-height: 1.4em;
  color: white;
}
/* line 29, ../sass/partials/_footer.scss */
#footer .holder .column a:hover {
  color: #aaa;
  text-decoration: none;
}
/* line 36, ../sass/partials/_footer.scss */
#footer h1 {
  display: block;
  margin: 0;
  line-height: 1em;
}
/* line 42, ../sass/partials/_footer.scss */
#footer .column.logo a {
  display: block;
  width: 193px;
  height: 22px;
  background: transparent url(../../images/footer-logo-new.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  line-height: 1em;
  margin: 0;
}
/* line 53, ../sass/partials/_footer.scss */
#footer h2 {
  font-size: 15px;
  line-height: 1em;
  margin: 18px 0 15px 0;
  color: white;
}
@media (max-width: 767px) {
  /* line 2, ../sass/partials/_footer.scss */
  #footer {
    padding: 20px;
  }
  /* line 63, ../sass/partials/_footer.scss */
  #footer .holder .column {
    float: none;
    margin: 43px 0 0 0;
  }
  /* line 67, ../sass/partials/_footer.scss */
  #footer .holder .column ~ .column {
    margin: 0;
  }
  /* line 72, ../sass/partials/_footer.scss */
  #footer h2 {
    margin-bottom: 5px;
  }
}

/* line 79, ../sass/partials/_footer.scss */
.footer-base {
  background: #a7a7a7;
  padding: 27px 0 60px 0;
}
/* line 83, ../sass/partials/_footer.scss */
.footer-base .blurb {
  font-size: 10px;
  line-height: 1.2em;
  color: white;
}
/* line 88, ../sass/partials/_footer.scss */
.footer-base .blurb p {
  margin: 0 0 10px 0;
}
/* line 91, ../sass/partials/_footer.scss */
.footer-base .blurb p:last-child {
  margin: 0;
}

/* line 99, ../sass/partials/_footer.scss */
#footer .subscribe-box {
  float: right;
  width: 226px;
}
/* line 103, ../sass/partials/_footer.scss */
#footer .subscribe-box label {
  display: block;
  color: white;
  padding-bottom: 4px;
  font-weight: bold;
  font-size: 15px;
  margin: 18px 0 5px;
}
/* line 112, ../sass/partials/_footer.scss */
#footer .subscribe-box .row {
  overflow: hidden;
  width: 100%;
  margin-bottom: 6px;
  margin-left: 0;
  background: white;
}
/* line 120, ../sass/partials/_footer.scss */
#footer .subscribe-box .i-text {
  height: 34px;
  padding: 0 5px 0 10px;
  overflow: hidden;
}
/* line 125, ../sass/partials/_footer.scss */
#footer .subscribe-box .i-text input {
  width: 100%;
  margin: 0;
  height: 34px;
  line-height: 34px;
  padding: 0;
}
/* line 134, ../sass/partials/_footer.scss */
#footer .subscribe-box .btn-hold {
  float: right;
  width: 21px;
  height: 34px;
}
/* line 140, ../sass/partials/_footer.scss */
#footer .subscribe-box .btn-go {
  float: left;
  width: 21px;
  height: 34px;
  padding: 34px 0 0;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent;
  border: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
/* line 153, ../sass/partials/_footer.scss */
#footer .subscribe-box .btn-go:after {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid black;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
}
/* line 164, ../sass/partials/_footer.scss */
#footer .subscribe-box .btn-go:hover:after {
  border-left: 12px solid #666;
}
/* line 169, ../sass/partials/_footer.scss */
#footer .subscribe-box a {
  color: #929090;
  position: relative;
  font-size: 9px;
  margin-left: 6px;
}
/* line 176, ../sass/partials/_footer.scss */
#footer .subscribe-box h3 {
  display: block;
  color: white;
  padding-bottom: 4px;
  font-weight: bold;
  font-size: 15px;
  margin: 30px 0 5px;
}
@media (max-width: 767px) {
  /* line 99, ../sass/partials/_footer.scss */
  #footer .subscribe-box {
    float: none;
    width: 100%;
  }
}

/* line 192, ../sass/partials/_footer.scss */
#footer .social-hold {
  width: 100%;
}
/* line 196, ../sass/partials/_footer.scss */
#footer .social-hold ul {
  float: left;
  width: auto;
  padding: 0 2px 0 0;
  margin: 0;
}
/* line 202, ../sass/partials/_footer.scss */
#footer .social-hold ul li {
  float: left;
  padding: 0 7px 0 0;
  background: none;
}
/* line 207, ../sass/partials/_footer.scss */
#footer .social-hold ul li a {
  position: relative;
  width: 23px;
  height: 23px;
  display: block;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  margin: 0;
  color: black;
  text-decoration: none;
}
/* line 219, ../sass/partials/_footer.scss */
#footer .social-hold ul li a:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
  font-family: "Icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
}
/* line 231, ../sass/partials/_footer.scss */
#footer .social-hold ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 235, ../sass/partials/_footer.scss */
#footer .social-hold ul li a span {
  display: block;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 244, ../sass/partials/_footer.scss */
#footer .social-hold ul li.facebook a:after {
  content: "\e602";
}
/* line 248, ../sass/partials/_footer.scss */
#footer .social-hold ul li.twitter a:after {
  line-height: 22px;
  content: "\e604";
}
/* line 253, ../sass/partials/_footer.scss */
#footer .social-hold ul li.instagram a:after {
  left: 3px;
  content: "\f16d";
}
/* line 258, ../sass/partials/_footer.scss */
#footer .social-hold ul li.tumblr a:after {
  content: "\e606";
}
/* line 262, ../sass/partials/_footer.scss */
#footer .social-hold ul li.vimeo a:after {
  content: "\e605";
}
/* line 266, ../sass/partials/_footer.scss */
#footer .social-hold ul li.youtube a:after {
  line-height: 22px;
  content: "\e603";
}
/* line 271, ../sass/partials/_footer.scss */
#footer .social-hold ul li.pinterest a:after {
  content: "\e615";
}

/* line 279, ../sass/partials/_footer.scss */
.subscribe-box #subscribe-details {
  display: none;
}

/* line 283, ../sass/partials/_footer.scss */
#subscribe-details {
  max-width: 400px;
}
/* line 286, ../sass/partials/_footer.scss */
#subscribe-details h3 {
  font-size: 1.17em;
  margin-bottom: 15px;
  display: none;
}
/* line 292, ../sass/partials/_footer.scss */
#subscribe-details p {
  margin-bottom: 18px;
  line-height: 1.2em;
}
/* line 297, ../sass/partials/_footer.scss */
#subscribe-details img {
  width: 100%;
  margin: 10px 0 20px;
}
/* line 302, ../sass/partials/_footer.scss */
#subscribe-details .row {
  margin-bottom: 8px;
  margin-left: 0;
  overflow: hidden;
  display: block;
}
/* line 308, ../sass/partials/_footer.scss */
#subscribe-details .row:last-child {
  margin-bottom: 0;
  padding-top: 10px;
}
/* line 313, ../sass/partials/_footer.scss */
#subscribe-details .row + .row-checkbox {
  padding-top: 7px;
}
/* line 316, ../sass/partials/_footer.scss */
#subscribe-details .row + .row-checkbox + .row-checkbox {
  padding-top: 0;
}
/* line 321, ../sass/partials/_footer.scss */
#subscribe-details .row > label {
  color: black;
  display: block;
  font-weight: bold;
  padding-bottom: 4px;
}
/* line 328, ../sass/partials/_footer.scss */
#subscribe-details .row input ~ label {
  color: black;
  display: block;
  font-weight: normal;
  line-height: 17px;
  font-size: 12px;
}
/* line 337, ../sass/partials/_footer.scss */
#subscribe-details .row-select label {
  float: left;
  margin-right: 5px;
  line-height: 30px;
}
/* line 344, ../sass/partials/_footer.scss */
#subscribe-details .row-checkbox ul {
  margin: 0;
  padding: 0;
}
/* line 349, ../sass/partials/_footer.scss */
#subscribe-details .row-checkbox li {
  display: block;
  float: left;
  margin: 0 0 5px 0;
  width: 33.33%;
  line-height: 1.2em;
}
/* line 358, ../sass/partials/_footer.scss */
#subscribe-details .i-text {
  position: relative;
  padding: 0 10px;
  height: 34px;
  background: url(../../images/bg-input03.gif) no-repeat;
}
/* line 364, ../sass/partials/_footer.scss */
#subscribe-details .i-text input {
  width: 100%;
  margin: 0;
  line-height: 34px;
  height: 34px;
  padding: 0;
  border: 0;
  background: none;
}
/* line 373, ../sass/partials/_footer.scss */
#subscribe-details .i-text input.error {
  color: #a80700;
}
/* line 379, ../sass/partials/_footer.scss */
#subscribe-details .i-text-cap {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 34px;
  padding: 0;
  background: url(../../images/bg-input01-cap.gif) no-repeat;
}
/* line 389, ../sass/partials/_footer.scss */
#subscribe-details #subscribe-details-submit {
  display: block;
  float: left;
  height: auto !important;
  text-align: center;
  line-height: 16px;
  color: white;
  font-size: 16px;
  background: #565656;
  text-decoration: none !important;
  border: none;
  padding: 8px;
  cursor: pointer;
  margin-right: 10px;
  width: 110px !important;
}
/* line 406, ../sass/partials/_footer.scss */
#subscribe-details #subscribe-details-submit:hover {
  background: black;
}
/* line 410, ../sass/partials/_footer.scss */
#subscribe-details .thankyou {
  color: #00aff1;
  font-weight: bold;
  font-size: 14px;
  line-height: 36px;
  margin-left: 10px;
}
@media (max-width: 480px) {
  /* line 419, ../sass/partials/_footer.scss */
  #subscribe-details .row-checkbox li {
    width: 50%;
  }
  /* line 423, ../sass/partials/_footer.scss */
  #subscribe-details .i-text {
    width: 100%;
  }
}

/* line 2, ../sass/partials/_header.scss */
#header {
  background: #040404 url(../../images/bg-logo-hold2.jpg) repeat-x center 40px;
}
/* line 5, ../sass/partials/_header.scss */
#header .top-hold {
  height: 40px;
  margin: 0 auto;
  font-size: 13px;
  font-weight: bold;
  color: #666;
  z-index: 1001;
  position: relative;
}
/* line 15, ../sass/partials/_header.scss */
#header .top-hold a {
  color: #999;
}
/* line 18, ../sass/partials/_header.scss */
#header .top-hold a:hover {
  color: #C0C0C0;
  text-decoration: none;
}
/* line 24, ../sass/partials/_header.scss */
#header .top-hold ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 31, ../sass/partials/_header.scss */
#header .header-promo {
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  padding: 0 200px;
  text-align: center;
  text-transform: uppercase;
}
/* line 40, ../sass/partials/_header.scss */
#header .header-promo a {
  line-height: 1em;
  color: white;
}
/* line 45, ../sass/partials/_header.scss */
#header .header-promo a:hover {
  color: white;
}
/* line 51, ../sass/partials/_header.scss */
#header .bottom-hold {
  position: relative;
}
/* line 55, ../sass/partials/_header.scss */
#header h3 {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  text-align: center;
  text-indent: -999em;
  position: absolute;
  left: -3px;
  top: 16px;
  float: left;
  cursor: pointer;
  z-index: 10;
  display: none;
}
/* line 79, ../sass/partials/_reusables.scss */
#header h3:before {
  content: "\e607";
  height: 100%;
  left: 0;
  line-height: inherit;
  position: absolute;
  right: 0;
  text-indent: 0;
  top: 0;
}
/* line 67, ../sass/partials/_header.scss */
#header h3:before {
  color: white;
  font-size: 33px;
  text-align: left;
  line-height: 30px;
}
/* line 74, ../sass/partials/_header.scss */
#header h3:after {
  content: "shop";
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 0.02em;
  color: white;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: inline-block;
  width: 100%;
  text-indent: 2px;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  margin-top: -4px;
}
/* line 94, ../sass/partials/_header.scss */
#header h4 {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
  text-align: center;
  text-indent: -999em;
  position: absolute;
  left: 41px;
  top: 21px;
  float: left;
  cursor: pointer;
  z-index: 10;
  display: none;
}
/* line 79, ../sass/partials/_reusables.scss */
#header h4:before {
  content: "\e609";
  height: 100%;
  left: 0;
  line-height: inherit;
  position: absolute;
  right: 0;
  text-indent: 0;
  top: 0;
}
/* line 106, ../sass/partials/_header.scss */
#header h4:before {
  color: white;
  font-size: 19px;
  text-align: center;
  line-height: 30px;
}
/* line 114, ../sass/partials/_header.scss */
#header .logo-holder {
  width: 100%;
  height: 71px;
}
/* line 119, ../sass/partials/_header.scss */
#header .logo-holder .holder {
  padding: 17px 0 19px 0;
  margin: 0 auto;
  position: relative;
}
/* line 126, ../sass/partials/_header.scss */
#header .logo-holder a:hover {
  text-decoration: none;
}
/* line 130, ../sass/partials/_header.scss */
#header .logo-holder .inner {
  float: left;
  padding-left: 2px;
  background: none !important;
  font: italic bold 20px/20px Times, "Times New Roman", serif;
  margin-top: 15px;
  letter-spacing: -0.7px;
}
/* line 140, ../sass/partials/_header.scss */
#header .logo-holder .inner,
#header .logo-holder .inner a {
  color: white;
}
/* line 145, ../sass/partials/_header.scss */
#header .logo {
  float: left;
  width: 240px;
  height: 38px;
  margin: 5px 8px 0 0;
  background: transparent url(../../images/logo-shadow.png) no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url(../../images/logo-shadow.svg);
  background-image: linear-gradient(transparent, transparent), url(../../images/logo-shadow.svg);
  background-size: 240px 38px;
}
/* line 156, ../sass/partials/_header.scss */
#header .logo a {
  display: block;
  height: 100%;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 165, ../sass/partials/_header.scss */
#header ul.cart-control {
  position: relative;
  z-index: 1;
  float: right;
  padding: 10px 0 0;
}
/* line 171, ../sass/partials/_header.scss */
#header ul.cart-control li {
  float: left;
  background: url(../../images/sep01.gif) no-repeat 0 50%;
  padding: 0 6px 0 7px;
  line-height: 20px;
}
/* line 178, ../sass/partials/_header.scss */
#header ul.cart-control li:first-child, #header ul.cart-control li.first-child {
  padding-left: 0 !important;
  background: none !important;
}
/* line 183, ../sass/partials/_header.scss */
#header ul.cart-control li a {
  color: #999;
  line-height: 20px;
  display: inline-block;
}
/* line 188, ../sass/partials/_header.scss */
#header ul.cart-control li a:hover {
  color: #C0C0C0;
}
/* line 194, ../sass/partials/_header.scss */
#header ul.cart-control .shoppinglist a {
  position: relative;
  padding-left: 22px;
  text-decoration: none;
}
/* line 199, ../sass/partials/_header.scss */
#header ul.cart-control .shoppinglist a:after {
  content: "\e60d";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  font-size: 16px;
  text-align: left;
  font-family: "Icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
}
/* line 210, ../sass/partials/_header.scss */
#header ul.cart-control .shoppinglist a:hover {
  text-decoration: none;
}
/* line 216, ../sass/partials/_header.scss */
#header .search {
  float: right;
  width: 315px;
  position: relative;
  z-index: 15;
  padding-top: 1px;
  display: block;
}
/* line 224, ../sass/partials/_header.scss */
#header .search form {
  position: relative;
  border: 1px solid #181818;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: url(../../images/bg-search-fallback.png) repeat;
  background: rgba(85, 85, 85, 0.7);
}
/* line 232, ../sass/partials/_header.scss */
#header .search .i-text {
  height: 33px;
  padding: 0 5px 0 11px;
  overflow: hidden;
}
/* line 238, ../sass/partials/_header.scss */
#header .search .i-text input {
  color: #C9C9C9;
  font-size: 15px;
  height: 33px;
  line-height: 34px;
  padding: 0;
  margin: 0;
  width: 100%;
  border: 0;
  position: relative;
}
/* line 250, ../sass/partials/_header.scss */
#header .search .btn-hold {
  float: right;
  width: 26px;
  height: 33px;
}
/* line 255, ../sass/partials/_header.scss */
#header .search .btn-hold:before {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #bcbbbb;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
}
/* line 266, ../sass/partials/_header.scss */
#header .search .btn-hold:hover:before {
  border-left: 12px solid #fff;
}
/* line 271, ../sass/partials/_header.scss */
#header .search .btn-go {
  float: left;
  width: 26px;
  height: 33px;
  overflow: hidden;
  position: relative;
  text-indent: -999em;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: transparent;
}
/* line 285, ../sass/partials/_header.scss */
#header .search-filters {
  width: 100%;
  padding: 12px 15px 2px;
  position: absolute;
  top: 35px;
  left: 0;
  background: black;
  color: white;
  border: 1px solid #535353;
}
/* line 296, ../sass/partials/_header.scss */
#header .search-filters p {
  margin: 0;
  padding: 0 0 10px 0;
}
/* line 302, ../sass/partials/_header.scss */
#header .search-filters .radioArea,
#header .search-filters .radioAreaChecked {
  background-image: url(../../images/bg-checkbox-blue.gif);
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 308, ../sass/partials/_header.scss */
  #header .header-promo {
    padding: 0;
    text-align: left;
  }
  /* line 313, ../sass/partials/_header.scss */
  #header .search {
    width: 215px;
  }
}
@media (max-width: 767px) {
  /* line 320, ../sass/partials/_header.scss */
  #header h3,
  #header h4 {
    display: block;
  }
  /* line 324, ../sass/partials/_header.scss */
  #header .logo-holder {
    height: auto;
  }
  /* line 327, ../sass/partials/_header.scss */
  #header .logo-holder .inner {
    display: none;
  }
  /* line 331, ../sass/partials/_header.scss */
  #header .logo-holder .holder {
    padding: 0;
  }
  /* line 336, ../sass/partials/_header.scss */
  #header .logo {
    float: right;
    width: 187px;
    height: 30px;
    margin: 23px -6px 19px 0;
    background-size: 187px 30px;
  }
  /* line 344, ../sass/partials/_header.scss */
  #header ul.cart-control {
    display: none;
  }
  /* line 348, ../sass/partials/_header.scss */
  #header .header-promo {
    font-size: 12px;
    padding: 0;
  }
  /* line 353, ../sass/partials/_header.scss */
  #header .container {
    margin-left: 20px;
    margin-right: 20px;
  }
  /* line 358, ../sass/partials/_header.scss */
  #header .search {
    width: 100%;
    padding: 0;
    display: none;
  }
  /* line 363, ../sass/partials/_header.scss */
  #header .search form {
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin: 15px 0;
  }
}
@media (max-width: 330px) {
  /* line 372, ../sass/partials/_header.scss */
  #header h4 {
    left: 38px;
  }
}

@media (max-width: 767px) {
  /* line 380, ../sass/partials/_header.scss */
  .ui-autocomplete.ui-menu {
    display: none !important;
  }
}
/* line 386, ../sass/partials/_header.scss */
#free_shipping_message {
  max-width: 550px;
  text-align: center;
  overflow: hidden;
}
/* line 391, ../sass/partials/_header.scss */
#free_shipping_message h1 {
  padding: 15px 15px 30px;
  font-size: 28px;
  line-height: 1.3em;
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 398, ../sass/partials/_header.scss */
  #free_shipping_message h1 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  /* line 386, ../sass/partials/_header.scss */
  #free_shipping_message {
    max-width: 350px;
  }
  /* line 406, ../sass/partials/_header.scss */
  #free_shipping_message h1 {
    font-size: 18px;
  }
}

/* line 414, ../sass/partials/_header.scss */
#header .subnav-wrapper {
  width: 100%;
}
/* line 418, ../sass/partials/_header.scss */
#header .subnav-bar {
  margin: 0 auto;
  position: relative;
}
/* line 423, ../sass/partials/_header.scss */
#header .subnav-bar a:hover {
  color: #f5f5f5;
  text-decoration: none;
}
/* line 428, ../sass/partials/_header.scss */
#header .subnav-bar ul.breadcrumbs {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 434, ../sass/partials/_header.scss */
#header .subnav-bar ul.breadcrumbs li {
  float: left;
  font-size: 10px;
  line-height: 40px;
  color: #757575;
  font-weight: bold;
  background: url(../../images/sep04.gif) no-repeat left center;
  padding: 0 3px 0 7px;
}
/* line 443, ../sass/partials/_header.scss */
#header .subnav-bar ul.breadcrumbs li:first-child {
  padding-left: 0;
  background: none;
}
/* line 449, ../sass/partials/_header.scss */
#header .subnav-bar ul.breadcrumbs a {
  color: #757575;
}
/* line 452, ../sass/partials/_header.scss */
#header .subnav-bar ul.breadcrumbs a:hover {
  color: #f5f5f5;
}
/* line 459, ../sass/partials/_header.scss */
#header ul.subnav-v2 {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 1px;
}
/* line 466, ../sass/partials/_header.scss */
#header ul.subnav-v2 > li {
  float: left;
  font-size: 12px;
  font-weight: bold;
  position: relative;
}
/* line 472, ../sass/partials/_header.scss */
#header ul.subnav-v2 > li:hover > a {
  background: #a9a9a9;
}
/* line 476, ../sass/partials/_header.scss */
#header ul.subnav-v2 > li > a {
  color: white;
  float: left;
  cursor: pointer;
  line-height: 40px;
  padding: 0 7px;
  z-index: 1001;
  position: relative;
  text-decoration: none !important;
}
/* line 490, ../sass/partials/_header.scss */
#header ul.subnav-v2 li:hover .drop, #header ul.subnav-v2 li.hover .drop {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 496, ../sass/partials/_header.scss */
#header ul.subnav-v2 li.no-hover:hover .drop, #header ul.subnav-v2 li.hover.no-hover .drop {
  visibility: hidden !important;
  top: -999px !important;
}
/* line 501, ../sass/partials/_header.scss */
#header ul.subnav-v2 li:first-child .drop {
  width: 800px;
}
/* line 504, ../sass/partials/_header.scss */
#header ul.subnav-v2 li:first-child .drop:after {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 160px;
  display: block;
  width: 1px;
  background: #a9a9a9;
}
/* line 516, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop {
  position: absolute;
  top: 40px;
  left: 0;
  min-width: 200px;
  z-index: 1001;
  padding: 20px;
  background: white;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 528, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 534, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop li {
  display: block;
  line-height: 15px;
  float: none;
}
/* line 540, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop a {
  color: #040404;
  font-size: 13px;
  line-height: 19px;
  font-weight: normal;
}
/* line 546, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop a:hover {
  color: #00AFF1;
}
/* line 551, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop strong a {
  font-size: 18px;
  line-height: 22px;
  color: #00AFF1;
  font-weight: bold;
}
/* line 557, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop strong a:hover {
  color: black;
}
/* line 562, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop .column-tablet {
  float: left;
}
/* line 565, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop .column-tablet + .column-tablet .column {
  float: none;
}
/* line 570, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop .column {
  float: left;
  width: 200px;
}
/* line 574, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop .column > ul {
  margin-bottom: 12px;
}
/* line 579, ../sass/partials/_header.scss */
#header ul.subnav-v2 li .drop > .column:first-child {
  width: 141px;
  margin-right: 30px;
}
@media (min-width: 1200px) {
  /* line 588, ../sass/partials/_header.scss */
  #header ul.subnav-v2 > li {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 595, ../sass/partials/_header.scss */
  #header ul.subnav-v2 li .drop .column-tablet .column {
    float: none;
  }
  /* line 599, ../sass/partials/_header.scss */
  #header ul.subnav-v2 li:first-child .drop {
    width: 600px;
  }
}
@media (max-width: 767px) {
  /* line 606, ../sass/partials/_header.scss */
  #header .subnav-wrapper {
    display: none;
  }
}

/* line 3, ../sass/partials/_home.scss */
.homepage main .divider {
  display: none;
}

/* line 10, ../sass/partials/_home.scss */
.homepage .sports {
  background: #040404 url(../../images/bg-collage.jpg) repeat top center;
  background-position-y: -50%;
}
/* line 14, ../sass/partials/_home.scss */
.homepage .sports .overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: white;
}
/* line 22, ../sass/partials/_home.scss */
.homepage .sportsnav {
  color: white;
  font-weight: bold;
  margin: 0 auto;
  padding: 8px 0;
}
/* line 28, ../sass/partials/_home.scss */
.homepage .sportsnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 33, ../sass/partials/_home.scss */
.homepage .sportsnav ul li {
  display: inline-block;
  padding-right: 15px;
  font-size: 18px;
  line-height: 1.4em;
  color: #040404;
  font-weight: bold;
}
/* line 43, ../sass/partials/_home.scss */
.homepage .sportsnav a {
  color: #040404;
}
/* line 46, ../sass/partials/_home.scss */
.homepage .sportsnav a:hover {
  text-decoration: none;
  color: #00aff1;
}
@media (max-width: 767px) {
  /* line 54, ../sass/partials/_home.scss */
  .homepage .sportsnav {
    padding: 8px 20px;
  }
  /* line 57, ../sass/partials/_home.scss */
  .homepage .sportsnav ul li {
    font-size: 16px;
  }
}

/* line 2, ../sass/partials/_product.scss */
.main-wrapper {
  background: white;
  min-height: 300px;
  padding-top: 20px;
  position: relative;
}

/* line 9, ../sass/partials/_product.scss */
#content {
  float: right;
  width: 744px;
  position: relative;
  overflow: hidden;
}
/* line 15, ../sass/partials/_product.scss */
#content .mantle {
  padding-bottom: 20px;
}
/* line 18, ../sass/partials/_product.scss */
#content .mantle .shadow {
  display: none;
}
@media (min-width: 1200px) {
  /* line 9, ../sass/partials/_product.scss */
  #content {
    width: 965px;
  }
}
@media (max-width: 979px) {
  /* line 9, ../sass/partials/_product.scss */
  #content {
    width: 539px;
  }
}
@media (max-width: 767px) {
  /* line 9, ../sass/partials/_product.scss */
  #content {
    width: auto;
    float: none;
    padding: 0 20px;
    overflow: visible;
  }
  /* line 37, ../sass/partials/_product.scss */
  #content .mantle {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
  }
  /* line 43, ../sass/partials/_product.scss */
  #content .mantle .shadow {
    display: block;
  }
}

/* line 51, ../sass/partials/_product.scss */
.products-place {
  padding-bottom: 23px;
}
/* line 55, ../sass/partials/_product.scss */
.products-place .control-bar {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
/* line 60, ../sass/partials/_product.scss */
.products-place .control-bar h2 {
  float: left;
  background: url(../../images/arrow02.gif) no-repeat 100% 50%;
  padding-right: 15px;
  color: black;
  font-size: 12px;
  line-height: 19px;
  margin: 2px 0 0;
  cursor: pointer;
  font-weight: normal;
}
/* line 71, ../sass/partials/_product.scss */
.products-place .control-bar h2.closed {
  background: url(../../images/arrow02b.gif) no-repeat 100% 50%;
}
/* line 77, ../sass/partials/_product.scss */
.products-place .display {
  float: right;
  width: 150px;
  padding-left: 14px;
  padding-top: 3px;
}
/* line 83, ../sass/partials/_product.scss */
.products-place .display strong {
  float: left;
  width: 76px;
  color: black;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
}
/* line 92, ../sass/partials/_product.scss */
.products-place .display ul {
  float: left;
  margin: 0 0 0 -2px;
  padding: 0;
  list-style: none;
  position: relative;
  width: 75px;
}
/* line 100, ../sass/partials/_product.scss */
.products-place .display ul li {
  float: left;
  padding: 0 3px 0 2px;
}
/* line 104, ../sass/partials/_product.scss */
.products-place .display ul li a {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 112, ../sass/partials/_product.scss */
.products-place .display ul li.one a {
  background: url(../../images/bg-one-pr.gif) no-repeat;
}
/* line 116, ../sass/partials/_product.scss */
.products-place .display ul li.two a {
  background: url(../../images/bg-two-pr.gif) no-repeat;
}
/* line 120, ../sass/partials/_product.scss */
.products-place .display ul li.three a {
  background: url(../../images/bg-three-pr.gif) no-repeat;
}
/* line 124, ../sass/partials/_product.scss */
.products-place .display ul li.five a {
  background: url(../../images/bg-five-pr.gif) no-repeat;
  width: 19px;
}
/* line 130, ../sass/partials/_product.scss */
.products-place .display ul li a:hover, .products-place .display ul li.active a {
  background-position: 0 -20px;
}
/* line 137, ../sass/partials/_product.scss */
.products-place .sort-box {
  float: right;
  width: 225px;
}
/* line 141, ../sass/partials/_product.scss */
.products-place .sort-box label {
  float: left;
  padding: 3px 5px 0 0;
  line-height: 18px;
  color: black;
  font-size: 12px;
}
/* line 149, ../sass/partials/_product.scss */
.products-place .sort-box select {
  width: 175px;
}
/* line 154, ../sass/partials/_product.scss */
.products-place .sotr-box select {
  width: 175px;
}
/* line 158, ../sass/partials/_product.scss */
.products-place .param-holder {
  padding-top: 12px;
  border-top: 1px solid #d1d2d2;
  padding-bottom: 21px;
  position: relative;
}
/* line 166, ../sass/partials/_product.scss */
.products-place .colors-box {
  float: right;
  width: 140px;
  position: relative;
}
/* line 171, ../sass/partials/_product.scss */
.products-place .colors-box strong {
  display: block;
  margin-bottom: 8px;
  color: #4d4d4d;
  font-size: 12px;
  font-weight: normal;
}
/* line 179, ../sass/partials/_product.scss */
.products-place .colors-box ul {
  margin: 0 -0 5px 0;
  padding: 0;
  list-style: none;
  position: relative;
  float: left;
}
/* line 186, ../sass/partials/_product.scss */
.products-place .colors-box ul li {
  float: left;
  padding: 0 4px 2px 0;
}
/* line 190, ../sass/partials/_product.scss */
.products-place .colors-box ul li a {
  padding: 2px;
  float: left;
}
/* line 194, ../sass/partials/_product.scss */
.products-place .colors-box ul li a:hover {
  padding: 1px;
  border: 1px solid #d1d2d2;
}
/* line 200, ../sass/partials/_product.scss */
.products-place .colors-box ul li.active a {
  padding: 1px;
  border: 1px solid black;
}
/* line 205, ../sass/partials/_product.scss */
.products-place .colors-box ul li img {
  display: block;
}
/* line 211, ../sass/partials/_product.scss */
.products-place .colors-box select {
  width: 140px;
}
/* line 216, ../sass/partials/_product.scss */
.products-place .filters-box {
  overflow: hidden;
  font-size: 0;
}
/* line 220, ../sass/partials/_product.scss */
.products-place .filters-box .column {
  display: inline-block;
  vertical-align: top;
}
/* line 225, ../sass/partials/_product.scss */
.products-place .filters-box strong {
  display: block;
  color: #4d4d4d;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: normal;
}
/* line 234, ../sass/partials/_product.scss */
.products-place .filters-box ul {
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 240, ../sass/partials/_product.scss */
.products-place .filters-box ul li {
  padding-bottom: 2px;
}
/* line 245, ../sass/partials/_product.scss */
.products-place .filters-box label {
  font-size: 12px;
  color: #2f2f2f;
  line-height: 17px;
  min-height: 16px;
  margin-left: 15px;
  display: block;
}
/* line 255, ../sass/partials/_product.scss */
.products-place .result-count {
  color: #666;
  font-size: 12px;
  line-height: 25px;
  float: right;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #D1D2D2;
}
/* line 264, ../sass/partials/_product.scss */
.products-place .result-count.loading {
  padding-left: 20px;
  background: url(/images/loader2.gif) no-repeat left center;
  height: 25px;
}
/* line 271, ../sass/partials/_product.scss */
.products-place .result-count-placeholder {
  display: block;
  float: right;
}
/* line 276, ../sass/partials/_product.scss */
.products-place .showstock-box {
  float: left;
  font-size: 12px;
  line-height: 24px;
  padding-left: 10px;
}
/* line 282, ../sass/partials/_product.scss */
.products-place .showstock-box + .showstock-box {
  clear: left;
  padding-left: 61px;
  margin-top: -5px;
}
/* line 289, ../sass/partials/_product.scss */
.products-place .showstock-box .checkboxArea,
.products-place .showstock-box .checkboxAreaChecked {
  margin-top: 6px !important;
}
/* line 293, ../sass/partials/_product.scss */
.products-place .showstock-box label {
  font-size: 12px;
  line-height: 24px;
  display: block;
  white-space: nowrap;
}
/* line 301, ../sass/partials/_product.scss */
.products-place .compare-place {
  border-top: 1px solid #d1d2d2;
  float: left;
  width: 100%;
}
/* line 306, ../sass/partials/_product.scss */
.products-place .compare-place .block {
  display: none;
}
/* line 310, ../sass/partials/_product.scss */
.products-place .compare-place .holder {
  padding: 9px 0 11px;
  overflow: hidden;
  width: 100%;
}
/* line 316, ../sass/partials/_product.scss */
.products-place .compare-place a.btn {
  float: left;
  background: #565656 url(../../images/btn-compare.gif) no-repeat;
  height: 34px;
  line-height: 34px;
  padding: 0 12px 0 36px;
  color: white;
  font-weight: bold;
  text-decoration: none !important;
  margin-right: 10px;
}
/* line 328, ../sass/partials/_product.scss */
.products-place .compare-place a.btn:hover {
  background: #131313 url(../../images/btn-compare.gif) no-repeat 0 -34px;
}
/* line 332, ../sass/partials/_product.scss */
.products-place .compare-place strong {
  float: left;
  line-height: 34px;
  font-size: 12px;
  color: #434040;
}
/* line 340, ../sass/partials/_product.scss */
.products-place .open-compare .block {
  display: block;
}
/* line 344, ../sass/partials/_product.scss */
.products-place .no-products-message p {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 349, ../sass/partials/_product.scss */
  .products-place .showstock-box {
    width: 100%;
    padding-left: 0;
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  /* line 357, ../sass/partials/_product.scss */
  .products-place .display {
    display: none;
  }
  /* line 361, ../sass/partials/_product.scss */
  .products-place .selectArea {
    float: right;
  }
  /* line 365, ../sass/partials/_product.scss */
  .products-place .colors-box {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  /* line 370, ../sass/partials/_product.scss */
  .products-place .colors-box strong {
    margin-bottom: 4px;
  }
  /* line 374, ../sass/partials/_product.scss */
  .products-place .colors-box ul {
    margin: 0;
    float: none;
    overflow: hidden;
  }
  /* line 380, ../sass/partials/_product.scss */
  .products-place .colors-box > .selectArea {
    float: none;
    margin-top: 10px;
  }
  /* line 386, ../sass/partials/_product.scss */
  .products-place .filters-box {
    float: none;
  }
  /* line 8, ../sass/partials/_reusables.scss */
  .products-place .filters-box:after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 390, ../sass/partials/_product.scss */
  .products-place .filters-box .column {
    width: 50% !important;
    margin-top: 10px;
  }
}
@media (max-width: 660px) {
  /* line 398, ../sass/partials/_product.scss */
  .products-place .showstock-box {
    width: 100%;
    padding-left: 0;
    margin-top: 8px;
  }
}
@media (max-width: 480px) {
  /* line 406, ../sass/partials/_product.scss */
  .products-place .filters-box .column {
    width: 100% !important;
  }
  /* line 410, ../sass/partials/_product.scss */
  .products-place .showstock-box {
    width: auto;
  }
  /* line 414, ../sass/partials/_product.scss */
  .products-place .control-bar h2 {
    float: right;
    margin-top: 11px;
  }
  /* line 8, ../sass/partials/_reusables.scss */
  .products-place .sort-box:after {
    clear: both;
    content: "";
    display: block;
  }
  /* line 422, ../sass/partials/_product.scss */
  .products-place .sort-box label {
    padding-right: 10px;
  }
  /* line 427, ../sass/partials/_product.scss */
  .products-place .result-count {
    float: none;
    border-right: none;
    margin: 0;
    padding: 0;
  }
  /* line 434, ../sass/partials/_product.scss */
  .products-place .result-count-placeholder {
    width: 100%;
  }
}
@media (max-width: 360px) {
  /* line 440, ../sass/partials/_product.scss */
  .products-place .showstock-box {
    float: none;
    margin-bottom: 33px;
  }
  /* line 445, ../sass/partials/_product.scss */
  .products-place .control-bar h2 {
    float: none;
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 2px;
  }
  /* line 453, ../sass/partials/_product.scss */
  .products-place .sort-box {
    float: none;
    width: auto;
  }
  /* line 457, ../sass/partials/_product.scss */
  .products-place .sort-box > .selectArea {
    float: right;
    width: 215px !important;
  }
  /* line 462, ../sass/partials/_product.scss */
  .products-place .sort-box label {
    padding-right: 0;
  }
  /* line 467, ../sass/partials/_product.scss */
  .products-place .result-count {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media (max-width: 360px) {
  /* line 478, ../sass/partials/_product.scss */
  .drop-sort.optionsDivInvisible, .drop-sort.optionsDivVisible {
    width: 215px !important;
  }
}
/* line 485, ../sass/partials/_product.scss */
.product-list {
  border-top: 1px solid #d1d2d2;
  padding: 16px 0 10px;
  clear: left;
}
/* line 490, ../sass/partials/_product.scss */
.product-list h2 {
  margin: 0 0 28px;
  font-size: 18px;
  color: black;
}
/* line 495, ../sass/partials/_product.scss */
.product-list h2 strong {
  padding-left: 11px;
  background: url(../../images/sep06.gif) no-repeat 0 3px;
  margin-left: 3px;
  color: #ccc;
}
/* line 503, ../sass/partials/_product.scss */
.product-list > ul {
  overflow: hidden;
  position: relative;
  margin: 0 -20px 0 0;
  padding: 0;
  list-style: none;
}
/* line 510, ../sass/partials/_product.scss */
.product-list > ul > li {
  display: inline-block;
  width: 130px;
  padding: 7px 7px 1px;
  vertical-align: top;
  margin: 0 6px 0 0;
}
/* line 518, ../sass/partials/_product.scss */
.product-list > ul > li:hover, .product-list > ul > li.hover {
  border: 1px solid #d1d2d2;
  border-width: 2px 2px 1px;
  padding: 5px 5px 0;
}
/* line 526, ../sass/partials/_product.scss */
.product-list .img-holder {
  border-bottom: 1px solid #d1d2d2;
  margin-bottom: 5px;
  padding-bottom: 3px;
  background: url(../../images/loader.gif) no-repeat center;
}
/* line 532, ../sass/partials/_product.scss */
.product-list .img-holder img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 540, ../sass/partials/_product.scss */
.product-list h3 {
  margin: 0;
  font-size: 12px;
  line-height: 1.3em;
  color: black;
}
/* line 546, ../sass/partials/_product.scss */
.product-list h3 a {
  color: black;
  cursor: pointer;
}
/* line 550, ../sass/partials/_product.scss */
.product-list h3 a:hover {
  color: #00aff1;
  text-decoration: none !important;
}
/* line 556, ../sass/partials/_product.scss */
.product-list h3 span {
  font-weight: normal;
}
/* line 561, ../sass/partials/_product.scss */
.product-list em.price {
  font-size: 11px;
  line-height: 1.3em;
  font-style: normal;
}
/* line 566, ../sass/partials/_product.scss */
.product-list em.price.discounted {
  color: #b7b7b7;
}
/* line 571, ../sass/partials/_product.scss */
.product-list div.subtitle {
  font-size: 11px;
  line-height: 1.3em;
  font-style: normal;
}
/* line 577, ../sass/partials/_product.scss */
.product-list ul.colors {
  padding: 0;
  margin: 2px 0 0 7px;
  list-style: none;
  position: relative;
}
/* line 584, ../sass/partials/_product.scss */
.product-list ul.colors li {
  float: left;
  padding: 0 3px 2px 0 !important;
  width: auto;
  border: 0 !important;
  margin: 0;
}
/* line 591, ../sass/partials/_product.scss */
.product-list ul.colors li a {
  padding: 2px;
  float: left;
}
/* line 597, ../sass/partials/_product.scss */
.product-list ul.colors li a:hover, .product-list ul.colors li.active a {
  padding: 1px;
  border: 1px solid #d1d2d2;
}
/* line 602, ../sass/partials/_product.scss */
.product-list ul.colors li img {
  display: block;
}
/* line 608, ../sass/partials/_product.scss */
.product-list .warms {
  overflow: hidden;
  margin: 0;
  position: relative;
  padding-bottom: 3px;
  line-height: 1.3em;
}
/* line 615, ../sass/partials/_product.scss */
.product-list .warms img {
  float: left;
  margin: 5px 2px 0 0;
}
/* line 620, ../sass/partials/_product.scss */
.product-list .warms strong {
  color: #5b5a5a;
  float: left;
  font-size: 9px;
  line-height: 14px;
}
/* line 628, ../sass/partials/_product.scss */
.product-list strong.label {
  font-size: 11px;
  line-height: 1.2em;
  color: #5b5a5a;
  display: block;
  margin: 2px 0 4px 2px;
}
/* line 637, ../sass/partials/_product.scss */
.product-list li:hover .compare-box,
.product-list li.hover .compare-box {
  visibility: visible;
}
/* line 641, ../sass/partials/_product.scss */
.product-list .compare-box {
  background: #434040;
  padding: 6px 5px;
  overflow: hidden;
  width: auto;
  margin: 0 -5px;
  position: relative;
  border-top: 1px solid #d1d2d2;
  visibility: hidden;
  line-height: 1em;
}
/* line 652, ../sass/partials/_product.scss */
.product-list .compare-box label {
  float: left;
  color: white;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
}
/* line 660, ../sass/partials/_product.scss */
.product-list .compare-box .compare-holder {
  display: inline-block;
}
/* line 664, ../sass/partials/_product.scss */
.product-list .compare-box .compare-link {
  display: inline-block;
}
/* line 667, ../sass/partials/_product.scss */
.product-list .compare-box .compare-link a {
  float: left;
  color: white;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #a1a1a1;
}
/* line 679, ../sass/partials/_product.scss */
.product-list .compare-box fieldset {
  text-align: center;
}

/* line 687, ../sass/partials/_product.scss */
.product-list > ul .instock {
  position: relative;
  overflow: hidden;
}
/* line 692, ../sass/partials/_product.scss */
.product-list > ul .instock a span.overlay-empty {
  display: block;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 62px;
  height: 62px;
  background: url(../../images/overlay-buyonline.png) no-repeat;
}

/* line 706, ../sass/partials/_product.scss */
.product-list > ul.five-item em.price {
  margin: 0 7px 0 0;
}
/* line 710, ../sass/partials/_product.scss */
.product-list > ul.five-item ul.colors {
  margin: 4px 0 0 0;
}
/* line 714, ../sass/partials/_product.scss */
.product-list > ul.five-item .compare-box .compare-link {
  display: block;
}
/* line 717, ../sass/partials/_product.scss */
.product-list > ul.five-item .compare-box .compare-link a {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
}

/* line 727, ../sass/partials/_product.scss */
.product-list > ul.three-item {
  margin: 0 -20px 0 0;
}
/* line 730, ../sass/partials/_product.scss */
.product-list > ul.three-item > li {
  display: inline-block;
  width: 227px;
  padding: 7px 7px 1px;
  vertical-align: top;
  margin: 0 10px 0 0;
}
/* line 738, ../sass/partials/_product.scss */
.product-list > ul.three-item > li:hover, .product-list > ul.three-item > li.hover {
  padding: 5px 5px 0;
}
/* line 743, ../sass/partials/_product.scss */
.product-list > ul.three-item h3 {
  font-size: 15px;
  margin: 0 0 0 7px;
}
/* line 748, ../sass/partials/_product.scss */
.product-list > ul.three-item div.subtitle {
  font-size: 14px;
  margin: 0 0 0 7px;
}
/* line 753, ../sass/partials/_product.scss */
.product-list > ul.three-item em.price {
  font-size: 14px;
  margin: 0 0 0 7px;
}
/* line 758, ../sass/partials/_product.scss */
.product-list > ul.three-item ul.colors {
  margin: 4px 0 0 7px;
}
/* line 762, ../sass/partials/_product.scss */
.product-list > ul.three-item .warms {
  margin: 0 0 3px 7px;
}
/* line 766, ../sass/partials/_product.scss */
.product-list > ul.three-item strong.label {
  font-size: 13px;
  margin: 2px 0 4px 7px;
}
/* line 771, ../sass/partials/_product.scss */
.product-list > ul.three-item .compare-box {
  padding: 6px 7px;
}

/* line 778, ../sass/partials/_product.scss */
.product-list > ul.three-item .img-holder,
.compareholder .img-holder {
  padding-bottom: 6px;
}

/* line 783, ../sass/partials/_product.scss */
.product-list > ul.three-item-landscape .img-holder.portrait img {
  background-size: 80%;
}

/* line 788, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape {
  margin: 0 -20px 0 0;
}
/* line 791, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape > li {
  width: 352px;
  padding: 7px 7px 1px;
  vertical-align: top;
  margin: 0 12px 0 0;
}
/* line 798, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape > li:hover, .product-list > ul.two-item-landscape > li.hover {
  padding: 5px 5px 0;
}
/* line 803, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape .img-holder {
  padding-bottom: 6px;
}
/* line 806, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape .img-holder.portrait img {
  background-size: 80%;
}
/* line 811, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape h3 {
  font-size: 15px;
  margin: 0 0 0 7px;
}
/* line 816, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape em.price {
  font-size: 14px;
  margin: 0 0 0 7px;
}
/* line 821, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape ul.colors {
  margin: 6px 0 0 6px;
}
/* line 825, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape .warms {
  margin: 0 0 5px 7px;
}
/* line 829, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape strong.label {
  font-size: 13px;
  margin: 2px 0 4px 7px;
}
/* line 834, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape .compare-box {
  padding: 6px 7px;
}

/* line 840, ../sass/partials/_product.scss */
.product-list > ul.one-item {
  margin: 0;
  text-align: center;
}
/* line 844, ../sass/partials/_product.scss */
.product-list > ul.one-item > li {
  display: inline-block;
  width: 600px;
  padding: 13px 13px 1px;
  vertical-align: top;
  margin: auto 0;
  text-align: center;
}
/* line 853, ../sass/partials/_product.scss */
.product-list > ul.one-item > li:hover, .product-list > ul.one-item > li.hover {
  padding: 11px 11px 0;
}
/* line 858, ../sass/partials/_product.scss */
.product-list > ul.one-item .img-holder {
  padding-bottom: 7px;
  margin-bottom: 7px;
}
/* line 863, ../sass/partials/_product.scss */
.product-list > ul.one-item h3 {
  font-size: 17px;
  margin: 0 auto 2px;
}
/* line 868, ../sass/partials/_product.scss */
.product-list > ul.one-item div.subtitle {
  font-size: 15px;
  margin: 0 auto 2px;
}
/* line 873, ../sass/partials/_product.scss */
.product-list > ul.one-item em.price {
  font-size: 15px;
  margin: 0;
}
/* line 878, ../sass/partials/_product.scss */
.product-list > ul.one-item ul.colors {
  display: inline-block;
  margin-left: 0;
}
/* line 883, ../sass/partials/_product.scss */
.product-list > ul.one-item .warms {
  margin: 0 auto 6px;
}
/* line 887, ../sass/partials/_product.scss */
.product-list > ul.one-item strong.label {
  font-size: 13px;
  margin: 2px 0 4px 7px;
}
/* line 892, ../sass/partials/_product.scss */
.product-list > ul.one-item .compare-box {
  padding: 6px 11px;
  margin: 0 -11px;
}

/* line 899, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape {
  margin: 0;
  text-align: center;
}
/* line 903, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape > li {
  display: inline-block;
  width: 718px;
  padding: 11px 13px 1px;
  vertical-align: top;
  margin: auto 0;
  text-align: center;
}
/* line 912, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape > li:hover, .product-list > ul.one-item-landscape > li.hover {
  padding: 9px 11px 0;
}
/* line 917, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape .img-holder {
  padding-bottom: 7px;
  margin-bottom: 7px;
}
/* line 921, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape .img-holder img {
  height: 360px;
}
/* line 925, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape .img-holder.portrait img {
  height: 100%;
  background-size: 80%;
}
/* line 931, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape h3 {
  font-size: 17px;
  margin: 0 auto 2px;
  width: 194px;
}
/* line 937, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape em.price {
  font-size: 15px;
  margin: 0;
}
/* line 942, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape ul.colors {
  display: inline-block;
  margin-left: 0;
}
/* line 947, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape .warms {
  margin: 0 auto 6px;
}
/* line 951, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape strong.label {
  font-size: 13px;
  margin: 2px 0 4px 7px;
}
/* line 956, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape .compare-box {
  padding: 6px 11px;
  margin: 0 -11px;
}

@media (min-width: 1200px) {
  /* line 964, ../sass/partials/_product.scss */
  .product-list > ul > li {
    width: 174px;
  }
  /* line 968, ../sass/partials/_product.scss */
  .product-list > ul.five-item .compare-box .compare-link {
    display: inline-block;
  }
  /* line 971, ../sass/partials/_product.scss */
  .product-list > ul.five-item .compare-box .compare-link a {
    width: auto;
    padding-left: 5px;
    margin-left: 5px;
    border-left: 1px solid #a1a1a1;
  }
  /* line 979, ../sass/partials/_product.scss */
  .product-list > ul.three-item > li {
    width: 301px;
  }
  /* line 983, ../sass/partials/_product.scss */
  .product-list > ul.two-item-landscape > li {
    width: 463px;
    margin-right: 11px;
  }
  /* line 988, ../sass/partials/_product.scss */
  .product-list > ul.one-item > li .img-holder img {
    height: 750px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 994, ../sass/partials/_product.scss */
  .product-list > ul > li {
    width: 89px;
  }
  /* line 998, ../sass/partials/_product.scss */
  .product-list > ul.three-item > li {
    width: 159px;
  }
  /* line 1002, ../sass/partials/_product.scss */
  .product-list > ul.two-item-landscape > li {
    width: 250px;
    margin-right: 11px;
  }
  /* line 1007, ../sass/partials/_product.scss */
  .product-list > ul.one-item > li {
    width: 512px;
  }
  /* line 1011, ../sass/partials/_product.scss */
  .product-list > ul.one-item-landscape > li {
    width: 512px;
  }
}
@media (max-width: 767px) {
  /* line 962, ../sass/partials/_product.scss */
  .product-list > ul {
    width: auto;
    margin: 0 -10px !important;
  }
  /* line 1020, ../sass/partials/_product.scss */
  .product-list > ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 !important;
    width: 33.33% !important;
    padding: 10px 10px 1px !important;
  }
  /* line 1027, ../sass/partials/_product.scss */
  .product-list > ul > li:hover, .product-list > ul > li.hover {
    border: none;
  }
  /* line 1030, ../sass/partials/_product.scss */
  .product-list > ul > li:hover .compare-box, .product-list > ul > li.hover .compare-box {
    visibility: hidden;
  }
  /* line 1036, ../sass/partials/_product.scss */
  .product-list > ul h3 {
    font-size: 12px !important;
  }
  /* line 1042, ../sass/partials/_product.scss */
  .product-list > ul em.price,
  .product-list > ul div.subtitle,
  .product-list > ul strong.label {
    font-size: 11px !important;
  }
}
@media (max-width: 480px) {
  /* line 1048, ../sass/partials/_product.scss */
  .product-list > ul > li {
    width: 50% !important;
  }
}

/* line 1056, ../sass/partials/_product.scss */
.product-list > ul span.overlay,
.compare-hold ul span.overlay {
  display: none;
}

/* line 1062, ../sass/partials/_product.scss */
.product-list > ul .outofstock,
.product-list > ul .comingsoon {
  position: relative;
  overflow: hidden;
}
/* line 1066, ../sass/partials/_product.scss */
.product-list > ul .outofstock.img-holder,
.product-list > ul .comingsoon.img-holder {
  position: relative;
  border-color: #f1f1f1;
}
/* line 1072, ../sass/partials/_product.scss */
.product-list > ul .outofstock.img-holder ~ h3,
.product-list > ul .outofstock.img-holder ~ em.price,
.product-list > ul .outofstock.img-holder ~ div.subtitle,
.product-list > ul .comingsoon.img-holder ~ h3,
.product-list > ul .comingsoon.img-holder ~ em.price,
.product-list > ul .comingsoon.img-holder ~ div.subtitle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 1076, ../sass/partials/_product.scss */
.product-list > ul .outofstock.img-holder ~ h3 a:hover,
.product-list > ul .comingsoon.img-holder ~ h3 a:hover {
  color: black;
}
/* line 1081, ../sass/partials/_product.scss */
.product-list > ul .outofstock span.overlay,
.product-list > ul .comingsoon span.overlay {
  background: url(../../images/outofstock_overlay.png);
  background: rgba(255, 255, 255, 0.65);
  display: none;
  position: absolute;
  cursor: pointer;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 20px;
  color: #666;
  font-weight: bold;
  text-align: center;
  text-shadow: -1px 0 rgba(250, 250, 250, 0.8), 0 1px rgba(250, 250, 250, 0.8), 1px 0 rgba(250, 250, 250, 0.8), 0 -1px rgba(250, 250, 250, 0.8);
  font-size: 0;
}
/* line 227, ../sass/partials/_reusables.scss */
.product-list > ul .outofstock span.overlay > span,
.product-list > ul .comingsoon span.overlay > span {
  vertical-align: middle;
  display: inline-block;
}
/* line 232, ../sass/partials/_reusables.scss */
.product-list > ul .outofstock span.overlay:before,
.product-list > ul .comingsoon span.overlay:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* line 1101, ../sass/partials/_product.scss */
.product-list > ul .outofstock span.overlay-outofstock,
.product-list > ul .comingsoon span.overlay-comingsoon {
  display: block;
}
/* line 1105, ../sass/partials/_product.scss */
.product-list > ul.five-item a span.overlay {
  font-size: 12px;
}
/* line 1109, ../sass/partials/_product.scss */
.product-list > ul.three-item a span.overlay {
  font-size: 20px;
}
/* line 1113, ../sass/partials/_product.scss */
.product-list > ul.one-item a span.overlay {
  font-size: 48px;
}
/* line 1117, ../sass/partials/_product.scss */
.product-list > ul.three-item-landscape a span.overlay {
  font-size: 20px;
}
/* line 1121, ../sass/partials/_product.scss */
.product-list > ul.two-item-landscape a span.overlay {
  font-size: 30px;
}
/* line 1125, ../sass/partials/_product.scss */
.product-list > ul.one-item-landscape a span.overlay {
  font-size: 48px;
}
/* line 1129, ../sass/partials/_product.scss */
.product-list > ul.five-item-portrait a span.overlay {
  font-size: 12px;
}
/* line 1133, ../sass/partials/_product.scss */
.product-list > ul.three-item-portrait a span.overlay {
  font-size: 20px;
}
/* line 1137, ../sass/partials/_product.scss */
.product-list > ul.one-item-portrait a span.overlay {
  font-size: 48px;
}

/* line 1143, ../sass/partials/_product.scss */
#sidebar {
  float: left;
  width: 175px;
  padding-top: 3px;
}
/* line 1148, ../sass/partials/_product.scss */
#sidebar ul.subnav {
  margin: 0 0 25px 8px;
  padding: 0;
  list-style: none;
  height: 1%;
}
/* line 1155, ../sass/partials/_product.scss */
#sidebar ul.subnav li {
  font-size: 16px;
  line-height: 1em;
}
/* line 1159, ../sass/partials/_product.scss */
#sidebar ul.subnav li a {
  color: black;
  line-height: 1.25em;
}
/* line 1165, ../sass/partials/_product.scss */
#sidebar ul.subnav li a:hover, #sidebar ul.subnav li.active a {
  color: #00aff1;
  text-decoration: none;
}
/* line 1170, ../sass/partials/_product.scss */
#sidebar ul.subnav li.active ul {
  display: block;
}
/* line 1174, ../sass/partials/_product.scss */
#sidebar ul.subnav li ul {
  margin-left: 10px;
}
/* line 1179, ../sass/partials/_product.scss */
#sidebar ul.subnav > li {
  margin-bottom: 10px;
}
/* line 1183, ../sass/partials/_product.scss */
#sidebar ul.subnav ul {
  margin: 10px 0 0 0;
  list-style: none;
  overflow: hidden;
  display: none;
}
/* line 1189, ../sass/partials/_product.scss */
#sidebar ul.subnav ul li {
  font-size: 11px;
  color: black;
  padding-bottom: 2px;
}
/* line 1194, ../sass/partials/_product.scss */
#sidebar ul.subnav ul li a {
  color: black !important;
  font-size: 13px;
}
/* line 1198, ../sass/partials/_product.scss */
#sidebar ul.subnav ul li a:hover {
  color: #00aff1 !important;
  text-decoration: none;
}
/* line 1204, ../sass/partials/_product.scss */
#sidebar ul.subnav ul li.active > a {
  position: relative;
  padding-left: 10px;
}
/* line 1208, ../sass/partials/_product.scss */
#sidebar ul.subnav ul li.active > a:before {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #00aff1;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  margin-top: 2px;
}
/* line 1221, ../sass/partials/_product.scss */
#sidebar ul.subnav ul ul {
  margin-left: 8px;
  margin-bottom: 10px;
}
/* line 1228, ../sass/partials/_product.scss */
#sidebar .ad {
  margin-bottom: 16px;
  position: relative;
  float: left;
  width: 100%;
  clear: left;
}
/* line 1235, ../sass/partials/_product.scss */
#sidebar .ad img {
  display: block;
}
/* line 1239, ../sass/partials/_product.scss */
#sidebar .ad span {
  position: absolute;
  width: 100%;
  height: 89px;
  left: 0;
  top: 0;
}
/* line 1247, ../sass/partials/_product.scss */
#sidebar .ad a:hover {
  border: 0;
  text-decoration: none !important;
}
/* line 1251, ../sass/partials/_product.scss */
#sidebar .ad a:hover span {
  background: url(../../images/bg-mask2.gif) no-repeat;
}
/* line 1257, ../sass/partials/_product.scss */
#sidebar .subnav-title {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 12px;
  padding: 0 0 12px;
  border-bottom: 1px solid #D1D2D2;
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 1143, ../sass/partials/_product.scss */
  #sidebar {
    width: 165px;
  }
  /* line 1268, ../sass/partials/_product.scss */
  #sidebar ul.subnav li {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  /* line 1143, ../sass/partials/_product.scss */
  #sidebar {
    display: none;
  }
}

/* line 1279, ../sass/partials/_product.scss */
.compare-popup {
  max-width: 870px;
  padding-right: 10px;
}
/* line 1283, ../sass/partials/_product.scss */
.compare-popup .t {
  height: 40px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  background: url(../../images/bg-popup-t.png) no-repeat;
}
/* line 1291, ../sass/partials/_product.scss */
.compare-popup .b {
  height: 33px;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  background: url(../../images/bg-popup-b.png) no-repeat;
}
/* line 1299, ../sass/partials/_product.scss */
.compare-popup .c {
  height: 1%;
  overflow: hidden;
  background: url(../../images/bg-popup-c.png) repeat-y;
  padding: 1px 29px 0 37px;
}
/* line 1306, ../sass/partials/_product.scss */
.compare-popup .heading {
  overflow: hidden;
  border-bottom: 1px solid #d1d2d2;
  padding: 0 0 7px 0;
  margin-bottom: 13px;
}
/* line 1313, ../sass/partials/_product.scss */
.compare-popup h2 {
  float: left;
  margin: 8px 0 0;
  font-size: 20px;
  color: black;
}
/* line 1320, ../sass/partials/_product.scss */
.compare-popup .compare-hold {
  position: relative;
}
/* line 1323, ../sass/partials/_product.scss */
.compare-popup .compare-hold > ul {
  overflow: hidden;
  margin: 0;
  padding: 9px 0 30px;
  list-style: none;
}
/* line 1329, ../sass/partials/_product.scss */
.compare-popup .compare-hold > ul > li {
  float: left;
  width: 33.33%;
  padding: 0 15px;
}
/* line 1335, ../sass/partials/_product.scss */
.compare-popup .compare-hold > ul > li img {
  display: block;
}
/* line 1339, ../sass/partials/_product.scss */
.compare-popup .compare-hold > ul > li .img-holder {
  text-align: center;
}
/* line 1342, ../sass/partials/_product.scss */
.compare-popup .compare-hold > ul > li .img-holder a {
  display: block;
  padding: 0 0 11px;
}
/* line 1347, ../sass/partials/_product.scss */
.compare-popup .compare-hold > ul > li .img-holder img {
  display: inline-block;
}
/* line 1355, ../sass/partials/_product.scss */
.compare-popup ul.colors {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 1362, ../sass/partials/_product.scss */
.compare-popup ul.colors li {
  float: left;
  padding: 0 3px 2px 0 !important;
  width: auto;
  border: 0 !important;
  margin: 0;
}
/* line 1369, ../sass/partials/_product.scss */
.compare-popup ul.colors li a {
  padding: 2px;
  float: left;
}
/* line 1375, ../sass/partials/_product.scss */
.compare-popup ul.colors li a:hover, .compare-popup ul.colors li.active a {
  padding: 1px;
  border: 1px solid #d1d2d2;
}
/* line 1380, ../sass/partials/_product.scss */
.compare-popup ul.colors li img {
  margin: 0;
}
/* line 1386, ../sass/partials/_product.scss */
.compare-popup .warms {
  overflow: hidden;
  margin: 0;
  position: relative;
  padding: 0 0 6px 4px;
}
/* line 1392, ../sass/partials/_product.scss */
.compare-popup .warms img {
  float: left;
  margin: 5px 2px 0 0;
}
/* line 1397, ../sass/partials/_product.scss */
.compare-popup .warms strong {
  color: #5b5a5a;
  float: left;
  font-size: 9px;
}
/* line 1404, ../sass/partials/_product.scss */
.compare-popup .select-hold {
  border-top: 1px solid #d1d2d2;
  padding-top: 9px;
  margin-bottom: 10px;
}
/* line 1409, ../sass/partials/_product.scss */
.compare-popup .select-hold select {
  width: 100%;
}
/* line 1413, ../sass/partials/_product.scss */
.compare-popup .select-hold .selectArea {
  margin-bottom: 9px;
  width: 100% !important;
}
/* line 1419, ../sass/partials/_product.scss */
.compare-popup .select-hold em.price {
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  margin: 0;
}
/* line 1425, ../sass/partials/_product.scss */
.compare-popup .select-hold em.price.discounted {
  color: #b7b7b7;
  margin-right: 7px;
}
/* line 1432, ../sass/partials/_product.scss */
.compare-popup .param-info {
  border-top: 1px solid #d1d2d2;
  padding: 15px 0 0 0;
  line-height: 18px;
}
/* line 1437, ../sass/partials/_product.scss */
.compare-popup .param-info h3 {
  margin: 0 0 4px;
  font-size: 15px;
  font-weight: bold;
}
/* line 1443, ../sass/partials/_product.scss */
.compare-popup .param-info ul {
  margin: 0 0 8px;
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 1449, ../sass/partials/_product.scss */
.compare-popup .param-info ul li {
  position: relative;
  padding: 0 0 0 8px;
}
/* line 1453, ../sass/partials/_product.scss */
.compare-popup .param-info ul li:after {
  content: "\e60b";
  font-size: 4px;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 1464, ../sass/partials/_product.scss */
.compare-popup .param-info p {
  margin: 0 0 10px;
}
/* line 1468, ../sass/partials/_product.scss */
.compare-popup .param-info dl {
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%;
}
/* line 1473, ../sass/partials/_product.scss */
.compare-popup .param-info dl dt {
  float: left;
  clear: left;
  padding: 0 2px 0 0;
}
/* line 1479, ../sass/partials/_product.scss */
.compare-popup .param-info dl dd {
  overflow: hidden;
  height: 1%;
  margin: 0;
}
/* line 1487, ../sass/partials/_product.scss */
.compare-popup .buy-box {
  border-top: 1px solid #d1d2d2;
  padding: 6px 0 14px;
  overflow: hidden;
  height: 1%;
}
/* line 1493, ../sass/partials/_product.scss */
.compare-popup .buy-box ul {
  float: right;
  margin: 0;
  padding: 11px 5px 0 0;
  list-style: none;
}
/* line 1499, ../sass/partials/_product.scss */
.compare-popup .buy-box ul li {
  float: left;
  padding: 0 7px 0 0;
  background: none;
}
/* line 1504, ../sass/partials/_product.scss */
.compare-popup .buy-box ul li a {
  display: block;
  width: 96px;
  text-align: center;
  line-height: 28px;
  color: white;
  font-size: 16px;
  background: #565656;
  text-decoration: none !important;
}
/* line 1514, ../sass/partials/_product.scss */
.compare-popup .buy-box ul li a:hover {
  background: black;
}

/* line 2, ../sass/partials/_product-detail.scss */
.product-place {
  position: relative;
}
/* line 5, ../sass/partials/_product-detail.scss */
.product-place .heading {
  border-bottom: 1px solid #d1d2d2;
  margin-bottom: 16px;
  padding-bottom: 11px;
}
/* line 11, ../sass/partials/_product-detail.scss */
.product-place .heading .text {
  font-size: 13px;
  line-height: 1.2em;
  font-weight: bold;
  color: #919191;
  margin-top: -3px;
  padding-bottom: 3px;
  position: relative;
  overflow: hidden;
  padding-right: 10px;
}
/* line 23, ../sass/partials/_product-detail.scss */
.product-place .heading h1 {
  margin: 0 0 2px;
  padding: 0;
  font-size: 28px;
  line-height: 1.2em;
  color: black;
}
/* line 30, ../sass/partials/_product-detail.scss */
.product-place .heading h1 span {
  font-weight: normal;
}
/* line 35, ../sass/partials/_product-detail.scss */
.product-place .heading p {
  margin: 0;
}
/* line 40, ../sass/partials/_product-detail.scss */
.product-place ul.paging {
  float: right;
  margin: 0;
  padding: 10px 0 0;
  list-style: none;
}
/* line 46, ../sass/partials/_product-detail.scss */
.product-place ul.paging li {
  float: left;
  font-size: 12px;
  line-height: 26px;
}
/* line 51, ../sass/partials/_product-detail.scss */
.product-place ul.paging li a {
  float: left;
  line-height: 26px;
  height: 27px;
  overflow: hidden;
  font-weight: bold;
  color: #323232;
  text-decoration: none !important;
}
/* line 60, ../sass/partials/_product-detail.scss */
.product-place ul.paging li a:hover {
  color: #00aff1;
}
/* line 64, ../sass/partials/_product-detail.scss */
.product-place ul.paging li a.black-button {
  height: 28px;
  line-height: 28px;
  color: white;
}
/* line 71, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.count {
  color: #666;
}
/* line 77, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.next a, .product-place ul.paging li.prev a {
  position: relative;
  overflow: visible;
}
/* line 81, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.next a:after, .product-place ul.paging li.prev a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 27px;
  line-height: 27px;
  text-align: center;
  color: #a7a7a7;
}
/* line 92, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.next a:hover:after, .product-place ul.paging li.prev a:hover:after {
  color: #00aff1;
}
/* line 98, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.next {
  padding-right: 0;
  padding-left: 10px;
}
/* line 102, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.next a {
  padding-right: 22px;
}
/* line 105, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.next a:after {
  content: "\e60f";
  right: 0;
}
/* line 112, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.prev {
  padding-right: 10px;
  padding-left: 0;
}
/* line 116, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.prev a {
  padding-left: 22px;
}
/* line 119, ../sass/partials/_product-detail.scss */
.product-place ul.paging li.prev a:after {
  content: "\e60e";
  left: 0;
}
/* line 129, ../sass/partials/_product-detail.scss */
.product-place .pager li > a,
.product-place .pager li > span {
  display: inline;
  padding: 0;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
@media (max-width: 979px) {
  /* line 139, ../sass/partials/_product-detail.scss */
  .product-place .heading h1 {
    font-size: 22px;
  }
  /* line 143, ../sass/partials/_product-detail.scss */
  .product-place .heading .text {
    font-size: 12px;
  }
  /* line 148, ../sass/partials/_product-detail.scss */
  .product-place ul.paging {
    padding-top: 7px;
  }
}
@media (max-width: 767px) {
  /* line 154, ../sass/partials/_product-detail.scss */
  .product-place .heading h1 {
    font-size: 18px;
  }
  /* line 158, ../sass/partials/_product-detail.scss */
  .product-place ul.paging {
    padding-top: 4px;
  }
  /* line 161, ../sass/partials/_product-detail.scss */
  .product-place ul.paging li a {
    overflow: hidden;
    text-indent: -999em;
    width: 20px;
  }
  /* line 166, ../sass/partials/_product-detail.scss */
  .product-place ul.paging li a:after {
    text-indent: 0;
  }
  /* line 171, ../sass/partials/_product-detail.scss */
  .product-place ul.paging li.prev {
    padding-right: 2px;
  }
  /* line 174, ../sass/partials/_product-detail.scss */
  .product-place ul.paging li.prev a {
    padding: 0;
  }
  /* line 179, ../sass/partials/_product-detail.scss */
  .product-place ul.paging li.next {
    padding-left: 2px;
  }
  /* line 182, ../sass/partials/_product-detail.scss */
  .product-place ul.paging li.next a {
    padding: 0;
  }
}

/* line 191, ../sass/partials/_product-detail.scss */
.product-description {
  width: 100%;
  clear: both;
  padding-bottom: 16px;
}
/* line 197, ../sass/partials/_product-detail.scss */
.product-description .description {
  float: left;
  width: 48%;
  color: black;
  font-size: 13px;
  line-height: 18px;
}
/* line 205, ../sass/partials/_product-detail.scss */
.product-description p {
  margin: 0 0 10px;
}
/* line 209, ../sass/partials/_product-detail.scss */
.product-description h2 {
  font-size: 15px;
  margin: 0 0 2px;
}
/* line 214, ../sass/partials/_product-detail.scss */
.product-description ul {
  margin: 0;
  padding: 0 0 10px;
  list-style: none;
  position: relative;
}
/* line 220, ../sass/partials/_product-detail.scss */
.product-description ul li {
  position: relative;
  padding: 0 0 0 8px;
}
/* line 224, ../sass/partials/_product-detail.scss */
.product-description ul li:before {
  content: "\e60b";
  font-size: 4px;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 234, ../sass/partials/_product-detail.scss */
.product-description ul.links a {
  color: #4a4b4b;
  text-decoration: none;
}
/* line 238, ../sass/partials/_product-detail.scss */
.product-description ul.links a:hover {
  color: #00aff1;
}
/* line 244, ../sass/partials/_product-detail.scss */
.product-description dl {
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%;
}
/* line 249, ../sass/partials/_product-detail.scss */
.product-description dl dt {
  float: left;
  clear: left;
  padding: 0 2px 0 0;
}
/* line 255, ../sass/partials/_product-detail.scss */
.product-description dl dd {
  overflow: hidden;
  height: 1%;
  margin: 0;
}
/* line 262, ../sass/partials/_product-detail.scss */
.product-description .photo {
  float: right;
  width: 48%;
  position: relative;
  padding-top: 5px;
}
/* line 268, ../sass/partials/_product-detail.scss */
.product-description .photo .cloud-zoom-loading {
  display: none;
}
/* line 273, ../sass/partials/_product-detail.scss */
.product-description .photo .mousetrap,
.product-description .photo .cloud-zoom-big {
  top: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  left: 0 !important;
  width: auto !important;
  height: auto !important;
}
/* line 282, ../sass/partials/_product-detail.scss */
.product-description .photo a {
  cursor: pointer;
}
/* line 286, ../sass/partials/_product-detail.scss */
.product-description .photo img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 292, ../sass/partials/_product-detail.scss */
.product-description .photo > .fancybox-lookbook {
  bottom: 9px;
  left: 9px;
}
/* line 298, ../sass/partials/_product-detail.scss */
.product-description .photo #wrap {
  z-index: 999 !important;
}
/* line 303, ../sass/partials/_product-detail.scss */
.product-description .btn-video {
  border-top: 1px solid #d1d2d2;
  padding: 12px 4px 11px;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  height: 1%;
  margin-top: 6px;
}
/* line 312, ../sass/partials/_product-detail.scss */
.product-description .btn-video a {
  position: relative;
  float: left;
  height: 20px;
  line-height: 20px;
  color: black;
  text-decoration: none;
  padding: 0 0 0 24px;
  overflow: hidden;
}
/* line 322, ../sass/partials/_product-detail.scss */
.product-description .btn-video a:after {
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid white;
  display: block;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -5px;
}
/* line 334, ../sass/partials/_product-detail.scss */
.product-description .btn-video a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  background: black;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
/* line 346, ../sass/partials/_product-detail.scss */
.product-description .btn-video a:hover:before {
  color: #00aff1;
  background: #00aff1;
}
/* line 353, ../sass/partials/_product-detail.scss */
.product-description .buy-box {
  border-top: 1px solid #d1d2d2;
  padding: 6px 0 14px 2px;
  overflow: hidden;
}
/* line 358, ../sass/partials/_product-detail.scss */
.product-description .buy-box .text {
  overflow: hidden;
  height: 1%;
  float: left;
  padding-right: 15px;
}
/* line 364, ../sass/partials/_product-detail.scss */
.product-description .buy-box .text span {
  color: #464646;
  font-size: 9px;
  font-weight: bold;
  display: block;
  letter-spacing: -1px;
}
/* line 373, ../sass/partials/_product-detail.scss */
.product-description .buy-box .text.discounted span {
  color: #b7b7b7;
}
/* line 377, ../sass/partials/_product-detail.scss */
.product-description .buy-box .text.discounted .price {
  color: #b7b7b7;
  text-decoration: line-through;
}
/* line 384, ../sass/partials/_product-detail.scss */
.product-description .buy-box .price {
  color: #040404;
  font-size: 20px;
  line-height: 20px;
}
/* line 391, ../sass/partials/_product-detail.scss */
.product-description .share-box {
  border-top: 1px solid #d1d2d2;
  padding: 15px 0 6px;
  width: 100%;
}
/* line 397, ../sass/partials/_product-detail.scss */
.product-description .social-holder {
  position: relative;
  float: none;
  clear: left;
  padding-top: 9px;
}
/* line 405, ../sass/partials/_product-detail.scss */
.product-description .social-holder.noprice {
  float: none;
}
/* line 413, ../sass/partials/_product-detail.scss */
.product-description .product-options {
  margin-bottom: 10px;
  display: block;
}
/* line 418, ../sass/partials/_product-detail.scss */
.product-description .product-options select {
  width: 100%;
}
/* line 422, ../sass/partials/_product-detail.scss */
.product-description .product-options .selectArea {
  margin-bottom: 8px;
  width: 100% !important;
}
/* line 427, ../sass/partials/_product-detail.scss */
.product-description .product-options .row {
  margin-left: 0;
}
/* line 432, ../sass/partials/_product-detail.scss */
.product-description .buybtn {
  float: right;
}
/* line 437, ../sass/partials/_product-detail.scss */
.product-description .buyonline,
.product-description .addtocart {
  display: block;
  padding: 0 8px;
  text-align: center;
  line-height: 28px;
  height: 28px;
  color: white;
  font-size: 16px;
  background-color: black;
  text-decoration: none !important;
}
/* line 448, ../sass/partials/_product-detail.scss */
.product-description .buyonline:hover,
.product-description .addtocart:hover {
  background-color: #00aff1;
}
/* line 453, ../sass/partials/_product-detail.scss */
.product-description .buyonline {
  background-image: url(../../images/bg-product-buyonline.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 24px;
}
/* line 460, ../sass/partials/_product-detail.scss */
.product-description .buynow-title {
  display: block;
  font-size: 15px;
  margin: 0 0 5px;
  color: black;
  font-weight: bold;
}
/* line 467, ../sass/partials/_product-detail.scss */
.product-description .buynow-title .productoutofstock {
  font-weight: normal;
  font-size: 13px;
}
/* line 472, ../sass/partials/_product-detail.scss */
.product-description .buynow-title .buynow-error {
  color: #f50009;
}
/* line 477, ../sass/partials/_product-detail.scss */
.product-description .selectArea {
  color: black;
}
@media (max-width: 979px) {
  /* line 482, ../sass/partials/_product-detail.scss */
  .product-description .description {
    font-size: 12px;
  }
  /* line 486, ../sass/partials/_product-detail.scss */
  .product-description .buynow-title .productoutofstock {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  /* line 492, ../sass/partials/_product-detail.scss */
  .product-description .description {
    float: none;
    width: auto;
  }
  /* line 497, ../sass/partials/_product-detail.scss */
  .product-description .photo {
    float: none;
    width: auto;
    margin-bottom: 25px;
  }
}

/* line 506, ../sass/partials/_product-detail.scss */
.product-place .colors-place {
  border-top: 1px solid #d1d2d2;
  padding: 14px 0 4px;
}
/* line 510, ../sass/partials/_product-detail.scss */
.product-place .colors-place h2 {
  margin: 0 0 15px;
  color: black;
  font-size: 18px;
}
/* line 516, ../sass/partials/_product-detail.scss */
.product-place .colors-place > ul {
  margin: 0 0 0 -20px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: relative;
  font-size: 0;
}
/* line 524, ../sass/partials/_product-detail.scss */
.product-place .colors-place > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 0 20px 20px;
}
/* line 533, ../sass/partials/_product-detail.scss */
.product-place .colors-place .img-holder {
  position: relative;
  width: 100%;
  padding-bottom: 3px;
}
/* line 542, ../sass/partials/_product-detail.scss */
.product-place .colors-place .img-holder a {
  display: block;
  cursor: pointer;
  position: relative;
  border: 2px solid transparent;
}
/* line 548, ../sass/partials/_product-detail.scss */
.product-place .colors-place .img-holder a:hover {
  border-color: #ccc;
}
/* line 551, ../sass/partials/_product-detail.scss */
.product-place .colors-place .img-holder a:hover span {
  background-color: #00aff1;
}
/* line 557, ../sass/partials/_product-detail.scss */
.product-place .colors-place .img-holder img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 564, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select {
  overflow: hidden;
  width: 100%;
  position: relative;
}
/* line 569, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select .holder {
  text-align: center;
}
/* line 573, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select h3 {
  color: black;
  font-size: 13px;
  margin: 0 0 3px;
}
/* line 579, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select ul {
  margin: 5px 0 0 3px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  display: inline-block;
}
/* line 586, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select ul li {
  float: left;
  padding: 0 3px 2px 0;
  width: auto;
  border: 0;
  margin: 0;
  line-height: 1em;
}
/* line 594, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select ul li a {
  padding: 2px;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  display: inline-block;
}
/* line 603, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select ul li a:hover, .product-place .colors-place .color-select ul li.active a {
  padding: 1px;
  border: 1px solid #d1d2d2;
}
/* line 608, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select ul li img {
  display: block;
}
/* line 614, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select .collection a {
  display: block;
  padding: 2px 0;
  border: 1px solid black;
  margin: 0 1px;
  font-size: 11px;
}
/* line 621, ../sass/partials/_product-detail.scss */
.product-place .colors-place .color-select .collection a:hover {
  background: black;
  color: white;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 630, ../sass/partials/_product-detail.scss */
  .product-place .colors-place > ul {
    margin-left: -10px;
  }
  /* line 633, ../sass/partials/_product-detail.scss */
  .product-place .colors-place > ul > li {
    padding-left: 10px;
    width: 50%;
  }
  /* line 639, ../sass/partials/_product-detail.scss */
  .product-place .colors-place .img-holder a:hover {
    border-color: transparent;
  }
}

/* line 646, ../sass/partials/_product-detail.scss */
.product-place .features-place {
  border-top: 1px solid #d1d2d2;
  padding: 14px 0 4px;
}
/* line 650, ../sass/partials/_product-detail.scss */
.product-place .features-place h2 {
  margin: 0 0 15px;
  color: black;
  font-size: 18px;
}
/* line 656, ../sass/partials/_product-detail.scss */
.product-place .features-place > ul {
  margin: 0 0 0 -20px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: relative;
  font-size: 0;
}
/* line 664, ../sass/partials/_product-detail.scss */
.product-place .features-place > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 0 20px 20px;
}
/* line 673, ../sass/partials/_product-detail.scss */
.product-place .features-place .img-holder {
  position: relative;
  width: 100%;
  padding-bottom: 3px;
}
/* line 682, ../sass/partials/_product-detail.scss */
.product-place .features-place .img-holder a {
  display: block;
  cursor: pointer;
  position: relative;
  border: 2px solid transparent;
}
/* line 688, ../sass/partials/_product-detail.scss */
.product-place .features-place .img-holder a:hover {
  border-color: #ccc;
}
/* line 691, ../sass/partials/_product-detail.scss */
.product-place .features-place .img-holder a:hover span {
  background-color: #00aff1;
}
/* line 697, ../sass/partials/_product-detail.scss */
.product-place .features-place .img-holder img {
  display: block;
  width: 100%;
  height: auto;
  padding: 5px;
}
/* line 706, ../sass/partials/_product-detail.scss */
.product-place .features-place strong {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 1.4em;
  color: black;
}
/* line 714, ../sass/partials/_product-detail.scss */
.product-place .features-place .btn-play {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 8px;
}
/* line 720, ../sass/partials/_product-detail.scss */
.product-place .features-place .btn-play .holder {
  float: left;
  left: 50%;
  position: relative;
  text-align: center;
}
/* line 727, ../sass/partials/_product-detail.scss */
.product-place .features-place .btn-play .frame {
  float: left;
  left: -50%;
  position: relative;
}
/* line 733, ../sass/partials/_product-detail.scss */
.product-place .features-place .btn-play a {
  float: left;
  height: 15px;
  overflow: hidden;
  line-height: 16px;
  color: #666;
  font-size: 11px;
  padding-left: 20px;
  background: url(../../images/icon-play2.gif) no-repeat;
}
/* line 743, ../sass/partials/_product-detail.scss */
.product-place .features-place .btn-play a:hover {
  text-decoration: none;
  color: #00aff1;
  background-position: 0 -25px;
}
/* line 751, ../sass/partials/_product-detail.scss */
.product-place .features-place .featurevideo {
  display: none;
}
@media (max-width: 767px) {
  /* line 756, ../sass/partials/_product-detail.scss */
  .product-place .features-place > ul {
    margin-left: -10px;
  }
  /* line 759, ../sass/partials/_product-detail.scss */
  .product-place .features-place > ul > li {
    padding-left: 10px;
    width: 50%;
  }
  /* line 765, ../sass/partials/_product-detail.scss */
  .product-place .features-place .img-holder a:hover {
    border-color: transparent;
  }
}

/* line 772, ../sass/partials/_product-detail.scss */
.product-place .video-place {
  border-top: 1px solid #d1d2d2;
  padding: 16px 0 30px;
  line-height: 18px;
  font-size: 13px;
}
/* line 778, ../sass/partials/_product-detail.scss */
.product-place .video-place h2 {
  margin: 0 0 8px;
  color: black;
  font-size: 18px;
}
/* line 784, ../sass/partials/_product-detail.scss */
.product-place .video-place p {
  margin: 0 0 21px;
}

/* line 790, ../sass/partials/_product-detail.scss */
.product-place .optional-place {
  border-top: 1px solid #d1d2d2;
  padding: 18px 0 38px;
  line-height: 18px;
  font-size: 13px;
}
/* line 796, ../sass/partials/_product-detail.scss */
.product-place .optional-place h2 {
  margin: 0 0 8px;
  color: black;
  font-size: 18px;
  margin-bottom: 0;
}
/* line 803, ../sass/partials/_product-detail.scss */
.product-place .optional-place p {
  margin: 0 0 21px;
}
/* line 807, ../sass/partials/_product-detail.scss */
.product-place .optional-place .visual {
  position: relative;
}
/* line 811, ../sass/partials/_product-detail.scss */
.product-place .optional-place img {
  display: block;
}
/* line 815, ../sass/partials/_product-detail.scss */
.product-place .optional-place p {
  margin-top: 0;
}
/* line 819, ../sass/partials/_product-detail.scss */
.product-place .optional-place a {
  font-weight: bold;
}
/* line 822, ../sass/partials/_product-detail.scss */
.product-place .optional-place a:hover {
  text-decoration: none;
  color: #00AFF1;
}
/* line 828, ../sass/partials/_product-detail.scss */
.product-place .optional-place#sizingchart img {
  width: 100%;
  height: auto;
}

/* line 834, ../sass/partials/_product-detail.scss */
a.sizechart-link {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: url(../../images/icon-sizechart.png) no-repeat 0 1px;
  padding-top: 1px;
  padding-left: 20px;
  margin-left: 16px;
  font-size: 11px;
  line-height: 11px;
  color: black;
  vertical-align: top;
}
/* line 847, ../sass/partials/_product-detail.scss */
a.sizechart-link:hover {
  color: #00aff1;
  text-decoration: none;
}

/* line 2, ../sass/partials/_lookbook.scss */
.lookbook-gallery {
  background: white;
  overflow: hidden;
}

/* line 8, ../sass/partials/_lookbook.scss */
.body-lookbook .fancybox-wrap {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
  filter: alpha(opacity=0) !important;
  -moz-opacity: 0 !important;
  -khtml-opacity: 0 !important;
  opacity: 0 !important;
}
/* line 18, ../sass/partials/_lookbook.scss */
.body-lookbook.body-lookbook-open .fancybox-wrap {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
}
/* line 26, ../sass/partials/_lookbook.scss */
.body-lookbook .fancybox-inner {
  margin-left: auto;
  margin-right: auto;
}

/* line 32, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder {
  padding-top: 40px;
  overflow: hidden;
  background: white;
}
/* line 37, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flexslider {
  background: white;
  width: 100%;
  max-width: 100%;
}
/* line 47, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-control-nav {
  bottom: 100%;
  line-height: 30px;
}
/* line 51, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-control-nav li {
  margin: 0 4px;
}
/* line 56, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-control-paging li a {
  background: #666;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 61, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-control-paging li a:hover, .lookbook-gallery-holder .flex-control-paging li a.flex-active {
  background: #00aff1;
}
/* line 67, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-direction-nav a {
  width: 50px;
  height: 90px;
  margin-top: -45px;
  background: transparent;
}
/* line 73, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-direction-nav a:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 88px;
  line-height: 90px;
  text-align: center;
  color: #00aff1;
}
/* line 87, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-direction-nav .flex-prev {
  left: 10px;
}
/* line 90, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-direction-nav .flex-prev:before {
  content: "\e60e";
}
/* line 95, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-direction-nav .flex-next {
  right: 10px;
}
/* line 98, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .flex-direction-nav .flex-next:before {
  content: "\e60f";
}
/* line 104, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .fancy-direction-nav a {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 100px;
  z-index: 15;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 114, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .fancy-direction-nav a.fancy-prev {
  left: 0;
}
/* line 118, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder .fancy-direction-nav a.fancy-next {
  right: 0;
}
/* line 123, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder div.caption {
  background: white;
  padding-top: 8px;
  color: #515151;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
}
/* line 131, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder div.caption a {
  color: black;
}
/* line 134, ../sass/partials/_lookbook.scss */
.lookbook-gallery-holder div.caption a a:hover {
  color: #00aff1;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 143, ../sass/partials/_lookbook.scss */
  .lookbook-gallery-holder .flex-direction-nav a {
    width: 17px;
    height: 28px;
    margin-top: -14px;
  }
  /* line 148, ../sass/partials/_lookbook.scss */
  .lookbook-gallery-holder .flex-direction-nav a:before {
    font-size: 46px;
    line-height: 24px;
  }
  /* line 154, ../sass/partials/_lookbook.scss */
  .lookbook-gallery-holder .flex-direction-nav .flex-prev:before {
    content: "\f104";
  }
  /* line 158, ../sass/partials/_lookbook.scss */
  .lookbook-gallery-holder .flex-direction-nav .flex-next:before {
    content: "\f105";
  }
  /* line 163, ../sass/partials/_lookbook.scss */
  .lookbook-gallery-holder .fancy-direction-nav a {
    width: 50px;
  }
}
@media (max-width: 480px) {
  /* line 32, ../sass/partials/_lookbook.scss */
  .lookbook-gallery-holder {
    padding-top: 0;
  }
  /* line 171, ../sass/partials/_lookbook.scss */
  .lookbook-gallery-holder .flex-control-nav {
    display: none;
  }
}

/* line 3, ../sass/partials/_team.scss */
.team #container {
  background: white;
  padding-top: 30px;
}
/* line 10, ../sass/partials/_team.scss */
.team #header ul.subnav li.active a,
.team #header ul.subnav li a:hover {
  color: #bfbfbf;
}
/* line 15, ../sass/partials/_team.scss */
.team #content {
  width: 717px;
}
/* line 20, ../sass/partials/_team.scss */
.team .team-list .control {
  float: left;
  width: 100%;
  margin-bottom: 22px;
}
/* line 26, ../sass/partials/_team.scss */
.team .team-list .filter {
  float: right;
  padding-right: 2px;
  height: 25px;
}
/* line 31, ../sass/partials/_team.scss */
.team .team-list .filter label {
  float: left;
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding-right: 5px;
  line-height: 24px;
}
/* line 40, ../sass/partials/_team.scss */
.team .team-list .filter select {
  width: 175px;
}
/* line 45, ../sass/partials/_team.scss */
.team .team-list ul {
  margin: 0 0 0 -30px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  font-size: 0;
}
/* line 52, ../sass/partials/_team.scss */
.team .team-list ul li {
  display: inline-block;
  margin-left: 30px;
  width: 219px;
  padding: 0 0 28px 0;
  font-size: 13px;
  text-align: center;
  vertical-align: top;
}
/* line 61, ../sass/partials/_team.scss */
.team .team-list ul li a {
  cursor: pointer;
  display: block;
}
/* line 65, ../sass/partials/_team.scss */
.team .team-list ul li a:hover {
  text-decoration: none;
  color: #00aff1;
  border: 0;
}
/* line 70, ../sass/partials/_team.scss */
.team .team-list ul li a:hover .mask {
  border: 2px solid #00aff1;
}
/* line 76, ../sass/partials/_team.scss */
.team .team-list ul li .img-hold {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
/* line 82, ../sass/partials/_team.scss */
.team .team-list ul li img {
  background-size: 102%;
  width: 100%;
  height: auto;
}
/* line 89, ../sass/partials/_team.scss */
.team .team-list ul li .mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}
/* line 102, ../sass/partials/_team.scss */
.team .music #sidebar {
  float: right;
  color: #919191;
  font-size: 10px;
}
/* line 108, ../sass/partials/_team.scss */
.team .music #content {
  float: left;
}
@media (min-width: 1200px) {
  /* line 114, ../sass/partials/_team.scss */
  .team #content {
    width: 950px;
  }
  /* line 118, ../sass/partials/_team.scss */
  .team .team-list ul li {
    width: 215px;
  }
}
@media (max-width: 979px) {
  /* line 124, ../sass/partials/_team.scss */
  .team #content {
    width: 514px;
  }
  /* line 128, ../sass/partials/_team.scss */
  .team .team-list ul {
    margin-left: -20px;
  }
  /* line 131, ../sass/partials/_team.scss */
  .team .team-list ul li {
    width: 158px;
    margin-left: 20px;
    padding-bottom: 24px;
    line-height: 15px;
  }
}
@media (max-width: 767px) {
  /* line 141, ../sass/partials/_team.scss */
  .team #content {
    float: none;
    width: auto;
  }
  /* line 146, ../sass/partials/_team.scss */
  .team .team-list ul {
    width: auto;
    margin-left: -6px;
    margin-right: -6px;
  }
  /* line 151, ../sass/partials/_team.scss */
  .team .team-list ul li {
    width: 25%;
    margin-left: 0;
  }
  /* line 155, ../sass/partials/_team.scss */
  .team .team-list ul li a {
    padding: 0 6px;
  }
}
@media (max-width: 480px) {
  /* line 163, ../sass/partials/_team.scss */
  .team .team-list ul li {
    width: 50%;
  }
}

/* line 170, ../sass/partials/_team.scss */
.team #sidebar {
  float: left;
  width: 165px;
  margin-left: 8px;
  padding-top: 0;
}
/* line 176, ../sass/partials/_team.scss */
.team #sidebar .control {
  margin-bottom: 10px;
}
/* line 180, ../sass/partials/_team.scss */
.team #sidebar h2 {
  margin: -3px 0 5px;
  color: #00aff1;
  font-size: 28px;
}
/* line 185, ../sass/partials/_team.scss */
.team #sidebar h2 a {
  color: #00aff1;
  font-size: 28px;
  text-decoration: none;
}
/* line 192, ../sass/partials/_team.scss */
.team #sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  font-size: 15px;
  line-height: 20px;
}
/* line 200, ../sass/partials/_team.scss */
.team #sidebar ul a {
  text-decoration: none !important;
}
/* line 203, ../sass/partials/_team.scss */
.team #sidebar ul a:hover {
  color: #00aff1;
}
/* line 208, ../sass/partials/_team.scss */
.team #sidebar ul li.active a {
  position: relative;
  padding-left: 10px;
}
/* line 212, ../sass/partials/_team.scss */
.team #sidebar ul li.active a:before {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #00aff1;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  margin-top: 2px;
}
/* line 225, ../sass/partials/_team.scss */
.team #sidebar select {
  width: 100%;
}
/* line 229, ../sass/partials/_team.scss */
.team #sidebar .selectArea {
  width: 100% !important;
}
@media (max-width: 979px) {
  /* line 234, ../sass/partials/_team.scss */
  .team #sidebar h2 a {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  /* line 170, ../sass/partials/_team.scss */
  .team #sidebar {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
    padding: 0 20px 20px;
  }
  /* line 246, ../sass/partials/_team.scss */
  .team #sidebar h2 a {
    font-size: 18px;
  }
  /* line 250, ../sass/partials/_team.scss */
  .team #sidebar ul {
    display: none;
  }
}

/* line 257, ../sass/partials/_team.scss */
.team-detail {
  position: relative;
}
/* line 260, ../sass/partials/_team.scss */
.team-detail .heading {
  border-bottom: 1px solid #ccc;
  margin-bottom: 16px;
  padding-bottom: 11px;
}
/* line 266, ../sass/partials/_team.scss */
.team-detail .heading .text {
  font-size: 10px;
  font-weight: bold;
  margin-top: -3px;
  position: relative;
  overflow: hidden;
}
/* line 274, ../sass/partials/_team.scss */
.team-detail .heading h1 {
  margin: 0 0 3px;
  font-size: 28px;
}
/* line 279, ../sass/partials/_team.scss */
.team-detail .heading p {
  margin: 0;
}
/* line 284, ../sass/partials/_team.scss */
.team-detail ul.paging {
  float: right;
  margin: 0;
  padding: 3px 0 0;
  list-style: none;
}
/* line 290, ../sass/partials/_team.scss */
.team-detail ul.paging li {
  float: left;
  padding: 0 0 0 27px;
  font-size: 12px;
}
/* line 295, ../sass/partials/_team.scss */
.team-detail ul.paging li a {
  float: left;
  line-height: 27px;
  height: 27px;
  overflow: hidden;
  font-weight: bold;
  color: black;
  text-decoration: none !important;
}
/* line 304, ../sass/partials/_team.scss */
.team-detail ul.paging li a:hover {
  color: #00aff1;
}
/* line 311, ../sass/partials/_team.scss */
.team-detail ul.paging li.next a, .team-detail ul.paging li.prev a {
  position: relative;
  overflow: visible;
}
/* line 315, ../sass/partials/_team.scss */
.team-detail ul.paging li.next a:after, .team-detail ul.paging li.prev a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 27px;
  line-height: 27px;
  text-align: center;
  color: #a7a7a7;
}
/* line 326, ../sass/partials/_team.scss */
.team-detail ul.paging li.next a:hover:after, .team-detail ul.paging li.prev a:hover:after {
  color: #00aff1;
}
/* line 332, ../sass/partials/_team.scss */
.team-detail ul.paging li.next {
  padding-right: 0;
  padding-left: 10px;
}
/* line 336, ../sass/partials/_team.scss */
.team-detail ul.paging li.next a {
  padding-right: 22px;
}
/* line 339, ../sass/partials/_team.scss */
.team-detail ul.paging li.next a:after {
  content: "\e60f";
  right: 0;
}
/* line 346, ../sass/partials/_team.scss */
.team-detail ul.paging li.prev {
  padding-right: 10px;
  padding-left: 0;
}
/* line 350, ../sass/partials/_team.scss */
.team-detail ul.paging li.prev a {
  padding-left: 22px;
}
/* line 353, ../sass/partials/_team.scss */
.team-detail ul.paging li.prev a:after {
  content: "\e60e";
  left: 0;
}
/* line 363, ../sass/partials/_team.scss */
.team-detail .person-info {
  overflow: hidden;
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 30px;
}
/* line 369, ../sass/partials/_team.scss */
.team-detail .person-info .description {
  overflow: hidden;
  padding-right: 30px;
}
/* line 374, ../sass/partials/_team.scss */
.team-detail .person-info dl {
  margin: 0 0 21px;
  overflow: hidden;
  width: 100%;
  line-height: 20px;
}
/* line 380, ../sass/partials/_team.scss */
.team-detail .person-info dl dt {
  float: left;
  clear: left;
  font-weight: bold;
  padding-right: 5px;
}
/* line 387, ../sass/partials/_team.scss */
.team-detail .person-info dl dd {
  margin: 0;
}
/* line 391, ../sass/partials/_team.scss */
.team-detail .person-info dl a {
  color: #555;
}
/* line 394, ../sass/partials/_team.scss */
.team-detail .person-info dl a:hover {
  color: #00aff1;
  text-decoration: none;
}
/* line 401, ../sass/partials/_team.scss */
.team-detail .person-info h2 {
  margin: 0 0 6px;
  color: white;
  font-size: 15px;
}
/* line 407, ../sass/partials/_team.scss */
.team-detail .person-info p {
  margin: 0 0 21px;
}
/* line 411, ../sass/partials/_team.scss */
.team-detail .person-info .photo {
  float: right;
  width: 42%;
  max-width: 407px;
  padding-top: 5px;
}
/* line 417, ../sass/partials/_team.scss */
.team-detail .person-info .photo img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 424, ../sass/partials/_team.scss */
.team-detail .person-info .share-box {
  border-top: 1px solid #ccc;
  padding: 21px 0 0;
}
/* line 436, ../sass/partials/_team.scss */
.team-detail .video-place {
  border-top: 1px solid #ccc;
  padding-top: 23px;
  line-height: 18px;
  font-size: 13px;
}
/* line 442, ../sass/partials/_team.scss */
.team-detail .video-place h2 {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: normal;
}
/* line 448, ../sass/partials/_team.scss */
.team-detail .video-place h3 {
  margin: 0 0 6px;
  font-size: 15px;
}
/* line 453, ../sass/partials/_team.scss */
.team-detail .video-place p {
  margin: 0 0 20px;
}
/* line 457, ../sass/partials/_team.scss */
.team-detail .video-place .video-box {
  margin-bottom: 30px;
}
/* line 463, ../sass/partials/_team.scss */
.team-detail .photo-place {
  border-top: 1px solid #ccc;
  padding: 23px 0 3px;
}
/* line 467, ../sass/partials/_team.scss */
.team-detail .photo-place h2 {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: normal;
}
/* line 473, ../sass/partials/_team.scss */
.team-detail .photo-place ul {
  overflow: hidden;
  margin: 0 0 0 -30px;
  padding: 0;
  list-style: none;
  font-size: 0;
}
/* line 480, ../sass/partials/_team.scss */
.team-detail .photo-place ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 30px 30px;
  width: 219px;
}
/* line 486, ../sass/partials/_team.scss */
.team-detail .photo-place ul li .image-holder {
  position: relative;
}
/* line 490, ../sass/partials/_team.scss */
.team-detail .photo-place ul li a {
  cursor: pointer;
  text-decoration: none !important;
}
/* line 494, ../sass/partials/_team.scss */
.team-detail .photo-place ul li a:hover {
  border: 0;
}
/* line 497, ../sass/partials/_team.scss */
.team-detail .photo-place ul li a:hover .mask {
  border: 2px solid #00aff1;
}
/* line 501, ../sass/partials/_team.scss */
.team-detail .photo-place ul li a:hover .icon {
  display: block;
}
/* line 507, ../sass/partials/_team.scss */
.team-detail .photo-place ul li .mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 518, ../sass/partials/_team.scss */
.team-detail .photo-place ul li .icon {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  width: 28px;
  height: 28px;
  background: #00aff1;
}
/* line 528, ../sass/partials/_team.scss */
.team-detail .photo-place ul li .icon:after, .team-detail .photo-place ul li .icon:before {
  content: "";
  position: absolute;
  display: block;
  background: white;
}
/* line 535, ../sass/partials/_team.scss */
.team-detail .photo-place ul li .icon:after {
  top: 5px;
  bottom: 5px;
  left: 12px;
  width: 4px;
}
/* line 542, ../sass/partials/_team.scss */
.team-detail .photo-place ul li .icon:before {
  left: 5px;
  right: 5px;
  top: 12px;
  height: 4px;
}
/* line 550, ../sass/partials/_team.scss */
.team-detail .photo-place ul li img {
  background-size: 102%;
  width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  /* line 561, ../sass/partials/_team.scss */
  .team-detail .photo-place ul li {
    width: 215px;
  }
}
@media (max-width: 979px) {
  /* line 568, ../sass/partials/_team.scss */
  .team-detail .heading h1 {
    font-size: 22px;
  }
  /* line 572, ../sass/partials/_team.scss */
  .team-detail .heading .text {
    margin-top: 0;
  }
  /* line 577, ../sass/partials/_team.scss */
  .team-detail ul.paging {
    padding: 0;
  }
  /* line 581, ../sass/partials/_team.scss */
  .team-detail .photo-place {
    padding-bottom: 13px;
  }
  /* line 584, ../sass/partials/_team.scss */
  .team-detail .photo-place ul {
    margin-left: -20px;
  }
  /* line 587, ../sass/partials/_team.scss */
  .team-detail .photo-place ul li {
    width: 158px;
    margin: 0 0 20px 20px;
  }
  /* line 592, ../sass/partials/_team.scss */
  .team-detail .photo-place ul li a:hover .mask {
    border: none;
  }
  /* line 596, ../sass/partials/_team.scss */
  .team-detail .photo-place ul li a:hover .icon {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 606, ../sass/partials/_team.scss */
  .team-detail .heading h1 {
    font-size: 18px;
  }
  /* line 610, ../sass/partials/_team.scss */
  .team-detail .photo-place ul {
    width: auto;
    margin-left: -6px;
    margin-right: -6px;
  }
  /* line 615, ../sass/partials/_team.scss */
  .team-detail .photo-place ul li {
    width: 25%;
    margin: 0;
  }
  /* line 619, ../sass/partials/_team.scss */
  .team-detail .photo-place ul li .image-holder {
    padding: 0 6px 12px;
  }
}
@media (max-width: 480px) {
  /* line 628, ../sass/partials/_team.scss */
  .team-detail .person-info .photo {
    float: none;
    width: 100%;
    max-width: 480px;
    padding-bottom: 20px;
  }
  /* line 635, ../sass/partials/_team.scss */
  .team-detail .person-info .share-box {
    border-top: none;
    padding: 0;
  }
  /* line 641, ../sass/partials/_team.scss */
  .team-detail .photo-place ul li {
    width: 50%;
  }
  /* line 646, ../sass/partials/_team.scss */
  .team-detail ul.paging li a {
    overflow: hidden;
    text-indent: -999em;
    width: 20px;
  }
  /* line 651, ../sass/partials/_team.scss */
  .team-detail ul.paging li a:after {
    text-indent: 0;
  }
  /* line 656, ../sass/partials/_team.scss */
  .team-detail ul.paging li.prev {
    padding-right: 5px;
  }
  /* line 659, ../sass/partials/_team.scss */
  .team-detail ul.paging li.prev a {
    padding: 0;
  }
  /* line 664, ../sass/partials/_team.scss */
  .team-detail ul.paging li.next {
    padding-left: 5px;
  }
  /* line 667, ../sass/partials/_team.scss */
  .team-detail ul.paging li.next a {
    padding: 0;
  }
}

/* favorite place */
/* line 676, ../sass/partials/_team.scss */
.team-detail .favorit-place {
  border-top: 1px solid #ccc;
  padding: 23px 0 5px;
}

/* line 680, ../sass/partials/_team.scss */
.team-detail .favorit-place h2 {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: normal;
}

/* line 685, ../sass/partials/_team.scss */
.team-detail .favorit-place ul {
  margin: 0 -50px 0 0;
  padding: 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* line 693, ../sass/partials/_team.scss */
.team-detail .favorit-place ul li {
  display: inline-block;
  width: 219px;
  padding: 0 36px 28px 0;
  font-size: 13px;
  text-align: center;
}

/* line 700, ../sass/partials/_team.scss */
.team-detail .favorit-place ul li a {
  cursor: pointer;
}

/* line 703, ../sass/partials/_team.scss */
.team-detail .favorit-place ul li .img-hold {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 15px;
}

/* line 709, ../sass/partials/_team.scss */
.team-detail .favorit-place ul li .img-hold .img-table {
  display: table-cell;
  width: 219px;
  height: 219px;
  max-width: 219px;
  vertical-align: middle;
  text-align: center;
  background: white;
  overflow: hidden;
  zoom: 1;
}

/* line 720, ../sass/partials/_team.scss */
.team-detail .favorit-place ul li .img-hold .img-table img {
  width: auto;
  height: auto;
  max-width: 95%;
  max-height: 95%;
  display: inline-block;
}

/* line 727, ../sass/partials/_team.scss */
.team-detail .favorit-place ul li em.mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 219px;
}

/* line 734, ../sass/partials/_team.scss */
.team-detail .favorit-place ul li a:hover {
  text-decoration: none;
  color: #00aff1;
}

/* line 738, ../sass/partials/_team.scss */
.team-detail .favorit-place ul li a:hover em.mask {
  background: url(../../images/bg-mask3.gif) no-repeat;
}

/* line 3, ../sass/partials/_search.scss */
#content.content-full {
  float: none;
  padding: 0 10px;
  width: auto;
}

/* line 9, ../sass/partials/_search.scss */
#content.content-full .products-place {
  padding-bottom: 0;
}

/* line 14, ../sass/partials/_search.scss */
.search-results h1 {
  font-size: 28px;
  color: #00aff1;
  margin-top: 0;
  padding: 0;
  margin-bottom: 3px;
  line-height: 1.2em;
  min-height: 32px;
}
/* line 23, ../sass/partials/_search.scss */
.search-results h1.loading {
  background: url(../../images/loader3.gif) left center no-repeat;
  padding-left: 38px;
}
/* line 29, ../sass/partials/_search.scss */
.search-results #content {
  width: auto;
  float: none;
}
/* line 34, ../sass/partials/_search.scss */
.search-results .no-products-message {
  color: #00aff1;
  margin: 0;
  padding: 0;
  font-size: 28px;
  line-height: 32px;
}
/* line 42, ../sass/partials/_search.scss */
.search-results .no-results-message {
  padding: 0 !important;
}
/* line 47, ../sass/partials/_search.scss */
.search-results .products-place .display ul li.three a {
  background-image: url(../../images/bg-four-pr.gif);
}
/* line 51, ../sass/partials/_search.scss */
.search-results .products-place .display ul li.five a {
  background-image: url(../../images/bg-six-pr.gif);
}
/* line 56, ../sass/partials/_search.scss */
.search-results div.scrollable {
  width: 100%;
  height: 600px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d1d2d2;
}
/* line 62, ../sass/partials/_search.scss */
.search-results div.scrollable .vscroll-bar {
  background: #f1f0f0;
}
/* line 65, ../sass/partials/_search.scss */
.search-results div.scrollable .vscroll-bar .vscroll-slider {
  background: url(../../images/bg-vscroll-slider.gif) no-repeat center center #565656;
}
/* line 72, ../sass/partials/_search.scss */
.search-results .product-list > ul.three-item > li {
  width: 213.5px;
}
/* line 76, ../sass/partials/_search.scss */
.search-results .product-list > ul.five-item > li {
  width: 137.5px;
}
/* line 81, ../sass/partials/_search.scss */
.search-results .search-box {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d1d2d2;
}
/* line 86, ../sass/partials/_search.scss */
.search-results .search-box .search-item {
  margin-bottom: 10px;
}
/* line 89, ../sass/partials/_search.scss */
.search-results .search-box .search-item .subtitle {
  font-size: 11px;
  color: #919191;
  margin-bottom: 0;
}
/* line 95, ../sass/partials/_search.scss */
.search-results .search-box .search-item h3.title {
  font-size: 30px;
  margin: 3px 0 5px;
  padding: 0;
}
/* line 100, ../sass/partials/_search.scss */
.search-results .search-box .search-item h3.title a {
  color: black;
}
/* line 105, ../sass/partials/_search.scss */
.search-results .search-box .search-item p {
  margin-top: 5px;
  line-height: 16px;
  font-size: 13px;
}
/* line 113, ../sass/partials/_search.scss */
.search-results .search-back-btn {
  background: #565656;
  color: white;
  display: block;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  text-decoration: none !important;
  width: 96px;
  margin-top: 15px;
}
/* line 124, ../sass/partials/_search.scss */
.search-results .search-back-btn:hover {
  background: black;
}
@media (min-width: 1200px) {
  /* line 131, ../sass/partials/_search.scss */
  .search-results .product-list > ul.three-item > li {
    width: 271px;
  }
  /* line 135, ../sass/partials/_search.scss */
  .search-results .product-list > ul.five-item > li {
    width: 176px;
  }
}
@media (max-width: 979px) {
  /* line 142, ../sass/partials/_search.scss */
  .search-results h1 {
    font-size: 24px;
    margin-bottom: 10px;
    min-height: 28px;
  }
  /* line 147, ../sass/partials/_search.scss */
  .search-results h1.loading {
    background-size: 24px;
    padding-left: 32px;
  }
  /* line 154, ../sass/partials/_search.scss */
  .search-results .product-list > ul.three-item > li {
    width: 159.5px;
  }
  /* line 158, ../sass/partials/_search.scss */
  .search-results .product-list > ul.five-item > li {
    width: 101.5px;
  }
}
@media (max-width: 767px) {
  /* line 165, ../sass/partials/_search.scss */
  .search-results h1 {
    font-size: 21px;
    margin-left: 20px;
    margin-right: 20px;
    min-height: 25px;
  }
  /* line 171, ../sass/partials/_search.scss */
  .search-results h1.loading {
    background-size: 22px;
    background-position: top left;
    padding-left: 28px;
  }
}
@media (max-width: 480px) {
  /* line 180, ../sass/partials/_search.scss */
  .search-results h1 {
    font-size: 18px;
  }
  /* line 183, ../sass/partials/_search.scss */
  .search-results h1.loading {
    background-size: 21px;
  }
}
@media (max-width: 480px) {
  /* line 190, ../sass/partials/_search.scss */
  .search-results .products-place .control-bar h2 {
    left: 0;
    right: auto;
  }
}

/* line 3, ../sass/partials/_checkout.scss */
.shopping-list #sidebar {
  display: none;
}
/* line 7, ../sass/partials/_checkout.scss */
.shopping-list #content {
  float: none;
  width: auto;
}
/* line 12, ../sass/partials/_checkout.scss */
.shopping-list .shopping-place .product-row a.buy {
  background: black;
}
/* line 15, ../sass/partials/_checkout.scss */
.shopping-list .shopping-place .product-row a.buy:hover {
  background: #00aff1;
}

/* line 22, ../sass/partials/_checkout.scss */
.shopping-place {
  padding-bottom: 12px;
  position: relative;
}
/* line 26, ../sass/partials/_checkout.scss */
.shopping-place .heading {
  padding-bottom: 17px;
}
/* line 30, ../sass/partials/_checkout.scss */
.shopping-place .heading .back-button {
  float: right;
}
/* line 35, ../sass/partials/_checkout.scss */
.shopping-place h1 {
  float: left;
  color: #00aff1;
  font-size: 28px;
  margin: 0;
}
/* line 41, ../sass/partials/_checkout.scss */
.shopping-place h1.loading {
  background: url(../../images/loader3.gif) left center no-repeat;
  background-size: 28px;
  padding-left: 35px;
}
/* line 48, ../sass/partials/_checkout.scss */
.shopping-place a:hover {
  text-decoration: none;
  color: #00aff1;
}
/* line 53, ../sass/partials/_checkout.scss */
.shopping-place a.continue {
  float: right;
  line-height: 25px;
  height: 27px;
  font-weight: bold;
  color: #323232;
  text-decoration: none !important;
  padding-right: 22px;
  font-size: 20px;
  position: relative;
}
/* line 64, ../sass/partials/_checkout.scss */
.shopping-place a.continue:after {
  content: "\e60f";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 27px;
  line-height: 27px;
  text-align: center;
  color: #a7a7a7;
}
/* line 78, ../sass/partials/_checkout.scss */
.shopping-place a.continue:hover, .shopping-place a.continue:hover:after {
  color: #00aff1;
}
/* line 83, ../sass/partials/_checkout.scss */
.shopping-place a.continue.outfitter {
  display: block;
  padding: 0 8px;
  text-align: center;
  line-height: 28px;
  height: 28px;
  color: white;
  font-size: 16px;
  background: black;
  text-decoration: none !important;
  float: right;
  border: 0;
  cursor: pointer;
  font-weight: bold;
  margin-right: -10px;
}
/* line 99, ../sass/partials/_checkout.scss */
.shopping-place a.continue.outfitter:hover {
  background: #00aff1;
}
/* line 104, ../sass/partials/_checkout.scss */
.shopping-place .product-row {
  border-top: 1px solid #d1d2d2;
  overflow: hidden;
  width: 100%;
  padding: 23px 0 25px;
}
/* line 110, ../sass/partials/_checkout.scss */
.shopping-place .product-row .product-img {
  float: left;
  width: 27%;
}
/* line 114, ../sass/partials/_checkout.scss */
.shopping-place .product-row .product-img img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 121, ../sass/partials/_checkout.scss */
.shopping-place .product-row .data {
  float: left;
  width: 68%;
  margin-left: 5%;
}
/* line 127, ../sass/partials/_checkout.scss */
.shopping-place .product-row h2 {
  margin: 0;
  font-size: 28px;
  line-height: 30px;
}
/* line 133, ../sass/partials/_checkout.scss */
.shopping-place .product-row h3 {
  margin: 0 0 12px;
  color: #919191;
  font-size: 13px;
}
/* line 139, ../sass/partials/_checkout.scss */
.shopping-place .product-row .row {
  overflow: hidden;
  padding: 0 0 8px 0;
  margin: 0;
}
/* line 145, ../sass/partials/_checkout.scss */
.shopping-place .product-row .number {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  color: white;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  background: url(../../images/icon-number.png) no-repeat;
  margin-top: 2px;
  font-weight: bold;
}
/* line 159, ../sass/partials/_checkout.scss */
.shopping-place .product-row .disabled .number {
  background: url(../../images/icon-number2.png) no-repeat;
}
/* line 163, ../sass/partials/_checkout.scss */
.shopping-place .product-row select {
  width: 100%;
}
/* line 167, ../sass/partials/_checkout.scss */
.shopping-place .product-row .selectArea {
  width: 100% !important;
}
/* line 171, ../sass/partials/_checkout.scss */
.shopping-place .product-row .control {
  overflow: hidden;
  padding: 12px 4px 0 32px;
}
/* line 176, ../sass/partials/_checkout.scss */
.shopping-place .product-row a.remove {
  float: left;
  background: url(../../images/icon-close2.gif) no-repeat 100% 0;
  padding: 2px 33px 0 0;
  line-height: 26px;
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  color: #565656;
}
/* line 187, ../sass/partials/_checkout.scss */
.shopping-place .product-row a.buy {
  float: right;
  width: 96px;
  text-align: center;
  line-height: 28px;
  color: white;
  font-size: 16px;
  background: #565656;
  text-decoration: none !important;
}
/* line 197, ../sass/partials/_checkout.scss */
.shopping-place .product-row a.buy:hover {
  background: black;
}
@media (max-width: 979px) {
  /* line 204, ../sass/partials/_checkout.scss */
  .shopping-place h1 {
    font-size: 24px;
  }
  /* line 207, ../sass/partials/_checkout.scss */
  .shopping-place h1.loading {
    background-size: 24px;
    padding-left: 32px;
  }
  /* line 213, ../sass/partials/_checkout.scss */
  .shopping-place a.continue {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  /* line 219, ../sass/partials/_checkout.scss */
  .shopping-place h1 {
    font-size: 21px;
    line-height: 1.2em;
  }
  /* line 223, ../sass/partials/_checkout.scss */
  .shopping-place h1.loading {
    background-size: 22px;
    padding-left: 28px;
  }
  /* line 229, ../sass/partials/_checkout.scss */
  .shopping-place a.continue {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  /* line 235, ../sass/partials/_checkout.scss */
  .shopping-place h1 {
    font-size: 18px;
    line-height: 1.4em;
  }
  /* line 239, ../sass/partials/_checkout.scss */
  .shopping-place h1.loading {
    background-size: 21px;
  }
  /* line 244, ../sass/partials/_checkout.scss */
  .shopping-place a.continue {
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  /* line 251, ../sass/partials/_checkout.scss */
  .shopping-place .product-row .product-img {
    float: none;
    margin-bottom: 15px;
  }
  /* line 256, ../sass/partials/_checkout.scss */
  .shopping-place .product-row .data {
    float: none;
    width: auto;
    margin-left: 0;
  }
}

/* line 266, ../sass/partials/_checkout.scss */
.shopping-cart {
  background: #eeeced;
  padding: 15px;
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
/* line 274, ../sass/partials/_checkout.scss */
.shopping-cart .products {
  background: white;
  padding: 20px;
  overflow: hidden;
  min-height: 550px;
  width: 61.3%;
  float: left;
}
/* line 283, ../sass/partials/_checkout.scss */
.shopping-cart .cart-warning {
  font-weight: bold;
  color: red;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: center;
  border: 4px solid red;
  margin: -17px 0 17px;
  padding: 10px;
  line-height: 1.3em;
}
/* line 295, ../sass/partials/_checkout.scss */
.shopping-cart .empty-cart {
  font-size: 36px;
  line-height: 1em;
  color: #c9c7c7;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 0;
  width: 66.8%;
  margin-top: -10px;
}
/* line 309, ../sass/partials/_checkout.scss */
.shopping-cart .product-row:first-child {
  border-top: none;
  padding-top: 0;
}
/* line 314, ../sass/partials/_checkout.scss */
.shopping-cart .product-row:last-child {
  padding-bottom: 0;
}
/* line 318, ../sass/partials/_checkout.scss */
.shopping-cart .product-row h2 {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 15px;
}
/* line 324, ../sass/partials/_checkout.scss */
.shopping-cart .product-row .data .price {
  font-size: 16px;
  line-height: 16px;
  float: right;
  font-weight: bold;
}
/* line 332, ../sass/partials/_checkout.scss */
.shopping-cart .product-options {
  margin-bottom: 10px;
}
/* line 335, ../sass/partials/_checkout.scss */
.shopping-cart .product-options:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 344, ../sass/partials/_checkout.scss */
.shopping-cart .product-options .selectArea {
  margin-bottom: 8px;
}
/* line 347, ../sass/partials/_checkout.scss */
.shopping-cart .product-options .selectArea .disabled {
  background: url(../../images/bg-select-disabled.gif) top right no-repeat;
}
/* line 353, ../sass/partials/_checkout.scss */
.shopping-cart .product-remove {
  position: relative;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  color: #979596;
  display: inline-block;
  padding-left: 15px;
  overflow: hidden;
}
/* line 363, ../sass/partials/_checkout.scss */
.shopping-cart .product-remove:after {
  content: "\e608";
  font-size: 14px;
  position: absolute;
  top: -2px;
  left: -2px;
  display: block;
  height: 11px;
  line-height: 1em;
  text-align: left;
}
/* line 376, ../sass/partials/_checkout.scss */
.shopping-cart .product-remove:hover {
  text-decoration: none;
  color: #00aff1;
}
/* line 382, ../sass/partials/_checkout.scss */
.shopping-cart .account-login {
  float: right;
  width: 32%;
  padding-top: 17px;
  margin-left: 20px;
  line-height: 1em;
}
/* line 389, ../sass/partials/_checkout.scss */
.shopping-cart .account-login .shopping-cart-total {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 396, ../sass/partials/_checkout.scss */
.shopping-cart .account-login .shopping-cart-header-promo {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 8px;
  color: #00aff1;
}
/* line 403, ../sass/partials/_checkout.scss */
.shopping-cart .account-login .shopping-cart-header-promo > a {
  color: #00aff1;
}
/* line 408, ../sass/partials/_checkout.scss */
.shopping-cart .account-login > p {
  font-size: 13px;
  margin: 0 0 8px 0;
  color: #9d9b9c;
  font-weight: bold;
  line-height: 1.3em;
}
/* line 415, ../sass/partials/_checkout.scss */
.shopping-cart .account-login > p br {
  display: none;
}
/* line 421, ../sass/partials/_checkout.scss */
.shopping-cart .account-checkout-box {
  margin: 15px 0;
  padding: 15px 0;
  border-top: 1px solid #d2d2d2;
}
/* line 427, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-box {
  margin: 15px 0;
  padding: 15px 0;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
/* line 433, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-box strong {
  display: block;
  margin-bottom: 8px;
}
/* line 438, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-box label {
  clear: left;
  color: #6F6F6F;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  padding: 0 0 5px;
  cursor: default;
}
/* line 448, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-box label a.forgot-password {
  clear: none;
  color: #9A9A9A;
  display: inline;
  float: none;
  font-size: 12px;
  font-weight: normal;
  padding-top: 0;
}
/* line 457, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-box label a.forgot-password:hover {
  color: #00aff1;
}
/* line 464, ../sass/partials/_checkout.scss */
.shopping-cart .i-text {
  position: relative;
  height: 34px;
  padding: 0 10px;
  background: url(../../images/bg-input03.gif) no-repeat;
  margin-bottom: 12px;
}
/* line 472, ../sass/partials/_checkout.scss */
.shopping-cart .i-text input,
.shopping-cart .i-text span.input {
  width: 100%;
  margin: 0;
  line-height: 32px;
  height: 32px;
  border: 0;
  background: none;
  padding: 0;
}
/* line 482, ../sass/partials/_checkout.scss */
.shopping-cart .i-text span.input {
  font-size: 12px;
}
/* line 487, ../sass/partials/_checkout.scss */
.shopping-cart .i-text input:focus {
  outline: none;
}
/* line 491, ../sass/partials/_checkout.scss */
.shopping-cart .i-text input.error {
  color: #a80700;
}
/* line 497, ../sass/partials/_checkout.scss */
.shopping-cart .i-text-cap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 34px;
  padding: 0;
  background: url(../../images/bg-input01-cap.gif) no-repeat;
}
/* line 508, ../sass/partials/_checkout.scss */
.shopping-cart .create-account h2.billing-header {
  padding: 10px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #d2d2d2;
}
/* line 514, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-link {
  padding-left: 8px;
  float: left;
  line-height: 28px;
}
/* line 519, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-link a {
  color: #00aff1;
  font-weight: bold;
}
/* line 523, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-link a:hover {
  text-decoration: none;
  color: #565656;
}
/* line 530, ../sass/partials/_checkout.scss */
.shopping-cart a.forgot-password {
  clear: left;
  display: block;
  padding-top: 8px;
  font-size: 10px;
  font-weight: bold;
  float: left;
}
/* line 538, ../sass/partials/_checkout.scss */
.shopping-cart a.forgot-password:hover {
  text-decoration: none;
  color: #9D9B9C;
}
/* line 544, ../sass/partials/_checkout.scss */
.shopping-cart .forgot-top a.forgot-password {
  clear: left;
  display: block;
  padding: 0;
  margin-bottom: 5px;
  float: none;
}
/* line 552, ../sass/partials/_checkout.scss */
.shopping-cart .account-buttons a {
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 557, ../sass/partials/_checkout.scss */
.shopping-cart .validation-summary-errors {
  color: red;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
}
@media (min-width: 1200px) {
  /* line 565, ../sass/partials/_checkout.scss */
  .shopping-cart .products {
    width: 62.5%;
  }
  /* line 569, ../sass/partials/_checkout.scss */
  .shopping-cart .empty-cart {
    width: 67%;
  }
}
@media (max-width: 979px) {
  /* line 575, ../sass/partials/_checkout.scss */
  .shopping-cart .products {
    width: 59.2%;
  }
  /* line 579, ../sass/partials/_checkout.scss */
  .shopping-cart .cart-warning {
    margin-top: 0;
    font-size: 12px;
    line-height: 1.5em;
    border-width: 3px;
  }
  /* line 586, ../sass/partials/_checkout.scss */
  .shopping-cart .empty-cart {
    width: 66.4%;
    font-size: 26px;
  }
  /* line 591, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login {
    padding-top: 0;
  }
  /* line 594, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login .shopping-cart-total {
    font-size: 17px;
  }
  /* line 599, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account-link {
    font-size: 12px;
    padding-left: 5px;
  }
  /* line 603, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account-link a {
    padding-left: 3px;
  }
  /* line 608, ../sass/partials/_checkout.scss */
  .shopping-cart .product-options .selectArea {
    margin-bottom: 0;
  }
  /* line 612, ../sass/partials/_checkout.scss */
  .shopping-cart span.price {
    font-size: 14px;
  }
  /* line 616, ../sass/partials/_checkout.scss */
  .shopping-cart .product-row h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 266, ../sass/partials/_checkout.scss */
  .shopping-cart {
    padding: 0;
    background: transparent;
  }
  /* line 626, ../sass/partials/_checkout.scss */
  .shopping-cart .products {
    float: none;
    width: auto;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #d1d2d2;
    border-bottom: 1px solid #d1d2d2;
  }
  /* line 636, ../sass/partials/_checkout.scss */
  .shopping-cart .empty-cart {
    position: static;
    width: 100%;
    background: white;
    font-size: 22px;
    text-align: left;
  }
  /* line 644, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login {
    float: none;
    margin-left: 0;
    width: auto;
    margin-top: 30px;
  }
  /* line 650, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login .shopping-cart-total {
    font-size: 18px;
  }
  /* line 655, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account-link {
    font-size: 14px;
    padding-left: 8px;
  }
}

/* line 663, ../sass/partials/_checkout.scss */
.customer-service-box {
  clear: left;
  padding-top: 30px;
}
/* line 667, ../sass/partials/_checkout.scss */
.customer-service-box h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 10px;
  font-size: 14px;
}
/* line 674, ../sass/partials/_checkout.scss */
.customer-service-box ul {
  margin: 0 0 10px;
  padding: 0 0 5px;
  list-style: none;
  border-bottom: 1px solid #d2d2d2;
}
/* line 680, ../sass/partials/_checkout.scss */
.customer-service-box ul li {
  margin-bottom: 5px;
  line-height: 1em;
}
/* line 685, ../sass/partials/_checkout.scss */
.customer-service-box ul a {
  font-weight: bold;
  color: black;
  font-size: 12px;
}
/* line 692, ../sass/partials/_checkout.scss */
.customer-service-box p {
  font-size: 12px;
  line-height: 1.3em;
  width: 68%;
  color: black;
  font-weight: normal;
}
@media (min-width: 1200px) {
  /* line 701, ../sass/partials/_checkout.scss */
  .customer-service-box p {
    width: 60%;
  }
}
@media (max-width: 979px) {
  /* line 707, ../sass/partials/_checkout.scss */
  .customer-service-box p {
    width: auto;
  }
}
@media (max-width: 320px) {
  /* line 713, ../sass/partials/_checkout.scss */
  .customer-service-box p {
    width: 80%;
  }
}

/* line 725, ../sass/partials/_checkout.scss */
#forgot-password-hider {
  display: none;
}

/* line 729, ../sass/partials/_checkout.scss */
#forgot-password-box {
  max-width: 400px;
}
/* line 732, ../sass/partials/_checkout.scss */
#forgot-password-box h3 {
  margin-bottom: 10px;
}
/* line 736, ../sass/partials/_checkout.scss */
#forgot-password-box p {
  margin-bottom: 10px;
}
/* line 740, ../sass/partials/_checkout.scss */
#forgot-password-box .row {
  margin: 0 0 12px 0;
  overflow: hidden;
  display: block;
}
/* line 745, ../sass/partials/_checkout.scss */
#forgot-password-box .row label {
  color: #868585;
  display: block;
  font-weight: bold;
  padding-bottom: 4px;
}
/* line 753, ../sass/partials/_checkout.scss */
#forgot-password-box .row-select label {
  float: left;
  margin-right: 5px;
  line-height: 30px;
}
/* line 759, ../sass/partials/_checkout.scss */
#forgot-password-box .i-text {
  position: relative;
  height: 34px;
  padding: 0 10px;
  background: url(../../images/bg-input03.gif) no-repeat;
}
/* line 765, ../sass/partials/_checkout.scss */
#forgot-password-box .i-text input {
  width: 100%;
  margin: 0;
  line-height: 32px;
  height: 32px;
  border: 0;
  background: none;
  padding: 0;
}
/* line 774, ../sass/partials/_checkout.scss */
#forgot-password-box .i-text input.error {
  color: #a80700;
}
/* line 780, ../sass/partials/_checkout.scss */
#forgot-password-box .i-text-cap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 34px;
  padding: 0;
  background: url(../../images/bg-input01-cap.gif) no-repeat;
}
/* line 791, ../sass/partials/_checkout.scss */
#forgot-password-box .forgot-password-loader {
  width: 16px;
  height: 28px;
  margin-left: 10px;
  background: url(../../images/loader2.gif) no-repeat center center;
  float: left;
}
/* line 800, ../sass/partials/_checkout.scss */
#forgot-password-box #fperror,
#forgot-password-box #fpinvalid {
  clear: both;
  padding-top: 10px;
  color: red;
}
/* line 806, ../sass/partials/_checkout.scss */
#forgot-password-box #fpthankyou {
  clear: both;
  padding-top: 10px;
}

/* line 814, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-header {
  padding: 0 0 10px;
}
/* line 818, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-header h2 {
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 5px 0;
  color: black;
  padding: 0;
}
/* line 826, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-header p {
  margin: 0;
  padding: 0;
  color: #706e6f;
  font-weight: bold;
  font-size: 11px;
  line-height: 1.3em;
}
/* line 835, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-header .confirm-billing {
  padding: 10px 0;
}
/* line 840, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-header-border {
  border-bottom: 1px solid #d2d2d2;
}
@media (max-width: 767px) {
  /* line 845, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-header {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  /* line 851, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-header-border {
    border-bottom: none;
  }
}

@media (max-width: 767px) {
  /* line 861, ../sass/partials/_checkout.scss */
  .create-account-index .shopping-place .heading .back-button {
    float: none;
    display: inline-block;
  }
  /* line 866, ../sass/partials/_checkout.scss */
  .create-account-index .shopping-place .heading h1 {
    display: none;
  }
}

/* line 874, ../sass/partials/_checkout.scss */
.shopping-cart .create-account {
  padding: 18px;
  background: white;
  color: #6f6f6f;
  font-size: 11px;
  line-height: 13px;
  font-weight: bold;
}
/* line 883, ../sass/partials/_checkout.scss */
.shopping-cart .create-account h2 {
  font-size: 22px;
  line-height: 22px;
  margin: 0 0 5px 0;
  color: black;
}
/* line 890, ../sass/partials/_checkout.scss */
.shopping-cart .create-account p {
  margin: 0 0 10px 0;
}
/* line 899, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col {
  float: left;
  width: 50%;
  overflow: hidden;
}
/* line 905, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col label,
.shopping-cart .create-account .col .label-container {
  padding: 0 0 5px 8px;
  font-size: 12px;
  clear: left;
  display: block;
}
/* line 913, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col .label-container label {
  display: inline;
  padding-left: 0;
}
/* line 918, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col .label-container span {
  font-weight: normal;
}
/* line 923, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col .i-text {
  padding: 0 10px;
  background: url(../../images/bg-input03.gif) no-repeat;
}
/* line 927, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col .i-text input {
  width: 100%;
}
/* line 932, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col .col-wrap {
  padding-right: 5px;
}
/* line 935, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col .col-wrap label {
  display: inline-block;
  font-weight: bold;
}
/* line 941, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col + .col .col-wrap {
  padding-right: 0;
  padding-left: 5px;
}
/* line 947, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .button-col .black-button {
  margin-top: 18px;
  clear: both;
}
/* line 952, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .col .inner-col {
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
/* line 958, ../sass/partials/_checkout.scss */
.shopping-cart .create-account select {
  width: 100%;
}
/* line 962, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .selectArea {
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  color: #666;
  width: 100% !important;
}
/* line 969, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .selectArea a.selectButton {
  background: url(../../images/bg-select-button3.gif) no-repeat 100% 0;
}
/* line 973, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .selectArea .left {
  background: url(../../images/bg-select-center3.gif);
}
/* line 977, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .selectArea .center {
  background: url(../../images/bg-select-center3.gif);
  height: 34px;
  line-height: 34px;
}
/* line 986, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .inner-col .i-text,
.shopping-cart .create-account .inner-col .select-wrap {
  margin-bottom: 0;
  margin-right: 5px;
  overflow: hidden;
}
/* line 995, ../sass/partials/_checkout.scss */
.shopping-cart .create-account .inner-col.last-col .i-text,
.shopping-cart .create-account .inner-col.last-col .select-wrap,
.shopping-cart .create-account .inner-col.last-col label {
  margin-right: 0;
  margin-left: 5px;
}
/* line 1003, ../sass/partials/_checkout.scss */
.shopping-cart .create-account #displayingpricingus,
.shopping-cart .create-account #displayingpricingca {
  clear: both;
  padding: 8px 8px 8px 24px;
  text-align: left;
  margin: 10px 20px;
  background: url(../../images/icon-info.png) no-repeat left center;
  font-size: 14px;
  line-height: 18px;
  color: #515151;
  vertical-align: middle;
}
/* line 1016, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer {
  clear: both;
  padding-top: 10px;
  overflow: hidden;
}
/* line 1021, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer .account-links {
  clear: both;
  text-align: right;
  padding-top: 8px;
  color: #706E6F;
}
/* line 1027, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer .account-links a {
  font-size: 11px;
  font-weight: bold;
  color: #515151;
}
/* line 1032, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer .account-links a:hover {
  text-decoration: none;
  text-decoration: underline;
}
/* line 1037, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer .account-links a.forgot-password {
  float: none;
  display: inline;
}
/* line 1044, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer .black-button {
  float: right;
  width: auto;
}
/* line 1048, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer .black-button.copy-billing {
  float: left;
  font-size: 12px;
  margin-bottom: 10px;
}
/* line 1055, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer #no-po-boxes {
  float: right;
  clear: both;
  padding-top: 8px;
  font-style: italic;
  line-height: 1.3em;
}
/* line 1063, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer .checkbox-holder {
  position: relative;
}
/* line 1068, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer .checkboxAreaChecked,
.shopping-cart .create-account-footer .checkboxArea {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 1074, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer label {
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  line-height: 1.3em;
  overflow: hidden;
  padding: 1px 0 0 15px;
}
/* line 1083, ../sass/partials/_checkout.scss */
.shopping-cart .create-account-footer .loader {
  width: 28px;
  height: 28px;
  margin-left: 5px;
  float: right;
  background: url(../../images/loader2.gif) no-repeat center center;
}
@media (max-width: 767px) {
  /* line 1093, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account {
    padding: 0;
  }
  /* line 1096, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account h2 {
    font-size: 16px;
  }
  /* line 1100, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account .col {
    float: none;
    width: auto;
  }
  /* line 1104, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account .col .col-wrap {
    padding: 0;
  }
  /* line 1108, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account .col + .col .col-wrap {
    padding: 0;
  }
  /* line 1113, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account .create-account-footer label {
    margin-bottom: 20px;
  }
  /* line 1120, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account-footer .black-button,
  .shopping-cart .create-account-footer #no-po-boxes {
    float: none;
  }
  /* line 1124, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account-footer .account-links {
    text-align: left;
  }
}
@media (max-width: 480px) {
  /* line 1132, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account .col .inner-col {
    float: none;
    width: auto;
  }
  /* line 1139, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account .inner-col .i-text,
  .shopping-cart .create-account .inner-col .select-wrap {
    margin-bottom: 12px;
    margin-right: 0;
  }
  /* line 1147, ../sass/partials/_checkout.scss */
  .shopping-cart .create-account .inner-col.last-col .i-text,
  .shopping-cart .create-account .inner-col.last-col .select-wrap,
  .shopping-cart .create-account .inner-col.last-col label {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 1159, ../sass/partials/_checkout.scss */
  .account-login-index .shopping-place .heading {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 30px;
  }
}

/* line 1167, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container {
  position: relative;
  overflow: hidden;
}
/* line 1171, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 20px;
  bottom: 20px;
  border-left: 1px solid #d2d2d2;
}
/* line 1180, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container.retail:after {
  display: none;
}
/* line 1185, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container .account-login,
.shopping-cart .account-login-container .new-customer {
  float: left;
  width: 50%;
  margin-left: 0;
}
/* line 1191, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container .account-login {
  padding-top: 17px;
}
/* line 1194, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container .account-login .login-wrapper {
  padding: 0 35px 0 20px;
}
/* line 1198, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container .account-login p {
  line-height: 1.3em;
}
/* line 1203, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container .new-customer {
  padding: 17px 0 12px;
}
/* line 1206, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container .new-customer .login-wrapper {
  padding: 0 20px 0 35px;
}
/* line 1210, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container .new-customer p {
  clear: both;
  padding: 0 0 25px;
  overflow: hidden;
  line-height: 1.3em;
}
/* line 1219, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container .login-wrapper label {
  clear: left;
  color: #6F6F6F;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  padding: 0 0 5px;
}
/* line 1229, ../sass/partials/_checkout.scss */
.shopping-cart .account-login-container .login-wrapper strong {
  display: block;
  margin-bottom: 12px;
}
/* line 1236, ../sass/partials/_checkout.scss */
.shopping-cart .customer-links {
  margin: 0;
  padding: 0;
  border-top: 1px solid #d2d2d2;
}
/* line 1241, ../sass/partials/_checkout.scss */
.shopping-cart .customer-links li {
  margin: 0;
  padding: 0;
  padding: 8px;
  border-bottom: 1px solid #d2d2d2;
  list-style: none;
}
/* line 1248, ../sass/partials/_checkout.scss */
.shopping-cart .customer-links li:last-child {
  border-bottom: none;
}
/* line 1252, ../sass/partials/_checkout.scss */
.shopping-cart .customer-links li a {
  font-weight: bold;
}
@media (max-width: 767px) {
  /* line 1260, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login-container:after {
    display: none;
  }
  /* line 1265, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login-container .account-login,
  .shopping-cart .account-login-container .new-customer {
    float: none;
    width: auto;
  }
  /* line 1269, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login-container .account-login .login-wrapper,
  .shopping-cart .account-login-container .new-customer .login-wrapper {
    padding: 0;
  }
  /* line 1274, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login-container .account-login {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #d2d2d2;
  }
  /* line 1280, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login-container .new-customer {
    padding: 0;
  }
  /* line 1284, ../sass/partials/_checkout.scss */
  .shopping-cart .account-login-container .login-wrapper strong {
    font-size: 16px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}

/* line 1296, ../sass/partials/_checkout.scss */
.myaccount-index .table {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 1301, ../sass/partials/_checkout.scss */
  .myaccount-index .shopping-cart {
    border-top: 1px solid #d2d2d2;
    padding-top: 20px;
  }
  /* line 1305, ../sass/partials/_checkout.scss */
  .myaccount-index .shopping-cart .confirm-header {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
  }
  /* line 1311, ../sass/partials/_checkout.scss */
  .myaccount-index .shopping-cart .confirm-cart {
    padding: 0;
  }
  /* line 1316, ../sass/partials/_checkout.scss */
  .myaccount-index .confirm-header .customer-service-box {
    float: none;
    width: auto;
  }
  /* line 1320, ../sass/partials/_checkout.scss */
  .myaccount-index .confirm-header .customer-service-box h3 {
    font-size: 16px;
  }
  /* line 1324, ../sass/partials/_checkout.scss */
  .myaccount-index .confirm-header .customer-service-box ul {
    border-bottom: none;
  }
}

/* line 1332, ../sass/partials/_checkout.scss */
.shopping-cart .myaccount-address-container {
  width: 665px;
  float: left;
  margin-bottom: 15px;
}
/* line 1337, ../sass/partials/_checkout.scss */
.shopping-cart .myaccount-address-container .account-buttons {
  padding-top: 15px;
  width: 100%;
  overflow: hidden;
}
/* line 1344, ../sass/partials/_checkout.scss */
.shopping-cart .myaccount-address {
  float: left;
  width: 30%;
  font-size: 12px;
}
/* line 1349, ../sass/partials/_checkout.scss */
.shopping-cart .myaccount-address strong {
  font-size: 14px;
  display: block;
  margin: 8px 0;
}
@media (min-width: 1200px) {
  /* line 1357, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address-container {
    width: 895px;
  }
}
@media (max-width: 979px) {
  /* line 1363, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address-container {
    width: 449px;
  }
  /* line 1366, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address-container .customer-service-box {
    font-size: 13px;
  }
  /* line 1371, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address {
    font-size: 12px;
    width: 100%;
  }
  /* line 1375, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address strong {
    font-size: 13px;
  }
  /* line 1379, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address ~ .myaccount-address {
    width: 50%;
  }
  /* line 1384, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address-wrap {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px) {
  /* line 1391, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address-container {
    float: none;
    width: auto;
  }
  /* line 1396, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address {
    float: none;
    width: auto;
  }
  /* line 1400, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address ~ .myaccount-address {
    width: auto;
  }
  /* line 1404, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address strong {
    margin-bottom: 0;
  }
  /* line 1409, ../sass/partials/_checkout.scss */
  .shopping-cart .myaccount-address-wrap {
    width: auto;
    float: none;
  }
}

/* line 1416, ../sass/partials/_checkout.scss */
.confirm-header .customer-service-box {
  float: right;
  clear: none;
  padding-top: 0;
  width: 245px;
}
/* line 1422, ../sass/partials/_checkout.scss */
.confirm-header .customer-service-box h3 {
  margin-top: 8px;
}

/* line 1430, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-billing {
  margin-right: 0;
}
/* line 1433, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-billing .confirm-address {
  width: 33.33%;
}
/* line 1437, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-billing.can-return .confirm-address {
  width: 25%;
}
/* line 1441, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-billing .customer-service-links {
  float: left;
  width: 25%;
}
/* line 1445, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-billing .customer-service-links ul {
  padding-left: 20px;
  border-left: 1px solid #d2d2d2;
  min-height: 83px;
}
/* line 1451, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-billing .customer-service-links li {
  line-height: 1em;
}
/* line 1455, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-billing .customer-service-links a {
  font-size: 12px;
  line-height: 1.3em;
  font-weight: bold;
}
/* line 1463, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-grand-total {
  font-size: 12px;
}
/* line 1466, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-grand-total > span {
  display: block;
  text-align: right;
  float: right;
  width: 100%;
}
/* line 1473, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .confirm-grand-total strong {
  display: inline-block;
  margin-top: 3px;
}
/* line 1480, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-header h2 {
  font-size: 24px;
}
/* line 1483, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-header h2 a {
  font-size: 12px;
}
/* line 1488, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-header ol {
  font-size: 12px;
  line-height: 1em;
  margin: 10px 0 10px 25px;
}
/* line 1493, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-header ol li {
  line-height: 1.3em;
}
/* line 1498, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-header p {
  font-size: 12px;
  line-height: 1.3em;
}
/* line 1505, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .checkboxArea,
.orderdetail-index .shopping-cart .checkboxAreaChecked {
  margin-right: 6px;
  margin-top: 4px;
}
/* line 1510, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-form {
  float: left;
  width: 40%;
}
/* line 1514, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-form label {
  font-size: 12px;
  display: block;
  cursor: default;
  padding-bottom: 5px;
}
/* line 1521, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-form fieldset {
  max-width: 100%;
}
/* line 1526, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-form .select-holder,
.orderdetail-index .shopping-cart .order-return-form .textarea-holder {
  margin-bottom: 12px;
}
/* line 1531, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-form select {
  width: 100%;
}
/* line 1535, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-form .selectArea {
  width: 100% !important;
}
/* line 1541, ../sass/partials/_checkout.scss */
.orderdetail-index .shopping-cart .order-return-form textarea,
.orderdetail-index .shopping-cart .order-return-form textarea:hover,
.orderdetail-index .shopping-cart .order-return-form textarea:focus {
  background: #e9e7e7;
  border: 1px solid #b0b0b0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 1200px) {
  /* line 1553, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-grand-total {
    font-size: 14px;
  }
  /* line 1558, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .checkboxArea,
  .orderdetail-index .shopping-cart .checkboxAreaChecked {
    margin-top: 5px;
  }
  /* line 1563, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-header ol {
    font-size: 14px;
  }
  /* line 1567, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-header p {
    font-size: 14px;
  }
  /* line 1572, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-form label {
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  /* line 1582, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-billing .confirm-address,
  .orderdetail-index .shopping-cart .confirm-billing.can-return .confirm-address {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 1586, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-billing .confirm-address + .confirm-address,
  .orderdetail-index .shopping-cart .confirm-billing.can-return .confirm-address + .confirm-address {
    width: 50%;
    margin-bottom: 0;
  }
  /* line 1593, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-billing .customer-service-links {
    float: none;
    width: auto;
    clear: both;
    overflow: hidden;
    padding-top: 20px;
  }
  /* line 1600, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-billing .customer-service-links ul {
    padding-left: 0;
    border-left: none;
    border-top: 1px solid #d2d2d2;
    min-height: 1px;
    padding-top: 20px;
  }
  /* line 1610, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-header h2 {
    font-size: 21px;
  }
  /* line 1616, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .checkboxArea,
  .orderdetail-index .shopping-cart .checkboxAreaChecked {
    margin-top: 3px;
  }
}
@media (max-width: 767px) {
  /* line 1624, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-place h1 {
    display: none;
  }
  /* line 1628, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-place .back-button {
    float: left;
  }
  /* line 1635, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-grand-total > span {
    text-align: left;
    float: left;
  }
  /* line 1640, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-grand-total strong {
    margin-top: 0;
  }
  /* line 1645, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-header {
    margin-bottom: 0;
    border-bottom: none;
  }
  /* line 1649, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-header h2 {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  /* line 1656, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-cart {
    padding-top: 0;
  }
  /* line 1660, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-total {
    padding-bottom: 0;
    border-bottom: none;
  }
  /* line 1666, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-header h2 {
    font-size: 16px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 5px;
  }
  /* line 1672, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-header ol {
    margin-top: 20px;
  }
  /* line 1676, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-header p {
    margin-bottom: 20px;
  }
  /* line 1682, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .checkboxArea,
  .orderdetail-index .shopping-cart .checkboxAreaChecked {
    margin-top: 2px;
  }
  /* line 1686, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-form {
    float: none;
    padding-top: 30px;
    width: 50%;
  }
}
@media (max-width: 550px) {
  /* line 1698, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-billing .confirm-address,
  .orderdetail-index .shopping-cart .confirm-billing.can-return .confirm-address {
    margin-bottom: 20px;
  }
  /* line 1701, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-billing .confirm-address + .confirm-address,
  .orderdetail-index .shopping-cart .confirm-billing.can-return .confirm-address + .confirm-address {
    margin-bottom: 20px;
    width: 100%;
  }
  /* line 1708, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-billing .customer-service-links {
    padding-top: 0;
  }
  /* line 1712, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .confirm-header {
    padding-bottom: 0;
  }
  /* line 1716, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-header {
    padding-top: 15px;
  }
  /* line 1719, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-header h2 a {
    display: block;
  }
  /* line 1724, ../sass/partials/_checkout.scss */
  .orderdetail-index .shopping-cart .order-return-form {
    width: 100%;
  }
}

/* line 1734, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .confirm-billing {
  margin-right: 0;
}
/* line 1737, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .confirm-billing .confirm-address {
  width: 25%;
}
/* line 1741, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .confirm-billing .customer-service-links {
  float: left;
  width: 25%;
}
/* line 1745, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .confirm-billing .customer-service-links ul {
  padding-left: 20px;
  border-left: 1px solid #d2d2d2;
  min-height: 83px;
}
/* line 1751, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .confirm-billing .customer-service-links li {
  line-height: 1em;
}
/* line 1755, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .confirm-billing .customer-service-links a {
  font-size: 12px;
  line-height: 1.3em;
  font-weight: bold;
}
/* line 1765, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .order-return-header h2,
.return-confirmation-index .shopping-cart .order-return-body h2 {
  font-size: 24px;
}
/* line 1768, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .order-return-header h2 a,
.return-confirmation-index .shopping-cart .order-return-body h2 a {
  font-size: 12px;
}
/* line 1773, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .order-return-header ol,
.return-confirmation-index .shopping-cart .order-return-body ol {
  font-size: 12px;
  line-height: 1em;
  margin: 10px 0 10px 25px;
}
/* line 1778, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .order-return-header ol li,
.return-confirmation-index .shopping-cart .order-return-body ol li {
  line-height: 1.3em;
}
/* line 1783, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .order-return-header ul,
.return-confirmation-index .shopping-cart .order-return-body ul {
  list-style: disc;
  font-size: 12px;
  line-height: 1em;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 1790, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .order-return-header ul li,
.return-confirmation-index .shopping-cart .order-return-body ul li {
  line-height: 1.3em;
}
/* line 1795, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .order-return-header p,
.return-confirmation-index .shopping-cart .order-return-body p {
  font-size: 12px;
  line-height: 1.3em;
}
/* line 1801, ../sass/partials/_checkout.scss */
.return-confirmation-index .shopping-cart .order-return-header h2 + p {
  margin-top: 10px;
}
/* line 1810, ../sass/partials/_checkout.scss */
.return-confirmation-index .table .table-header > .style,
.return-confirmation-index .table .table-header > .color,
.return-confirmation-index .table .table-body > .style,
.return-confirmation-index .table .table-body > .color {
  width: 25%;
}
/* line 1814, ../sass/partials/_checkout.scss */
.return-confirmation-index .table .table-header > .price,
.return-confirmation-index .table .table-body > .price {
  text-align: right;
  width: 15%;
}
@media (min-width: 1200px) {
  /* line 1826, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header ol,
  .return-confirmation-index .shopping-cart .order-return-header ul,
  .return-confirmation-index .shopping-cart .order-return-body ol,
  .return-confirmation-index .shopping-cart .order-return-body ul {
    font-size: 14px;
  }
  /* line 1830, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header p,
  .return-confirmation-index .shopping-cart .order-return-body p {
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  /* line 1840, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .confirm-billing .confirm-address {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 1844, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .confirm-billing .confirm-address + .confirm-address {
    width: 50%;
    margin-bottom: 0;
  }
  /* line 1850, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .confirm-billing .customer-service-links {
    float: none;
    width: auto;
    clear: both;
    overflow: hidden;
    padding-top: 20px;
  }
  /* line 1857, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .confirm-billing .customer-service-links ul {
    padding-left: 0;
    border-left: none;
    border-top: 1px solid #d2d2d2;
    min-height: 1px;
    padding-top: 20px;
  }
  /* line 1869, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header h2,
  .return-confirmation-index .shopping-cart .order-return-body h2 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  /* line 1878, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-place h1 {
    display: none;
  }
  /* line 1882, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-place .back-button {
    float: left;
  }
  /* line 1890, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header h2,
  .return-confirmation-index .shopping-cart .order-return-body h2 {
    font-size: 16px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 5px;
  }
  /* line 1896, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header p,
  .return-confirmation-index .shopping-cart .order-return-body p {
    margin-bottom: 20px;
  }
  /* line 1901, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .confirm-header {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 1908, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header h2 {
    margin-bottom: 20px;
  }
  /* line 1911, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header h2 + p {
    margin-top: 0;
  }
  /* line 1916, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header p {
    margin-bottom: 10px;
  }
  /* line 1919, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header p:last-child {
    margin-bottom: 20px;
  }
  /* line 1926, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-body ol {
    margin-top: 20px;
  }
  /* line 1930, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-body p {
    margin-bottom: 10px;
  }
  /* line 1936, ../sass/partials/_checkout.scss */
  .return-confirmation-index .table {
    margin-bottom: 30px;
  }
  /* line 1942, ../sass/partials/_checkout.scss */
  .return-confirmation-index .table .table-header > .style,
  .return-confirmation-index .table .table-header > .color,
  .return-confirmation-index .table .table-body > .style,
  .return-confirmation-index .table .table-body > .color {
    width: 50%;
  }
  /* line 1946, ../sass/partials/_checkout.scss */
  .return-confirmation-index .table .table-header > .price,
  .return-confirmation-index .table .table-body > .price {
    text-align: left;
    width: 50%;
  }
}
@media (max-width: 550px) {
  /* line 1957, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .confirm-billing .confirm-address {
    margin-bottom: 20px;
  }
  /* line 1960, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .confirm-billing .confirm-address + .confirm-address {
    margin-bottom: 20px;
    width: 100%;
  }
  /* line 1966, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .confirm-billing .customer-service-links {
    padding-top: 0;
  }
  /* line 1973, ../sass/partials/_checkout.scss */
  .return-confirmation-index .shopping-cart .order-return-header h2 a,
  .return-confirmation-index .shopping-cart .order-return-body h2 a {
    display: block;
  }
  /* line 1984, ../sass/partials/_checkout.scss */
  .return-confirmation-index .table .table-header > .style,
  .return-confirmation-index .table .table-header > .color,
  .return-confirmation-index .table .table-header > .price,
  .return-confirmation-index .table .table-body > .style,
  .return-confirmation-index .table .table-body > .color,
  .return-confirmation-index .table .table-body > .price {
    width: 100%;
  }
}

/* line 1995, ../sass/partials/_checkout.scss */
.shopping-cart.guest-order-detail .account-login-container .account-login {
  padding-bottom: 17px;
}
/* line 2000, ../sass/partials/_checkout.scss */
.shopping-cart.guest-order-detail .account-login-container .new-customer ul {
  padding-left: 30px;
  list-style-type: disc;
}

/* line 2010, ../sass/partials/_checkout.scss */
.shopping-cart.reset-password .account-login-container .account-login {
  padding-bottom: 17px;
}
@media (max-width: 767px) {
  /* line 2015, ../sass/partials/_checkout.scss */
  .shopping-cart.reset-password .account-login-container .account-login {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

/* line 2027, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-cart h3 {
  margin: 0 0 10px 0;
}
@media (max-width: 979px) {
  /* line 2032, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-cart h3 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  /* line 2038, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-cart h3 {
    font-size: 16px;
  }
}

/* line 2046, ../sass/partials/_checkout.scss */
.change-password-index .shopping-cart .create-account .col {
  float: none;
}
@media (max-width: 767px) {
  /* line 2052, ../sass/partials/_checkout.scss */
  .change-password-index .shopping-place .heading .back-button {
    float: none;
    display: inline-block;
  }
  /* line 2057, ../sass/partials/_checkout.scss */
  .change-password-index .shopping-place .heading h1 {
    display: none;
  }
  /* line 2062, ../sass/partials/_checkout.scss */
  .change-password-index .shopping-cart .create-account p {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}

/* line 2072, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-content {
  float: left;
  width: 675px;
}
/* line 2077, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-cart {
  padding: 20px;
  background: white;
  min-height: 950px;
  margin-right: 20px;
}
/* line 2084, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-cart-full {
  margin: 0;
  min-height: 0;
}
/* line 2089, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-billing {
  padding: 10px 0;
  margin-right: 20px;
}
/* line 2094, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-billing .confirm-address {
  float: left;
  font-size: 12px;
  line-height: 15px;
  width: 50%;
}
/* line 2100, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-billing .confirm-address strong.confirm-address-title {
  color: black;
  margin-bottom: 8px;
  display: block;
  font-size: 14px;
}
/* line 2107, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-billing .confirm-address a {
  font-size: 11px;
  font-weight: bold;
}
/* line 2114, ../sass/partials/_checkout.scss */
.shopping-cart .clear-left {
  clear: left;
}
/* line 2118, ../sass/partials/_checkout.scss */
.shopping-cart .clear-both {
  clear: both;
}
/* line 2122, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card {
  float: right;
  width: 235px;
  display: inline-block;
  padding-top: 10px;
}
/* line 2129, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .cart-warning {
  margin-top: 0;
}
/* line 2133, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card strong.cc-info {
  display: block;
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 1.3em;
}
/* line 2140, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card p {
  font-size: 12px;
  line-height: 1.3em;
}
/* line 2146, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .col-left,
.shopping-cart .confirm-credit-card .col-right {
  width: 50%;
  float: left;
}
/* line 2150, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .col-left select,
.shopping-cart .confirm-credit-card .col-right select {
  width: 100%;
}
/* line 2154, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .col-left .selectArea,
.shopping-cart .confirm-credit-card .col-right .selectArea {
  width: 100% !important;
}
/* line 2159, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .col-left .col-wrap {
  padding-right: 6px;
}
/* line 2163, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .col-right .col-wrap {
  padding-left: 6px;
}
/* line 2166, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .col-right .col-wrap > span:last-of-type {
  margin-right: 0;
}
/* line 2171, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .selectArea {
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  margin-bottom: 12px;
}
/* line 2177, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .selectArea a.selectButton {
  background: url(../../images/bg-select-button3.gif) no-repeat 100% 0;
}
/* line 2181, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .selectArea .left {
  background: url(../../images/bg-select-center3.gif);
}
/* line 2185, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .selectArea .center {
  background: url(../../images/bg-select-center3.gif);
  height: 34px;
  line-height: 34px;
}
/* line 2195, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card #credit-card-info.with-methods {
  font-size: 0;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #d2d2d2;
}
/* line 2206, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card #credit-card-info .amex,
.shopping-cart .confirm-credit-card #credit-card-info .mc,
.shopping-cart .confirm-credit-card #credit-card-info .visa,
.shopping-cart .confirm-credit-card #credit-card-info .disc,
.shopping-cart .confirm-credit-card #credit-card-info .paypal {
  display: inline-block;
  width: 30px;
  height: 19px;
  margin-top: 6px;
  background-size: 30px 19px;
}
/* line 2215, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .once-you-confirm {
  margin-bottom: 12px;
}
/* line 2219, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-credit-card .loader {
  width: 28px;
  height: 28px;
  float: left;
  margin-left: 5px;
  background: url(../../images/loader2b.gif) no-repeat center center;
}
/* line 2229, ../sass/partials/_checkout.scss */
.shopping-cart .payment-method-holder .row {
  position: relative;
  margin-left: 0;
}
/* line 2234, ../sass/partials/_checkout.scss */
.shopping-cart .payment-method-holder label {
  padding-left: 20px;
  font-size: 0;
  display: inline-block;
}
/* line 2241, ../sass/partials/_checkout.scss */
.shopping-cart .payment-method-holder .radioAreaChecked,
.shopping-cart .payment-method-holder .radioArea {
  position: absolute;
  top: 6px;
  left: 0;
}
/* line 2248, ../sass/partials/_checkout.scss */
.shopping-cart .shipping-options {
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d2d2d2;
}
/* line 2254, ../sass/partials/_checkout.scss */
.shopping-cart .shipping-options strong {
  display: block;
  padding: 5px 0 0;
  margin-bottom: 5px;
  color: black;
  font-size: 16px;
  line-height: 1.3em;
}
/* line 2263, ../sass/partials/_checkout.scss */
.shopping-cart .shipping-options .shipping-option {
  position: relative;
  margin-bottom: 5px;
}
/* line 2268, ../sass/partials/_checkout.scss */
.shopping-cart .shipping-options .shipping-option .radioAreaChecked,
.shopping-cart .shipping-options .shipping-option .radioArea {
  position: absolute;
  top: 1px;
  left: 0;
}
/* line 2273, ../sass/partials/_checkout.scss */
.shopping-cart .shipping-options .shipping-option .radioAreaChecked ~ label,
.shopping-cart .shipping-options .shipping-option .radioArea ~ label {
  padding-left: 18px;
}
/* line 2279, ../sass/partials/_checkout.scss */
.shopping-cart .shipping-options label {
  cursor: pointer;
}
/* line 2284, ../sass/partials/_checkout.scss */
.shopping-cart .gift-card-holder {
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 15px;
  padding-bottom: 25px;
}
/* line 2289, ../sass/partials/_checkout.scss */
.shopping-cart .gift-card-holder label {
  display: none;
}
/* line 2297, ../sass/partials/_checkout.scss */
.shopping-cart .gift-card-holder #check-gift-card {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}
/* line 2304, ../sass/partials/_checkout.scss */
.shopping-cart .row {
  margin: 0;
}
/* line 2313, ../sass/partials/_checkout.scss */
.shopping-cart .payment-box .amex,
.shopping-cart .payment-box .mc,
.shopping-cart .payment-box .visa,
.shopping-cart .payment-box .disc,
.shopping-cart .payment-box .paypal {
  display: inline-block;
  width: 48px;
  height: 30px;
  overflow: hidden;
  text-indent: -999em;
  margin-right: 3px;
}
/* line 2322, ../sass/partials/_checkout.scss */
.shopping-cart .payment-box .amex {
  background: transparent url(../../images/payment/american_express.jpg) center center no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url(../../images/payment/american_express.svg);
  background-image: linear-gradient(transparent, transparent), url(../../images/payment/american_express.svg);
  background-size: 48px 30px;
}
/* line 2329, ../sass/partials/_checkout.scss */
.shopping-cart .payment-box .mc {
  background: transparent url(../../images/payment/master_card.jpg) center center no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url(../../images/payment/master_card.svg);
  background-image: linear-gradient(transparent, transparent), url(../../images/payment/master_card.svg);
  background-size: 48px 30px;
}
/* line 2336, ../sass/partials/_checkout.scss */
.shopping-cart .payment-box .visa {
  background: transparent url(../../images/payment/visa.jpg) center center no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url(../../images/payment/visa.svg);
  background-image: linear-gradient(transparent, transparent), url(../../images/payment/visa.svg);
  background-size: 48px 30px;
}
/* line 2343, ../sass/partials/_checkout.scss */
.shopping-cart .payment-box .disc {
  background: transparent url(../../images/payment/discover.jpg) center center no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url(../../images/payment/discover.svg);
  background-image: linear-gradient(transparent, transparent), url(../../images/payment/discover.svg);
  background-size: 48px 30px;
}
/* line 2350, ../sass/partials/_checkout.scss */
.shopping-cart .payment-box .paypal {
  background: transparent url(../../images/payment/paypal.jpg) center center no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url(../../images/payment/paypal.svg);
  background-image: linear-gradient(transparent, transparent), url(../../images/payment/paypal.svg);
  background-size: 48px 30px;
}
/* line 2358, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-charge {
  clear: left;
  padding: 15px 0;
  margin: 10px 0;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
}
/* line 2365, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-charge p {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
/* line 2371, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-charge strong {
  font-weight: normal;
}
/* line 2376, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total {
  display: inline-block;
  width: 100%;
}
/* line 2381, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total p a {
  font-weight: bold;
  font-size: 12px;
}
/* line 2386, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total {
  float: right;
  line-height: 22px;
  text-align: right;
}
/* line 2391, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total > div {
  display: block;
  margin-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  clear: right;
}
/* line 2399, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total .selectArea {
  float: right;
  width: 200px;
}
/* line 2404, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total strong {
  font-size: 16px;
}
/* line 2407, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total strong.order-total {
  font-size: 16px;
  line-height: 1em;
  color: black;
  padding: 8px;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  display: block;
}
/* line 2416, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total strong.order-total + strong.order-total {
  border-top: none;
}
/* line 2420, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total strong.order-total span {
  line-height: 1em;
}
/* line 2426, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total .shipping-options {
  overflow: hidden;
  border-top: 1px solid #d2d2d2;
  padding: 8px;
  margin-bottom: 0;
}
/* line 2434, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total .order-subtotal,
.shopping-cart .confirm-total .confirm-grand-total .order-subtotal span {
  line-height: 1em;
}
/* line 2439, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .confirm-grand-total .order-salestax,
.shopping-cart .confirm-total .confirm-grand-total .order-promocode {
  border-top: 1px solid #d2d2d2;
  padding: 8px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1em;
}
/* line 2448, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .promo-box {
  float: left;
  padding-left: 8px;
  font-size: 0;
}
/* line 2453, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .promo-box p {
  margin: 0 0 10px;
}
/* line 2457, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .promo-box .i-text {
  width: 112px;
  background: url(../../images/bg-input01.gif) no-repeat;
  position: relative;
  margin-right: 8px;
  display: inline-block;
}
/* line 2464, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .promo-box .i-text input {
  width: 100%;
}
/* line 2468, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .promo-box .i-text .i-text-cap {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 2475, ../sass/partials/_checkout.scss */
.shopping-cart .confirm-total .promo-box .black-button {
  margin-top: 1px;
  display: inline-block;
  float: none;
}
@media (min-width: 1200px) {
  /* line 2484, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-content {
    width: 830px;
  }
  /* line 2488, ../sass/partials/_checkout.scss */
  .shopping-cart .shipping-options strong {
    font-size: 18px;
  }
  /* line 2492, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-credit-card {
    width: 310px;
  }
  /* line 2495, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-credit-card strong.cc-info {
    display: block;
    margin-bottom: 9px;
    font-size: 18px;
  }
  /* line 2503, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total .confirm-grand-total .order-salestax {
    font-size: 14px;
  }
  /* line 2508, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total .confirm-grand-total strong.order-total,
  .shopping-cart .confirm-total .confirm-grand-total strong {
    font-size: 18px;
  }
}
@media (max-width: 979px) {
  /* line 2515, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-content {
    width: auto;
    float: none;
  }
  /* line 2520, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-billing {
    margin-right: 0;
  }
  /* line 2524, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-credit-card {
    width: auto;
    float: none;
  }
  /* line 2528, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-credit-card .cart-warning {
    margin-top: 15px;
  }
  /* line 2532, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-credit-card #credit-card-info .credit-card-info-wrap {
    width: 50%;
  }
  /* line 2536, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-credit-card .customer-service-box p {
    width: 82%;
  }
  /* line 2541, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-cart {
    min-height: 1px;
    margin-right: 0;
  }
  /* line 2546, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total {
    padding-bottom: 20px;
  }
  /* line 2551, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total .confirm-grand-total strong.order-total,
  .shopping-cart .confirm-total .confirm-grand-total strong {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  /* line 2559, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-cart {
    padding: 20px 0 0;
  }
  /* line 2563, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 12px;
  }
  /* line 2567, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total .confirm-grand-total {
    float: none;
    text-align: left;
    display: inline-block;
  }
  /* line 2573, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total .confirm-grand-total strong.order-total,
  .shopping-cart .confirm-total .confirm-grand-total strong {
    font-size: 14px;
  }
  /* line 2579, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total .confirm-grand-total > div,
  .shopping-cart .confirm-total .confirm-grand-total .order-salestax,
  .shopping-cart .confirm-total .confirm-grand-total strong.order-total {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 2585, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total .promo-box {
    float: none;
    padding-left: 0;
    padding-top: 20px;
  }
  /* line 2590, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-total .promo-box p {
    margin-bottom: 5px;
  }
}
@media (max-width: 550px) {
  /* line 2598, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-billing .confirm-address {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  /* line 2603, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-billing .confirm-address + .confirm-address {
    margin-bottom: 0;
  }
  /* line 2608, ../sass/partials/_checkout.scss */
  .shopping-cart .confirm-credit-card #credit-card-info .credit-card-info-wrap {
    width: auto;
  }
}

/* line 2615, ../sass/partials/_checkout.scss */
.table {
  font-size: 0;
}
/* line 2619, ../sass/partials/_checkout.scss */
.table .table-header,
.table .table-body {
  position: relative;
}
/* line 2623, ../sass/partials/_checkout.scss */
.table .table-header:after,
.table .table-body:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #d2d2d2;
}
/* line 2632, ../sass/partials/_checkout.scss */
.table .table-header h5,
.table .table-body h5 {
  font-size: 12px;
  color: black;
  display: none;
}
/* line 2638, ../sass/partials/_checkout.scss */
.table .table-header > div,
.table .table-body > div {
  font-size: 12px;
  display: inline-block;
}
/* line 2642, ../sass/partials/_checkout.scss */
.table .table-header > div > span,
.table .table-body > div > span {
  display: inline-block;
  padding: 20px 0;
  line-height: 1.2em;
  vertical-align: middle;
}
/* line 2650, ../sass/partials/_checkout.scss */
.table .table-header > .description,
.table .table-body > .description {
  width: 35%;
}
/* line 2653, ../sass/partials/_checkout.scss */
.table .table-header > .description > span,
.table .table-body > .description > span {
  margin: 0 8px;
}
/* line 2658, ../sass/partials/_checkout.scss */
.table .table-header > .style,
.table .table-body > .style {
  width: 18%;
}
/* line 2661, ../sass/partials/_checkout.scss */
.table .table-header > .style > span,
.table .table-body > .style > span {
  margin-right: 8px;
}
/* line 2666, ../sass/partials/_checkout.scss */
.table .table-header > .color,
.table .table-body > .color {
  width: 16%;
}
/* line 2669, ../sass/partials/_checkout.scss */
.table .table-header > .color > span,
.table .table-body > .color > span {
  margin-right: 8px;
}
/* line 2674, ../sass/partials/_checkout.scss */
.table .table-header > .quantity,
.table .table-body > .quantity {
  width: 7%;
}
/* line 2678, ../sass/partials/_checkout.scss */
.table .table-header > .price,
.table .table-body > .price {
  width: 12%;
}
/* line 2682, ../sass/partials/_checkout.scss */
.table .table-header > .total,
.table .table-body > .total {
  text-align: right;
  width: 12%;
}
/* line 2686, ../sass/partials/_checkout.scss */
.table .table-header > .total > span,
.table .table-body > .total > span {
  margin-right: 8px;
}
/* line 2692, ../sass/partials/_checkout.scss */
.table .table-header {
  font-weight: bold;
}
/* line 2696, ../sass/partials/_checkout.scss */
.table .table-body {
  color: #7d7d7d;
}
/* line 2701, ../sass/partials/_checkout.scss */
.table .table-body > .description,
.table .table-body > .price,
.table .table-body > .total {
  font-size: 16px;
  font-weight: bold;
  color: black;
}
@media (min-width: 1200px) {
  /* line 2712, ../sass/partials/_checkout.scss */
  .table .table-body > .description,
  .table .table-body > .price,
  .table .table-body > .total {
    font-size: 18px;
  }
}
@media (max-width: 979px) {
  /* line 2722, ../sass/partials/_checkout.scss */
  .table .table-body > .description,
  .table .table-body > .price,
  .table .table-body > .total {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  /* line 2615, ../sass/partials/_checkout.scss */
  .table {
    border-top: 1px solid #d2d2d2;
  }
  /* line 2731, ../sass/partials/_checkout.scss */
  .table .table-header {
    display: none;
  }
  /* line 2735, ../sass/partials/_checkout.scss */
  .table .table-body {
    padding-top: 20px;
  }
  /* line 2738, ../sass/partials/_checkout.scss */
  .table .table-body h5 {
    display: block;
  }
  /* line 2742, ../sass/partials/_checkout.scss */
  .table .table-body > div {
    vertical-align: top;
  }
  /* line 2745, ../sass/partials/_checkout.scss */
  .table .table-body > div > span {
    padding-top: 8px;
  }
  /* line 2752, ../sass/partials/_checkout.scss */
  .table .table-body > .style,
  .table .table-body > .color,
  .table .table-body > .quantity {
    width: 50%;
  }
  /* line 2755, ../sass/partials/_checkout.scss */
  .table .table-body > .style > span,
  .table .table-body > .color > span,
  .table .table-body > .quantity > span {
    margin-top: 1px;
  }
  /* line 2762, ../sass/partials/_checkout.scss */
  .table .table-body > .description,
  .table .table-body > .price,
  .table .table-body > .total {
    width: 50%;
    font-size: 14px;
  }
  /* line 2767, ../sass/partials/_checkout.scss */
  .table .table-body > .description > span {
    margin-left: 0;
  }
  /* line 2771, ../sass/partials/_checkout.scss */
  .table .table-body > .total {
    text-align: left;
  }
  /* line 2774, ../sass/partials/_checkout.scss */
  .table .table-body > .total > span {
    margin-right: 0;
  }
}
@media (max-width: 550px) {
  /* line 2788, ../sass/partials/_checkout.scss */
  .table .table-body > .style,
  .table .table-body > .color,
  .table .table-body > .quantity,
  .table .table-body > .description,
  .table .table-body > .price,
  .table .table-body > .total {
    width: 100%;
  }
}

/* line 2799, ../sass/partials/_checkout.scss */
.table .table-header > div > span,
.table .table-body > div > span {
  margin-right: 8px;
}
/* line 2803, ../sass/partials/_checkout.scss */
.table .table-header > .order,
.table .table-body > .order {
  width: 13%;
}
/* line 2806, ../sass/partials/_checkout.scss */
.table .table-header > .order > span,
.table .table-body > .order > span {
  margin-left: 8px;
}
/* line 2811, ../sass/partials/_checkout.scss */
.table .table-header > .name,
.table .table-body > .name {
  width: 26%;
}
/* line 2815, ../sass/partials/_checkout.scss */
.table .table-header > .date,
.table .table-body > .date {
  width: 15%;
}
/* line 2819, ../sass/partials/_checkout.scss */
.table .table-header > .subtotal,
.table .table-body > .subtotal {
  width: 13%;
}
/* line 2823, ../sass/partials/_checkout.scss */
.table .table-header > .status,
.table .table-body > .status {
  width: 13%;
}
/* line 2827, ../sass/partials/_checkout.scss */
.table .table-header > .details,
.table .table-body > .details {
  text-align: right;
  width: 20%;
}
/* line 2831, ../sass/partials/_checkout.scss */
.table .table-header > .details a,
.table .table-body > .details a {
  color: black;
}
/* line 2834, ../sass/partials/_checkout.scss */
.table .table-header > .details a:hover,
.table .table-body > .details a:hover {
  color: #00aff1;
}
@media (max-width: 767px) {
  /* line 2849, ../sass/partials/_checkout.scss */
  .table .table-header > .order,
  .table .table-header > .name,
  .table .table-header > .date,
  .table .table-header > .subtotal,
  .table .table-header > .status,
  .table .table-header > .details,
  .table .table-body > .order,
  .table .table-body > .name,
  .table .table-body > .date,
  .table .table-body > .subtotal,
  .table .table-body > .status,
  .table .table-body > .details {
    width: 50%;
  }
  /* line 2853, ../sass/partials/_checkout.scss */
  .table .table-header > .order > span,
  .table .table-body > .order > span {
    margin-left: 0;
  }
  /* line 2857, ../sass/partials/_checkout.scss */
  .table .table-header > .details,
  .table .table-body > .details {
    text-align: left;
  }
}
@media (max-width: 550px) {
  /* line 2871, ../sass/partials/_checkout.scss */
  .table .table-header > .order,
  .table .table-header > .name,
  .table .table-header > .date,
  .table .table-header > .subtotal,
  .table .table-header > .status,
  .table .table-header > .details,
  .table .table-body > .order,
  .table .table-body > .name,
  .table .table-body > .date,
  .table .table-body > .subtotal,
  .table .table-body > .status,
  .table .table-body > .details {
    width: 100%;
  }
}

/* line 2880, ../sass/partials/_checkout.scss */
.thankyou-index .shopping-cart .confirm-address {
  width: 33.33%;
}
/* line 2884, ../sass/partials/_checkout.scss */
.thankyou-index .shopping-cart .confirm-billing {
  padding-top: 20px;
  margin-right: 0;
}
/* line 2889, ../sass/partials/_checkout.scss */
.thankyou-index .shopping-cart .confirm-total {
  padding-bottom: 20px;
}
/* line 2893, ../sass/partials/_checkout.scss */
.thankyou-index .shopping-cart .confirm-grand-total {
  font-size: 12px;
}
/* line 2896, ../sass/partials/_checkout.scss */
.thankyou-index .shopping-cart .confirm-grand-total > span {
  display: block;
  text-align: right;
  float: right;
  width: 100%;
}
/* line 2903, ../sass/partials/_checkout.scss */
.thankyou-index .shopping-cart .confirm-grand-total strong {
  display: inline-block;
  margin-top: 3px;
}
/* line 2909, ../sass/partials/_checkout.scss */
.thankyou-index .shopping-cart .confirm-cart p {
  font-size: 12px;
  line-height: 1.3em;
  margin-bottom: 5px;
}
/* line 2914, ../sass/partials/_checkout.scss */
.thankyou-index .shopping-cart .confirm-cart p:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  /* line 2920, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-grand-total {
    font-size: 14px;
  }
  /* line 2924, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-cart p {
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  /* line 2930, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-address {
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 2934, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-address + .confirm-address {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 2941, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-header {
    padding-bottom: 5px;
  }
  /* line 2945, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-total {
    margin-bottom: 20px;
  }
  /* line 2950, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-grand-total > span {
    text-align: left;
    float: left;
  }
  /* line 2955, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-grand-total strong {
    margin-top: 0;
  }
  /* line 2960, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-cart {
    padding-top: 0;
  }
}
@media (max-width: 550px) {
  /* line 2966, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-address {
    margin-bottom: 20px;
  }
  /* line 2969, ../sass/partials/_checkout.scss */
  .thankyou-index .shopping-cart .confirm-address + .confirm-address {
    margin-bottom: 20px;
  }
}

/* line 2977, ../sass/partials/_checkout.scss */
.shopping-cart .my-orders {
  margin-right: 0;
  min-height: 0;
}
/* line 2981, ../sass/partials/_checkout.scss */
.shopping-cart .my-orders table {
  margin-bottom: 0;
}
/* line 2984, ../sass/partials/_checkout.scss */
.shopping-cart .my-orders table td {
  padding: 10px 8px 10px 0;
  font-size: 12px;
  color: #7d7d7d;
  font-weight: normal;
  text-align: left;
}
/* line 2992, ../sass/partials/_checkout.scss */
.shopping-cart .my-orders table th {
  padding: 10px 8px 10px 0;
  font-size: 14px;
  color: black;
  font-weight: normal;
  text-align: left;
}

/* line 2, ../sass/partials/_blog.scss */
.video-section {
  background: #f5f5f5;
  padding-top: 20px;
}

/* line 8, ../sass/partials/_blog.scss */
.video-page .heading {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}
/* line 13, ../sass/partials/_blog.scss */
.video-page .heading .pagination-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* line 19, ../sass/partials/_blog.scss */
.video-page .heading .pagination-holder .pagination {
  margin: 0;
}
/* line 25, ../sass/partials/_blog.scss */
.video-page .video-filter {
  position: relative;
  float: right;
  z-index: 5;
  font-size: 0;
  line-height: 1em;
}
/* line 32, ../sass/partials/_blog.scss */
.video-page .video-filter label {
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  line-height: 25px;
  color: black;
  vertical-align: top;
  margin-right: 8px;
}
/* line 42, ../sass/partials/_blog.scss */
.video-page .video-filter .select-holder {
  display: inline-block;
  width: 130px;
}
/* line 47, ../sass/partials/_blog.scss */
.video-page .video-filter select {
  width: 100%;
}
/* line 51, ../sass/partials/_blog.scss */
.video-page .video-filter .selectArea {
  width: 100% !important;
}
/* line 56, ../sass/partials/_blog.scss */
.video-page h1 {
  position: relative;
  float: left;
  font-size: 25px;
  line-height: 1em;
  color: #49AEE8;
  margin: 0;
  z-index: 5;
}
/* line 65, ../sass/partials/_blog.scss */
.video-page h1 a:hover {
  color: #00aff1;
  text-decoration: none;
}
/* line 71, ../sass/partials/_blog.scss */
.video-page .row {
  border-top: 1px solid #d1d2d2;
  padding: 19px 0 24px;
  margin-left: 0;
  overflow: hidden;
  width: 100%;
  line-height: 18px;
  font-size: 13px;
}
/* line 81, ../sass/partials/_blog.scss */
.video-page .description {
  float: left;
  width: 40%;
}
/* line 85, ../sass/partials/_blog.scss */
.video-page .description .block {
  display: none;
  width: 100%;
  overflow: hidden;
  position: relative;
}
/* line 93, ../sass/partials/_blog.scss */
.video-page em.date {
  font-style: normal;
  font-size: 10px;
  color: #919191;
  font-weight: bold;
  margin-bottom: 2px;
  display: block;
}
/* line 102, ../sass/partials/_blog.scss */
.video-page h2 {
  margin: 0 0 11px;
  font-size: 25px;
  line-height: 1.15em;
}
/* line 107, ../sass/partials/_blog.scss */
.video-page h2 a:hover {
  color: #00aff1;
  text-decoration: none;
}
/* line 113, ../sass/partials/_blog.scss */
.video-page p {
  margin: 0 0 18px;
}
/* line 117, ../sass/partials/_blog.scss */
.video-page a.expand {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #2b84cf;
  margin-top: 5px;
}
/* line 124, ../sass/partials/_blog.scss */
.video-page a.expand:hover {
  color: #00aff1;
  text-decoration: none;
}
/* line 130, ../sass/partials/_blog.scss */
.video-page .share-box {
  padding: 17px 0 0;
  width: 100%;
}
/* line 139, ../sass/partials/_blog.scss */
.video-page .video {
  float: right;
  width: 57%;
  padding-top: 5px;
}
@media (min-width: 1200px) {
  /* line 146, ../sass/partials/_blog.scss */
  .video-page h2 {
    font-size: 28px;
  }
}
@media (max-width: 979px) {
  /* line 152, ../sass/partials/_blog.scss */
  .video-page .heading .pagination-holder {
    display: none;
  }
  /* line 156, ../sass/partials/_blog.scss */
  .video-page h2 {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  /* line 7, ../sass/partials/_blog.scss */
  .video-page {
    padding: 0 20px;
  }
  /* line 164, ../sass/partials/_blog.scss */
  .video-page h2 {
    font-size: 18px;
  }
  /* line 168, ../sass/partials/_blog.scss */
  .video-page .video-filter {
    float: none;
  }
  /* line 171, ../sass/partials/_blog.scss */
  .video-page .video-filter label {
    display: none;
  }
  /* line 176, ../sass/partials/_blog.scss */
  .video-page h1 {
    float: none;
    margin-bottom: 10px;
  }
  /* line 181, ../sass/partials/_blog.scss */
  .video-page .description {
    float: none;
    width: auto;
    overflow: hidden;
  }
  /* line 187, ../sass/partials/_blog.scss */
  .video-page .video {
    float: none;
    width: auto;
    padding-top: 20px;
  }
  /* line 193, ../sass/partials/_blog.scss */
  .video-page .pagination-holder .prev {
    display: none;
  }
}

/* line 2, ../sass/partials/_dealers.scss */
.subnav-bar .tab-links {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 10, ../sass/partials/_dealers.scss */
.subnav-bar .tab-links li {
  float: left;
  padding-left: 5px;
  margin: 0;
  position: relative;
}
/* line 16, ../sass/partials/_dealers.scss */
.subnav-bar .tab-links li:first-child {
  padding-left: 0;
}
/* line 20, ../sass/partials/_dealers.scss */
.subnav-bar .tab-links li a {
  display: block;
  background: #565757;
  line-height: 1em;
  font-weight: bold;
  color: white;
  font-size: 15px;
  cursor: pointer;
  text-decoration: none !important;
  padding: 8px 16px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
/* line 34, ../sass/partials/_dealers.scss */
.subnav-bar .tab-links li a:hover, .subnav-bar .tab-links li.active a {
  background: white;
  color: black !important;
}
@media (min-width: 1200px) {
  /* line 41, ../sass/partials/_dealers.scss */
  .subnav-bar .tab-links li a {
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  /* line 47, ../sass/partials/_dealers.scss */
  .subnav-bar .tab-links li a {
    font-size: 14px;
    padding: 8px 12px;
  }
}

/* line 55, ../sass/partials/_dealers.scss */
.store-page {
  padding-top: 5px;
}
/* line 59, ../sass/partials/_dealers.scss */
.store-page h1 {
  line-height: 1em;
  float: left;
  color: #49AEE8;
  font-size: 28px;
  margin: 0;
}
/* line 67, ../sass/partials/_dealers.scss */
.store-page .heading {
  border-bottom: 1px solid #d1d2d2;
  padding-bottom: 24px;
  margin-bottom: 25px;
}
/* line 73, ../sass/partials/_dealers.scss */
.store-page .heading strong {
  display: block;
  font-size: 13px;
  color: #565757;
  line-height: 1.8em;
  margin-bottom: -25px;
}
/* line 82, ../sass/partials/_dealers.scss */
.store-page #storecount.loading {
  background: url(../../images/loader2.gif) no-repeat left center;
  padding-left: 20px;
}
/* line 87, ../sass/partials/_dealers.scss */
.store-page .tab-links.mobile {
  float: right;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 1em;
  display: none;
}
/* line 97, ../sass/partials/_dealers.scss */
.store-page .tab-links.mobile li {
  display: inline-block;
  font-size: 12px;
  line-height: 1em;
}
/* line 103, ../sass/partials/_dealers.scss */
.store-page .tab-links.mobile a {
  color: black;
  font-weight: bold;
  line-height: 1em;
}
/* line 108, ../sass/partials/_dealers.scss */
.store-page .tab-links.mobile a:hover {
  color: #00aff1;
  text-decoration: none;
}
/* line 115, ../sass/partials/_dealers.scss */
.store-page .filter-holder {
  float: right;
  width: 50%;
}
/* line 119, ../sass/partials/_dealers.scss */
.store-page .filter-holder .row {
  overflow: hidden;
  margin-left: 0;
  font-size: 0;
}
/* line 125, ../sass/partials/_dealers.scss */
.store-page .filter-holder .i-text {
  position: relative;
  overflow: hidden;
  height: 33px;
  background: url(../../images/bg-input03.gif) no-repeat;
  padding: 0 0 0 10px;
  margin: 0;
}
/* line 133, ../sass/partials/_dealers.scss */
.store-page .filter-holder .i-text input {
  color: #666;
  height: 33px;
  line-height: 33px;
  border: 0;
  padding: 0;
  width: 100%;
  background: none;
  margin: 0;
}
/* line 145, ../sass/partials/_dealers.scss */
.store-page .filter-holder .btn-hold {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 33px;
  background: url(../../images/bg-input03.gif) top right no-repeat;
}
/* line 153, ../sass/partials/_dealers.scss */
.store-page .filter-holder .btn-hold:before {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 12px solid #bcbbbb;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
}
/* line 165, ../sass/partials/_dealers.scss */
.store-page .filter-holder .btn-hold:hover:before {
  border-left: 12px solid #00aff1;
}
/* line 169, ../sass/partials/_dealers.scss */
.store-page .filter-holder .btn-hold input {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 33px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  border: 0;
  width: 33px;
  padding: 0;
  background: transparent url(../../images/bg-input01-cap.gif) top right no-repeat;
}
/* line 185, ../sass/partials/_dealers.scss */
.store-page .filter-holder .select-holder {
  float: right;
  width: 147px;
  margin-left: 10px;
}
/* line 191, ../sass/partials/_dealers.scss */
.store-page .filter-holder select {
  width: 100%;
}
/* line 195, ../sass/partials/_dealers.scss */
.store-page .filter-holder .selectArea {
  width: 100% !important;
}
/* line 199, ../sass/partials/_dealers.scss */
.store-page .filter-holder ul {
  float: left;
  padding: 0 10px 0 2px;
  margin: 0;
  list-style: none;
}
/* line 206, ../sass/partials/_dealers.scss */
.store-page .filter-holder li {
  padding-bottom: 1px;
  clear: left;
}
/* line 211, ../sass/partials/_dealers.scss */
.store-page .filter-holder label {
  color: #2f2f2f;
  font-size: 12px;
  float: left;
  padding-top: 1px;
}
@media (max-width: 979px) {
  /* line 220, ../sass/partials/_dealers.scss */
  .store-page h1 {
    font-size: 24px;
  }
  /* line 224, ../sass/partials/_dealers.scss */
  .store-page .filter-holder {
    width: 65%;
  }
}
@media (max-width: 767px) {
  /* line 55, ../sass/partials/_dealers.scss */
  .store-page {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 233, ../sass/partials/_dealers.scss */
  .store-page h1 {
    font-size: 21px;
    margin-bottom: 10px;
  }
  /* line 238, ../sass/partials/_dealers.scss */
  .store-page .heading strong {
    margin-bottom: 0;
  }
  /* line 242, ../sass/partials/_dealers.scss */
  .store-page .tab-links.mobile {
    display: block;
  }
  /* line 246, ../sass/partials/_dealers.scss */
  .store-page .filter-holder {
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 252, ../sass/partials/_dealers.scss */
  .store-page h1 {
    font-size: 18px;
  }
  /* line 256, ../sass/partials/_dealers.scss */
  .store-page .filter-holder .select-holder {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    overflow: hidden;
  }
}

/* line 267, ../sass/partials/_dealers.scss */
.map-place {
  overflow: hidden;
}
/* line 270, ../sass/partials/_dealers.scss */
.map-place .description {
  position: relative;
  font-size: 0;
  overflow: hidden;
  padding-top: 40px;
  width: auto;
  margin: 0 -2%;
}
/* line 278, ../sass/partials/_dealers.scss */
.map-place .description .row {
  width: 21%;
  display: inline-block;
  vertical-align: top;
  margin: 0 2%;
}
/* line 286, ../sass/partials/_dealers.scss */
.map-place .map {
  width: 100%;
  height: 400px;
}
/* line 290, ../sass/partials/_dealers.scss */
.map-place .map img {
  display: block;
  max-width: none;
}
/* line 296, ../sass/partials/_dealers.scss */
.map-place .number {
  display: none;
}
/* line 300, ../sass/partials/_dealers.scss */
.map-place .maplabel {
  color: white;
  font-weight: bold;
  background: url(../../images/icon-number.png) no-repeat;
}
/* line 306, ../sass/partials/_dealers.scss */
.map-place .data {
  padding: 0 0 40px 0;
}
/* line 309, ../sass/partials/_dealers.scss */
.map-place .data ul {
  overflow: hidden;
  margin: 0;
  padding: 2px 0 0 0;
  list-style: none;
  font-size: 0;
  line-height: 1em;
}
/* line 317, ../sass/partials/_dealers.scss */
.map-place .data ul li {
  position: relative;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  color: #00aff1;
  padding: 0 11px 0 0;
  line-height: 1.5em;
}
/* line 326, ../sass/partials/_dealers.scss */
.map-place .data ul li:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  border-left: 1px solid #bcbcbc;
}
/* line 335, ../sass/partials/_dealers.scss */
.map-place .data ul li:last-child {
  padding: 0;
}
/* line 338, ../sass/partials/_dealers.scss */
.map-place .data ul li:last-child:after {
  display: none;
}
/* line 343, ../sass/partials/_dealers.scss */
.map-place .data ul li a {
  color: #00aff1;
}
/* line 349, ../sass/partials/_dealers.scss */
.map-place .data p {
  margin: 0;
  color: #919191;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
}
/* line 356, ../sass/partials/_dealers.scss */
.map-place .data p a {
  color: #919191;
}
/* line 362, ../sass/partials/_dealers.scss */
.map-place h2 {
  margin: 0 0 7px;
  font-size: 14px;
  line-height: 1.3em;
  text-transform: uppercase;
}
/* line 369, ../sass/partials/_dealers.scss */
.map-place address {
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  color: #666;
  margin-bottom: 5px;
}
/* line 376, ../sass/partials/_dealers.scss */
.map-place address a {
  color: #666;
}
/* line 380, ../sass/partials/_dealers.scss */
.map-place address span {
  display: block;
  line-height: 1.5em;
}
@media (min-width: 1200px) {
  /* line 387, ../sass/partials/_dealers.scss */
  .map-place .map {
    height: 480px;
  }
  /* line 391, ../sass/partials/_dealers.scss */
  .map-place h2 {
    font-size: 15px;
  }
}
@media (max-width: 979px) {
  /* line 397, ../sass/partials/_dealers.scss */
  .map-place .description .row {
    width: 29.33%;
  }
}
@media (max-width: 767px) {
  /* line 403, ../sass/partials/_dealers.scss */
  .map-place .description {
    margin: 0;
  }
  /* line 406, ../sass/partials/_dealers.scss */
  .map-place .description .row {
    width: 50%;
    margin: 0;
  }
  /* line 412, ../sass/partials/_dealers.scss */
  .map-place .data {
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
  /* line 418, ../sass/partials/_dealers.scss */
  .map-place .map {
    height: 300px;
  }
  /* line 422, ../sass/partials/_dealers.scss */
  .map-place .description .row {
    width: 100%;
  }
  /* line 426, ../sass/partials/_dealers.scss */
  .map-place .data {
    padding-right: 0;
  }
}

/* line 433, ../sass/partials/_dealers.scss */
.store-page .category-store {
  margin: 0 0 0 -20px;
  padding: 0 0 25px;
  list-style: none;
  overflow: hidden;
  position: relative;
  font-size: 0;
}
/* line 441, ../sass/partials/_dealers.scss */
.store-page .category-store li {
  display: inline-block;
  width: 172px;
  text-align: left;
  margin: 0 0 20px 20px;
  vertical-align: top;
}
/* line 450, ../sass/partials/_dealers.scss */
.store-page .category-store li:hover .img-box, .store-page .category-store li.hover .img-box {
  border: 2px solid #d1d2d2;
}
/* line 456, ../sass/partials/_dealers.scss */
.store-page .category-store .img-box {
  position: relative;
  border: 2px solid transparent;
}
/* line 460, ../sass/partials/_dealers.scss */
.store-page .category-store .img-box img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 468, ../sass/partials/_dealers.scss */
.store-page .category-store .holder div {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 0;
}
/* line 227, ../sass/partials/_reusables.scss */
.store-page .category-store .holder div > strong {
  vertical-align: middle;
  display: inline-block;
}
/* line 232, ../sass/partials/_reusables.scss */
.store-page .category-store .holder div:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
/* line 477, ../sass/partials/_dealers.scss */
.store-page .category-store .holder div strong {
  margin: 0;
  font-size: 12px;
  color: #919191;
  line-height: 1.3em;
  font-weight: bold;
  padding: 0 20px;
}
/* line 485, ../sass/partials/_dealers.scss */
.store-page .category-store .holder div strong a {
  color: #919191;
}
@media (min-width: 1200px) {
  /* line 492, ../sass/partials/_dealers.scss */
  .store-page .category-store li {
    width: 178.3px;
  }
}
@media (max-width: 979px) {
  /* line 498, ../sass/partials/_dealers.scss */
  .store-page .category-store li {
    width: 166px;
  }
}
@media (max-width: 767px) {
  /* line 433, ../sass/partials/_dealers.scss */
  .store-page .category-store {
    margin-left: -2%;
  }
  /* line 506, ../sass/partials/_dealers.scss */
  .store-page .category-store li {
    width: 23%;
    margin: 0 0 2% 2%;
  }
}
@media (max-width: 480px) {
  /* line 433, ../sass/partials/_dealers.scss */
  .store-page .category-store {
    margin-left: -5%;
  }
  /* line 515, ../sass/partials/_dealers.scss */
  .store-page .category-store li {
    width: 45%;
    margin: 0 0 5% 5%;
  }
}

/* line 2, ../sass/partials/_customer-service.scss */
.contact-place {
  padding-bottom: 40px;
}
/* line 6, ../sass/partials/_customer-service.scss */
.contact-place #content {
  width: 728px;
  padding: 5px 0 0 0;
  font-size: 13px;
  line-height: 1.3em;
}
/* line 12, ../sass/partials/_customer-service.scss */
.contact-place #content h1 {
  margin: 0;
  color: black;
  font-size: 21px;
  line-height: 1.2em;
  border-bottom: none;
  padding-bottom: 10px;
}
/* line 20, ../sass/partials/_customer-service.scss */
.contact-place #content h1 span {
  font-size: 14px;
  font-weight: normal;
}
/* line 26, ../sass/partials/_customer-service.scss */
.contact-place #content h2 {
  margin: 0 0 1px;
  font-size: 15px;
  color: #040404;
}
/* line 32, ../sass/partials/_customer-service.scss */
.contact-place #content h3 {
  font-size: 13px;
  margin: 0 0 1px;
}
/* line 37, ../sass/partials/_customer-service.scss */
.contact-place #content a {
  text-decoration: underline;
}
/* line 40, ../sass/partials/_customer-service.scss */
.contact-place #content a:hover {
  color: #00aff1;
}
/* line 45, ../sass/partials/_customer-service.scss */
.contact-place #content ul {
  margin: 0;
  padding: 0 0 0 19px;
  list-style: disc;
}
/* line 51, ../sass/partials/_customer-service.scss */
.contact-place #content ul.asterisk {
  list-style: asterisk;
  padding: 0 0 0 19px;
  list-style: none;
}
/* line 56, ../sass/partials/_customer-service.scss */
.contact-place #content ul.asterisk li {
  position: relative;
}
/* line 59, ../sass/partials/_customer-service.scss */
.contact-place #content ul.asterisk li:before {
  content: "*";
  position: absolute;
  top: 0;
  right: 100%;
  padding-right: 12px;
  line-height: 1.85em;
}
/* line 70, ../sass/partials/_customer-service.scss */
.contact-place #content ul.col-3 {
  overflow: hidden;
  padding: 0;
  list-style: none;
}
/* line 75, ../sass/partials/_customer-service.scss */
.contact-place #content ul.col-3 li {
  float: left;
  width: 33.33%;
  padding-right: 30px;
}
/* line 83, ../sass/partials/_customer-service.scss */
.contact-place #content ol {
  padding-left: 20px;
}
/* line 94, ../sass/partials/_customer-service.scss */
.contact-place #content h2,
.contact-place #content h3,
.contact-place #content h4,
.contact-place #content h5,
.contact-place #content h6,
.contact-place #content p,
.contact-place #content address,
.contact-place #content li {
  line-height: 1.5em;
}
/* line 98, ../sass/partials/_customer-service.scss */
.contact-place #content table, .contact-place #content th, .contact-place #content td {
  border: 1px solid black;
}
/* line 102, ../sass/partials/_customer-service.scss */
.contact-place #content td {
  padding: 2px;
}
/* line 107, ../sass/partials/_customer-service.scss */
.contact-place h1.underline {
  margin: 0 0 20px;
  color: #49AEE8;
  font-size: 28px;
  line-height: 1em;
  border-bottom: 1px solid #d1d2d2;
  padding-bottom: 10px;
}
/* line 116, ../sass/partials/_customer-service.scss */
.contact-place .row {
  border-bottom: 1px solid #d1d2d2;
  padding: 12px 0;
  margin-left: 0;
}
/* line 121, ../sass/partials/_customer-service.scss */
.contact-place .row p {
  margin: 0 0 10px;
}
/* line 126, ../sass/partials/_customer-service.scss */
.contact-place .alt-row {
  padding: 17px 0 12px;
}
/* line 130, ../sass/partials/_customer-service.scss */
.contact-place .email-row {
  padding: 18px 0;
}
/* line 134, ../sass/partials/_customer-service.scss */
.contact-place .video-row {
  padding: 22px 0 26px;
}
/* line 138, ../sass/partials/_customer-service.scss */
.contact-place .video-box {
  padding-top: 10px;
}
/* line 142, ../sass/partials/_customer-service.scss */
.contact-place .photo-row {
  padding: 18px 0 4px;
}
/* line 146, ../sass/partials/_customer-service.scss */
.contact-place .control-address {
  width: 100%;
  overflow: hidden;
  padding: 0 !important;
}
/* line 151, ../sass/partials/_customer-service.scss */
.contact-place .control-address li {
  background: url(../../images/sep07.gif) no-repeat 0 50%;
  float: left;
  padding: 0 5px 0 7px;
}
/* line 157, ../sass/partials/_customer-service.scss */
.contact-place .control-address li:first-child, .contact-place .control-address li.first-child {
  padding-left: 0;
  background: none;
}
/* line 164, ../sass/partials/_customer-service.scss */
.contact-place address {
  font-style: normal;
}
/* line 167, ../sass/partials/_customer-service.scss */
.contact-place address span {
  display: block;
}
/* line 171, ../sass/partials/_customer-service.scss */
.contact-place address.answer strong {
  font-weight: normal;
}
/* line 176, ../sass/partials/_customer-service.scss */
.contact-place ul.photos {
  width: 726px;
  overflow: hidden;
  margin: 0 -30px 0 0;
  padding: 14px 0 0 !important;
  list-style: none;
  position: relative;
}
/* line 184, ../sass/partials/_customer-service.scss */
.contact-place ul.photos li {
  float: left;
  width: 219px;
  padding: 0 23px 24px 0;
  position: relative;
}
/* line 190, ../sass/partials/_customer-service.scss */
.contact-place ul.photos li a {
  cursor: pointer;
  text-decoration: none !important;
}
/* line 194, ../sass/partials/_customer-service.scss */
.contact-place ul.photos li a:hover {
  border: 0;
}
/* line 197, ../sass/partials/_customer-service.scss */
.contact-place ul.photos li a:hover span {
  background: url(../../images/bg-mask4.gif) no-repeat;
}
/* line 203, ../sass/partials/_customer-service.scss */
.contact-place ul.photos li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 219px;
  height: 219px;
  text-indent: -9999px;
  overflow: hidden;
}
/* line 213, ../sass/partials/_customer-service.scss */
.contact-place ul.photos li img {
  display: block;
}
/* line 220, ../sass/partials/_customer-service.scss */
.contact-place.product-faq #content img {
  width: 100%;
  height: auto;
  display: block;
  margin: 5px 0 20px;
}
/* line 228, ../sass/partials/_customer-service.scss */
.contact-place .default-form {
  width: 50%;
}
/* line 231, ../sass/partials/_customer-service.scss */
.contact-place .default-form label {
  color: #6F6F6F;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 0 5px;
  cursor: default;
}
/* line 241, ../sass/partials/_customer-service.scss */
.contact-place .default-form .i-text {
  position: relative;
  height: 34px;
  padding: 0 10px;
  background: url(../../images/bg-input03.gif) no-repeat;
  margin-bottom: 12px;
}
/* line 248, ../sass/partials/_customer-service.scss */
.contact-place .default-form .i-text input {
  width: 100%;
  margin: 0;
  line-height: 32px;
  height: 32px;
  border: 0;
  background: none;
  padding: 0;
}
/* line 259, ../sass/partials/_customer-service.scss */
.contact-place .default-form .i-text input:focus {
  outline: none;
}
/* line 263, ../sass/partials/_customer-service.scss */
.contact-place .default-form .i-text input.error {
  color: #a80700;
}
/* line 269, ../sass/partials/_customer-service.scss */
.contact-place .default-form .i-text-cap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 34px;
  padding: 0;
  background: url(../../images/bg-input01-cap.gif) no-repeat;
}
/* line 280, ../sass/partials/_customer-service.scss */
.contact-place .default-form .select {
  margin-bottom: 12px;
}
/* line 285, ../sass/partials/_customer-service.scss */
.contact-place .default-form select {
  width: 100%;
}
/* line 289, ../sass/partials/_customer-service.scss */
.contact-place .default-form .selectArea {
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  color: #666;
  width: 100% !important;
}
/* line 296, ../sass/partials/_customer-service.scss */
.contact-place .default-form .selectArea a.selectButton {
  background: url(../../images/bg-select-button3.gif) no-repeat 100% 0;
}
/* line 300, ../sass/partials/_customer-service.scss */
.contact-place .default-form .selectArea .left {
  background: url(../../images/bg-select-center3.gif);
}
/* line 304, ../sass/partials/_customer-service.scss */
.contact-place .default-form .selectArea .center {
  background: url(../../images/bg-select-center3.gif);
  height: 34px;
  line-height: 34px;
}
/* line 311, ../sass/partials/_customer-service.scss */
.contact-place .default-form .radios {
  margin-bottom: 12px;
}
/* line 315, ../sass/partials/_customer-service.scss */
.contact-place .default-form .radios label {
  display: inline-block;
  cursor: pointer;
}
/* line 321, ../sass/partials/_customer-service.scss */
.contact-place .default-form .radio-col {
  float: left;
  width: 50%;
}
/* line 326, ../sass/partials/_customer-service.scss */
.contact-place .default-form .black-button {
  margin-top: 22px;
}
@media (min-width: 1200px) {
  /* line 332, ../sass/partials/_customer-service.scss */
  .contact-place #content {
    width: 958px;
  }
  /* line 335, ../sass/partials/_customer-service.scss */
  .contact-place #content ul.col-3 li {
    padding-right: 40px;
  }
}
@media (max-width: 979px) {
  /* line 342, ../sass/partials/_customer-service.scss */
  .contact-place h1.underline {
    font-size: 25px;
  }
  /* line 346, ../sass/partials/_customer-service.scss */
  .contact-place #content {
    width: 542px;
  }
  /* line 349, ../sass/partials/_customer-service.scss */
  .contact-place #content ul.col-3 li {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  /* line 2, ../sass/partials/_customer-service.scss */
  .contact-place {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 359, ../sass/partials/_customer-service.scss */
  .contact-place h1.underline {
    font-size: 21px;
  }
  /* line 363, ../sass/partials/_customer-service.scss */
  .contact-place #content {
    padding-top: 0;
    float: none;
    width: auto;
  }
  /* line 368, ../sass/partials/_customer-service.scss */
  .contact-place #content ul.col-3 li {
    width: 100%;
    padding-right: 0;
  }
  /* line 374, ../sass/partials/_customer-service.scss */
  .contact-place .default-form {
    width: 100%;
  }
}

/* line 381, ../sass/partials/_customer-service.scss */
.contact-place #sidebar {
  float: left;
  width: 145px;
  padding: 7px 0 0 7px;
  position: relative;
}
/* line 387, ../sass/partials/_customer-service.scss */
.contact-place #sidebar h3 {
  display: none;
}
/* line 391, ../sass/partials/_customer-service.scss */
.contact-place #sidebar h2 {
  margin: 0 0 2px;
  font-size: 15px;
  line-height: 1.3em;
}
/* line 396, ../sass/partials/_customer-service.scss */
.contact-place #sidebar h2 span {
  display: block;
  position: relative;
}
/* line 402, ../sass/partials/_customer-service.scss */
.contact-place #sidebar ul {
  margin: 0;
  padding: 0 0 12px;
  list-style: none;
  overflow: hidden;
}
/* line 408, ../sass/partials/_customer-service.scss */
.contact-place #sidebar ul li {
  font-size: 14px;
  color: #494949;
  padding-bottom: 2px;
  line-height: 1.3em;
}
/* line 414, ../sass/partials/_customer-service.scss */
.contact-place #sidebar ul li a {
  color: #494949;
}
/* line 417, ../sass/partials/_customer-service.scss */
.contact-place #sidebar ul li a:hover {
  color: #00aff1;
  text-decoration: none;
}
/* line 423, ../sass/partials/_customer-service.scss */
.contact-place #sidebar ul li.active > a {
  position: relative;
  padding-left: 10px;
  color: #00aff1;
}
/* line 428, ../sass/partials/_customer-service.scss */
.contact-place #sidebar ul li.active > a:before {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #00aff1;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  margin-top: 2px;
}
@media (min-width: 768px) {
  /* line 443, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar h3 + div {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 381, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar {
    float: none;
    width: auto;
    display: block;
    padding: 0;
    margin: -20px -20px 20px -20px;
  }
  /* line 455, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar h3 {
    position: relative;
    font: bold 14px/1.3em Helvetica, Arial, sans-serif;
    color: black;
    padding: 10px 20px;
    text-align: left;
    border-bottom: 1px solid #eee;
    text-indent: 0;
    cursor: pointer;
    text-decoration: none;
    background: #eaeaea;
    display: block;
  }
  /* line 468, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar h3:after {
    font-family: "Icons";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
    content: "\f05a";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 11px;
    height: 18px;
    margin-top: -9px;
    text-align: right;
    color: black;
  }
  /* line 481, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar h3.active:after {
    content: "\f05b";
    margin-right: -3px;
  }
  /* line 486, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar h3 + div {
    display: none;
  }
  /* line 492, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar a,
  .contact-place #sidebar h2 {
    position: relative;
    display: block;
    font: 14px/1.3em Helvetica, Arial, sans-serif;
    color: black;
    padding: 10px 20px;
    text-align: left;
    border-bottom: 1px solid #eee;
    text-indent: 0;
    cursor: pointer;
    text-decoration: none;
  }
  /* line 504, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar a:hover,
  .contact-place #sidebar h2:hover {
    color: black;
    text-decoration: none;
  }
  /* line 510, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar h2 {
    font-weight: bold;
  }
  /* line 514, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar ul {
    padding: 0;
  }
  /* line 517, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar ul li.active > a {
    padding-left: 20px;
  }
  /* line 520, ../sass/partials/_customer-service.scss */
  .contact-place #sidebar ul li.active > a:before {
    display: none;
  }
}

/* line 3, ../sass/partials/_warranty-prostore.scss */
.prostore .prostore-inner {
  padding: 10px 0;
}
/* line 7, ../sass/partials/_warranty-prostore.scss */
.prostore .prostore-inner h2,
.prostore .prostore-inner p {
  padding: 0;
  margin: 0;
  margin: 0 0 10px;
  overflow: hidden;
}
/* line 14, ../sass/partials/_warranty-prostore.scss */
.prostore .prostore-inner h2 {
  font-size: 22px;
  line-height: 1.2em;
}
/* line 20, ../sass/partials/_warranty-prostore.scss */
.prostore .confirm-header p {
  font-size: 14px;
  font-weight: normal;
  color: black;
  margin-bottom: 5px;
}
/* line 27, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login-container {
  background: white;
}
/* line 30, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login-container h3 {
  font-size: 16px;
  line-height: 1.3em;
}
/* line 35, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login-container .button-holder {
  overflow: hidden;
  margin: 20px 0;
}
/* line 40, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login-container #welcome-submit {
  overflow: hidden;
}
/* line 44, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login-container ol {
  padding-left: 30px;
}
/* line 47, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login-container ol li {
  line-height: 1.3em;
}
/* line 52, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login-container p {
  line-height: 1.3em;
}
/* line 56, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login-container.notch {
  background: url(../../images/prostore-thenotch.png) no-repeat top right white;
}
/* line 62, ../sass/partials/_warranty-prostore.scss */
.prostore .shopping-cart .account-login p strong {
  display: inline-block;
}
/* line 66, ../sass/partials/_warranty-prostore.scss */
.prostore .shopping-cart .account-login-container .new-customer {
  padding-bottom: 45px;
}
/* line 69, ../sass/partials/_warranty-prostore.scss */
.prostore .shopping-cart .account-login-container .new-customer p {
  padding-bottom: 20px;
}
/* line 75, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login label a.forgot-password {
  clear: none;
  display: inline-block;
  float: none;
  font-size: 12px;
  font-weight: normal;
  padding-top: 0;
  color: #9a9a9a;
}
/* line 84, ../sass/partials/_warranty-prostore.scss */
.prostore .account-login label a.forgot-password:hover {
  color: #49AEE8;
}
/* line 92, ../sass/partials/_warranty-prostore.scss */
.prostore .create-account textarea,
.prostore .create-account textarea:hover,
.prostore .create-account textarea:focus {
  height: 104px;
}
/* line 97, ../sass/partials/_warranty-prostore.scss */
.prostore.shopping-cart .create-account .col .col-wrap label + span {
  font-weight: normal;
  display: inline-block;
  padding: 0 0 5px 2px;
  line-height: 1.65em;
  vertical-align: top;
}
/* line 106, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .account-login-container {
  padding: 0 20px;
}
/* line 109, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .account-login-container:after {
  display: none;
}
/* line 113, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .account-login-container h3 {
  margin-top: 20px;
}
/* line 116, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .account-login-container h3 + p {
  margin-bottom: 20px;
}
/* line 122, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .create-account-footer {
  width: auto;
  margin: 0 -0.5%;
}
/* line 126, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .create-account-footer + .create-account-footer {
  margin: 0;
}
/* line 130, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .create-account-footer h3 {
  font-size: 13px;
  line-height: 1.3em;
  margin: 15px 0 15px 0.5%;
}
/* line 136, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .create-account-footer .image-wrapper {
  float: left;
  width: 32.33%;
  margin: 0 0.5%;
  padding-bottom: 30px;
}
/* line 142, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .create-account-footer .image-wrapper label {
  display: block;
  font-size: 15px;
  line-height: 1em;
  color: black;
  margin-bottom: 5px;
  padding: 0;
  cursor: default;
}
/* line 153, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .create-account-footer .image-holder {
  margin-top: 15px;
  padding: 2px;
  border: 1px solid #d2d2d2;
}
/* line 158, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .create-account-footer .image-holder img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 165, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .create-account-footer .content-wrapper {
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 15px;
  min-height: 73px;
}
/* line 172, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .claim-col-holder {
  overflow: hidden;
}
/* line 175, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .claim-col-holder .claim-col {
  float: left;
  width: 50%;
}
/* line 180, ../sass/partials/_warranty-prostore.scss */
.prostore.claim .claim-col-holder h3 {
  font-size: 14px;
}
/* line 186, ../sass/partials/_warranty-prostore.scss */
.prostore.claim.details .account-login-container {
  padding-top: 20px;
  padding-bottom: 30px;
}
/* line 191, ../sass/partials/_warranty-prostore.scss */
.prostore.warranty-login .shopping-cart .account-login-container .login-wrapper {
  min-height: 190px;
}
/* line 194, ../sass/partials/_warranty-prostore.scss */
.prostore.warranty-login .shopping-cart .account-login-container .login-wrapper strong {
  font-size: 100%;
  margin: 0;
  border-bottom: none;
}
/* line 201, ../sass/partials/_warranty-prostore.scss */
.prostore.thankyou.shopping-cart .account-login-container {
  min-height: 225px;
}
/* line 204, ../sass/partials/_warranty-prostore.scss */
.prostore.thankyou.shopping-cart .account-login-container:after {
  display: none;
}
/* line 208, ../sass/partials/_warranty-prostore.scss */
.prostore.thankyou.shopping-cart .account-login-container .account-login {
  width: 100%;
  border-bottom: none;
}
/* line 212, ../sass/partials/_warranty-prostore.scss */
.prostore.thankyou.shopping-cart .account-login-container .account-login p {
  margin-bottom: 10px;
}
/* line 220, ../sass/partials/_warranty-prostore.scss */
.prostore.welcome.shopping-place .account-login-container .account-login p {
  margin-bottom: 8px;
}
/* line 224, ../sass/partials/_warranty-prostore.scss */
.prostore.welcome.shopping-place .account-login-container .account-login form {
  padding-top: 10px;
}
/* line 229, ../sass/partials/_warranty-prostore.scss */
.prostore.welcome.shopping-place .account-login-container .login-wrapper strong {
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: none;
}
@media (min-width: 1200px) {
  /* line 238, ../sass/partials/_warranty-prostore.scss */
  .prostore .shopping-cart .create-account-footer .content-wrapper {
    min-height: 61px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* line 244, ../sass/partials/_warranty-prostore.scss */
  .prostore.shopping-cart .create-account .col .col-wrap label + span {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 250, ../sass/partials/_warranty-prostore.scss */
  .prostore .prostore-inner {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 30px;
    padding: 0 0 17px 0;
  }
  /* line 255, ../sass/partials/_warranty-prostore.scss */
  .prostore .prostore-inner h2 {
    font-size: 21px;
    margin: 0;
  }
  /* line 261, ../sass/partials/_warranty-prostore.scss */
  .prostore .shopping-cart .account-login-container .new-customer {
    padding-bottom: 20px;
  }
  /* line 265, ../sass/partials/_warranty-prostore.scss */
  .prostore .account-login-container.notch {
    background: white;
  }
  /* line 270, ../sass/partials/_warranty-prostore.scss */
  .prostore.claim .account-login-container {
    padding: 0 0 20px;
  }
  /* line 273, ../sass/partials/_warranty-prostore.scss */
  .prostore.claim .account-login-container h3:first-of-type {
    margin-top: 0;
  }
  /* line 278, ../sass/partials/_warranty-prostore.scss */
  .prostore.claim .create-account-footer {
    margin: 0;
  }
  /* line 281, ../sass/partials/_warranty-prostore.scss */
  .prostore.claim .create-account-footer h3 {
    margin-left: 0;
  }
  /* line 285, ../sass/partials/_warranty-prostore.scss */
  .prostore.claim .create-account-footer .image-wrapper {
    float: none;
    width: auto;
    margin: 0;
    padding-bottom: 30px;
  }
  /* line 292, ../sass/partials/_warranty-prostore.scss */
  .prostore.claim .create-account-footer .content-wrapper {
    min-height: 1px;
  }
  /* line 297, ../sass/partials/_warranty-prostore.scss */
  .prostore.claim .claim-col-holder .claim-col {
    float: none;
    width: auto;
  }
  /* line 303, ../sass/partials/_warranty-prostore.scss */
  .prostore.claim.details .account-login-container {
    padding-top: 0;
  }
  /* line 306, ../sass/partials/_warranty-prostore.scss */
  .prostore.claim.details .account-login-container h3:first-of-type {
    margin-top: 20px;
  }
  /* line 311, ../sass/partials/_warranty-prostore.scss */
  .prostore.warranty-login .shopping-cart .account-login-container .account-login {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 480px) {
  /* line 319, ../sass/partials/_warranty-prostore.scss */
  .prostore .prostore-inner h2 {
    font-size: 18px;
  }
}

/* line 326, ../sass/partials/_warranty-prostore.scss */
.intro-home {
  background: url(../../images/2015-landing-bg.jpg) repeat;
  padding: 0;
  min-height: 374px;
  position: relative;
  overflow: hidden;
}
/* line 333, ../sass/partials/_warranty-prostore.scss */
.intro-home .container {
  position: relative;
}
/* line 337, ../sass/partials/_warranty-prostore.scss */
.intro-home .holder {
  padding-top: 20px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
/* line 345, ../sass/partials/_warranty-prostore.scss */
.intro-home h1 {
  margin: 0;
  padding: 0;
  width: 100%;
  color: white;
  font-size: 90px;
  line-height: 1em;
  letter-spacing: -5px;
}
/* line 354, ../sass/partials/_warranty-prostore.scss */
.intro-home h1 span {
  display: block;
}
/* line 358, ../sass/partials/_warranty-prostore.scss */
.intro-home h1 a {
  color: white;
  text-decoration: none !important;
  line-height: 1em;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);
}
/* line 364, ../sass/partials/_warranty-prostore.scss */
.intro-home h1 a:hover {
  color: #00aff1;
}
/* line 370, ../sass/partials/_warranty-prostore.scss */
.intro-home .promo-overlay {
  position: absolute;
  top: 20px;
  right: 50%;
  margin-right: -470px;
  width: 312px;
  height: 66px;
  background: url(../../images/eu/home-shop-overlay2.png) no-repeat;
  z-index: 10;
}
/* line 381, ../sass/partials/_warranty-prostore.scss */
.intro-home .bg-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 1295px;
  height: 374px;
  background: url(../../images/2015-landing-bg-top.png) no-repeat top center;
  z-index: 2;
  margin-left: -330px;
}
@media (max-width: 979px) {
  /* line 326, ../sass/partials/_warranty-prostore.scss */
  .intro-home {
    min-height: 325px;
  }
  /* line 395, ../sass/partials/_warranty-prostore.scss */
  .intro-home h1 {
    font-size: 75px;
    letter-spacing: -3px;
  }
  /* line 400, ../sass/partials/_warranty-prostore.scss */
  .intro-home .bg-holder {
    height: 325px;
    margin-left: -370px;
    background-size: 1125px 325px;
  }
}
@media (max-width: 767px) {
  /* line 326, ../sass/partials/_warranty-prostore.scss */
  .intro-home {
    min-height: 1px;
    padding-bottom: 60px;
  }
  /* line 411, ../sass/partials/_warranty-prostore.scss */
  .intro-home .holder {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 416, ../sass/partials/_warranty-prostore.scss */
  .intro-home h1 {
    font-size: 50px;
    margin-left: -3px;
  }
  /* line 421, ../sass/partials/_warranty-prostore.scss */
  .intro-home .bg-holder {
    margin-left: -398px;
    background-size: 935px 270px;
  }
}
@media (max-width: 480px) {
  /* line 428, ../sass/partials/_warranty-prostore.scss */
  .intro-home h1 {
    font-size: 44px;
    letter-spacing: -2px;
  }
  /* line 433, ../sass/partials/_warranty-prostore.scss */
  .intro-home .bg-holder {
    margin-left: -425px;
    background-size: 831px 240px;
  }
}

/* line 441, ../sass/partials/_warranty-prostore.scss */
.prostore-main-bg {
  background: url(../../images/2013_landing_bg.jpg) repeat;
}
@media (max-width: 767px) {
  /* line 441, ../sass/partials/_warranty-prostore.scss */
  .prostore-main-bg {
    background: white;
  }
}

/* line 452, ../sass/partials/_warranty-prostore.scss */
.prostore-homepage #footer .holder .column,
.shopping-list.homepage #footer .holder .column {
  margin-top: 0;
}

/* line 458, ../sass/partials/_warranty-prostore.scss */
#header .logo.prostorelogo {
  position: relative;
}
/* line 461, ../sass/partials/_warranty-prostore.scss */
#header .logo.prostorelogo:after {
  content: "Pro-Store";
  position: absolute;
  right: 0;
  top: 100%;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.075em;
  font-style: italic;
  color: #999;
  margin: -7px 17px 0 0;
}
@media (max-width: 767px) {
  /* line 475, ../sass/partials/_warranty-prostore.scss */
  #header .logo.prostorelogo:after {
    font-size: 11px;
    margin: -4px 12px 0 0;
  }
}

/* line 483, ../sass/partials/_warranty-prostore.scss */
ul.prostore-steps {
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  font-size: 0;
}
/* line 489, ../sass/partials/_warranty-prostore.scss */
ul.prostore-steps li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  font-weight: bold;
  color: #b8b8b8;
  text-align: left;
  background: url(../../images/prostore-step-arrow.png) no-repeat right center;
}
/* line 502, ../sass/partials/_warranty-prostore.scss */
ul.prostore-steps li span {
  display: block;
  text-align: left;
  height: 36px;
  line-height: 36px;
  background: white;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 26px;
}
/* line 514, ../sass/partials/_warranty-prostore.scss */
ul.prostore-steps li.step1, ul.prostore-steps li.step2 {
  background-color: white;
}
/* line 518, ../sass/partials/_warranty-prostore.scss */
ul.prostore-steps li.active {
  color: black;
}
@media (min-width: 1200px) {
  /* line 524, ../sass/partials/_warranty-prostore.scss */
  ul.prostore-steps li {
    width: 33.33%;
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  /* line 531, ../sass/partials/_warranty-prostore.scss */
  ul.prostore-steps li {
    display: block;
    margin-bottom: 10px;
  }
  /* line 535, ../sass/partials/_warranty-prostore.scss */
  ul.prostore-steps li:last-child {
    margin-bottom: 0;
  }
  /* line 540, ../sass/partials/_warranty-prostore.scss */
  ul.prostore-steps li.step1, ul.prostore-steps li.step2 {
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  /* line 483, ../sass/partials/_warranty-prostore.scss */
  ul.prostore-steps {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #d2d2d2;
  }
  /* line 551, ../sass/partials/_warranty-prostore.scss */
  ul.prostore-steps li {
    background: transparent;
    height: auto;
    line-height: 1em;
    font-size: 12px;
  }
  /* line 557, ../sass/partials/_warranty-prostore.scss */
  ul.prostore-steps li span {
    height: auto;
    line-height: 1.3em;
    padding: 0;
    margin: 0;
  }
}

/* line 567, ../sass/partials/_warranty-prostore.scss */
.allcaps {
  text-transform: uppercase;
}

/* line 571, ../sass/partials/_warranty-prostore.scss */
.pro-savings {
  padding-top: 5px;
  font-weight: bold;
  color: #717171;
}

/* line 2, ../sass/partials/_giftcard.scss */
#gc-container a {
  text-decoration: none;
  color: #00aff1;
}
/* line 6, ../sass/partials/_giftcard.scss */
#gc-container a:hover {
  color: black;
  text-decoration: none;
}
/* line 12, ../sass/partials/_giftcard.scss */
#gc-container #gc-header {
  overflow: hidden;
  border-bottom: 1px solid #e3e2e2;
  padding: 5px 0 25px;
}
/* line 17, ../sass/partials/_giftcard.scss */
#gc-container #gc-header p {
  line-height: 1.3em;
}
/* line 20, ../sass/partials/_giftcard.scss */
#gc-container #gc-header p a {
  font-weight: bold;
}
/* line 25, ../sass/partials/_giftcard.scss */
#gc-container #gc-header .header-holder {
  float: left;
}
/* line 29, ../sass/partials/_giftcard.scss */
#gc-container #gc-header .check-link {
  position: relative;
  float: right;
  padding: 0 17px 0 0;
  font-size: 13px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: bold;
  word-spacing: 0.075em;
  margin: 13px 0 0;
}
/* line 40, ../sass/partials/_giftcard.scss */
#gc-container #gc-header .check-link:before {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #00aff1;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
}
/* line 52, ../sass/partials/_giftcard.scss */
#gc-container #gc-header .check-link:hover:before {
  border-left: 10px solid black;
}
/* line 58, ../sass/partials/_giftcard.scss */
#gc-container .main-form {
  overflow: hidden;
  padding: 25px 0;
}
/* line 62, ../sass/partials/_giftcard.scss */
#gc-container .main-form .block {
  margin: 0 0 20px;
}
/* line 67, ../sass/partials/_giftcard.scss */
#gc-container .main-form .row {
  overflow: hidden;
  padding: 0 0 10px;
  margin: 0;
}
/* line 73, ../sass/partials/_giftcard.scss */
#gc-container .main-form .col {
  float: left;
  width: 50%;
}
/* line 77, ../sass/partials/_giftcard.scss */
#gc-container .main-form .col .col-wrap {
  padding-right: 5px;
}
/* line 81, ../sass/partials/_giftcard.scss */
#gc-container .main-form .col + .col .col-wrap {
  padding-right: 0;
  padding-left: 5px;
}
/* line 87, ../sass/partials/_giftcard.scss */
#gc-container .main-form h3 {
  position: relative;
  font-size: 15px;
  line-height: 1.2em;
  margin: 0 0 25px;
  padding: 6px 0 0 37px;
  color: #353335;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
/* line 97, ../sass/partials/_giftcard.scss */
#gc-container .main-form h3 strong {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  margin: 0;
  width: 30px;
  height: 30px;
  padding: 0;
  background: black;
  color: white;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
/* line 114, ../sass/partials/_giftcard.scss */
#gc-container .main-form h3 span {
  display: inline-block;
  margin: 4px 0 0 8px;
  font-size: 10px;
  line-height: 1em;
  color: #5e5e5e;
  letter-spacing: 0;
  vertical-align: top;
}
/* line 125, ../sass/partials/_giftcard.scss */
#gc-container .main-form fieldset {
  overflow: hidden;
}
/* line 131, ../sass/partials/_giftcard.scss */
#gc-container .main-form input,
#gc-container .main-form textarea,
#gc-container .main-form select {
  -webkit-appearance: none;
}
/* line 136, ../sass/partials/_giftcard.scss */
#gc-container #gc-sidebar {
  float: right;
  width: 394px;
}
/* line 140, ../sass/partials/_giftcard.scss */
#gc-container #gc-sidebar h3 {
  margin: 0 0 25px 0;
}
/* line 145, ../sass/partials/_giftcard.scss */
#gc-container #gc-content {
  float: left;
  width: 50%;
  padding-bottom: 20px;
}
/* line 150, ../sass/partials/_giftcard.scss */
#gc-container #gc-content .i-text {
  height: 34px;
  line-height: 34px;
  background: url(../../images/bg-input03.gif) no-repeat;
  position: relative;
}
/* line 156, ../sass/partials/_giftcard.scss */
#gc-container #gc-content .i-text input {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 10px;
  line-height: 32px;
  height: 32px;
  border: 0;
  background: none;
}
/* line 169, ../sass/partials/_giftcard.scss */
#gc-container #gc-content .i-text-cap {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 34px;
  padding: 0;
  background: url(../../images/bg-input01-cap.gif) no-repeat;
}
/* line 179, ../sass/partials/_giftcard.scss */
#gc-container #gc-content .i-text .ui-datepicker-trigger {
  position: absolute;
  top: 8px;
  right: -20px;
}
/* line 186, ../sass/partials/_giftcard.scss */
#gc-container .amount-box {
  overflow: hidden;
  background: #f1f1f1;
  padding: 13px 18px;
  margin: 0 0 31px 0;
}
/* line 192, ../sass/partials/_giftcard.scss */
#gc-container .amount-box label {
  float: left;
  font-size: 10px;
  line-height: 1.3em;
  margin: 2px 10px 1px 0;
  text-transform: uppercase;
  word-spacing: -2px;
}
/* line 200, ../sass/partials/_giftcard.scss */
#gc-container .amount-box label strong {
  display: block;
  font-size: 12px;
  color: #040405;
  word-spacing: 2px;
}
/* line 208, ../sass/partials/_giftcard.scss */
#gc-container .amount-box span {
  float: left;
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
  padding: 8px 0 0;
}
/* line 216, ../sass/partials/_giftcard.scss */
#gc-container .amount-box input[type="text"] {
  float: left;
  width: 70px;
  height: 28px;
  font: bold 12px/28px Arial, Helvetica, sans-serif;
  color: #5e5e5e;
  background: white;
  border: 1px solid #e1e1e1;
  padding: 0 10px;
  margin: 0 10px 0 0;
  outline: none;
}
/* line 230, ../sass/partials/_giftcard.scss */
#gc-container .amount-item {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 37px;
  font-weight: bold;
  overflow: hidden;
}
/* line 239, ../sass/partials/_giftcard.scss */
#gc-container .amount-item li {
  float: left;
  margin: 0 10px 10px 0;
}
/* line 243, ../sass/partials/_giftcard.scss */
#gc-container .amount-item li:last-child {
  margin-right: 0;
}
/* line 247, ../sass/partials/_giftcard.scss */
#gc-container .amount-item li a {
  display: block;
  width: 44px;
  height: 37px;
  line-height: 37px;
  border: 1px solid #e1e1e1;
  color: #5e5e5e;
  text-align: center;
  padding: 0;
}
/* line 259, ../sass/partials/_giftcard.scss */
#gc-container .amount-item li a:hover, #gc-container .amount-item li.active a {
  background: #00aff1;
  border-color: #00aff1;
  color: white;
  text-decoration: none;
}
/* line 268, ../sass/partials/_giftcard.scss */
#gc-container .characters-text {
  display: block;
  font-size: 10px;
  line-height: 1em;
  text-transform: uppercase;
  word-spacing: -1px;
  padding: 10px 0 9px;
}
/* line 277, ../sass/partials/_giftcard.scss */
#gc-container .pick-date {
  overflow: hidden;
}
/* line 281, ../sass/partials/_giftcard.scss */
#gc-container .calendar {
  float: right;
  margin-left: 10px;
  display: block;
  width: 36px;
  height: 33px;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
  background: transparent url(../../images/giftcard/calendar.png) center center no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url(../../images/giftcard/calendar.svg);
  background-image: linear-gradient(transparent, transparent), url(../../images/giftcard/calendar.svg);
  background-size: 36px 33px;
}
/* line 297, ../sass/partials/_giftcard.scss */
#gc-container .flexslider {
  margin-bottom: 12px;
}
/* line 300, ../sass/partials/_giftcard.scss */
#gc-container .flexslider .slides > li {
  position: relative;
}
/* line 304, ../sass/partials/_giftcard.scss */
#gc-container .flexslider img {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
/* line 308, ../sass/partials/_giftcard.scss */
#gc-container .flexslider .overlay-name {
  position: absolute;
  bottom: 30px;
  left: 20px;
  right: 20px;
  color: white;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2em;
}
/* line 320, ../sass/partials/_giftcard.scss */
#gc-container .flexslider .overlay-amount {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  color: white;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2em;
}
/* line 333, ../sass/partials/_giftcard.scss */
#gc-container .thumbs {
  text-align: center;
  font-size: 0;
  margin-bottom: 20px;
}
/* line 338, ../sass/partials/_giftcard.scss */
#gc-container .thumbs ul {
  display: inline-block;
  font-size: 0;
}
/* line 343, ../sass/partials/_giftcard.scss */
#gc-container .thumbs li {
  display: inline-block;
  margin: 0 10px 10px 0;
  text-align: center;
  position: relative;
  vertical-align: top;
  width: 67px;
}
/* line 351, ../sass/partials/_giftcard.scss */
#gc-container .thumbs li:last-child {
  margin-right: 0;
}
/* line 356, ../sass/partials/_giftcard.scss */
#gc-container .thumbs a {
  display: block;
}
/* line 361, ../sass/partials/_giftcard.scss */
#gc-container .thumbs a:hover,
#gc-container .thumbs .active a {
  color: #f00;
}
/* line 365, ../sass/partials/_giftcard.scss */
#gc-container .thumbs img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 372, ../sass/partials/_giftcard.scss */
#gc-container .thumbs span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../../images/giftcard/bg-pagination.png);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 383, ../sass/partials/_giftcard.scss */
#gc-container .thumbs a:hover span,
#gc-container .thumbs .active span {
  display: none;
}
/* line 388, ../sass/partials/_giftcard.scss */
#gc-container .submit-holder {
  margin-bottom: 10px;
  text-align: center;
}
/* line 394, ../sass/partials/_giftcard.scss */
#gc-container input[type="submit"] {
  display: inline-block;
  float: none;
  width: 250px;
  height: 39px;
  color: white;
  font: bold 15px/40px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: #00aff1;
  margin: 0 auto;
  cursor: pointer;
  border: none;
  padding: 0;
  outline: 0;
}
/* line 409, ../sass/partials/_giftcard.scss */
#gc-container input[type="submit"]:hover {
  background: black;
}
/* line 414, ../sass/partials/_giftcard.scss */
#gc-container .terms-holder {
  text-align: center;
  line-height: 1em;
}
/* line 419, ../sass/partials/_giftcard.scss */
#gc-container .gift-card-link {
  display: inline-block;
  font-size: 12px;
  line-height: 1em;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 979px) {
  /* line 428, ../sass/partials/_giftcard.scss */
  #gc-container #gc-sidebar {
    width: 48%;
  }
  /* line 432, ../sass/partials/_giftcard.scss */
  #gc-container #gc-content {
    width: 48%;
  }
  /* line 436, ../sass/partials/_giftcard.scss */
  #gc-container .amount-item li {
    margin: 0 6px 6px 0;
  }
  /* line 439, ../sass/partials/_giftcard.scss */
  #gc-container .amount-item li a {
    width: 41px;
  }
  /* line 445, ../sass/partials/_giftcard.scss */
  #gc-container .flexslider .overlay-name {
    font-size: 20px;
  }
  /* line 449, ../sass/partials/_giftcard.scss */
  #gc-container .flexslider .overlay-amount {
    font-size: 32px;
  }
  /* line 454, ../sass/partials/_giftcard.scss */
  #gc-container .thumbs li {
    width: 60px;
    margin: 0 6px 6px 0;
  }
}
@media (max-width: 767px) {
  /* line 1, ../sass/partials/_giftcard.scss */
  #gc-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 464, ../sass/partials/_giftcard.scss */
  #gc-container #gc-sidebar {
    width: 100%;
    max-width: 350px;
    float: none;
    padding-bottom: 30px;
  }
  /* line 472, ../sass/partials/_giftcard.scss */
  #gc-container #gc-header .check-link {
    float: none;
    display: inline-block;
    margin-top: 15px;
  }
  /* line 478, ../sass/partials/_giftcard.scss */
  #gc-container #gc-header .header-holder {
    float: none;
  }
  /* line 483, ../sass/partials/_giftcard.scss */
  #gc-container #gc-content {
    width: auto;
    float: none;
    padding-bottom: 10px;
  }
  /* line 490, ../sass/partials/_giftcard.scss */
  #gc-container .flexslider .overlay-name {
    font-size: 20px;
  }
  /* line 494, ../sass/partials/_giftcard.scss */
  #gc-container .flexslider .overlay-amount {
    font-size: 24px;
  }
  /* line 498, ../sass/partials/_giftcard.scss */
  #gc-container .flexslider img {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
  }
  /* line 503, ../sass/partials/_giftcard.scss */
  #gc-container .thumbs {
    width: auto;
    margin-left: -3px;
    margin-right: -3px;
  }
  /* line 508, ../sass/partials/_giftcard.scss */
  #gc-container .thumbs li {
    width: 20%;
    margin-right: 0;
  }
  /* line 513, ../sass/partials/_giftcard.scss */
  #gc-container .thumbs .thumb-holder {
    padding: 0 3px;
  }
  /* line 518, ../sass/partials/_giftcard.scss */
  #gc-container .thumbs span,
  #gc-container .thumbs img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 523, ../sass/partials/_giftcard.scss */
  #gc-container input[type="submit"] {
    width: 100%;
  }
  /* line 527, ../sass/partials/_giftcard.scss */
  #gc-container .terms-holder {
    text-align: left;
  }
}
@media (max-width: 480px) {
  /* line 533, ../sass/partials/_giftcard.scss */
  #gc-container #gc-header p {
    margin-bottom: 10px;
  }
  /* line 536, ../sass/partials/_giftcard.scss */
  #gc-container #gc-header p:last-of-type {
    margin-bottom: 0;
  }
  /* line 542, ../sass/partials/_giftcard.scss */
  #gc-container .main-form .row {
    padding-bottom: 0;
  }
  /* line 546, ../sass/partials/_giftcard.scss */
  #gc-container .main-form .col {
    float: none;
    width: auto;
    padding-bottom: 10px;
  }
  /* line 551, ../sass/partials/_giftcard.scss */
  #gc-container .main-form .col .col-wrap {
    padding-right: 0;
  }
  /* line 555, ../sass/partials/_giftcard.scss */
  #gc-container .main-form .col + .col .col-wrap {
    padding-left: 0;
  }
  /* line 561, ../sass/partials/_giftcard.scss */
  #gc-container .flexslider .overlay-name {
    bottom: 20px;
  }
  /* line 565, ../sass/partials/_giftcard.scss */
  #gc-container .thumbs {
    margin-left: -2px;
    margin-right: -2px;
  }
  /* line 569, ../sass/partials/_giftcard.scss */
  #gc-container .thumbs .thumb-holder {
    padding: 0 2px;
  }
}
@media (max-width: 420px) {
  /* line 576, ../sass/partials/_giftcard.scss */
  #gc-container .main-form h3 span {
    display: block;
    margin: 0;
  }
  /* line 582, ../sass/partials/_giftcard.scss */
  #gc-container .flexslider .overlay-name {
    font-size: 17px;
    bottom: 10px;
    left: 15px;
    right: 15px;
  }
  /* line 589, ../sass/partials/_giftcard.scss */
  #gc-container .flexslider .overlay-amount {
    top: 10px;
    left: 15px;
    right: 15px;
  }
}

/* line 599, ../sass/partials/_giftcard.scss */
#terms.gc-popup {
  max-width: 800px;
}
/* line 602, ../sass/partials/_giftcard.scss */
#terms.gc-popup .popup-wrap {
  padding: 10px;
}

/* line 607, ../sass/partials/_giftcard.scss */
#gc-popup.gc-popup {
  max-width: 475px;
}
/* line 610, ../sass/partials/_giftcard.scss */
#gc-popup.gc-popup .popup-wrap {
  padding: 10px 0 0;
}

/* line 616, ../sass/partials/_giftcard.scss */
.gc-popup h2 {
  color: black;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}
/* line 625, ../sass/partials/_giftcard.scss */
.gc-popup h3 {
  font-size: 17px;
  line-height: 1.2em;
  margin: 20px 0 3px;
}
/* line 630, ../sass/partials/_giftcard.scss */
.gc-popup h3 ~ p {
  line-height: 1.3em;
}
/* line 635, ../sass/partials/_giftcard.scss */
.gc-popup .signin-form label {
  width: 130px;
  line-height: 32px;
  margin: 5px 14px 0 0;
}
/* line 641, ../sass/partials/_giftcard.scss */
.gc-popup hr {
  border: none;
  height: 1px;
  margin: 20px 0;
  border-bottom: 1px solid #e2e2e2;
}
/* line 648, ../sass/partials/_giftcard.scss */
.gc-popup .btn-continue {
  display: inline-block;
  height: 28px;
  text-align: center;
  color: white;
  font-size: 16px;
  line-height: 28px;
  background: #565656;
  text-decoration: none !important;
  border: none;
  padding: 0 15px;
  cursor: pointer;
  margin: 20px 0 15px;
}
/* line 662, ../sass/partials/_giftcard.scss */
.gc-popup .btn-continue:hover {
  background: black;
  text-decoration: none;
}
/* line 668, ../sass/partials/_giftcard.scss */
.gc-popup .step2 {
  text-align: center;
}
/* line 671, ../sass/partials/_giftcard.scss */
.gc-popup .step2 p {
  margin: 15px 0 0;
  font-size: 15px;
  color: black;
  font-weight: bold;
}
/* line 678, ../sass/partials/_giftcard.scss */
.gc-popup .step2 h2 {
  font-size: 36px;
  margin: 15px 0;
}
/* line 684, ../sass/partials/_giftcard.scss */
.gc-popup .row {
  clear: left;
  margin: 0 0 10px;
  overflow: hidden;
}
/* line 690, ../sass/partials/_giftcard.scss */
.gc-popup .box-holder {
  padding-top: 6px;
  text-align: center;
}
/* line 695, ../sass/partials/_giftcard.scss */
.gc-popup .i-text {
  position: relative;
  height: 34px;
  padding: 0 10px;
  background: url(../../images/bg-input04.gif) no-repeat;
  position: relative;
}
/* line 702, ../sass/partials/_giftcard.scss */
.gc-popup .i-text input {
  width: 100%;
  margin: 0;
  line-height: 32px;
  height: 32px;
  border: 0;
  background: none;
  padding: 0;
}
/* line 713, ../sass/partials/_giftcard.scss */
.gc-popup .i-text-cap {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 34px;
  padding: 0;
  background: url(../../images/bg-input01-cap.gif) no-repeat;
}
@media (max-width: 480px) {
  /* line 724, ../sass/partials/_giftcard.scss */
  .gc-popup h2 {
    font-size: 21px;
    margin-bottom: 5px;
  }
  /* line 729, ../sass/partials/_giftcard.scss */
  .gc-popup h3 {
    font-size: 16px;
  }
  /* line 733, ../sass/partials/_giftcard.scss */
  .gc-popup .step2 p {
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  /* line 739, ../sass/partials/_giftcard.scss */
  .gc-popup h2 {
    font-size: 18px;
    margin-bottom: 4px;
  }
}

/* line 747, ../sass/partials/_giftcard.scss */
.ui-state-default {
  text-align: center !important;
}

/* line 751, ../sass/partials/_giftcard.scss */
.ui-corner-all {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 4, ../sass/partials/_womens.scss */
body.womens-2015-class #header {
  background-image: url(../../images/womens/15W-Womens-Header-2.jpg);
}
/* line 7, ../sass/partials/_womens.scss */
body.womens-2015-class #header .logo-holder {
  background-image: none;
}
/* line 10, ../sass/partials/_womens.scss */
body.womens-2015-class #header .logo-holder .holder {
  padding-top: 13px;
}
/* line 15, ../sass/partials/_womens.scss */
body.womens-2015-class #header .logo {
  width: 210px;
  height: 47px;
  margin: -1px 0 0 -2px;
  background: transparent url(../../images/womens/15W-Womens-Lulu.png) no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url(../../images/womens/15W-Womens-Lulu.svg);
  background-image: linear-gradient(transparent, transparent), url(../../images/womens/15W-Womens-Lulu.svg);
  background-size: 210px 47px;
}
/* line 26, ../sass/partials/_womens.scss */
body.womens-2015-class #header .search {
  margin-top: 0;
  padding-top: 5px;
}
/* line 30, ../sass/partials/_womens.scss */
body.womens-2015-class #header .search form {
  background: url(../../images/womens/15W-Womens-bg-search-fallback.png) repeat;
  background: rgba(49, 91, 102, 0.85);
  border-color: transparent;
}
/* line 36, ../sass/partials/_womens.scss */
body.womens-2015-class #header .search .i-text {
  background: transparent;
}
/* line 41, ../sass/partials/_womens.scss */
body.womens-2015-class #header .search .btn-hold:before {
  border-left-color: #0a373f;
}
/* line 46, ../sass/partials/_womens.scss */
body.womens-2015-class #header .search .btn-hold:hover:before {
  border-left-color: white;
}
/* line 50, ../sass/partials/_womens.scss */
body.womens-2015-class #header .search .btn-hold:hover .btn-go {
  background: transparent;
}
/* line 56, ../sass/partials/_womens.scss */
body.womens-2015-class #header .search .btn-go {
  background: transparent;
}
/* line 65, ../sass/partials/_womens.scss */
body.womens-2015-class ul.paging li.next a, body.womens-2015-class ul.paging li.prev a {
  background: transparent;
}
/* line 68, ../sass/partials/_womens.scss */
body.womens-2015-class ul.paging li.next a:hover:after, body.womens-2015-class ul.paging li.prev a:hover:after {
  color: #56899c;
}
/* line 76, ../sass/partials/_womens.scss */
body.womens-2015-class #sidebar ul.subnav ul li.active a {
  background: none;
}
/* line 80, ../sass/partials/_womens.scss */
body.womens-2015-class #sidebar ul.subnav ul li.active > a:before {
  border-left-color: #56899c;
}
@media (max-width: 767px) {
  /* line 89, ../sass/partials/_womens.scss */
  body.womens-2015-class #header h3:before,
  body.womens-2015-class #header h4:before {
    color: #bbbbbb;
  }
  /* line 94, ../sass/partials/_womens.scss */
  body.womens-2015-class #header h3:after {
    color: #bbbbbb;
  }
  /* line 98, ../sass/partials/_womens.scss */
  body.womens-2015-class #header .logo-holder .holder {
    padding: 17px 0 0 0;
  }
  /* line 102, ../sass/partials/_womens.scss */
  body.womens-2015-class #header .logo {
    margin: 0 0 17px 0;
    width: 170px;
    height: 38px;
    background-size: 170px 38px;
  }
  /* line 109, ../sass/partials/_womens.scss */
  body.womens-2015-class #header .search {
    padding: 0;
  }
  /* line 112, ../sass/partials/_womens.scss */
  body.womens-2015-class #header .search form {
    margin: 15px 0;
  }
}

/* line 122, ../sass/partials/_womens.scss */
body.womens-spring-2015 #header {
  background-image: url(../../images/womens/15s-womens-header.jpg);
}
/* line 125, ../sass/partials/_womens.scss */
body.womens-spring-2015 #header .logo {
  background: transparent url(../../images/womens/15s-womens-lulu.png) no-repeat;
  background-image: -webkit-linear-gradient(transparent, transparent), url(../../images/womens/15s-womens-lulu.svg);
  background-image: linear-gradient(transparent, transparent), url(../../images/womens/15s-womens-lulu.svg);
  background-size: 210px 47px;
}
/* line 132, ../sass/partials/_womens.scss */
body.womens-spring-2015 #header .logo-holder .inner a {
  color: #e6e6e6;
}
/* line 138, ../sass/partials/_womens.scss */
body.womens-spring-2015 #header .search form {
  background: rgba(50, 120, 130, 0.85);
}
/* line 144, ../sass/partials/_womens.scss */
body.womens-spring-2015 .divider {
  background-image: url(../../images/womens/15s-womens-footer.jpg);
}

/* line 5, ../sass/partials/_stereo.scss */
.skate-page #header {
  position: relative;
}
/* line 8, ../sass/partials/_stereo.scss */
.skate-page #header ul.cart-control li {
  background: transparent;
}
/* line 11, ../sass/partials/_stereo.scss */
.skate-page #header ul.cart-control li a {
  color: white;
}
/* line 18, ../sass/partials/_stereo.scss */
.skate-page #header ul.subnav-v2 li .drop strong a,
.skate-page #header ul.subnav-v2 li .drop a:hover {
  color: #ba2425;
}
/* line 24, ../sass/partials/_stereo.scss */
.skate-page .stereo-collection {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 40px;
  background-color: #ad232a;
  background-image: url(../../images/bg-skate-stereo-collection.jpg);
}
/* line 39, ../sass/partials/_stereo.scss */
.skate-page .mantle .caption a:hover {
  color: white;
}
/* line 45, ../sass/partials/_stereo.scss */
.skate-page .mantle .flex-control-nav li a:hover,
.skate-page .mantle .flex-control-nav li a.flex-active {
  background: #ba2425;
  background: rgba(186, 36, 37, 0.8);
}
/* line 53, ../sass/partials/_stereo.scss */
.skate-page .sportsnav a:hover {
  color: #ba2425;
}
/* line 59, ../sass/partials/_stereo.scss */
.skate-page .category-place,
.skate-page .category-square {
  background: transparent;
}
/* line 64, ../sass/partials/_stereo.scss */
.skate-page .category-place .visual a:hover span {
  border: 2px solid rgba(0, 0, 0, 0.3);
}
/* line 68, ../sass/partials/_stereo.scss */
.skate-page .category-place .nav .active a {
  color: white;
}
/* line 74, ../sass/partials/_stereo.scss */
.skate-page .category-square .slides > li .overlay {
  background: rgba(0, 0, 0, 0.3);
}
/* line 78, ../sass/partials/_stereo.scss */
.skate-page .category-square .nav .active a {
  color: white;
  background: transparent;
}
/* line 84, ../sass/partials/_stereo.scss */
.skate-page .stereo-bg {
  background-color: #ad232a;
  background-image: url(../../images/bg-skate-stereo-collection.jpg);
}
/* line 90, ../sass/partials/_stereo.scss */
.skate-page .stereo-bg h2,
.skate-page .stereo-bg h2 a {
  color: white;
}
/* line 94, ../sass/partials/_stereo.scss */
.skate-page .stereo-bg .slides > li {
  background: transparent;
}
/* line 99, ../sass/partials/_stereo.scss */
.skate-page .flex-direction-nav a:hover {
  color: #ba2425;
}
@media (max-width: 767px) {
  /* line 104, ../sass/partials/_stereo.scss */
  .skate-page .stereo-collection {
    background-size: 200%;
  }
}
@media (max-width: 480px) {
  /* line 110, ../sass/partials/_stereo.scss */
  .skate-page .stereo-collection {
    background-size: 250%;
  }
}
