/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. 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.


*/

/* line 4, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 18, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 21, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  quotes: "" "";
}
/* line 67, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 22, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 23, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 39, ../../../app/assets/stylesheets/sass/_base.sass */
.row_highlight {
  background-color: pink;
}

/* line 14, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%;
}
/* line 51, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-weight: normal;
  color: #222222;
}
/* line 52, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1 img, body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
  margin: 0;
}
/* line 53, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 54, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 55, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 56, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 57, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 58, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 59, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p {
  margin: 0 0 1.5em;
}
/* line 60, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 61, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 62, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp a {
  text-decoration: underline;
  color: #0066cc;
}
/* line 18, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body.bp a:visited {
  color: #004c99;
}
/* line 21, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body.bp a:focus {
  color: #0099ff;
}
/* line 24, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body.bp a:hover {
  color: #0099ff;
}
/* line 27, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
body.bp a:active {
  color: #bf00ff;
}
/* line 63, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 64, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp strong, body.bp dfn {
  font-weight: bold;
}
/* line 65, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp em, body.bp dfn {
  font-style: italic;
}
/* line 66, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp sup, body.bp sub {
  line-height: 0;
}
/* line 67, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp abbr, body.bp acronym {
  border-bottom: 1px dotted #666666;
}
/* line 68, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 69, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp del {
  color: #666666;
}
/* line 70, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 71, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp pre, body.bp code, body.bp tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
/* line 72, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp li ul, body.bp li ol {
  margin: 0;
}
/* line 73, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ul, body.bp ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}
/* line 74, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ul {
  list-style-type: disc;
}
/* line 75, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp ol {
  list-style-type: decimal;
}
/* line 76, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dl {
  margin: 0 0 1.5em 0;
}
/* line 77, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dl dt {
  font-weight: bold;
}
/* line 78, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp dd {
  margin-left: 1.5em;
}
/* line 79, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 80, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp th {
  font-weight: bold;
}
/* line 81, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp thead th {
  background: #c3d9ff;
}
/* line 82, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp th, body.bp td, body.bp caption {
  padding: 4px 10px 4px 5px;
}
/* line 85, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp table.striped tr:nth-child(even) td,
body.bp table tr.even td {
  background: #e5ecf9;
}
/* line 86, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp tfoot {
  font-style: italic;
}
/* line 87, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp caption {
  background: #eeeeee;
}
/* line 88, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp .quiet {
  color: #666666;
}
/* line 89, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body.bp .loud {
  color: #111111;
}
/* line 9, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .clear {
  clear: both;
}
/* line 12, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .nowrap {
  white-space: nowrap;
}
/* line 16, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .clearfix {
  overflow: hidden;
  *zoom: 1;
}
/* line 18, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
/* line 22, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
/* line 26, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .first {
  margin-left: 0;
  padding-left: 0;
}
/* line 29, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .last {
  margin-right: 0;
  padding-right: 0;
}
/* line 32, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .top {
  margin-top: 0;
  padding-top: 0;
}
/* line 35, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body.bp .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 25, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
body.bp .showgrid {
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(5%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, 0% 50%, 960 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(100, 100, 225, 0.25)), color-stop(1.5625%, rgba(100, 100, 225, 0.25)), color-stop(1.5625%, rgba(0, 0, 0, 0)), color-stop(1.5625%, rgba(0, 0, 0, 0)), color-stop(1.5625%, rgba(100, 100, 225, 0.25)), color-stop(3.125%, rgba(100, 100, 225, 0.25)), color-stop(3.125%, rgba(0, 0, 0, 0)), color-stop(3.125%, rgba(0, 0, 0, 0)), color-stop(3.125%, rgba(100, 100, 225, 0.25)), color-stop(4.6875%, rgba(100, 100, 225, 0.25)), color-stop(4.6875%, rgba(0, 0, 0, 0)), color-stop(4.6875%, rgba(0, 0, 0, 0)), color-stop(4.6875%, rgba(100, 100, 225, 0.25)), color-stop(6.25%, rgba(100, 100, 225, 0.25)), color-stop(6.25%, rgba(0, 0, 0, 0)), color-stop(6.25%, rgba(0, 0, 0, 0)), color-stop(6.25%, rgba(100, 100, 225, 0.25)), color-stop(7.8125%, rgba(100, 100, 225, 0.25)), color-stop(7.8125%, rgba(0, 0, 0, 0)), color-stop(7.8125%, rgba(0, 0, 0, 0)), color-stop(7.8125%, rgba(100, 100, 225, 0.25)), color-stop(9.375%, rgba(100, 100, 225, 0.25)), color-stop(9.375%, rgba(0, 0, 0, 0)), color-stop(9.375%, rgba(0, 0, 0, 0)), color-stop(9.375%, rgba(100, 100, 225, 0.25)), color-stop(10.9375%, rgba(100, 100, 225, 0.25)), color-stop(10.9375%, rgba(0, 0, 0, 0)), color-stop(10.9375%, rgba(0, 0, 0, 0)), color-stop(10.9375%, rgba(100, 100, 225, 0.25)), color-stop(12.5%, rgba(100, 100, 225, 0.25)), color-stop(12.5%, rgba(0, 0, 0, 0)), color-stop(12.5%, rgba(0, 0, 0, 0)), color-stop(12.5%, rgba(100, 100, 225, 0.25)), color-stop(14.0625%, rgba(100, 100, 225, 0.25)), color-stop(14.0625%, rgba(0, 0, 0, 0)), color-stop(14.0625%, rgba(0, 0, 0, 0)), color-stop(14.0625%, rgba(100, 100, 225, 0.25)), color-stop(15.625%, rgba(100, 100, 225, 0.25)), color-stop(15.625%, rgba(0, 0, 0, 0)), color-stop(15.625%, rgba(0, 0, 0, 0)), color-stop(15.625%, rgba(100, 100, 225, 0.25)), color-stop(17.1875%, rgba(100, 100, 225, 0.25)), color-stop(17.1875%, rgba(0, 0, 0, 0)), color-stop(17.1875%, rgba(0, 0, 0, 0)), color-stop(17.1875%, rgba(100, 100, 225, 0.25)), color-stop(18.75%, rgba(100, 100, 225, 0.25)), color-stop(18.75%, rgba(0, 0, 0, 0)), color-stop(18.75%, rgba(0, 0, 0, 0)), color-stop(18.75%, rgba(100, 100, 225, 0.25)), color-stop(20.3125%, rgba(100, 100, 225, 0.25)), color-stop(20.3125%, rgba(0, 0, 0, 0)), color-stop(20.3125%, rgba(0, 0, 0, 0)), color-stop(20.3125%, rgba(100, 100, 225, 0.25)), color-stop(21.875%, rgba(100, 100, 225, 0.25)), color-stop(21.875%, rgba(0, 0, 0, 0)), color-stop(21.875%, rgba(0, 0, 0, 0)), color-stop(21.875%, rgba(100, 100, 225, 0.25)), color-stop(23.4375%, rgba(100, 100, 225, 0.25)), color-stop(23.4375%, rgba(0, 0, 0, 0)), color-stop(23.4375%, rgba(0, 0, 0, 0)), color-stop(23.4375%, rgba(100, 100, 225, 0.25)), color-stop(25%, rgba(100, 100, 225, 0.25)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(100, 100, 225, 0.25)), color-stop(26.5625%, rgba(100, 100, 225, 0.25)), color-stop(26.5625%, rgba(0, 0, 0, 0)), color-stop(26.5625%, rgba(0, 0, 0, 0)), color-stop(26.5625%, rgba(100, 100, 225, 0.25)), color-stop(28.125%, rgba(100, 100, 225, 0.25)), color-stop(28.125%, rgba(0, 0, 0, 0)), color-stop(28.125%, rgba(0, 0, 0, 0)), color-stop(28.125%, rgba(100, 100, 225, 0.25)), color-stop(29.6875%, rgba(100, 100, 225, 0.25)), color-stop(29.6875%, rgba(0, 0, 0, 0)), color-stop(29.6875%, rgba(0, 0, 0, 0)), color-stop(29.6875%, rgba(100, 100, 225, 0.25)), color-stop(31.25%, rgba(100, 100, 225, 0.25)), color-stop(31.25%, rgba(0, 0, 0, 0)), color-stop(31.25%, rgba(0, 0, 0, 0)), color-stop(31.25%, rgba(100, 100, 225, 0.25)), color-stop(32.8125%, rgba(100, 100, 225, 0.25)), color-stop(32.8125%, rgba(0, 0, 0, 0)), color-stop(32.8125%, rgba(0, 0, 0, 0)), color-stop(32.8125%, rgba(100, 100, 225, 0.25)), color-stop(34.375%, rgba(100, 100, 225, 0.25)), color-stop(34.375%, rgba(0, 0, 0, 0)), color-stop(34.375%, rgba(0, 0, 0, 0)), color-stop(34.375%, rgba(100, 100, 225, 0.25)), color-stop(35.9375%, rgba(100, 100, 225, 0.25)), color-stop(35.9375%, rgba(0, 0, 0, 0)), color-stop(35.9375%, rgba(0, 0, 0, 0)), color-stop(35.9375%, rgba(100, 100, 225, 0.25)), color-stop(37.5%, rgba(100, 100, 225, 0.25)), color-stop(37.5%, rgba(0, 0, 0, 0)), color-stop(37.5%, rgba(0, 0, 0, 0)), color-stop(37.5%, rgba(100, 100, 225, 0.25)), color-stop(39.0625%, rgba(100, 100, 225, 0.25)), color-stop(39.0625%, rgba(0, 0, 0, 0)), color-stop(39.0625%, rgba(0, 0, 0, 0)), color-stop(39.0625%, rgba(100, 100, 225, 0.25)), color-stop(40.625%, rgba(100, 100, 225, 0.25)), color-stop(40.625%, rgba(0, 0, 0, 0)), color-stop(40.625%, rgba(0, 0, 0, 0)), color-stop(40.625%, rgba(100, 100, 225, 0.25)), color-stop(42.1875%, rgba(100, 100, 225, 0.25)), color-stop(42.1875%, rgba(0, 0, 0, 0)), color-stop(42.1875%, rgba(0, 0, 0, 0)), color-stop(42.1875%, rgba(100, 100, 225, 0.25)), color-stop(43.75%, rgba(100, 100, 225, 0.25)), color-stop(43.75%, rgba(0, 0, 0, 0)), color-stop(43.75%, rgba(0, 0, 0, 0)), color-stop(43.75%, rgba(100, 100, 225, 0.25)), color-stop(45.3125%, rgba(100, 100, 225, 0.25)), color-stop(45.3125%, rgba(0, 0, 0, 0)), color-stop(45.3125%, rgba(0, 0, 0, 0)), color-stop(45.3125%, rgba(100, 100, 225, 0.25)), color-stop(46.875%, rgba(100, 100, 225, 0.25)), color-stop(46.875%, rgba(0, 0, 0, 0)), color-stop(46.875%, rgba(0, 0, 0, 0)), color-stop(46.875%, rgba(100, 100, 225, 0.25)), color-stop(48.4375%, rgba(100, 100, 225, 0.25)), color-stop(48.4375%, rgba(0, 0, 0, 0)), color-stop(48.4375%, rgba(0, 0, 0, 0)), color-stop(48.4375%, rgba(100, 100, 225, 0.25)), color-stop(50%, rgba(100, 100, 225, 0.25)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(100, 100, 225, 0.25)), color-stop(51.5625%, rgba(100, 100, 225, 0.25)), color-stop(51.5625%, rgba(0, 0, 0, 0)), color-stop(51.5625%, rgba(0, 0, 0, 0)), color-stop(51.5625%, rgba(100, 100, 225, 0.25)), color-stop(53.125%, rgba(100, 100, 225, 0.25)), color-stop(53.125%, rgba(0, 0, 0, 0)), color-stop(53.125%, rgba(0, 0, 0, 0)), color-stop(53.125%, rgba(100, 100, 225, 0.25)), color-stop(54.6875%, rgba(100, 100, 225, 0.25)), color-stop(54.6875%, rgba(0, 0, 0, 0)), color-stop(54.6875%, rgba(0, 0, 0, 0)), color-stop(54.6875%, rgba(100, 100, 225, 0.25)), color-stop(56.25%, rgba(100, 100, 225, 0.25)), color-stop(56.25%, rgba(0, 0, 0, 0)), color-stop(56.25%, rgba(0, 0, 0, 0)), color-stop(56.25%, rgba(100, 100, 225, 0.25)), color-stop(57.8125%, rgba(100, 100, 225, 0.25)), color-stop(57.8125%, rgba(0, 0, 0, 0)), color-stop(57.8125%, rgba(0, 0, 0, 0)), color-stop(57.8125%, rgba(100, 100, 225, 0.25)), color-stop(59.375%, rgba(100, 100, 225, 0.25)), color-stop(59.375%, rgba(0, 0, 0, 0)), color-stop(59.375%, rgba(0, 0, 0, 0)), color-stop(59.375%, rgba(100, 100, 225, 0.25)), color-stop(60.9375%, rgba(100, 100, 225, 0.25)), color-stop(60.9375%, rgba(0, 0, 0, 0)), color-stop(60.9375%, rgba(0, 0, 0, 0)), color-stop(60.9375%, rgba(100, 100, 225, 0.25)), color-stop(62.5%, rgba(100, 100, 225, 0.25)), color-stop(62.5%, rgba(0, 0, 0, 0)), color-stop(62.5%, rgba(0, 0, 0, 0)), color-stop(62.5%, rgba(100, 100, 225, 0.25)), color-stop(64.0625%, rgba(100, 100, 225, 0.25)), color-stop(64.0625%, rgba(0, 0, 0, 0)), color-stop(64.0625%, rgba(0, 0, 0, 0)), color-stop(64.0625%, rgba(100, 100, 225, 0.25)), color-stop(65.625%, rgba(100, 100, 225, 0.25)), color-stop(65.625%, rgba(0, 0, 0, 0)), color-stop(65.625%, rgba(0, 0, 0, 0)), color-stop(65.625%, rgba(100, 100, 225, 0.25)), color-stop(67.1875%, rgba(100, 100, 225, 0.25)), color-stop(67.1875%, rgba(0, 0, 0, 0)), color-stop(67.1875%, rgba(0, 0, 0, 0)), color-stop(67.1875%, rgba(100, 100, 225, 0.25)), color-stop(68.75%, rgba(100, 100, 225, 0.25)), color-stop(68.75%, rgba(0, 0, 0, 0)), color-stop(68.75%, rgba(0, 0, 0, 0)), color-stop(68.75%, rgba(100, 100, 225, 0.25)), color-stop(70.3125%, rgba(100, 100, 225, 0.25)), color-stop(70.3125%, rgba(0, 0, 0, 0)), color-stop(70.3125%, rgba(0, 0, 0, 0)), color-stop(70.3125%, rgba(100, 100, 225, 0.25)), color-stop(71.875%, rgba(100, 100, 225, 0.25)), color-stop(71.875%, rgba(0, 0, 0, 0)), color-stop(71.875%, rgba(0, 0, 0, 0)), color-stop(71.875%, rgba(100, 100, 225, 0.25)), color-stop(73.4375%, rgba(100, 100, 225, 0.25)), color-stop(73.4375%, rgba(0, 0, 0, 0)), color-stop(73.4375%, rgba(0, 0, 0, 0)), color-stop(73.4375%, rgba(100, 100, 225, 0.25)), color-stop(75%, rgba(100, 100, 225, 0.25)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(100, 100, 225, 0.25)), color-stop(76.5625%, rgba(100, 100, 225, 0.25)), color-stop(76.5625%, rgba(0, 0, 0, 0)), color-stop(76.5625%, rgba(0, 0, 0, 0)), color-stop(76.5625%, rgba(100, 100, 225, 0.25)), color-stop(78.125%, rgba(100, 100, 225, 0.25)), color-stop(78.125%, rgba(0, 0, 0, 0)), color-stop(78.125%, rgba(0, 0, 0, 0)), color-stop(78.125%, rgba(100, 100, 225, 0.25)), color-stop(79.6875%, rgba(100, 100, 225, 0.25)), color-stop(79.6875%, rgba(0, 0, 0, 0)), color-stop(79.6875%, rgba(0, 0, 0, 0)), color-stop(79.6875%, rgba(100, 100, 225, 0.25)), color-stop(81.25%, rgba(100, 100, 225, 0.25)), color-stop(81.25%, rgba(0, 0, 0, 0)), color-stop(81.25%, rgba(0, 0, 0, 0)), color-stop(81.25%, rgba(100, 100, 225, 0.25)), color-stop(82.8125%, rgba(100, 100, 225, 0.25)), color-stop(82.8125%, rgba(0, 0, 0, 0)), color-stop(82.8125%, rgba(0, 0, 0, 0)), color-stop(82.8125%, rgba(100, 100, 225, 0.25)), color-stop(84.375%, rgba(100, 100, 225, 0.25)), color-stop(84.375%, rgba(0, 0, 0, 0)), color-stop(84.375%, rgba(0, 0, 0, 0)), color-stop(84.375%, rgba(100, 100, 225, 0.25)), color-stop(85.9375%, rgba(100, 100, 225, 0.25)), color-stop(85.9375%, rgba(0, 0, 0, 0)), color-stop(85.9375%, rgba(0, 0, 0, 0)), color-stop(85.9375%, rgba(100, 100, 225, 0.25)), color-stop(87.5%, rgba(100, 100, 225, 0.25)), color-stop(87.5%, rgba(0, 0, 0, 0)), color-stop(87.5%, rgba(0, 0, 0, 0)), color-stop(87.5%, rgba(100, 100, 225, 0.25)), color-stop(89.0625%, rgba(100, 100, 225, 0.25)), color-stop(89.0625%, rgba(0, 0, 0, 0)), color-stop(89.0625%, rgba(0, 0, 0, 0)), color-stop(89.0625%, rgba(100, 100, 225, 0.25)), color-stop(90.625%, rgba(100, 100, 225, 0.25)), color-stop(90.625%, rgba(0, 0, 0, 0)), color-stop(90.625%, rgba(0, 0, 0, 0)), color-stop(90.625%, rgba(100, 100, 225, 0.25)), color-stop(92.1875%, rgba(100, 100, 225, 0.25)), color-stop(92.1875%, rgba(0, 0, 0, 0)), color-stop(92.1875%, rgba(0, 0, 0, 0)), color-stop(92.1875%, rgba(100, 100, 225, 0.25)), color-stop(93.75%, rgba(100, 100, 225, 0.25)), color-stop(93.75%, rgba(0, 0, 0, 0)), color-stop(93.75%, rgba(0, 0, 0, 0)), color-stop(93.75%, rgba(100, 100, 225, 0.25)), color-stop(95.3125%, rgba(100, 100, 225, 0.25)), color-stop(95.3125%, rgba(0, 0, 0, 0)), color-stop(95.3125%, rgba(0, 0, 0, 0)), color-stop(95.3125%, rgba(100, 100, 225, 0.25)), color-stop(96.875%, rgba(100, 100, 225, 0.25)), color-stop(96.875%, rgba(0, 0, 0, 0)), color-stop(96.875%, rgba(0, 0, 0, 0)), color-stop(96.875%, rgba(100, 100, 225, 0.25)), color-stop(98.4375%, rgba(100, 100, 225, 0.25)), color-stop(98.4375%, rgba(0, 0, 0, 0)), color-stop(98.4375%, rgba(0, 0, 0, 0)), color-stop(98.4375%, rgba(100, 100, 225, 0.25)), color-stop(100%, rgba(100, 100, 225, 0.25)), color-stop(100%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 15px, rgba(0, 0, 0, 0) 15px, rgba(0, 0, 0, 0) 15px, rgba(100, 100, 225, 0.25) 15px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 30px, rgba(100, 100, 225, 0.25) 30px, rgba(100, 100, 225, 0.25) 45px, rgba(0, 0, 0, 0) 45px, rgba(0, 0, 0, 0) 45px, rgba(100, 100, 225, 0.25) 45px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 60px, rgba(100, 100, 225, 0.25) 60px, rgba(100, 100, 225, 0.25) 75px, rgba(0, 0, 0, 0) 75px, rgba(0, 0, 0, 0) 75px, rgba(100, 100, 225, 0.25) 75px, rgba(100, 100, 225, 0.25) 90px, rgba(0, 0, 0, 0) 90px, rgba(0, 0, 0, 0) 90px, rgba(100, 100, 225, 0.25) 90px, rgba(100, 100, 225, 0.25) 105px, rgba(0, 0, 0, 0) 105px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 120px, rgba(0, 0, 0, 0) 120px, rgba(0, 0, 0, 0) 120px, rgba(100, 100, 225, 0.25) 120px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 135px, rgba(100, 100, 225, 0.25) 135px, rgba(100, 100, 225, 0.25) 150px, rgba(0, 0, 0, 0) 150px, rgba(0, 0, 0, 0) 150px, rgba(100, 100, 225, 0.25) 150px, rgba(100, 100, 225, 0.25) 165px, rgba(0, 0, 0, 0) 165px, rgba(0, 0, 0, 0) 165px, rgba(100, 100, 225, 0.25) 165px, rgba(100, 100, 225, 0.25) 180px, rgba(0, 0, 0, 0) 180px, rgba(0, 0, 0, 0) 180px, rgba(100, 100, 225, 0.25) 180px, rgba(100, 100, 225, 0.25) 195px, rgba(0, 0, 0, 0) 195px, rgba(0, 0, 0, 0) 195px, rgba(100, 100, 225, 0.25) 195px, rgba(100, 100, 225, 0.25) 210px, rgba(0, 0, 0, 0) 210px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 225px, rgba(0, 0, 0, 0) 225px, rgba(0, 0, 0, 0) 225px, rgba(100, 100, 225, 0.25) 225px, rgba(100, 100, 225, 0.25) 240px, rgba(0, 0, 0, 0) 240px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 255px, rgba(0, 0, 0, 0) 255px, rgba(0, 0, 0, 0) 255px, rgba(100, 100, 225, 0.25) 255px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 270px, rgba(100, 100, 225, 0.25) 270px, rgba(100, 100, 225, 0.25) 285px, rgba(0, 0, 0, 0) 285px, rgba(0, 0, 0, 0) 285px, rgba(100, 100, 225, 0.25) 285px, rgba(100, 100, 225, 0.25) 300px, rgba(0, 0, 0, 0) 300px, rgba(0, 0, 0, 0) 300px, rgba(100, 100, 225, 0.25) 300px, rgba(100, 100, 225, 0.25) 315px, rgba(0, 0, 0, 0) 315px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 330px, rgba(0, 0, 0, 0) 330px, rgba(0, 0, 0, 0) 330px, rgba(100, 100, 225, 0.25) 330px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 345px, rgba(100, 100, 225, 0.25) 345px, rgba(100, 100, 225, 0.25) 360px, rgba(0, 0, 0, 0) 360px, rgba(0, 0, 0, 0) 360px, rgba(100, 100, 225, 0.25) 360px, rgba(100, 100, 225, 0.25) 375px, rgba(0, 0, 0, 0) 375px, rgba(0, 0, 0, 0) 375px, rgba(100, 100, 225, 0.25) 375px, rgba(100, 100, 225, 0.25) 390px, rgba(0, 0, 0, 0) 390px, rgba(0, 0, 0, 0) 390px, rgba(100, 100, 225, 0.25) 390px, rgba(100, 100, 225, 0.25) 405px, rgba(0, 0, 0, 0) 405px, rgba(0, 0, 0, 0) 405px, rgba(100, 100, 225, 0.25) 405px, rgba(100, 100, 225, 0.25) 420px, rgba(0, 0, 0, 0) 420px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 435px, rgba(0, 0, 0, 0) 435px, rgba(0, 0, 0, 0) 435px, rgba(100, 100, 225, 0.25) 435px, rgba(100, 100, 225, 0.25) 450px, rgba(0, 0, 0, 0) 450px, rgba(0, 0, 0, 0) 450px, rgba(100, 100, 225, 0.25) 450px, rgba(100, 100, 225, 0.25) 465px, rgba(0, 0, 0, 0) 465px, rgba(0, 0, 0, 0) 465px, rgba(100, 100, 225, 0.25) 465px, rgba(100, 100, 225, 0.25) 480px, rgba(0, 0, 0, 0) 480px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 495px, rgba(0, 0, 0, 0) 495px, rgba(0, 0, 0, 0) 495px, rgba(100, 100, 225, 0.25) 495px, rgba(100, 100, 225, 0.25) 510px, rgba(0, 0, 0, 0) 510px, rgba(0, 0, 0, 0) 510px, rgba(100, 100, 225, 0.25) 510px, rgba(100, 100, 225, 0.25) 525px, rgba(0, 0, 0, 0) 525px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 540px, rgba(0, 0, 0, 0) 540px, rgba(0, 0, 0, 0) 540px, rgba(100, 100, 225, 0.25) 540px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 555px, rgba(100, 100, 225, 0.25) 555px, rgba(100, 100, 225, 0.25) 570px, rgba(0, 0, 0, 0) 570px, rgba(0, 0, 0, 0) 570px, rgba(100, 100, 225, 0.25) 570px, rgba(100, 100, 225, 0.25) 585px, rgba(0, 0, 0, 0) 585px, rgba(0, 0, 0, 0) 585px, rgba(100, 100, 225, 0.25) 585px, rgba(100, 100, 225, 0.25) 600px, rgba(0, 0, 0, 0) 600px, rgba(0, 0, 0, 0) 600px, rgba(100, 100, 225, 0.25) 600px, rgba(100, 100, 225, 0.25) 615px, rgba(0, 0, 0, 0) 615px, rgba(0, 0, 0, 0) 615px, rgba(100, 100, 225, 0.25) 615px, rgba(100, 100, 225, 0.25) 630px, rgba(0, 0, 0, 0) 630px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 645px, rgba(0, 0, 0, 0) 645px, rgba(0, 0, 0, 0) 645px, rgba(100, 100, 225, 0.25) 645px, rgba(100, 100, 225, 0.25) 660px, rgba(0, 0, 0, 0) 660px, rgba(0, 0, 0, 0) 660px, rgba(100, 100, 225, 0.25) 660px, rgba(100, 100, 225, 0.25) 675px, rgba(0, 0, 0, 0) 675px, rgba(0, 0, 0, 0) 675px, rgba(100, 100, 225, 0.25) 675px, rgba(100, 100, 225, 0.25) 690px, rgba(0, 0, 0, 0) 690px, rgba(0, 0, 0, 0) 690px, rgba(100, 100, 225, 0.25) 690px, rgba(100, 100, 225, 0.25) 705px, rgba(0, 0, 0, 0) 705px, rgba(0, 0, 0, 0) 705px, rgba(100, 100, 225, 0.25) 705px, rgba(100, 100, 225, 0.25) 720px, rgba(0, 0, 0, 0) 720px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 735px, rgba(0, 0, 0, 0) 735px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 750px, rgba(0, 0, 0, 0) 750px, rgba(0, 0, 0, 0) 750px, rgba(100, 100, 225, 0.25) 750px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 765px, rgba(100, 100, 225, 0.25) 765px, rgba(100, 100, 225, 0.25) 780px, rgba(0, 0, 0, 0) 780px, rgba(0, 0, 0, 0) 780px, rgba(100, 100, 225, 0.25) 780px, rgba(100, 100, 225, 0.25) 795px, rgba(0, 0, 0, 0) 795px, rgba(0, 0, 0, 0) 795px, rgba(100, 100, 225, 0.25) 795px, rgba(100, 100, 225, 0.25) 810px, rgba(0, 0, 0, 0) 810px, rgba(0, 0, 0, 0) 810px, rgba(100, 100, 225, 0.25) 810px, rgba(100, 100, 225, 0.25) 825px, rgba(0, 0, 0, 0) 825px, rgba(0, 0, 0, 0) 825px, rgba(100, 100, 225, 0.25) 825px, rgba(100, 100, 225, 0.25) 840px, rgba(0, 0, 0, 0) 840px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 855px, rgba(0, 0, 0, 0) 855px, rgba(0, 0, 0, 0) 855px, rgba(100, 100, 225, 0.25) 855px, rgba(100, 100, 225, 0.25) 870px, rgba(0, 0, 0, 0) 870px, rgba(0, 0, 0, 0) 870px, rgba(100, 100, 225, 0.25) 870px, rgba(100, 100, 225, 0.25) 885px, rgba(0, 0, 0, 0) 885px, rgba(0, 0, 0, 0) 885px, rgba(100, 100, 225, 0.25) 885px, rgba(100, 100, 225, 0.25) 900px, rgba(0, 0, 0, 0) 900px, rgba(0, 0, 0, 0) 900px, rgba(100, 100, 225, 0.25) 900px, rgba(100, 100, 225, 0.25) 915px, rgba(0, 0, 0, 0) 915px, rgba(0, 0, 0, 0) 915px, rgba(100, 100, 225, 0.25) 915px, rgba(100, 100, 225, 0.25) 930px, rgba(0, 0, 0, 0) 930px, rgba(0, 0, 0, 0) 930px, rgba(100, 100, 225, 0.25) 930px, rgba(100, 100, 225, 0.25) 945px, rgba(0, 0, 0, 0) 945px, rgba(0, 0, 0, 0) 945px, rgba(100, 100, 225, 0.25) 945px, rgba(100, 100, 225, 0.25) 960px, rgba(0, 0, 0, 0) 960px, rgba(0, 0, 0, 0) 960px);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 15px, rgba(0, 0, 0, 0) 15px, rgba(0, 0, 0, 0) 15px, rgba(100, 100, 225, 0.25) 15px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 30px, rgba(100, 100, 225, 0.25) 30px, rgba(100, 100, 225, 0.25) 45px, rgba(0, 0, 0, 0) 45px, rgba(0, 0, 0, 0) 45px, rgba(100, 100, 225, 0.25) 45px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 60px, rgba(100, 100, 225, 0.25) 60px, rgba(100, 100, 225, 0.25) 75px, rgba(0, 0, 0, 0) 75px, rgba(0, 0, 0, 0) 75px, rgba(100, 100, 225, 0.25) 75px, rgba(100, 100, 225, 0.25) 90px, rgba(0, 0, 0, 0) 90px, rgba(0, 0, 0, 0) 90px, rgba(100, 100, 225, 0.25) 90px, rgba(100, 100, 225, 0.25) 105px, rgba(0, 0, 0, 0) 105px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 120px, rgba(0, 0, 0, 0) 120px, rgba(0, 0, 0, 0) 120px, rgba(100, 100, 225, 0.25) 120px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 135px, rgba(100, 100, 225, 0.25) 135px, rgba(100, 100, 225, 0.25) 150px, rgba(0, 0, 0, 0) 150px, rgba(0, 0, 0, 0) 150px, rgba(100, 100, 225, 0.25) 150px, rgba(100, 100, 225, 0.25) 165px, rgba(0, 0, 0, 0) 165px, rgba(0, 0, 0, 0) 165px, rgba(100, 100, 225, 0.25) 165px, rgba(100, 100, 225, 0.25) 180px, rgba(0, 0, 0, 0) 180px, rgba(0, 0, 0, 0) 180px, rgba(100, 100, 225, 0.25) 180px, rgba(100, 100, 225, 0.25) 195px, rgba(0, 0, 0, 0) 195px, rgba(0, 0, 0, 0) 195px, rgba(100, 100, 225, 0.25) 195px, rgba(100, 100, 225, 0.25) 210px, rgba(0, 0, 0, 0) 210px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 225px, rgba(0, 0, 0, 0) 225px, rgba(0, 0, 0, 0) 225px, rgba(100, 100, 225, 0.25) 225px, rgba(100, 100, 225, 0.25) 240px, rgba(0, 0, 0, 0) 240px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 255px, rgba(0, 0, 0, 0) 255px, rgba(0, 0, 0, 0) 255px, rgba(100, 100, 225, 0.25) 255px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 270px, rgba(100, 100, 225, 0.25) 270px, rgba(100, 100, 225, 0.25) 285px, rgba(0, 0, 0, 0) 285px, rgba(0, 0, 0, 0) 285px, rgba(100, 100, 225, 0.25) 285px, rgba(100, 100, 225, 0.25) 300px, rgba(0, 0, 0, 0) 300px, rgba(0, 0, 0, 0) 300px, rgba(100, 100, 225, 0.25) 300px, rgba(100, 100, 225, 0.25) 315px, rgba(0, 0, 0, 0) 315px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 330px, rgba(0, 0, 0, 0) 330px, rgba(0, 0, 0, 0) 330px, rgba(100, 100, 225, 0.25) 330px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 345px, rgba(100, 100, 225, 0.25) 345px, rgba(100, 100, 225, 0.25) 360px, rgba(0, 0, 0, 0) 360px, rgba(0, 0, 0, 0) 360px, rgba(100, 100, 225, 0.25) 360px, rgba(100, 100, 225, 0.25) 375px, rgba(0, 0, 0, 0) 375px, rgba(0, 0, 0, 0) 375px, rgba(100, 100, 225, 0.25) 375px, rgba(100, 100, 225, 0.25) 390px, rgba(0, 0, 0, 0) 390px, rgba(0, 0, 0, 0) 390px, rgba(100, 100, 225, 0.25) 390px, rgba(100, 100, 225, 0.25) 405px, rgba(0, 0, 0, 0) 405px, rgba(0, 0, 0, 0) 405px, rgba(100, 100, 225, 0.25) 405px, rgba(100, 100, 225, 0.25) 420px, rgba(0, 0, 0, 0) 420px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 435px, rgba(0, 0, 0, 0) 435px, rgba(0, 0, 0, 0) 435px, rgba(100, 100, 225, 0.25) 435px, rgba(100, 100, 225, 0.25) 450px, rgba(0, 0, 0, 0) 450px, rgba(0, 0, 0, 0) 450px, rgba(100, 100, 225, 0.25) 450px, rgba(100, 100, 225, 0.25) 465px, rgba(0, 0, 0, 0) 465px, rgba(0, 0, 0, 0) 465px, rgba(100, 100, 225, 0.25) 465px, rgba(100, 100, 225, 0.25) 480px, rgba(0, 0, 0, 0) 480px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 495px, rgba(0, 0, 0, 0) 495px, rgba(0, 0, 0, 0) 495px, rgba(100, 100, 225, 0.25) 495px, rgba(100, 100, 225, 0.25) 510px, rgba(0, 0, 0, 0) 510px, rgba(0, 0, 0, 0) 510px, rgba(100, 100, 225, 0.25) 510px, rgba(100, 100, 225, 0.25) 525px, rgba(0, 0, 0, 0) 525px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 540px, rgba(0, 0, 0, 0) 540px, rgba(0, 0, 0, 0) 540px, rgba(100, 100, 225, 0.25) 540px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 555px, rgba(100, 100, 225, 0.25) 555px, rgba(100, 100, 225, 0.25) 570px, rgba(0, 0, 0, 0) 570px, rgba(0, 0, 0, 0) 570px, rgba(100, 100, 225, 0.25) 570px, rgba(100, 100, 225, 0.25) 585px, rgba(0, 0, 0, 0) 585px, rgba(0, 0, 0, 0) 585px, rgba(100, 100, 225, 0.25) 585px, rgba(100, 100, 225, 0.25) 600px, rgba(0, 0, 0, 0) 600px, rgba(0, 0, 0, 0) 600px, rgba(100, 100, 225, 0.25) 600px, rgba(100, 100, 225, 0.25) 615px, rgba(0, 0, 0, 0) 615px, rgba(0, 0, 0, 0) 615px, rgba(100, 100, 225, 0.25) 615px, rgba(100, 100, 225, 0.25) 630px, rgba(0, 0, 0, 0) 630px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 645px, rgba(0, 0, 0, 0) 645px, rgba(0, 0, 0, 0) 645px, rgba(100, 100, 225, 0.25) 645px, rgba(100, 100, 225, 0.25) 660px, rgba(0, 0, 0, 0) 660px, rgba(0, 0, 0, 0) 660px, rgba(100, 100, 225, 0.25) 660px, rgba(100, 100, 225, 0.25) 675px, rgba(0, 0, 0, 0) 675px, rgba(0, 0, 0, 0) 675px, rgba(100, 100, 225, 0.25) 675px, rgba(100, 100, 225, 0.25) 690px, rgba(0, 0, 0, 0) 690px, rgba(0, 0, 0, 0) 690px, rgba(100, 100, 225, 0.25) 690px, rgba(100, 100, 225, 0.25) 705px, rgba(0, 0, 0, 0) 705px, rgba(0, 0, 0, 0) 705px, rgba(100, 100, 225, 0.25) 705px, rgba(100, 100, 225, 0.25) 720px, rgba(0, 0, 0, 0) 720px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 735px, rgba(0, 0, 0, 0) 735px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 750px, rgba(0, 0, 0, 0) 750px, rgba(0, 0, 0, 0) 750px, rgba(100, 100, 225, 0.25) 750px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 765px, rgba(100, 100, 225, 0.25) 765px, rgba(100, 100, 225, 0.25) 780px, rgba(0, 0, 0, 0) 780px, rgba(0, 0, 0, 0) 780px, rgba(100, 100, 225, 0.25) 780px, rgba(100, 100, 225, 0.25) 795px, rgba(0, 0, 0, 0) 795px, rgba(0, 0, 0, 0) 795px, rgba(100, 100, 225, 0.25) 795px, rgba(100, 100, 225, 0.25) 810px, rgba(0, 0, 0, 0) 810px, rgba(0, 0, 0, 0) 810px, rgba(100, 100, 225, 0.25) 810px, rgba(100, 100, 225, 0.25) 825px, rgba(0, 0, 0, 0) 825px, rgba(0, 0, 0, 0) 825px, rgba(100, 100, 225, 0.25) 825px, rgba(100, 100, 225, 0.25) 840px, rgba(0, 0, 0, 0) 840px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 855px, rgba(0, 0, 0, 0) 855px, rgba(0, 0, 0, 0) 855px, rgba(100, 100, 225, 0.25) 855px, rgba(100, 100, 225, 0.25) 870px, rgba(0, 0, 0, 0) 870px, rgba(0, 0, 0, 0) 870px, rgba(100, 100, 225, 0.25) 870px, rgba(100, 100, 225, 0.25) 885px, rgba(0, 0, 0, 0) 885px, rgba(0, 0, 0, 0) 885px, rgba(100, 100, 225, 0.25) 885px, rgba(100, 100, 225, 0.25) 900px, rgba(0, 0, 0, 0) 900px, rgba(0, 0, 0, 0) 900px, rgba(100, 100, 225, 0.25) 900px, rgba(100, 100, 225, 0.25) 915px, rgba(0, 0, 0, 0) 915px, rgba(0, 0, 0, 0) 915px, rgba(100, 100, 225, 0.25) 915px, rgba(100, 100, 225, 0.25) 930px, rgba(0, 0, 0, 0) 930px, rgba(0, 0, 0, 0) 930px, rgba(100, 100, 225, 0.25) 930px, rgba(100, 100, 225, 0.25) 945px, rgba(0, 0, 0, 0) 945px, rgba(0, 0, 0, 0) 945px, rgba(100, 100, 225, 0.25) 945px, rgba(100, 100, 225, 0.25) 960px, rgba(0, 0, 0, 0) 960px, rgba(0, 0, 0, 0) 960px);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -o-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 15px, rgba(0, 0, 0, 0) 15px, rgba(0, 0, 0, 0) 15px, rgba(100, 100, 225, 0.25) 15px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 30px, rgba(100, 100, 225, 0.25) 30px, rgba(100, 100, 225, 0.25) 45px, rgba(0, 0, 0, 0) 45px, rgba(0, 0, 0, 0) 45px, rgba(100, 100, 225, 0.25) 45px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 60px, rgba(100, 100, 225, 0.25) 60px, rgba(100, 100, 225, 0.25) 75px, rgba(0, 0, 0, 0) 75px, rgba(0, 0, 0, 0) 75px, rgba(100, 100, 225, 0.25) 75px, rgba(100, 100, 225, 0.25) 90px, rgba(0, 0, 0, 0) 90px, rgba(0, 0, 0, 0) 90px, rgba(100, 100, 225, 0.25) 90px, rgba(100, 100, 225, 0.25) 105px, rgba(0, 0, 0, 0) 105px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 120px, rgba(0, 0, 0, 0) 120px, rgba(0, 0, 0, 0) 120px, rgba(100, 100, 225, 0.25) 120px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 135px, rgba(100, 100, 225, 0.25) 135px, rgba(100, 100, 225, 0.25) 150px, rgba(0, 0, 0, 0) 150px, rgba(0, 0, 0, 0) 150px, rgba(100, 100, 225, 0.25) 150px, rgba(100, 100, 225, 0.25) 165px, rgba(0, 0, 0, 0) 165px, rgba(0, 0, 0, 0) 165px, rgba(100, 100, 225, 0.25) 165px, rgba(100, 100, 225, 0.25) 180px, rgba(0, 0, 0, 0) 180px, rgba(0, 0, 0, 0) 180px, rgba(100, 100, 225, 0.25) 180px, rgba(100, 100, 225, 0.25) 195px, rgba(0, 0, 0, 0) 195px, rgba(0, 0, 0, 0) 195px, rgba(100, 100, 225, 0.25) 195px, rgba(100, 100, 225, 0.25) 210px, rgba(0, 0, 0, 0) 210px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 225px, rgba(0, 0, 0, 0) 225px, rgba(0, 0, 0, 0) 225px, rgba(100, 100, 225, 0.25) 225px, rgba(100, 100, 225, 0.25) 240px, rgba(0, 0, 0, 0) 240px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 255px, rgba(0, 0, 0, 0) 255px, rgba(0, 0, 0, 0) 255px, rgba(100, 100, 225, 0.25) 255px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 270px, rgba(100, 100, 225, 0.25) 270px, rgba(100, 100, 225, 0.25) 285px, rgba(0, 0, 0, 0) 285px, rgba(0, 0, 0, 0) 285px, rgba(100, 100, 225, 0.25) 285px, rgba(100, 100, 225, 0.25) 300px, rgba(0, 0, 0, 0) 300px, rgba(0, 0, 0, 0) 300px, rgba(100, 100, 225, 0.25) 300px, rgba(100, 100, 225, 0.25) 315px, rgba(0, 0, 0, 0) 315px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 330px, rgba(0, 0, 0, 0) 330px, rgba(0, 0, 0, 0) 330px, rgba(100, 100, 225, 0.25) 330px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 345px, rgba(100, 100, 225, 0.25) 345px, rgba(100, 100, 225, 0.25) 360px, rgba(0, 0, 0, 0) 360px, rgba(0, 0, 0, 0) 360px, rgba(100, 100, 225, 0.25) 360px, rgba(100, 100, 225, 0.25) 375px, rgba(0, 0, 0, 0) 375px, rgba(0, 0, 0, 0) 375px, rgba(100, 100, 225, 0.25) 375px, rgba(100, 100, 225, 0.25) 390px, rgba(0, 0, 0, 0) 390px, rgba(0, 0, 0, 0) 390px, rgba(100, 100, 225, 0.25) 390px, rgba(100, 100, 225, 0.25) 405px, rgba(0, 0, 0, 0) 405px, rgba(0, 0, 0, 0) 405px, rgba(100, 100, 225, 0.25) 405px, rgba(100, 100, 225, 0.25) 420px, rgba(0, 0, 0, 0) 420px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 435px, rgba(0, 0, 0, 0) 435px, rgba(0, 0, 0, 0) 435px, rgba(100, 100, 225, 0.25) 435px, rgba(100, 100, 225, 0.25) 450px, rgba(0, 0, 0, 0) 450px, rgba(0, 0, 0, 0) 450px, rgba(100, 100, 225, 0.25) 450px, rgba(100, 100, 225, 0.25) 465px, rgba(0, 0, 0, 0) 465px, rgba(0, 0, 0, 0) 465px, rgba(100, 100, 225, 0.25) 465px, rgba(100, 100, 225, 0.25) 480px, rgba(0, 0, 0, 0) 480px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 495px, rgba(0, 0, 0, 0) 495px, rgba(0, 0, 0, 0) 495px, rgba(100, 100, 225, 0.25) 495px, rgba(100, 100, 225, 0.25) 510px, rgba(0, 0, 0, 0) 510px, rgba(0, 0, 0, 0) 510px, rgba(100, 100, 225, 0.25) 510px, rgba(100, 100, 225, 0.25) 525px, rgba(0, 0, 0, 0) 525px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 540px, rgba(0, 0, 0, 0) 540px, rgba(0, 0, 0, 0) 540px, rgba(100, 100, 225, 0.25) 540px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 555px, rgba(100, 100, 225, 0.25) 555px, rgba(100, 100, 225, 0.25) 570px, rgba(0, 0, 0, 0) 570px, rgba(0, 0, 0, 0) 570px, rgba(100, 100, 225, 0.25) 570px, rgba(100, 100, 225, 0.25) 585px, rgba(0, 0, 0, 0) 585px, rgba(0, 0, 0, 0) 585px, rgba(100, 100, 225, 0.25) 585px, rgba(100, 100, 225, 0.25) 600px, rgba(0, 0, 0, 0) 600px, rgba(0, 0, 0, 0) 600px, rgba(100, 100, 225, 0.25) 600px, rgba(100, 100, 225, 0.25) 615px, rgba(0, 0, 0, 0) 615px, rgba(0, 0, 0, 0) 615px, rgba(100, 100, 225, 0.25) 615px, rgba(100, 100, 225, 0.25) 630px, rgba(0, 0, 0, 0) 630px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 645px, rgba(0, 0, 0, 0) 645px, rgba(0, 0, 0, 0) 645px, rgba(100, 100, 225, 0.25) 645px, rgba(100, 100, 225, 0.25) 660px, rgba(0, 0, 0, 0) 660px, rgba(0, 0, 0, 0) 660px, rgba(100, 100, 225, 0.25) 660px, rgba(100, 100, 225, 0.25) 675px, rgba(0, 0, 0, 0) 675px, rgba(0, 0, 0, 0) 675px, rgba(100, 100, 225, 0.25) 675px, rgba(100, 100, 225, 0.25) 690px, rgba(0, 0, 0, 0) 690px, rgba(0, 0, 0, 0) 690px, rgba(100, 100, 225, 0.25) 690px, rgba(100, 100, 225, 0.25) 705px, rgba(0, 0, 0, 0) 705px, rgba(0, 0, 0, 0) 705px, rgba(100, 100, 225, 0.25) 705px, rgba(100, 100, 225, 0.25) 720px, rgba(0, 0, 0, 0) 720px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 735px, rgba(0, 0, 0, 0) 735px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 750px, rgba(0, 0, 0, 0) 750px, rgba(0, 0, 0, 0) 750px, rgba(100, 100, 225, 0.25) 750px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 765px, rgba(100, 100, 225, 0.25) 765px, rgba(100, 100, 225, 0.25) 780px, rgba(0, 0, 0, 0) 780px, rgba(0, 0, 0, 0) 780px, rgba(100, 100, 225, 0.25) 780px, rgba(100, 100, 225, 0.25) 795px, rgba(0, 0, 0, 0) 795px, rgba(0, 0, 0, 0) 795px, rgba(100, 100, 225, 0.25) 795px, rgba(100, 100, 225, 0.25) 810px, rgba(0, 0, 0, 0) 810px, rgba(0, 0, 0, 0) 810px, rgba(100, 100, 225, 0.25) 810px, rgba(100, 100, 225, 0.25) 825px, rgba(0, 0, 0, 0) 825px, rgba(0, 0, 0, 0) 825px, rgba(100, 100, 225, 0.25) 825px, rgba(100, 100, 225, 0.25) 840px, rgba(0, 0, 0, 0) 840px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 855px, rgba(0, 0, 0, 0) 855px, rgba(0, 0, 0, 0) 855px, rgba(100, 100, 225, 0.25) 855px, rgba(100, 100, 225, 0.25) 870px, rgba(0, 0, 0, 0) 870px, rgba(0, 0, 0, 0) 870px, rgba(100, 100, 225, 0.25) 870px, rgba(100, 100, 225, 0.25) 885px, rgba(0, 0, 0, 0) 885px, rgba(0, 0, 0, 0) 885px, rgba(100, 100, 225, 0.25) 885px, rgba(100, 100, 225, 0.25) 900px, rgba(0, 0, 0, 0) 900px, rgba(0, 0, 0, 0) 900px, rgba(100, 100, 225, 0.25) 900px, rgba(100, 100, 225, 0.25) 915px, rgba(0, 0, 0, 0) 915px, rgba(0, 0, 0, 0) 915px, rgba(100, 100, 225, 0.25) 915px, rgba(100, 100, 225, 0.25) 930px, rgba(0, 0, 0, 0) 930px, rgba(0, 0, 0, 0) 930px, rgba(100, 100, 225, 0.25) 930px, rgba(100, 100, 225, 0.25) 945px, rgba(0, 0, 0, 0) 945px, rgba(0, 0, 0, 0) 945px, rgba(100, 100, 225, 0.25) 945px, rgba(100, 100, 225, 0.25) 960px, rgba(0, 0, 0, 0) 960px, rgba(0, 0, 0, 0) 960px);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 15px, rgba(0, 0, 0, 0) 15px, rgba(0, 0, 0, 0) 15px, rgba(100, 100, 225, 0.25) 15px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 30px, rgba(100, 100, 225, 0.25) 30px, rgba(100, 100, 225, 0.25) 45px, rgba(0, 0, 0, 0) 45px, rgba(0, 0, 0, 0) 45px, rgba(100, 100, 225, 0.25) 45px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 60px, rgba(100, 100, 225, 0.25) 60px, rgba(100, 100, 225, 0.25) 75px, rgba(0, 0, 0, 0) 75px, rgba(0, 0, 0, 0) 75px, rgba(100, 100, 225, 0.25) 75px, rgba(100, 100, 225, 0.25) 90px, rgba(0, 0, 0, 0) 90px, rgba(0, 0, 0, 0) 90px, rgba(100, 100, 225, 0.25) 90px, rgba(100, 100, 225, 0.25) 105px, rgba(0, 0, 0, 0) 105px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 120px, rgba(0, 0, 0, 0) 120px, rgba(0, 0, 0, 0) 120px, rgba(100, 100, 225, 0.25) 120px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 135px, rgba(100, 100, 225, 0.25) 135px, rgba(100, 100, 225, 0.25) 150px, rgba(0, 0, 0, 0) 150px, rgba(0, 0, 0, 0) 150px, rgba(100, 100, 225, 0.25) 150px, rgba(100, 100, 225, 0.25) 165px, rgba(0, 0, 0, 0) 165px, rgba(0, 0, 0, 0) 165px, rgba(100, 100, 225, 0.25) 165px, rgba(100, 100, 225, 0.25) 180px, rgba(0, 0, 0, 0) 180px, rgba(0, 0, 0, 0) 180px, rgba(100, 100, 225, 0.25) 180px, rgba(100, 100, 225, 0.25) 195px, rgba(0, 0, 0, 0) 195px, rgba(0, 0, 0, 0) 195px, rgba(100, 100, 225, 0.25) 195px, rgba(100, 100, 225, 0.25) 210px, rgba(0, 0, 0, 0) 210px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 225px, rgba(0, 0, 0, 0) 225px, rgba(0, 0, 0, 0) 225px, rgba(100, 100, 225, 0.25) 225px, rgba(100, 100, 225, 0.25) 240px, rgba(0, 0, 0, 0) 240px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 255px, rgba(0, 0, 0, 0) 255px, rgba(0, 0, 0, 0) 255px, rgba(100, 100, 225, 0.25) 255px, rgba(100, 100, 225, 0.25) 270px, rgba(0, 0, 0, 0) 270px, rgba(0, 0, 0, 0) 270px, rgba(100, 100, 225, 0.25) 270px, rgba(100, 100, 225, 0.25) 285px, rgba(0, 0, 0, 0) 285px, rgba(0, 0, 0, 0) 285px, rgba(100, 100, 225, 0.25) 285px, rgba(100, 100, 225, 0.25) 300px, rgba(0, 0, 0, 0) 300px, rgba(0, 0, 0, 0) 300px, rgba(100, 100, 225, 0.25) 300px, rgba(100, 100, 225, 0.25) 315px, rgba(0, 0, 0, 0) 315px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 330px, rgba(0, 0, 0, 0) 330px, rgba(0, 0, 0, 0) 330px, rgba(100, 100, 225, 0.25) 330px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 345px, rgba(100, 100, 225, 0.25) 345px, rgba(100, 100, 225, 0.25) 360px, rgba(0, 0, 0, 0) 360px, rgba(0, 0, 0, 0) 360px, rgba(100, 100, 225, 0.25) 360px, rgba(100, 100, 225, 0.25) 375px, rgba(0, 0, 0, 0) 375px, rgba(0, 0, 0, 0) 375px, rgba(100, 100, 225, 0.25) 375px, rgba(100, 100, 225, 0.25) 390px, rgba(0, 0, 0, 0) 390px, rgba(0, 0, 0, 0) 390px, rgba(100, 100, 225, 0.25) 390px, rgba(100, 100, 225, 0.25) 405px, rgba(0, 0, 0, 0) 405px, rgba(0, 0, 0, 0) 405px, rgba(100, 100, 225, 0.25) 405px, rgba(100, 100, 225, 0.25) 420px, rgba(0, 0, 0, 0) 420px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 435px, rgba(0, 0, 0, 0) 435px, rgba(0, 0, 0, 0) 435px, rgba(100, 100, 225, 0.25) 435px, rgba(100, 100, 225, 0.25) 450px, rgba(0, 0, 0, 0) 450px, rgba(0, 0, 0, 0) 450px, rgba(100, 100, 225, 0.25) 450px, rgba(100, 100, 225, 0.25) 465px, rgba(0, 0, 0, 0) 465px, rgba(0, 0, 0, 0) 465px, rgba(100, 100, 225, 0.25) 465px, rgba(100, 100, 225, 0.25) 480px, rgba(0, 0, 0, 0) 480px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 495px, rgba(0, 0, 0, 0) 495px, rgba(0, 0, 0, 0) 495px, rgba(100, 100, 225, 0.25) 495px, rgba(100, 100, 225, 0.25) 510px, rgba(0, 0, 0, 0) 510px, rgba(0, 0, 0, 0) 510px, rgba(100, 100, 225, 0.25) 510px, rgba(100, 100, 225, 0.25) 525px, rgba(0, 0, 0, 0) 525px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 540px, rgba(0, 0, 0, 0) 540px, rgba(0, 0, 0, 0) 540px, rgba(100, 100, 225, 0.25) 540px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 555px, rgba(100, 100, 225, 0.25) 555px, rgba(100, 100, 225, 0.25) 570px, rgba(0, 0, 0, 0) 570px, rgba(0, 0, 0, 0) 570px, rgba(100, 100, 225, 0.25) 570px, rgba(100, 100, 225, 0.25) 585px, rgba(0, 0, 0, 0) 585px, rgba(0, 0, 0, 0) 585px, rgba(100, 100, 225, 0.25) 585px, rgba(100, 100, 225, 0.25) 600px, rgba(0, 0, 0, 0) 600px, rgba(0, 0, 0, 0) 600px, rgba(100, 100, 225, 0.25) 600px, rgba(100, 100, 225, 0.25) 615px, rgba(0, 0, 0, 0) 615px, rgba(0, 0, 0, 0) 615px, rgba(100, 100, 225, 0.25) 615px, rgba(100, 100, 225, 0.25) 630px, rgba(0, 0, 0, 0) 630px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 645px, rgba(0, 0, 0, 0) 645px, rgba(0, 0, 0, 0) 645px, rgba(100, 100, 225, 0.25) 645px, rgba(100, 100, 225, 0.25) 660px, rgba(0, 0, 0, 0) 660px, rgba(0, 0, 0, 0) 660px, rgba(100, 100, 225, 0.25) 660px, rgba(100, 100, 225, 0.25) 675px, rgba(0, 0, 0, 0) 675px, rgba(0, 0, 0, 0) 675px, rgba(100, 100, 225, 0.25) 675px, rgba(100, 100, 225, 0.25) 690px, rgba(0, 0, 0, 0) 690px, rgba(0, 0, 0, 0) 690px, rgba(100, 100, 225, 0.25) 690px, rgba(100, 100, 225, 0.25) 705px, rgba(0, 0, 0, 0) 705px, rgba(0, 0, 0, 0) 705px, rgba(100, 100, 225, 0.25) 705px, rgba(100, 100, 225, 0.25) 720px, rgba(0, 0, 0, 0) 720px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 735px, rgba(0, 0, 0, 0) 735px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 750px, rgba(0, 0, 0, 0) 750px, rgba(0, 0, 0, 0) 750px, rgba(100, 100, 225, 0.25) 750px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 765px, rgba(100, 100, 225, 0.25) 765px, rgba(100, 100, 225, 0.25) 780px, rgba(0, 0, 0, 0) 780px, rgba(0, 0, 0, 0) 780px, rgba(100, 100, 225, 0.25) 780px, rgba(100, 100, 225, 0.25) 795px, rgba(0, 0, 0, 0) 795px, rgba(0, 0, 0, 0) 795px, rgba(100, 100, 225, 0.25) 795px, rgba(100, 100, 225, 0.25) 810px, rgba(0, 0, 0, 0) 810px, rgba(0, 0, 0, 0) 810px, rgba(100, 100, 225, 0.25) 810px, rgba(100, 100, 225, 0.25) 825px, rgba(0, 0, 0, 0) 825px, rgba(0, 0, 0, 0) 825px, rgba(100, 100, 225, 0.25) 825px, rgba(100, 100, 225, 0.25) 840px, rgba(0, 0, 0, 0) 840px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 855px, rgba(0, 0, 0, 0) 855px, rgba(0, 0, 0, 0) 855px, rgba(100, 100, 225, 0.25) 855px, rgba(100, 100, 225, 0.25) 870px, rgba(0, 0, 0, 0) 870px, rgba(0, 0, 0, 0) 870px, rgba(100, 100, 225, 0.25) 870px, rgba(100, 100, 225, 0.25) 885px, rgba(0, 0, 0, 0) 885px, rgba(0, 0, 0, 0) 885px, rgba(100, 100, 225, 0.25) 885px, rgba(100, 100, 225, 0.25) 900px, rgba(0, 0, 0, 0) 900px, rgba(0, 0, 0, 0) 900px, rgba(100, 100, 225, 0.25) 900px, rgba(100, 100, 225, 0.25) 915px, rgba(0, 0, 0, 0) 915px, rgba(0, 0, 0, 0) 915px, rgba(100, 100, 225, 0.25) 915px, rgba(100, 100, 225, 0.25) 930px, rgba(0, 0, 0, 0) 930px, rgba(0, 0, 0, 0) 930px, rgba(100, 100, 225, 0.25) 930px, rgba(100, 100, 225, 0.25) 945px, rgba(0, 0, 0, 0) 945px, rgba(0, 0, 0, 0) 945px, rgba(100, 100, 225, 0.25) 945px, rgba(100, 100, 225, 0.25) 960px, rgba(0, 0, 0, 0) 960px, rgba(0, 0, 0, 0) 960px);
  -webkit-background-size: 100% 18px, auto;
  -moz-background-size: 100% 18px, auto;
  -o-background-size: 100% 18px, auto;
  background-size: 100% 18px, auto;
  background-position: left top;
}
/* line 4, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .feedback, body.bp .error, body.bp .alert, body.bp .notice, body.bp .success, body.bp .info {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}
/* line 5, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .error, body.bp .alert {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 27, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .error a, body.bp .alert a {
  color: #8a1f11;
}
/* line 7, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 36, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .notice a {
  color: #514721;
}
/* line 8, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 45, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .success a {
  color: #264409;
}
/* line 9, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .info {
  background: #d5edf8;
  color: #205791;
  border-color: #92cae4;
}
/* line 54, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .info a {
  color: #205791;
}
/* line 10, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .hide {
  display: none;
}
/* line 11, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .highlight {
  background: yellow;
}
/* line 12, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .added {
  background: #006600;
  color: white;
}
/* line 13, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body.bp .removed {
  background: #990000;
  color: white;
}

/* line 18, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp label {
  font-weight: bold;
}
/* line 19, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 26, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 27, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.title {
  font-size: 1.5em;
}
/* line 29, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 30, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp select {
  margin: 0.5em 0;
}
/* line 55, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  border: 1px solid #cccccc;
}
/* line 58, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password],
form.bp textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb;
}
/* line 61, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text:focus, form.bp input.title:focus, form.bp input[type=email]:focus, form.bp input[type=text]:focus, form.bp input[type=password]:focus,
form.bp textarea:focus {
  border-color: #666666;
}
/* line 65, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
/* line 44, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password] {
  width: 300px;
}
/* line 46, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  width: 390px;
  height: 250px;
}

/* line 26, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp p {
  margin: 0;
  padding: 0;
}
/* line 29, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp a {
  color: #ee3b34;
}
/* line 31, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp a:visited {
  color: #ee3b34;
}
/* line 33, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp a:hover {
  color: #ee3b34;
}
/* line 36, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #container {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  background-color: #ededed;
  text-align: left;
  padding-bottom: 10px;
}
/* line 42, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #header, body.bp #menu {
  display: inline;
  float: left;
  margin-right: 0;
  width: 960px;
  background-color: white;
  position: relative;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #header, * html body.bp #menu {
  overflow-x: hidden;
}
/* line 47, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #menu {
  height: 34px;
}
/* line 50, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #logo {
  display: inline;
  float: left;
  margin-right: 0;
  width: 960px;
  background-image: url("/assets/myhealthworks-banner.jpg");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-color: white;
  height: 116px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #logo {
  overflow-x: hidden;
}
/* line 58, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search {
  display: inline;
  float: left;
  margin-right: 0;
  width: 240px;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  left: 600px;
  bottom: 40px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #search {
  overflow-x: hidden;
}
/* line 65, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search ol {
  margin: 0;
}
/* line 67, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search ol li {
  margin: 0;
}
/* line 70, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search .inputs {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #search .inputs {
  overflow-x: hidden;
}
/* line 76, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search .inputs ol {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #search .inputs ol {
  overflow-x: hidden;
}
/* line 78, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search .inputs ol li {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #search .inputs ol li {
  overflow-x: hidden;
}
/* line 80, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search .inputs ol label {
  display: inline;
  float: left;
  margin-right: 0;
  width: 0px;
  padding-top: 3px;
  display: none;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #search .inputs ol label {
  overflow-x: hidden;
}
/* line 84, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search .inputs ol input[type=text] {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
  background-color: #dedede;
  height: 20px;
  line-height: 20px;
  padding: 0;
  color: #004990;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #search .inputs ol input[type=text] {
  overflow-x: hidden;
}
/* line 92, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search .buttons {
  display: inline;
  float: left;
  margin-right: 0;
  width: 45px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #search .buttons {
  overflow-x: hidden;
}
/* line 94, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search .buttons ol {
  display: inline;
  float: left;
  margin-right: 0;
  width: 45px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #search .buttons ol {
  overflow-x: hidden;
}
/* line 96, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #search .buttons ol input[type=submit],
body.bp #search .buttons ol input[type=button] {
  background-image: url("/assets/go.gif");
  border: none;
  padding: 0;
  width: 48px;
  height: 28px;
  padding: 0;
  text-indent: -9999px;
  background-repeat: no-repeat;
}
/* line 178, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #menu {
  background-color: #00aaef;
  border-top: 8px solid #19388a;
  margin: 0;
}
/* line 182, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #menu a {
  float: left;
  line-height: 34px;
  color: white;
  text-transform: uppercase;
  list-style-type: none;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 48px;
  background-image: url("/assets/bb-divider.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  text-decoration: none;
}
/* line 17, ../../../app/assets/stylesheets/sass/partials/_base.sass */
body.bp #menu a:hover {
  text-decoration: none;
}
/* line 196, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #menu a.first {
  padding-left: 15px;
}
/* line 199, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #menu a.before_visited {
  background-image: url("/assets/by-divider.jpg");
}
/* line 202, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #menu a.visited {
  background-color: #f8bb00;
  color: #f03b32;
  background-image: url("/assets/yb-divider.jpg");
}
/* line 207, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #content {
  overflow-x: hidden;
}
/* line 213, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top {
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 900px;
  background-color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #dbdbdb;
  padding-bottom: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #content #top {
  overflow-x: hidden;
}
/* line 223, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #welcome {
  margin-top: 10px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 900px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #content #top #welcome {
  overflow-x: hidden;
}
/* line 226, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #welcome h2 {
  font-size: 14px;
  color: #ee3b34;
  font-weight: normal;
}
/* line 230, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #welcome p {
  margin-bottom: 0px;
}
/* line 233, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #welcome #companylogo {
  margin-top: 38px;
  float: right;
  padding-bottom: 5px;
}
/* line 238, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #inventory {
  display: inline;
  float: left;
  margin-right: 0;
  width: 900px;
  display: inline;
  float: left;
  position: relative;
  margin-left: -900px;
  text-align: right;
  padding-top: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #content #top #inventory {
  overflow-x: hidden;
}
/* line 243, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #inventory a {
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 15px 0px;
  padding-left: 45px;
  padding-right: 0px;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 17, ../../../app/assets/stylesheets/sass/partials/_base.sass */
