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

/* line 18, ../../../../../../../../../.venv/bis_website/gems/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, ../../../../../../../../../.venv/bis_website/gems/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, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  quotes: "" "";
}
/* line 67, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 22, ../../../../../../../../../.venv/bis_website/gems/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, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

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

/* line 33, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body {
  line-height: 1.5;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  color: #333333;
  font-size: 87.5%;
}

/* line 51, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #222222;
}
/* line 52, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/* line 53, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}

/* line 54, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}

/* line 56, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

/* line 57, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}

/* line 58, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h6 {
  font-size: 1em;
  font-weight: bold;
}

/* line 59, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p {
  margin: 0 0 1.5em;
}
/* line 60, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 61, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

/* line 62, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
a {
  text-decoration: underline;
  color: #00b09b;
}
/* line 18, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:visited {
  color: #004c99;
}
/* line 21, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:focus {
  color: #0099ff;
}
/* line 24, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #0099ff;
}
/* line 27, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:active {
  color: #bf00ff;
}

/* line 63, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}

/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
strong, dfn {
  font-weight: bold;
}

/* line 65, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
em, dfn {
  font-style: italic;
}

/* line 66, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
sup, sub {
  line-height: 0;
}

/* line 67, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
abbr, acronym {
  border-bottom: 1px dotted #666666;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
address {
  margin: 0 0 1.5em;
  font-style: italic;
}

/* line 69, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
del {
  color: #666666;
}

/* line 70, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre {
  margin: 1.5em 0;
  white-space: pre;
}

/* line 71, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
li ul, li ol {
  margin: 0;
}

/* line 73, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}

/* line 74, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul {
  list-style-type: disc;
}

/* line 75, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ol {
  list-style-type: decimal;
}

/* line 76, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl {
  margin: 0 0 1.5em 0;
}
/* line 77, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl dt {
  font-weight: bold;
}

/* line 78, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dd {
  margin-left: 1.5em;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table {
  margin-bottom: 1.4em;
  width: 100%;
}

/* line 80, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th {
  font-weight: bold;
}

/* line 81, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
thead th {
  background: #d5e6e5;
}

/* line 82, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th, td, caption {
  padding: 4px 10px 4px 5px;
}

/* line 85, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table.striped tr:nth-child(even) td,
table tr.even td {
  background: #e5ecf9;
}

/* line 86, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tfoot {
  font-style: italic;
}

/* line 87, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
caption {
  background: #eeeeee;
}

/* line 88, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.quiet {
  color: #666666;
}

/* line 89, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.loud {
  color: #111111;
}

/* line 9, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clear {
  clear: both;
}

/* line 12, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.nowrap {
  white-space: nowrap;
}

/* line 16, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

/* line 18, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}

/* line 22, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}

/* line 26, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.first {
  margin-left: 0;
  padding-left: 0;
}

/* line 29, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.last {
  margin-right: 0;
  padding-right: 0;
}

/* line 32, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.top {
  margin-top: 0;
  padding-top: 0;
}

/* line 35, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 46, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.container {
  width: 975px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

/* line 48, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14 {
  display: inline;
  float: left;
  margin-right: 5px;
}
/* line 147, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .column, * html .span-1, * html .span-2, * html .span-3, * html .span-4, * html .span-5, * html .span-6, * html .span-7, * html .span-8, * html .span-9, * html .span-10, * html .span-11, * html .span-12, * html .span-13, * html .span-14 {
  overflow-x: hidden;
}

/* line 51, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.last {
  margin-right: 0;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-1 {
  width: 65px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-2 {
  width: 135px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-3 {
  width: 205px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-4 {
  width: 275px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-5 {
  width: 345px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-6 {
  width: 415px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-7 {
  width: 485px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-8 {
  width: 555px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-9 {
  width: 625px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-10 {
  width: 695px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-11 {
  width: 765px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-12 {
  width: 835px;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-13 {
  width: 905px;
}

/* line 58, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.span-14 {
  width: 975px;
  margin: 0;
}

/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-1, textarea.span-1, select.span-1 {
  width: 65px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-2, textarea.span-2, select.span-2 {
  width: 135px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-3, textarea.span-3, select.span-3 {
  width: 205px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-4, textarea.span-4, select.span-4 {
  width: 275px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-5, textarea.span-5, select.span-5 {
  width: 345px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-6, textarea.span-6, select.span-6 {
  width: 415px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-7, textarea.span-7, select.span-7 {
  width: 485px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-8, textarea.span-8, select.span-8 {
  width: 555px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-9, textarea.span-9, select.span-9 {
  width: 625px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-10, textarea.span-10, select.span-10 {
  width: 695px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-11, textarea.span-11, select.span-11 {
  width: 765px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-12, textarea.span-12, select.span-12 {
  width: 835px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-13, textarea.span-13, select.span-13 {
  width: 905px;
}
/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
input.span-14, textarea.span-14, select.span-14 {
  width: 975px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-1 {
  padding-right: 70px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-2 {
  padding-right: 140px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-3 {
  padding-right: 210px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-4 {
  padding-right: 280px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-5 {
  padding-right: 350px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-6 {
  padding-right: 420px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-7 {
  padding-right: 490px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-8 {
  padding-right: 560px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-9 {
  padding-right: 630px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-10 {
  padding-right: 700px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-11 {
  padding-right: 770px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-12 {
  padding-right: 840px;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-13 {
  padding-right: 910px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-1 {
  padding-left: 70px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-2 {
  padding-left: 140px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-3 {
  padding-left: 210px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-4 {
  padding-left: 280px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-5 {
  padding-left: 350px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-6 {
  padding-left: 420px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-7 {
  padding-left: 490px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-8 {
  padding-left: 560px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-9 {
  padding-left: 630px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-10 {
  padding-left: 700px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-11 {
  padding-left: 770px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-12 {
  padding-left: 840px;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-13 {
  padding-left: 910px;
}

/* line 76, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14 {
  display: inline;
  float: left;
  position: relative;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-1 {
  margin-left: -70px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-2 {
  margin-left: -140px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-3 {
  margin-left: -210px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-4 {
  margin-left: -280px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-5 {
  margin-left: -350px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-6 {
  margin-left: -420px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-7 {
  margin-left: -490px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-8 {
  margin-left: -560px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-9 {
  margin-left: -630px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-10 {
  margin-left: -700px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-11 {
  margin-left: -770px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-12 {
  margin-left: -840px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-13 {
  margin-left: -910px;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.pull-14 {
  margin-left: -980px;
}

/* line 81, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14 {
  display: inline;
  float: left;
  position: relative;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-1 {
  margin: 0 -70px 1.5em 70px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-2 {
  margin: 0 -140px 1.5em 140px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-3 {
  margin: 0 -210px 1.5em 210px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-4 {
  margin: 0 -280px 1.5em 280px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-5 {
  margin: 0 -350px 1.5em 350px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-6 {
  margin: 0 -420px 1.5em 420px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-7 {
  margin: 0 -490px 1.5em 490px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-8 {
  margin: 0 -560px 1.5em 560px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-9 {
  margin: 0 -630px 1.5em 630px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-10 {
  margin: 0 -700px 1.5em 700px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-11 {
  margin: 0 -770px 1.5em 770px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-12 {
  margin: 0 -840px 1.5em 840px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-13 {
  margin: 0 -910px 1.5em 910px;
}

/* line 84, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.push-14 {
  margin: 0 -980px 1.5em 980px;
}

/* line 86, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.prepend-top {
  margin-top: 1.5em;
}

/* line 88, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
.append-bottom {
  margin-bottom: 1.5em;
}

/* line 25, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
.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%, 980 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(100, 100, 225, 0.25)), color-stop(6.63265%, rgba(100, 100, 225, 0.25)), color-stop(6.63265%, rgba(0, 0, 0, 0)), color-stop(7.14286%, rgba(0, 0, 0, 0)), color-stop(7.14286%, rgba(100, 100, 225, 0.25)), color-stop(13.77551%, rgba(100, 100, 225, 0.25)), color-stop(13.77551%, rgba(0, 0, 0, 0)), color-stop(14.28571%, rgba(0, 0, 0, 0)), color-stop(14.28571%, rgba(100, 100, 225, 0.25)), color-stop(20.91837%, rgba(100, 100, 225, 0.25)), color-stop(20.91837%, rgba(0, 0, 0, 0)), color-stop(21.42857%, rgba(0, 0, 0, 0)), color-stop(21.42857%, rgba(100, 100, 225, 0.25)), color-stop(28.06122%, rgba(100, 100, 225, 0.25)), color-stop(28.06122%, rgba(0, 0, 0, 0)), color-stop(28.57143%, rgba(0, 0, 0, 0)), color-stop(28.57143%, rgba(100, 100, 225, 0.25)), color-stop(35.20408%, rgba(100, 100, 225, 0.25)), color-stop(35.20408%, rgba(0, 0, 0, 0)), color-stop(35.71429%, rgba(0, 0, 0, 0)), color-stop(35.71429%, rgba(100, 100, 225, 0.25)), color-stop(42.34694%, rgba(100, 100, 225, 0.25)), color-stop(42.34694%, rgba(0, 0, 0, 0)), color-stop(42.85714%, rgba(0, 0, 0, 0)), color-stop(42.85714%, rgba(100, 100, 225, 0.25)), color-stop(49.4898%, rgba(100, 100, 225, 0.25)), color-stop(49.4898%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(100, 100, 225, 0.25)), color-stop(56.63265%, rgba(100, 100, 225, 0.25)), color-stop(56.63265%, rgba(0, 0, 0, 0)), color-stop(57.14286%, rgba(0, 0, 0, 0)), color-stop(57.14286%, rgba(100, 100, 225, 0.25)), color-stop(63.77551%, rgba(100, 100, 225, 0.25)), color-stop(63.77551%, rgba(0, 0, 0, 0)), color-stop(64.28571%, rgba(0, 0, 0, 0)), color-stop(64.28571%, rgba(100, 100, 225, 0.25)), color-stop(70.91837%, rgba(100, 100, 225, 0.25)), color-stop(70.91837%, rgba(0, 0, 0, 0)), color-stop(71.42857%, rgba(0, 0, 0, 0)), color-stop(71.42857%, rgba(100, 100, 225, 0.25)), color-stop(78.06122%, rgba(100, 100, 225, 0.25)), color-stop(78.06122%, rgba(0, 0, 0, 0)), color-stop(78.57143%, rgba(0, 0, 0, 0)), color-stop(78.57143%, rgba(100, 100, 225, 0.25)), color-stop(85.20408%, rgba(100, 100, 225, 0.25)), color-stop(85.20408%, rgba(0, 0, 0, 0)), color-stop(85.71429%, rgba(0, 0, 0, 0)), color-stop(85.71429%, rgba(100, 100, 225, 0.25)), color-stop(92.34694%, rgba(100, 100, 225, 0.25)), color-stop(92.34694%, rgba(0, 0, 0, 0)), color-stop(92.85714%, rgba(0, 0, 0, 0)), color-stop(92.85714%, rgba(100, 100, 225, 0.25)), color-stop(99.4898%, rgba(100, 100, 225, 0.25)), color-stop(99.4898%, 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) 65px, rgba(0, 0, 0, 0) 65px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 205px, rgba(0, 0, 0, 0) 205px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 275px, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 415px, rgba(0, 0, 0, 0) 415px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 485px, rgba(0, 0, 0, 0) 485px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 625px, rgba(0, 0, 0, 0) 625px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 695px, rgba(0, 0, 0, 0) 695px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 835px, rgba(0, 0, 0, 0) 835px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 905px, rgba(0, 0, 0, 0) 905px, rgba(0, 0, 0, 0) 910px, rgba(100, 100, 225, 0.25) 910px, rgba(100, 100, 225, 0.25) 975px, rgba(0, 0, 0, 0) 975px, rgba(0, 0, 0, 0) 980px);
  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) 65px, rgba(0, 0, 0, 0) 65px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 205px, rgba(0, 0, 0, 0) 205px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 275px, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 415px, rgba(0, 0, 0, 0) 415px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 485px, rgba(0, 0, 0, 0) 485px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 625px, rgba(0, 0, 0, 0) 625px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 695px, rgba(0, 0, 0, 0) 695px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 835px, rgba(0, 0, 0, 0) 835px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 905px, rgba(0, 0, 0, 0) 905px, rgba(0, 0, 0, 0) 910px, rgba(100, 100, 225, 0.25) 910px, rgba(100, 100, 225, 0.25) 975px, rgba(0, 0, 0, 0) 975px, rgba(0, 0, 0, 0) 980px);
  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) 65px, rgba(0, 0, 0, 0) 65px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 205px, rgba(0, 0, 0, 0) 205px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 275px, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 415px, rgba(0, 0, 0, 0) 415px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 485px, rgba(0, 0, 0, 0) 485px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 625px, rgba(0, 0, 0, 0) 625px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 695px, rgba(0, 0, 0, 0) 695px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 835px, rgba(0, 0, 0, 0) 835px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 905px, rgba(0, 0, 0, 0) 905px, rgba(0, 0, 0, 0) 910px, rgba(100, 100, 225, 0.25) 910px, rgba(100, 100, 225, 0.25) 975px, rgba(0, 0, 0, 0) 975px, rgba(0, 0, 0, 0) 980px);
  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) 65px, rgba(0, 0, 0, 0) 65px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 205px, rgba(0, 0, 0, 0) 205px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 275px, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 415px, rgba(0, 0, 0, 0) 415px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 485px, rgba(0, 0, 0, 0) 485px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 625px, rgba(0, 0, 0, 0) 625px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 695px, rgba(0, 0, 0, 0) 695px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 835px, rgba(0, 0, 0, 0) 835px, rgba(0, 0, 0, 0) 840px, rgba(100, 100, 225, 0.25) 840px, rgba(100, 100, 225, 0.25) 905px, rgba(0, 0, 0, 0) 905px, rgba(0, 0, 0, 0) 910px, rgba(100, 100, 225, 0.25) 910px, rgba(100, 100, 225, 0.25) 975px, rgba(0, 0, 0, 0) 975px, rgba(0, 0, 0, 0) 980px);
  -webkit-background-size: 100% 21px, auto;
  -moz-background-size: 100% 21px, auto;
  -o-background-size: 100% 21px, auto;
  background-size: 100% 21px, auto;
  background-position: left top;
}

/* line 4, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.feedback, .error, .alert, .notice, .success, .info {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}

/* line 5, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.error, .alert {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
/* line 27, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.error a, .alert a {
  color: #8a1f11;
}

/* line 7, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
/* line 36, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.notice a {
  color: #514721;
}

/* line 8, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
/* line 45, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.success a {
  color: #264409;
}

/* line 9, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.info {
  background: #d5edf8;
  color: #205791;
  border-color: #92cae4;
}
/* line 54, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.info a {
  color: #205791;
}

/* line 10, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.hide {
  display: none;
}

/* line 11, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.highlight {
  background: yellow;
}

/* line 12, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.added {
  background: #006600;
  color: white;
}

/* line 13, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
.removed {
  background: #990000;
  color: white;
}

/* line 18, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
label {
  font-weight: bold;
}

/* line 19, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}

/* line 20, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
legend {
  font-weight: bold;
  font-size: 1.2em;
}

/* line 26, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 27, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.title {
  font-size: 1.5em;
}

/* line 29, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  margin: 0.5em 0;
  padding: 5px;
}

/* line 30, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
select {
  margin: 0.5em 0;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  border: 1px solid #cccccc;
}

/* line 58, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password],
textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb;
}
/* line 61, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text:focus, input.title:focus, input[type=email]:focus, input[type=text]:focus, input[type=password]:focus,
textarea:focus {
  border-color: #666666;
}

/* line 65, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}

/* line 44, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password] {
  width: 300px;
}

/* line 46, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  width: 390px;
  height: 250px;
}

/* line 33, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body {
  line-height: 1.5;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  color: #333333;
  font-size: 87.5%;
}

/* line 51, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #222222;
}
/* line 52, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/* line 53, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}

/* line 54, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}

/* line 56, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

/* line 57, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}

/* line 58, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h6 {
  font-size: 1em;
  font-weight: bold;
}

/* line 59, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p {
  margin: 0 0 1.5em;
}
/* line 60, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 61, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

/* line 62, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
a {
  text-decoration: underline;
  color: #00b09b;
}
/* line 18, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:visited {
  color: #004c99;
}
/* line 21, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:focus {
  color: #0099ff;
}
/* line 24, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #0099ff;
}
/* line 27, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:active {
  color: #bf00ff;
}

/* line 63, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}

/* line 64, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
strong, dfn {
  font-weight: bold;
}

/* line 65, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
em, dfn {
  font-style: italic;
}

/* line 66, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
sup, sub {
  line-height: 0;
}

/* line 67, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
abbr, acronym {
  border-bottom: 1px dotted #666666;
}

/* line 68, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
address {
  margin: 0 0 1.5em;
  font-style: italic;
}

/* line 69, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
del {
  color: #666666;
}

/* line 70, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre {
  margin: 1.5em 0;
  white-space: pre;
}

/* line 71, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

/* line 72, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
li ul, li ol {
  margin: 0;
}

/* line 73, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}

/* line 74, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul {
  list-style-type: disc;
}

/* line 75, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ol {
  list-style-type: decimal;
}

/* line 76, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl {
  margin: 0 0 1.5em 0;
}
/* line 77, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl dt {
  font-weight: bold;
}

/* line 78, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dd {
  margin-left: 1.5em;
}

/* line 79, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table {
  margin-bottom: 1.4em;
  width: 100%;
}

/* line 80, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th {
  font-weight: bold;
}

/* line 81, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
thead th {
  background: #d5e6e5;
}

/* line 82, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th, td, caption {
  padding: 4px 10px 4px 5px;
}

/* line 85, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table.striped tr:nth-child(even) td,
table tr.even td {
  background: #e5ecf9;
}

/* line 86, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tfoot {
  font-style: italic;
}

/* line 87, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
caption {
  background: #eeeeee;
}

/* line 88, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.quiet {
  color: #666666;
}

/* line 89, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.loud {
  color: #111111;
}

/* line 18, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
label {
  font-weight: bold;
}

/* line 19, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}

/* line 20, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
legend {
  font-weight: bold;
  font-size: 1.2em;
}

/* line 26, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 27, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.title {
  font-size: 1.5em;
}

/* line 29, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  margin: 0.5em 0;
  padding: 5px;
}

/* line 30, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
select {
  margin: 0.5em 0;
}

/* line 55, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
fieldset {
  border: 1px solid #cccccc;
}

/* line 58, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password],
textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb;
}
/* line 61, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text:focus, input.title:focus, input[type=email]:focus, input[type=text]:focus, input[type=password]:focus,
textarea:focus {
  border-color: #666666;
}

/* line 65, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}

/* line 44, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
input.text, input.title, input[type=email], input[type=text], input[type=password] {
  width: 300px;
}

/* line 46, ../../../../../../../../../.venv/bis_website/gems/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_form.scss */
textarea {
  width: 390px;
  height: 250px;
}

