@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

 */
/*
 * Utopia-specific SASS variables and mixins.
 */
/* -----------------------------------------------------
 * Fonts
 * These mixins abstract away the specific font families.
 *
 * In general, we only use a single serif and sans-serif
 * font family.
 *
 * Usage:
 * @include font-family-blurb
 * @include font-family-blurb(black)
 * @include font-family-blurb(medium)
 * @include font-family-blurb(light)
 * ----------------------------------------------------- */
/* line 2, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_extendable-classes.sass */
.main-header:after, .nav-account ul:after, .nav-primary > ul:after, .nav-footer > ul:after, .nav-super-footer > ul:after,
.group:after,
.sell-options:after,
.field-expander-content:after {
  content: "";
  display: table;
  clear: both;
}

/* line 11, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_extendable-classes.sass */
.accessible-text {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -2em;
  font-size: 1em;
  line-height: 1;
}

/* line 20, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_extendable-classes.sass */
.project-details-modify fieldset, .sell-and-distribute-modify fieldset,
.sell-and-distribute-modify .syp, .promote-modify fieldset:not(:first-of-type) {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dotted #1e1e1e;
}

/* line 25, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_extendable-classes.sass */
.fieldset-label,
.fieldset-label-sm, .project-details-modify label {
  color: #1e1e1e;
  font-size: 1.3em;
  line-height: 1;
}

/* line 30, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_extendable-classes.sass */
h1, h2, h3, h4, h5, h6, .popover-toggle, .btn-close, fieldset, .form-field-options, .nav-footer > ul, .nav-super-footer ul, .review-and-submit-dialog ul, .social-networks {
  margin: 0;
  padding: 0;
}

/*doc
  ---
  title: Fonts
  name: font
  category: Fonts
  ---

  The default font is ARSMaquettePro. We use the font-face mixin
  to generate the @font-face rule for each variant.

  <h2>Font variations</h2>

  Font Variation         | CSS property
  ---------------------- | -----------------
  ARSMaquettePro Regular | font-family: ARSMaquettePro (default)
  ARSMaquettePro Bold    | font-weight: bold | 700
  ARSMaquettePro Italic  | font-style: italic
  ARSMaquettePro Light   | font-weight: 300
  ARSMaquettePro Black   | font-weight: 900
  */
@font-face {
  font-family: "ARSMaquettePro";
  src: url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-regular-webfont.eot);
  src: url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-regular-webfont.eot?#iefix) format('embedded-opentype'), url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-regular-webfont.woff) format('woff'), url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-regular-webfont.svg) format('svg');
  font-weight: normal;
}

@font-face {
  font-family: "ARSMaquettePro";
  src: url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-bold-webfont.eot);
  src: url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-bold-webfont.eot?#iefix) format('embedded-opentype'), url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-bold-webfont.woff) format('woff'), url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-bold-webfont.svg) format('svg');
  font-weight: 700;
}

@font-face {
  font-family: "ARSMaquettePro";
  src: url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-black-webfont.eot);
  src: url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-black-webfont.eot?#iefix) format('embedded-opentype'), url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-black-webfont.woff) format('woff'), url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-black-webfont.svg) format('svg');
  font-weight: 900;
}

@font-face {
  font-family: "ARSMaquettePro";
  src: url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-light-webfont.eot);
  src: url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-light-webfont.eot?#iefix) format('embedded-opentype'), url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-light-webfont.woff) format('woff'), url(https://assets.blurb.com/stylesheets/framework/fonts/maquette/arsmaquettepro-light-webfont.svg) format('svg');
  font-weight: 300;
}