body.bp #content #top #inventory a:hover {
  text-decoration: none;
}
/* line 253, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #inventory .my-library {
  background-image: url("/assets/my-library.jpg");
  background-position: 12px 0px;
}
/* line 257, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #inventory .my-yearly-program {
  background-image: url("/assets/my-yearly-program.jpg");
}
/* line 260, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #inventory .my-reminders {
  background-image: url("/assets/my-reminders.jpg");
}
/* line 263, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #inventory .my-recipes {
  background-image: url("/assets/my-recipes.jpg");
  background-position: 10px 0px;
}
/* line 267, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #inventory .my-details {
  background-image: url("/assets/my-details.jpg");
}
/* line 270, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #top #logout {
  margin-top: 42px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 900px;
  display: inline;
  float: left;
  position: relative;
  margin-left: -900px;
  text-align: right;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #content #top #logout {
  overflow-x: hidden;
}
/* line 276, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #content #main {
  margin-top: 10px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #content #main {
  overflow-x: hidden;
}
/* line 280, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #footer {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  margin: 10px 15px;
  margin-bottom: 0 !important;
  border: 1px solid #d6d6d6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #d6d6d6;
  margin: 10px 15px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #footer {
  overflow-x: hidden;
}
/* line 289, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #footer #footer-logo {
  display: inline;
  float: left;
  margin-right: 0;
  width: 195px;
  background-image: url("/assets/healthworks-logo.jpg");
  background-position: 20px 12px;
  background-repeat: no-repeat;
  height: 58px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #footer #footer-logo {
  overflow-x: hidden;
}
/* line 295, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #footer #footer-logo a {
  width: 100%;
  height: 100%;
  text-indent: -9990px;
  display: block;
}
/* line 301, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #footer #footer-links {
  display: inline;
  float: left;
  margin-right: 0;
  width: 675px;
  padding-left: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
  text-align: right;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #footer #footer-links {
  overflow-x: hidden;
}
/* line 308, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #footer #footer-links a {
  color: black;
  text-decoration: underline;
}
/* line 311, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #footer #footer-links a:hover {
  text-decoration: underline;
}
/* line 314, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp #footer #footer-wi {
  display: inline;
  float: left;
  margin-right: 0;
  width: 45px;
  height: auto;
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #footer #footer-wi {
  overflow-x: hidden;
}
/* line 321, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp h2 {
  font-size: 16px;
  font-weight: bold;
  color: #193989;
}
/* line 326, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp h3 {
  font-size: 13px;
  font-weight: bold;
  color: #193989;
}
/* line 331, ../../../app/assets/stylesheets/sass/screen.sass */
body.bp .overlay {
  position: absolute;
  bottom: 0px;
  left: 5px;
  z-index: 90;
  display: none;
}