/* line 35, ../../../sass/screen.scss */
#container {
  width: 975px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  width: 980px;
  margin-top: 125px;
  margin-bottom: 50px;
  padding: 0;
  background-color: white;
  color: #585858;
}

/* line 48, ../../../sass/screen.scss */
div#header {
  display: block;
  width: 980px;
  height: 125px;
  padding: 0;
  position: fixed;
  z-index: 100;
  top: 0px;
  overflow: hidden;
}
/* line 58, ../../../sass/screen.scss */
div#header #mainnav {
  padding-top: 25px;
  background-color: none;
  background-image: url("/static/main/images/base/header_nav_bg.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  z-index: 99;
  width: 980px;
  height: 125px;
}

/* line 70, ../../../sass/screen.scss */
div#quick-phone {
  position: absolute;
  top: 3px;
  left: 6px;
  line-height: 18px;
  z-index: 10;
  font-size: 11px;
  padding-left: 14px;
  background-image: url("/static/main/images/base/quick-links-phone.png");
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

/* line 83, ../../../sass/screen.scss */
div#quick-chat {
  position: absolute;
  top: 3px;
  left: 115px;
  line-height: 18px;
  z-index: 10;
  font-size: 11px;
  padding-left: 28px;
  background-image: url("/static/main/images/base/quick-links-chat.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

/* line 96, ../../../sass/screen.scss */
ul#quick-links {
  position: absolute;
  display: block;
  width: 972px;
  top: 0px;
  left: -500px;
  height: 22px;
  padding: 0 500px 0 500px;
  margin: 0;
  font-size: 11px;
  line-height: 18px;
  border-bottom: 1px solid #d8d8d8;
}
/* line 110, ../../../sass/screen.scss */
ul#quick-links li {
  margin-top: 3px;
  position: relative;
  display: block;
  float: right;
  margin-left: 20px;
  text-transform: lowercase;
}
/* line 119, ../../../sass/screen.scss */
ul#quick-links a, ul#quick-links a:visited {
  color: #585858;
}
/* line 123, ../../../sass/screen.scss */
ul#quick-links a:hover {
  color: #00b09b;
  text-decoration: none;
}