/*doc
  ---
  title: Font icons
  name: icons
  category: Icons
  ---

  We use fonts for scalable icons, particularly media icons. The font
  files were generated with fontello, which allows us to include only the
  icons we need (this keeps the file sizes smaller). To add more icons,
  go to fontello.com and regenerate the font files. Be careful, these styles
  have been modified, so be careful when copying styles from the generated .css file.

  ```html_example
  <ul class="social-networks">
    <li><a class="icon-facebook-squared" href="#"></a></li>
    <li><a class="icon-twitter-squared" href="#"></a></li>
    <li><a class="icon-gplus-squared" href="#"></a></li>
    <li><a class="icon-pinterest-squared" href="#"></a></li>
    <li><a class="icon-mail-alt" href="#"></a></li>
  </ul>
  ```

  Icon                                            | Modifier class
  ------------------------------------------------|--------------------------
  <a class="icon-facebook-squared" href="#"></a>  | .icon-facebook-squared
  <a class="icon-twitter-squared" href="#"></a>   | .icon-twitter-squared
  <a class="icon-gplus-squared" href="#"></a>     | .icon-gplus-squared
  <a class="icon-pinterest-squared" href="#"></a> | .icon-pinterest-squared
  <a class="icon-mail-alt" href="#"></a>          | .icon-mail-alt
*/
@font-face {
  font-family: "fontello";
  src: url(https://assets.blurb.com/assets/distribution/fontello.eot?69324929);
  src: url(https://assets.blurb.com/assets/distribution/fontello.eot?69324929#iefix) format("embedded-opentype"), url(https://assets.blurb.com/assets/distribution/fontello.woff?69324929) format("woff"), url(https://assets.blurb.com/assets/distribution/fontello.ttf?69324929) format("truetype"), url(https://assets.blurb.com/assets/distribution/fontello.svg?69324929#fontello) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 62, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
.icon-facebook-squared:before, .fb-icon:before,
.icon-twitter-squared:before,
.twitter-icon:before,
.icon-gplus-squared:before,
.icon-pinterest-squared:before,
.icon-mail-alt:before,
.icon-wordpress:before,
.icon-blogger-rect:before,
.icon-link-ext:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

/* line 94, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
.icon-twitter-squared:before, .twitter-icon:before {
  content: "\e801";
  color: #2aa9e0;
}

/* line 98, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
.icon-wordpress:before {
  content: "\e806";
  color: #000;
}

/* line 102, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
.icon-pinterest-squared:before {
  content: "\e803";
  color: #ca2027;
}

/* line 106, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
.icon-gplus-squared:before {
  content: "\e802";
  color: #dc4b38;
}

/* line 110, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
.icon-mail-alt:before {
  content: "\e804";
}

/* line 113, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
.icon-facebook-squared:before, .fb-icon:before {
  content: "\e800";
  color: #3c569a;
}

/* line 117, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
.icon-link-ext:before {
  content: "\e807";
  color: #000;
}

/* line 123, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
.icon-blogger-rect:before {
  content: "\e805";
  color: #fb8f3d;
}

/* line 133, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
a.icon-facebook-squared, a.fb-icon,
a:visited.icon-facebook-squared,
a.fb-icon:visited,
a:hover.icon-facebook-squared,
a.fb-icon:hover,
a:active.icon-facebook-squared,
a.fb-icon:active {
  color: #3c569a;
}
/* line 136, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
a.icon-twitter-squared, a.twitter-icon,
a:visited.icon-twitter-squared,
a.twitter-icon:visited,
a:hover.icon-twitter-squared,
a.twitter-icon:hover,
a:active.icon-twitter-squared,
a.twitter-icon:active {
  color: #2aa9e0;
}
/* line 139, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
a.icon-gplus-squared,
a:visited.icon-gplus-squared,
a:hover.icon-gplus-squared,
a:active.icon-gplus-squared {
  color: #dc4b38;
}
/* line 142, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
a.icon-pinterest-squared,
a:visited.icon-pinterest-squared,
a:hover.icon-pinterest-squared,
a:active.icon-pinterest-squared {
  color: #ca2027;
}
/* line 146, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
a.icon-wordpress, a.icon-link-ext,
a:visited.icon-wordpress,
a:visited.icon-link-ext,
a:hover.icon-wordpress,
a:hover.icon-link-ext,
a:active.icon-wordpress,
a:active.icon-link-ext {
  color: #000;
}
/* line 149, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/fonts/_icons.css.scss */
a.icon-blogger-rect,
a:visited.icon-blogger-rect,
a:hover.icon-blogger-rect,
a:active.icon-blogger-rect {
  color: #fb8f3d;
}

/* line 27, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/typography/_typography.css.sass */
.heading-large, .dialog h4 {
  color: #6d6d6d;
  font-size: 1.61rem;
  line-height: 1.92;
}

/* line 33, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/typography/_typography.css.sass */
.heading-small, .sell-and-distribute-modify legend strong {
  font-size: 1.15rem;
  line-height: 1.53;
}

/* line 38, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/typography/_typography.css.sass */
.tagline {
  color: #262626;
  font-size: 2.23rem;
  line-height: 1;
}

/* line 43, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/typography/_typography.css.sass */
strong.tagline {
  color: inherit;
  font-weight: 900;
}

/* line 47, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/typography/_typography.css.sass */
p, dl, h5 {
  color: #6d6d6d;
  font-size: 1rem;
  line-height: 1.46;
}

/* line 53, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/typography/_typography.css.sass */
.book-pricing .base-cost.tip, #ingram-book-pricing .change-tier-option, .popover, .popover p {
  color: #6d6d6d;
  font-size: 0.92rem;
  line-height: 1.38;
}

/* line 58, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/typography/_typography.css.sass */
.dialog h3,
.heading-modal {
  color: #6d6d6d;
  font-size: 2.15rem;
  line-height: 1;
  margin: 0;
}

/*
 * Base styles for sitewide DOM elements.
 *
 * Many of these definitions are cherry-picked from the Design Pattern Library:
 * (http://designweb.blurb.com/patterns)
 *
 * Remember that the html5boilerplate.css selectors are applied before
 * these styles are applied.
 */
/* line 11, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 16, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 19, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
body {
  margin: 0;
  font-family: ARSMaquettePro, Arial, sans-serif;
  color: #6d6d6d;
  background: white;
}

/* line 27, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
html,
table {
  font-size: 13px;
  line-height: 1.2;
}

/* line 33, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
table {
  border-collapse: collapse;
}

/* line 36, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
b {
  font-weight: normal;
}

/*
 * Base type, taken from Blurby stack.
 */
/* line 42, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1.3;
  color: #1e1e1e;
}

/* line 47, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
h1 {
  font-size: 1.84em;
  line-height: 1;
  margin: 20px 0 0;
}

/* line 51, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
h2 {
  font-size: 1.3em;
  line-height: 1;
}

/* line 54, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
h3 {
  font-size: 1.2em;
}

/* line 56, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
h4 {
  font-size: 1.1em;
}

/* line 58, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
h5 {
  color: #6d6d6d;
  font-size: 1em;
  margin: 20px 0;
}

/* line 62, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
h6 {
  font-size: 0.9em;
}

/* line 64, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
p, dl, h5 {
  margin: 10px 0;
}

/* line 67, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
small {
  font-size: 0.92em;
  line-height: 1.38;
}

/* line 70, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
dt {
  font-weight: bold;
}

/* line 72, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
dd {
  margin: 0;
}

/*
 * Links
 */
/* line 78, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
a {
  color: #00abf1;
  text-decoration: none;
}
/* line 81, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
a:visited {
  color: #00abf1;
}
/* line 83, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
a:hover {
  color: #10357e;
}
/* line 85, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
a:active {
  color: #fd7820;
}
/* line 87, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
a .icon-link-ext:before {
  color: #00abf1;
}

/* line 91, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
::-moz-selection {
  background: #00abf1;
}

/* line 93, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
::selection {
  background: #00abf1;
}

/* line 98, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.group:before, .sell-options:before, .field-expander-content:before,
.group:after,
.sell-options:after,
.field-expander-content:after {
  content: " ";
  display: table;
}

/* line 102, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.group:after, .sell-options:after, .field-expander-content:after {
  clear: both;
}

/* line 107, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.popover-toggle {
  border: none;
  cursor: pointer;
  box-shadow: none;
  background: none;
  border-radius: 0;
  width: 15px;
  height: 15px;
}
/* line 116, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.popover-toggle:before {
  content: "?";
  display: block;
  color: white;
  width: 15px;
  height: 15px;
  font-size: 10px;
  line-height: 1.2;
  text-align: center;
  border-radius: 50%;
  border: 1px solid white;
  background: #00abf1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 129, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.popover-toggle:focus {
  outline: none;
}
/* line 131, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.popover-toggle:hover {
  background: none;
}

/* line 133, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.btn-close {
  font-size: 0.9em;
  color: #00adef;
  background: none;
  border: none;
  position: absolute;
  right: 40px;
  top: 10px;
}
/* line 142, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.btn-close:focus {
  outline: none;
}
/* line 144, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.btn-close:after {
  content: "\00D7";
  font: bold 2em/1 Arial, Helvetica, sans-serif;
  position: absolute;
  top: -0.15em;
  right: -0.8em;
}

/* line 152, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/base/_base.css.sass */
.tab-heading {
  margin-top: 10px;
}

/* line 33, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
button, input[type=submit], input[type=button], .btn {
  display: inline-block;
  margin: 0;
  padding: 7px 14px 9px;
  text-decoration: none;
  color: #535143;
  font: 500 0.96em/1.2 ARSMaquettePro, sans-serif;
  text-shadow: 0 1px 0 white;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd);
  background-image: -moz-linear-gradient(#ffffff, #dddddd);
  background-image: -o-linear-gradient(#ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  -webkit-transition: background 0.1s ease-in-out;
  -moz-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
  cursor: pointer;
}
/* line 47, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
button:hover, input[type=submit]:hover, input[type=button]:hover, .btn:hover {
  color: #00abf1;
}
/* line 49, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
button:disabled, input[type=submit]:disabled, input[type=button]:disabled, .btn:disabled {
  color: #cccccc;
  text-shadow: 0 1px 0 white;
  border-color: #cccccc;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd);
  background-image: -moz-linear-gradient(#ffffff, #dddddd);
  background-image: -o-linear-gradient(#ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
}

/* line 56, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.btn:visited {
  color: #535143;
}

/* line 59, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.btn-primary, .btn-get-started,
.btn-primary-small,
.btn-primary-big {
  color: white;
  border: 1px solid #00abf1;
  text-shadow: 0 -1px 0 #006085;
  background-color: #00b9fe;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b9fe), color-stop(100%, #007dd0));
  background-image: -webkit-linear-gradient(#00b9fe, #007dd0);
  background-image: -moz-linear-gradient(#00b9fe, #007dd0);
  background-image: -o-linear-gradient(#00b9fe, #007dd0);
  background-image: linear-gradient(#00b9fe, #007dd0);
}
/* line 67, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.btn-primary:hover:not(:disabled), .btn-get-started:hover:not(:disabled),
.btn-primary-small:hover:not(:disabled),
.btn-primary-big:hover:not(:disabled) {
  color: #eeeeee;
  border-color: #007dd0;
  text-shadow: 0 -1px 0 #005175;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0085bf), color-stop(100%, #00528d));
  background-image: -webkit-linear-gradient(#0085bf, #00528d);
  background-image: -moz-linear-gradient(#0085bf, #00528d);
  background-image: -o-linear-gradient(#0085bf, #00528d);
  background-image: linear-gradient(#0085bf, #00528d);
}
/* line 72, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.btn-primary:visited, .btn-get-started:visited,
.btn-primary-small:visited,
.btn-primary-big:visited {
  color: white;
}

/* line 74, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.btn-primary-small {
  padding: 5px 14px 7px;
}

/* line 76, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.btn-primary-big {
  font-size: 1.2em;
}

/* line 79, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-actions {
  text-align: right;
}
/* line 81, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-actions button {
  margin-left: 0.5em;
}

/* line 85, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
input[type=text], input[type=email], textarea {
  font-family: ARSMaquettePro, Arial, sans-serif;
  color: #1e1e1e;
  font-size: 1em;
  background-color: #f3f4f5;
  border-radius: 3px;
  border: 1px solid #d7d8d9;
  padding: 3px 6px;
  margin-top: 3px;
  resize: none;
  width: 99%;
}
/* line 96, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
input[type=text]:focus, input[type=email]:focus, textarea:focus {
  border: 1px solid #6bbcf2;
}

/* line 99, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
textarea {
  height: 5em;
}

/* line 102, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
fieldset {
  border: none;
}

/* line 106, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
fieldset,
.form-actions:last-child {
  margin-bottom: 0;
}

/* line 110, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
label {
  color: #1e1e1e;
}

/* line 112, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.fieldset-label,
.fieldset-label-sm {
  margin-bottom: 10px;
}

/* line 116, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.fieldset-label-sm {
  font-size: 1.1em;
  font-weight: 500;
}

/* line 120, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
::-webkit-input-placeholder {
  color: #999999;
}

/* line 123, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
textarea:-moz-placeholder {
  color: #999999;
}

/* line 125, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
input:-moz-placeholder {
  color: #999999;
}

/* line 128, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
::-moz-placeholder {
  color: #999999;
}

/* line 130, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
textarea:-ms-input-placeholder {
  color: #999999;
}

/* line 132, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
input:-ms-input-placeholder {
  color: #999999;
}

/* line 136, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
select {
  width: 200px;
  font-size: 1.2em;
  margin-top: 3px;
}

/* line 141, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
legend {
  color: #1e1e1e;
  font-size: 1.3em;
}

/* line 183, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-field {
  margin: 10px 0;
}

/* line 185, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-field-instruction {
  font-size: 0.92em;
  line-height: 1.38;
  display: block;
  margin: 0;
}

/* line 192, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-field-options li {
  list-style: none;
}

/* line 194, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.has-errors input[type=text],
.has-errors input[type=text]:focus,
.has-errors input[type=email],
.has-errors textarea,
.has-errors select {
  border: 1px solid #cb0000;
}

/* line 200, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.has-errors .form-field-errors {
  display: block;
}

/* line 202, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-field-errors {
  display: none;
  margin: 0.1em 0 0;
  padding: 0;
  color: #cb0000;
  list-style: none;
}
/* line 208, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-field-errors li:before {
  content: "\25B2";
  margin-right: 0.4em;
  color: #cb0000;
  font-size: 0.8em;
}

/* line 216, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-fields-container {
  *position: relative;
  *zoom: 1;
}
/* line 46, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.form-fields-container:before, .form-fields-container:after {
  content: "";
  display: table;
}
/* line 50, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.form-fields-container:after {
  clear: both;
}
/* line 218, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-fields-container .form-field:first-child {
  float: left;
  width: 37.5%;
  margin-left: 0%;
  margin-right: -37.5%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
  padding-left: 0;
  padding-right: 0;
}
/* line 221, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.form-fields-container .form-field:last-child {
  float: left;
  width: 37.5%;
  margin-left: 37.5%;
  margin-right: -75%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
  padding-left: 0;
  padding-right: 0;
}

/* line 241, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.required {
  color: #fb9b01;
  font-weight: bold;
}

/* line 244, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/forms/_forms.css.sass */
.required-msg {
  text-align: right;
  margin-top: 0;
}

/*
 * Application-wide, layout-specific styles
 */
/* line 4, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
#app {
  margin: 0 auto;
  width: 100%;
  min-width: 480px;
}
@media (min-width: 750px) {
  /* line 4, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
  #app {
    width: 98%;
  }
}
@media (min-width: 980px) {
  /* line 4, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
  #app {
    width: 980px;
  }
}

/* line 13, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.main-header,
.main-content {
  padding: 20px;
  position: relative;
}

/* line 18, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.main-header {
  min-height: 100px;
}

/* line 21, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.main-content {
  background: #f6f6f6;
  display: block;
}

/* line 26, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.main-footer {
  overflow: auto;
  position: relative;
}

/* line 30, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-container {
  margin: 40px 0 0;
  background: white;
  border-radius: 5px;
  border: 1px solid #b4b4b4;
  padding: 4px 0 0;
  position: relative;
}

/* line 37, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-bar {
  position: absolute;
  top: -31px;
  left: 20px;
  padding: 0;
}
/* line 42, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-bar li {
  display: inline-block;
  text-shadow: 0 1px 0 white;
  border: 1px solid #828282;
  border-left: none;
  background-color: #d9d9d9;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #d9d9d9));
  background-image: -webkit-linear-gradient(#ffffff, #d9d9d9);
  background-image: -moz-linear-gradient(#ffffff, #d9d9d9);
  background-image: -o-linear-gradient(#ffffff, #d9d9d9);
  background-image: linear-gradient(#ffffff, #d9d9d9);
}
/* line 49, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-bar li:first-child {
  border-left: 1px solid #828282;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
/* line 53, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-bar li:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media (min-width: 930px) {
  /* line 42, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
  .tab-bar li {
    min-width: 160px;
  }
}
/* line 58, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-bar a {
  display: block;
  text-decoration: none;
  padding: 0.6em;
  text-align: center;
}
/* line 63, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-bar .has-errors:not(.active) {
  color: #cb0000;
}
/* line 65, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-bar .active {
  background-color: #828282;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #828282), color-stop(100%, #515151));
  background-image: -webkit-linear-gradient(#828282, #515151);
  background-image: -moz-linear-gradient(#828282, #515151);
  background-image: -o-linear-gradient(#828282, #515151);
  background-image: linear-gradient(#828282, #515151);
  color: white;
  text-shadow: 0 -1px 0 #333333;
}
@media (min-width: 625px) {
  /* line 71, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
  .tab-bar li {
    min-width: 140px;
  }
}
@media (min-width: 720px) {
  /* line 74, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
  .tab-bar li {
    min-width: 160px;
  }
}

/* line 77, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-grid {
  *position: relative;
  *zoom: 1;
  padding: 20px;
}
/* line 46, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.tab-grid:before, .tab-grid:after {
  content: "";
  display: table;
}
/* line 50, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.tab-grid:after {
  clear: both;
}

/* line 81, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-grid--main {
  float: left;
  width: 81.25%;
  margin-left: 0%;
  margin-right: -81.25%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
  padding-left: 0;
}

/* line 85, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.tab-grid--aside {
  float: left;
  width: 18.75%;
  margin-left: 81.25%;
  margin-right: -100%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
  padding-right: 0;
}

/* line 104, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.breadcrumb {
  padding: 0;
  margin: -10px 0 0;
  list-style: none;
}
/* line 108, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.breadcrumb > li {
  display: inline-block;
}
/* line 110, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.breadcrumb > li + li:before {
  font-size: 18px;
  line-height: 0.8;
  padding: 0 5px 0 3px;
  color: #6d6d6d;
  content: "\203A";
}
/* line 116, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/layout/_layout.css.sass */
.breadcrumb > .active {
  color: #6d6d6d;
}

/* line 1, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.main-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 20px 0;
  position: relative;
  min-height: 105px;
  border-bottom: 1px solid #eeeeee;
}

/* line 10, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.logo {
  float: left;
  margin: 0 15px 10px 0;
}
/* line 13, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.logo .icon-blurb {
  display: block;
  height: 64px;
  width: 64px;
  background: url(https://assets.blurb.com/assets/distribution/sprite_common-f6234459826c3378aae2a64fe2193026.png) no-repeat 0 0;
  position: relative;
}

/* line 20, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.tagline {
  float: left;
  display: table;
  margin: 7px 0 0 0;
  width: 490px;
  height: 65px;
  max-height: 70px;
}
/* line 27, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.tagline.hidden {
  display: none;
}
/* line 29, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.tagline h1 {
  display: table-cell;
  vertical-align: middle;
  color: #666666;
  font-size: 28px;
  line-height: 1.2;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
}

/* line 71, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account {
  position: absolute;
  top: 20px;
  right: 20px;
}
/* line 75, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account ul {
  margin: 0;
}
/* line 78, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  list-style: none;
  margin: 0 20px 0 0;
}
/* line 83, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account li:last-child, .nav-account li#search-box {
  margin: 0;
}
/* line 86, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .shopping-cart a {
  color: black;
  position: relative;
  padding: 0 0 0 22px;
}
/* line 90, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .shopping-cart a:hover {
  color: black;
}
/* line 92, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .shopping-cart a:before {
  content: "";
  background: url(https://assets.blurb.com/assets/distribution/sprite_common-f6234459826c3378aae2a64fe2193026.png) no-repeat 0 -1385px;
  display: inline-block;
  height: 15px;
  width: 17px;
  position: absolute;
  top: 1px;
  left: 0;
}
/* line 103, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .btn-toggle-search,
.nav-account .btn-search-blurb,
.nav-account .btn-close-form {
  border: none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  font-size: 13px;
  margin: 0;
  min-height: 0;
  text-shadow: none;
}
/* line 114, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .btn-toggle-search {
  padding: 0;
  position: relative;
  height: 18px;
  width: 16px;
}
/* line 119, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .btn-toggle-search:before, .nav-account .btn-toggle-search:after {
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  position: absolute;
}
/* line 126, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .btn-toggle-search:before {
  border: 2px solid #555555;
  top: 0;
  left: 0;
  height: 10px;
  width: 10px;
}
/* line 132, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .btn-toggle-search:after {
  background: black;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
  left: 12px;
  height: 7px;
  width: 3px;
}
/* line 139, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .btn-toggle-search:hover:before {
  border-color: black;
}
/* line 141, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-account .btn-toggle-search:hover:after {
  background: black;
}

/* line 143, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.form-search-blurb {
  display: none;
  position: absolute;
  top: 28px;
  right: -11px;
  text-align: right;
  width: 344px;
}
/* line 151, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.form-search-blurb label {
  color: black;
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 6px 5px 0;
  position: relative;
  top: 2px;
  text-transform: uppercase;
}
/* line 160, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.form-search-blurb .btn-search-blurb,
.form-search-blurb .btn-close-form {
  background: white;
  border: 2px solid black;
  border-radius: 0;
  box-shadow: none;
  color: black;
  margin: 0;
  padding: 3px 10px;
  position: relative;
  text-shadow: none;
}
/* line 171, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.form-search-blurb .btn-search-blurb:hover,
.form-search-blurb .btn-close-form:hover {
  background: black;
  color: white;
  text-shadow: none;
}
/* line 175, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.form-search-blurb .btn-search-blurb {
  left: -5px;
  line-height: 1;
  text-transform: uppercase;
}
/* line 179, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.form-search-blurb .btn-close-form {
  font-size: 1.2em;
  line-height: 0.9;
  left: -10px;
  width: 33px;
}
/* line 185, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.form-search-blurb .fld-search {
  border: 2px solid black;
  line-height: 1;
  margin: 0;
  padding: 2px;
  width: 158px;
}
/* line 191, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.form-search-blurb .btn-search-blurb,
.form-search-blurb .btn-close-form,
.form-search-blurb .fld-search {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 26px;
  vertical-align: middle;
}

/* line 226, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  line-height: 1;
  margin: 15px 0 0;
  text-transform: uppercase;
}
/* line 232, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary a {
  color: #555555;
}
/* line 234, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary a:focus, .nav-primary a:hover {
  color: black;
}
/* line 239, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary > ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4;
}
/* line 243, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary ul {
  margin: 0;
  padding: 0;
}
/* line 246, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu,
.nav-primary .nav-menu-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
}
/* line 251, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu {
  float: left;
  padding: 10px;
  position: relative;
  width: 20%;
}
/* line 256, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu:last-child {
  padding-right: 0;
}
/* line 258, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu > a {
  position: relative;
}
/* line 260, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu > a:after {
  background: url(https://assets.blurb.com/assets/distribution/sprite_common-f6234459826c3378aae2a64fe2193026.png) no-repeat -34px bottom;
  content: "";
  display: inline-block;
  margin: 0 0 1px 9px;
  width: 10px;
  height: 7px;
}
/* line 267, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu:hover ul,
.nav-primary .nav-menu > a:focus + ul {
  display: block;
}
/* line 270, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu:hover > a,
.nav-primary .nav-menu > a:focus {
  color: black;
}
/* line 273, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu:hover > a:after,
.nav-primary .nav-menu > a:focus:after {
  background-position: -24px bottom;
}
/* line 275, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu > ul {
  background: white;
  border: 1px solid #dddddd;
  border-radius: 0 0 5px 5px;
  display: none;
  margin: 38px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  z-index: 100;
}
/* line 286, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu-item {
  padding: 5px 10px;
}
/* line 288, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary .nav-menu-item a {
  display: block;
}
/* line 292, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary #create-dropdown {
  width: 14%;
}
/* line 294, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary #community-dropdown,
.nav-primary #bookstore-dropdown {
  width: 18%;
}
/* line 297, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/header/_header.css.sass */
.nav-primary #formats-pricing-dropdown,
.nav-primary #sell-and-distribute-dropdown {
  width: 25%;
}

/* line 30, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer {
  background: #a3b0b7;
  margin: 0 0 70px;
  padding: 20px;
  font-size: 10px;
  color: white;
}
/* line 39, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer > ul:first-child {
  margin-left: 0;
}
/* line 41, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer > ul > li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 10px 0;
}
/* line 46, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer > ul > li:last-child {
  float: right;
}
/* line 48, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer > ul > li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer > ul > li a {
  border-bottom: 1px solid #aaaaaa;
}
/* line 52, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer a {
  color: white;
}
/* line 54, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer #site-picker a {
  border: none;
}
/* line 56, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer .language-label {
  color: #f9f4e4;
  float: left;
  font-size: 12px;
  line-height: 1;
  margin: 0 7px 0 0;
}
/* line 62, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer .language {
  background: #f4f4f4;
  border-radius: 5px;
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin: -4px 0 0;
  padding: 0 5px;
  position: relative;
  width: auto;
}
/* line 72, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer .language-menu {
  color: black;
  list-style: none;
  line-height: 1.4;
  margin: 0;
  padding: 3px 0 3px 20px;
}
/* line 78, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-footer .language-menu.us {
  background: url(https://assets.blurb.com/assets/distribution/sprite_common-f6234459826c3378aae2a64fe2193026.png) no-repeat 0 -1270px;
}

/* line 141, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer {
  clear: both;
  margin: 20px 0;
}
/* line 144, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer:empty {
  display: none;
}
/* line 146, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer .icn-blurb-logo-sm {
  display: block;
  margin: 40px 0;
  position: relative;
  height: 41px;
  width: 45px;
}
/* line 152, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer .icn-blurb-logo-sm:before {
  content: "";
  background: url(https://assets.blurb.com/assets/distribution/sprite_common-f6234459826c3378aae2a64fe2193026.png) no-repeat -69px 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 41px;
  width: 45px;
}
/* line 164, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer li {
  list-style-type: none;
}
/* line 168, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer > ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 20px;
  width: 20%;
}
/* line 174, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer .list-with-header a {
  color: #a3b0b7;
}
/* line 176, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer .list-with-header li {
  margin-bottom: 3px;
  line-height: 1.4;
}
/* line 179, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer .list-with-header li:hover {
  text-decoration: underline;
}
/* line 181, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer .list-with-header li:first-child {
  margin-bottom: 15px;
  text-transform: uppercase;
}
/* line 184, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer .list-with-header li:first-child:hover {
  text-decoration: none;
}
/* line 186, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/footer/_footer.css.sass */
.nav-super-footer .list-with-header li:first-child a {
  color: black;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
}

/* line 20, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/dialogs/_dialogs.css.sass */
.modal-dialog-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1200;
  overflow: auto;
}

/* line 30, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/dialogs/_dialogs.css.sass */
.wrapper {
  position: fixed;
  top: 20%;
  left: 50%;
  z-index: 1002;
}

/* line 36, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/dialogs/_dialogs.css.sass */
.dialog {
  margin: 1em auto;
  background: white;
  border-radius: 9px;
  width: 715px;
  padding: 30px;
  position: relative;
}
/* line 43, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/dialogs/_dialogs.css.sass */
.dialog h3 {
  margin: -10px 0 15px;
}
/* line 46, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/dialogs/_dialogs.css.sass */
.dialog h4 {
  margin: 0 0 10px;
}

/* line 1, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander {
  border: 1px solid #aaaaaa;
  font-size: 13px;
  line-height: 1;
  border-radius: 6px;
  height: 35px;
  transition: height 0.4s ease;
  background: white;
}
/* line 10, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander h3,
.radio-expander ul,
.radio-expander li {
  margin: 0;
}
/* line 15, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander h3 {
  font-size: 1em;
  font-weight: normal;
  position: relative;
}
/* line 20, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander:hover {
  height: auto !important;
}
/* line 22, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander:hover .radio-expander-toggle {
  overflow: visible;
  white-space: normal;
}
/* line 26, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander .radio-expander-toggle {
  color: #6d6d6d;
  display: block;
  padding: 8px 10px;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 34, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander .radio-expander-toggle:after {
  content: "\00BB";
  font-family: Georgia;
  font-size: 25px;
  color: #00abf1;
  position: absolute;
  top: 0;
  right: 5px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 44, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander.is-open .radio-expander-toggle:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 0;
  right: 10px;
}
/* line 50, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander label {
  display: block;
  padding: 5px 10px;
}
/* line 54, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander ul {
  display: none;
  padding: 0;
  opacity: 0;
  transition: opacity 1.5s ease;
}
/* line 59, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander li {
  list-style: none;
}
/* line 61, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander li:first-child label {
  padding-top: 0;
}
/* line 63, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander li.selected {
  background: #d4ecf5;
}
/* line 65, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander li.selected:last-child {
  border-radius: 0 0 6px 6px;
}
/* line 68, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander input[type=radio] {
  margin-right: 5px;
}
/* line 73, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander.is-one-option {
  background: #ededed;
}
/* line 75, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander.is-one-option .radio-expander-toggle {
  cursor: text;
}
/* line 77, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.radio-expander.is-one-option .radio-expander-toggle:after {
  display: none;
}

/* line 81, ../../../app/assets/stylesheets/components/radio-expander.css.sass */
.product-options .product-option .radio-expander-toggle,
.product-options .product-option .radio-expander ul {
  text-align: left;
  width: 270px;
}

/* line 2, ../../../app/assets/stylesheets/tabs/tabs.css.sass */
.help-container {
  height: 430px;
}