/* line 1, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
.center {
  text-align: center;
}

/* line 6, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .main-title {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  margin-bottom: 15px;
  vertical-align: bottom;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #main .main-title {
  overflow-x: hidden;
}
/* line 10, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .main-title h1 {
  padding-right: 15px;
  text-align: right;
  font-size: 25px;
  color: #193989;
  background-position: 0 0;
}
/* line 18, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main h1, body.bp #main h2, body.bp #main h3 {
  margin-bottom: 5px;
}
/* line 21, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .welcome {
  margin-bottom: 10px;
}
/* line 24, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .search {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  margin-bottom: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #main .search {
  overflow-x: hidden;
}
/* line 28, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .list {
  display: inline;
  float: left;
  margin-right: 0;
  width: 900px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #main .list {
  overflow-x: hidden;
}
/* line 32, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .list p {
  margin-bottom: 10px;
}
/* line 34, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .categories {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  margin-bottom: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #main .categories {
  overflow-x: hidden;
}
/* line 37, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .categories h2 {
  margin-bottom: 0 !important;
}
/* line 39, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .categories table {
  margin-bottom: 0 !important;
}
/* line 43, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main .no-matching {
  color: #ee3b34;
  font-size: 12px;
  font-style: italic;
}
/* line 47, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #main label, body.bp #main .label {
  color: #aa0000;
}
/* line 50, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
body.bp #show_page_body p {
  margin: 10px 0px;
}

/* line 52, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
.print-only {
  display: none;
}

/* line 55, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
.main-content {
  clear: both;
}

/* line 58, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
.admin {
  border: 1px dashed black;
  padding: 5px;
  text-align: center;
  margin: auto auto 5px;
  position: relative;
  top: 10px;
  clear: both;
  width: 160px;
}
/* line 67, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
.admin a {
  text-decoration: none !important;
  color: red !important;
}

/* line 71, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
#day_nav {
  font-weight: bold;
  font-size: 120%;
  background-color: #f6f6f6;
  float: right;
  padding: 1em;
  margin-bottom: 1em;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
}
/* line 80, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
#day_nav #next_day {
  margin-left: 1em;
}
/* line 82, ../../../app/assets/stylesheets/sass/end_user/_common.sass */
#day_nav #all_programs, #day_nav span.mr {
  margin-right: 1em;
}