/* line 129, ../../../sass/screen.scss */
ul#navigation {
  font-family: dolly-small-caps;
  display: block;
  width: 980px;
  padding: 0;
  list-style-type: none;
  text-transform: lowercase;
  z-index: 100;
}
/* line 138, ../../../sass/screen.scss */
ul#navigation li {
  position: relative;
  display: block;
  float: left;
  margin-left: 0;
  padding: 0;
  margin-bottom: 15px;
  background-image: url("/static/main/images/base/header_nav_divider.png");
  background-repeat: no-repeat;
}
/* line 153, ../../../sass/screen.scss */
ul#navigation li.nav-highlight {
  background-image: url("/static/main/images/base/header_nav_bg_hover.png");
}
/* line 157, ../../../sass/screen.scss */
ul#navigation a:hover {
  background-image: url("/static/main/images/base/header_nav_bg_hover.png");
  background-repeat: no-repeat;
}
/* line 162, ../../../sass/screen.scss */
ul#navigation a {
  font-size: 14px;
  color: #585858;
  display: block;
  width: 125px;
  padding-top: 55px;
  padding-left: 9px;
  height: 45px;
  text-decoration: none;
  vertical-align: bottom;
}
/* line 174, ../../../sass/screen.scss */
ul#navigation a:visited {
  color: #585858;
}
/* line 178, ../../../sass/screen.scss */
ul#navigation li.bis a {
  background-position: 6px 22px;
  background-image: url("/static/main/images/base/bis_logo.png");
  background-repeat: no-repeat;
  text-indent: -9999px;
}
/* line 185, ../../../sass/screen.scss */
ul#navigation li.contact-search-language {
  margin: 0;
  height: 98px;
  width: 40px;
}
/* line 190, ../../../sass/screen.scss */
ul#navigation li.contact-search-language a {
  position: absolute;
  width: 40px;
  height: 24px;
  left: 0px;
  padding: 0;
}
/* line 198, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language {
  position: absolute;
  overflow: hidden;
  top: 10px;
  left: 12px;
  width: 18px;
  height: 0px;
  padding: 14px 3px 0 0px;
  z-index: 10;
}
/* line 208, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language a {
  position: relative;
  clear: both;
  display: block;
  margin: 5px 0 0 0;
  height: 14px;
}
/* line 216, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language img {
  margin: 0;
}
/* line 220, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language a.current {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0;
}
/* line 227, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language a:hover {
  background: none;
}
/* line 232, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language-new {
  position: absolute;
  overflow: hidden;
  top: 6px;
  left: 12px;
  width: 18px;
  height: 90px;
  padding: 0px 3px 0 0px;
  z-index: 10;
}
/* line 242, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language-new a {
  position: relative;
  clear: both;
  display: block;
  margin: 4px 0 0 0;
  height: 14px;
}
/* line 250, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language-new a.first {
  margin-top: 0px;
}
/* line 254, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language-new img {
  margin: 0;
}
/* line 265, ../../../sass/screen.scss */
ul#navigation li.contact-search-language div.language-new a:hover {
  background: none;
}
/* line 270, ../../../sass/screen.scss */
ul#navigation li.contact-search-language a.search {
  top: 35px;
  background-image: url("/static/main/images/base/header_search.png");
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px;
}
/* line 278, ../../../sass/screen.scss */
ul#navigation li.contact-search-language a.contact {
  top: 61px;
  background-image: url("/static/main/images/base/header_contact.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  text-indent: -9999px;
}