/* line 4, ../../../app/assets/stylesheets/tabs/tabs.css.sass */
.help {
  color: black;
  font-size: 0.9em;
  background: #ddf0f7;
  margin-right: -10px;
  padding: 10px;
}
/* line 5, ../../../app/assets/stylesheets/tabs/tabs.css.sass */
.help.empty {
  display: none !important;
}
/* line 13, ../../../app/assets/stylesheets/tabs/tabs.css.sass */
.help p {
  color: black;
  font-size: 1em;
}
/* line 16, ../../../app/assets/stylesheets/tabs/tabs.css.sass */
.help ul {
  list-style-position: outside;
  margin: 0 0 0 16px;
  padding: 0;
}
/* line 20, ../../../app/assets/stylesheets/tabs/tabs.css.sass */
.help ul:nth-last-of-type(1) {
  margin-bottom: 0;
}
/* line 22, ../../../app/assets/stylesheets/tabs/tabs.css.sass */
.help.warning {
  left: 0% !important;
  top: 50% !important;
  background: white;
  padding-left: 34px;
  border: 1px solid #fb9b01;
}
/* line 28, ../../../app/assets/stylesheets/tabs/tabs.css.sass */
.help.warning:before {
  background: white;
  border-color: #fb9b01;
}
/* line 31, ../../../app/assets/stylesheets/tabs/tabs.css.sass */
.help.warning:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(https://assets.blurb.com/assets/distribution/sprite-hemingway-69edea4f61cdb5a0a24ffb3c5b44552e.png) no-repeat -272px -366px;
  position: absolute;
  left: 10px;
  top: 13px;
}

/* line 2, ../../../app/assets/stylesheets/tabs/book-details.css.sass */
.project-details-view td, .project-details-view th {
  padding: 0.4em;
  vertical-align: top;
}
/* line 5, ../../../app/assets/stylesheets/tabs/book-details.css.sass */
.project-details-view th {
  text-align: left;
  color: #1e1e1e;
  width: 150px;
}
/* line 9, ../../../app/assets/stylesheets/tabs/book-details.css.sass */
.project-details-view th .popover {
  font-weight: normal;
}
/* line 11, ../../../app/assets/stylesheets/tabs/book-details.css.sass */
.project-details-view td {
  word-break: break-word;
}

/* line 14, ../../../app/assets/stylesheets/tabs/book-details.css.sass */
.edit {
  text-align: right;
}

/* line 18, ../../../app/assets/stylesheets/tabs/book-details.css.sass */
.project-details-modify label {
  display: block;
  margin-bottom: 3px;
}
/* line 24, ../../../app/assets/stylesheets/tabs/book-details.css.sass */
.project-details-modify .form-actions {
  padding-right: 6px;
}

/* line 3, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification {
  width: 100%;
  border-bottom: 1px solid #b4b4b4;
  margin-top: 20px;
}
/* line 7, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification:last-of-type {
  border-bottom: none;
}
/* line 11, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .row-edit > td,
.seller-specification .row-edit > th,
.seller-specification .row-show > td,
.seller-specification .row-show > th {
  padding: 20px;
  line-height: 1.4;
  vertical-align: top;
  border-bottom: 1px solid #b4b4b4;
}
/* line 17, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .row-edit > th,
.seller-specification .row-show > th {
  text-align: left;
}
/* line 20, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .row-edit:last-of-type > td,
.seller-specification .row-edit:last-of-type > th,
.seller-specification .row-show:last-of-type > td,
.seller-specification .row-show:last-of-type > th {
  border-bottom: none;
}
/* line 23, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .row-edit .alert,
.seller-specification .row-show .alert {
  display: inline;
}
/* line 25, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .row-edit > td {
  padding: 0;
}
/* line 28, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .cover-type {
  width: 25%;
  font-weight: normal;
}
/* line 31, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .cover-type strong {
  color: #1e1e1e;
}
/* line 33, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .status {
  width: 27%;
}
/* line 35, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .listing-details {
  width: 31%;
}
/* line 37, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .edit-listing {
  width: 17%;
  text-align: right;
}
/* line 40, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .purchase-msg {
  margin: 0;
  text-align: right;
}
/* line 44, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .disabled > td, .seller-specification .disabled > th {
  background: #cccccc;
  opacity: 0.6;
}
/* line 47, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .disabled .popover-toggle {
  pointer-events: none;
}
/* line 49, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .disabled .popover {
  display: none;
}
/* line 51, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .btn-primary, .seller-specification .btn-get-started {
  white-space: nowrap;
}
/* line 53, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification dl {
  margin: 0;
}
/* line 55, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.seller-specification .distribution-channels {
  margin: 0;
  padding: 0 0 0 20px;
}

/* line 59, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.listing-price-breakdown {
  line-height: 1;
  border-collapse: collapse;
  width: 240px;
}
/* line 65, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.listing-price-breakdown td {
  padding: 3px;
  border-bottom: none;
  text-align: right;
  line-height: 1;
}
/* line 70, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.listing-price-breakdown .total-price {
  width: 40%;
}
/* line 72, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.listing-price-breakdown .plus {
  font-size: 1.1em;
  font-weight: bold;
  width: 15px;
}
/* line 76, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.listing-price-breakdown tfoot {
  color: #1e1e1e;
  font-weight: bold;
  border-top: 1px solid #6d6d6d;
}

/* line 81, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.heading-cover-type {
  color: #1e1e1e;
}

/* line 86, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-and-distribute-modify legend {
  color: #6d6d6d;
  padding: 0 0 10px;
}
/* line 89, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-and-distribute-modify legend strong {
  color: #1e1e1e;
  display: block;
  text-transform: capitalize;
}

/* line 97, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.syp {
  margin-top: 20px;
}
/* line 99, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.syp .syp-link {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fffffe), color-stop(68%, #eff5e0));
  background-image: -webkit-linear-gradient(#fffffe 0%, #eff5e0 68%);
  background-image: -moz-linear-gradient(#fffffe 0%, #eff5e0 68%);
  background-image: -o-linear-gradient(#fffffe 0%, #eff5e0 68%);
  background-image: linear-gradient(#fffffe 0%, #eff5e0 68%);
  background-color: #eff5e0;
  border: 1px solid #6dbe4d;
  border-radius: 5px;
  color: #569e3a;
  display: inline-block;
  font-weight: bold;
  padding: 10px 16px;
}
/* line 108, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.syp .alert-success-sm {
  color: #6d6d6d;
}

/* line 111, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.vs-blurb {
  background: #e4f3fa;
  padding: 10px;
  font-size: 1.1em;
  line-height: 1.4;
}

/* line 117, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options {
  border-collapse: separate;
  border-spacing: 20px 0;
  display: table;
  padding: 0;
  margin: 15px 0 20px;
  width: 100%;
}
@media (min-width: 715px) {
  /* line 117, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
  .sell-options {
    border-spacing: 30px 0;
  }
  /* line 127, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
  .sell-options[data-option-count="2"] {
    width: 66%;
  }
  /* line 129, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
  .sell-options[data-option-count="2"] li {
    width: 50%;
  }
}

/* line 131, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row {
  display: table-row;
}
/* line 133, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row li {
  display: table-cell;
  line-height: 1.2;
  list-style: none;
  outline: none;
  padding: 10px;
  text-align: center;
  width: 33.333%;
  vertical-align: bottom;
}
/* line 143, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row li:last-child {
  margin: 0;
}
/* line 145, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row li.active {
  outline: 1px solid #00aeef;
}
/* line 147, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row li:hover {
  outline: 1px solid #cccccc;
}
/* line 149, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row li:hover, .sell-options-row li.active {
  box-shadow: 0 0 15px rgba(0, 174, 239, 0.5);
}
/* line 152, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row strong,
.sell-options-row label,
.sell-options-row input[type=radio] {
  display: block;
}
/* line 156, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row input[type=radio] {
  margin: 10px auto 0;
}
/* line 158, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row label {
  color: #999999;
}
/* line 160, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row strong {
  color: #1e1e1e;
  margin: 0 auto 10px;
}
/* line 163, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row .amazon-distribution strong {
  color: #ffab00;
  font-size: 1.8em;
}
/* line 166, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row .blurb-distribution strong {
  background: url(https://assets.blurb.com/assets/distribution/sprite-hemingway-69edea4f61cdb5a0a24ffb3c5b44552e.png) no-repeat -80px 0;
  height: 45px;
  width: 47px;
}
/* line 170, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row .no-distribution strong,
.sell-options-row .ingram-distribution strong {
  font-size: 1.462em;
  font-weight: normal;
  line-height: 1.1;
}
/* line 175, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.sell-options-row .ingram-distribution strong {
  color: #003399;
}

/* line 178, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing {
  border: 1px solid #cccccc;
  width: 100%;
  margin: 0 0 10px;
}
/* line 182, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing th {
  background: #cccccc;
  color: #222222;
  font-size: 0.84em;
  font-weight: bold;
  line-height: 1.5em;
  padding: 5px 10px;
  text-transform: uppercase;
}
/* line 190, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing td {
  padding: 10px;
  vertical-align: middle;
}
/* line 193, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .base-cost {
  background: #f2f2f2;
  text-align: right;
}
/* line 196, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .base-cost.tip {
  text-align: left;
}
/* line 200, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .amounts > td {
  padding-top: 0;
}
/* line 202, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .amounts .base-cost {
  padding-top: 2px;
}
/* line 206, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .amounts .base-cost .base-cost-total {
  border-top: 1px solid #6d6d6d;
  width: 100%;
}
/* line 209, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .amounts .base-cost .base-cost-total .math-symbol-large {
  color: #6d6d6d;
}
/* line 211, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .amounts .list-price > span,
.book-pricing .amounts .list-price > div {
  display: inline;
  float: none;
}
/* line 215, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .cta-input, .book-pricing .cta-input:focus {
  border: 2px solid #6db33f;
}
/* line 217, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .cta-input {
  border-radius: 5px;
  font-size: 1.2em;
  width: 75px;
}
/* line 221, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .money {
  font-size: 1.2em;
  line-height: 1;
}
/* line 224, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .amazon-share, .book-pricing .list-price, .book-pricing .min-list-price {
  background: white;
}
/* line 226, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .amazon-share, .book-pricing .author-share, .book-pricing .list-price {
  text-align: center;
}
/* line 229, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .list-price .form-field-errors {
  font-size: 0.92em;
  line-height: 1.38em;
  margin-top: -30px;
  text-align: left;
}
/* line 234, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .list-price .min-list-price {
  display: none;
  text-align: right;
}
/* line 237, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .list-price .min-list-price strong {
  display: block;
}
/* line 239, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .math-symbol {
  font-size: 1.5em;
  padding-right: 5px;
}
/* line 242, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .math-symbol-large {
  color: #6db33f;
  font-size: 1.7em;
  font-weight: bold;
  line-height: 0.9;
  margin-right: 3px;
  position: relative;
  bottom: -1px;
}
/* line 250, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing .symbol .math-symbol-large {
  margin: 0;
}
/* line 253, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-pricing td.math-symbol,
.book-pricing td.math-symbol-large {
  width: 22px;
  padding-right: 0;
}

/* line 259, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#amazon-book-pricing, #blurb-book-pricing {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f0f5df));
  background-image: -webkit-linear-gradient(#ffffff, #f0f5df);
  background-image: -moz-linear-gradient(#ffffff, #f0f5df);
  background-image: -o-linear-gradient(#ffffff, #f0f5df);
  background-image: linear-gradient(#ffffff, #f0f5df);
}

/* line 263, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#amazon-book-pricing .base-cost-head {
  text-align: right;
}
/* line 265, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#amazon-book-pricing .base-cost {
  width: 40%;
}
/* line 267, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#amazon-book-pricing .amazon-share, #amazon-book-pricing .author-share {
  width: 18%;
}
/* line 269, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#amazon-book-pricing .list-price {
  width: 24%;
}
/* line 271, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#amazon-book-pricing .radio-expander {
  width: 300px;
}

/* line 275, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#blurb-book-pricing .base-cost {
  width: 50%;
}
/* line 277, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#blurb-book-pricing .author-share, #blurb-book-pricing .list-price {
  width: 25%;
}
/* line 279, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#blurb-book-pricing .radio-expander {
  width: 300px;
}

/* line 283, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .base-cost {
  background: none;
}
/* line 285, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .suggested-retail-price {
  background-image: linear-gradient(to bottom, #ffffff, #f0f5df);
  width: 32%;
}
/* line 288, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing tfoot .suggested-retail-price {
  background: #f0f5df;
}
/* line 290, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .base-cost:not(.tip),
#ingram-book-pricing .ingram-share,
#ingram-book-pricing .symbol {
  text-align: center;
}
/* line 294, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .base-cost,
#ingram-book-pricing .author-share {
  width: 17%;
}
/* line 297, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .ingram-share {
  width: 22%;
}
/* line 299, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .symbol {
  width: 4%;
}
/* line 301, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .lnk-change-tier {
  display: block;
}
/* line 303, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .suggested-retail-price {
  text-align: center;
}
/* line 305, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .suggested-retail-price .form-field {
  display: inline;
}
/* line 307, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .minimum-price {
  display: none;
  margin: 0;
}
/* line 310, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .minimum-price strong {
  white-space: nowrap;
}
/* line 313, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .change-tier-option {
  line-height: 1.2;
  margin: 0;
}
/* line 317, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .ingram-share {
  text-align: left;
}
/* line 319, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing tfoot .ingram-share {
  padding: 0px 10px 10px;
}
/* line 321, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .base-cost {
  background: #eeeeee;
}
/* line 323, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-book-pricing .wholesale-head {
  text-align: left;
}

/* line 326, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.product-options {
  width: 100%;
}
/* line 328, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.product-options .product-option {
  padding: 1px 10px;
  text-align: right;
}
/* line 331, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.product-options .product-option .selected-type {
  text-align: left;
}
/* line 333, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.product-options .radio-expander-toggle {
  width: 90%;
}
/* line 335, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.product-options tbody tr:first-of-type .math-symbol {
  visibility: hidden;
}
/* line 337, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.product-options .hide-options {
  display: none;
}

/* line 342, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
/* line 345, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
/* line 349, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog .dialog {
  width: 95%;
  min-width: 500px;
  max-width: 940px;
  height: 695px;
  padding: 20px;
  position: relative;
  border: 1px solid #f4f4f4;
  border-radius: 9px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
  background: white;
  margin: 2em auto;
}
/* line 363, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog li {
  list-style: none;
}
/* line 365, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog .cover-with-hinge {
  display: inline-block;
  float: left;
}
/* line 368, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog .bk-cover-image-container {
  text-align: center;
  width: 25%;
  float: left;
  min-width: 210px;
}
/* line 66, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.review-and-submit-dialog .bk-cover-image-container .bk-cover-image {
  max-width: 200px;
  max-height: 200px;
  position: relative;
  margin: 0 auto;
  z-index: 1;
  display: inline-block;
}
/* line 73, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.review-and-submit-dialog .bk-cover-image-container .bk-cover-image:before, .review-and-submit-dialog .bk-cover-image-container .bk-cover-image:after {
  content: "";
  width: 20%;
  position: absolute;
  top: 12px;
  bottom: -1px;
  border-radius: 0 0 12px 12px;
  z-index: -2;
}
/* line 81, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.review-and-submit-dialog .bk-cover-image-container .bk-cover-image:before {
  left: 2.1em;
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
  box-shadow: -2.8em 0 10px rgba(0, 0, 0, 0.3);
}
/* line 85, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.review-and-submit-dialog .bk-cover-image-container .bk-cover-image:after {
  right: 2.1em;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
  box-shadow: 2.8em 0 10px rgba(0, 0, 0, 0.3);
}
/* line 89, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.review-and-submit-dialog .bk-cover-image-container .bk-img {
  display: block;
  max-width: 200px;
  max-height: 200px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 373, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog .bk-cover-image-container img {
  display: block;
  max-height: 150px;
}
/* line 376, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog h1 {
  margin: 0;
}
/* line 378, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog h1 + p {
  margin-top: 3px;
}
/* line 380, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog h2 {
  font-size: 1.4em;
  margin: 0 0 10px;
}
/* line 383, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog h2:last-child {
  margin-bottom: 0;
}
/* line 386, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog .dialog h3 {
  font-size: 1em;
  margin: 0;
}
/* line 389, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog .has-errors {
  background: #fff0dc;
  padding: 10px;
  margin: -10px -10px 10px -10px;
}

/* line 397, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.review-and-submit-dialog-header,
.book-cover-and-title,
.book-details,
.pricing-and-formats {
  padding: 10px;
}

/* line 403, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-overview {
  overflow-y: auto;
  max-height: 328px;
}

/* line 407, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-details,
.pricing-and-formats {
  position: relative;
  border-top: 1px dotted #6d6d6d;
}
/* line 411, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-details .btn-edit,
.pricing-and-formats .btn-edit {
  position: absolute;
  top: 10px;
  right: 10px;
}

/* line 416, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-details {
  background: white;
}
/* line 419, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.book-details p {
  margin: 0;
}

/* line 422, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table {
  width: 60%;
}
/* line 424, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table th, .pricing-and-formats table td {
  padding: 8px 10px;
}
/* line 426, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table th:last-of-type, .pricing-and-formats table td:last-of-type {
  text-align: center;
}
/* line 428, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table th {
  text-transform: uppercase;
  background: #cccccc;
  font-size: 0.85em;
  line-height: 1;
  color: #1e1e1e;
}
/* line 434, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table th:first-of-type {
  text-align: left;
}
/* line 436, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table td {
  color: #6d6d6d;
  text-align: center;
}
/* line 439, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table td:first-of-type {
  text-align: left;
}
/* line 441, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table td strong {
  color: #1e1e1e;
}
/* line 443, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table tbody tr {
  border-bottom: 1px dotted #cccccc;
}
/* line 445, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.pricing-and-formats table tbody tr:last-child {
  border-bottom-width: 0;
}

/* line 448, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.agreement {
  border: 1px solid #00adef;
  border-radius: 5px;
  padding: 10px;
  margin: 20px 0 10px;
}
/* line 453, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.agreement h2 {
  text-align: right;
  padding: 0;
}
/* line 456, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.agreement li {
  text-indent: -28px;
  margin-left: 25px;
  line-height: 1.2;
}
/* line 460, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.agreement p {
  color: #6d6d6d;
}
/* line 462, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.agreement li, .agreement p {
  margin-bottom: 10px;
}
/* line 464, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.agreement input[type=checkbox] {
  margin-right: 10px;
}
/* line 466, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.agreement button {
  margin-top: 5px;
  padding: 0.4em 2.5em;
}

/* line 471, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data {
  margin: 0 0 20px 0;
  padding: 0;
}
/* line 474, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data .title,
.project-meta-data .authors {
  font-size: 1em;
}
/* line 477, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data .title {
  color: #1e1e1e;
  font-weight: bold;
}
/* line 480, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data .sub-title {
  display: block;
}
/* line 482, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data .authors {
  color: #6d6d6d;
}

/* line 486, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data-columns {
  margin-right: 10px;
}
/* line 489, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data-columns h3 {
  font-size: 1em;
  font-weight: normal;
  float: left;
  width: 25%;
  padding-right: 1em;
  text-align: right;
}
/* line 496, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data-columns p {
  float: right;
  width: 75%;
}
/* line 499, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data-columns li {
  margin: 0 0 5px;
}
/* line 501, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.project-meta-data-columns li:last-child {
  margin: 0;
}

/* line 505, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.change-tier .dialog {
  width: 80%;
  max-width: 850px;
}

/* line 508, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.set-wholesale-discount-header h1 {
  margin-top: 0;
}

/* line 511, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-change-price-tier tbody td {
  text-align: center;
}
/* line 513, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-change-price-tier tbody td:first-child {
  text-align: left;
  width: 45%;
}
/* line 516, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-change-price-tier th {
  font-weight: bold;
}
/* line 518, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-change-price-tier th:first-child {
  text-align: left;
}
/* line 520, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
#ingram-change-price-tier label {
  display: block;
  text-indent: -20px;
  margin-left: 20px;
}

/* line 525, ../../../app/assets/stylesheets/tabs/sell-and-distribute.css.sass */
.money {
  white-space: nowrap;
}