/* line 2, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .errors {
  color: red;
  font-weight: bold;
  margin: none;
  padding: 10px;
  font-weight: bold;
}
/* line 8, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .errors ul {
  margin: 0;
  list-style-type: none;
}
/* line 12, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form fieldset {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form fieldset {
  overflow-x: hidden;
}
/* line 16, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form fieldset ol {
  margin: 10px 0px;
}
/* line 18, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form fieldset ol li {
  list-style-type: none;
}
/* line 21, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .date fieldset {
  margin: 0;
  position: relative;
  height: 38px;
}
/* line 25, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .date fieldset legend {
  position: relative;
  left: 0;
}
/* line 28, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .date fieldset legend .label {
  color: #aa0000;
}
/* line 30, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .date fieldset ol {
  position: relative;
  margin-left: 0;
  padding-left: 150px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 330px;
  margin-top: 0;
  top: -18px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .date fieldset ol {
  overflow-x: hidden;
}
/* line 38, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .date fieldset ol li {
  margin-top: 0;
  display: inline;
  float: left;
  margin-right: 0;
  width: 105px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .date fieldset ol li {
  overflow-x: hidden;
}
/* line 41, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .inputs {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .inputs {
  overflow-x: hidden;
}
/* line 43, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .inputs li {
  display: inline;
  float: left;
  margin-right: 0;
  width: 870px;
  margin-top: 5px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .inputs li {
  overflow-x: hidden;
}
/* line 46, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .inputs li input {
  display: inline;
  float: left;
  margin-right: 0;
  width: 240px;
  margin-right: 15px;
  font-size: 12px;
  border: none;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .inputs li input {
  overflow-x: hidden;
}
/* line 51, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .inputs li label {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
  color: #173688;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .inputs li label {
  overflow-x: hidden;
}
/* line 55, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .inputs li#user_subscribed_input legend {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .inputs li#user_subscribed_input legend {
  overflow-x: hidden;
}
/* line 57, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .inputs li#user_subscribed_input li {
  display: inline;
  float: left;
  margin-right: 0;
  width: 90px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .inputs li#user_subscribed_input li {
  overflow-x: hidden;
}
/* line 59, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .inputs li#user_subscribed_input li label {
  display: inline;
  float: left;
  margin-right: 0;
  width: 60px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .inputs li#user_subscribed_input li label {
  overflow-x: hidden;
}
/* line 61, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .inputs li#user_subscribed_input input[type=radio] {
  width: auto;
}
/* line 63, ../../../app/assets/stylesheets/sass/end_user/_form.sass */
form .buttons {
  display: inline;
  float: left;
  margin-right: 0;
  width: 105px;
  padding-left: 0;
  margin-top: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form .buttons {
  overflow-x: hidden;
}

/* line 2, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
body.default .error, body.default body.bp .alert, body.bp body.default .alert, body.default .errors {
  padding: 0.8em;
  margin: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  font-weight: bold;
  border-color: #fbc2c4;
}
/* line 10, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
body.default .error a, body.default body.bp .alert a, body.bp body.default .alert a, body.default .errors a {
  color: #8a1f11;
}
/* line 13, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
body.default .notice {
  padding: 0.8em;
  margin: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 20, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
body.default .notice a {
  color: #514721;
}

/* line 24, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
body.bp .warning {
  padding: 0.8em;
  margin: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  font-weight: bold;
  border-color: #fbc2c4;
}

/* line 33, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
#errorExplanation,
.errorExplanation {
  margin: 0;
  margin-bottom: 10px;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
  font-size: 14px;
}
/* line 43, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
#errorExplanation h2,
.errorExplanation h2 {
  margin-top: 0;
  padding-left: 30px;
  font-size: 16px !important;
  color: white !important;
  background-repeat: no-repeat;
  background-position: 8px 50%;
  background-color: #ff3333;
  background-image: url(/assets/error.png);
}
/* line 52, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
#errorExplanation p,
.errorExplanation p {
  padding: 10px;
  padding-bottom: 0px;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 58, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
#errorExplanation ul,
.errorExplanation ul {
  padding: 10px 1.5em;
  margin-bottom: 5px;
}
/* line 61, ../../../app/assets/stylesheets/sass/end_user/_flash.sass */
#errorExplanation ul li,
.errorExplanation ul li {
  font-weight: bold;
}

/* line 1, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
em {
  font-style: italic;
}

/* line 5, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article .title {
  font-size: 16px;
  font-weight: bold;
  color: #193989;
}
/* line 9, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article p {
  margin-bottom: 10px !important;
}
/* line 12, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article ul, .article ol {
  margin-bottom: 10px !important;
}
/* line 14, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article div {
  margin-bottom: 10px;
}
/* line 17, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article label {
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
/* line 23, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article table {
  margin-bottom: 10px !important;
}
/* line 26, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article .source {
  margin-bottom: 10px;
}
/* line 30, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article img {
  margin: 10px;
}

/* line 34, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article-banner {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .article-banner {
  overflow-x: hidden;
}
/* line 38, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article-banner .image {
  display: inline;
  float: left;
  margin-right: 0;
  width: 90px;
  height: 80px;
  text-align: center;
  padding-right: 15px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .article-banner .image {
  overflow-x: hidden;
}
/* line 43, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article-banner .text {
  display: inline;
  float: left;
  margin-right: 0;
  width: 825px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .article-banner .text {
  overflow-x: hidden;
}
/* line 45, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
.article-banner .text .title {
  font-weight: bold;
  font-size: 14px;
  font-style: italic;
  color: #193989;
}

/* line 51, ../../../app/assets/stylesheets/sass/end_user/_articles.sass */
body.bp .article h4 {
  color: #193989;
  font-size: 12px;
  font-weight: bold;
}

/* line 9, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #main .main-title, body.competition_entries #main .main-title {
  margin-bottom: 0;
}
/* line 11, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content, body.competition_entries #quiz-content {
  border-bottom: 1px solid #e5e5e5;
  background-color: #d8d8d8;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 900px;
  color: #193989;
  background-image: url("/assets/img_girl.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  padding-bottom: 8px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.quizzes #quiz-content, * html body.competition_entries #quiz-content {
  overflow-x: hidden;
}
/* line 25, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content h1, body.competition_entries #quiz-content h1 {
  background-image: "/assets/quizzes.jpg";
  background-position: 0px 0px;
  height: 109px;
  text-indent: 50px;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  color: #193989;
}
/* line 31, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content h2, body.competition_entries #quiz-content h2 {
  background-image: none;
  text-indent: 0px;
  background-color: transparent;
  color: #2a3787;
  font-size: 24px;
  font-weight: bold;
}
/* line 38, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz, body.competition_entries #quiz-content #quiz {
  font-size: 14px;
  background-color: #dae7f6;
  margin-right: 169px;
  border: solid 10px #b9b9b9;
  padding-top: 0px;
}
/* line 44, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz p, body.competition_entries #quiz-content #quiz p {
  margin-left: 10px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 51, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz ol, body.competition_entries #quiz-content #quiz ol {
  list-style-type: none;
  padding-left: 10px;
  color: black;
  font-weight: normal;
  clear: both;
}
/* line 57, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz ol li, body.competition_entries #quiz-content #quiz ol li {
  border-bottom: 1px dotted white;
  clear: both;
  float: left;
  width: 90%;
  padding: 3px;
}
/* line 63, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz ol li.options, body.competition_entries #quiz-content #quiz ol li.options {
  background-color: #6eaab8;
  border: none;
  text-transform: uppercase;
  padding: 2px;
  color: white;
  width: auto;
}
/* line 70, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz ol li.options span.yay, body.competition_entries #quiz-content #quiz ol li.options span.yay {
  margin-left: 500px;
}
/* line 72, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz ol li span, body.competition_entries #quiz-content #quiz ol li span {
  display: block;
  float: left;
}
/* line 75, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz ol li span.text, body.competition_entries #quiz-content #quiz ol li span.text {
  width: 500px;
}
/* line 77, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz ol li span.yay, body.competition_entries #quiz-content #quiz ol li span.yay {
  text-align: center;
  width: 70px;
}
/* line 80, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz ol li span.nay, body.competition_entries #quiz-content #quiz ol li span.nay {
  width: 70px;
  text-align: center;
}
/* line 84, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz input.score, body.competition_entries #quiz-content #quiz input.score {
  background-image: url("/assets/score.jpg");
  background-position: auto auto;
  height: auto;
  text-indent: -9999px;
  height: 30px;
  width: 75px;
  border: none;
  margin-right: 1em;
  margin-left: auto;
  display: block;
  margin-bottom: 1em;
  clear: both;
  color: black;
}
/* line 95, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz h2, body.competition_entries #quiz-content #quiz h2 {
  color: #2a3787;
  margin: 0px;
  padding: 0px;
  background-color: #b9b9b9;
  padding-left: 30px;
  background-image: url("/assets/light_blue.jpg");
  background-repeat: no-repeat;
  background-position: 25px 0px;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  text-indent: 0px;
  vertical-align: bottom;
}
/* line 109, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score, body.competition_entries #quiz-content #quiz.score {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 113, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score .question, body.competition_entries #quiz-content #quiz.score .question {
  font-weight: bold;
}
/* line 115, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score ol, body.competition_entries #quiz-content #quiz.score ol {
  list-style-type: decimal;
  margin-left: 2em;
}
/* line 116, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score ol li, body.competition_entries #quiz-content #quiz.score ol li {
  border: none;
  font-weight: normal;
  float: none;
}
/* line 120, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score ol li p, body.competition_entries #quiz-content #quiz.score ol li p {
  padding: 0;
  margin: 0;
}
/* line 125, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score p, body.competition_entries #quiz-content #quiz.score p {
  font-weight: normal;
}
/* line 127, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score span, body.competition_entries #quiz-content #quiz.score span {
  float: none;
  display: inline;
}
/* line 130, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score span.answers, body.competition_entries #quiz-content #quiz.score span.answers {
  text-transform: uppercase;
  margin-left: 1em;
  font-weight: bold;
}
/* line 134, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score li, body.competition_entries #quiz-content #quiz.score li {
  width: auto;
}
/* line 136, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score li.correct span.answers, body.competition_entries #quiz-content #quiz.score li.correct span.answers {
  color: #2a3787;
}
/* line 138, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz.score li.incorrect span.answers, body.competition_entries #quiz-content #quiz.score li.incorrect span.answers {
  color: #e42d2f;
}
/* line 141, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz table, body.competition_entries #quiz-content #quiz table {
  margin-left: 10px;
  border-spacing: 0;
  cell-padding: 0;
  margin-bottom: 1em;
  border-collapse: collapse;
  width: auto;
}
/* line 148, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz table th, body.competition_entries #quiz-content #quiz table th {
  background-color: #6eaab8;
  text-transform: uppercase;
  color: white;
  width: 54px;
  align: middle;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: 16px;
}
/* line 158, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz table th.question, body.competition_entries #quiz-content #quiz table th.question {
  text-align: left;
  width: 470px;
}
/* line 161, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz table td, body.competition_entries #quiz-content #quiz table td {
  border-bottom: 1px dotted white;
  color: black;
  padding: 5px;
  text-align: middle;
  background-color: #dae7f6;
}
/* line 167, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz table td.question, body.competition_entries #quiz-content #quiz table td.question {
  text-align: left;
}
/* line 169, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
body.quizzes #quiz-content #quiz .score p.score,
body.quizzes #quiz-content #quiz .score p.thankyou, body.competition_entries #quiz-content #quiz .score p.score,
body.competition_entries #quiz-content #quiz .score p.thankyou {
  font-weight: bold;
}

/* line 172, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
.score {
  color: black;
}
/* line 174, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
.score p.score {
  font-size: 130%;
  color: black;
}
/* line 177, ../../../app/assets/stylesheets/sass/end_user/_quizzes.sass */
.score p.score .number {
  font-size: 140%;
  font-weight: bold;
}

/* line 4, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #main .introduction label {
  color: #333333;
}
/* line 7, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #main .question label {
  color: #333333;
}
/* line 9, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 900px;
  background-color: #d8d8d8;
  border: 1px solid #e5e5e5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  li-font-weight: bold;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.health_questionair_responses #health-questionair-response-content {
  overflow-x: hidden;
}
/* line 19, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content .question {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #efefef;
}
/* line 24, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content h4 {
  margin-bottom: 10px;
}
/* line 27, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content h2 {
  font-size: 18px;
}
/* line 30, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content table {
  margin-bottom: 10px;
}
/* line 37, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content .introduction {
  background-color: white;
  border: 1px solid #e5e5e5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
/* line 46, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content input[type=text] {
  width: 320px;
}
/* line 50, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content .matrix input[type=text] {
  width: 150px;
}
/* line 52, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content .matrix td {
  text-align: center;
}
/* line 55, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content .matrix tr.first th {
  text-align: center;
}
/* line 57, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content p {
  margin-bottom: 10px;
}
/* line 60, ../../../app/assets/stylesheets/sass/end_user/_questionnaires.sass */
body.health_questionair_responses #health-questionair-response-content textarea {
  width: 600px;
  height: 160px;
}