/* line 288, ../../../sass/screen.scss */
div#contact {
  position: absolute;
  top: -110px;
  left: 670px;
  width: 290px;
  height: 220px;
  font-size: 11px;
  padding: 10px 10px 0 10px;
  background-image: url("/static/main/images/base/nav-dialog-bg.png");
  background-repeat: no-repeat;
  z-index: -1;
  display: none;
  line-height: 20px;
}
/* line 302, ../../../sass/screen.scss */
div#contact div.email, div#contact div.phone, div#contact div.page {
  padding: 0 0 0 16px;
  margin: 1px 0;
  font-size: 11px;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0px 1px;
}
/* line 310, ../../../sass/screen.scss */
div#contact div.email a, div#contact div.phone a, div#contact div.page a {
  margin: 0;
  padding: 0;
}
/* line 316, ../../../sass/screen.scss */
div#contact div.email {
  background-image: url("/static/main/images/base/quick-contact-email.png");
  background-position: 0px 5px;
}
/* line 321, ../../../sass/screen.scss */
div#contact div.phone {
  background-image: url("/static/main/images/base/quick-links-phone.png");
}
/* line 325, ../../../sass/screen.scss */
div#contact div.page {
  background-image: url("/static/main/images/base/quick-contact-page.png");
  background-position: 0px 4px;
}
/* line 330, ../../../sass/screen.scss */
div#contact div.icons {
  position: absolute;
  left: 167px;
  top: 16px;
  height: 34px;
}
/* line 336, ../../../sass/screen.scss */
div#contact div.icons a {
  text-indent: -9999px;
  display: inline-block;
  height: 34px;
  width: 34px;
  margin: 0 10px 0 0;
  background-repeat: no-repeat;
}
/* line 345, ../../../sass/screen.scss */
div#contact div.icons a.livehelp {
  background-image: url("/static/main/images/base/quick-contact-livehelp.png");
}
/* line 349, ../../../sass/screen.scss */
div#contact div.icons a.linkedin {
  background-image: url("/static/main/images/base/quick-contact-linkedin.png");
}
/* line 353, ../../../sass/screen.scss */
div#contact div.icons a.twitter {
  background-image: url("/static/main/images/base/quick-contact-twitter.png");
  margin-right: 0;
}
/* line 359, ../../../sass/screen.scss */
div#contact div.quick-form {
  margin-top: 10px;
}
/* line 362, ../../../sass/screen.scss */
div#contact div.quick-form input, div#contact div.quick-form textarea {
  margin: 0;
}
/* line 366, ../../../sass/screen.scss */
div#contact div.quick-form input.email {
  width: 275px;
}
/* line 370, ../../../sass/screen.scss */
div#contact div.quick-form textarea {
  margin-top: 5px;
  width: 275px;
  height: 60px;
}