/*
 * Promotion tab
 */
/* line 5, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.promote-modify legend {
  margin-top: 10px;
}
/* line 9, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.promote-modify .form-field-options label {
  color: #6d6d6d;
}

/* line 12, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.btn-copy {
  vertical-align: middle;
}

/* line 16, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.privacy .form-field-options li {
  margin-bottom: 10px;
}
/* line 18, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.privacy .form-field-options li.disabled label, .privacy .form-field-options li.disabled span {
  color: #cccccc;
}
/* line 20, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.privacy .form-field-options label {
  display: block;
  font-weight: bold;
  margin-left: 20px;
  text-indent: -22px;
}
/* line 25, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.privacy .option-description {
  font-weight: normal;
}

/* line 30, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.social-networks li {
  list-style: none;
  display: inline-block;
  height: 40px;
  width: 40px;
}
/* line 35, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.social-networks li:first-child {
  margin-left: -10px;
}
/* line 37, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.social-networks li:last-child {
  width: 45px;
}
/* line 39, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.social-networks .icon-facebook-squared, .social-networks .fb-icon,
.social-networks .icon-twitter-squared,
.social-networks .twitter-icon,
.social-networks .icon-pinterest-squared,
.social-networks .icon-mail-alt {
  cursor: pointer;
  display: block;
  font-size: 40px;
  height: 40px;
  width: 40px;
}

/* line 50, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.share-link .short-url {
  margin-right: 0.5em;
  width: 250px;
  font-size: 1.3em;
  vertical-align: middle;
}
/* line 55, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.share-link .view-page {
  display: block;
  font-size: 0.9em;
  margin-top: 5px;
}

/* line 60, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.facebook-cache-bust {
  margin-top: 5px;
}

/* line 63, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.personal-storefront,
.share-social-media-and-link {
  *position: relative;
  *zoom: 1;
}
/* line 46, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.personal-storefront:before, .personal-storefront:after,
.share-social-media-and-link:before,
.share-social-media-and-link:after {
  content: "";
  display: table;
}
/* line 50, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.personal-storefront:after,
.share-social-media-and-link:after {
  clear: both;
}

/* line 68, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.preview-settings,
.social-media {
  margin: 0 0 10px;
}
@media (min-width: 885px) {
  /* line 68, ../../../app/assets/stylesheets/tabs/promote.css.sass */
  .preview-settings,
  .social-media {
    float: left;
    width: 37.5%;
    margin-left: 0%;
    margin-right: -37.5%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    _display: inline;
    _overflow: hidden;
    _overflow-y: visible;
    padding-left: 0;
  }
}
/* line 74, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.preview-settings .field-expander,
.social-media .field-expander {
  max-width: 350px;
}
/* line 77, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.preview-settings .field-expander-content .fieldset-label-sm,
.social-media .field-expander-content .fieldset-label-sm {
  font-size: 1em;
  font-weight: bold;
}
/* line 80, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.preview-settings .field-expander-content .fieldset-label-sm,
.preview-settings .field-expander-content .form-field,
.social-media .field-expander-content .fieldset-label-sm,
.social-media .field-expander-content .form-field {
  margin-top: 0;
}

@media (min-width: 885px) {
  /* line 84, ../../../app/assets/stylesheets/tabs/promote.css.sass */
  .embed-widget,
  .share-link {
    float: left;
    width: 62.5%;
    margin-left: 37.5%;
    margin-right: -100%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    _display: inline;
    _overflow: hidden;
    _overflow-y: visible;
    padding-right: 0;
  }
}

/* line 92, ../../../app/assets/stylesheets/tabs/promote.css.sass */
#display-size {
  width: 48%;
}

/* line 94, ../../../app/assets/stylesheets/tabs/promote.css.sass */
#embed-site {
  float: left;
}

/* line 96, ../../../app/assets/stylesheets/tabs/promote.css.sass */
#display-size {
  float: right;
}

/* line 98, ../../../app/assets/stylesheets/tabs/promote.css.sass */
#share-on-fb .field-expander-content {
  padding-top: 0;
}

/* line 101, ../../../app/assets/stylesheets/tabs/promote.css.sass */
#custom-preview {
  margin-left: 5px;
}

/* line 103, ../../../app/assets/stylesheets/tabs/promote.css.sass */
#preview-settings-show .form-field-options li {
  margin: 0.5em 0;
}
/* line 105, ../../../app/assets/stylesheets/tabs/promote.css.sass */
#preview-settings-show .form-field-options li:last-child {
  margin-top: -0.5em;
}

/* line 109, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.embed-website .icon-wordpress,
.embed-website .icon-blogger-rec {
  font-size: 14px;
}

/* line 112, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.sharing-options label {
  display: block;
}

/* line 115, ../../../app/assets/stylesheets/tabs/promote.css.sass */
#embed-code {
  clear: both;
}
/* line 117, ../../../app/assets/stylesheets/tabs/promote.css.sass */
#embed-code textarea {
  height: 7em;
}

/* line 120, ../../../app/assets/stylesheets/tabs/promote.css.sass */
.btn-copy-embed {
  margin-top: 10px;
}

/* line 3, ../../../app/assets/stylesheets/project.css.sass */
.book-metadata {
  *position: relative;
  *zoom: 1;
  margin: 20px 10px;
}
/* line 46, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.book-metadata:before, .book-metadata:after {
  content: "";
  display: table;
}
/* line 50, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.book-metadata:after {
  clear: both;
}

/* line 8, ../../../app/assets/stylesheets/project.css.sass */
.book-thumbnail {
  float: left;
  width: 31.25%;
  margin-left: 0%;
  margin-right: -31.25%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
  text-align: center;
}
/* line 66, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.book-thumbnail .bk-cover-image {
  max-width: 200px;
  max-height: 200px;
  position: relative;
  margin: 0 auto;
  z-index: 1;
  display: inline-block;
}
/* line 73, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.book-thumbnail .bk-cover-image:before, .book-thumbnail .bk-cover-image:after {
  content: "";
  width: 20%;
  position: absolute;
  top: 12px;
  bottom: -1px;
  border-radius: 0 0 12px 12px;
  z-index: -2;
}
/* line 81, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.book-thumbnail .bk-cover-image:before {
  left: 2.1em;
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
  box-shadow: -2.8em 0 10px rgba(0, 0, 0, 0.3);
}
/* line 85, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.book-thumbnail .bk-cover-image:after {
  right: 2.1em;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
  box-shadow: 2.8em 0 10px rgba(0, 0, 0, 0.3);
}
/* line 89, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/bundler/gems/stylecenter-a0ffd44e1833/lib/assets/stylesheets/utilities/_mixins.sass */
.book-thumbnail .bk-img {
  display: block;
  max-width: 200px;
  max-height: 200px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 11, ../../../app/assets/stylesheets/project.css.sass */
.book-thumbnail .book-cover-image {
  display: inline;
  position: relative;
}
/* line 14, ../../../app/assets/stylesheets/project.css.sass */
.book-thumbnail .book-cover-image img {
  display: block;
  max-height: 150px;
}

/* line 33, ../../../app/assets/stylesheets/project.css.sass */
.cover-with-hinge {
  display: inline-block;
  position: relative;
}
/* line 36, ../../../app/assets/stylesheets/project.css.sass */
.cover-with-hinge:before {
  content: "";
  min-width: 10px;
  width: 7%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.2), transparent 12%, rgba(0, 0, 0, 0.45) 29%, transparent 45%, rgba(0, 0, 0, 0.25) 70%, transparent 85%, transparent);
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.2), transparent 12%, rgba(0, 0, 0, 0.45) 29%, transparent 45%, rgba(0, 0, 0, 0.25) 70%, transparent 85%, transparent);
  background-image: -o-linear-gradient(90deg, rgba(0, 0, 0, 0.2), transparent 12%, rgba(0, 0, 0, 0.45) 29%, transparent 45%, rgba(0, 0, 0, 0.25) 70%, transparent 85%, transparent);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.2), transparent 12%, rgba(0, 0, 0, 0.45) 29%, transparent 45%, rgba(0, 0, 0, 0.25) 70%, transparent 85%, transparent);
}

/* line 62, ../../../app/assets/stylesheets/project.css.sass */
.preview-ribbon {
  display: inline-block;
  color: white;
  font-size: 1em;
  line-height: 1;
  text-transform: uppercase;
  padding: 0.615em 1em 0;
  background: #00adef;
  position: absolute;
  right: -5px;
  bottom: 30px;
  height: 28px;
}
/* line 74, ../../../app/assets/stylesheets/project.css.sass */
.preview-ribbon:visited, .preview-ribbon:hover {
  color: white;
}
/* line 76, ../../../app/assets/stylesheets/project.css.sass */
.preview-ribbon:hover {
  text-decoration: none;
}
/* line 78, ../../../app/assets/stylesheets/project.css.sass */
.preview-ribbon:before, .preview-ribbon:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  height: 28px;
  width: 12px;
  background: #00adef;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
/* line 88, ../../../app/assets/stylesheets/project.css.sass */
.preview-ribbon:before {
  left: -7px;
}
/* line 91, ../../../app/assets/stylesheets/project.css.sass */
.preview-ribbon:after {
  left: 0;
}

/* line 93, ../../../app/assets/stylesheets/project.css.sass */
.preview-ribbon,
.preview-ribbon:before {
  box-shadow: -2px 2px 5px 0 rgba(51, 51, 51, 0.4);
}

/* line 97, ../../../app/assets/stylesheets/project.css.sass */
.edit-options {
  margin: 1em 0 0;
  padding: 0;
  list-style: none;
  font-size: 0.9em;
}
/* line 102, ../../../app/assets/stylesheets/project.css.sass */
.edit-options li {
  float: left;
  width: 50%;
}
/* line 105, ../../../app/assets/stylesheets/project.css.sass */
.edit-options li:first-child {
  text-align: right;
  padding-right: 10px;
}
/* line 108, ../../../app/assets/stylesheets/project.css.sass */
.edit-options li:last-child {
  text-align: left;
  padding-left: 10px;
}
/* line 111, ../../../app/assets/stylesheets/project.css.sass */
.edit-options .edit-book-disabled {
  color: #9b9fa1;
}

/* line 115, ../../../app/assets/stylesheets/project.css.sass */
.metadata {
  float: left;
  width: 68.75%;
  margin-left: 31.25%;
  margin-right: -100%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
}
/* line 117, ../../../app/assets/stylesheets/project.css.sass */
.metadata .title,
.metadata .subtitle {
  font-family: Georgia, serif;
  font-style: italic;
}
/* line 121, ../../../app/assets/stylesheets/project.css.sass */
.metadata .title {
  font-size: 1.85em;
  line-height: 1.167;
  margin: 4px 0 0;
}
/* line 125, ../../../app/assets/stylesheets/project.css.sass */
.metadata .subtitle,
.metadata .author {
  color: #1e1e1e;
  margin-bottom: 6px;
}
/* line 129, ../../../app/assets/stylesheets/project.css.sass */
.metadata .subtitle {
  font-size: 1.15em;
}
/* line 131, ../../../app/assets/stylesheets/project.css.sass */
.metadata .author {
  font-size: 1em;
}
/* line 133, ../../../app/assets/stylesheets/project.css.sass */
.metadata ul {
  padding: 0;
  list-style: none;
}
/* line 136, ../../../app/assets/stylesheets/project.css.sass */
.metadata li {
  margin: 4px 0;
  font-size: 0.9em;
}

/* line 140, ../../../app/assets/stylesheets/project.css.sass */
.bookstore-preview-section {
  margin-top: 10px;
}

/* line 142, ../../../app/assets/stylesheets/project.css.sass */
.bookstore-preview-section__link {
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

/* line 148, ../../../app/assets/stylesheets/project.css.sass */
.modify-project-dialog .action-buttons {
  text-align: right;
  margin-top: 30px;
}
/* line 151, ../../../app/assets/stylesheets/project.css.sass */
.modify-project-dialog .action-buttons .btn-primary, .modify-project-dialog .action-buttons .btn-get-started {
  margin-left: 6px;
}
/* line 154, ../../../app/assets/stylesheets/project.css.sass */
.modify-project-dialog .dialog {
  margin: 200px auto;
  width: 30%;
  min-height: 200px;
}

/* line 159, ../../../app/assets/stylesheets/project.css.sass */
.dialog-project-header h1 {
  color: #999999;
  font-weight: lighter;
  margin-bottom: 20px;
  margin-top: 0;
}

/* line 166, ../../../app/assets/stylesheets/project.css.sass */
.overview-dialog .dialog {
  width: 860px;
}
/* line 168, ../../../app/assets/stylesheets/project.css.sass */
.overview-dialog .dialog .overview {
  *position: relative;
  *zoom: 1;
}
/* line 46, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.overview-dialog .dialog .overview:before, .overview-dialog .dialog .overview:after {
  content: "";
  display: table;
}
/* line 50, ../../../../../../../home/jenkins/.rvm/gems/ruby-2.1.2/gems/zen-grids-1.4/stylesheets/zen/_grids.scss */
.overview-dialog .dialog .overview:after {
  clear: both;
}
/* line 170, ../../../app/assets/stylesheets/project.css.sass */
.overview-dialog .dialog .overview-column {
  width: 250px;
  margin-right: 25px;
  float: left;
  color: #6d6d6d;
  font-size: 0.85em;
  line-height: 1.4em;
}
/* line 177, ../../../app/assets/stylesheets/project.css.sass */
.overview-dialog .dialog .overview-column:last-child {
  margin-right: 0;
}
/* line 179, ../../../app/assets/stylesheets/project.css.sass */
.overview-dialog .dialog h4 {
  color: black;
  margin: 0;
}
/* line 182, ../../../app/assets/stylesheets/project.css.sass */
.overview-dialog .dialog h4 + p {
  margin-top: 0;
}

/* line 184, ../../../app/assets/stylesheets/project.css.sass */
.btn-get-started {
  display: block;
  margin: 10px auto 0;
  font-size: 1.4em;
  width: 215px;
}

/* line 191, ../../../app/assets/stylesheets/project.css.sass */
.breadcrumb-section {
  font-size: 14px;
}

/* jQuery UI CSS Framework 1.9m6
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API */
/* Layout helpers
 *---------------------------------- */
/* line 10, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-hidden {
  display: none;
}

/* line 13, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 18, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 28, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-clearfix {
  display: inline-block;
}

/* line 30, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* required comment for clearfix to work in Opera \ */
/* line 38, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
* html .ui-helper-clearfix {
  height: 1%;
}

/* line 41, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-clearfix {
  display: block;
}

/* end clearfix */
/* line 45, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* Interaction Cues
 *---------------------------------- */
/* line 56, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
 *---------------------------------- */
/* states and images */
/* line 62, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
 *---------------------------------- */
/* Overlays */
/* line 71, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*
 * jQuery UI CSS Framework @VERSION
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* Component containers
----------------------------------*/
/* line 108, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-widget {
  font-family: "ARSMaquettePro", "ARS Maquette Pro", Arial, sans-serif;
  font-size: 1em;
}

/* line 111, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-widget .ui-widget {
  font-size: 0.95em;
}

/* line 113, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-size: 1em;
}

/* line 116, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-widget-header {
  font-weight: bold;
}

/* Interaction states
----------------------------------*/
/* line 121, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid lightgrey;
  font-weight: normal;
  color: #535143;
}

/* line 126, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-default a {
  color: #535143;
  text-decoration: none;
}

/* line 129, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-default a:link, .ui-state-default a:visited {
  color: #535143;
  text-decoration: none;
}

/* line 133, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background-color: #aaaaaa;
  font-weight: normal;
}

/* line 137, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-hover a {
  text-decoration: none;
}

/* line 139, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-hover a:hover {
  text-decoration: none;
}

/* line 142, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  font-weight: normal;
}

/* line 145, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-active a {
  text-decoration: none;
}

/* line 147, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-active a:link, .ui-state-active a:visited {
  text-decoration: none;
}

/* line 150, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-widget :active {
  outline: none;
}

/* Interaction Cues
----------------------------------*/
/* line 155, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 158, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 163, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 167, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-disabled a, .ui-widget-content .ui-state-disabled a, .ui-widget-header .ui-state-disabled a {
  /* Don't use a special style for anchor tags in disabled elements. */
  color: inherit;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 174, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/ui-icons_222222_256x240-b312d490b63c6aad48aebde038ff54ed.png);
}