/* line 3, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
body.eseminars .description,
#eseminar-content .description {
  padding: 1em;
  margin: 0;
}
/* line 6, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
body.eseminars .bites,
#eseminar-content .bites {
  margin: 0;
}
/* line 8, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
body.eseminars .bites ul,
#eseminar-content .bites ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}
/* line 13, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
body.eseminars .bites ul li,
#eseminar-content .bites ul li {
  margin: 0;
  padding: 0.5em;
  padding-left: 1em;
  background-color: #ccf0fc;
}
/* line 18, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
body.eseminars .bites ul li.alt,
#eseminar-content .bites ul li.alt {
  background-color: #ccddff;
}
/* line 20, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
body.eseminars .bites ul li.preview,
#eseminar-content .bites ul li.preview {
  background-color: #e6e6e6;
}
/* line 24, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
body.eseminars form .bites td,
#eseminar-content form .bites td {
  text-indent: 0 !important;
}
/* line 26, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
body.eseminars form .bites textarea,
#eseminar-content form .bites textarea {
  width: 150px;
  height: 80px;
}
/* line 29, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
body.eseminars form .bites input[type="text"],
#eseminar-content form .bites input[type="text"] {
  width: 125px;
}

/* line 31, ../../../app/assets/stylesheets/sass/end_user/_eseminars.sass */
.navigate {
  padding-left: 20px;
}