/* line 378, ../../../sass/screen.scss */
div.showcase {
  height: 475px;
  position: relative;
  overflow: hidden;
}
/* line 383, ../../../sass/screen.scss */
div.showcase div.quote {
  top: 400px;
  left: 200px;
  position: absolute;
  font-family: dolly;
  font-style: italic;
  font-size: 24px;
  line-height: 1.2em;
}
/* line 392, ../../../sass/screen.scss */
div.showcase div.quote span.start-quote {
  position: absolute;
  font-size: 160px;
  color: #bbbbbb;
  top: 52px;
  left: -70px;
}
/* line 399, ../../../sass/screen.scss */
div.showcase div.quote span.end-quote {
  display: none;
}
/* line 402, ../../../sass/screen.scss */
div.showcase div.notfirst {
  display: none;
}

/* line 407, ../../../sass/screen.scss */
div.tile-rotator {
  margin: 0 50px 0 0;
}
/* line 411, ../../../sass/screen.scss */
div.tile-rotator h2 {
  width: 290px;
  text-align: center;
}
/* line 415, ../../../sass/screen.scss */
div.tile-rotator h2 span {
  display: block;
  font-size: 12px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
}

/* line 423, ../../../sass/screen.scss */
div.tile-rotator-last {
  margin-right: 0px;
  clear: right;
}