/* line 179, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
  background-image: url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/ui-icons_222222_256x240-b312d490b63c6aad48aebde038ff54ed.png);
}

/* line 182, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-default .ui-icon {
  background-image: url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/ui-icons_888888_256x240-55bc09e407013cdcc255a8e183c068b2.png);
}

/* line 185, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-active .ui-icon {
  background-image: url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/ui-icons_454545_256x240-6cda2a40b57074c3986b6d65b323f490.png);
}

/* line 188, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-highlight .ui-icon {
  background-image: url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/ui-icons_2e83ff_256x240-4d38e048f81cef16bf8de1f859adfaee.png);
}

/* line 191, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/ui-icons_cd0a0a_256x240-5f47719154a222d2d3ab3a3df5e5b40f.png);
}

/* positioning */
/* line 195, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 198, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 201, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 204, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 207, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 210, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 213, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 216, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 219, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 222, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 225, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 228, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 231, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 234, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 237, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 240, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 243, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 246, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 249, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 252, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 255, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 258, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 261, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 264, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 267, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 270, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 273, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 276, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 279, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 282, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 285, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 288, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 291, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 294, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 297, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 300, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 303, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 306, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 309, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 312, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 315, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 318, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 321, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 324, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 327, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 330, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 333, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 336, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 339, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 342, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 345, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 348, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 351, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 354, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 357, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 360, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 363, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 366, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 369, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 372, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 375, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 378, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 381, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 384, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 387, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 390, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 393, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 396, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 399, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 402, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 405, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 408, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 411, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 414, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 417, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 420, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 423, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 426, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 429, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 432, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 435, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 438, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 441, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 444, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 447, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 450, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 453, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 456, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 459, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 462, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 465, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 468, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 471, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 474, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 477, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 480, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 483, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 486, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 489, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 492, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 495, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 498, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 501, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 504, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 507, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 510, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 513, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 516, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 519, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 522, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 525, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 528, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 531, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 534, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 537, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 540, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 543, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 546, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 549, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 552, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 555, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 558, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 561, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 564, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 567, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 570, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 573, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 576, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 579, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 582, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 585, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 588, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 591, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 594, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 597, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 600, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-seek-start, .ui-icon-seek-first {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 604, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 607, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 610, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 613, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 616, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 619, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 622, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 625, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 628, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 631, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 634, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 637, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 640, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 643, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 646, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 649, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 652, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 655, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 658, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 661, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 664, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 667, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 670, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 673, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 676, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 679, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 682, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 685, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 688, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 691, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 694, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 697, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 700, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 703, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 706, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 709, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 712, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* Overlays */
/* line 719, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-widget-overlay {
  background-color: #000000;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
}

/* line 724, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/ui-bg_flat_0_aaaaaa_40x100-9321b00e5a00bc0a0cccf5d7be3ad63b.png) 50% 50% repeat-x;
  filter: Alpha(Opacity=30);
  opacity: .3;
  border-radius: 8px;
}

/* jQuery UI Tabs 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 757, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs {
  position: relative;
  margin-top: 15px;
  padding: 0 0.8em 1em 0.8em;
  border: 1px solid #838383;
  border-radius: 6px;
}

/* line 763, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul, .ui-tabs .ui-tabs-nav {
  padding: 0;
  display: inline-block;
  height: 30px;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: -1px;
  margin: -17px 0 0 15px;
  vertical-align: middle;
}

/* line 772, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li, .ui-tabs .ui-tabs-nav > li {
  text-shadow: 0 1px 0 white;
  display: inline-block;
  list-style: none;
  margin: 0 -1px;
  border-bottom-left-radius: 0px;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #d9d9d9));
  background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: linear-gradient(top, #ffffff, #d9d9d9);
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  border-color: #838383;
  white-space: nowrap;
  margin-right: -3px;
  letter-spacing: 0;
}

/* line 786, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li:hover, .ui-tabs .ui-tabs-nav > li:hover {
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dedede));
  background-image: -webkit-linear-gradient(top, #ffffff, #dedede);
  background-image: -moz-linear-gradient(top, #ffffff, #dedede);
  background-image: -o-linear-gradient(top, #ffffff, #dedede);
  background-image: linear-gradient(top, #ffffff, #dedede);
}

/* line 789, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li a, .ui-tabs .ui-tabs-nav > li a {
  color: #00adef;
  padding: 0.6em 1em;
  display: block;
  cursor: pointer;
  float: left;
}

/* line 795, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li a:hover, .ui-tabs .ui-tabs-nav > li a:hover {
  color: #00adef;
}

/* line 797, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li.ui-state-disabled, .ui-tabs > ul > li.disabled, .ui-tabs .ui-tabs-nav > li.ui-state-disabled, .ui-tabs .ui-tabs-nav > li.disabled {
  opacity: 1;
  pointer-events: none;
}

/* line 800, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li.ui-state-disabled a, .ui-tabs > ul > li.disabled a, .ui-tabs .ui-tabs-nav > li.ui-state-disabled a, .ui-tabs .ui-tabs-nav > li.disabled a {
  cursor: text;
  opacity: 0.3;
}

/* line 803, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li.ui-tabs-active, .ui-tabs > ul > li:active, .ui-tabs > ul > li.selected, .ui-tabs .ui-tabs-nav > li.ui-tabs-active, .ui-tabs .ui-tabs-nav > li:active, .ui-tabs .ui-tabs-nav > li.selected {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#828282', endColorstr='#515151');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#515151')";
  background-color: #828282;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #828282), color-stop(100%, #515151));
  background-image: -webkit-linear-gradient(top, #828282, #515151);
  background-image: -moz-linear-gradient(top, #828282, #515151);
  background-image: -o-linear-gradient(top, #828282, #515151);
  background-image: linear-gradient(top, #828282, #515151);
  text-shadow: 0 -1px 0 #333333;
}

/* line 809, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li.ui-tabs-active a, .ui-tabs > ul > li:active a, .ui-tabs > ul > li.selected a, .ui-tabs .ui-tabs-nav > li.ui-tabs-active a, .ui-tabs .ui-tabs-nav > li:active a, .ui-tabs .ui-tabs-nav > li.selected a {
  cursor: text;
  color: white;
}

/* line 812, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li:first-child, .ui-tabs .ui-tabs-nav > li:first-child {
  border-radius: 5px 0 0 5px;
  border-width: 1px 1px 1px 1px;
}

/* line 815, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul > li:last-child, .ui-tabs .ui-tabs-nav > li:last-child {
  border-radius: 0 5px 5px 0;
}

/* line 817, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul.dark > li, .ui-tabs .ui-tabs-nav.dark > li {
  border-color: #111111;
  text-shadow: 0 -1px 0 #111111;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#89898b', endColorstr='#4b4746');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#89898b', endColorstr='#4b4746')";
  background-color: #89898b;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #89898b), color-stop(100%, #4b4746));
  background-image: -webkit-linear-gradient(top, #89898b, #4b4746);
  background-image: -moz-linear-gradient(top, #89898b, #4b4746);
  background-image: -o-linear-gradient(top, #89898b, #4b4746);
  background-image: linear-gradient(top, #89898b, #4b4746);
}

/* line 824, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul.dark > li a, .ui-tabs .ui-tabs-nav.dark > li a {
  color: #dcdadb;
}

/* line 826, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul.dark > li:hover, .ui-tabs .ui-tabs-nav.dark > li:hover {
  background-color: #707071;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #707071), color-stop(100%, #312e2d));
  background-image: -webkit-linear-gradient(top, #707071, #312e2d);
  background-image: -moz-linear-gradient(top, #707071, #312e2d);
  background-image: -o-linear-gradient(top, #707071, #312e2d);
  background-image: linear-gradient(top, #707071, #312e2d);
}

/* line 829, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul.dark > li:hover a, .ui-tabs .ui-tabs-nav.dark > li:hover a {
  color: #f5f4f5;
}

/* line 831, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul.dark > li.ui-tabs-active, .ui-tabs > ul.dark > li:active, .ui-tabs > ul.dark > li.selected, .ui-tabs .ui-tabs-nav.dark > li.ui-tabs-active, .ui-tabs .ui-tabs-nav.dark > li:active, .ui-tabs .ui-tabs-nav.dark > li.selected {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#222222', endColorstr='#555555');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#555555')";
  background-color: #222222;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #222222), color-stop(100%, #555555));
  background-image: -webkit-linear-gradient(top, #222222, #555555);
  background-image: -moz-linear-gradient(top, #222222, #555555);
  background-image: -o-linear-gradient(top, #222222, #555555);
  background-image: linear-gradient(top, #222222, #555555);
}

/* line 836, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs > ul.dark > li.ui-tabs-active a, .ui-tabs > ul.dark > li:active a, .ui-tabs > ul.dark > li.selected a, .ui-tabs .ui-tabs-nav.dark > li.ui-tabs-active a, .ui-tabs .ui-tabs-nav.dark > li:active a, .ui-tabs .ui-tabs-nav.dark > li.selected a {
  color: white;
}

/* line 838, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}

/* line 840, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs .ui-widget-header {
  background: transparent;
}

/* line 842, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 0 15px;
  background: none;
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
/* jQuery UI Button 1.9m6
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 876, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#fffffe', endColorstr='#cccccc');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffe', endColorstr='#cccccc')";
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(top, #ffffff, #cccccc);
  background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
  background-image: -o-linear-gradient(top, #ffffff, #cccccc);
  background-image: linear-gradient(top, #ffffff, #cccccc);
  text-shadow: 0px 1px 0px white;
  border: 1px solid #b3b3b3;
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: 0.1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  font-weight: normal;
  zoom: 1;
  overflow: visible;
  border-radius: 5px;
  color: #535143;
}

/* line 897, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button.ui-state-hover, .ui-button:hover {
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #d4d4d4));
  background-image: -webkit-linear-gradient(top, #ffffff, #d4d4d4);
  background-image: -moz-linear-gradient(top, #ffffff, #d4d4d4);
  background-image: -o-linear-gradient(top, #ffffff, #d4d4d4);
  background-image: linear-gradient(top, #ffffff, #d4d4d4);
  color: #00adef;
}

/* line 901, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button.ui-state-active, .ui-button:active {
  -webkit-box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.5);
  background-color: #d9d9d9;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d9d9d9), color-stop(100%, #d1d1d1));
  background-image: -webkit-linear-gradient(top, #d9d9d9, #d1d1d1);
  background-image: -moz-linear-gradient(top, #d9d9d9, #d1d1d1);
  background-image: -o-linear-gradient(top, #d9d9d9, #d1d1d1);
  background-image: linear-gradient(top, #d9d9d9, #d1d1d1);
  -webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.1);
  color: #00adef;
  border: 1px solid #aaaaaa;
}

/* line 910, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button.ui-state-disabled, .ui-button:disabled {
  pointer-events: none;
}

/* line 912, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button.primary {
  border-radius: 5px;
  color: #fefefe;
  border: 1px solid #00adef;
  text-shadow: 0 1px 0 #006085;
  font-size: 1em;
  line-height: 1.1em;
  background-color: #007dd0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b9fe), color-stop(100%, #007dd0));
  background-image: -webkit-linear-gradient(top, #00b9fe, #007dd0);
  background-image: -moz-linear-gradient(top, #00b9fe, #007dd0);
  background-image: -o-linear-gradient(top, #00b9fe, #007dd0);
  background-image: linear-gradient(top, #00b9fe, #007dd0);
  -webkit-box-shadow: 1px 1px 2px #686c72;
  box-shadow: 1px 1px 2px #686c72;
}

/* line 923, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button.primary:hover, .ui-button.primary.ui-state-hover, .ui-button.primary:focus {
  color: #bcecff;
  border-color: #0088bc;
  background-color: #006eb6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00aeef), color-stop(100%, #006eb6));
  background-image: -webkit-linear-gradient(top, #00aeef, #006eb6);
  background-image: -moz-linear-gradient(top, #00aeef, #006eb6);
  background-image: -o-linear-gradient(top, #00aeef, #006eb6);
  background-image: linear-gradient(top, #00aeef, #006eb6);
}

/* line 928, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button.primary:active {
  -webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.3);
  background-color: #006eb6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a6e5), color-stop(100%, #006eb6));
  background-image: -webkit-linear-gradient(top, #00a6e5, #006eb6);
  background-image: -moz-linear-gradient(top, #00a6e5, #006eb6);
  background-image: -o-linear-gradient(top, #00a6e5, #006eb6);
  background-image: linear-gradient(top, #00a6e5, #006eb6);
  border-color: #0076a3;
  color: #bcecff;
}

/* line 935, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button.large-orange {
  background-color: #fd7820;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff9b3d), color-stop(100%, #fd7a00));
  background-image: -webkit-linear-gradient(top, #ff9b3d, #fd7a00);
  background-image: -moz-linear-gradient(top, #ff9b3d, #fd7a00);
  background-image: -o-linear-gradient(top, #ff9b3d, #fd7a00);
  background-image: linear-gradient(top, #ff9b3d, #fd7a00);
  border: 1px solid #fd7820;
  border-radius: 9px;
  font-size: 2.5em;
  text-shadow: 0 -1px 0 #da5d01;
  -webkit-box-shadow: 1px 1px 3px #686c72;
  box-shadow: 1px 1px 3px #686c72;
  color: white;
}

/* line 945, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button.large-orange:hover, .ui-button.large-orange:focus {
  color: #ffffdd;
  background-color: #fd7820;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff8e23), color-stop(100%, #e46e00));
  background-image: -webkit-linear-gradient(top, #ff8e23, #e46e00);
  background-image: -moz-linear-gradient(top, #ff8e23, #e46e00);
  background-image: -o-linear-gradient(top, #ff8e23, #e46e00);
  background-image: linear-gradient(top, #ff8e23, #e46e00);
}

/* line 949, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button.large-orange:active {
  -webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.3);
}

/* the overflow property removes extra width in IE */
/* line 954, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* to make room for the icon, a width needs to be set here */
/* line 958, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* button elements seem to need a little more width */
/* line 962, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 965, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/*button text element */
/* line 969, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}

/* line 973, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}

/* line 976, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}

/* line 980, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}

/* line 983, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-text-icon-secondary .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}

/* line 986, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 992, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
input.ui-button {
  padding: 0.55em 1em;
}

/*button icon element(s) */
/* line 996, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 1001, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 1005, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}

/* line 1008, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}

/*button sets */
/* line 1012, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 1014, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}

/* workarounds */
/* line 1019, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* reset extra padding in Firefox */
/* jQuery UI Dialog 1.9m6
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 *
 * See spec: http://designweb.blurb.com/patterns/#modal
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1052, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog {
  position: absolute;
  min-width: 540px;
  -webkit-box-shadow: 0 1px 5px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 4px rgba(0, 0, 0, 0.2);
  color: #6d6d6d;
  background-color: #fefefe;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #d9d9d9));
  background-image: -webkit-linear-gradient(top, #fefefe, #d9d9d9);
  background-image: -moz-linear-gradient(top, #fefefe, #d9d9d9);
  background-image: -o-linear-gradient(top, #fefefe, #d9d9d9);
  background-image: linear-gradient(top, #fefefe, #d9d9d9);
  border-radius: 9px;
}

/* line 1061, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: 35px 35px 0;
  position: relative;
  font-size: 1.2em;
}

/* line 1065, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  color: #6D6D6D;
  font-size: 1.8em;
  line-height: 1em;
  font-weight: normal;
}

/* line 1071, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 19px;
  margin: 0;
  padding: 0;
  height: 18px;
}

/* line 1079, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

/* line 1082, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-dialog-titlebar-close.ui-state-hover {
  background-color: transparent;
  opacity: 0.7;
}

/* line 1085, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 35px;
  background: none;
  overflow: auto;
  font-size: 1.2em;
  line-height: 1.4em;
  zoom: 1;
}

/* line 1094, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  padding: 0 35px 35px;
}

/* line 1099, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 1101, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

/* line 1104, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 5px;
  bottom: 5px;
}

/* line 1109, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.info .ui-dialog-titlebar, .ui-dialog.info .ui-dialog-content, .ui-dialog.success .ui-dialog-titlebar, .ui-dialog.success .ui-dialog-content, .ui-dialog.question .ui-dialog-titlebar, .ui-dialog.question .ui-dialog-content, .ui-dialog.notification .ui-dialog-titlebar, .ui-dialog.notification .ui-dialog-content, .ui-dialog.alert .ui-dialog-titlebar, .ui-dialog.alert .ui-dialog-content, .ui-dialog.warning .ui-dialog-titlebar, .ui-dialog.warning .ui-dialog-content, .ui-dialog.error .ui-dialog-titlebar, .ui-dialog.error .ui-dialog-content {
  padding-left: 108px;
}

/* line 1111, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.info .ui-dialog-titlebar:before, .ui-dialog.success .ui-dialog-titlebar:before, .ui-dialog.question .ui-dialog-titlebar:before, .ui-dialog.notification .ui-dialog-titlebar:before, .ui-dialog.alert .ui-dialog-titlebar:before, .ui-dialog.warning .ui-dialog-titlebar:before, .ui-dialog.error .ui-dialog-titlebar:before {
  display: block;
  content: "";
  float: left;
  margin: -9px 0 -9px -75px;
  background-image: url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/sprite-editor-46e078f025a6b854c90831b5fd6ba7df.png);
  height: 50px;
  width: 50px;
  background-position: -12px -4133px;
}

/* line 1120, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.success .ui-dialog-titlebar:before {
  background-position: -137px -4133px;
}

/* line 1122, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.question .ui-dialog-titlebar:before {
  background-position: -74px -4133px;
}

/* line 1124, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.notification .ui-dialog-titlebar:before {
  background-position: -200px -4133px;
}

/* line 1126, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.alert .ui-dialog-titlebar:before {
  background-position: -264px -4133px;
}

/* line 1128, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.warning .ui-dialog-titlebar:before {
  background-position: -324px -4133px;
}

/* line 1130, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.error .ui-dialog-titlebar:before {
  background-position: -388px -4133px;
}

/* line 1133, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 1136, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.no-title .ui-dialog-titlebar {
  padding-top: 0px;
}

/* line 1138, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.no-title .ui-dialog-titlebar:before {
  margin: 6px 0 -9px -100px;
}

/* line 1140, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-dialog.no-title .ui-dialog-content {
  padding-top: 15px;
}

/* line 1143, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.no-close .ui-dialog-titlebar-close {
  display: none;
}

/*
 * jQuery UI Menu @VERSION
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1172, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu {
  border-radius: 0 0 5px 5px;
  list-style: none;
  /*padding: 2px;*/
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
  border: 1px solid #c3c3c3;
  -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.25);
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f6f6f6));
  background-image: -webkit-linear-gradient(top, #ffffff, #f6f6f6);
  background-image: -moz-linear-gradient(top, #ffffff, #f6f6f6);
  background-image: -o-linear-gradient(top, #ffffff, #f6f6f6);
  background-image: linear-gradient(top, #ffffff, #f6f6f6);
}

/* line 1185, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}

/* line 1188, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 100%;
}

/* line 1193, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 0.2em 0.5em;
  line-height: 1.5;
  color: #00adef;
  zoom: 1;
  font-weight: normal;
}

/* line 1201, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  color: white;
  background-color: #00adef;
  /*margin: -1px;*/
}

/* line 1206, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu .ui-state-disabled {
  font-weight: normal;
  padding: 0.2em 0.5em;
  line-height: 1.5;
}

/* icon support */
/* line 1212, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu-icons {
  position: relative;
}

/* line 1214, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}

/* left-aligned */
/* line 1219, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em;
}

/* line 1223, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}

/* right-aligned */
/*
 * jQuery UI Menubar @VERSION
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1253, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menubar {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* line 1258, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menubar-item {
  float: left;
}

/* line 1260, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menubar-item .ui-button {
  border-radius: 0px;
  color: #00adef;
}

/* line 1263, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menubar-item .ui-button.ui-state-active .ui-button-text {
  color: white;
  background-color: #00adef;
}

/* line 1267, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menubar {
  /* Second-level menus */
}

/* line 1269, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menubar .ui-button {
  background: none;
  float: left;
  font-weight: normal;
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
  margin: 0;
  box-shadow: none;
  outline: none;
}

/* line 1278, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menubar .ui-menubar-link {
  border-right: 1px dashed transparent;
  border-left: 1px dashed transparent;
}

/* line 1281, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-menubar .ui-menu {
  min-width: 8em;
  position: absolute;
  z-index: 9999;
  font-weight: normal;
  border-radius: 0px;
}

/*
 * jQuery UI Selectmenu @VERSION
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectmenu#theming
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1314, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-menu {
  border-radius: 0 0 5px 5px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  display: none;
}

/* line 1321, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-menu .ui-menu {
  max-height: 16em;
  overflow-y: auto;
  overflow-x: hidden;
}

/* line 1325, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-menu .ui-menu .ui-menu-item a {
  padding: 0.3em 1em 0.3em 1em;
}

/* line 1327, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-menu .ui-menu li.ui-state-disabled {
  padding: 0.3em 1em 0.3em 1em;
  color: #aaa;
  text-shadow: 0px 1px white;
}

/* line 1331, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-menu .ui-menu li.ui-selectmenu-optgroup {
  font-weight: normal;
  line-height: 1.5;
  padding: 2px 0.6em;
  margin: 0.5em 0 0 0;
  color: #bbb;
  text-shadow: 0px 1px white;
}

/* line 1339, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-open {
  display: block;
}

/* line 1342, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-button .ui-button {
  padding: 0.5em 0em;
}

/* line 1344, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-button.ui-state-active {
  -webkit-box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.5);
  background-color: #d9d9d9;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d9d9d9), color-stop(100%, #a6a6a6));
  background-image: -webkit-linear-gradient(top, #d9d9d9, #a6a6a6);
  background-image: -moz-linear-gradient(top, #d9d9d9, #a6a6a6);
  background-image: -o-linear-gradient(top, #d9d9d9, #a6a6a6);
  background-image: linear-gradient(top, #d9d9d9, #a6a6a6);
  text-shadow: none;
  color: #666;
  border: 1px solid #aaaaaa;
}

/* line 1352, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-button .ui-corner-all {
  border-radius: 4px;
}

/* line 1354, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-button span.ui-icon {
  position: absolute;
  left: 0.7em;
  top: 0.5em;
}

/* line 1358, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-selectmenu-button span.ui-selectmenu-text {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  text-align: left;
  padding: 0em 1em 0em 2.5em;
}

/* jQuery UI Tooltip 1.9m6
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tooltip#theming
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1392, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-tooltip {
  background: white;
  border: 1px solid #6bbcf2;
  padding: 8px;
  position: absolute;
  z-index: 9999;
  display: block;
  font-size: 11px;
  position: absolute;
  visibility: visible;
  max-width: 200px;
  color: #6d6d6d;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  line-height: 1.07em;
}

/* jQuery Blurb Pointer Dialog
 *
 * Copyright 2011, Blurb, Inc.
 *
 * http://docs.jquery.com/UI/Dialog#theming
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1433, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-pointerdialog.bare .ui-dialog-titlebar {
  position: absolute;
  right: 10px;
  top: 10px;
  text-indent: -9999px;
}

/* line 1438, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-pointerdialog.blurb-pointerdialog-placement-bottom .blurb-pointerdialog-notch-shadow, .blurb-pointerdialog.blurb-pointerdialog-placement-bottom .blurb-pointerdialog-notch {
  border-style: none solid solid solid;
}

/* line 1440, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-pointerdialog.blurb-pointerdialog-placement-bottom .blurb-pointerdialog-notch-shadow {
  top: -16px;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
}

/* line 1444, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-pointerdialog.blurb-pointerdialog-placement-bottom .blurb-pointerdialog-notch {
  top: -13px;
  border-width: 0 13px 13px 13px;
  border-color: transparent transparent #fefefe transparent;
}

/* line 1448, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-pointerdialog .blurb-pointerdialog-notch, .blurb-pointerdialog .blurb-pointerdialog-notch-shadow {
  content: "";
  position: absolute;
  top: 100%;
  width: 0px;
  height: 0px;
  border-style: solid solid none solid;
}

/* line 1455, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-pointerdialog .blurb-pointerdialog-notch-shadow {
  left: 27px;
  border-width: 16px 16px 0 16px;
  border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
}

/* line 1459, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-pointerdialog .blurb-pointerdialog-notch {
  left: 30px;
  border-width: 13px 13px 0 13px;
  border-color: #d9d9d9 transparent transparent transparent;
}

/* jQuery Blurb Pointer Dialog
 *
 * Copyright 2013, Blurb, Inc.
 *
 * http://docs.jquery.com/UI/Dialog#theming
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1487, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-showoffdialog {
  position: fixed !important;
  top: 0 !important;
  border-radius: 0;
}

/* line 1491, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books {
  margin-top: 10px;
}

/* line 1493, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-container-horizontal {
  width: 520px;
  padding: 0 24px;
}

/* line 1496, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-clip-horizontal {
  overflow: hidden;
  width: 510px;
}

/* line 1499, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-next-horizontal {
  position: absolute;
  top: 56px;
  right: 10px;
  width: 14px;
  height: 32px;
  cursor: pointer;
  background: transparent url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/sprite_carousel.png) no-repeat 0 0;
  background-position: -40px -56px;
}

/* line 1508, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-next-horizontal:hover, .jcarousel-skin-more-books .jcarousel-next-horizontal:focus {
  background-position: -40px -100px;
}

/* line 1510, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-next-horizontal:active {
  background-position: -40px -56px;
}

/* line 1512, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-next-disabled-horizontal {
  cursor: default;
  background-position: -40px -12px;
}

/* line 1515, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-more-books .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-more-books .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: -40px -12px;
}

/* line 1518, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-prev-horizontal {
  position: absolute;
  top: 56px;
  left: 0px;
  width: 14px;
  height: 32px;
  cursor: pointer;
  background: transparent url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/sprite_carousel.png) no-repeat 0 0;
}

/* line 1526, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-prev-horizontal {
  background-position: -10px -56px;
}

/* line 1528, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-prev-horizontal:hover {
  background-position: -10px -100px;
}

/* line 1530, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-prev-horizontal:focus, .jcarousel-skin-more-books .jcarousel-prev-horizontal:active {
  background-position: -10px -56px;
}

/* line 1532, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-prev-disabled-horizontal {
  cursor: default;
  background-position: -10px -12px;
}

/* line 1535, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.jcarousel-skin-more-books .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-more-books .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-more-books .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-position: -10px -12px;
}

/*
 * Styles to match Blurby's navigation menu.
 * For use in external sites.
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1557, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar {
  /**
   * Styles on the top-level horizontal menubar item
   */
  /**
   * Menu items -- 1st to nth level dropdowns
   * Override jquery.ui.menu styles when they have to do with this menubar.
   */
}

