@font-face {
  font-family: 'sennheiserbold';
  src: url('/assets/zwoweb-bold.eot');
  src: url('/assets/zwoweb-bold.eot?#iefix') format('embedded-opentype'),
       url('/assets/zwoweb-bold.svg#sennheiserbold') format('svg'),
       url('/assets/zwoweb-bold.woff') format('woff'),
       url('/assets/zwoweb-bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'sennheiserdemi';
  src: url('/assets/zwoweb.eot');
  src:  url('/assets/zwoweb.eot?#iefix') format('embedded-opentype'),
       url('/assets/zwoweb.svg#sennheiserdemi') format('svg'),
       url('/assets/zwoweb.woff') format('woff'),
       url('/assets/zwoweb.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'sennheiserbook';
  src: url('/assets/zwoweb-light.eot');
  src: url('/assets/zwoweb-light.eot?#iefix') format('embedded-opentype'),
       url('/assets/zwoweb-light.svg#sennheiserbook') format('svg'),
       url('/assets/zwoweb-light.woff') format('woff'),
       url('/assets/zwoweb-light.ttf') format('truetype');
}
.sidebar {
  float: left;
  margin-left: 12px;
  width: 184px;
  padding-right: 12px;
  margin-right: -12px;
}
.span13a {
  float: left;
  width: 314.6666666666667px;
  margin-left: 12px;
  /* FIXME: hotfix for bootstrap grid */
  width: 314px;
}
.span13 {
  float: left;
  width: 314.6666666666667px;
  margin-left: 12px;
  /* FIXME: hotfix for bootstrap grid */
  margin-left: 13px;
  /* FIXME: hotfix for bootstrap grid */
  width: 314px;
}
.translation_missing {
  -webkit-box-shadow: 0 0 1px rgba(255, 0, 0, 0.3);
  -box-shadow: 0 0 1px rgba(255, 0, 0, 0.3);
  box-shadow: 0 0 1px rgba(255, 0, 0, 0.3);
}
p {
  font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px;
}
/* line 2, ../../app/assets/stylesheets/reset.css.sass */
header, footer, article, figcaption, figure, nav, section, aside, time, hgroup {
  display: block;
}

/* line 5, ../../app/assets/stylesheets/reset.css.sass */
html, body, header, footer, article, figcaption, figure, nav, section, aside, time, h1, h2, h3, p, a, ul, li, dl, dd, dt, table, thead, tfoot, tbody, th, tr, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
}

/* line 11, ../../app/assets/stylesheets/reset.css.sass */
ul {
  list-style-type: none;
  list-style: none;
}

/* line 15, ../../app/assets/stylesheets/reset.css.sass */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
/* line 1, ../../app/assets/stylesheets/default.css.sass */
body {
  background: #454446 url("/assets/gfx/bg-1.jpg") repeat-y center;
  color: #7d7d7d;
  font-family: "MS Sans Serif", Geneva, sans-serif;
  margin: 0 auto;
  width: 992px;
}
/* line 9, ../../app/assets/stylesheets/default.css.sass */
body .recaptchatable #recaptcha_response_field {
  margin-top: 0px !important;
  bottom: 0px !important;
  top: 11px !important;
}
/* line 16, ../../app/assets/stylesheets/default.css.sass */
body .recaptcha_nothad_incorrect_sol input#recaptcha_response_field {
  border: 1px solid #FF0000;
}
/* line 18, ../../app/assets/stylesheets/default.css.sass */
body span.error {
  color: #FF0000;
}

/* line 21, ../../app/assets/stylesheets/default.css.sass */
h1 {
  color: #666;
}

/* line 24, ../../app/assets/stylesheets/default.css.sass */
a {
  color: #2790B0;
  text-decoration: none !important;
}
/* line 27, ../../app/assets/stylesheets/default.css.sass */
a:hover {
  color: #2B4E72;
  cursor: pointer;
  text-decoration: none;
}
/* line 31, ../../app/assets/stylesheets/default.css.sass */
a:focus {
  outline: none;
}
/* line 33, ../../app/assets/stylesheets/default.css.sass */
a.arrow-2 {
  background: url(/assets/gfx/arrow-2.png) 0 50% no-repeat;
  padding: 0 0 0 14px;
}
/* line 36, ../../app/assets/stylesheets/default.css.sass */
a.arrow-3 {
  background: url(/assets/gfx/arrow-3.png) 0 50% no-repeat;
  color: #7d7d7d;
  padding: 0 0 0 14px;
}
/* line 40, ../../app/assets/stylesheets/default.css.sass */
a.arrow-4 {
  background: url(/assets/gfx/arrow-4.png) 0 50% no-repeat;
  color: #7d7d7d;
  font-size: 11px;
  font-weight: bold;
  padding: 0 0 0 12px;
}

/* line 47, ../../app/assets/stylesheets/default.css.sass */
code {
  margin: 12px 0 24px 0;
}

/* line 50, ../../app/assets/stylesheets/default.css.sass */
abbr {
  border-bottom: 1px dotted #999;
  cursor: help;
}
/* line 53, ../../app/assets/stylesheets/default.css.sass */
abbr a {
  cursor: hand;
}

/* line 56, ../../app/assets/stylesheets/default.css.sass */
tt {
  color: #999;
}

/* line 59, ../../app/assets/stylesheets/default.css.sass */
small {
  font-size: 11px !important;
}
/* line 62, ../../app/assets/stylesheets/default.css.sass */
small .category {
  float: right;
}
/* line 64, ../../app/assets/stylesheets/default.css.sass */
small .disclaimer {
  border-top: 1px solid #a6a8ab;
}

/* line 67, ../../app/assets/stylesheets/default.css.sass */
.margin0 {
  margin: 0px !important;
}

/* line 70, ../../app/assets/stylesheets/default.css.sass */
.floatLeft {
  float: left;
}

/* line 72, ../../app/assets/stylesheets/default.css.sass */
.floatRight {
  float: right;
}

/* line 75, ../../app/assets/stylesheets/default.css.sass */
HR {
  clear: both;
  margin: 0 0 20px 0;
}
/* line 78, ../../app/assets/stylesheets/default.css.sass */
HR.break12 {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  height: 12px;
}
/* line 88, ../../app/assets/stylesheets/default.css.sass */
HR.break24 {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  height: 24px;
}
/* line 98, ../../app/assets/stylesheets/default.css.sass */
HR.invisible {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
}
/* line 111, ../../app/assets/stylesheets/default.css.sass */
HR.dotted {
  background: none;
  border: none;
  border-bottom: 1px dotted #a6a8ab;
  clear: both;
  display: block;
  float: none;
  padding: 0;
  overflow: hidden;
  height: 1px;
}

/* line 123, ../../app/assets/stylesheets/default.css.sass */
.main {
  padding: 12px 24px;
}
/* line 125, ../../app/assets/stylesheets/default.css.sass */
.main iframe {
  margin: 0 -12px;
}

/* line 127, ../../app/assets/stylesheets/default.css.sass */
.main2 {
  padding: 0 12px 12px 12px;
}

/* line 129, ../../app/assets/stylesheets/default.css.sass */
.main3 {
  padding: 0 12px;
}

/* line 131, ../../app/assets/stylesheets/default.css.sass */
.main4 {
  padding: 12px 12px 12px 24px;
}
/* line 134, ../../app/assets/stylesheets/default.css.sass */
.main4 h1 {
  color: #0096d6;
  font-size: 22px;
}
/* line 138, ../../app/assets/stylesheets/default.css.sass */
.main4 h3 {
  margin: 24px 0 12px 0;
}
/* line 141, ../../app/assets/stylesheets/default.css.sass */
.main4 h4 {
  margin: 12px 0;
}