/* line 429, ../../../sass/screen.scss */
div#footer-sitemap .more {
  position: absolute;
  top: 0px;
  left: 828px;
  width: 150px;
  height: 21px;
  line-height: 21px;
  text-align: right;
  white-space: nowrap;
}
/* line 439, ../../../sass/screen.scss */
div#footer-sitemap .more img {
  cursor: pointer;
  vertical-align: top;
}

/* line 446, ../../../sass/screen.scss */
#footer-nav {
  position: fixed;
  bottom: -432px;
  width: 980px;
  height: 432px;
  margin: 0 auto 0 auto;
  background-image: url("/static/main/images/base/footer-nav-bg.png");
  z-index: 90;
  display: none;
  text-align: center;
}
/* line 457, ../../../sass/screen.scss */
#footer-nav table {
  width: 900px;
  margin-left: 40px;
  margin-top: 10px;
}
/* line 463, ../../../sass/screen.scss */
#footer-nav ul {
  margin-top: 0px;
  margin-bottom: 13px;
}
/* line 468, ../../../sass/screen.scss */
#footer-nav h2 {
  margin-bottom: 0px;
  line-height: 1em;
}
/* line 473, ../../../sass/screen.scss */
#footer-nav a, #footer-nav a:visited {
  color: #585858;
  text-decoration: none;
}
/* line 478, ../../../sass/screen.scss */
#footer-nav a:hover {
  text-decoration: underline;
}