/* line 1565, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar.ui-menubar {
  font-family: "ARSMaquettePro", "ARS Maquette Pro", Arial, sans-serif;
}

/* line 1567, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menubar-item .ui-menu {
  min-width: 12em;
}

/* line 1569, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menubar-item .ui-button .ui-button-text {
  color: #444444;
  background-color: white;
  border-radius: 4px 4px 0 0;
  text-shadow: none;
}

/* line 1574, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menubar-item .ui-button.ui-state-hover, .blurb-legacymenubar .ui-menubar-item .ui-button.ui-state-active {
  border-color: transparent;
  background-color: transparent;
}

/* line 1577, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menubar-item .ui-button.ui-state-hover .ui-button-text, .blurb-legacymenubar .ui-menubar-item .ui-button.ui-state-active .ui-button-text {
  color: white;
  background: #fd7820;
  text-shadow: none;
}

/* line 1581, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menubar-item .ui-icon {
  opacity: 0.5;
  padding-right: 0.1em;
  border-right: 1px dotted black;
  left: 0;
}

/* line 1586, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menubar-item .ui-menu-icon {
  border-right: none;
}

/* line 1588, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menubar-item.stub .ui-icon {
  display: none;
}

/* line 1590, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menubar-item.stub .ui-button-text {
  padding: 0.4em;
}

/* line 1592, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menu {
  border-radius: 3px 3px 5px 5px;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
  background-image: linear-gradient(top, #ffffff, #eeeeee);
  border: 1px solid #dddddd;
}

/* line 1597, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menu .ui-menu-item.separate {
  border-bottom: 1px solid #cccccc;
}

/* line 1599, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menu .ui-menu-item a {
  color: #444444;
  padding: 0.5em 1em;
}

/* line 1602, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menu .ui-menu-item a.ui-state-focus, .blurb-legacymenubar .ui-menu .ui-menu-item a.ui-state-active {
  color: white;
  background-color: #fd7820;
}

/* line 1605, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-legacymenubar .ui-menu .ui-menu-item:last-child a {
  border-radius: 0px 0px 5px 5px;
}

/* Blurb UI Popover
* http://designweb.blurb.com/patterns/#pop-over
*
* @theme Blurb
* @author Andrew Hao (ahao@blurb.com)
* @author Sunitha Lukka (slukka@blurb.com)
*/
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1629, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover {
  background: #d4ecf5;
  border: 1px solid #6bbcf2;
  position: absolute;
  z-index: 9999;
  display: block;
  font-size: 12px;
  position: absolute;
  visibility: visible;
  max-width: 210px;
  color: #6d6d6d;
  padding: 16px;
  text-align: left;
  text-decoration: none;
  border-radius: 4px;
  line-height: 1.07em;
}

/* line 1645, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow {
  position: absolute;
  margin-left: 0;
  height: 20px;
  width: 20px;
  content: " ";
  position: absolute;
  height: 0;
  left: 0;
  top: 0;
  width: 0;
  margin-left: 0;
  bottom: 12px;
}

/* line 1658, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow:before {
  content: " ";
  position: absolute;
  height: 0;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  margin-left: 0;
  bottom: 12px;
}

/* line 1669, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow.bottom {
  top: 100%;
  left: 42%;
  border-top: 8px solid #6bbcf2;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
}

/* line 1676, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow.bottom:before {
  top: -8px;
  left: -7px;
  border-top: 7px solid #d4ecf5;
  border-right: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid transparent;
}

/* line 1683, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow.top {
  top: -17px;
  bottom: 22px;
  left: 42%;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #6bbcf2;
  border-left: 8px solid transparent;
}

/* line 1691, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow.top:before {
  top: -5px;
  left: -7px;
  border-top: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #d4ecf5;
  border-left: 7px solid transparent;
}

/* line 1698, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow.left {
  top: 25%;
  left: -17px;
  border-top: 8px solid transparent;
  border-right: 8px solid #6bbcf2;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
}

/* line 1705, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow.left:before {
  top: -7px;
  left: -5px;
  border-top: 7px solid transparent;
  border-right: 7px solid #d4ecf5;
  border-bottom: 7px solid transparent;
  border-left: 7px solid transparent;
}

/* line 1712, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow.right {
  top: 25%;
  left: 100%;
  bottom: -16px;
  margin-left: -1px;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #6bbcf2;
}

/* line 1721, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .arrow.right:before {
  top: -7px;
  left: -8px;
  border-top: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #d4ecf5;
}

/* line 1728, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover .close {
  font-size: 1.5em;
  position: absolute;
  top: 4px;
  right: 4px;
  text-decoration: none;
  color: #00adef;
}

/* line 1735, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange {
  background: white;
  border-color: #fd7820;
}

/* line 1738, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange .close {
  color: #fd7820;
}

/* line 1740, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange .arrow.right {
  border-left-color: #fd7820;
}

/* line 1742, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange .arrow.right:before {
  border-left-color: white;
}

/* line 1744, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange .arrow.left {
  border-right-color: #fd7820;
}

/* line 1746, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange .arrow.left:before {
  border-right-color: white;
}

/* line 1748, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange .arrow.top {
  border-bottom-color: #fd7820;
}

/* line 1750, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange .arrow.top:before {
  border-bottom-color: white;
}

/* line 1752, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange .arrow.bottom {
  border-top-color: #fd7820;
}

/* line 1754, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-popover.orange .arrow.bottom:before {
  border-top-color: white;
}

/* Blurb UI RadioExpander
* http://designweb.blurb.com/patterns/#radioexpander
*
* @theme Blurb
* @author Andrew Hao (ahao@blurb.com)
* @author Sunitha Lukka (slukka@blurb.com)
*/
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1778, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander h3.ui-expander-header {
  border: 1px solid #aaaaaa;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1783, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander h3.ui-expander-header a, .blurb-radioexpander h3.ui-expander-header a:visited, .blurb-radioexpander h3.ui-expander-header a:link {
  color: #666666;
}