/* line 1, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.nutritional_value {
  font-style: oblique;
}

/* line 4, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.ingredient-quantity {
  width: 1%;
}
/* line 6, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.ingredient-quantity input {
  width: 64px;
}

/* line 9, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.ingredient-name {
  width: 1%;
}
/* line 11, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.ingredient-name input {
  width: 496px;
}

/* line 14, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.ingredient-editor {
  padding: 0;
  margin: 0;
  width: 28px;
}

/* line 19, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipe {
  overflow-x: hidden;
}
/* line 22, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe ol, .recipe ul {
  margin-bottom: 10px !important;
}
/* line 26, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .info label {
  display: inline;
}
/* line 29, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .info span {
  margin-right: 10px;
}
/* line 31, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe label {
  margin-bottom: 10px;
  display: block;
}
/* line 35, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe p {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 39, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe div {
  margin-bottom: 10px;
}
/* line 42, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .abstract {
  margin-top: 10px;
}
/* line 44, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .title {
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  color: #0e0f79;
}
/* line 50, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 660px;
  z-index: 1;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipe .content {
  overflow-x: hidden;
}
/* line 53, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .image {
  display: inline;
  float: left;
  position: relative;
  margin-left: -75px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 330px;
  z-index: 0;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipe .image {
  overflow-x: hidden;
}
/* line 58, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .source {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipe .source {
  overflow-x: hidden;
}
/* line 61, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .nutritional_info {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipe .nutritional_info {
  overflow-x: hidden;
}
/* line 64, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .nutritional_info label {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipe .nutritional_info label {
  overflow-x: hidden;
}
/* line 67, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .nutritional_info .nutritional_info_item {
  margin-bottom: 10px;
  padding-right: 10px;
  float: left;
  text-align: center;
  width: 78px;
}
/* line 73, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .nutritional_info .nutritional_info_item .label {
  padding-top: 0px;
  padding-left: 0px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0px;
}
/* line 80, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .nutritional_info .nutritional_info_item .value {
  padding-left: 0;
  margin-bottom: 0px;
}
/* line 83, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe label {
  color: #aa0000;
  font-weight: bold;
  font-size: 14px;
}
/* line 89, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipe .directions p {
  padding: 0;
  margin-bottom: 10px;
}

/* line 95, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search form {
  height: 48px;
  width: 588px;
  margin: 20px auto;
  background-color: #bcb9ba;
  text-align: center;
  line-height: 48px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* line 103, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search form label {
  color: #193989;
  font-weight: bold;
}
/* line 106, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search form input[type=text] {
  font-size: 130%;
  margin: 0px 10px;
}
/* line 109, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search .inputs {
  margin: 0px 0px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 330px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipes #recipe-index .search .inputs {
  overflow-x: hidden;
}
/* line 112, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search .inputs ol {
  margin-top: 0;
  margin-bottom: 0;
  display: inline;
  float: left;
  margin-right: 0;
  width: 330px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipes #recipe-index .search .inputs ol {
  overflow-x: hidden;
}
/* line 116, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search .inputs ol input {
  display: inline;
  float: left;
  margin-right: 0;
  width: 255px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipes #recipe-index .search .inputs ol input {
  overflow-x: hidden;
}
/* line 118, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search .inputs label {
  display: inline;
  float: left;
  margin-right: 0;
  width: 75px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipes #recipe-index .search .inputs label {
  overflow-x: hidden;
}
/* line 121, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search .inputs .inline-hints {
  clear: both;
  padding-top: 5px;
}
/* line 125, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search .buttons {
  display: inline;
  float: left;
  margin-right: 0;
  width: 45px;
  margin-top: 2px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .recipes #recipe-index .search .buttons {
  overflow-x: hidden;
}
/* line 128, ../../../app/assets/stylesheets/sass/end_user/_recipes.sass */
.recipes #recipe-index .search .buttons ol {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1, ../../../app/assets/stylesheets/sass/end_user/_banners.sass */
#banners {
  height: 132px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #banners {
  overflow-x: hidden;
}
/* line 11, ../../../app/assets/stylesheets/sass/end_user/_banners.sass */
#banners .banner {
  background: white;
  border: 1px solid #dbdbdb;
  height: 132px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #banners .banner {
  overflow-x: hidden;
}
/* line 21, ../../../app/assets/stylesheets/sass/end_user/_banners.sass */
#banners .banner .image {
  display: inline;
  float: left;
  margin-right: 0;
  width: 300px;
  padding-right: 15px;
  height: 133px;
  background-repeat: no-repeat;
  background-position: top left;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #banners .banner .image {
  overflow-x: hidden;
}
/* line 27, ../../../app/assets/stylesheets/sass/end_user/_banners.sass */
#banners .banner .text {
  display: inline;
  float: left;
  margin-right: 0;
  width: 615px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #banners .banner .text {
  overflow-x: hidden;
}
/* line 31, ../../../app/assets/stylesheets/sass/end_user/_banners.sass */
#banners .banner .text .title {
  display: inline;
  float: left;
  margin-right: 0;
  width: 570px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #f79236;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #banners .banner .text .title {
  overflow-x: hidden;
}
/* line 38, ../../../app/assets/stylesheets/sass/end_user/_banners.sass */
#banners .banner .text .control {
  display: inline;
  float: left;
  margin-right: 0;
  width: 45px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #banners .banner .text .control {
  overflow-x: hidden;
}
/* line 40, ../../../app/assets/stylesheets/sass/end_user/_banners.sass */
#banners .banner .text .control a {
  display: inline;
  float: left;
  margin-right: 0;
  width: 15px;
  width: 16;
  height: 16;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #banners .banner .text .control a {
  overflow-x: hidden;
}
/* line 44, ../../../app/assets/stylesheets/sass/end_user/_banners.sass */
#banners .banner .text .control img {
  display: inline;
  float: left;
  margin-right: 0;
  width: 15px;
  width: 16 !important;
  height: 16 !important;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #banners .banner .text .control img {
  overflow-x: hidden;
}
/* line 48, ../../../app/assets/stylesheets/sass/end_user/_banners.sass */
#banners .banner .text .content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 570px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #banners .banner .text .content {
  overflow-x: hidden;
}