/* line 484, ../../../sass/screen.scss */
div.footer-fixed {
  position: fixed;
  z-index: 100;
  bottom: 0px;
  height: 21px;
  line-height: 21px;
  font-size: 11px;
  width: 967px;
  padding: 0 3px 0 10px;
  background-image: url("/static/main/images/base/footer-bar.png");
  margin: 0 auto 0 auto;
}

/* line 497, ../../../sass/screen.scss */
div#footer-logos {
  width: 980px;
  height: 50px;
}
/* line 501, ../../../sass/screen.scss */
div#footer-logos ul {
  display: block;
  padding: 0;
  margin: 0 auto;
  width: 680px;
}
/* line 507, ../../../sass/screen.scss */
div#footer-logos ul li {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  margin: 0;
}
/* line 513, ../../../sass/screen.scss */
div#footer-logos ul li a {
  margin: 0;
  display: block;
  width: 160px;
  height: 40px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 524, ../../../sass/screen.scss */
div#footer-logos ul li.microsoft a {
  background-image: url("/static/main/images/base/footer_logo_microsoft.png");
}
/* line 525, ../../../sass/screen.scss */
div#footer-logos ul li.avglobal a {
  background-image: url("/static/main/images/base/footer_logo_avglobal.png");
}
/* line 526, ../../../sass/screen.scss */
div#footer-logos ul li.iso a {
  background-image: url("/static/main/images/base/footer_logo_iso.png");
}
/* line 527, ../../../sass/screen.scss */
div#footer-logos ul li.uneto a {
  background-image: url("/static/main/images/base/footer_logo_uneto.png");
}

/* line 531, ../../../sass/screen.scss */
a {
  color: #00b09b;
  text-decoration: none;
}

/* line 536, ../../../sass/screen.scss */
a:visited {
  color: #00b09b;
}

/* line 540, ../../../sass/screen.scss */
a:hover {
  text-decoration: underline;
}

/* line 544, ../../../sass/screen.scss */
a.flowplayer {
  color: white;
  margin-bottom: 10px;
  clear: both;
}

/* line 550, ../../../sass/screen.scss */
p.first-word {
  margin-top: 15px;
}

/* line 554, ../../../sass/screen.scss */
p {
  text-align: justify;
}

/* line 558, ../../../sass/screen.scss */
span.first-word {
  font-family: dolly;
  margin-top: 15px;
  margin-left: 10px;
  font-size: 30px;
  line-height: 12px;
}

/* line 566, ../../../sass/screen.scss */
.tile-header {
  font-family: dolly;
  font-size: 18px;
  text-align: center;
}

/* line 572, ../../../sass/screen.scss */
.moving-tile {
  margin-left: 0px;
  margin-right: 24px;
  text-align: left;
}

/* line 578, ../../../sass/screen.scss */
div.moving-tiles {
  text-align: center;
}

/* line 582, ../../../sass/screen.scss */
.first-tile {
  clear: left;
}

/* line 586, ../../../sass/screen.scss */
.last-tile {
  margin-right: 0;
  clear: right;
}

/* line 591, ../../../sass/screen.scss */
hr, hr.backtotop, div.backtotop {
  margin: 15px 0 15px;
  text-align: center;
  border: none;
  display: block;
  clear: both;
  background-image: url("/static/main/images/base/hr.png");
  background-repeat: no-repeat;
  background-position: top center;
  height: 1px;
}

/* line 605, ../../../sass/screen.scss */
hr.backtotop, div.backtotop, div.backtotop {
  background-image: url("/static/main/images/base/hr-backtotop.png");
  padding-top: 6px;
  font-size: 11px;
  height: 15px;
}

/* line 614, ../../../sass/screen.scss */
h1, h2, h3, h4, h5, h6 {
  display: block;
  font-family: dolly;
  color: #585858;
  clear: both;
}

/* line 621, ../../../sass/screen.scss */
h1 {
  position: relative;
  padding-top: 15px;
  padding-bottom: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 34px;
  line-height: 36px;
}
/* line 630, ../../../sass/screen.scss */
h1 img {
  position: absolute;
  top: 1px;
  left: 660px;
}