/* line 1785, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander h3.ui-expander-header.ui-state-active {
  border: 1px solid #aaaaaa;
  border-bottom: none;
  background: transparent;
}

/* line 1789, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander h3.ui-expander-header.ui-state-hover {
  background-image: none;
  background: transparent;
}

/* line 1792, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander ul.ui-expander-content {
  margin: 0;
  padding: 0;
}

/* line 1795, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander ul.ui-expander-content > li {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  background-color: transparent;
}

/* line 1806, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander ul.ui-expander-content > li:hover label {
  cursor: pointer;
}

/* line 1808, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander ul.ui-expander-content > li.selected {
  background-color: #ffebcc;
}

/* line 1810, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander ul.ui-expander-content input[type=radio] {
  margin: 0 5px;
}

/* line 1812, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander ul.ui-expander-content label {
  display: block;
  padding: 5px;
}

/* line 1815, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.blurb-radioexpander ul.ui-expander-content.ui-expander-content-active {
  border: 1px solid #aaaaaa;
  border-top: 0;
}

/* line 1818, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-horizontal > DIV, .ui-helper-horizontal > LI, .ui-helper-horizontal > SPAN, .ui-helper-horizontal > LABEL, .ui-helper-horizontal > H1, .ui-helper-horizontal > H2, .ui-helper-horizontal > H3, .ui-helper-horizontal > H4 {
  float: left;
  clear: none;
  display: block;
}

/**
 * Wijmo Wijexpander
 *
 * @theme Blurb
 * @author Andrew Hao (ahao@blurb.com)
 */
/**
 * Include utility helpers for our styles.
 */
/**
 * SCSS variable definitions on Blurb jQuery UI theme.
 * @theme Blurb
 */
/**
 * SCSS mixin definitions for Blurb jQuery UI.
 * @theme Blurb
 */
/* -----------------------------------------------------
 * Add IE filters when you use gradients
 * Make sure this goes before any +linear-gradient calls.
/* ----------------------------------------------------- */
/* line 1843, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander {
  margin: 0.5em 1px;
  padding: 0;
  display: block;
}

/* line 1847, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander a {
  outline: none;
}

/* line 1849, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header {
  cursor: pointer;
  margin-top: 1px;
  position: relative;
}

/*.wijmo-wijexpander.ui-helper-horizontal > .ui-expander-header
 *{
 *    cursor: pointer
 *    width: 20px
 *    height: 200px
 *}
 *.wijmo-wijexpander.ui-state-disabled > .ui-expander-header
 *{
 *    cursor: default
 *}
 *.wijmo-wijexpander > .ui-widget-content
 *{
 *    height: 100px
 *    overflow: auto
 *}
 *.wijmo-wijexpander.ui-state-disabled > .ui-widget-content
 *{
 *} */
/* line 1872, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-expander .ui-expander-content {
  border-top: 0 none;
  display: none;
  margin-bottom: 2px;
  margin-top: -2px;
  overflow: auto;
  padding: 1em 2.2em;
  position: relative;
  top: 1px;
}

/* line 1882, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header {
  cursor: pointer;
  margin-bottom: 10px;
  border: 1px solid #dadada;
  border-radius: 6px;
  background-color: #e5e5e6;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(4%, #e5e5e6), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(bottom, #e5e5e6 4%, #ffffff);
  background-image: -moz-linear-gradient(bottom, #e5e5e6 4%, #ffffff);
  background-image: -o-linear-gradient(bottom, #e5e5e6 4%, #ffffff);
  background-image: linear-gradient(bottom, #e5e5e6 4%, #ffffff);
  -webkit-box-shadow: 2px 2px 2px #cccccc;
  box-shadow: 2px 2px 2px #cccccc;
}

/* line 1891, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header a {
  display: block;
  font-size: 1em;
  color: #00adef;
  padding: 0.5em 0.5em 0.5em 0.7em;
}

/* line 1896, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header .ui-icon {
  right: 1em;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  background: transparent url(https://assets.blurb.com/assets/distribution/jquery.ui.blurb/chevrons-7a1a130681b0d269bd60b44c8921391c.png) no-repeat right 2px;
}

/* line 1902, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header.ui-state-active {
  border-radius: 6px 6px 0 0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f6f6f6;
  background-color: #f6f6f6;
  margin-bottom: 0;
}

/* line 1910, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header.ui-state-active .ui-icon {
  background-position: right -26px;
}

/* line 1912, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header.ui-state-hover {
  background-color: #f6f6f6;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #d6d6d6));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #d6d6d6);
  background-image: -moz-linear-gradient(top, #f6f6f6, #d6d6d6);
  background-image: -o-linear-gradient(top, #f6f6f6, #d6d6d6);
  background-image: linear-gradient(top, #f6f6f6, #d6d6d6);
}

/* line 1916, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header.ui-state-hover .ui-icon {
  background-position: right -12px;
}

/* line 1918, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header.ui-state-hover.ui-state-active .ui-icon {
  background-position: right -40px;
}

/* line 1920, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-content-active {
  display: block;
  border-top: 0 none;
  padding: 1em 2.2em;
}

/* line 1924, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-header > a {
  padding-left: 1em;
}

/* line 1926, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander.ui-state-disabled .ui-expander-header.ui-state-hover {
  background: inherit;
  color: grey;
}

/* line 1929, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander.ui-state-disabled .ui-expander-header a {
  color: grey;
  cursor: auto;
}

/* line 1932, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.wijmo-wijexpander .ui-expander-content {
  margin-bottom: 12px;
  border-radius: 0 0 6px 6px;
}

/* line 1936, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-horizontal.wijmo-wijexpander .ui-expander-header .ui-icon {
  left: inherit;
  margin-top: inherit;
  margin-left: -8px;
  position: absolute;
  top: 0.5em;
  left: 50%;
}

/* line 1943, ../../../lib/assets/stylesheets/jquery.ui.blurb.css.scss */
.ui-helper-horizontal.wijmo-wijexpander .ui-expander-header > a {
  padding-left: inherit;
  padding-top: 2.2em;
  display: inline-block;
}

/* line 49, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover,
.popover:before {
  border: 1px solid #6bbcf2;
  background: #d4ecf5;
}

/* line 54, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover {
  z-index: 1150;
  line-height: 1.2;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  max-width: 180px;
  padding: 10px;
  border-radius: 4px;
  position: fixed;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out, top 0.1s ease-in-out, left 0.1s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out, top 0.1s ease-in-out, left 0.1s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out, top 0.1s ease-in-out, left 0.1s ease-in-out;
  transition: opacity 0.5s ease-in-out, top 0.1s ease-in-out, left 0.1s ease-in-out;
}
/* line 68, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.out {
  display: none;
  opacity: 0;
}
/* line 71, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.in {
  opacity: 1;
}
/* line 75, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.toggling {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
/* line 79, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  bottom: -8.5px;
  left: 50%;
  margin-left: -7.5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
  border: 1px solid #6bbcf2;
  position: absolute;
}
/* line 94, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.bottom:before {
  border-top-width: 0;
  border-left-width: 0;
}
/* line 97, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.top:before {
  border-right-width: 0;
  border-bottom-width: 0;
  top: -8.5px;
  bottom: auto;
}
/* line 102, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.right:before {
  border-bottom-width: 0;
  border-left-width: 0;
  top: 10px;
  right: -8.5px;
  left: auto;
}
/* line 108, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.left:before {
  border-top-width: 0;
  border-right-width: 0;
  top: 10px;
  left: -1px;
}
/* line 115, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.error {
  background: white;
  border-color: #cb0000;
  padding-left: 34px;
}
/* line 119, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.error:before {
  background: white;
  border-color: #cb0000;
}
/* line 122, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.error:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(https://assets.blurb.com/assets/distribution/sprite-hemingway-69edea4f61cdb5a0a24ffb3c5b44552e.png) no-repeat -335px -366px;
  position: absolute;
  left: 10px;
  top: 13px;
}
/* line 133, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.success, .popover.success:before {
  background: #449b01;
  border-color: #449b01;
}
/* line 137, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.success p, .popover.success .btn-close {
  color: white;
  text-shadow: none;
}
/* line 142, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.info, .popover.info:before {
  background: #6d6d6d;
  border-color: #6d6d6d;
}
/* line 146, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover.info p {
  color: white;
}
/* line 149, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover .btn-close {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 4px;
  right: 4px;
  color: #6d6d6d;
  border-radius: 0;
}
/* line 157, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover .btn-close:after {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 0.8;
  text-decoration: none;
  top: -2px;
  right: -1px;
}
/* line 166, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover p {
  line-height: 1.2;
}
/* line 169, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover p:first-of-type {
  margin-top: 0;
}
/* line 171, ../../../app/assets/stylesheets/components/popover.css.sass */
.popover p:last-child {
  margin-bottom: 0;
}

/* line 26, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-success-sm,
.alert-notice-sm,
.alert-warning-sm,
.alert-error-sm,
.alert-info-sm {
  position: relative;
  padding-left: 20px;
}
/* line 33, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-success-sm:before,
.alert-notice-sm:before,
.alert-warning-sm:before,
.alert-error-sm:before,
.alert-info-sm:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(https://assets.blurb.com/assets/distribution/sprite-hemingway-69edea4f61cdb5a0a24ffb3c5b44552e.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 42, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-success-sm {
  color: #6db33f;
}
/* line 44, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-success-sm:before {
  background-position: -145px -364px;
}

/* line 46, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-notice-sm {
  color: #ff6633;
}
/* line 48, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-notice-sm:before {
  background-position: -208px -364px;
}

/* line 50, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-warning-sm {
  color: #fb9b01;
}
/* line 52, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-warning-sm:before {
  background-position: -272px -367px;
}

/* line 54, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-error-sm {
  color: #cb0000;
}
/* line 56, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-error-sm:before {
  background-position: -334px -364px;
}

/* line 58, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-info-sm {
  color: #6db33f;
}
/* line 60, ../../../app/assets/stylesheets/components/alert.css.sass */
.alert-info-sm:before {
  background-position: -19px -364px;
}