/* line 1, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
.sep {
  display: inline;
  float: left;
  margin-right: 0;
  width: 15px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .sep {
  overflow-x: hidden;
}

/* line 4, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
#no_bundle {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  font-weight: bold;
  font-size: 24px;
  color: #ee3b34;
  text-align: center;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #no_bundle {
  overflow-x: hidden;
}

/* line 11, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
.pod {
  display: inline;
  float: left;
  margin-right: 0;
  width: 300px;
  height: 264px;
  margin-right: 15px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .pod {
  overflow-x: hidden;
}
/* line 16, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
.pod .image {
  display: inline;
  float: left;
  margin-right: 0;
  width: 300px;
  height: 151px;
  background-repeat: no-repeat;
  background-position: top left;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .pod .image {
  overflow-x: hidden;
}
/* line 22, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
.pod .title {
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px;
  border-left: 2px solid #969696;
  border-right: 2px solid #969696;
  padding: 5px 13px;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
  letter-spacing: 0px;
  height: 18px;
  text-align: left;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .pod .title {
  overflow-x: hidden;
}
/* line 34, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
.pod .content {
  background-color: white;
  background-image: url("/assets/pod-bottom.jpg");
  background-repeat: no-repeat;
  background-position: left bottom;
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px;
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 15px;
  height: 72px;
  overflow: hidden;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .pod .content {
  overflow-x: hidden;
}
/* line 46, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
.pod .content .text {
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px;
  height: 36px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .pod .content .text {
  overflow-x: hidden;
}
/* line 49, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
.pod .content .text p {
  margin: 0;
}
/* line 51, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
.pod .content .more {
  padding-left: 195px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 75px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .pod .content .more {
  overflow-x: hidden;
}

/* line 55, ../../../app/assets/stylesheets/sass/end_user/_pods.sass */
.pod.last {
  margin-right: 0;
}