/* line 145, ../../app/assets/stylesheets/default.css.sass */
.cookie-policy {
  display: none;
  background: #e5e5e5;
  background: -moz-linear-gradient(top, #e5e5e5 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #e5e5e5 0%, #f5f5f5 100%);
  background: linear-gradient(to bottom, #e5e5e5 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#f5f5f5',GradientType=0 );
  -webkit-box-shadow: 0px 5px 5px #323232;
  -moz-box-shadow: 0px 5px 5px #323232;
  box-shadow: 0px 5px 5px #323232;
  border-top: 1px solid #333;
  margin: 0 -20px 12px -20px;
  padding: 12px 34px 6px 34px;
  position: relative;
  z-index: 2500;
}
/* line 162, ../../app/assets/stylesheets/default.css.sass */
.cookie-policy p {
  color: #666;
  text-shadow: 0 1px 0 white;
  text-rendering: optimizelegibility;
  font-size: 12px;
  line-height: 16px;
  width: 860px;
}
/* line 169, ../../app/assets/stylesheets/default.css.sass */
.cookie-policy a img {
  opacity: 0.5;
  position: absolute;
  right: 24px;
  top: 14px;
}
/* line 174, ../../app/assets/stylesheets/default.css.sass */
.cookie-policy a img:hover {
  opacity: 1;
}

/* line 177, ../../app/assets/stylesheets/default.css.sass */
header {
  background: url("/assets/gfx/header.jpg") 0 0 no-repeat;
  height: 140px;
  margin: 0 -12px;
  position: relative;
  z-index: 2000;
}
/* line 184, ../../app/assets/stylesheets/default.css.sass */
header a.logo[href="/"] {
  display: block;
  min-height: 74px;
}
/* line 187, ../../app/assets/stylesheets/default.css.sass */
header a.logo[href="/"] span {
  display: none;
}
/* line 189, ../../app/assets/stylesheets/default.css.sass */
header img {
  margin: 25px;
}
/* line 191, ../../app/assets/stylesheets/default.css.sass */
header .external {
  list-style: none;
  position: absolute;
  top: 52px;
  right: 0;
}
/* line 196, ../../app/assets/stylesheets/default.css.sass */
header .external li {
  float: left;
  width: 50px;
}
/* line 199, ../../app/assets/stylesheets/default.css.sass */
header .external a {
  color: #9f9f9f;
  font-size: 11px;
}
/* line 202, ../../app/assets/stylesheets/default.css.sass */
header .external a:hover {
  color: #fff;
}
/* line 205, ../../app/assets/stylesheets/default.css.sass */
header nav {
  margin: 0 0 0 12px;
}
/* line 207, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar {
  margin: 0 12px 11px -11px;
}
/* line 209, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel {
  margin: 6px 0 0 0;
}
/* line 211, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li {
  border-right: 1px solid #6d6d6e;
  padding: 0px 7px 0 10px;
  height: 50px;
  width: 120px;
}
/* line 216, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li.node_translation_565, header nav .navbar .toplevel li.node_translation_720 {
  width: 144px;
}
/* line 218, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li.node_translation_565 a, header nav .navbar .toplevel li.node_translation_720 a {
  width: 130px;
}
/* line 220, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li a {
  float: left;
  margin: 0 2px 0 0;
  padding: 2px 0;
  width: 100px;
}
/* line 225, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li a:hover a {
  background: none;
}
/* line 227, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li:hover a {
  background: none;
}
/* line 229, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li.highlite a {
  background: none;
  color: #fff;
}
/* line 232, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li.active a {
  background: none;
}
/* line 234, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li.active a:hover {
  background: none;
}
/* line 236, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li:last-child {
  border: none;
}
/* line 238, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li span.toggle {
  float: left;
  cursor: pointer;
  text-indent: -9999em;
  height: 23px;
  width: 11px;
  background: url("/assets/gfx/flyoutnavi/arrow.gif") 100% 50% no-repeat;
}
/* line 245, ../../app/assets/stylesheets/default.css.sass */
header nav .navbar .toplevel li span.toggle:hover {
  background-image: url("/assets/gfx/flyoutnavi/arrow_hover.gif");
}
/* line 248, ../../app/assets/stylesheets/default.css.sass */
header nav .flyover-navi {
  background: none;
}
/* line 250, ../../app/assets/stylesheets/default.css.sass */
header nav .secondary {
  -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.8);
  background: #c5c5c5;
  background: -moz-linear-gradient(top, #aaacae 0%, #c5c5c5 5%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aaacae), color-stop(5%, #c5c5c5));
  background: -webkit-linear-gradient(top, #aaacae 0%, #c5c5c5 5%);
  background: -o-linear-gradient(top, #aaacae 0%, #c5c5c5 5%);
  background: -ms-linear-gradient(top, #aaacae 0%, #c5c5c5 5%);
  background: linear-gradient(top, #aaacae 0%, #c5c5c5 5%);
  color: #fff;
  font-size: 11px;
  line-height: 11px;
  margin: -6px 0 0 0;
  height: 230px;
  padding: 0;
  width: 968px;
}
/* line 268, ../../app/assets/stylesheets/default.css.sass */
header nav .secondary .fullwidth {
  width: 968px;
}
/* line 270, ../../app/assets/stylesheets/default.css.sass */
header nav .secondary .pull-left {
  padding: 20px 16px;
  margin: 0;
  max-width: 155px;
}
/* line 274, ../../app/assets/stylesheets/default.css.sass */
header nav .secondary .pull-left p {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
/* line 279, ../../app/assets/stylesheets/default.css.sass */
header nav .secondary .pull-left ul {
  list-style: none;
  margin: 0 0 14px 0;
  width: 155px;
}
/* line 283, ../../app/assets/stylesheets/default.css.sass */
header nav .secondary .pull-left li {
  line-height: 16px;
}
/* line 285, ../../app/assets/stylesheets/default.css.sass */
header nav .secondary .pull-left a {
  color: #7d7d7d;
  line-height: 11px;
  margin: 0;
  padding: 0;
}
/* line 290, ../../app/assets/stylesheets/default.css.sass */
header nav .secondary .pull-left a:hover {
  color: #fff;
}
/* line 293, ../../app/assets/stylesheets/default.css.sass */
header nav .highlighter {
  border-right: 1px dotted #444;
  font-size: 13px;
  line-height: 14px;
  overflow: hidden;
  float: left;
  height: 280px;
}
/* line 300, ../../app/assets/stylesheets/default.css.sass */
header nav .highlighter .p {
  color: #444;
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 12px 0;
}
/* line 305, ../../app/assets/stylesheets/default.css.sass */
header nav .highlighter .p a {
  color: #555;
  font-size: 13px;
  font-weight: normal;
}
/* line 309, ../../app/assets/stylesheets/default.css.sass */
header nav .highlighter .p a:hover {
  color: #444;
  font-size: 13px;
  font-weight: normal;
}
/* line 313, ../../app/assets/stylesheets/default.css.sass */
header nav .highlighter ul {
  margin: 14px 0 14px 0 !important;
  width: 160px;
}
/* line 316, ../../app/assets/stylesheets/default.css.sass */
header nav .highlighter li {
  margin: 0 0 2px 0;
}
/* line 318, ../../app/assets/stylesheets/default.css.sass */
header nav .highlighter li a:hover {
  color: #444 !important;
}
/* line 320, ../../app/assets/stylesheets/default.css.sass */
header nav .highlighter.noborder {
  border: none;
}
/* line 323, ../../app/assets/stylesheets/default.css.sass */
header nav .highlightwrap {
  -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
  background: #fff;
  background: -moz-linear-gradient(top, #aaacae 0%, #ffffff 3%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aaacae), color-stop(3%, #ffffff));
  background: -webkit-linear-gradient(top, #aaacae 0%, #ffffff 3%);
  background: -o-linear-gradient(top, #aaacae 0%, #ffffff 3%);
  background: -ms-linear-gradient(top, #aaacae 0%, #ffffff 3%);
  background: linear-gradient(top, #aaacae 0%, #ffffff 3%);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
  float: left;
  height: 280px;
}
/* line 337, ../../app/assets/stylesheets/default.css.sass */
header .navbar-search {
  margin: 4px 0 0 0;
}
/* line 339, ../../app/assets/stylesheets/default.css.sass */
header .navbar-search .search-query,
header .navbar-search .search-query:focus {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  background: url("/assets/gfx/bg-12.png") 100% 0 no-repeat;
  border: 1px solid #363636;
  border-radius: 4px;
  box-shadow: none;
  color: #333;
  font-size: 11px;
  padding: 3px 6px 1px 6px;
  width: 204px;
}
/* line 353, ../../app/assets/stylesheets/default.css.sass */
header .navbar-search .search-query:focus,
header .navbar-search .search-query:focus:focus {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  text-shadow: none;
  color: #fff;
}
/* line 360, ../../app/assets/stylesheets/default.css.sass */
header .navbar-search .search-query:-moz-placeholder,
header .navbar-search .search-query:focus:-moz-placeholder {
  color: #333;
}
/* line 362, ../../app/assets/stylesheets/default.css.sass */
header .navbar-search .search-query::-webkit-input-placeholder,
header .navbar-search .search-query:focus::-webkit-input-placeholder {
  color: #333;
}

/* line 366, ../../app/assets/stylesheets/default.css.sass */
.onecol {
  background: #fff;
}

/* line 368, ../../app/assets/stylesheets/default.css.sass */
.onecol2 {
  background: url("/assets/gfx/bg-14.jpg") 0 0 repeat-y;
  padding: 0 0 12px 12px;
}
/* line 371, ../../app/assets/stylesheets/default.css.sass */
.onecol2 h2 {
  margin: 3px 12px 5px 12px;
  color: #d5d5d5;
  font-size: 14px;
  font-weight: normal;
}

/* line 376, ../../app/assets/stylesheets/default.css.sass */
.twocol {
  background: url("/assets/gfx/bg-10.jpg") 0 0 repeat-y;
}

/* line 378, ../../app/assets/stylesheets/default.css.sass */
.twocol-2 {
  background: url("/assets/gfx/bg-15.png") 0 0 repeat-y;
}

/* line 380, ../../app/assets/stylesheets/default.css.sass */
.twocol-2-2 {
  background: url("/assets/gfx/bg-16.jpg") 0 0 repeat-y;
}

/* line 382, ../../app/assets/stylesheets/default.css.sass */
.threecol {
  background: url("/assets/gfx/bg-7.jpg") 0 0 repeat-y;
}

/* line 384, ../../app/assets/stylesheets/default.css.sass */
.threecol2 {
  background: url("/assets/gfx/bg-11.png") 0 0 repeat-y;
}

/* line 386, ../../app/assets/stylesheets/default.css.sass */
.threecol3-1 {
  background: url("/assets/gfx/bg-13.jpg") 0 0 repeat-y;
  margin: 0 0 12px 0;
  padding: 0 0 12px 0;
}
/* line 390, ../../app/assets/stylesheets/default.css.sass */
.threecol3-1 h2, .threecol3-1 h2 a {
  margin: 3px 12px 5px 12px;
  color: #d5d5d5;
  font-size: 14px;
  font-weight: normal;
}
/* line 395, ../../app/assets/stylesheets/default.css.sass */
.threecol3-1 h2 a, .threecol3-1 h2 a a {
  float: right;
  font-size: 11px;
  background: url("/assets/gfx/arrow-5.png") 0 50% no-repeat;
  margin: 0;
  padding: 0 0 0 12px;
}
/* line 401, ../../app/assets/stylesheets/default.css.sass */
.threecol3-1 h2 a:hover, .threecol3-1 h2 a a:hover {
  color: #fff;
}

/* line 403, ../../app/assets/stylesheets/default.css.sass */
.bgreset {
  background: #454446;
  clear: both;
  margin: 0 -12px -12px -12px;
}
/* line 407, ../../app/assets/stylesheets/default.css.sass */
.bgreset section {
  margin: 12px 0 0 12px;
}

/* line 410, ../../app/assets/stylesheets/default.css.sass */
.grey-bg {
  background-color: #454547;
  background: -webkit-linear-gradient(left, #545454, #454547);
  background-image: -webkit-gradient(linear, left center, right center, from(#545454), to(#454547));
  background-image: -moz-linear-gradient(left, #545454, #454547);
  background-image: -ms-linear-gradient(left, #545454, #454547);
  background-image: -o-linear-gradient(left, #545454, #454547);
}

/* line 421, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .headwrap {
  border-bottom: 1px solid #c1c1c2;
  background: #f0f0f0;
  background: -moz-linear-gradient(top, #f0f0f0 0%, #e5e5e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(100%, #e5e5e7));
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #e5e5e7 100%);
  background: -o-linear-gradient(top, #f0f0f0 0%, #e5e5e7 100%);
  background: -ms-linear-gradient(top, #f0f0f0 0%, #e5e5e7 100%);
  background: linear-gradient(top, #f0f0f0 0%, #e5e5e7 100%);
  padding: 12px;
}
/* line 431, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .headwrap h1 {
  color: #858585;
  font-size: 22px;
  font-weight: normal;
  line-height: 15px;
  margin: 0 0 6px 0;
}
/* line 437, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .headwrap ul {
  list-style: none;
  margin: 0 6px 0 0;
}
/* line 440, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .headwrap ul li {
  display: inline;
}
/* line 442, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .headwrap ul li a {
  border-right: 1px solid #858585;
  font-size: 11px;
  padding: 0 11px 0 6px;
}
/* line 446, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .headwrap ul li a.first {
  padding: 0 8px 0 0;
}
/* line 448, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .headwrap ul li a.last {
  border: none;
}
/* line 450, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .newslisting {
  list-style: none;
  margin: 0;
}
/* line 453, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .newslisting li {
  border-bottom: 1px dotted #858585;
  padding: 12px;
}
/* line 456, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .newslisting li:nth-child(odd) {
  background: #fff;
}
/* line 458, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .newslisting li:nth-child(even) {
  background: #eee;
}
/* line 460, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .newslisting li:first-child {
  background: #fff;
  background: -moz-linear-gradient(top, #d4d3d3 0%, #ffffff 25%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d4d3d3), color-stop(25%, #ffffff));
  background: -webkit-linear-gradient(top, #d4d3d3 0%, #ffffff 25%);
  background: -o-linear-gradient(top, #d4d3d3 0%, #ffffff 25%);
  background: -ms-linear-gradient(top, #d4d3d3 0%, #ffffff 25%);
  background: linear-gradient(top, #d4d3d3 0%, #ffffff 25%);
}
/* line 468, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .newslisting h2 {
  font-size: 11px;
  line-height: 14px;
}
/* line 471, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .newslisting h2 a {
  color: #858585;
}
/* line 473, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .newslisting h2 a:hover {
  color: #333;
}
/* line 475, ../../app/assets/stylesheets/default.css.sass */
.latest-news-home .newslisting p {
  color: #ababab;
  font-size: 11px;
}

/* line 480, ../../app/assets/stylesheets/default.css.sass */
.solutions {
  background: #fff;
  padding: 12px;
}
/* line 483, ../../app/assets/stylesheets/default.css.sass */
.solutions h2 {
  font-weight: normal;
}
/* line 485, ../../app/assets/stylesheets/default.css.sass */
.solutions p {
  font-size: 11px;
  line-height: 14px;
}
/* line 488, ../../app/assets/stylesheets/default.css.sass */
.solutions ul {
  background: #ff6600;
  list-style: none;
  margin: 0;
}
/* line 492, ../../app/assets/stylesheets/default.css.sass */
.solutions ul li {
  background: #fff;
  background: none;
  float: left;
  margin: 0 12px 0 0;
  padding: 0;
  width: 145px;
  height: 150px;
}
/* line 500, ../../app/assets/stylesheets/default.css.sass */
.solutions ul li.last {
  margin: 0;
}
/* line 502, ../../app/assets/stylesheets/default.css.sass */
.solutions ul li p {
  font-size: 14px;
  margin: 0 0 12px 0;
}
/* line 506, ../../app/assets/stylesheets/default.css.sass */
.solutions ul li:hover img {
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
}
/* line 510, ../../app/assets/stylesheets/default.css.sass */
.solutions ul li:hover p {
  color: #2790B0;
}

/* line 515, ../../app/assets/stylesheets/default.css.sass */
article .top1 {
  background: url("/assets/img/installed-sound-headline.jpg") 0 0 no-repeat;
  height: 165px;
  padding: 10px;
}
/* line 521, ../../app/assets/stylesheets/default.css.sass */
article.stage-big .stage {
  height: 542px;
}
/* line 524, ../../app/assets/stylesheets/default.css.sass */
article.stage-big2 .stage {
  height: 410px;
}
/* line 527, ../../app/assets/stylesheets/default.css.sass */
article.stage-big2 .imageWrapper .overlay {
  position: absolute;
  left: 12px;
  right: 0;
  top: 0;
  bottom: 12px;
  background: transparent url("/assets/gfx/overlay.png") 0 0 repeat scroll;
  z-index: 2;
}
/* line 535, ../../app/assets/stylesheets/default.css.sass */
article.stage-big2 .imageWrapper .overlay.dNone {
  display: none;
}
/* line 537, ../../app/assets/stylesheets/default.css.sass */
article.stage-big2 .stageimgbox {
  z-index: 3;
}
/* line 539, ../../app/assets/stylesheets/default.css.sass */
article.stage-big2 .stageimgtext6 {
  z-index: 1;
}
/* line 543, ../../app/assets/stylesheets/default.css.sass */
article .stage {
  background: #fff;
  margin-bottom: 12px;
  height: 186px;
}
/* line 547, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar {
  background: url("/assets/gfx/bg-9.png") 100% 0 repeat-y;
  padding: 0;
  position: relative;
  width: 196px;
  overflow: hidden;
}
/* line 554, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar h1 {
  color: #666;
  font-size: 26px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 6px 0;
  padding: 12px;
  width: 180px;
}
/* line 562, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .article_number {
  color: #7D7D7D;
  font-weight: normal;
  margin: 0 0 6px 0;
  padding: 0 0 12px 12px;
  width: 180px;
  display: block;
}
/* line 570, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .key_features {
  border-top: 1px dotted #1e1e1e;
}
/* line 572, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .key_features li {
  background: url(/assets/gfx/list-icon_1.png) no-repeat 12px 19px;
  border-bottom: 1px dotted #454545;
  font-size: 13px;
  line-height: 16px;
  padding: 12px 12px 12px 24px;
}
/* line 579, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons {
  position: absolute;
  bottom: -24px;
  width: 196px;
}
/* line 583, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons li {
  background: url("/assets/gfx/btn-1.jpg") 0 0 no-repeat;
  display: block;
  padding: 8px 12px;
  height: 21px;
}
/* line 588, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons li.buy {
  background: url("/assets/gfx/btn-1.jpg") 0 -37px no-repeat;
  color: #fff;
}
/* line 591, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons li.buy a {
  background: url("/assets/gfx/ico-sprite-1.png") 100% 2px no-repeat;
  color: #fff;
}
/* line 594, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons li.buy a:hover {
  color: #fff;
}
/* line 597, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons li a {
  color: #666;
  display: block;
}
/* line 600, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons li a:hover {
  color: #000;
}
/* line 602, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons li a.magnify {
  background: url("/assets/gfx/ico-sprite-1.png") 100% -24px no-repeat;
}
/* line 604, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons li a.fav {
  background: url("/assets/gfx/ico-sprite-1.png") 100% -48px no-repeat;
}
/* line 606, ../../app/assets/stylesheets/default.css.sass */
article .stage.sidebar .buttons li a.back {
  background: url("/assets/gfx/ico-sprite-1.png") 100% -74px no-repeat;
}
/* line 609, ../../app/assets/stylesheets/default.css.sass */
article .stage .medium-container {
  position: relative;
  height: 431px;
  line-height: 430px;
  border-bottom: 1px dotted #333;
  text-align: center;
}
/* line 616, ../../app/assets/stylesheets/default.css.sass */
article .stage .medium-container img {
  margin: 0 auto;
  overflow: hidden;
  vertical-align: middle;
}
/* line 621, ../../app/assets/stylesheets/default.css.sass */
article .stage .medium-container .awards {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px;
  z-index: 2;
  text-align: center;
  padding-top: 18px;
}
/* line 629, ../../app/assets/stylesheets/default.css.sass */
article .stage .medium-container .awards li {
  background: none;
  padding: 12px 0;
}
/* line 634, ../../app/assets/stylesheets/default.css.sass */
article .stage .slider .control {
  width: 10px;
}
/* line 636, ../../app/assets/stylesheets/default.css.sass */
article .stage .slider .control.scroll-left {
  background: red;
}
/* line 638, ../../app/assets/stylesheets/default.css.sass */
article .stage .slider .control.scroll-right {
  background: orange;
}
/* line 642, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs {
  background: #fff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  background: linear-gradient(top, #ffffff 0%, #ebebeb 100%);
  position: absolute;
  height: 110px;
  overflow: hidden;
  line-height: 20px;
  width: 772px;
}
/* line 655, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider-table {
  display: table;
  height: 109px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 660, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 {
  float: left;
  list-style: none;
  height: 94px;
  margin: 0 0 0 2px;
  overflow: hidden;
  padding: 8px 6px 6px 6px;
}
/* line 667, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li {
  background: none;
  padding: 4px;
  position: relative;
  display: inline;
  display: inline-block\9 ;
  zoom: 1;
  *display: inline;
  height: 87px;
  width: 87px;
}
/* line 677, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li a {
  *diplay: block;
  *margin: -5px 0 9px 0;
}
/* line 680, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li img, article .stage .image-thumbs .slider1 li a img {
  border: 1px solid #999;
  margin: 0 0 6px 0;
  padding: 1px;
  height: 87px;
  width: 87px;
}
/* line 686, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li img:hover, article .stage .image-thumbs .slider1 li a img:hover {
  -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
/* line 691, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li.video-thumb {
  height: 87px;
  width: 116px;
}
/* line 694, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li.video-thumb a {
  height: 87px;
  width: 118px;
}
/* line 697, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li.video-thumb img {
  height: 87px;
  margin: 0 0 8px 0;
  width: 116px;
}
/* line 701, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li.video-thumb .action {
  background: url("/assets/gfx/btn-2.png") 0 0 no-repeat;
  position: absolute;
  top: -43px;
  left: 48px;
  width: 30px;
  height: 20px;
}
/* line 708, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li.video-thumb .action .play {
  visibility: hidden;
}
/* line 711, ../../app/assets/stylesheets/default.css.sass */
article .stage .image-thumbs .slider1 li a {
  vertical-align: middle;
}
/* line 714, ../../app/assets/stylesheets/default.css.sass */
article .stage .slider-extra {
  border-left: 1px dotted #333;
}
/* line 717, ../../app/assets/stylesheets/default.css.sass */
article .stage .slider-extra.color-chooser {
  min-width: 86px;
}
/* line 720, ../../app/assets/stylesheets/default.css.sass */
article h2 {
  color: #0096d6;
  font-size: 22px;
  line-height: 24px;
  margin: 0 0 12px 0;
}
/* line 726, ../../app/assets/stylesheets/default.css.sass */
article h3 {
  color: #0096d6;
  font-size: 14px;
}
/* line 730, ../../app/assets/stylesheets/default.css.sass */
article h4 {
  color: #0096d6;
  font-size: 12px;
}
/* line 734, ../../app/assets/stylesheets/default.css.sass */
article h1.grad, article h2.grad, article h3.grad {
  background: #eff0f0;
  background: -moz-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eff0f0), color-stop(100%, #e0e2e2));
  background: -webkit-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: -o-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: -ms-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  clear: both;
  color: #0096d6;
  font-size: 14px;
  height: auto;
  line-height: 14px;
  margin: 0;
  padding: 10px 12px;
}
/* line 751, ../../app/assets/stylesheets/default.css.sass */
article .grad {
  background: #eff0f0;
  background: -moz-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eff0f0), color-stop(100%, #e0e2e2));
  background: -webkit-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: -o-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: -ms-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  height: 26px;
  margin: 0 -12px 12px -12px;
  padding: 12px;
}
/* line 762, ../../app/assets/stylesheets/default.css.sass */
article .grad h2 {
  float: left;
  font-weight: normal;
  padding: 0;
  margin: 0;
  max-width: 330px;
}
/* line 768, ../../app/assets/stylesheets/default.css.sass */
article .grad .rss {
  float: right;
  margin: 0 -4px 0 0;
}
/* line 771, ../../app/assets/stylesheets/default.css.sass */
article .grad .rss li {
  background: none;
  float: left;
  font-size: 12px;
  display: inline;
  margin: 5px 0 0 0;
  padding: 0 4px;
}
/* line 778, ../../app/assets/stylesheets/default.css.sass */
article .grad .rss li a {
  background: url("/assets/gfx/list-icon_7.png") 0 3px no-repeat;
  padding: 3px 0 0 18px;
}
/* line 781, ../../app/assets/stylesheets/default.css.sass */
article .grad .rss li a:hover {
  color: #7d7d7d;
}
/* line 784, ../../app/assets/stylesheets/default.css.sass */
article p {
  margin: 0 0 20px;
}
/* line 786, ../../app/assets/stylesheets/default.css.sass */
article p.disclaimer {
  border-top: 1px solid #a6a8ab;
  clear: both;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
  padding: 12px;
}
/* line 794, ../../app/assets/stylesheets/default.css.sass */
article ul {
  list-style: none;
  margin: 0 0 24px 0px;
}
/* line 797, ../../app/assets/stylesheets/default.css.sass */
article ul li {
  background: url(/assets/gfx/list-icon_1.png) no-repeat 0 7px;
  overflow: hidden;
  padding: 0 0 0 17px;
}
/* line 802, ../../app/assets/stylesheets/default.css.sass */
article ul li p {
  margin: 0;
}
/* line 804, ../../app/assets/stylesheets/default.css.sass */
article ul ul {
  margin: 3px 0;
}
/* line 806, ../../app/assets/stylesheets/default.css.sass */
article ul ul li {
  background: url(/assets/gfx/list-icon_2.png) 16px 8px no-repeat;
  padding: 0 0 0 29px;
}
/* line 810, ../../app/assets/stylesheets/default.css.sass */
article ul.arrow-3 li {
  background: url(/assets/gfx/arrow-3.png) 0 50% no-repeat;
  padding: 0 0 0 17px;
}
/* line 813, ../../app/assets/stylesheets/default.css.sass */
article ul.arrow-3 li a {
  color: #7d7d7d;
}
/* line 815, ../../app/assets/stylesheets/default.css.sass */
article ol {
  list-style: decimal inside;
  margin: 0 0 24px 0px;
}
/* line 818, ../../app/assets/stylesheets/default.css.sass */
article ol ol {
  margin: 3px 0;
  padding: 0 0 0 17px;
}
/* line 822, ../../app/assets/stylesheets/default.css.sass */
article address {
  border-top: 1px dotted #333;
  margin: 0 0 24px 0;
}
/* line 826, ../../app/assets/stylesheets/default.css.sass */
article address h3 span {
  float: right;
  color: #7d7d7d;
}
/* line 829, ../../app/assets/stylesheets/default.css.sass */
article address label {
  color: #7d7d7d;
  float: left;
  margin: 0;
  width: 50%;
}
/* line 834, ../../app/assets/stylesheets/default.css.sass */
article address label span {
  display: block;
  float: left;
  padding: 0 12px 0 0;
  width: 50px;
}
/* line 840, ../../app/assets/stylesheets/default.css.sass */
article figure {
  clear: both;
  display: table;
}
/* line 843, ../../app/assets/stylesheets/default.css.sass */
article figure.left {
  float: left;
  margin: 4px 24px 12px 0;
}
/* line 846, ../../app/assets/stylesheets/default.css.sass */
article figure.left.width100 {
  width: 100px;
}
/* line 848, ../../app/assets/stylesheets/default.css.sass */
article figure.left.width160 {
  width: 160px;
}
/* line 850, ../../app/assets/stylesheets/default.css.sass */
article figure.left.width200 {
  width: 200px;
}
/* line 852, ../../app/assets/stylesheets/default.css.sass */
article figure.left.width300 {
  width: 300px;
}
/* line 854, ../../app/assets/stylesheets/default.css.sass */
article figure.left.width356 {
  width: 356px;
}
/* line 857, ../../app/assets/stylesheets/default.css.sass */
article figure.right {
  float: right;
  margin: 4px 0 12px 24px;
}
/* line 860, ../../app/assets/stylesheets/default.css.sass */
article figure.right.width100 {
  width: 100px;
}
/* line 862, ../../app/assets/stylesheets/default.css.sass */
article figure.right.width160 {
  width: 160px;
}
/* line 864, ../../app/assets/stylesheets/default.css.sass */
article figure.right.width200 {
  width: 200px;
}
/* line 866, ../../app/assets/stylesheets/default.css.sass */
article figure.right.width300 {
  width: 300px;
}
/* line 868, ../../app/assets/stylesheets/default.css.sass */
article figure.right.width356 {
  width: 356px;
}
/* line 871, ../../app/assets/stylesheets/default.css.sass */
article figure img {
  display: table-cell;
}
/* line 873, ../../app/assets/stylesheets/default.css.sass */
article figure figcaption {
  display: table-row;
}
/* line 876, ../../app/assets/stylesheets/default.css.sass */
article figure figcaption {
  color: #aba;
  font-size: 12px;
}
/* line 880, ../../app/assets/stylesheets/default.css.sass */
article dl {
  font-size: 11px;
}
/* line 882, ../../app/assets/stylesheets/default.css.sass */
article dl dt, article dl dd {
  float: left;
  margin: 0 0 12px;
}
/* line 885, ../../app/assets/stylesheets/default.css.sass */
article dl dt {
  font-weight: normal;
  width: 150px;
}
/* line 888, ../../app/assets/stylesheets/default.css.sass */
article dl dd {
  line-height: 16px;
  width: 200px;
}
/* line 891, ../../app/assets/stylesheets/default.css.sass */
article dl dd strong {
  font-size: 12px;
}
/* line 893, ../../app/assets/stylesheets/default.css.sass */
article dl dt {
  clear: both;
  left: 0;
  position: relative;
}
/* line 899, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads {
  padding: 0;
}
/* line 901, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li {
  background-position: 100% 0;
  background-repeat: no-repeat;
  border-bottom: 1px solid #EEE;
  margin: 12px 0;
  padding: 6px 90px 16px 0;
}
/* line 907, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li a {
  display: block;
}
/* line 910, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.dmg {
  background-image: url("/assets/gfx/product_downloads/dmg-download-51x30.png");
}
/* line 912, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.doc {
  background-image: url("/assets/gfx/product_downloads/doc-download-51x30.png");
}
/* line 914, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.dwg {
  background-image: url("/assets/gfx/product_downloads/dwg-download-51x30.png");
}
/* line 916, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.dxf {
  background-image: url("/assets/gfx/product_downloads/dxf-download-51x30.png");
}
/* line 918, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.edrw {
  background-image: url("/assets/gfx/product_downloads/edrw-download-51x30.png");
}
/* line 920, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.exe {
  background-image: url("/assets/gfx/product_downloads/exe-download-51x30.png");
}
/* line 922, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.gif {
  background-image: url("/assets/gfx/product_downloads/gif-download-51x30.png");
}
/* line 924, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.hires {
  background-image: url("/assets/gfx/product_downloads/hires-download-51x30.png");
}
/* line 926, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.igs {
  background-image: url("/assets/gfx/product_downloads/igs-download-51x30.png");
}
/* line 928, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.jpg {
  background-image: url("/assets/gfx/product_downloads/jpg-download-51x30.png");
}
/* line 930, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.pdf {
  background-image: url("/assets/gfx/product_downloads/pdf-download-51x30.png");
}
/* line 932, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.png {
  background-image: url("/assets/gfx/product_downloads/png-download-51x30.png");
}
/* line 934, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.sat {
  background-image: url("/assets/gfx/product_downloads/sat-download-51x30.png");
}
/* line 936, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.stp {
  background-image: url("/assets/gfx/product_downloads/stp-download-51x30.png");
}
/* line 938, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.txt {
  background-image: url("/assets/gfx/product_downloads/txt-download-51x30.png");
}
/* line 940, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.xml {
  background-image: url("/assets/gfx/product_downloads/xml-download-51x30.png");
}
/* line 942, ../../app/assets/stylesheets/default.css.sass */
article .product-downloads li.zip {
  background-image: url("/assets/gfx/product_downloads/zip-download-51x30.png");
}
/* line 945, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia1 {
  float: left;
}
/* line 947, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia1 li {
  background: none;
  float: left;
  padding: 0 22px 0 0;
  width: 110px;
}
/* line 953, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia1 li:nth-child(4n) {
  padding: 0;
}
/* line 955, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia1 li p {
  font-size: 11px;
  margin: 0;
}
/* line 958, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia2 {
  float: left;
  margin: 0 0 0 2px;
}
/* line 961, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia2 li {
  background: none;
  float: left;
  padding: 0 17px 0 0;
  width: 110px;
}
/* line 966, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia2 li.last {
  padding: 0;
}
/* line 968, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia2 li img {
  margin: 0 0 6px 0;
}
/* line 970, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia2 li p {
  font-size: 11px;
  line-height: 16px;
}
/* line 973, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia3 {
  float: left;
  margin: 0;
}
/* line 976, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia3 li {
  background: none;
  float: left;
  padding: 0 12px 0 0;
  width: 110px;
}
/* line 981, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia3 li.last {
  padding: 0;
}
/* line 984, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia3 li:nth-child(3n) {
  padding: 0;
}
/* line 986, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia3 li img {
  margin: 0 0 6px 0;
}
/* line 988, ../../app/assets/stylesheets/default.css.sass */
article .imagemedia3 li p {
  font-size: 11px;
  line-height: 16px;
}
/* line 992, ../../app/assets/stylesheets/default.css.sass */
article .videomedia1 {
  font-size: 11px;
}
/* line 994, ../../app/assets/stylesheets/default.css.sass */
article .videomedia1 figure {
  display: inline-block;
  height: 210px;
  margin: 0;
  width: 528px;
}
/* line 1000, ../../app/assets/stylesheets/default.css.sass */
article .videomedia1 figure img {
  float: left;
  height: 210px;
  width: 365px;
}
/* line 1005, ../../app/assets/stylesheets/default.css.sass */
article .videomedia1 figure p {
  color: #7d7d7d;
  font-size: 11px;
  padding: 0 0 0 12px;
}
/* line 1009, ../../app/assets/stylesheets/default.css.sass */
article .videomedia1 ul {
  float: left;
  margin: 6px 0 24px 0;
  width: 365px;
}
/* line 1013, ../../app/assets/stylesheets/default.css.sass */
article .videomedia1 ul li {
  background: none;
  float: left;
  padding: 0 15px 0 0;
  width: 80px;
}
/* line 1018, ../../app/assets/stylesheets/default.css.sass */
article .videomedia1 ul li:nth-child(4n) {
  padding: 0;
}
/* line 1021, ../../app/assets/stylesheets/default.css.sass */
article .videomedia2 {
  font-size: 11px;
}
/* line 1023, ../../app/assets/stylesheets/default.css.sass */
article .videomedia2 figure {
  display: inline-block;
  height: 210px;
  margin: 0;
  width: 710px;
}
/* line 1028, ../../app/assets/stylesheets/default.css.sass */
article .videomedia2 figure img {
  float: left;
  height: 210px;
  width: 365px;
}
/* line 1033, ../../app/assets/stylesheets/default.css.sass */
article .videomedia2 figure figcaption p {
  color: #7d7d7d;
  font-size: 11px;
  padding: 0 0 0 12px;
}
/* line 1037, ../../app/assets/stylesheets/default.css.sass */
article .videomedia2 ul {
  float: left;
  margin: 6px 0 24px 0;
  width: 365px;
}
/* line 1041, ../../app/assets/stylesheets/default.css.sass */
article .videomedia2 ul li {
  background: none;
  float: left;
  padding: 0 15px 0 0;
  width: 80px;
}
/* line 1046, ../../app/assets/stylesheets/default.css.sass */
article .videomedia2 ul li.last {
  padding: 0;
}
/* line 1051, ../../app/assets/stylesheets/default.css.sass */
article .rightblock356 h2, article .rightblock356 h3, article .rightblock356 h4 {
  margin: 0 0 14px 370px;
}
/* line 1053, ../../app/assets/stylesheets/default.css.sass */
article .rightblock356 figure {
  float: left;
  margin: 8px 24px 4px 0;
  width: 356px;
}
/* line 1057, ../../app/assets/stylesheets/default.css.sass */
article .rightblock356 p, article .rightblock356 a, article .rightblock356 ul {
  margin: 0 0 14px 380px;
}
/* line 1059, ../../app/assets/stylesheets/default.css.sass */
article .rightblock356 p {
  padding: 0;
}
/* line 1062, ../../app/assets/stylesheets/default.css.sass */
article section {
  background: #fff;
  margin: 0 0 12px 0;
}
/* line 1065, ../../app/assets/stylesheets/default.css.sass */
article section.last {
  margin-bottom: 0;
}
/* line 1067, ../../app/assets/stylesheets/default.css.sass */
article section.width968 {
  margin: 12px 0 0 0;
}
/* line 1069, ../../app/assets/stylesheets/default.css.sass */
article section .inner {
  padding: 12px 24px 0 24px;
}
/* line 1071, ../../app/assets/stylesheets/default.css.sass */
article section .inner p {
  font-size: 11px;
  margin: 0 0 12px 0;
  padding: 0 0 12px 0;
}
/* line 1076, ../../app/assets/stylesheets/default.css.sass */
article section.width772 .inner {
  padding: 6px 12px 0 12px;
}
/* line 1078, ../../app/assets/stylesheets/default.css.sass */
article section.width772 p {
  font-size: 11px;
  margin: 0;
  padding: 0 0 6px 0;
}
/* line 1083, ../../app/assets/stylesheets/default.css.sass */
article section.width380 .inner {
  padding: 6px 12px;
}
/* line 1085, ../../app/assets/stylesheets/default.css.sass */
article section.width380 p {
  font-size: 11px;
  margin: 0;
  padding: 0 0 6px 0;
}
/* line 1091, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 h2 {
  background: #007eb4;
  background: -moz-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007eb4), color-stop(20%, #0096d6));
  background: -webkit-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -o-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -ms-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: linear-gradient(top, #007eb4 0%, #0096d6 20%);
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: -5px 0 0 0;
  padding: 2px 12px 1px 12px;
}
/* line 1104, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 h3 {
  font-size: 12px;
  font-weight: bold;
}
/* line 1107, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 .height {
  background: #d3d4d5;
  background: -moz-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f1f1), color-stop(100%, #d3d4d5));
  background: -webkit-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -o-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -ms-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  height: 530px;
  padding: 12px;
}
/* line 1117, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 .height p {
  font-size: 11px;
  line-height: 16px;
  margin: -6px 0 0 0;
  padding: 0 0 12px 0;
}
/* line 1122, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 .height ul {
  margin: 0;
}
/* line 1124, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 .height ul li {
  background: url("/assets/gfx/arrow-4.png") 0 50% no-repeat;
  border-top: 1px dotted #7d7d7d;
  padding: 6px 12px 5px 12px;
}
/* line 1128, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 .height ul li a {
  color: #7d7d7d;
}
/* line 1131, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 .height .jobs li {
  background: none;
  border: none;
  line-height: 14px;
  padding: 0 0 6px 0;
}
/* line 1136, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 .height .jobs li a {
  display: block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
/* line 1141, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 .height .jobs li .region {
  color: #ababab;
  font-size: 11px;
}
/* line 1144, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1 .height .imgmargin1 {
  display: block;
  margin: 12px 0;
}
/* line 1148, ../../app/assets/stylesheets/default.css.sass */
article section.varbox1:hover .height {
  background: #fff;
}
/* line 1152, ../../app/assets/stylesheets/default.css.sass */
article section.varbox2 .height {
  background: #d3d4d5;
  background: -moz-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f1f1), color-stop(100%, #d3d4d5));
  background: -webkit-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -o-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -ms-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  position: relative;
  height: 180px;
  margin: 0 0 -12px 0;
  padding: 0 12px 6px 12px;
}
/* line 1164, ../../app/assets/stylesheets/default.css.sass */
article section.varbox2 .height h2 {
  margin: -5px 0;
  padding: 5px 0 0 0;
  font-size: 14px;
}
/* line 1168, ../../app/assets/stylesheets/default.css.sass */
article section.varbox2 .height h3 {
  color: #7d7d7d;
  font-weight: normal;
  line-height: 18px;
  margin: 6px 0 12px 0;
}
/* line 1173, ../../app/assets/stylesheets/default.css.sass */
article section.varbox2 .height p {
  font-size: 11px;
  line-height: 16px;
}
/* line 1177, ../../app/assets/stylesheets/default.css.sass */
article section.varbox2:hover .height {
  background: #fff;
}
/* line 1181, ../../app/assets/stylesheets/default.css.sass */
article section.varbox3 .height {
  background: #d3d4d5;
  background: -moz-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f1f1), color-stop(100%, #d3d4d5));
  background: -webkit-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -o-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -ms-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  position: relative;
  height: 180px;
  margin: 0 0 -12px 0;
  padding: 0 12px 6px 12px;
}
/* line 1193, ../../app/assets/stylesheets/default.css.sass */
article section.varbox3 .height h1 {
  color: #0096d6;
  font-weight: normal;
  line-height: 20px;
  margin: -5px 0 5px 0;
  padding: 5px 0 0 0;
  font-size: 16px;
}
/* line 1200, ../../app/assets/stylesheets/default.css.sass */
article section.varbox3 .height h2 {
  color: #7d7d7d;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin: 6px 0 12px 0;
}
/* line 1206, ../../app/assets/stylesheets/default.css.sass */
article section.varbox3 .height p {
  font-size: 11px;
  line-height: 16px;
}
/* line 1209, ../../app/assets/stylesheets/default.css.sass */
article section.varbox3 .height img {
  float: right;
}
/* line 1212, ../../app/assets/stylesheets/default.css.sass */
article section.varbox3:hover .height {
  background: #fff;
}
/* line 1216, ../../app/assets/stylesheets/default.css.sass */
article section.varbox6 h1 {
  background: #007eb4;
  background: -moz-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007eb4), color-stop(20%, #0096d6));
  background: -webkit-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -o-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -ms-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: linear-gradient(top, #007eb4 0%, #0096d6 20%);
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  margin: -5px 0 0 0;
  padding: 2px 12px 1px 12px;
}
/* line 1230, ../../app/assets/stylesheets/default.css.sass */
article section.varbox6 h2 {
  font-size: 12px;
  font-weight: bold;
}
/* line 1233, ../../app/assets/stylesheets/default.css.sass */
article section.varbox6 .height {
  background: #d3d4d5;
  background: -moz-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f1f1), color-stop(100%, #d3d4d5));
  background: -webkit-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -o-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -ms-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  min-height: 350px;
  padding: 12px;
}
/* line 1243, ../../app/assets/stylesheets/default.css.sass */
article section.varbox6 .height p {
  font-size: 11px;
  line-height: 16px;
  margin: -6px 0 0 0;
  padding: 0 0 12px 0;
}
/* line 1248, ../../app/assets/stylesheets/default.css.sass */
article section.varbox6 .height ul {
  margin: 0;
}
/* line 1250, ../../app/assets/stylesheets/default.css.sass */
article section.varbox6 .height ul li {
  background: url("/assets/gfx/arrow-4.png") 0 50% no-repeat;
  border-top: 1px dotted #7d7d7d;
  padding: 6px 12px 5px 12px;
}
/* line 1254, ../../app/assets/stylesheets/default.css.sass */
article section.varbox6 .height ul li a {
  color: #7d7d7d;
}
/* line 1256, ../../app/assets/stylesheets/default.css.sass */
article section.varbox6 .height .imgmargin1 {
  display: block;
  margin: 12px 0;
}
/* line 1260, ../../app/assets/stylesheets/default.css.sass */
article section.varbox6:hover .height {
  background: #fff;
}
/* line 1264, ../../app/assets/stylesheets/default.css.sass */
article section.varbox7 .height {
  background: #d3d4d5;
  background: -moz-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f1f1), color-stop(100%, #d3d4d5));
  background: -webkit-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -o-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -ms-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  position: relative;
  height: 145px;
  margin: 0 0 -12px 0;
  padding: 0 12px 6px 12px;
}
/* line 1276, ../../app/assets/stylesheets/default.css.sass */
article section.varbox7 .height h1 {
  color: #0096d6;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 12px 0;
  padding: 5px 0 0 0;
}
/* line 1282, ../../app/assets/stylesheets/default.css.sass */
article section.varbox7 .height p {
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 12px 0;
}
/* line 1286, ../../app/assets/stylesheets/default.css.sass */
article section.varbox7 .height img {
  float: right;
  margin: 12px 0 0 12px;
}
/* line 1289, ../../app/assets/stylesheets/default.css.sass */
article section.varbox7 .height a {
  background: url("/assets/gfx/arrow-5.png") 0 50% no-repeat;
  color: #7d7d7d;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  padding: 0 0 0 12px;
  position: absolute;
  bottom: 12px;
}
/* line 1298, ../../app/assets/stylesheets/default.css.sass */
article section.varbox7 .height a:hover {
  color: #7d7d7d;
}
/* line 1301, ../../app/assets/stylesheets/default.css.sass */
article section.varbox7:hover .height {
  background: #fff;
}
/* line 1304, ../../app/assets/stylesheets/default.css.sass */
article .varbox4 {
  margin: 0 0 0 12px;
  width: 270px;
}
/* line 1307, ../../app/assets/stylesheets/default.css.sass */
article .varbox4 h2 {
  background: #007eb4;
  background: -moz-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007eb4), color-stop(20%, #0096d6));
  background: -webkit-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -o-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -ms-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: linear-gradient(top, #007eb4 0%, #0096d6 20%);
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: -5px 0 0 0;
  padding: 2px 12px 1px 12px;
}
/* line 1320, ../../app/assets/stylesheets/default.css.sass */
article .varbox4 .height {
  background: #d3d4d5;
  background: -moz-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f1f1), color-stop(100%, #d3d4d5));
  background: -webkit-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -o-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -ms-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  height: 280px;
  padding: 12px;
}
/* line 1330, ../../app/assets/stylesheets/default.css.sass */
article .varbox4 .height ul {
  margin: 0;
}
/* line 1332, ../../app/assets/stylesheets/default.css.sass */
article .varbox4 .height ul li {
  background: none;
  padding: 0 12px 0 0;
}
/* line 1335, ../../app/assets/stylesheets/default.css.sass */
article .varbox4 .height ul li a {
  color: #7d7d7d;
}
/* line 1337, ../../app/assets/stylesheets/default.css.sass */
article .varbox4 .height ul li a:hover {
  color: #0096d6;
}
/* line 1340, ../../app/assets/stylesheets/default.css.sass */
article .varbox4:hover .height {
  background: #fff;
}
/* line 1343, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 {
  margin: 0 0 0 12px;
  width: 306px;
}
/* line 1346, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 h3 {
  background: #007eb4;
  background: -moz-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007eb4), color-stop(20%, #0096d6));
  background: -webkit-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -o-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: -ms-linear-gradient(top, #007eb4 0%, #0096d6 20%);
  background: linear-gradient(top, #007eb4 0%, #0096d6 20%);
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: -5px 0 0 0;
  padding: 2px 12px 1px 12px;
}
/* line 1359, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 h4 {
  color: #7d7d7d;
  line-height: 16px;
  margin: 0 0 6px;
}
/* line 1363, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 .height {
  background: #d3d4d5;
  background: -moz-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f1f1), color-stop(100%, #d3d4d5));
  background: -webkit-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -o-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: -ms-linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  background: linear-gradient(top, #f0f1f1 0%, #d3d4d5 100%);
  height: 520px;
  padding: 12px;
  position: relative;
  width: 282px;
}
/* line 1375, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 .height p {
  font-size: 11px;
  line-height: 14px;
  height: 90px;
}
/* line 1379, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 .height ul {
  margin: 0 0 24px 0;
}
/* line 1381, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 .height ul li {
  background: none;
  border-top: 1px dotted #333;
  clear: both;
  padding: 12px 0;
}
/* line 1386, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 .height ul li p {
  height: 60px;
}
/* line 1388, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 .height ul li img {
  background: #fff;
  float: left;
  margin: 0 12px 6px 0;
}
/* line 1392, ../../app/assets/stylesheets/default.css.sass */
article .varbox5 .height ul li a {
  color: #7d7d7d;
}
/* line 1395, ../../app/assets/stylesheets/default.css.sass */
article .varbox5:hover .height {
  background: #fff;
}
/* line 1399, ../../app/assets/stylesheets/default.css.sass */
article .height180, article .height250 {
  overflow: hidden;
}
/* line 1401, ../../app/assets/stylesheets/default.css.sass */
article .height180 {
  height: 180px;
}
/* line 1403, ../../app/assets/stylesheets/default.css.sass */
article .height250 {
  height: 250px;
}
/* line 1406, ../../app/assets/stylesheets/default.css.sass */
article .sidebar {
  padding: 0;
  width: 196px;
}
/* line 1409, ../../app/assets/stylesheets/default.css.sass */
article .sidebar aside {
  background: #454446;
  padding: 12px 12px 12px 0;
  width: 184px;
}
/* line 1413, ../../app/assets/stylesheets/default.css.sass */
article .sidebar aside .textbox {
  background: #5f5f60;
  background: -moz-linear-gradient(top, #5f5f60 0%, #4e4e4f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5f5f60), color-stop(100%, #4e4e4f));
  background: -webkit-linear-gradient(top, #5f5f60 0%, #4e4e4f 100%);
  background: -o-linear-gradient(top, #5f5f60 0%, #4e4e4f 100%);
  background: linear-gradient(top, #5f5f60 0%, #4e4e4f 100%);
  margin: 0 0 12px 0;
  padding: 12px;
}
/* line 1422, ../../app/assets/stylesheets/default.css.sass */
article .sidebar aside .textbox p {
  margin: 0 0 12px 0;
}
/* line 1424, ../../app/assets/stylesheets/default.css.sass */
article .sidebar aside .textbox p.cut {
  border-top: 1px dotted #fff;
  margin: 0 -12px;
  padding: 12px 12px 0 12px;
}
/* line 1428, ../../app/assets/stylesheets/default.css.sass */
article .sidebar aside .textbox p a {
  font-weight: normal;
}
/* line 1430, ../../app/assets/stylesheets/default.css.sass */
article .sidebar aside h4 {
  background: #606061;
  font-size: 11px;
  padding: 8px 12px;
}
/* line 1435, ../../app/assets/stylesheets/default.css.sass */
article .sidebar aside img {
  margin: 0 0 -5px 0;
}
/* line 1438, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs {
  background: url("/assets/gfx/bg-17.jpg") 0 0 repeat-y;
  list-style: none;
  margin: 0;
  font-size: 12px;
  width: 196px;
}
/* line 1444, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs a {
  border-bottom: 1px dotted #1e1e1e;
  color: #bcbcbe;
  display: block;
  font-size: 14px;
  padding: 8px 12px;
}
/* line 1450, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 1453, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs li {
  background: none;
  padding: 0;
  width: 100%;
}
/* line 1457, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs li.active {
  background: url("/assets/gfx/arrow-1.jpg") 100% 0 no-repeat;
}
/* line 1459, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs li.active a {
  color: #fff;
  font-weight: bold;
}
/* line 1463, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs li.active li a {
  color: #bcbcbe;
  font-weight: normal;
}
/* line 1466, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs li.active li a:hover {
  color: #fff;
}
/* line 1469, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs li li a {
  font-size: 13px;
  padding: 8px 12px 8px 24px;
}
/* line 1473, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs li li li a {
  font-size: 12px;
  padding: 8px 12px 8px 36px;
}
/* line 1477, ../../app/assets/stylesheets/default.css.sass */
article .sidebar .tabs li li li li a {
  font-size: 11px;
  padding: 8px 12px 8px 48px;
}
/* line 1481, ../../app/assets/stylesheets/default.css.sass */
article .split172 {
  float: left;
  margin: 0 0 0 12px;
  overflow: hidden;
  width: 172px;
}
/* line 1486, ../../app/assets/stylesheets/default.css.sass */
article .split172 strong {
  border-top: 1px solid #d5d5d5;
  clear: both;
  color: #d5d5d5;
  display: block;
  font-size: 11px;
  padding: 6px 0;
}
/* line 1493, ../../app/assets/stylesheets/default.css.sass */
article .split172 .btn2 {
  display: block;
  margin: 6px 0 0;
  padding: 0;
  text-align: center;
  width: 170px;
}
/* line 1499, ../../app/assets/stylesheets/default.css.sass */
article .split172 .btn2.disabled {
  color: #666;
}
/* line 1501, ../../app/assets/stylesheets/default.css.sass */
article .split172 .inner {
  background: #ff6600;
  padding: 0;
  width: 171px;
}
/* line 1506, ../../app/assets/stylesheets/default.css.sass */
article .split172 ul li {
  background: url("/assets/gfx/list-icon_6.png") 0 50% no-repeat;
  border-bottom: 1px dotted #bcbcbe;
  color: #d5d5d5;
  font-size: 11px;
  padding: 0;
}
/* line 1512, ../../app/assets/stylesheets/default.css.sass */
article .split172 ul li:hover {
  color: #fff;
  cursor: pointer;
}
/* line 1515, ../../app/assets/stylesheets/default.css.sass */
article .split172 ul li.active {
  background: url("/assets/gfx/list-icon_3.png") 0 50% no-repeat;
  color: #fff;
}
/* line 1518, ../../app/assets/stylesheets/default.css.sass */
article .split172 ul li a {
  color: #d5d5d5;
  display: block;
  padding: 0 0 0 24px;
}
/* line 1522, ../../app/assets/stylesheets/default.css.sass */
article .split172 ul li a:hover {
  color: #fff;
}
/* line 1524, ../../app/assets/stylesheets/default.css.sass */
article .split172 ul.colors1 {
  height: 104px;
}
/* line 1526, ../../app/assets/stylesheets/default.css.sass */
article .split172 ul.colors1 li {
  border: none;
  float: left;
  margin: 0 12px 0 0;
  padding: 0;
  min-width: 70px;
}
/* line 1532, ../../app/assets/stylesheets/default.css.sass */
article .split172 ul.colors1 li.last {
  margin: 0;
}
/* line 1534, ../../app/assets/stylesheets/default.css.sass */
article .split172 ul.colors1 li a {
  color: #d5d5d5;
  display: block;
  padding: 0 0 0 24px;
}
/* line 1541, ../../app/assets/stylesheets/default.css.sass */
article .split183 {
  float: right;
  width: 183px;
}
/* line 1544, ../../app/assets/stylesheets/default.css.sass */
article .split183 h3 {
  color: #7d7d7d;
  margin: 12px 0 0 0;
}
/* line 1547, ../../app/assets/stylesheets/default.css.sass */
article .split183 h3.firstitem {
  margin: 0;
}
/* line 1549, ../../app/assets/stylesheets/default.css.sass */
article .split183 .textbox {
  background: #f6f7f7;
  padding: 12px;
}
/* line 1552, ../../app/assets/stylesheets/default.css.sass */
article .split183 .textbox h4 {
  color: #7d7d7d;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  margin: 0 0 6px 0;
}
/* line 1558, ../../app/assets/stylesheets/default.css.sass */
article .split183 .textbox p {
  font-size: 11px;
  line-height: 15px;
  margin: 0;
}
/* line 1562, ../../app/assets/stylesheets/default.css.sass */
article .split50 {
  float: left;
  width: 50%;
}
/* line 1565, ../../app/assets/stylesheets/default.css.sass */
article .split552 {
  float: left;
  width: 552px;
}
/* line 1568, ../../app/assets/stylesheets/default.css.sass */
article .inner {
  padding: 12px;
}
/* line 1571, ../../app/assets/stylesheets/default.css.sass */
article .linkedin, article .xing {
  padding-left: 16px;
  margin: 0 1px 0 1px;
}
/* line 1574, ../../app/assets/stylesheets/default.css.sass */
article .linkedin {
  background: url("/assets/gfx/socialnetworks/linkedin-16x16_1.png") 0 50% no-repeat;
}
/* line 1576, ../../app/assets/stylesheets/default.css.sass */
article .xing {
  background: url("/assets/gfx/socialnetworks/xing-16x16_1.png") 0 50% no-repeat;
}
/* line 1580, ../../app/assets/stylesheets/default.css.sass */
article .news-articles {
  margin: 0 0 24px 0;
}
/* line 1582, ../../app/assets/stylesheets/default.css.sass */
article .news-articles li {
  background: none;
  border-bottom: 1px dotted #7d7d7d;
  padding: 7px 0 7px 0;
}
/* line 1586, ../../app/assets/stylesheets/default.css.sass */
article .news-articles li a {
  color: #7d7d7d;
}
/* line 1588, ../../app/assets/stylesheets/default.css.sass */
article .news-articles li a:hover {
  color: #333;
}
/* line 1590, ../../app/assets/stylesheets/default.css.sass */
article .news-articles li .date {
  font-size: 11px;
  color: #ababab;
}
/* line 1594, ../../app/assets/stylesheets/default.css.sass */
article blockquote {
  border: none;
  font-size: 14px;
  margin: 12px 0;
  padding: 0 24px;
}
/* line 1600, ../../app/assets/stylesheets/default.css.sass */
article blockquote p {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 12px 0;
}
/* line 1605, ../../app/assets/stylesheets/default.css.sass */
article blockquote footer {
  height: 18px;
  text-align: right;
}
/* line 1609, ../../app/assets/stylesheets/default.css.sass */
article table {
  border-collapse: collapse;
  font-size: 12px;
  text-align: left;
  margin: 0 0 24px 0;
  width: 100%;
}
/* line 1615, ../../app/assets/stylesheets/default.css.sass */
article table caption {
  font-size: 14px;
  margin: 0 0 24px 0;
  text-align: left;
}
/* line 1619, ../../app/assets/stylesheets/default.css.sass */
article table thead {
  border-bottom: 1px solid #666;
}
/* line 1621, ../../app/assets/stylesheets/default.css.sass */
article table thead th {
  font-weight: bold;
}
/* line 1623, ../../app/assets/stylesheets/default.css.sass */
article table tr {
  border-bottom: 1px solid #d5d5d5;
}
/* line 1624, ../../app/assets/stylesheets/default.css.sass */
article table tr:nth-child(odd) {
  background: #FFF;
}
/* line 1626, ../../app/assets/stylesheets/default.css.sass */
article table tr:nth-child(even) {
  background: #eee;
}
/* line 1629, ../../app/assets/stylesheets/default.css.sass */
article table td {
  padding: 5px;
  vertical-align: top;
}
/* line 1632, ../../app/assets/stylesheets/default.css.sass */
article table th {
  font-weight: bold;
  min-width: 120px;
  padding: 5px;
  vertical-align: top;
}

/* line 1639, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext {
  position: relative;
}

/* line 1641, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext1, .stageimgtext2, .stageimgtext3, .stageimgtext4, .stageimgtext5, .stageimgtext6 {
  color: #fff;
}
/* line 1643, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext1 h1, .stageimgtext2 h1, .stageimgtext3 h1, .stageimgtext4 h1, .stageimgtext5 h1, .stageimgtext6 h1 {
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  line-height: 30px;
}

/* line 1648, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext1 {
  position: relative;
  width: 50%;
}
/* line 1651, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext1 h1 {
  position: absolute;
  top: 12px;
  left: 24px;
}
/* line 1655, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext1 p {
  position: absolute;
  top: 60px;
  left: 24px;
}

/* line 1660, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext2 {
  position: relative;
  width: 50%;
}
/* line 1663, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext2 h1 {
  position: absolute;
  top: 150px;
  left: 24px;
}
/* line 1667, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext2 p {
  position: absolute;
  top: 200px;
  left: 24px;
}

/* line 1672, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext3 {
  position: relative;
}
/* line 1674, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext3 h1 {
  position: absolute;
  text-align: right;
  top: 12px;
  right: 24px;
  width: 30%;
}
/* line 1680, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext3 p {
  position: absolute;
  text-align: right;
  top: 60px;
  right: 24px;
  width: 30%;
}

/* line 1687, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext4, .stageimgtext5, .stageimgtext6 {
  position: absolute;
}

/* line 1690, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext4 {
  color: #333;
  top: 12px;
  left: 24px;
  width: 37%;
}
/* line 1695, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext4 h1 {
  color: #333;
  margin: 0 0 20px 0;
}
/* line 1698, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext4 a {
  font-size: 16px;
}

/* line 1701, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext5 {
  text-align: right;
  top: 12px;
  right: 24px;
  width: 37%;
}
/* line 1706, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext5 h1 {
  margin: 0 0 20px 0;
}
/* line 1708, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext5 a {
  font-size: 16px;
}

/* line 1711, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext6 {
  bottom: 12px;
  left: 24px;
  width: 37%;
}
/* line 1715, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext6 h1 {
  margin: 0 0 20px 0;
}
/* line 1717, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext6 a {
  font-size: 16px;
}

/* line 1720, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox {
  padding: 6px;
  bottom: 6px;
  left: 698px;
  width: 260px;
  position: absolute;
  font-size: 12px;
  color: #FFF;
}
/* line 1729, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers {
  margin: 0px 0px -1px 0px;
  min-height: 26px;
  font-size: 0px;
}
/* line 1734, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers li {
  font-size: 12px;
  display: inline-block;
  padding: 6px 4px 7px 4px;
  margin: 0px;
  width: 122px;
  font: normal 12px/14px "Microsoft Sans Serif", Arial, Sans-Serif;
}
/* line 1742, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers li.contact_trigger {
  float: right;
  background: #7d7d7d;
  position: relative;
}
/* line 1746, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers li.contact_trigger .js_contact_box_trigger {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
/* line 1753, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers li.quickfinder_trigger {
  background: #333;
  position: relative;
}
/* line 1756, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers li.quickfinder_trigger .js_quickfinder_box_trigger {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
/* line 1763, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers li .box-content {
  text-align: center;
}
/* line 1766, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers li span.icon {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: transparent none center center no-repeat scroll;
  margin: 2px 0 0 2px;
}
/* line 1772, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers li span.icon.download {
  background-image: url("/assets/gfx/icon_download.png");
}
/* line 1774, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox ul.js_box_triggers li span.icon.contact {
  background-image: url("/assets/gfx/icon_contact.png");
  background-position: center bottom;
}
/* line 1778, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox .box-main-div {
  padding: 13px;
  font-size: 11px;
  width: 234px;
}
/* line 1783, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #contact {
  background-color: #7d7d7d;
}
/* line 1786, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #contact .num {
  font-size: 12px;
  margin: 0 3px 6px 3px;
}
/* line 1789, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #quickfinder {
  background-color: #333;
}
/* line 1791, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #quickfinder p {
  line-height: 14px;
  font-size: 11px;
}
/* line 1794, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #quickfinder ul.downloads {
  font-size: 11px;
  margin: 0 0 17px 0;
  height: 172px;
  overflow-y: none;
}
/* line 1799, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #quickfinder ul.downloads li {
  padding-left: 0px;
  background: none;
}
/* line 1804, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #quickfinder ul.noListItems li {
  list-item: none inside;
  padding-left: 40px;
  background: transparent none left center no-repeat scroll;
}
/* line 1809, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #quickfinder ul.noListItems li.pdf {
  background-image: url("/assets/gfx/icon_file_pdf.png");
}
/* line 1811, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #quickfinder ul.noListItems li.dxf {
  background-image: url("/assets/gfx/icon_file_dxf.png");
}
/* line 1813, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #quickfinder ul.noListItems li.sat {
  background-image: url("/assets/gfx/icon_file_sat.png");
}
/* line 1815, ../../app/assets/stylesheets/default.css.sass */
.stageimgbox #quickfinder ul.noListItems li a {
  display: block;
  padding-left: 12px;
  background: transparent url("/assets/gfx/icon_arrow_right.png") left center no-repeat scroll;
  color: #FFF;
}

/* line 1823, ../../app/assets/stylesheets/default.css.sass */
aside h4 {
  color: #d5d5d5;
  font-size: 14px;
  font-weight: bold;
}
/* line 1828, ../../app/assets/stylesheets/default.css.sass */
aside p {
  color: #bcbcbc;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
}
/* line 1833, ../../app/assets/stylesheets/default.css.sass */
aside a {
  color: #bcbcbc;
  font-size: 11px;
  font-weight: bold;
}
/* line 1837, ../../app/assets/stylesheets/default.css.sass */
aside a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 1841, ../../app/assets/stylesheets/default.css.sass */
aside .textbox {
  background: #4d4d4e url("/assets/gfx/bg-8.jpg") 0 0 repeat-x;
  margin: 0 0 3px 0;
  padding: 6px 12px;
}
/* line 1845, ../../app/assets/stylesheets/default.css.sass */
aside .textbox.lastitem {
  margin: 0;
}
/* line 1848, ../../app/assets/stylesheets/default.css.sass */
aside .textbox ul {
  margin: 6px 0 0 0;
}
/* line 1851, ../../app/assets/stylesheets/default.css.sass */
aside .textbox ul li {
  background: url("/assets/gfx/arrow-2.png") 0 55% no-repeat;
  margin: 0;
  line-height: 11px;
}

/* line 1861, ../../app/assets/stylesheets/default.css.sass */
.imageteaser {
  margin: 0 0 12px 0;
  line-height: 0;
  padding: 0;
  width: 184px;
}
/* line 1866, ../../app/assets/stylesheets/default.css.sass */
.imageteaser img {
  width: 184px;
  height: auto;
}

/* line 1869, ../../app/assets/stylesheets/default.css.sass */
.imageteasergroup {
  list-style: none;
  margin: 0 0 12px 0;
  padding: 0;
  height: 86px;
  width: 184px;
}
/* line 1875, ../../app/assets/stylesheets/default.css.sass */
.imageteasergroup li {
  background: none;
  display: inline;
  display: inline-table;
  zoom: 1;
  *display: inline;
  height: 86px;
  line-height: 0;
  margin: 0 7px 0 0;
  *margin: 0 12px 0 0;
  padding: 0;
  width: 86px;
}
/* line 1887, ../../app/assets/stylesheets/default.css.sass */
.imageteasergroup li.last {
  margin: 0;
}
/* line 1890, ../../app/assets/stylesheets/default.css.sass */
.imageteasergroup li a img {
  margin: 0 0 -8px 0;
}

/* line 1894, ../../app/assets/stylesheets/default.css.sass */
.social1 {
  background: #606162;
  margin: 0 0 12px 0;
  padding: 0;
}
/* line 1899, ../../app/assets/stylesheets/default.css.sass */
.social1 h4 {
  padding: 6px 12px;
}
/* line 1901, ../../app/assets/stylesheets/default.css.sass */
.social1 p {
  border-top: 1px dotted #1e1e1e;
  padding: 8px 12px;
  line-height: 16px;
}
/* line 1906, ../../app/assets/stylesheets/default.css.sass */
.social1 p a {
  display: block;
  font-size: 14px;
  width: 100%;
}
/* line 1910, ../../app/assets/stylesheets/default.css.sass */
.social1 p a.twitter {
  background: url("/assets/gfx/ico-sprite-2.png") 100% 0 no-repeat;
}
/* line 1912, ../../app/assets/stylesheets/default.css.sass */
.social1 p a.twitter:hover {
  background: url("/assets/gfx/ico-sprite-2.png") 100% -26px no-repeat;
}
/* line 1914, ../../app/assets/stylesheets/default.css.sass */
.social1 p a.facebook {
  background: url("/assets/gfx/ico-sprite-2.png") 100% -52px no-repeat;
}
/* line 1916, ../../app/assets/stylesheets/default.css.sass */
.social1 p a.facebook:hover {
  background: url("/assets/gfx/ico-sprite-2.png") 100% -78px no-repeat;
}
/* line 1918, ../../app/assets/stylesheets/default.css.sass */
.social1 p a.gplus {
  background: url("/assets/gfx/ico-sprite-2.png") 100% -104px no-repeat;
}
/* line 1920, ../../app/assets/stylesheets/default.css.sass */
.social1 p a.gplus:hover {
  background: url("/assets/gfx/ico-sprite-2.png") 100% -130px no-repeat;
}
/* line 1922, ../../app/assets/stylesheets/default.css.sass */
.social1 p a.email {
  background: url("/assets/gfx/ico-sprite-2.png") 100% -156px no-repeat;
}
/* line 1924, ../../app/assets/stylesheets/default.css.sass */
.social1 p a.email:hover {
  background: url("/assets/gfx/ico-sprite-2.png") 100% -182px no-repeat;
}

/* line 1927, ../../app/assets/stylesheets/default.css.sass */
footer {
  clear: both;
  color: #666;
  font-size: 11px;
  margin: 12px 0 24px 0;
  height: 200px;
}
/* line 1933, ../../app/assets/stylesheets/default.css.sass */
footer p {
  font-size: 11px;
  width: 740px;
  display: inline;
}
/* line 1937, ../../app/assets/stylesheets/default.css.sass */
footer a {
  color: #666;
  margin: 0 5px;
}
/* line 1940, ../../app/assets/stylesheets/default.css.sass */
footer a:hover {
  color: #fff;
}
/* line 1942, ../../app/assets/stylesheets/default.css.sass */
footer a.first {
  margin: 0 5px 0 80px;
}
/* line 1945, ../../app/assets/stylesheets/default.css.sass */
footer .social {
  float: right;
}
/* line 1947, ../../app/assets/stylesheets/default.css.sass */
footer .social li {
  display: inline;
  margin: 0 0 0 12px;
}
/* line 1950, ../../app/assets/stylesheets/default.css.sass */
footer .social li img {
  margin: 0 0 0 5px;
}
/* line 1952, ../../app/assets/stylesheets/default.css.sass */
footer .social li a {
  margin: 0;
}
/* line 1955, ../../app/assets/stylesheets/default.css.sass */
footer nav {
  background: url("/assets/gfx/bg-6.png") 0 0 repeat-x;
  height: 144px;
  margin: 0 0 10px 0;
  padding: 12px 0 12px 24px;
}
/* line 1961, ../../app/assets/stylesheets/default.css.sass */
footer nav ul {
  float: left;
  height: 130px;
  list-style: none;
  overflow: hidden;
}
/* line 1966, ../../app/assets/stylesheets/default.css.sass */
footer nav ul li {
  float: left;
  width: 180px;
  line-height: 18px;
}
/* line 1970, ../../app/assets/stylesheets/default.css.sass */
footer nav ul li a {
  font-weight: bold;
}
/* line 1972, ../../app/assets/stylesheets/default.css.sass */
footer nav ul li ul {
  display: block;
  margin: 0;
}
/* line 1975, ../../app/assets/stylesheets/default.css.sass */
footer nav ul li ul li {
  clear: both;
  margin: 0;
}
/* line 1978, ../../app/assets/stylesheets/default.css.sass */
footer nav ul li ul li a {
  font-weight: normal;
}

/* line 1981, ../../app/assets/stylesheets/default.css.sass */
.selected {
  outline: 5px solid red;
}

/* line 1984, ../../app/assets/stylesheets/default.css.sass */
.flyover-navi {
  position: absolute;
  z-index: 1000;
}

/* line 1990, ../../app/assets/stylesheets/default.css.sass */
.homepage .js_homepage_tiles {
  width: 980px;
}
/* line 1992, ../../app/assets/stylesheets/default.css.sass */
.homepage .js_tile {
  margin-bottom: 12px;
  background: #fff;
}
/* line 1995, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-1, .homepage .tile-size-2, .homepage .tile-size-3, .homepage .tile-size-4, .homepage .tile-size-4b {
  background: none;
  overflow: hidden;
}
/* line 1998, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-1 {
  height: 86px;
  width: 86px;
}
/* line 2001, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-2 {
  height: 184px;
  width: 184px;
}
/* line 2004, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-3 {
  height: 282px;
  width: 282px;
}
/* line 2007, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-3.tile-size-vertical-4 {
  background: #fff;
  height: 478px;
}
/* line 2010, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4 {
  height: 478px;
  width: 478px;
}
/* line 2013, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4b {
  height: 282px;
  width: 478px;
}
/* line 2016, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-1 a, .homepage .tile-size-2 a, .homepage .tile-size-3 a, .homepage .tile-size-4 a {
  position: relative;
}
/* line 2018, ../../app/assets/stylesheets/default.css.sass */
.homepage .info {
  padding: 8px 8px 12px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 5;
}
/* line 2024, ../../app/assets/stylesheets/default.css.sass */
.homepage .info .name {
  color: #0096d6;
  font-size: 12px;
  font-weight: bold;
}
/* line 2028, ../../app/assets/stylesheets/default.css.sass */
.homepage .info .headline, .homepage .info .description, .homepage .info .link {
  display: none;
}
/* line 2030, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4 .info {
  width: 462px;
}
/* line 2032, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-3 .info {
  width: 266px;
}
/* line 2034, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-2 .info {
  width: 168px;
}
/* line 2036, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-1 .info {
  width: 70px;
}
/* line 2038, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4:hover .info, .homepage .tile-size-3:hover .info, .homepage .tile-size-2:hover .info, .homepage .tile-size-1:hover .info {
  background: url(/assets/gfx/semi-transparent-2.png) top left;
}
/* line 2040, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4:hover .name,
.homepage .tile-size-4:hover .headline,
.homepage .tile-size-4:hover .description,
.homepage .tile-size-4:hover .link,
.homepage .tile-size-3:hover .name,
.homepage .tile-size-3:hover .headline,
.homepage .tile-size-3:hover .description,
.homepage .tile-size-3:hover .link,
.homepage .tile-size-2:hover .name,
.homepage .tile-size-2:hover .headline,
.homepage .tile-size-2:hover .description,
.homepage .tile-size-2:hover .link,
.homepage .tile-size-1:hover .name,
.homepage .tile-size-1:hover .headline,
.homepage .tile-size-1:hover .description,
.homepage .tile-size-1:hover .link {
  display: block;
}
/* line 2057, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4:hover .name.name,
.homepage .tile-size-4:hover .headline.name,
.homepage .tile-size-4:hover .description.name,
.homepage .tile-size-4:hover .link.name,
.homepage .tile-size-3:hover .name.name,
.homepage .tile-size-3:hover .headline.name,
.homepage .tile-size-3:hover .description.name,
.homepage .tile-size-3:hover .link.name,
.homepage .tile-size-2:hover .name.name,
.homepage .tile-size-2:hover .headline.name,
.homepage .tile-size-2:hover .description.name,
.homepage .tile-size-2:hover .link.name,
.homepage .tile-size-1:hover .name.name,
.homepage .tile-size-1:hover .headline.name,
.homepage .tile-size-1:hover .description.name,
.homepage .tile-size-1:hover .link.name {
  display: none;
}
/* line 2059, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4:hover .name.headline, .homepage .tile-size-4:hover .name.description, .homepage .tile-size-4:hover .name.link,
.homepage .tile-size-4:hover .headline.headline,
.homepage .tile-size-4:hover .headline.description,
.homepage .tile-size-4:hover .headline.link,
.homepage .tile-size-4:hover .description.headline,
.homepage .tile-size-4:hover .description.description,
.homepage .tile-size-4:hover .description.link,
.homepage .tile-size-4:hover .link.headline,
.homepage .tile-size-4:hover .link.description,
.homepage .tile-size-4:hover .link.link,
.homepage .tile-size-3:hover .name.headline,
.homepage .tile-size-3:hover .name.description,
.homepage .tile-size-3:hover .name.link,
.homepage .tile-size-3:hover .headline.headline,
.homepage .tile-size-3:hover .headline.description,
.homepage .tile-size-3:hover .headline.link,
.homepage .tile-size-3:hover .description.headline,
.homepage .tile-size-3:hover .description.description,
.homepage .tile-size-3:hover .description.link,
.homepage .tile-size-3:hover .link.headline,
.homepage .tile-size-3:hover .link.description,
.homepage .tile-size-3:hover .link.link,
.homepage .tile-size-2:hover .name.headline,
.homepage .tile-size-2:hover .name.description,
.homepage .tile-size-2:hover .name.link,
.homepage .tile-size-2:hover .headline.headline,
.homepage .tile-size-2:hover .headline.description,
.homepage .tile-size-2:hover .headline.link,
.homepage .tile-size-2:hover .description.headline,
.homepage .tile-size-2:hover .description.description,
.homepage .tile-size-2:hover .description.link,
.homepage .tile-size-2:hover .link.headline,
.homepage .tile-size-2:hover .link.description,
.homepage .tile-size-2:hover .link.link,
.homepage .tile-size-1:hover .name.headline,
.homepage .tile-size-1:hover .name.description,
.homepage .tile-size-1:hover .name.link,
.homepage .tile-size-1:hover .headline.headline,
.homepage .tile-size-1:hover .headline.description,
.homepage .tile-size-1:hover .headline.link,
.homepage .tile-size-1:hover .description.headline,
.homepage .tile-size-1:hover .description.description,
.homepage .tile-size-1:hover .description.link,
.homepage .tile-size-1:hover .link.headline,
.homepage .tile-size-1:hover .link.description,
.homepage .tile-size-1:hover .link.link {
  color: #d5d5d5;
  font-size: 12px;
  line-height: 14px;
}
/* line 2063, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4:hover .name.headline,
.homepage .tile-size-4:hover .headline.headline,
.homepage .tile-size-4:hover .description.headline,
.homepage .tile-size-4:hover .link.headline,
.homepage .tile-size-3:hover .name.headline,
.homepage .tile-size-3:hover .headline.headline,
.homepage .tile-size-3:hover .description.headline,
.homepage .tile-size-3:hover .link.headline,
.homepage .tile-size-2:hover .name.headline,
.homepage .tile-size-2:hover .headline.headline,
.homepage .tile-size-2:hover .description.headline,
.homepage .tile-size-2:hover .link.headline,
.homepage .tile-size-1:hover .name.headline,
.homepage .tile-size-1:hover .headline.headline,
.homepage .tile-size-1:hover .description.headline,
.homepage .tile-size-1:hover .link.headline {
  font-weight: bold;
}
/* line 2065, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4:hover .name.link,
.homepage .tile-size-4:hover .headline.link,
.homepage .tile-size-4:hover .description.link,
.homepage .tile-size-4:hover .link.link,
.homepage .tile-size-3:hover .name.link,
.homepage .tile-size-3:hover .headline.link,
.homepage .tile-size-3:hover .description.link,
.homepage .tile-size-3:hover .link.link,
.homepage .tile-size-2:hover .name.link,
.homepage .tile-size-2:hover .headline.link,
.homepage .tile-size-2:hover .description.link,
.homepage .tile-size-2:hover .link.link,
.homepage .tile-size-1:hover .name.link,
.homepage .tile-size-1:hover .headline.link,
.homepage .tile-size-1:hover .description.link,
.homepage .tile-size-1:hover .link.link {
  background: url(/assets/gfx/arrow-6.png) 0 50% no-repeat;
  font-weight: bold;
  padding: 0 0 0 12px;
  margin: 6px 0 0 0;
}
/* line 2070, ../../app/assets/stylesheets/default.css.sass */
.homepage .tile-size-4:hover .name.link:hover,
.homepage .tile-size-4:hover .headline.link:hover,
.homepage .tile-size-4:hover .description.link:hover,
.homepage .tile-size-4:hover .link.link:hover,
.homepage .tile-size-3:hover .name.link:hover,
.homepage .tile-size-3:hover .headline.link:hover,
.homepage .tile-size-3:hover .description.link:hover,
.homepage .tile-size-3:hover .link.link:hover,
.homepage .tile-size-2:hover .name.link:hover,
.homepage .tile-size-2:hover .headline.link:hover,
.homepage .tile-size-2:hover .description.link:hover,
.homepage .tile-size-2:hover .link.link:hover,
.homepage .tile-size-1:hover .name.link:hover,
.homepage .tile-size-1:hover .headline.link:hover,
.homepage .tile-size-1:hover .description.link:hover,
.homepage .tile-size-1:hover .link.link:hover {
  color: #0096d6;
}

/* line 2074, ../../app/assets/stylesheets/default.css.sass */
.slider-output {
  color: #d5d5d5;
  font-size: 12px;
  font-weight: bold;
  margin: 14px 0 0 0;
}

/* line 2082, ../../app/assets/stylesheets/default.css.sass */
.search-prelude h2 {
  font-weight: normal;
}
/* line 2084, ../../app/assets/stylesheets/default.css.sass */
.search-prelude .grad {
  margin: 0 0 12px 0;
  padding: 6px 12px 3px 12px;
}

/* line 2088, ../../app/assets/stylesheets/default.css.sass */
.search-topic-head {
  background: #5f6061;
  background: -moz-linear-gradient(top, #5f6061 0%, #4f4e50 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5f6061), color-stop(100%, #4f4e50));
  background: -webkit-linear-gradient(top, #5f6061 0%, #4f4e50 100%);
  background: -o-linear-gradient(top, #5f6061 0%, #4f4e50 100%);
  background: -ms-linear-gradient(top, #5f6061 0%, #4f4e50 100%);
  background: linear-gradient(top, #5f6061 0%, #4f4e50 100%);
  margin: 0 0 12px 0;
  padding: 6px 12px;
}
/* line 2098, ../../app/assets/stylesheets/default.css.sass */
.search-topic-head h1 {
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: normal;
  display: inline;
  line-height: 19px;
  margin: 0 6px 0 0;
}
/* line 2106, ../../app/assets/stylesheets/default.css.sass */
.search-topic-head p, .search-topic-head a {
  color: #ababab;
  display: inline;
}
/* line 2109, ../../app/assets/stylesheets/default.css.sass */
.search-topic-head a {
  float: right;
  font-size: 11px;
  background: url("/assets/gfx/arrow-5.png") 0 50% no-repeat;
  padding: 0 0 0 12px;
}
/* line 2114, ../../app/assets/stylesheets/default.css.sass */
.search-topic-head a:hover {
  color: #fff;
}

/* line 2118, ../../app/assets/stylesheets/default.css.sass */
.aside {
  margin: 0 -12px 0 0;
}
/* line 2120, ../../app/assets/stylesheets/default.css.sass */
.aside h3 {
  font-size: 14px;
  padding: 5px 12px;
}
/* line 2123, ../../app/assets/stylesheets/default.css.sass */
.aside h2, .aside h4 {
  border-top: 1px solid #d5d5d5;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 12px 0 12px;
}
/* line 2129, ../../app/assets/stylesheets/default.css.sass */
.aside h2 {
  border: none;
  display: inline;
  padding: 0 12px;
}
/* line 2133, ../../app/assets/stylesheets/default.css.sass */
.aside .search-box-counter {
  float: right;
  margin: 12px;
}
/* line 2136, ../../app/assets/stylesheets/default.css.sass */
.aside form {
  margin: 0 11px 12px 11px;
}
/* line 2138, ../../app/assets/stylesheets/default.css.sass */
.aside .price-slider-container {
  margin: 12px 0 12px 12px;
}
/* line 2140, ../../app/assets/stylesheets/default.css.sass */
.aside .price-slider-container .js_slider_output {
  color: #fff;
  font-size: 12px;
  margin: 12px 0 6px 0;
}
/* line 2144, ../../app/assets/stylesheets/default.css.sass */
.aside .price-slider-container .btn2 {
  margin: 12px 12px 0 0;
  text-align: center;
}
/* line 2148, ../../app/assets/stylesheets/default.css.sass */
.aside .search-filter {
  clear: both;
}
/* line 2151, ../../app/assets/stylesheets/default.css.sass */
.aside .search-filter.hide-attribute {
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}
/* line 2156, ../../app/assets/stylesheets/default.css.sass */
.aside .search-facet-depth-1, .aside .search-facet-depth-2 {
  border-bottom: 1px dotted #bcbcbe;
  margin: 0 0 -1px 0;
  padding: 0;
}
/* line 2160, ../../app/assets/stylesheets/default.css.sass */
.aside .search-facet-depth-1 a, .aside .search-facet-depth-2 a {
  color: #bcbcbe;
  display: block;
  font-size: 11px;
}
/* line 2164, ../../app/assets/stylesheets/default.css.sass */
.aside .search-facet-depth-1 a:hover, .aside .search-facet-depth-2 a:hover {
  color: #fff;
}
/* line 2168, ../../app/assets/stylesheets/default.css.sass */
.aside .search-facet-depth-1 a {
  padding: 2px 12px 1px 34px;
}
/* line 2171, ../../app/assets/stylesheets/default.css.sass */
.aside .search-facet-depth-2 a {
  padding: 2px 12px 1px 45px;
}
/* line 2176, ../../app/assets/stylesheets/default.css.sass */
.aside .checkbox.search-facet-depth-1 a {
  background: url("/assets/gfx/list-icon_6.png") 12px 6px no-repeat;
}
/* line 2179, ../../app/assets/stylesheets/default.css.sass */
.aside .checkbox.search-facet-depth-1.active a {
  background: url("/assets/gfx/list-icon_3.png") 12px 7px no-repeat;
}
/* line 2182, ../../app/assets/stylesheets/default.css.sass */
.aside .checkbox.search-facet-depth-2 a {
  background: url("/assets/gfx/list-icon_6.png") 24px 6px no-repeat;
}
/* line 2185, ../../app/assets/stylesheets/default.css.sass */
.aside .checkbox.search-facet-depth-2.active a {
  background: url("/assets/gfx/list-icon_3.png") 24px 7px no-repeat;
}
/* line 2189, ../../app/assets/stylesheets/default.css.sass */
.aside .radio.search-facet-depth-1 a {
  background: url("/assets/gfx/list-icon_5.png") 12px 6px no-repeat;
}
/* line 2192, ../../app/assets/stylesheets/default.css.sass */
.aside .radio.search-facet-depth-1.active a {
  background: url("/assets/gfx/list-icon_4.png") 12px 7px no-repeat;
}
/* line 2195, ../../app/assets/stylesheets/default.css.sass */
.aside .radio.search-facet-depth-2 a {
  background: url("/assets/gfx/list-icon_5.png") 24px 6px no-repeat;
}
/* line 2198, ../../app/assets/stylesheets/default.css.sass */
.aside .radio.search-facet-depth-2.active a {
  background: url("/assets/gfx/list-icon_4.png") 24px 7px no-repeat;
}

/* line 2202, ../../app/assets/stylesheets/default.css.sass */
.results1 {
  list-style: none;
  margin: 0 0 0 12px;
  padding: 0;
}

/* line 2207, ../../app/assets/stylesheets/default.css.sass */
.results2 {
  border-top: 1px solid #a6a8ab;
  list-style: none;
  margin: 0 -24px;
  padding: 0;
}

/* line 2213, ../../app/assets/stylesheets/default.css.sass */
.results3 {
  border-top: 1px solid #a6a8ab;
  list-style: none;
  margin: 0 -24px;
  padding: 0;
}

/* line 2219, ../../app/assets/stylesheets/default.css.sass */
.tile-small1, .tile-small2 {
  background: none;
  border-right: 1px solid #a6a8ab;
  border-bottom: 1px solid #a6a8ab;
  float: left;
  height: 192px;
  width: 192px;
}
/* line 2226, ../../app/assets/stylesheets/default.css.sass */
.tile-small1 .wrapper, .tile-small2 .wrapper {
  position: relative;
  height: 192px;
  width: 192px;
}
/* line 2230, ../../app/assets/stylesheets/default.css.sass */
.tile-small1 img, .tile-small2 img {
  border: 18px solid #fff;
}
/* line 2232, ../../app/assets/stylesheets/default.css.sass */
.tile-small1 strong, .tile-small2 strong {
  padding: 3px;
  position: absolute;
  bottom: 6px;
  left: 9px;
}
/* line 2237, ../../app/assets/stylesheets/default.css.sass */
.tile-small1 a, .tile-small2 a {
  color: #333;
}
/* line 2239, ../../app/assets/stylesheets/default.css.sass */
.tile-small1 a:hover, .tile-small2 a:hover {
  color: #2790B0;
}

/* line 2242, ../../app/assets/stylesheets/default.css.sass */
.tile-small2 {
  height: 192px;
  width: 174px;
}
/* line 2245, ../../app/assets/stylesheets/default.css.sass */
.tile-small2 .wrapper {
  position: relative;
  height: 192px;
  width: 192px;
}
/* line 2249, ../../app/assets/stylesheets/default.css.sass */
.tile-small2 img {
  border-left: none;
  border-right: none;
}
/* line 2252, ../../app/assets/stylesheets/default.css.sass */
.tile-small2 strong {
  left: -15px;
  bottom: -2px;
  font-size: 13px;
}

/* line 2257, ../../app/assets/stylesheets/default.css.sass */
.line1, .line3, .line4 {
  background: none;
  border-bottom: 1px solid #a6a8ab;
  clear: both;
  height: 168px;
  padding: 12px;
}
/* line 2263, ../../app/assets/stylesheets/default.css.sass */
.line1 .visual, .line3 .visual, .line4 .visual {
  float: left;
  display: block;
  position: relative;
  margin: 0 24px 0 0;
  width: 155px;
}
/* line 2269, ../../app/assets/stylesheets/default.css.sass */
.line1 .info, .line3 .info, .line4 .info {
  float: left;
  width: 380px;
}
/* line 2272, ../../app/assets/stylesheets/default.css.sass */
.line1 .info h3, .line3 .info h3, .line4 .info h3 {
  font-size: 14px;
  width: 520px;
  margin: -5px 0 0 0;
}
/* line 2276, ../../app/assets/stylesheets/default.css.sass */
.line1 .info p, .line3 .info p, .line4 .info p {
  margin: 0 0 6px;
  width: 380px;
}
/* line 2279, ../../app/assets/stylesheets/default.css.sass */
.line1 .info ul, .line3 .info ul, .line4 .info ul {
  list-style: none;
  height: 114px;
  overflow: hidden;
  margin: 0;
}
/* line 2284, ../../app/assets/stylesheets/default.css.sass */
.line1 .info li, .line3 .info li, .line4 .info li {
  background: url(/assets/gfx/list-icon_2.png) no-repeat 0 5px;
  font-size: 11px;
  line-height: 14px;
  padding: 0 0 0 15px;
}
/* line 2289, ../../app/assets/stylesheets/default.css.sass */
.line1 .options, .line3 .options, .line4 .options {
  float: right;
  position: relative;
  height: 168px;
  width: 158px;
}
/* line 2294, ../../app/assets/stylesheets/default.css.sass */
.line1 .options a, .line3 .options a, .line4 .options a {
  background: #dadada;
  background: -moz-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dadada));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: linear-gradient(top, #ffffff 0%, #dadada 100%);
  border: 1px solid #dadada;
  color: #666;
  font-size: 11px;
  padding: 0 24px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 108px;
}
/* line 2310, ../../app/assets/stylesheets/default.css.sass */
.line1 .options a:hover, .line3 .options a:hover, .line4 .options a:hover {
  color: #2790B0;
}

/* line 2313, ../../app/assets/stylesheets/default.css.sass */
.line2 {
  background: none;
  border-bottom: 1px solid #a6a8ab;
  clear: both;
  height: 168px;
  overflow: hidden;
  padding: 12px;
}
/* line 2320, ../../app/assets/stylesheets/default.css.sass */
.line2 .visual {
  float: left;
  display: block;
  position: relative;
  margin: 0 24px 0 0;
  width: 155px;
}
/* line 2326, ../../app/assets/stylesheets/default.css.sass */
.line2 .info {
  float: left;
  width: 380px;
}
/* line 2329, ../../app/assets/stylesheets/default.css.sass */
.line2 .info h3 {
  font-size: 14px;
  width: 210px;
  margin: -5px 0 0 0;
}
/* line 2333, ../../app/assets/stylesheets/default.css.sass */
.line2 .info p {
  margin: 0 0 6px;
}
/* line 2336, ../../app/assets/stylesheets/default.css.sass */
.line2 .info ul {
  list-style: none;
  margin: 0;
}
/* line 2339, ../../app/assets/stylesheets/default.css.sass */
.line2 .info li {
  background: url(/assets/gfx/list-icon_2.png) no-repeat 0 5px;
  font-size: 11px;
  line-height: 14px;
  padding: 0 0 0 15px;
}
/* line 2344, ../../app/assets/stylesheets/default.css.sass */
.line2 .options {
  float: right;
  position: relative;
  height: 168px;
  width: 158px;
}
/* line 2349, ../../app/assets/stylesheets/default.css.sass */
.line2 .options a {
  background: #dadada;
  background: -moz-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dadada));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: linear-gradient(top, #ffffff 0%, #dadada 100%);
  border: 1px solid #dadada;
  color: #666;
  font-size: 11px;
  padding: 0 24px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 108px;
}
/* line 2365, ../../app/assets/stylesheets/default.css.sass */
.line2 .options a:hover {
  color: #2790B0;
}

/* line 2368, ../../app/assets/stylesheets/default.css.sass */
.line3, .line4 {
  overflow: hidden;
}
/* line 2371, ../../app/assets/stylesheets/default.css.sass */
.line3 .info h3, .line4 .info h3 {
  line-height: 18px;
  margin: 0 0 12px 0;
}
/* line 2374, ../../app/assets/stylesheets/default.css.sass */
.line3 .info p, .line4 .info p {
  display: inline;
}
/* line 2376, ../../app/assets/stylesheets/default.css.sass */
.line3 .info .arrow5-1, .line4 .info .arrow5-1 {
  font-weight: normal;
  margin: 0 0 0 6px;
}

/* line 2381, ../../app/assets/stylesheets/default.css.sass */
.line3 .info {
  width: 540px;
}

/* line 2385, ../../app/assets/stylesheets/default.css.sass */
.line4 .info {
  width: 100%;
}
/* line 2387, ../../app/assets/stylesheets/default.css.sass */
.line4 .info h3 {
  width: 100%;
}
/* line 2389, ../../app/assets/stylesheets/default.css.sass */
.line4 .info .meta {
  margin: 0 0 6px 0;
}
/* line 2391, ../../app/assets/stylesheets/default.css.sass */
.line4 .info .meta .category, .line4 .info .meta .location {
  color: #7d7d7d;
  font-size: 11px;
}
/* line 2394, ../../app/assets/stylesheets/default.css.sass */
.line4 .info .meta .location {
  margin: 0 12px 0 0;
}

/* line 2398, ../../app/assets/stylesheets/default.css.sass */
.line5 {
  height: 100%;
  margin: 0 0 12px -24px;
  width: 576px;
  list-style-type: none;
}
/* line 2403, ../../app/assets/stylesheets/default.css.sass */
.line5 .left {
  float: left;
  padding: 0 12px 0 24px;
  width: 124px;
}
/* line 2407, ../../app/assets/stylesheets/default.css.sass */
.line5 .left h3 {
  color: #666;
  font-size: 12px;
  line-height: 14px;
}
/* line 2411, ../../app/assets/stylesheets/default.css.sass */
.line5 .center {
  float: left;
}
/* line 2413, ../../app/assets/stylesheets/default.css.sass */
.line5 .center .info {
  display: block;
  float: left;
  width: 230px;
}
/* line 2417, ../../app/assets/stylesheets/default.css.sass */
.line5 .center .info table, .line5 .center .info p, .line5 .center .info .shopping {
  font-size: 12px;
  line-height: 16px;
}
/* line 2421, ../../app/assets/stylesheets/default.css.sass */
.line5 .center table tr {
  border: none;
}
/* line 2423, ../../app/assets/stylesheets/default.css.sass */
.line5 .center table td, .line5 .center table th {
  padding: 0 5px 0 0;
}
/* line 2425, ../../app/assets/stylesheets/default.css.sass */
.line5 .center table td {
  width: 100%;
}
/* line 2427, ../../app/assets/stylesheets/default.css.sass */
.line5 .center img {
  float: right;
  display: block;
  padding: 0 12px 12px;
}
/* line 2431, ../../app/assets/stylesheets/default.css.sass */
.line5 .center .buy-now {
  background: #68c3ef;
  background: -moz-linear-gradient(top, #68c3ef 0%, #007eb4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #68c3ef), color-stop(100%, #007eb4));
  background: -webkit-linear-gradient(top, #68c3ef 0%, #007eb4 100%);
  background: -o-linear-gradient(top, #68c3ef 0%, #007eb4 100%);
  background: -ms-linear-gradient(top, #68c3ef 0%, #007eb4 100%);
  background: linear-gradient(to bottom, #68c3ef 0%, #007eb4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68c3ef', endColorstr='#007eb4',GradientType=0 );
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  margin: 0 0 12px 0;
  padding: 3px 6px;
}
/* line 2446, ../../app/assets/stylesheets/default.css.sass */
.line5 .center .buy-now a {
  color: #FFF;
}

/* line 2451, ../../app/assets/stylesheets/default.css.sass */
.product-attributes p, .product-attributes a {
  font-size: 11px;
}
/* line 2453, ../../app/assets/stylesheets/default.css.sass */
.product-attributes p {
  display: inline;
  font-weight: bold;
  margin: 0 6px 0 0;
}

/* line 2459, ../../app/assets/stylesheets/default.css.sass */
.paginate {
  margin: 24px;
}
/* line 2461, ../../app/assets/stylesheets/default.css.sass */
.paginate .page {
  margin: 0 12px 0 0;
}
/* line 2464, ../../app/assets/stylesheets/default.css.sass */
.paginate .first a, .paginate .next a, .paginate .prev a, .paginate .last a {
  display: none;
}
/* line 2466, ../../app/assets/stylesheets/default.css.sass */
.paginate a {
  border: none;
  color: #7d7d7d;
}
/* line 2469, ../../app/assets/stylesheets/default.css.sass */
.paginate .current {
  color: #2790B0;
  font-weight: bold;
}

/* line 2474, ../../app/assets/stylesheets/default.css.sass */
.arrow5-1 {
  background: url("/assets/gfx/arrow-5.png") 0 50% no-repeat;
  color: #7d7d7d;
  font-size: 11px;
  font-weight: bold;
  padding: 0 0 0 12px;
}
/* line 2480, ../../app/assets/stylesheets/default.css.sass */
.arrow5-1:hover {
  color: #7d7d7d;
}

/* line 2484, ../../app/assets/stylesheets/default.css.sass */
.relative {
  position: relative;
}

/* line 2486, ../../app/assets/stylesheets/default.css.sass */
.absolute {
  position: absolute;
  bottom: 12px;
  right: 12px;
  line-height: normal;
}

/* line 2493, ../../app/assets/stylesheets/default.css.sass */
.search-box-counter {
  background: #000;
  border: 1px solid #999;
  padding: 2px;
  height: 27px;
  margin: 0 12px 0 0;
  width: 68px;
}

/* line 2502, ../../app/assets/stylesheets/default.css.sass */
.btn1, .btn11, .btn1a, .btn1b {
  background: #DADADA;
  background: -moz-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dadada));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: linear-gradient(top, #ffffff 0%, #dadada 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dadada 100%);
  border: 1px solid #dadada;
  color: #666;
  font-size: 11px;
  padding: 0 24px;
}
/* line 2515, ../../app/assets/stylesheets/default.css.sass */
.btn1:hover, .btn11:hover, .btn1a:hover, .btn1b:hover {
  color: #2790B0;
}

/* line 2517, ../../app/assets/stylesheets/default.css.sass */
.btn1 {
  position: absolute;
  bottom: 12px;
}

/* line 2520, ../../app/assets/stylesheets/default.css.sass */
.btn11 {
  float: right;
  margin: 0 0 12px 0;
}

/* line 2523, ../../app/assets/stylesheets/default.css.sass */
.btn1a {
  margin: 12px 0 0 0;
}

/* line 2525, ../../app/assets/stylesheets/default.css.sass */
.btn2 {
  background: #5e5e5e;
  background: -moz-linear-gradient(top, #5e5e5e 0%, #2f2f2f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5e5e5e), color-stop(100%, #2f2f2f));
  background: -webkit-linear-gradient(top, #5e5e5e 0%, #2f2f2f 100%);
  background: -o-linear-gradient(top, #5e5e5e 0%, #2f2f2f 100%);
  background: -ms-linear-gradient(top, #5e5e5e 0%, #2f2f2f 100%);
  background: linear-gradient(top, #5e5e5e 0%, #2f2f2f 100%);
  border: 1px solid #333;
  color: #acacac;
  font-size: 11px;
  padding: 0 24px 2px 24px;
  bottom: 12px;
}
/* line 2538, ../../app/assets/stylesheets/default.css.sass */
.btn2:hover {
  color: #FFF;
}

/* line 2542, ../../app/assets/stylesheets/default.css.sass */
.mb12 {
  margin-bottom: 12px;
}

/* line 2544, ../../app/assets/stylesheets/default.css.sass */
.mb24 {
  margin-bottom: 24px;
}

/* line 2548, ../../app/assets/stylesheets/default.css.sass */
.spacer0, .spacer6, .spacer12, .spacer24 {
  clear: both;
}

/* line 2550, ../../app/assets/stylesheets/default.css.sass */
.spacer0 {
  margin: 0;
}

/* line 2552, ../../app/assets/stylesheets/default.css.sass */
.spacer6 {
  margin-bottom: 6px;
}

/* line 2554, ../../app/assets/stylesheets/default.css.sass */
.spacer12 {
  margin-bottom: 12px;
}

/* line 2556, ../../app/assets/stylesheets/default.css.sass */
.spacer24 {
  margin-bottom: 24px;
}

/* line 2560, ../../app/assets/stylesheets/default.css.sass */
.block {
  display: block;
}

/* line 2562, ../../app/assets/stylesheets/default.css.sass */
.inline-block {
  display: inline-block;
}

/* line 2566, ../../app/assets/stylesheets/default.css.sass */
.bottomline1 {
  border-bottom: 1px solid #a8a8a8;
}

/* line 2571, ../../app/assets/stylesheets/default.css.sass */
.ar-de {
  background: #000 url("/assets/img/annualreport_de-381x191.jpg") 0 0 no-repeat;
}

/* line 2573, ../../app/assets/stylesheets/default.css.sass */
.ar-en {
  background: #000 url("/assets/img/annualreport_en-381x191.jpg") 0 0 no-repeat;
}

/* line 2575, ../../app/assets/stylesheets/default.css.sass */
.annual-report {
  height: 193px;
  position: relative;
}
/* line 2578, ../../app/assets/stylesheets/default.css.sass */
.annual-report p {
  position: absolute;
  bottom: 6px;
  right: 12px;
}
/* line 2582, ../../app/assets/stylesheets/default.css.sass */
.annual-report p a {
  color: #FFFFFF;
}
/* line 2584, ../../app/assets/stylesheets/default.css.sass */
.annual-report p a:hover {
  color: #ABABAB;
}

/* line 2591, ../../app/assets/stylesheets/default.css.sass */
.debug {
  color: red !important;
  display: none;
  z-index: 5;
  font-size: 9px;
}
/* line 2597, ../../app/assets/stylesheets/default.css.sass */
.debug.relative {
  position: relative !important;
}
/* line 2600, ../../app/assets/stylesheets/default.css.sass */
.debug.absolute-top-right {
  font-weight: bold;
  position: absolute;
  font-size: 15px;
  top: 0;
  right: 0;
  left: auto;
  z-index: 10000;
  background: white;
  padding: 5px 20px;
}

/* line 2611, ../../app/assets/stylesheets/default.css.sass */
select.search.grey {
  border: 1px solid #555;
  background: #CCC;
  font-size: 10px;
  margin: 0;
  padding: 0;
  height: 18px;
  width: 100%;
  color: #555;
}

/* line 2621, ../../app/assets/stylesheets/default.css.sass */
.floatLeft.TeaserBox {
  width: 178px;
}

/* line 2624, ../../app/assets/stylesheets/default.css.sass */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 2632, ../../app/assets/stylesheets/default.css.sass */
.marginBottom0 {
  margin-bottom: 0px;
}

/* line 2641, ../../app/assets/stylesheets/default.css.sass */
.col-3-boxes .row section p.bottomline1 + h2 {
  margin-top: 0px;
  margin-bottom: 12px;
}
/* line 2644, ../../app/assets/stylesheets/default.css.sass */
.col-3-boxes .row section h2 {
  margin-top: 20px;
  margin-bottom: 5px;
}
/* line 2648, ../../app/assets/stylesheets/default.css.sass */
.col-3-boxes .row section ul li {
  border-top: 0px dotted black !important;
  border-bottom: 1px dotted #a8a8a8;
}

/* line 2652, ../../app/assets/stylesheets/default.css.sass */
div.twocol div.main iframe {
  margin-left: 0px;
  width: 735px;
  float: none;
}

/* line 2657, ../../app/assets/stylesheets/default.css.sass */
.globalSearch div#paginate_products {
  text-align: right;
}

/* line 2661, ../../app/assets/stylesheets/default.css.sass */
.search-topic-head p.floatLeft {
  margin: 0px;
}
/* line 2664, ../../app/assets/stylesheets/default.css.sass */
.search-topic-head .paginate {
  margin: 0px;
}
/* line 2668, ../../app/assets/stylesheets/default.css.sass */
.search-topic-head .paginate span a {
  float: none;
  background: none;
  padding: 0px;
  font-size: 14px;
}
/* line 2674, ../../app/assets/stylesheets/default.css.sass */
.search-topic-head .paginate .current {
  color: #f7f7f7;
}

/* line 2677, ../../app/assets/stylesheets/default.css.sass */
section.inline-section {
  margin-top: 10px;
}
/* line 2680, ../../app/assets/stylesheets/default.css.sass */
section.inline-section a {
  margin-left: 0px !important;
}

/* line 2684, ../../app/assets/stylesheets/default.css.sass */
div#contact-steps form#contact-form input[type="submit"] {
  background: #eff0f0;
  background: -moz-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eff0f0), color-stop(100%, #e0e2e2));
  background: -webkit-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: -o-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: -ms-linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
  background: linear-gradient(top, #eff0f0 0%, #e0e2e2 100%);
}

/* line 2696, ../../app/assets/stylesheets/default.css.sass */
div.pane#technical_data div.wrap table th {
  text-align: left;
}

/* line 2700, ../../app/assets/stylesheets/default.css.sass */
.field_with_errors input, .field_with_errors select, .field_with_errors textarea {
  border: 1px solid #f00;
}

/* line 2703, ../../app/assets/stylesheets/default.css.sass */
a.productFilterList {
  position: relative;
}
/* line 2706, ../../app/assets/stylesheets/default.css.sass */
a.productFilterList span {
  position: absolute;
  right: 16px;
  top: 3px;
  text-align: right;
}

/* line 2712, ../../app/assets/stylesheets/default.css.sass */
div.search-filter.checkbox.attribute {
  position: relative;
}
/* line 2715, ../../app/assets/stylesheets/default.css.sass */
div.search-filter.checkbox.attribute span.label {
  position: absolute;
  right: 12px;
  top: 1px;
  text-align: right;
}

/* line 2722, ../../app/assets/stylesheets/default.css.sass */
div.main a:hover {
  color: #7D7D7D;
}

/* line 2725, ../../app/assets/stylesheets/default.css.sass */
.dBlock {
  display: block !important;
}

/* line 2729, ../../app/assets/stylesheets/default.css.sass */
ul.boxTeaserList li {
  float: left;
}

/* line 2732, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table {
  width: 966px;
  color: #333;
  border-collapse: separate;
  border-spacing: 2px;
}
/* line 2738, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table thead {
  font: bold;
}
/* line 2740, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table .table-bg1 {
  background-color: #E4E4E4;
}
/* line 2742, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table .table-bg2 {
  background-color: #EEE;
}
/* line 2744, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table td {
  padding: 3px 3px 3px 12px;
}
/* line 2746, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table a:hover {
  color: #7D7D7D;
}

/* line 2750, ../../app/assets/stylesheets/default.css.sass */
.productDownloads {
  background: white;
}
/* line 2753, ../../app/assets/stylesheets/default.css.sass */
.productDownloads table {
  padding: 10px;
  border-spacing: 0px;
  font: normal 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #333;
}
/* line 2759, ../../app/assets/stylesheets/default.css.sass */
.productDownloads table thead {
  font-weight: bold;
}
/* line 2762, ../../app/assets/stylesheets/default.css.sass */
.productDownloads table .table-bg1 {
  background: #FFFFFF;
}
/* line 2765, ../../app/assets/stylesheets/default.css.sass */
.productDownloads table .table-bg1 .table-bg2 {
  background: #E4E4E4;
}

/* line 2768, ../../app/assets/stylesheets/default.css.sass */
ul.boxTeaserList li {
  float: left;
}

/* line 2771, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table {
  width: 966px;
  color: #333;
  border-collapse: separate;
  border-spacing: 2px;
}
/* line 2777, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table thead {
  font: bold;
}
/* line 2779, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table .table-bg1 {
  background-color: #E4E4E4;
}
/* line 2781, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table .table-bg2 {
  background-color: #EEE;
}
/* line 2783, ../../app/assets/stylesheets/default.css.sass */
.product-downloads-table table td {
  padding: 3px 3px 3px 12px;
}

/* line 2785, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext5 a {
  color: #fff;
}
/* line 2787, ../../app/assets/stylesheets/default.css.sass */
.stageimgtext5 a:hover {
  color: #fff;
}

/* line 2790, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu {
  border-radius: 4px;
  background-color: #FFF;
  color: #666;
  -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.8);
}
/* line 2798, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu li.ui-autocomplete-category {
  font-size: 12px;
  line-height: 28px;
  color: #666;
  background-color: #E4E4E4;
  padding-left: 9px;
  width: 211px;
}
/* line 2806, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu .ui-first {
  padding-top: 12px;
}
/* line 2808, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu .ui-last {
  padding-bottom: 12px;
}
/* line 2811, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu li.ui-menu-item + li.ui-autocomplete-category {
  padding-top: 12px;
}
/* line 2814, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu li.ui-menu-item {
  background-color: #FFF;
  width: 221px;
}
/* line 2817, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu li.ui-menu-item a {
  color: #666;
  font-size: 10px;
  padding-left: 18px;
  line-height: 12px;
}
/* line 2824, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu li.ui-menu-item a.ui-state-hover {
  background: none;
  background-color: #eee;
  display: block;
  padding-left: 18px;
  zoom: 1;
  margin: 0;
}
/* line 2832, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu li.ui-menu-item.ui-autocomplete-showall {
  background-color: #E4E4E4;
  line-height: 27px;
  box-shadow: inset 0 20px 20px -20px #999;
  margin-top: 12px;
}
/* line 2838, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu li.ui-menu-item.ui-autocomplete-showall a {
  padding: 0 6px 0 9px;
  color: #666;
  text-align: right;
  background: none;
  line-height: 34px;
  zoom: 0;
  margin: 0;
}
/* line 2847, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu li.ui-menu-item.ui-autocomplete-showall a img {
  margin: 0;
}
/* line 2850, ../../app/assets/stylesheets/default.css.sass */
ul.ui-autocomplete.ui-menu li.ui-menu-item.ui-autocomplete-showall a.ui-state-hover {
  background-color: #d4d4d4;
}

/* line 2854, ../../app/assets/stylesheets/default.css.sass */
.article-color.black, article .split172 ul.colors1 li.black, div.colorChooser ul.colors1 li.black {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -44px no-repeat;
}
/* line 2856, ../../app/assets/stylesheets/default.css.sass */
.article-color.black:hover, .article-color.black.black.active, article .split172 ul.colors1 li.black:hover, article .split172 ul.colors1 li.black.black.active, div.colorChooser ul.colors1 li.black:hover, div.colorChooser ul.colors1 li.black.black.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 0px no-repeat;
}
/* line 2858, ../../app/assets/stylesheets/default.css.sass */
.article-color.red, article .split172 ul.colors1 li.red, div.colorChooser ul.colors1 li.red {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -132px no-repeat;
}
/* line 2860, ../../app/assets/stylesheets/default.css.sass */
.article-color.red:hover, .article-color.red.red.active, article .split172 ul.colors1 li.red:hover, article .split172 ul.colors1 li.red.red.active, div.colorChooser ul.colors1 li.red:hover, div.colorChooser ul.colors1 li.red.red.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -88px no-repeat;
}
/* line 2862, ../../app/assets/stylesheets/default.css.sass */
.article-color.white, article .split172 ul.colors1 li.white, div.colorChooser ul.colors1 li.white {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -220px no-repeat;
}
/* line 2864, ../../app/assets/stylesheets/default.css.sass */
.article-color.white:hover, .article-color.white.white.active, article .split172 ul.colors1 li.white:hover, article .split172 ul.colors1 li.white.white.active, div.colorChooser ul.colors1 li.white:hover, div.colorChooser ul.colors1 li.white.white.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -176px no-repeat;
}
/* line 2866, ../../app/assets/stylesheets/default.css.sass */
.article-color.silver, article .split172 ul.colors1 li.silver, div.colorChooser ul.colors1 li.silver {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -308px no-repeat;
}
/* line 2868, ../../app/assets/stylesheets/default.css.sass */
.article-color.silver:hover, .article-color.silver.silver.active, article .split172 ul.colors1 li.silver:hover, article .split172 ul.colors1 li.silver.silver.active, div.colorChooser ul.colors1 li.silver:hover, div.colorChooser ul.colors1 li.silver.silver.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -264px no-repeat;
}
/* line 2870, ../../app/assets/stylesheets/default.css.sass */
.article-color.chrome, article .split172 ul.colors1 li.chrome, div.colorChooser ul.colors1 li.chrome {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -396px no-repeat;
}
/* line 2872, ../../app/assets/stylesheets/default.css.sass */
.article-color.chrome:hover, .article-color.chrome.chrome.active, article .split172 ul.colors1 li.chrome:hover, article .split172 ul.colors1 li.chrome.chrome.active, div.colorChooser ul.colors1 li.chrome:hover, div.colorChooser ul.colors1 li.chrome.chrome.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -352px no-repeat;
}
/* line 2874, ../../app/assets/stylesheets/default.css.sass */
.article-color.gold, article .split172 ul.colors1 li.gold, div.colorChooser ul.colors1 li.gold {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -484px no-repeat;
}
/* line 2876, ../../app/assets/stylesheets/default.css.sass */
.article-color.gold:hover, .article-color.gold.gold.active, article .split172 ul.colors1 li.gold:hover, article .split172 ul.colors1 li.gold.gold.active, div.colorChooser ul.colors1 li.gold:hover, div.colorChooser ul.colors1 li.gold.gold.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -440px no-repeat;
}
/* line 2878, ../../app/assets/stylesheets/default.css.sass */
.article-color.blue, article .split172 ul.colors1 li.blue, div.colorChooser ul.colors1 li.blue {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -572px no-repeat;
}
/* line 2880, ../../app/assets/stylesheets/default.css.sass */
.article-color.blue:hover, .article-color.blue.blue.active, article .split172 ul.colors1 li.blue:hover, article .split172 ul.colors1 li.blue.blue.active, div.colorChooser ul.colors1 li.blue:hover, div.colorChooser ul.colors1 li.blue.blue.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -528px no-repeat;
}
/* line 2882, ../../app/assets/stylesheets/default.css.sass */
.article-color.bronze, article .split172 ul.colors1 li.bronze, div.colorChooser ul.colors1 li.bronze {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -660px no-repeat;
}
/* line 2884, ../../app/assets/stylesheets/default.css.sass */
.article-color.bronze:hover, .article-color.bronze.bronze.active, article .split172 ul.colors1 li.bronze:hover, article .split172 ul.colors1 li.bronze.bronze.active, div.colorChooser ul.colors1 li.bronze:hover, div.colorChooser ul.colors1 li.bronze.bronze.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -616px no-repeat;
}
/* line 2886, ../../app/assets/stylesheets/default.css.sass */
.article-color.green, article .split172 ul.colors1 li.green, div.colorChooser ul.colors1 li.green {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -748px no-repeat;
}
/* line 2888, ../../app/assets/stylesheets/default.css.sass */
.article-color.green:hover, .article-color.green.green.active, article .split172 ul.colors1 li.green:hover, article .split172 ul.colors1 li.green.green.active, div.colorChooser ul.colors1 li.green:hover, div.colorChooser ul.colors1 li.green.green.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -704px no-repeat;
}
/* line 2890, ../../app/assets/stylesheets/default.css.sass */
.article-color.orange, article .split172 ul.colors1 li.orange, div.colorChooser ul.colors1 li.orange {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -836px no-repeat;
}
/* line 2892, ../../app/assets/stylesheets/default.css.sass */
.article-color.orange:hover, .article-color.orange.orange.active, article .split172 ul.colors1 li.orange:hover, article .split172 ul.colors1 li.orange.orange.active, div.colorChooser ul.colors1 li.orange:hover, div.colorChooser ul.colors1 li.orange.orange.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -792px no-repeat;
}
/* line 2894, ../../app/assets/stylesheets/default.css.sass */
.article-color.pink, article .split172 ul.colors1 li.pink, div.colorChooser ul.colors1 li.pink {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -924px no-repeat;
}
/* line 2896, ../../app/assets/stylesheets/default.css.sass */
.article-color.pink:hover, .article-color.pink.pink.active, article .split172 ul.colors1 li.pink:hover, article .split172 ul.colors1 li.pink.pink.active, div.colorChooser ul.colors1 li.pink:hover, div.colorChooser ul.colors1 li.pink.pink.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -880px no-repeat;
}
/* line 2898, ../../app/assets/stylesheets/default.css.sass */
.article-color.brown, article .split172 ul.colors1 li.brown, div.colorChooser ul.colors1 li.brown {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1012px no-repeat;
}
/* line 2900, ../../app/assets/stylesheets/default.css.sass */
.article-color.brown:hover, .article-color.brown.brown.active, article .split172 ul.colors1 li.brown:hover, article .split172 ul.colors1 li.brown.brown.active, div.colorChooser ul.colors1 li.brown:hover, div.colorChooser ul.colors1 li.brown.brown.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -968px no-repeat;
}
/* line 2902, ../../app/assets/stylesheets/default.css.sass */
.article-color.yellow, article .split172 ul.colors1 li.yellow, div.colorChooser ul.colors1 li.yellow {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1100px no-repeat;
}
/* line 2904, ../../app/assets/stylesheets/default.css.sass */
.article-color.yellow:hover, .article-color.yellow.yellow.active, article .split172 ul.colors1 li.yellow:hover, article .split172 ul.colors1 li.yellow.yellow.active, div.colorChooser ul.colors1 li.yellow:hover, div.colorChooser ul.colors1 li.yellow.yellow.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1056px no-repeat;
}
/* line 2906, ../../app/assets/stylesheets/default.css.sass */
.article-color.nickel, article .split172 ul.colors1 li.nickel, div.colorChooser ul.colors1 li.nickel {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1188px no-repeat;
}
/* line 2908, ../../app/assets/stylesheets/default.css.sass */
.article-color.nickel:hover, .article-color.nickel.nickel.active, article .split172 ul.colors1 li.nickel:hover, article .split172 ul.colors1 li.nickel.nickel.active, div.colorChooser ul.colors1 li.nickel:hover, div.colorChooser ul.colors1 li.nickel.nickel.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1144px no-repeat;
}
/* line 2910, ../../app/assets/stylesheets/default.css.sass */
.article-color.hematit, article .split172 ul.colors1 li.hematit, div.colorChooser ul.colors1 li.hematit {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1276px no-repeat;
}
/* line 2912, ../../app/assets/stylesheets/default.css.sass */
.article-color.hematit:hover, .article-color.hematit.hematit.active, article .split172 ul.colors1 li.hematit:hover, article .split172 ul.colors1 li.hematit.hematit.active, div.colorChooser ul.colors1 li.hematit:hover, div.colorChooser ul.colors1 li.hematit.hematit.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1232px no-repeat;
}
/* line 2914, ../../app/assets/stylesheets/default.css.sass */
.article-color.titan, article .split172 ul.colors1 li.titan, div.colorChooser ul.colors1 li.titan {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1364px no-repeat;
}
/* line 2916, ../../app/assets/stylesheets/default.css.sass */
.article-color.titan:hover, .article-color.titan.titan.active, article .split172 ul.colors1 li.titan:hover, article .split172 ul.colors1 li.titan.titan.active, div.colorChooser ul.colors1 li.titan:hover, div.colorChooser ul.colors1 li.titan.titan.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1320px no-repeat;
}
/* line 2918, ../../app/assets/stylesheets/default.css.sass */
.article-color.nation, article .split172 ul.colors1 li.nation, div.colorChooser ul.colors1 li.nation {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1452px no-repeat;
}
/* line 2920, ../../app/assets/stylesheets/default.css.sass */
.article-color.nation:hover, .article-color.nation.nation.active, article .split172 ul.colors1 li.nation:hover, article .split172 ul.colors1 li.nation.nation.active, div.colorChooser ul.colors1 li.nation:hover, div.colorChooser ul.colors1 li.nation.nation.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1408px no-repeat;
}
/* line 2922, ../../app/assets/stylesheets/default.css.sass */
.article-color.olive, article .split172 ul.colors1 li.olive, div.colorChooser ul.colors1 li.olive {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1540px no-repeat;
}
/* line 2924, ../../app/assets/stylesheets/default.css.sass */
.article-color.olive:hover, .article-color.olive.olive.active, article .split172 ul.colors1 li.olive:hover, article .split172 ul.colors1 li.olive.olive.active, div.colorChooser ul.colors1 li.olive:hover, div.colorChooser ul.colors1 li.olive.olive.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1496px no-repeat;
}
/* line 2926, ../../app/assets/stylesheets/default.css.sass */
.article-color.plum, article .split172 ul.colors1 li.plum, div.colorChooser ul.colors1 li.plum {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1628px no-repeat;
}
/* line 2928, ../../app/assets/stylesheets/default.css.sass */
.article-color.plum:hover, .article-color.plum.plum.active, article .split172 ul.colors1 li.plum:hover, article .split172 ul.colors1 li.plum.plum.active, div.colorChooser ul.colors1 li.plum:hover, div.colorChooser ul.colors1 li.plum.plum.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1584px no-repeat;
}
/* line 2930, ../../app/assets/stylesheets/default.css.sass */
.article-color.sand, article .split172 ul.colors1 li.sand, div.colorChooser ul.colors1 li.sand {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1716px no-repeat;
}
/* line 2932, ../../app/assets/stylesheets/default.css.sass */
.article-color.sand:hover, .article-color.sand.sand.active, article .split172 ul.colors1 li.sand:hover, article .split172 ul.colors1 li.sand.sand.active, div.colorChooser ul.colors1 li.sand:hover, div.colorChooser ul.colors1 li.sand.sand.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1672px no-repeat;
}
/* line 2934, ../../app/assets/stylesheets/default.css.sass */
.article-color.denim, article .split172 ul.colors1 li.denim, div.colorChooser ul.colors1 li.denim {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1760px no-repeat;
}
/* line 2936, ../../app/assets/stylesheets/default.css.sass */
.article-color.denim:hover, .article-color.denim.denim.active, article .split172 ul.colors1 li.denim:hover, article .split172 ul.colors1 li.denim.denim.active, div.colorChooser ul.colors1 li.denim:hover, div.colorChooser ul.colors1 li.denim.denim.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1804px no-repeat;
}
/* line 2938, ../../app/assets/stylesheets/default.css.sass */
.article-color.Enlightened, .article-color .enlightened, article .split172 ul.colors1 li.Enlightened, article .split172 ul.colors1 li .enlightened, div.colorChooser ul.colors1 li.Enlightened, div.colorChooser ul.colors1 li .enlightened {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1892px no-repeat;
}
/* line 2940, ../../app/assets/stylesheets/default.css.sass */
.article-color.Enlightened:hover, .article-color.Enlightened.Enlightened.active, .article-color .enlightened:hover, .article-color .enlightened.Enlightened.active, article .split172 ul.colors1 li.Enlightened:hover, article .split172 ul.colors1 li.Enlightened.Enlightened.active, article .split172 ul.colors1 li .enlightened:hover, article .split172 ul.colors1 li .enlightened.Enlightened.active, div.colorChooser ul.colors1 li.Enlightened:hover, div.colorChooser ul.colors1 li.Enlightened.Enlightened.active, div.colorChooser ul.colors1 li .enlightened:hover, div.colorChooser ul.colors1 li .enlightened.Enlightened.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1848px no-repeat;
}
/* line 2942, ../../app/assets/stylesheets/default.css.sass */
.article-color.Resistance, .article-color.resistance, article .split172 ul.colors1 li.Resistance, article .split172 ul.colors1 li.resistance, div.colorChooser ul.colors1 li.Resistance, div.colorChooser ul.colors1 li.resistance {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1980px no-repeat;
}
/* line 2944, ../../app/assets/stylesheets/default.css.sass */
.article-color.Resistance:hover, .article-color.Resistance.Resistance.active, .article-color.resistance:hover, .article-color.resistance.Resistance.active, article .split172 ul.colors1 li.Resistance:hover, article .split172 ul.colors1 li.Resistance.Resistance.active, article .split172 ul.colors1 li.resistance:hover, article .split172 ul.colors1 li.resistance.Resistance.active, div.colorChooser ul.colors1 li.Resistance:hover, div.colorChooser ul.colors1 li.Resistance.Resistance.active, div.colorChooser ul.colors1 li.resistance:hover, div.colorChooser ul.colors1 li.resistance.Resistance.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -1936px no-repeat;
}
/* line 2946, ../../app/assets/stylesheets/default.css.sass */
.article-color.ivory, article .split172 ul.colors1 li.ivory, div.colorChooser ul.colors1 li.ivory {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -2068px no-repeat;
}
/* line 2948, ../../app/assets/stylesheets/default.css.sass */
.article-color.ivory:hover, .article-color.ivory.ivory.active, article .split172 ul.colors1 li.ivory:hover, article .split172 ul.colors1 li.ivory.ivory.active, div.colorChooser ul.colors1 li.ivory:hover, div.colorChooser ul.colors1 li.ivory.ivory.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -2024px no-repeat;
}
/* line 2950, ../../app/assets/stylesheets/default.css.sass */
.article-color.dark_brown, article .split172 ul.colors1 li.dark_brown, div.colorChooser ul.colors1 li.dark_brown {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -2156px no-repeat;
}
/* line 2952, ../../app/assets/stylesheets/default.css.sass */
.article-color.dark_brown:hover, .article-color.dark_brown.dark_brown.active, article .split172 ul.colors1 li.dark_brown:hover, article .split172 ul.colors1 li.dark_brown.dark_brown.active, div.colorChooser ul.colors1 li.dark_brown:hover, div.colorChooser ul.colors1 li.dark_brown.dark_brown.active {
  background: url("/assets/gfx/ico-sprite-3.png") 0 -2112px no-repeat;
}
/* line 2954, ../../app/assets/stylesheets/default.css.sass */
.article-color.last, article .split172 ul.colors1 li.last, div.colorChooser ul.colors1 li.last {
  margin: 0;
}
/* line 2956, ../../app/assets/stylesheets/default.css.sass */
.article-color a, article .split172 ul.colors1 li a, div.colorChooser ul.colors1 li a {
  color: #d5d5d5;
  display: block;
  padding: 0 0 0 24px;
}

/* line 2963, ../../app/assets/stylesheets/default.css.sass */
div.colorChooser ul.colors1 li,
.article-color-tile {
  display: block;
  width: 28px;
  height: 28px;
  text-indent: -2000px;
  float: left;
}

/* line 2974, ../../app/assets/stylesheets/default.css.sass */
nav.sitenodes {
  background: #ccc;
}
/* line 2976, ../../app/assets/stylesheets/default.css.sass */
nav.sitenodes ul.sitenodes-tree {
  list-style-type: none;
  list-style-type: none;
  background: url(/assets/sitenodes/vline.png) repeat-y;
  margin: 0;
  padding: 0;
}
/* line 2979, ../../app/assets/stylesheets/default.css.sass */
nav.sitenodes ul.sitenodes-tree ul {
  list-style-type: none;
  list-style-type: none;
  background: url(/assets/sitenodes/vline.png) repeat-y;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}
/* line 2990, ../../app/assets/stylesheets/default.css.sass */
nav.sitenodes ul.sitenodes-tree li {
  margin: 0;
  padding: 0 12px;
  margin: 0;
  padding: 0 12px;
  line-height: 30px;
  background: url(/assets/sitenodes/node.png) no-repeat;
}
/* line 2997, ../../app/assets/stylesheets/default.css.sass */
nav.sitenodes ul.sitenodes-tree li.last {
  background: white url(/assets/sitenodes/lastnode.png) no-repeat;
}
/* line 2999, ../../app/assets/stylesheets/default.css.sass */
nav.sitenodes ul.sitenodes-tree li span {
  padding: 2px;
  margin-right: 2px;
}
/* line 3002, ../../app/assets/stylesheets/default.css.sass */
nav.sitenodes ul.sitenodes-tree li span.sitenode {
  background: #DDDDCC;
  border: 1px solid black;
}
/* line 3005, ../../app/assets/stylesheets/default.css.sass */
nav.sitenodes ul.sitenodes-tree li span.contentitem {
  background: #EEEEFE;
  border: 1px solid black;
}
/*!
 * Bootstrap v2.0.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  /*  vertical-align: middle; */
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
body {
  margin: 0;
  font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.row {
  margin-left: -12px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 12px;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 968px;
}
.span10 {
  width: 968px;
}
.span9 {
  width: 870px;
}
.span8 {
  width: 772px;
}
.span7 {
  width: 674px;
}
.span6 {
  width: 576px;
}
.span5 {
  width: 478px;
}
.span4 {
  width: 380px;
}
.span3 {
  width: 282px;
}
.span2 {
  width: 184px;
}
.span1 {
  width: 86px;
}
.offset10 {
  margin-left: 992px;
}
.offset9 {
  margin-left: 894px;
}
.offset8 {
  margin-left: 796px;
}
.offset7 {
  margin-left: 698px;
}
.offset6 {
  margin-left: 600px;
}
.offset5 {
  margin-left: 502px;
}
.offset4 {
  margin-left: 404px;
}
.offset3 {
  margin-left: 306px;
}
.offset2 {
  margin-left: 208px;
}
.offset1 {
  margin-left: 110px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07600668%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.9270705%;
}
.row-fluid .span9 {
  width: 74.4680851%;
  *width: 74.41643221%;
}
.row-fluid .span8 {
  width: 65.9574468%;
  *width: 65.90579391%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39515561%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88451732%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37387902%;
}
.row-fluid .span4 {
  width: 31.91489361%;
  *width: 31.86324072%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35260242%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84196413%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.33132583%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 12px;
  padding-left: 12px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
p small {
  font-size: 12px;
  color: #999999;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 40px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 40px;
}
h2 small {
  font-size: 18px;
}
h3 {
  font-size: 18px;
  line-height: 30px;
}
h3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 20px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 19px;
  margin: 20px 0;
  border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
  line-height: 19px;
}
dd {
  margin-left: 10px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 13px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 12.95px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: Microsoft Sans Serif, Verdana, Helvetica, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
}
input,
textarea {
  width: 210px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  cursor: pointer;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
select {
  width: 220px;
  border: 1px solid #bbb;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 958px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 860px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 762px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 664px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 566px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 468px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 370px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 272px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 174px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 76px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
.control-group.error .checkbox:focus,
.control-group.error .radio:focus,
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
}
.form-actions:after {
  clear: both;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
:-moz-placeholder {
  color: #999999;
}
:-ms-input-placeholder {
  color: #999999;
}
::-webkit-input-placeholder {
  color: #999999;
}
.help-block,
.help-inline {
  color: #555555;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-prepend,
.input-append {
  margin-bottom: 5px;
}
.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: middle;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
  z-index: 2;
}
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}
.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend .active,
.input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}
table .span1 {
  float: none;
  width: 70px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 168px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 266px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 462px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 560px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 658px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 756px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 854px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 952px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 1050px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 1148px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 1246px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 1344px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 1442px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 1540px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 1638px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 1736px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 1834px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 1932px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 2030px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 2128px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 2226px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 2324px;
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("twitter/img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}
.icon-white {
  background-image: url("twitter/img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-open {
  background-position: -408px -120px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 12px;
  line-height: 18px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 12px;
  line-height: 16px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  background-color: #0074cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0055cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #004099 \9;
}
.btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group > .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0055cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-mini .caret {
  margin-top: 5px;
}
.btn-small .caret {
  margin-top: 6px;
}
.btn-large .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #000000;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > .pull-right {
  float: right;
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 20px;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar {
  color: #999999;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999;
}
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
.navbar .navbar-link {
  color: #999999;
}
.navbar .navbar-link:hover {
  color: #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn {
  margin: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 968px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  display: block;
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 9px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 20px;
}
.navbar .btn-group {
  margin: 0;
  padding: 5px 5px 6px;
}
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
}
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #080808 \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff;
}
.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.pagination {
  height: 40px;
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2070;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
.popover.top {
  margin-top: -5px;
}
.popover.right {
  margin-left: 5px;
}
.popover.bottom {
  margin-top: 5px;
}
.popover.left {
  margin-left: -5px;
}
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.thumbnails {
  margin-left: -12px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 12px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
}
.label,
.badge {
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 18px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}
.progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