/* line 36, ../../../app/assets/stylesheets/components/notification.css.sass */
[class^="notification-"],
[class*=" notification-"] {
  background: #fff0dc;
  margin: -20px -20px 20px -20px;
  padding: 15px 20px;
  box-shadow: 0 6px 9px -4px rgba(0, 0, 0, 0.3);
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1100;
}
/* line 47, ../../../app/assets/stylesheets/components/notification.css.sass */
[class^="notification-"].fixed,
[class*=" notification-"].fixed {
  position: fixed;
  top: 0;
  margin-top: 0;
}
/* line 51, ../../../app/assets/stylesheets/components/notification.css.sass */
[class^="notification-"] .btn-close,
[class*=" notification-"] .btn-close {
  color: #6d6d6d;
  right: 30px;
}
/* line 54, ../../../app/assets/stylesheets/components/notification.css.sass */
[class^="notification-"] h1,
[class*=" notification-"] h1 {
  color: #fb9b01;
  margin: 0;
  position: relative;
  padding-left: 39px;
  line-height: 1.2;
}
/* line 60, ../../../app/assets/stylesheets/components/notification.css.sass */
[class^="notification-"] h1:before,
[class*=" notification-"] h1:before {
  content: "";
  display: block;
  width: 31px;
  height: 31px;
  background: url(https://assets.blurb.com/assets/distribution/sprite-hemingway-69edea4f61cdb5a0a24ffb3c5b44552e.png) no-repeat;
  position: absolute;
  left: 0;
  top: -3px;
}
/* line 69, ../../../app/assets/stylesheets/components/notification.css.sass */
[class^="notification-"] p,
[class*=" notification-"] p {
  line-height: 1.3;
  margin: 6px 0 10px 40px;
}
/* line 75, ../../../app/assets/stylesheets/components/notification.css.sass */
[class^="notification-"] p:last-child,
[class*=" notification-"] p:last-child {
  margin-bottom: 0;
}
/* line 77, ../../../app/assets/stylesheets/components/notification.css.sass */
[class^="notification-"] [aria-hidden="true"],
[class*=" notification-"] [aria-hidden="true"] {
  display: none;
}
/* line 80, ../../../app/assets/stylesheets/components/notification.css.sass */
[class^="notification-"].close,
[class*=" notification-"].close {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  height: 0;
}

/* line 85, ../../../app/assets/stylesheets/components/notification.css.sass */
.notification-notice h1:before {
  background-position: -205px -226px;
}

/* line 87, ../../../app/assets/stylesheets/components/notification.css.sass */
.notification-error h1 {
  color: #cb0000;
}
/* line 89, ../../../app/assets/stylesheets/components/notification.css.sass */
.notification-error h1:before {
  background-position: -330px -226px;
}

/* line 91, ../../../app/assets/stylesheets/components/notification.css.sass */
.notification-warning h1 {
  color: #fb9b01;
}
/* line 93, ../../../app/assets/stylesheets/components/notification.css.sass */
.notification-warning h1:before {
  background-position: -267px -226px;
}

/* line 95, ../../../app/assets/stylesheets/components/notification.css.sass */
.notification-info h1 {
  color: #6db33f;
}
/* line 97, ../../../app/assets/stylesheets/components/notification.css.sass */
.notification-info h1:before {
  background-position: -16px -226px;
}

/* line 99, ../../../app/assets/stylesheets/components/notification.css.sass */
.notification-success h1 {
  color: #6db33f;
}
/* line 101, ../../../app/assets/stylesheets/components/notification.css.sass */
.notification-success h1:before {
  background-position: -142px -226px;
}

@-webkit-keyframes spin {
  /* line 20, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  /* line 23, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* line 26, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
.progress-spinner-container {
  font-size: 20px;
  line-height: 1;
  padding: 4em;
  text-align: center;
}

/* line 32, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
.progress-spinner {
  position: relative;
  display: inline-block;
  width: 5em;
  height: 5em;
  margin: 0 0.5em;
  text-indent: -999em;
  overflow: hidden;
  -webkit-animation: spin 1s infinite steps(8);
  animation: spin 1s infinite steps(8);
}
/* line 43, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
.progress-spinner .loading-msg {
  font-size: 1em;
}
/* line 47, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
.progress-spinner:before, .progress-spinner:after,
.progress-spinner .loading-msg:before,
.progress-spinner .loading-msg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 2.25em;
  width: 0.5em;
  height: 1.5em;
  border-radius: 0.2em;
  background: #555555;
  box-shadow: 0 3.5em #eeeeee;
  -webkit-transform-origin: 50% 2.5em;
  -moz-transform-origin: 50% 2.5em;
  -ms-transform-origin: 50% 2.5em;
  -o-transform-origin: 50% 2.5em;
  transform-origin: 50% 2.5em;
}
/* line 65, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
.progress-spinner:before {
  background: #555555;
}
/* line 67, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
.progress-spinner:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #777777;
}
/* line 71, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
.progress-spinner .loading-msg:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: #999999;
}
/* line 74, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
.progress-spinner .loading-msg:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background: #bbbbbb;
}

/* line 78, ../../../app/assets/stylesheets/components/progress-spinner.css.sass */
.small-spinner .progress-spinner-container {
  font-size: 5px;
}

/* line 1, ../../../app/assets/stylesheets/components/field-expander.css.sass */
.field-expander {
  border: 1px solid #aaaaaa;
  font-size: 13px;
  line-height: 1;
  border-radius: 6px;
  height: 35px;
  transition: height 0.4s ease;
  margin: 0 0 10px;
}

/* line 10, ../../../app/assets/stylesheets/components/field-expander.css.sass */
.field-expander-label {
  color: #6d6d6d;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  position: relative;
  cursor: pointer;
  margin: 0;
}

/* line 21, ../../../app/assets/stylesheets/components/field-expander.css.sass */
a.field-expander-toggle {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #6d6d6d;
}
/* line 26, ../../../app/assets/stylesheets/components/field-expander.css.sass */
a.field-expander-toggle:after {
  content: "\00BB";
  font-family: Georgia;
  font-size: 27px;
  color: #00abf1;
  position: absolute;
  top: 3px;
  right: 5px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 35, ../../../app/assets/stylesheets/components/field-expander.css.sass */
.is-open .field-expander-toggle:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 3px;
  right: 10px;
}

/* line 40, ../../../app/assets/stylesheets/components/field-expander.css.sass */
.field-expander-content {
  display: none;
  opacity: 0;
  margin: 0;
  padding: 10px;
  transition: opacity 1.5s ease;
}

/* line 47, ../../../app/assets/stylesheets/components/field-expander.css.sass */
.is-open .field-expander-content {
  display: block;
  opacity: 1;
}

/* line 17, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
.ios-switch {
  position: relative;
  display: block;
}
/* line 21, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
.ios-switch input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
/* line 24, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
.ios-switch input[type=checkbox] + .switch {
  font-size: 150%;
  display: inline-block;
  vertical-align: middle;
  width: 3em;
  height: 1.1em;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 999px;
  margin: 0 0.5em;
  background: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, transparent)), linear-gradient(90deg, #24ac44 50%, transparent 50%);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), transparent), -webkit-linear-gradient(90deg, #24ac44 50%, transparent 50%);
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), transparent), -moz-linear-gradient(90deg, #24ac44 50%, transparent 50%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.1), transparent), -o-linear-gradient(90deg, #24ac44 50%, transparent 50%);
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), transparent), linear-gradient(90deg, #24ac44 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: 100% 0;
  background-origin: border-box;
  background-clip: border-box;
  overflow: hidden;
  transition-duration: 0.4s;
  transition-property: padding, width, background-position, text-indent;
  box-shadow: 0 0.1em 0.1em rgba(0, 0, 0, 0.2) inset, 0 0.45em 0 0.1em rgba(0, 0, 0, 0.05) inset;
}
/* line 45, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
.ios-switch input[type=checkbox] + .switch:before, .ios-switch input[type=checkbox] + .switch:after {
  font: bold 60%/1.9 sans-serif;
  text-transform: uppercase;
  float: left;
}
/* line 50, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
.ios-switch input[type=checkbox] + .switch:before {
  content: "On";
  width: 1.85em;
  height: 1.85em;
  margin: -0.1em;
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-radius: inherit;
  background: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, transparent));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), transparent);
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), transparent);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), transparent);
  box-shadow: 0 0.1em 0.1em 0.1em rgba(255, 255, 255, 0.8) inset, 0 0 0.5em rgba(0, 0, 0, 0.3);
  color: white;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  text-indent: -2.5em;
}
/* line 64, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
.ios-switch input[type=checkbox] + .switch:after {
  content: "Off";
  text-indent: 0.5em;
  color: rgba(0, 0, 0, 0.45);
  text-shadow: none;
}
/* line 70, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
.ios-switch input[type=checkbox]:checked + .switch {
  padding-left: 2em;
  background-position: 0 0;
}
/* line 76, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
.ios-switch input[type=checkbox]:active + .switch:before {
  background-color: #eeeeee;
}

/* line 84, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=pt] .ios-switch input[type=checkbox]:checked + .switch {
  width: 4.6em;
  padding-left: 3.5em;
}
/* line 87, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=pt] .ios-switch input[type=checkbox] + .switch {
  width: 6em;
}
/* line 89, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=pt] .ios-switch input[type=checkbox] + .switch:before {
  content: "Ativado";
  text-indent: -5.1em;
}
/* line 92, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=pt] .ios-switch input[type=checkbox] + .switch:after {
  content: "Desativado";
}

/* line 97, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=de] .ios-switch input[type=checkbox] + .switch:before {
  content: "Ein";
}
/* line 99, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=de] .ios-switch input[type=checkbox] + .switch:after {
  content: "Aus";
}

/* line 103, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=es] .ios-switch input[type=checkbox]:checked + .switch {
  width: 4.8em;
  padding-left: 3.7em;
}
/* line 106, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=es] .ios-switch input[type=checkbox] + .switch {
  width: 6.1em;
}
/* line 108, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=es] .ios-switch input[type=checkbox] + .switch:before {
  content: "Activado";
  text-indent: -5.6em;
}
/* line 111, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=es] .ios-switch input[type=checkbox] + .switch:after {
  content: "Desactivado";
}

/* line 116, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=fr] .ios-switch input[type=checkbox]:checked + .switch,
html[lang=fr-ca] .ios-switch input[type=checkbox]:checked + .switch {
  width: 4.1em;
  padding-left: 3em;
}
/* line 119, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=fr] .ios-switch input[type=checkbox] + .switch,
html[lang=fr-ca] .ios-switch input[type=checkbox] + .switch {
  width: 5.35em;
}
/* line 121, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=fr] .ios-switch input[type=checkbox] + .switch:before,
html[lang=fr-ca] .ios-switch input[type=checkbox] + .switch:before {
  content: "Activé";
  text-indent: -4.4em;
}
/* line 124, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=fr] .ios-switch input[type=checkbox] + .switch:after,
html[lang=fr-ca] .ios-switch input[type=checkbox] + .switch:after {
  content: "Désactivé";
}

/* line 128, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=it] .ios-switch input[type=checkbox]:checked + .switch {
  width: 4.7em;
  padding-left: 3.65em;
}
/* line 131, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=it] .ios-switch input[type=checkbox] + .switch {
  width: 6em;
}
/* line 133, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=it] .ios-switch input[type=checkbox] + .switch:before {
  content: "Attivata";
  text-indent: -5.3em;
}
/* line 136, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=it] .ios-switch input[type=checkbox] + .switch:after {
  content: "Disattivata";
}

/* line 141, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=nl] .ios-switch input[type=checkbox] + .switch:before {
  content: "Uit";
}
/* line 143, ../../../app/assets/stylesheets/components/ios-switch.css.sass */
html[lang=nl] .ios-switch input[type=checkbox] + .switch:after {
  content: "Aan";
}

/* line 1, ../../../app/assets/stylesheets/components/legacy-site-search.css.sass */
.search {
  display: none;
  position: absolute;
  right: 15px;
  top: 50px;
  width: 275px;
}
/* line 7, ../../../app/assets/stylesheets/components/legacy-site-search.css.sass */
.search .btn-search {
  font-size: 0.7em;
  padding: 7px;
  color: white;
  position: absolute;
  right: 3px;
  top: 3px;
  background: #999999;
  width: 24px;
  height: 24px;
  border-radius: 0 3px 3px 0;
}
/* line 18, ../../../app/assets/stylesheets/components/legacy-site-search.css.sass */
.search .btn-search:hover {
  background: #fd7820;
  border-color: #fd7820;
  box-shadow: 0 0 2px #fd7820;
  color: white;
}
/* line 23, ../../../app/assets/stylesheets/components/legacy-site-search.css.sass */
.search input[name=search] {
  box-shadow: 0 0 2px #999999;
  color: #999999;
}
/* line 26, ../../../app/assets/stylesheets/components/legacy-site-search.css.sass */
.search input[name=search]:focus {
  border: 1px solid #d7d8d9;
}

/* line 1, ../../../app/assets/stylesheets/components/select-2.scss */
.select2-container {
  width: 100%;
}

/* line 5, ../../../app/assets/stylesheets/components/select-2.scss */
.select-2-hide-clear .select2-search-choice-close {
  display: none !important;
}

/* line 9, ../../../app/assets/stylesheets/components/select-2.scss */
.select2-results .select2-disabled {
  color: #aaa;
}

/* line 13, ../../../app/assets/stylesheets/components/select-2.scss */
.select2-results .select2-description {
  display: block;
  font-size: 90%;
}

/* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
.side-nav--floating {
  display: block;
}

/* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
.side-nav--floating, .side-nav--floating * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 749px) {
  /* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
  .side-nav--floating {
    -webkit-box-shadow: inset -10px 3px 20px -10px #dfdfdf;
    box-shadow: inset -10px 3px 20px -10px #dfdfdf;
    min-height: 100%;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-top: 20px;
    position: relative;
    width: 200px;
  }
}
/* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
.side-nav--floating .side-nav__list__item {
  border-bottom: none;
}

/* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
.side-nav--floating .side-nav__list__item.side-nav__list__item--is-link {
  border-bottom: 1px solid #000;
}

@media (min-width: 749px) {
  /* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
  .side-nav--floating .side-nav__list__item {
    border-bottom: none;
    padding: 10px 30px 10px 0;
  }

  /* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
  .side-nav--floating .side-nav__list__item.side-nav__list__item--is-link {
    border-bottom: none;
  }
}
/* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
.side-nav--floating .side-nav__head {
  color: #333;
  display: none;
  font-family: futura-pt,sans-serif;
  font-size: 13px !important;
  font-weight: 400;
  letter-spacing: .05em;
  padding-bottom: 0;
  padding-top: 20px;
}

@media (min-width: 749px) {
  /* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
  .side-nav--floating .side-nav__head {
    display: block;
  }
}
/* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
.side-nav--floating .side-nav__list__item__link-container {
  position: relative;
  vertical-align: middle;
}

/* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
.side-nav--floating .side-nav__list__item__link-container .side-nav__list__item__new-text {
  background-color: #df837c;
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin-top: -15px;
  padding: 5px;
  position: absolute;
  right: 10px;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  vertical-align: middle;
}

@media (min-width: 749px) {
  /* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
  .side-nav--floating .side-nav__list__item__link-container .side-nav__list__item__new-text {
    font-size: 10px;
    margin-top: -10px;
    max-width: 44px;
    padding: 3px;
    right: -10px;
  }
}
/* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
html:not([lang^=en]) .side-nav--floating .side-nav__list__item__link-container .side-nav__list__item__new-text {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

@media (min-width: 749px) {
  /* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
  .side-nav--floating .side-nav__list__item__link {
    font-size: 12px;
    padding: 0;
  }

  /* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
  .side-nav--floating .side-nav__list__item__link.side-nav__list__item__link--is-active:before {
    display: none;
  }

  /* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
  .side-nav--floating .side-nav__list__item__link.side-nav__list__item__link--is-indented.side-nav__list__item__link--is-active:before {
    display: block;
    left: 0;
    top: 3px;
  }
}
/* line 1, ../../../vendor/assets/components/reactkit-build/bundle-blurby.css */
html:not([lang^=en]) .side-nav--floating .side-nav__list__item__link {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/*# sourceMappingURL=bundle-blurby.css.map*/
/* line 2, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
#site-picker {
  display: none;
}

/* line 6, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
#bottomPane {
  background: #37352c;
  padding: 10px;
}
/* line 9, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
#bottomPane a {
  color: #999999;
}

/* line 12, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
#bottomPaneCopyright {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

/* line 17, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
#bottomPaneMenu {
  margin: 0 0 5px;
}

/* line 20, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
.dot-it {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #4d4d4d;
}

/* line 30, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
.fb-icon,
.twitter-icon {
  background: white;
  width: 14px;
  height: 14px;
  display: inline-block;
  border-radius: 3px;
  position: relative;
}
/* line 38, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
.fb-icon:before,
.twitter-icon:before {
  font-size: 1.3em;
  margin: 0;
  position: absolute;
  top: 0;
  left: -1px;
}

/* line 46, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
.socialLinks span:first-child {
  margin-right: 5px;
}
/* line 48, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
.socialLinks .dot-it {
  padding-left: 3px;
}

/* line 51, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
#site-picker {
  display: none;
}

/* line 56, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
.nav-footer .nav-footer__icons--social {
  display: none;
}

/* line 61, ../../../app/assets/stylesheets/stylecenter-overrides.css.sass */
#book-language select,
#book-category select {
  width: 100%;
}

/* line 1, ../../../app/assets/stylesheets/sidebarnav.css.sass */
.main-content-with-side-bar {
  display: flex;
  flex-direction: row-reverse;
}

/*
Version: @@ver@@ Timestamp: @@timestamp@@
*/
/* line 5, ../../../vendor/assets/components/select2/select2.css */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 18, ../../../vendor/assets/components/select2/select2.css */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 29, ../../../vendor/assets/components/select2/select2.css */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eeeeee 0%, #ffffff 50%);
}

/* line 60, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 64, ../../../vendor/assets/components/select2/select2.css */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eeeeee 0%, #ffffff 90%);
}

/* line 76, ../../../vendor/assets/components/select2/select2.css */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 80, ../../../vendor/assets/components/select2/select2.css */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 92, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 97, ../../../vendor/assets/components/select2/select2.css */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("https://assets.blurb.com/assets/distribution/select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 114, ../../../vendor/assets/components/select2/select2.css */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 118, ../../../vendor/assets/components/select2/select2.css */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 123, ../../../vendor/assets/components/select2/select2.css */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 141, ../../../vendor/assets/components/select2/select2.css */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 159, ../../../vendor/assets/components/select2/select2.css */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 170, ../../../vendor/assets/components/select2/select2.css */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 175, ../../../vendor/assets/components/select2/select2.css */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 179, ../../../vendor/assets/components/select2/select2.css */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 184, ../../../vendor/assets/components/select2/select2.css */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 188, ../../../vendor/assets/components/select2/select2.css */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cccccc), color-stop(0.6, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  background-image: -moz-linear-gradient(center bottom, #cccccc 0%, #eeeeee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #cccccc 0%, #eeeeee 60%);
}

/* line 209, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 218, ../../../vendor/assets/components/select2/select2.css */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat 0 1px;
}

/* line 225, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 229, ../../../vendor/assets/components/select2/select2.css */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 243, ../../../vendor/assets/components/select2/select2.css */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: white url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat 100% -22px;
  background: url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat 100% -22px, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0;
}

/* line 267, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: white url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat -37px -22px;
  background: url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat -37px -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat -37px -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("https://assets.blurb.com/assets/distribution/select2.png") no-repeat -37px -22px, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0;
}

/* line 277, ../../../vendor/assets/components/select2/select2.css */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 281, ../../../vendor/assets/components/select2/select2.css */
.select2-search input.select2-active {
  background: white url("https://assets.blurb.com/assets/distribution/select2-spinner.gif") no-repeat 100%;
  background: url("https://assets.blurb.com/assets/distribution/select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("https://assets.blurb.com/assets/distribution/select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("https://assets.blurb.com/assets/distribution/select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("https://assets.blurb.com/assets/distribution/select2-spinner.gif") no-repeat 100%, linear-gradient(to bottom, #ffffff 85%, #eeeeee 99%) 0 0;
}

/* line 290, ../../../vendor/assets/components/select2/select2.css */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 298, ../../../vendor/assets/components/select2/select2.css */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #ffffff 0%, #eeeeee 50%);
}

/* line 315, ../../../vendor/assets/components/select2/select2.css */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
}

/* line 326, ../../../vendor/assets/components/select2/select2.css */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 331, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 335, ../../../vendor/assets/components/select2/select2.css */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 339, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 343, ../../../vendor/assets/components/select2/select2.css */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 355, ../../../vendor/assets/components/select2/select2.css */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 365, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 370, ../../../vendor/assets/components/select2/select2.css */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 375, ../../../vendor/assets/components/select2/select2.css */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 381, ../../../vendor/assets/components/select2/select2.css */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 385, ../../../vendor/assets/components/select2/select2.css */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 399, ../../../vendor/assets/components/select2/select2.css */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 400, ../../../vendor/assets/components/select2/select2.css */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 401, ../../../vendor/assets/components/select2/select2.css */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 402, ../../../vendor/assets/components/select2/select2.css */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 403, ../../../vendor/assets/components/select2/select2.css */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 404, ../../../vendor/assets/components/select2/select2.css */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 405, ../../../vendor/assets/components/select2/select2.css */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 407, ../../../vendor/assets/components/select2/select2.css */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 412, ../../../vendor/assets/components/select2/select2.css */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 417, ../../../vendor/assets/components/select2/select2.css */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 421, ../../../vendor/assets/components/select2/select2.css */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 429, ../../../vendor/assets/components/select2/select2.css */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 438, ../../../vendor/assets/components/select2/select2.css */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 444, ../../../vendor/assets/components/select2/select2.css */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 450, ../../../vendor/assets/components/select2/select2.css */
.select2-results .select2-selected {
  display: none;
}

/* line 454, ../../../vendor/assets/components/select2/select2.css */
.select2-more-results.select2-active {
  background: #f4f4f4 url("https://assets.blurb.com/assets/distribution/select2-spinner.gif") no-repeat 100%;
}

/* line 458, ../../../vendor/assets/components/select2/select2.css */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 462, ../../../vendor/assets/components/select2/select2.css */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 469, ../../../vendor/assets/components/select2/select2.css */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 476, ../../../vendor/assets/components/select2/select2.css */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 482, ../../../vendor/assets/components/select2/select2.css */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 489, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear-gradient(to bottom, #eeeeee 1%, #ffffff 15%);
}

/* line 507, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 511, ../../../vendor/assets/components/select2/select2.css */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 515, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 519, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 526, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 531, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 534, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 540, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 554, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: white url("https://assets.blurb.com/assets/distribution/select2-spinner.gif") no-repeat 100% !important;
}

/* line 558, ../../../vendor/assets/components/select2/select2.css */
.select2-default {
  color: #999 !important;
}

/* line 562, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}

/* line 593, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 597, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 600, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 604, ../../../vendor/assets/components/select2/select2.css */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("https://assets.blurb.com/assets/distribution/select2.png") right top no-repeat;
}

/* line 616, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 621, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 625, ../../../vendor/assets/components/select2/select2.css */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 630, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 633, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 638, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 645, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 652, ../../../vendor/assets/components/select2/select2.css */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 659, ../../../vendor/assets/components/select2/select2.css */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 663, ../../../vendor/assets/components/select2/select2.css */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 677, ../../../vendor/assets/components/select2/select2.css */
.select2-display-none {
  display: none;
}

/* line 681, ../../../vendor/assets/components/select2/select2.css */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  /* line 696, ../../../vendor/assets/components/select2/select2.css */
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url("https://assets.blurb.com/assets/distribution/select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  /* line 702, ../../../vendor/assets/components/select2/select2.css */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* line 48, ../../../app/assets/stylesheets/application.css.scss */
.label-container label {
  display: inline-block;
  vertical-align: middle;
}
/* line 52, ../../../app/assets/stylesheets/application.css.scss */
.label-container button {
  display: inline-block;
  vertical-align: middle;
}