/* line 637, ../../../sass/screen.scss */
h1 span.sub {
  font-size: 29px;
}

/* line 641, ../../../sass/screen.scss */
h2 {
  font-size: 26px;
  margin-bottom: 0.2em;
}

/* line 646, ../../../sass/screen.scss */
h3 {
  margin-bottom: 0.3em;
}

/* line 652, ../../../sass/screen.scss */
img {
  margin-bottom: 20px;
}

/* line 656, ../../../sass/screen.scss */
img.align-left {
  float: left;
  margin-right: 20px;
}

/* line 661, ../../../sass/screen.scss */
img.align-right {
  float: right;
  margin-left: 20px;
}

/* line 667, ../../../sass/screen.scss */
th {
  background-color: #d5e6e5;
  font-family: dolly;
}

/* line 672, ../../../sass/screen.scss */
td {
  vertical-align: top;
}

/* line 676, ../../../sass/screen.scss */
textarea {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

/* line 681, ../../../sass/screen.scss */
a.download {
  display: inline-block;
  padding-left: 18px;
  background-image: url("/static/main/images/base/download.png");
  background-repeat: no-repeat;
  background-position: 0px center;
}

/* line 689, ../../../sass/screen.scss */
div.homeblock-last {
  margin-right: 0px;
}

/* line 693, ../../../sass/screen.scss */
div.addthis_toolbox {
  margin-top: 15px;
}

/* Products */
/* line 698, ../../../sass/screen.scss */
table.products {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 980px;
}
/* line 704, ../../../sass/screen.scss */
table.products td {
  width: 153px;
  padding: 0 43px 0 0;
}
/* line 709, ../../../sass/screen.scss */
table.products td.last {
  padding: 0;
}
/* line 713, ../../../sass/screen.scss */
table.products td.title {
  padding-top: 20px;
  font-family: dolly;
  font-size: 16px;
  text-align: center;
  vertical-align: top;
}
/* line 720, ../../../sass/screen.scss */
table.products td.title a, table.products td.title a:visited, table.products td.title a:hover {
  color: #585858;
  text-decoration: none;
}
/* line 726, ../../../sass/screen.scss */
table.products img {
  margin: 0;
}
/* line 730, ../../../sass/screen.scss */
table.products div {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 8px;
  border-left: 1px solid #ababab;
}
/* line 737, ../../../sass/screen.scss */
table.products td.product-list-image {
  height: 125px;
  border-bottom: 1px solid #bababa;
}

/* line 743, ../../../sass/screen.scss */
div.product-specs {
  background-color: #f9f9f9;
  padding: 10px;
  clear: left;
}
/* line 748, ../../../sass/screen.scss */
div.product-specs table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
}
/* line 753, ../../../sass/screen.scss */
div.product-specs table td {
  margin: 0px;
}
/* line 757, ../../../sass/screen.scss */
div.product-specs table td:first-child {
  border-right: 1px solid #bababa;
  width: 25%;
  white-space: nowrap;
  padding-left: 0;
}

/* line 766, ../../../sass/screen.scss */
div.product-detail-container {
  position: relative;
  min-height: 375px;
}
/* line 770, ../../../sass/screen.scss */
div.product-detail-container img.product-large-img {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
}

/* line 778, ../../../sass/screen.scss */
div.product-images {
  clear: left;
  float: left;
  width: 160px;
  margin-right: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}

/* line 787, ../../../sass/screen.scss */
div.product-description {
  float: left;
  clear: right;
  width: 430px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}

/* line 797, ../../../sass/screen.scss */
div.product-contact {
  background-color: #c0eae4;
  width: 94%;
  padding: 3%;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  font-size: 0.9em;
}
/* line 806, ../../../sass/screen.scss */
div.product-contact h2 {
  font-style: italic;
}
/* line 808, ../../../sass/screen.scss */
div.product-contact input[type="text"] {
  width: 90%;
}

/* line 813, ../../../sass/screen.scss */
a.product-chat {
  background: -webkit-linear-gradient(left, #c0eae4, #eff6f5);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #c0eae4, #eff6f5);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #c0eae4, #eff6f5);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #c0eae4, #eff6f5);
  /* Standard syntax */
  display: block;
  color: #585858;
  width: 94%;
  padding: 10px 3% 3% 3%;
  height: 35px;
  line-height: 43px;
  text-align: center;
  font-size: 30px;
  font-family: dolly;
  font-style: italic;
  -webkit-border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  border-radius: 0 0 15px 15px;
  margin-top: 2px;
}
/* line 815, ../../../sass/screen.scss */
a.product-chat:hover {
  text-decoration: none;
}

/* line 841, ../../../sass/screen.scss */
span.chat-icon {
  background-image: url(/static/main/images/base/quick-links-chat.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 18px;
  content: "&nbsp";
  display: inline-block;
  margin-right: 5px;
}