/* line 3, ../../../app/assets/stylesheets/sass/end_user/_testimonials.sass */
#testimonial-content .welcome,
#testimonial-index .welcome {
  font-style: italic;
}
/* line 6, ../../../app/assets/stylesheets/sass/end_user/_testimonials.sass */
#testimonial-content .testimonial,
#testimonial-index .testimonial {
  padding: 10px 0px;
}
/* line 8, ../../../app/assets/stylesheets/sass/end_user/_testimonials.sass */
#testimonial-content .testimonial .source,
#testimonial-index .testimonial .source {
  font-weight: bold;
}

/* line 1, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .collection {
  overflow-x: hidden;
}
/* line 3, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .summary {
  font-style: italic;
}
/* line 5, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .summary .count {
  color: #ee3b34;
}
/* line 8, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .headings {
  margin-top: 10px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  font-weight: bold;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .collection .headings {
  overflow-x: hidden;
}
/* line 12, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .headings .heading.kind_name {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .collection .headings .heading.kind_name {
  overflow-x: hidden;
}
/* line 15, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .headings .heading.title {
  display: inline;
  float: left;
  margin-right: 0;
  width: 690px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .collection .headings .heading.title {
  overflow-x: hidden;
}
/* line 18, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .items {
  margin-top: 10px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .collection .items {
  overflow-x: hidden;
}
/* line 22, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .items .item {
  margin-top: 5px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  clear: both;
  position: relative;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .collection .items .item {
  overflow-x: hidden;
}
/* line 29, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .items .item .value.kind_name {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .collection .items .item .value.kind_name {
  overflow-x: hidden;
}
/* line 32, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .items .item .value.title {
  display: inline;
  float: left;
  margin-right: 0;
  width: 690px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .collection .items .item .value.title {
  overflow-x: hidden;
}
/* line 35, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .items .item .actions {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 39, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collection .items .item .actions a {
  padding-left: 5px;
  padding-right: 5px;
}

/* line 43, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collect {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  text-align: center;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .collect {
  overflow-x: hidden;
}
/* line 46, ../../../app/assets/stylesheets/sass/end_user/_collection.sass */
.collect a, .collect a:hover {
  text-decoration: none !important;
  padding: 5px 5px;
  color: white !important;
  background-color: #eb3b34;
}

/* line 1, ../../../app/assets/stylesheets/sass/end_user/_quote.sass */
.quote {
  margin-top: 10px;
  background-image: url("/assets/wellsaid.jpg");
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  background-position: top right;
  background-repeat: no-repeat;
  height: 66px;
  background-color: #6897a6;
  color: white;
}
/* line 2, ../../../app/assets/stylesheets/sass/end_user/_quote.sass */
.quote h3 {
  display: none;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .quote {
  overflow-x: hidden;
}
/* line 12, ../../../app/assets/stylesheets/sass/end_user/_quote.sass */
.quote .text {
  font-size: 16px;
  font-style: italic;
  padding-left: 15px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 885px;
  padding-right: 15px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .quote .text {
  overflow-x: hidden;
}
/* line 18, ../../../app/assets/stylesheets/sass/end_user/_quote.sass */
.quote .text p {
  margin-top: 10px;
  margin-right: 100px;
}
/* line 21, ../../../app/assets/stylesheets/sass/end_user/_quote.sass */
.quote .source {
  font-size: 11px;
  text-align: left;
  font-style: italic;
  padding-left: 15px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 885px;
  padding-right: 15px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .quote .source {
  overflow-x: hidden;
}

/* line 3, ../../../app/assets/stylesheets/sass/end_user/_tags.sass */
body.bp #main .tags {
  margin-bottom: 10px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.bp #main .tags {
  overflow-x: hidden;
}
/* line 6, ../../../app/assets/stylesheets/sass/end_user/_tags.sass */
body.bp #main .tags label {
  font-weight: bold;
  font-size: 14px;
}
/* line 9, ../../../app/assets/stylesheets/sass/end_user/_tags.sass */
body.bp #main .tags a {
  color: #a90303;
}
/* line 11, ../../../app/assets/stylesheets/sass/end_user/_tags.sass */
body.bp #main .tags a:hover {
  text-decoration: none;
  color: #a90303;
}
/* line 16, ../../../app/assets/stylesheets/sass/end_user/_tags.sass */
body.bp #main a.tag-link:hover {
  text-decoration: none;
  color: #a90303;
}

/* line 4, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main,
body.bites #main,
body.thank-you-pages #main {
  background-color: white;
  border-bottom: 1px solid white;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  padding-bottom: 8px;
}
/* line 8, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main .main-title,
body.bites #main .main-title,
body.thank-you-pages #main .main-title {
  background-color: white;
}
/* line 10, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main .main-title h1,
body.bites #main .main-title h1,
body.thank-you-pages #main .main-title h1 {
  color: #46176b !important;
}
/* line 13, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content,
body.bites #main #eseminar-content,
body.thank-you-pages #main #eseminar-content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.eseminars #main #eseminar-content, * html
body.bites #main #eseminar-content, * html
body.thank-you-pages #main #eseminar-content {
  overflow-x: hidden;
}
/* line 15, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content p,
body.bites #main #eseminar-content p,
body.thank-you-pages #main #eseminar-content p {
  padding-left: 15px;
}
/* line 17, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content h3,
body.bites #main #eseminar-content h3,
body.thank-you-pages #main #eseminar-content h3 {
  font-size: 24px;
  color: #46176b;
}
/* line 21, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .thank_you,
body.bites #main #eseminar-content .thank_you,
body.thank-you-pages #main #eseminar-content .thank_you {
  padding-left: 420px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 495px;
}
/* line 22, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .thank_you h3,
body.bites #main #eseminar-content .thank_you h3,
body.thank-you-pages #main #eseminar-content .thank_you h3 {
  font-weight: normal;
  font-size: 37px;
  letter-spacing: 2px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.eseminars #main #eseminar-content .thank_you, * html
body.bites #main #eseminar-content .thank_you, * html
body.thank-you-pages #main #eseminar-content .thank_you {
  overflow-x: hidden;
}
/* line 28, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .thank_you p,
body.bites #main #eseminar-content .thank_you p,
body.thank-you-pages #main #eseminar-content .thank_you p {
  font-size: 15px;
  color: #444444;
}
/* line 32, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .bite,
body.bites #main #eseminar-content .bite,
body.thank-you-pages #main #eseminar-content .bite {
  padding-right: 8px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 675px;
  height: 477px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.eseminars #main #eseminar-content .bite, * html
body.bites #main #eseminar-content .bite, * html
body.thank-you-pages #main #eseminar-content .bite {
  overflow-x: hidden;
}
/* line 36, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .bites,
body.bites #main #eseminar-content .bites,
body.thank-you-pages #main #eseminar-content .bites {
  display: inline;
  float: left;
  margin-right: 0;
  width: 240px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.eseminars #main #eseminar-content .bites, * html
body.bites #main #eseminar-content .bites, * html
body.thank-you-pages #main #eseminar-content .bites {
  overflow-x: hidden;
}
/* line 39, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .bites ul li,
body.bites #main #eseminar-content .bites ul li,
body.thank-you-pages #main #eseminar-content .bites ul li {
  background-color: #fbe8bf;
  border: 1px solid #fbe8bf;
  margin-bottom: 5px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 225px;
  padding-left: 8px;
  padding-right: 8px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.eseminars #main #eseminar-content .bites ul li, * html
body.bites #main #eseminar-content .bites ul li, * html
body.thank-you-pages #main #eseminar-content .bites ul li {
  overflow-x: hidden;
}
/* line 47, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .bites ul li img,
body.bites #main #eseminar-content .bites ul li img,
body.thank-you-pages #main #eseminar-content .bites ul li img {
  display: inline;
  float: left;
  margin-right: 0;
  width: 75px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.eseminars #main #eseminar-content .bites ul li img, * html
body.bites #main #eseminar-content .bites ul li img, * html
body.thank-you-pages #main #eseminar-content .bites ul li img {
  overflow-x: hidden;
}
/* line 49, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .bites ul li h4,
body.bites #main #eseminar-content .bites ul li h4,
body.thank-you-pages #main #eseminar-content .bites ul li h4 {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
  color: #46176b;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.eseminars #main #eseminar-content .bites ul li h4, * html
body.bites #main #eseminar-content .bites ul li h4, * html
body.thank-you-pages #main #eseminar-content .bites ul li h4 {
  overflow-x: hidden;
}
/* line 56, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .bites ul li h4 a,
body.bites #main #eseminar-content .bites ul li h4 a,
body.thank-you-pages #main #eseminar-content .bites ul li h4 a {
  color: #46176b;
  text-decoration: none;
}
/* line 59, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .bites ul li p,
body.bites #main #eseminar-content .bites ul li p,
body.thank-you-pages #main #eseminar-content .bites ul li p {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
  padding-left: 0;
  margin-bottom: 0px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.eseminars #main #eseminar-content .bites ul li p, * html
body.bites #main #eseminar-content .bites ul li p, * html
body.thank-you-pages #main #eseminar-content .bites ul li p {
  overflow-x: hidden;
}
/* line 63, ../../../app/assets/stylesheets/sass/end_user/_eseminar.sass */
body.eseminars #main #eseminar-content .bites .button-to,
body.bites #main #eseminar-content .bites .button-to,
body.thank-you-pages #main #eseminar-content .bites .button-to {
  text-align: center;
}

/* line 1, ../../../app/assets/stylesheets/sass/end_user/_login.sass */
.user_sessions.new #user-session-content,
#simple-registration-content {
  width: 400px;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 40px;
}
/* line 8, ../../../app/assets/stylesheets/sass/end_user/_login.sass */
.user_sessions.new #user-session-content h3,
#simple-registration-content h3 {
  font-size: 16px !important;
}

/* line 1, ../../../app/assets/stylesheets/sass/end_user/_yearly_program.sass */
.yearly-program-banner {
  display: inline;
  float: left;
  margin-right: 0;
  width: 465px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .yearly-program-banner {
  overflow-x: hidden;
}
/* line 5, ../../../app/assets/stylesheets/sass/end_user/_yearly_program.sass */
.yearly-program-banner .month {
  font-weight: bold;
  font-size: 16px;
  color: #193989;
  display: inline;
  float: left;
  margin-right: 0;
  width: 465px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .yearly-program-banner .month {
  overflow-x: hidden;
}
/* line 10, ../../../app/assets/stylesheets/sass/end_user/_yearly_program.sass */
.yearly-program-banner .image {
  display: inline;
  float: left;
  margin-right: 0;
  width: 90px;
  height: 80px;
  padding-right: 15px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .yearly-program-banner .image {
  overflow-x: hidden;
}
/* line 14, ../../../app/assets/stylesheets/sass/end_user/_yearly_program.sass */
.yearly-program-banner .image img {
  height: 80px;
  width: 80px;
}
/* line 17, ../../../app/assets/stylesheets/sass/end_user/_yearly_program.sass */
.yearly-program-banner .text {
  display: inline;
  float: left;
  margin-right: 0;
  width: 315px;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .yearly-program-banner .text {
  overflow-x: hidden;
}
/* line 19, ../../../app/assets/stylesheets/sass/end_user/_yearly_program.sass */
.yearly-program-banner .text .title {
  font-weight: bold;
  font-size: 14px;
  font-style: italic;
  color: #f03b32;
}

/* line 2, ../../../app/assets/stylesheets/sass/end_user/_emagazines.sass */
#emagazine-content .issue {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #ee3b34;
  display: inline;
  float: left;
  margin-right: 0;
  width: 930px;
  margin-top: 10px;
  margin-bottom: 10px !important;
}
/* line 147, ../../../../../shared/bundle/ruby/2.2.0/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #emagazine-content .issue {
  overflow-x: hidden;
}

/* line 2, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
table#bookings tr.alt {
  background-color: #f6f6f6;
}

/* line 5, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
body.bp #main div#more_information ul {
  list-style-type: none;
  margin: 0;
}
/* line 8, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
body.bp #main div#more_information ul label {
  color: #333333;
  font-weight: bold;
}

/* line 11, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
#day-content h2 {
  margin-top: 1em;
}

/* line 14, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
#bookable-footer h2 {
  margin-top: 8px;
}

/* line 17, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
#schedules_days {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 5px;
  float: left;
  width: 100%;
}
/* line 23, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
#schedules_days li {
  float: left;
  margin: 5px;
}
/* line 27, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
#schedules_days li:hover a {
  background: #d9d9d9;
}
/* line 30, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
#schedules_days li.current a {
  color: white;
  background: #e88484;
}
/* line 33, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
#schedules_days li a {
  text-decoration: none;
  display: block;
  padding: 1px 5px;
}

/* line 39, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
table#schedules {
  clear: left;
  margin: 0 0 10px 0;
  width: auto;
}
/* line 43, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
table#schedules td {
  vertical-align: top;
  width: 150px;
  padding: 10px;
}
/* line 47, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
table#schedules p.book {
  font-size: 95%;
}

/* line 51, ../../../app/assets/stylesheets/sass/end_user/_schedules.sass */
div.txt-center {
  text-align: center;
}

/* line 358, ../../../app/assets/stylesheets/sass/screen.sass */
.print_only {
  display: none;
}
