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 {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#content td img {
	max-width: none;
}
#map_canvas img,
.google-maps 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,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.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: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #555555;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -15px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 15px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 945px;
}
.span24 {
  width: 945px;
}
.span23 {
  width: 905px;
}
.span22 {
  width: 865px;
}
.span21 {
  width: 825px;
}
.span20 {
  width: 785px;
}
.span19 {
  width: 745px;
}
.span18 {
  width: 705px;
}
.span17 {
  width: 665px;
}
.span16 {
  width: 625px;
}
.span15 {
  width: 585px;
}
.span14 {
  width: 545px;
}
.span13 {
  width: 505px;
}
.span12 {
  width: 465px;
}
.span11 {
  width: 425px;
}
.span10 {
  width: 385px;
}
.span9 {
  width: 345px;
}
.span8 {
  width: 305px;
}
.span7 {
  width: 265px;
}
.span6 {
  width: 225px;
}
.span5 {
  width: 185px;
}
.span4 {
  width: 145px;
}
.span3 {
  width: 105px;
}
.span2 {
  width: 65px;
}
.span1 {
  width: 25px;
}
.offset24 {
  margin-left: 975px;
}
.offset23 {
  margin-left: 935px;
}
.offset22 {
  margin-left: 895px;
}
.offset21 {
  margin-left: 855px;
}
.offset20 {
  margin-left: 815px;
}
.offset19 {
  margin-left: 775px;
}
.offset18 {
  margin-left: 735px;
}
.offset17 {
  margin-left: 695px;
}
.offset16 {
  margin-left: 655px;
}
.offset15 {
  margin-left: 615px;
}
.offset14 {
  margin-left: 575px;
}
.offset13 {
  margin-left: 535px;
}
.offset12 {
  margin-left: 495px;
}
.offset11 {
  margin-left: 455px;
}
.offset10 {
  margin-left: 415px;
}
.offset9 {
  margin-left: 375px;
}
.offset8 {
  margin-left: 335px;
}
.offset7 {
  margin-left: 295px;
}
.offset6 {
  margin-left: 255px;
}
.offset5 {
  margin-left: 215px;
}
.offset4 {
  margin-left: 175px;
}
.offset3 {
  margin-left: 135px;
}
.offset2 {
  margin-left: 95px;
}
.offset1 {
  margin-left: 55px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.5873015873015872%;
  *margin-left: 1.5343915343915342%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.5873015873015872%;
}
.row-fluid .span24 {
  width: 100%;
  *width: 99.94708994708995%;
}
.row-fluid .span23 {
  width: 95.76719576719577%;
  *width: 95.71428571428572%;
}
.row-fluid .span22 {
  width: 91.53439153439153%;
  *width: 91.48148148148148%;
}
.row-fluid .span21 {
  width: 87.3015873015873%;
  *width: 87.24867724867725%;
}
.row-fluid .span20 {
  width: 83.06878306878306%;
  *width: 83.01587301587301%;
}
.row-fluid .span19 {
  width: 78.83597883597884%;
  *width: 78.78306878306879%;
}
.row-fluid .span18 {
  width: 74.60317460317461%;
  *width: 74.55026455026456%;
}
.row-fluid .span17 {
  width: 70.37037037037037%;
  *width: 70.31746031746032%;
}
.row-fluid .span16 {
  width: 66.13756613756614%;
  *width: 66.08465608465609%;
}
.row-fluid .span15 {
  width: 61.904761904761905%;
  *width: 61.851851851851855%;
}
.row-fluid .span14 {
  width: 57.67195767195767%;
  *width: 57.61904761904762%;
}
.row-fluid .span13 {
  width: 53.43915343915344%;
  *width: 53.38624338624339%;
}
.row-fluid .span12 {
  width: 49.2063492063492%;
  *width: 49.15343915343915%;
}
.row-fluid .span11 {
  width: 44.973544973544975%;
  *width: 44.920634920634924%;
}
.row-fluid .span10 {
  width: 40.74074074074074%;
  *width: 40.68783068783069%;
}
.row-fluid .span9 {
  width: 36.507936507936506%;
  *width: 36.455026455026456%;
}
.row-fluid .span8 {
  width: 32.27513227513228%;
  *width: 32.22222222222223%;
}
.row-fluid .span7 {
  width: 28.042328042328045%;
  *width: 27.98941798941799%;
}
.row-fluid .span6 {
  width: 23.80952380952381%;
  *width: 23.756613756613756%;
}
.row-fluid .span5 {
  width: 19.576719576719576%;
  *width: 19.523809523809522%;
}
.row-fluid .span4 {
  width: 15.343915343915345%;
  *width: 15.291005291005293%;
}
.row-fluid .span3 {
  width: 11.11111111111111%;
  *width: 11.058201058201059%;
}
.row-fluid .span2 {
  width: 6.878306878306878%;
  *width: 6.825396825396825%;
}
.row-fluid .span1 {
  width: 2.6455026455026456%;
  *width: 2.5925925925925926%;
}
.row-fluid .offset24 {
  margin-left: 103.17460317460318%;
  *margin-left: 103.06878306878308%;
}
.row-fluid .offset24:first-child {
  margin-left: 101.58730158730158%;
  *margin-left: 101.48148148148148%;
}
.row-fluid .offset23 {
  margin-left: 98.94179894179895%;
  *margin-left: 98.83597883597885%;
}
.row-fluid .offset23:first-child {
  margin-left: 97.35449735449735%;
  *margin-left: 97.24867724867725%;
}
.row-fluid .offset22 {
  margin-left: 94.70899470899471%;
  *margin-left: 94.60317460317461%;
}
.row-fluid .offset22:first-child {
  margin-left: 93.12169312169311%;
  *margin-left: 93.01587301587301%;
}
.row-fluid .offset21 {
  margin-left: 90.47619047619048%;
  *margin-left: 90.37037037037038%;
}
.row-fluid .offset21:first-child {
  margin-left: 88.88888888888889%;
  *margin-left: 88.78306878306879%;
}
.row-fluid .offset20 {
  margin-left: 86.24338624338624%;
  *margin-left: 86.13756613756614%;
}
.row-fluid .offset20:first-child {
  margin-left: 84.65608465608464%;
  *margin-left: 84.55026455026454%;
}
.row-fluid .offset19 {
  margin-left: 82.01058201058201%;
  *margin-left: 81.90476190476191%;
}
.row-fluid .offset19:first-child {
  margin-left: 80.42328042328042%;
  *margin-left: 80.31746031746032%;
}
.row-fluid .offset18 {
  margin-left: 77.77777777777779%;
  *margin-left: 77.67195767195768%;
}
.row-fluid .offset18:first-child {
  margin-left: 76.19047619047619%;
  *margin-left: 76.08465608465609%;
}
.row-fluid .offset17 {
  margin-left: 73.54497354497354%;
  *margin-left: 73.43915343915344%;
}
.row-fluid .offset17:first-child {
  margin-left: 71.95767195767195%;
  *margin-left: 71.85185185185185%;
}
.row-fluid .offset16 {
  margin-left: 69.31216931216932%;
  *margin-left: 69.20634920634922%;
}
.row-fluid .offset16:first-child {
  margin-left: 67.72486772486772%;
  *margin-left: 67.61904761904762%;
}
.row-fluid .offset15 {
  margin-left: 65.07936507936508%;
  *margin-left: 64.97354497354497%;
}
.row-fluid .offset15:first-child {
  margin-left: 63.492063492063494%;
  *margin-left: 63.38624338624339%;
}
.row-fluid .offset14 {
  margin-left: 60.84656084656085%;
  *margin-left: 60.74074074074075%;
}
.row-fluid .offset14:first-child {
  margin-left: 59.25925925925926%;
  *margin-left: 59.15343915343916%;
}
.row-fluid .offset13 {
  margin-left: 56.61375661375662%;
  *margin-left: 56.50793650793652%;
}
.row-fluid .offset13:first-child {
  margin-left: 55.02645502645503%;
  *margin-left: 54.92063492063493%;
}
.row-fluid .offset12 {
  margin-left: 52.38095238095238%;
  *margin-left: 52.27513227513228%;
}
.row-fluid .offset12:first-child {
  margin-left: 50.79365079365079%;
  *margin-left: 50.68783068783069%;
}
.row-fluid .offset11 {
  margin-left: 48.14814814814815%;
  *margin-left: 48.04232804232805%;
}
.row-fluid .offset11:first-child {
  margin-left: 46.560846560846564%;
  *margin-left: 46.45502645502646%;
}
.row-fluid .offset10 {
  margin-left: 43.91534391534392%;
  *margin-left: 43.80952380952382%;
}
.row-fluid .offset10:first-child {
  margin-left: 42.32804232804233%;
  *margin-left: 42.22222222222223%;
}
.row-fluid .offset9 {
  margin-left: 39.682539682539684%;
  *margin-left: 39.57671957671958%;
}
.row-fluid .offset9:first-child {
  margin-left: 38.095238095238095%;
  *margin-left: 37.989417989417994%;
}
.row-fluid .offset8 {
  margin-left: 35.449735449735456%;
  *margin-left: 35.343915343915356%;
}
.row-fluid .offset8:first-child {
  margin-left: 33.86243386243387%;
  *margin-left: 33.75661375661377%;
}
.row-fluid .offset7 {
  margin-left: 31.21693121693122%;
  *margin-left: 31.11111111111111%;
}
.row-fluid .offset7:first-child {
  margin-left: 29.629629629629633%;
  *margin-left: 29.523809523809526%;
}
.row-fluid .offset6 {
  margin-left: 26.984126984126984%;
  *margin-left: 26.878306878306876%;
}
.row-fluid .offset6:first-child {
  margin-left: 25.3968253968254%;
  *margin-left: 25.29100529100529%;
}
.row-fluid .offset5 {
  margin-left: 22.75132275132275%;
  *margin-left: 22.645502645502642%;
}
.row-fluid .offset5:first-child {
  margin-left: 21.164021164021165%;
  *margin-left: 21.058201058201057%;
}
.row-fluid .offset4 {
  margin-left: 18.51851851851852%;
  *margin-left: 18.412698412698415%;
}
.row-fluid .offset4:first-child {
  margin-left: 16.931216931216934%;
  *margin-left: 16.825396825396826%;
}
.row-fluid .offset3 {
  margin-left: 14.285714285714285%;
  *margin-left: 14.17989417989418%;
}
.row-fluid .offset3:first-child {
  margin-left: 12.698412698412698%;
  *margin-left: 12.592592592592593%;
}
.row-fluid .offset2 {
  margin-left: 10.052910052910052%;
  *margin-left: 9.947089947089948%;
}
.row-fluid .offset2:first-child {
  margin-left: 8.465608465608465%;
  *margin-left: 8.35978835978836%;
}
.row-fluid .offset1 {
  margin-left: 5.82010582010582%;
  *margin-left: 5.714285714285714%;
}
.row-fluid .offset1:first-child {
  margin-left: 4.232804232804233%;
  *margin-left: 4.1269841269841265%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 19.5px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 23.2375px;
}
h2 {
  font-size: 19.0125px;
}
h3 {
  font-size: 14.7875px;
}
h4 {
  font-size: 10.5625px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11.049999999999999px;
}
h1 small {
  font-size: 14.7875px;
}
h2 small {
  font-size: 10.5625px;
}
h3 small {
  font-size: 13px;
}
h4 small {
  font-size: 13px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
  clear:both;
}
abbr[title],
abbr[data-original-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;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 19.5px;
  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: 13px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Trebuchet MS", Helvetica, Arial, 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 6px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
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-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 .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .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: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
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;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.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[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 15px;
}
input.span24, textarea.span24, .uneditable-input.span24 {
  width: 931px;
}
input.span23, textarea.span23, .uneditable-input.span23 {
  width: 891px;
}
input.span22, textarea.span22, .uneditable-input.span22 {
  width: 851px;
}
input.span21, textarea.span21, .uneditable-input.span21 {
  width: 811px;
}
input.span20, textarea.span20, .uneditable-input.span20 {
  width: 771px;
}
input.span19, textarea.span19, .uneditable-input.span19 {
  width: 731px;
}
input.span18, textarea.span18, .uneditable-input.span18 {
  width: 691px;
}
input.span17, textarea.span17, .uneditable-input.span17 {
  width: 651px;
}
input.span16, textarea.span16, .uneditable-input.span16 {
  width: 611px;
}
input.span15, textarea.span15, .uneditable-input.span15 {
  width: 571px;
}
input.span14, textarea.span14, .uneditable-input.span14 {
  width: 531px;
}
input.span13, textarea.span13, .uneditable-input.span13 {
  width: 491px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 451px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 411px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 371px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 331px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 291px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 251px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 211px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 171px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 131px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 91px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 51px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 11px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-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;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.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 .control-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;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.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 .control-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;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.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: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #7b7b7b;
}
.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-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 13px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .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: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.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 input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.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;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  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: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
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 .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.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;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 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;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 9px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 49px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 89px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 129px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 169px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 209px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 249px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 289px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 329px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 369px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 409px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 449px;
  margin-left: 0;
}
.table tbody tr.success td {
  background-color: #dff0d8;
}
.table tbody tr.error td {
  background-color: #f2dede;
}
.table tbody tr.warning td {
  background-color: #fcf8e3;
}
.table tbody tr.info td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
  background-color: #c4e3f3;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-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(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -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] {
  color: #333333;
  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-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  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-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 16.25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.049999999999999px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 9.75px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.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: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #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] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
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-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 13px;
}
.btn-group > .btn-mini {
  font-size: 9.75px;
}
.btn-group > .btn-small {
  font-size: 11.049999999999999px;
}
.btn-group > .btn-large {
  font-size: 16.25px;
}
.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 > .btn + .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: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.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: #0044cc;
}
.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: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.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;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.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 > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.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-"],
.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: "";
  line-height: 0;
}
.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-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.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 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover {
  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: "";
  line-height: 0;
}
.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;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.pagination {
  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: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.049999999999999px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9.75px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
[id*="wrapper"],
[class*="container"] {
  position: relative;
}
[class*='span'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[class*='container']:not(.slides_container) {
  *zoom: 1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 10px;
}
[class*='container']:not(.slides_container):before,
[class*='container']:not(.slides_container):after {
  display: table;
  content: "";
  line-height: 0;
}
[class*='container']:not(.slides_container):after {
  clear: both;
}
a:hover,
a:active,
a:focus {
  outline: 0;
}
a,
a:hover,
li,
li:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
*:focus {
  outline: none;
}
a.wrapper:hover {
  text-decoration: none!important;
  border-bottom: none!important;
}
h1,
h2,
h3,
h4 {
  color: #354183;
}
input[type=submit] {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-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(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -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);
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  color: #354183;
}
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit].active,
input[type=submit].disabled,
input[type=submit][disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
input[type=submit]:active,
input[type=submit].active {
  background-color: #cccccc \9;
}
input[type=submit]:first-child {
  *margin-left: 0;
}
input[type=submit]:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
input[type=submit]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type=submit].active,
input[type=submit]:active {
  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);
}
input[type=submit].disabled,
input[type=submit][disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type=submit] i {
  padding-top: 3px;
  display: inline-block;
  font-size: 1.3em;
}
table:not(#publicatietool_progress table) {
  width: 100%;
  margin-bottom: 20px;
}
table:not(#publicatietool_progress table) th,
table:not(#publicatietool_progress table) td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
table:not(#publicatietool_progress table) th {
  font-weight: bold;
}
table:not(#publicatietool_progress table) thead th {
  vertical-align: bottom;
}
table:not(#publicatietool_progress table) caption + thead tr:first-child th,
table:not(#publicatietool_progress table) caption + thead tr:first-child td,
table:not(#publicatietool_progress table) colgroup + thead tr:first-child th,
table:not(#publicatietool_progress table) colgroup + thead tr:first-child td,
table:not(#publicatietool_progress table) thead:first-child tr:first-child th,
table:not(#publicatietool_progress table) thead:first-child tr:first-child td {
  border-top: 0;
}
table:not(#publicatietool_progress table) tbody + tbody {
  border-top: 2px solid #dddddd;
}
table:not(#publicatietool_progress table) .table {
  background-color: #ffffff;
}
table:not(#publicatietool_progress table) th,
table:not(#publicatietool_progress table) td {
  padding: 4px 5px;
}
table:not(#publicatietool_progress table) tr,
table:not(#publicatietool_progress table) td,
table:not(#publicatietool_progress table) th {
  border: none;
}
table:not(#publicatietool_progress table) textarea,
table:not(#publicatietool_progress table) input[type="text"],
table:not(#publicatietool_progress table) input[type="password"],
table:not(#publicatietool_progress table) input[type="datetime"],
table:not(#publicatietool_progress table) input[type="datetime-local"],
table:not(#publicatietool_progress table) input[type="date"],
table:not(#publicatietool_progress table) input[type="month"],
table:not(#publicatietool_progress table) input[type="time"],
table:not(#publicatietool_progress table) input[type="week"],
table:not(#publicatietool_progress table) input[type="number"],
table:not(#publicatietool_progress table) input[type="email"],
table:not(#publicatietool_progress table) input[type="url"],
table:not(#publicatietool_progress table) input[type="search"],
table:not(#publicatietool_progress table) input[type="tel"],
table:not(#publicatietool_progress table) input[type="color"],
table:not(#publicatietool_progress table) .uneditable-input {
  margin-bottom: 0;
}
table:not(#publicatietool_progress table).lbl {
  text-align: right;
  font-weight: bolder;
}
table:not(#publicatietool_progress table) td,
table:not(#publicatietool_progress table) th {
  vertical-align: middle;
}
.table-no-border tr,
.table-no-border td,
.table-no-border th {
  border: none;
}
.pagination {
  text-align: center;
}
.pagination a {
  color: #354183;
}
.default-transition {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#content .product-grid-span {
  border-color: #354183;
  overflow:hidden;
}
#content .product-grid-span a:not(.btn) {
  color: #354183;
  border-bottom: 1px solid transparent;
}
#content .product-grid-span a.active:not(.btn),
#content .product-grid-span a:hover:not(.btn) {
  border-bottom: 1px solid #354183;
  text-decoration: none;
}
#content .product-grid-span h1,
#content .product-grid-span h2,
#content .product-grid-span h3,
#content .product-grid-span h4 {
  color: #354183;
}
#content .product-grid-span h1 a,
#content .product-grid-span h2 a,
#content .product-grid-span h3 a,
#content .product-grid-span h4 a {
  color: #354183;
}
#content .product-grid-span h1 a:hover,
#content .product-grid-span h2 a:hover,
#content .product-grid-span h3 a:hover,
#content .product-grid-span h4 a:hover {
  text-decoration: none!important;
  border-bottom: none!important;
  color: #354183;
}
#content .product-grid-span h2 {
  border-bottom-color: #354183;
}
#content .product-grid-span p.published,
#content .product-grid-span a.readon {
  color: #354183;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  height: 20px;
  overflow: hidden;
}
#content .product-grid-span p.published:hover,
#content .product-grid-span a.readon:hover {
  border-bottom: 1px solid #354183;
}
#content .wonen,
#content .product.groupcolor_2556,
#content .product-location.groupcolor_2556,
#content .mainproductgroup2556 .product-grid-span,
#content .mainproductgroup2556 .intro-text,
#content .groupcolorline_2556.product-grid-span,
#content .groupcolor_2556.product-grid-span {
  border-color: #99cc00;
}
#content .wonen a:not(.btn),
#content .product.groupcolor_2556 a:not(.btn),
#content .product-location.groupcolor_2556 a:not(.btn),
#content .mainproductgroup2556 .product-grid-span a:not(.btn),
#content .mainproductgroup2556 .intro-text a:not(.btn),
#content .groupcolorline_2556.product-grid-span a:not(.btn),
#content .groupcolor_2556.product-grid-span a:not(.btn) {
  color: #99cc00;
  border-bottom: 1px solid transparent;
}
#content .wonen a.active:not(.btn),
#content .product.groupcolor_2556 a.active:not(.btn),
#content .product-location.groupcolor_2556 a.active:not(.btn),
#content .mainproductgroup2556 .product-grid-span a.active:not(.btn),
#content .mainproductgroup2556 .intro-text a.active:not(.btn),
#content .groupcolorline_2556.product-grid-span a.active:not(.btn),
#content .groupcolor_2556.product-grid-span a.active:not(.btn),
#content .wonen a:hover:not(.btn),
#content .product.groupcolor_2556 a:hover:not(.btn),
#content .product-location.groupcolor_2556 a:hover:not(.btn),
#content .mainproductgroup2556 .product-grid-span a:hover:not(.btn),
#content .mainproductgroup2556 .intro-text a:hover:not(.btn),
#content .groupcolorline_2556.product-grid-span a:hover:not(.btn),
#content .groupcolor_2556.product-grid-span a:hover:not(.btn) {
  border-bottom: 1px solid #99cc00;
  text-decoration: none;
}
#content .wonen h1,
#content .product.groupcolor_2556 h1,
#content .product-location.groupcolor_2556 h1,
#content .mainproductgroup2556 .product-grid-span h1,
#content .mainproductgroup2556 .intro-text h1,
#content .groupcolorline_2556.product-grid-span h1,
#content .groupcolor_2556.product-grid-span h1,
#content .wonen h2,
#content .product.groupcolor_2556 h2,
#content .product-location.groupcolor_2556 h2,
#content .mainproductgroup2556 .product-grid-span h2,
#content .mainproductgroup2556 .intro-text h2,
#content .groupcolorline_2556.product-grid-span h2,
#content .groupcolor_2556.product-grid-span h2,
#content .wonen h3,
#content .product.groupcolor_2556 h3,
#content .product-location.groupcolor_2556 h3,
#content .mainproductgroup2556 .product-grid-span h3,
#content .mainproductgroup2556 .intro-text h3,
#content .groupcolorline_2556.product-grid-span h3,
#content .groupcolor_2556.product-grid-span h3,
#content .wonen h4,
#content .product.groupcolor_2556 h4,
#content .product-location.groupcolor_2556 h4,
#content .mainproductgroup2556 .product-grid-span h4,
#content .mainproductgroup2556 .intro-text h4,
#content .groupcolorline_2556.product-grid-span h4,
#content .groupcolor_2556.product-grid-span h4 {
  color: #99cc00;
}
#content .wonen h1 a,
#content .product.groupcolor_2556 h1 a,
#content .product-location.groupcolor_2556 h1 a,
#content .mainproductgroup2556 .product-grid-span h1 a,
#content .mainproductgroup2556 .intro-text h1 a,
#content .groupcolorline_2556.product-grid-span h1 a,
#content .groupcolor_2556.product-grid-span h1 a,
#content .wonen h2 a,
#content .product.groupcolor_2556 h2 a,
#content .product-location.groupcolor_2556 h2 a,
#content .mainproductgroup2556 .product-grid-span h2 a,
#content .mainproductgroup2556 .intro-text h2 a,
#content .groupcolorline_2556.product-grid-span h2 a,
#content .groupcolor_2556.product-grid-span h2 a,
#content .wonen h3 a,
#content .product.groupcolor_2556 h3 a,
#content .product-location.groupcolor_2556 h3 a,
#content .mainproductgroup2556 .product-grid-span h3 a,
#content .mainproductgroup2556 .intro-text h3 a,
#content .groupcolorline_2556.product-grid-span h3 a,
#content .groupcolor_2556.product-grid-span h3 a,
#content .wonen h4 a,
#content .product.groupcolor_2556 h4 a,
#content .product-location.groupcolor_2556 h4 a,
#content .mainproductgroup2556 .product-grid-span h4 a,
#content .mainproductgroup2556 .intro-text h4 a,
#content .groupcolorline_2556.product-grid-span h4 a,
#content .groupcolor_2556.product-grid-span h4 a {
  color: #99cc00;
}
#content .wonen h1 a:hover,
#content .product.groupcolor_2556 h1 a:hover,
#content .product-location.groupcolor_2556 h1 a:hover,
#content .mainproductgroup2556 .product-grid-span h1 a:hover,
#content .mainproductgroup2556 .intro-text h1 a:hover,
#content .groupcolorline_2556.product-grid-span h1 a:hover,
#content .groupcolor_2556.product-grid-span h1 a:hover,
#content .wonen h2 a:hover,
#content .product.groupcolor_2556 h2 a:hover,
#content .product-location.groupcolor_2556 h2 a:hover,
#content .mainproductgroup2556 .product-grid-span h2 a:hover,
#content .mainproductgroup2556 .intro-text h2 a:hover,
#content .groupcolorline_2556.product-grid-span h2 a:hover,
#content .groupcolor_2556.product-grid-span h2 a:hover,
#content .wonen h3 a:hover,
#content .product.groupcolor_2556 h3 a:hover,
#content .product-location.groupcolor_2556 h3 a:hover,
#content .mainproductgroup2556 .product-grid-span h3 a:hover,
#content .mainproductgroup2556 .intro-text h3 a:hover,
#content .groupcolorline_2556.product-grid-span h3 a:hover,
#content .groupcolor_2556.product-grid-span h3 a:hover,
#content .wonen h4 a:hover,
#content .product.groupcolor_2556 h4 a:hover,
#content .product-location.groupcolor_2556 h4 a:hover,
#content .mainproductgroup2556 .product-grid-span h4 a:hover,
#content .mainproductgroup2556 .intro-text h4 a:hover,
#content .groupcolorline_2556.product-grid-span h4 a:hover,
#content .groupcolor_2556.product-grid-span h4 a:hover {
  text-decoration: none!important;
  border-bottom: none!important;
  color: #99cc00;
}
#content .wonen h2,
#content .product.groupcolor_2556 h2,
#content .product-location.groupcolor_2556 h2,
#content .mainproductgroup2556 .product-grid-span h2,
#content .mainproductgroup2556 .intro-text h2,
#content .groupcolorline_2556.product-grid-span h2,
#content .groupcolor_2556.product-grid-span h2 {
  border-bottom-color: #99cc00;
}
#content .wonen p.published,
#content .product.groupcolor_2556 p.published,
#content .product-location.groupcolor_2556 p.published,
#content .mainproductgroup2556 .product-grid-span p.published,
#content .mainproductgroup2556 .intro-text p.published,
#content .groupcolorline_2556.product-grid-span p.published,
#content .groupcolor_2556.product-grid-span p.published,
#content .wonen a.readon,
#content .product.groupcolor_2556 a.readon,
#content .product-location.groupcolor_2556 a.readon,
#content .mainproductgroup2556 .product-grid-span a.readon,
#content .mainproductgroup2556 .intro-text a.readon,
#content .groupcolorline_2556.product-grid-span a.readon,
#content .groupcolor_2556.product-grid-span a.readon {
  color: #99cc00;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  height: 20px;
  overflow: hidden;
}
#content .wonen p.published:hover,
#content .product.groupcolor_2556 p.published:hover,
#content .product-location.groupcolor_2556 p.published:hover,
#content .mainproductgroup2556 .product-grid-span p.published:hover,
#content .mainproductgroup2556 .intro-text p.published:hover,
#content .groupcolorline_2556.product-grid-span p.published:hover,
#content .groupcolor_2556.product-grid-span p.published:hover,
#content .wonen a.readon:hover,
#content .product.groupcolor_2556 a.readon:hover,
#content .product-location.groupcolor_2556 a.readon:hover,
#content .mainproductgroup2556 .product-grid-span a.readon:hover,
#content .mainproductgroup2556 .intro-text a.readon:hover,
#content .groupcolorline_2556.product-grid-span a.readon:hover,
#content .groupcolor_2556.product-grid-span a.readon:hover {
  border-bottom: 1px solid #99cc00;
}
#content .mode,
#content .product.groupcolor_2570,
#content .product-location.groupcolor_2570,
#content .mainproductgroup2570 .product-grid-span,
#content .mainproductgroup2570 .intro-text,
#content .groupcolorline_2570.product-grid-span,
#content .groupcolor_2570.product-grid-span {
  border-color: #606ebe;
}
#content .mode a:not(.btn),
#content .product.groupcolor_2570 a:not(.btn),
#content .product-location.groupcolor_2570 a:not(.btn),
#content .mainproductgroup2570 .product-grid-span a:not(.btn),
#content .mainproductgroup2570 .intro-text a:not(.btn),
#content .groupcolorline_2570.product-grid-span a:not(.btn),
#content .groupcolor_2570.product-grid-span a:not(.btn) {
  color: #606ebe;
  border-bottom: 1px solid transparent;
}
#content .mode a.active:not(.btn),
#content .product.groupcolor_2570 a.active:not(.btn),
#content .product-location.groupcolor_2570 a.active:not(.btn),
#content .mainproductgroup2570 .product-grid-span a.active:not(.btn),
#content .mainproductgroup2570 .intro-text a.active:not(.btn),
#content .groupcolorline_2570.product-grid-span a.active:not(.btn),
#content .groupcolor_2570.product-grid-span a.active:not(.btn),
#content .mode a:hover:not(.btn),
#content .product.groupcolor_2570 a:hover:not(.btn),
#content .product-location.groupcolor_2570 a:hover:not(.btn),
#content .mainproductgroup2570 .product-grid-span a:hover:not(.btn),
#content .mainproductgroup2570 .intro-text a:hover:not(.btn),
#content .groupcolorline_2570.product-grid-span a:hover:not(.btn),
#content .groupcolor_2570.product-grid-span a:hover:not(.btn) {
  border-bottom: 1px solid #606ebe;
  text-decoration: none;
}
#content .mode h1,
#content .product.groupcolor_2570 h1,
#content .product-location.groupcolor_2570 h1,
#content .mainproductgroup2570 .product-grid-span h1,
#content .mainproductgroup2570 .intro-text h1,
#content .groupcolorline_2570.product-grid-span h1,
#content .groupcolor_2570.product-grid-span h1,
#content .mode h2,
#content .product.groupcolor_2570 h2,
#content .product-location.groupcolor_2570 h2,
#content .mainproductgroup2570 .product-grid-span h2,
#content .mainproductgroup2570 .intro-text h2,
#content .groupcolorline_2570.product-grid-span h2,
#content .groupcolor_2570.product-grid-span h2,
#content .mode h3,
#content .product.groupcolor_2570 h3,
#content .product-location.groupcolor_2570 h3,
#content .mainproductgroup2570 .product-grid-span h3,
#content .mainproductgroup2570 .intro-text h3,
#content .groupcolorline_2570.product-grid-span h3,
#content .groupcolor_2570.product-grid-span h3,
#content .mode h4,
#content .product.groupcolor_2570 h4,
#content .product-location.groupcolor_2570 h4,
#content .mainproductgroup2570 .product-grid-span h4,
#content .mainproductgroup2570 .intro-text h4,
#content .groupcolorline_2570.product-grid-span h4,
#content .groupcolor_2570.product-grid-span h4 {
  color: #606ebe;
}
#content .mode h1 a,
#content .product.groupcolor_2570 h1 a,
#content .product-location.groupcolor_2570 h1 a,
#content .mainproductgroup2570 .product-grid-span h1 a,
#content .mainproductgroup2570 .intro-text h1 a,
#content .groupcolorline_2570.product-grid-span h1 a,
#content .groupcolor_2570.product-grid-span h1 a,
#content .mode h2 a,
#content .product.groupcolor_2570 h2 a,
#content .product-location.groupcolor_2570 h2 a,
#content .mainproductgroup2570 .product-grid-span h2 a,
#content .mainproductgroup2570 .intro-text h2 a,
#content .groupcolorline_2570.product-grid-span h2 a,
#content .groupcolor_2570.product-grid-span h2 a,
#content .mode h3 a,
#content .product.groupcolor_2570 h3 a,
#content .product-location.groupcolor_2570 h3 a,
#content .mainproductgroup2570 .product-grid-span h3 a,
#content .mainproductgroup2570 .intro-text h3 a,
#content .groupcolorline_2570.product-grid-span h3 a,
#content .groupcolor_2570.product-grid-span h3 a,
#content .mode h4 a,
#content .product.groupcolor_2570 h4 a,
#content .product-location.groupcolor_2570 h4 a,
#content .mainproductgroup2570 .product-grid-span h4 a,
#content .mainproductgroup2570 .intro-text h4 a,
#content .groupcolorline_2570.product-grid-span h4 a,
#content .groupcolor_2570.product-grid-span h4 a {
  color: #606ebe;
}
#content .mode h1 a:hover,
#content .product.groupcolor_2570 h1 a:hover,
#content .product-location.groupcolor_2570 h1 a:hover,
#content .mainproductgroup2570 .product-grid-span h1 a:hover,
#content .mainproductgroup2570 .intro-text h1 a:hover,
#content .groupcolorline_2570.product-grid-span h1 a:hover,
#content .groupcolor_2570.product-grid-span h1 a:hover,
#content .mode h2 a:hover,
#content .product.groupcolor_2570 h2 a:hover,
#content .product-location.groupcolor_2570 h2 a:hover,
#content .mainproductgroup2570 .product-grid-span h2 a:hover,
#content .mainproductgroup2570 .intro-text h2 a:hover,
#content .groupcolorline_2570.product-grid-span h2 a:hover,
#content .groupcolor_2570.product-grid-span h2 a:hover,
#content .mode h3 a:hover,
#content .product.groupcolor_2570 h3 a:hover,
#content .product-location.groupcolor_2570 h3 a:hover,
#content .mainproductgroup2570 .product-grid-span h3 a:hover,
#content .mainproductgroup2570 .intro-text h3 a:hover,
#content .groupcolorline_2570.product-grid-span h3 a:hover,
#content .groupcolor_2570.product-grid-span h3 a:hover,
#content .mode h4 a:hover,
#content .product.groupcolor_2570 h4 a:hover,
#content .product-location.groupcolor_2570 h4 a:hover,
#content .mainproductgroup2570 .product-grid-span h4 a:hover,
#content .mainproductgroup2570 .intro-text h4 a:hover,
#content .groupcolorline_2570.product-grid-span h4 a:hover,
#content .groupcolor_2570.product-grid-span h4 a:hover {
  text-decoration: none!important;
  border-bottom: none!important;
  color: #606ebe;
}
#content .mode h2,
#content .product.groupcolor_2570 h2,
#content .product-location.groupcolor_2570 h2,
#content .mainproductgroup2570 .product-grid-span h2,
#content .mainproductgroup2570 .intro-text h2,
#content .groupcolorline_2570.product-grid-span h2,
#content .groupcolor_2570.product-grid-span h2 {
  border-bottom-color: #606ebe;
}
#content .mode p.published,
#content .product.groupcolor_2570 p.published,
#content .product-location.groupcolor_2570 p.published,
#content .mainproductgroup2570 .product-grid-span p.published,
#content .mainproductgroup2570 .intro-text p.published,
#content .groupcolorline_2570.product-grid-span p.published,
#content .groupcolor_2570.product-grid-span p.published,
#content .mode a.readon,
#content .product.groupcolor_2570 a.readon,
#content .product-location.groupcolor_2570 a.readon,
#content .mainproductgroup2570 .product-grid-span a.readon,
#content .mainproductgroup2570 .intro-text a.readon,
#content .groupcolorline_2570.product-grid-span a.readon,
#content .groupcolor_2570.product-grid-span a.readon {
  color: #606ebe;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  height: 20px;
  overflow: hidden;
}
#content .mode p.published:hover,
#content .product.groupcolor_2570 p.published:hover,
#content .product-location.groupcolor_2570 p.published:hover,
#content .mainproductgroup2570 .product-grid-span p.published:hover,
#content .mainproductgroup2570 .intro-text p.published:hover,
#content .groupcolorline_2570.product-grid-span p.published:hover,
#content .groupcolor_2570.product-grid-span p.published:hover,
#content .mode a.readon:hover,
#content .product.groupcolor_2570 a.readon:hover,
#content .product-location.groupcolor_2570 a.readon:hover,
#content .mainproductgroup2570 .product-grid-span a.readon:hover,
#content .mainproductgroup2570 .intro-text a.readon:hover,
#content .groupcolorline_2570.product-grid-span a.readon:hover,
#content .groupcolor_2570.product-grid-span a.readon:hover {
  border-bottom: 1px solid #606ebe;
}
#content .koken,
#content .product.groupcolor_2568,
#content .product-location.groupcolor_2568,
#content .mainproductgroup2568 .product-grid-span,
#content .mainproductgroup2568 .intro-text,
#content .groupcolorline_2568.product-grid-span,
#content .groupcolor_2568.product-grid-span {
  border-color: #d09d86;
}
#content .koken a:not(.btn),
#content .product.groupcolor_2568 a:not(.btn),
#content .product-location.groupcolor_2568 a:not(.btn),
#content .mainproductgroup2568 .product-grid-span a:not(.btn),
#content .mainproductgroup2568 .intro-text a:not(.btn),
#content .groupcolorline_2568.product-grid-span a:not(.btn),
#content .groupcolor_2568.product-grid-span a:not(.btn) {
  color: #d09d86;
  border-bottom: 1px solid transparent;
}
#content .koken a.active:not(.btn),
#content .product.groupcolor_2568 a.active:not(.btn),
#content .product-location.groupcolor_2568 a.active:not(.btn),
#content .mainproductgroup2568 .product-grid-span a.active:not(.btn),
#content .mainproductgroup2568 .intro-text a.active:not(.btn),
#content .groupcolorline_2568.product-grid-span a.active:not(.btn),
#content .groupcolor_2568.product-grid-span a.active:not(.btn),
#content .koken a:hover:not(.btn),
#content .product.groupcolor_2568 a:hover:not(.btn),
#content .product-location.groupcolor_2568 a:hover:not(.btn),
#content .mainproductgroup2568 .product-grid-span a:hover:not(.btn),
#content .mainproductgroup2568 .intro-text a:hover:not(.btn),
#content .groupcolorline_2568.product-grid-span a:hover:not(.btn),
#content .groupcolor_2568.product-grid-span a:hover:not(.btn) {
  border-bottom: 1px solid #d09d86;
  text-decoration: none;
}
#content .koken h1,
#content .product.groupcolor_2568 h1,
#content .product-location.groupcolor_2568 h1,
#content .mainproductgroup2568 .product-grid-span h1,
#content .mainproductgroup2568 .intro-text h1,
#content .groupcolorline_2568.product-grid-span h1,
#content .groupcolor_2568.product-grid-span h1,
#content .koken h2,
#content .product.groupcolor_2568 h2,
#content .product-location.groupcolor_2568 h2,
#content .mainproductgroup2568 .product-grid-span h2,
#content .mainproductgroup2568 .intro-text h2,
#content .groupcolorline_2568.product-grid-span h2,
#content .groupcolor_2568.product-grid-span h2,
#content .koken h3,
#content .product.groupcolor_2568 h3,
#content .product-location.groupcolor_2568 h3,
#content .mainproductgroup2568 .product-grid-span h3,
#content .mainproductgroup2568 .intro-text h3,
#content .groupcolorline_2568.product-grid-span h3,
#content .groupcolor_2568.product-grid-span h3,
#content .koken h4,
#content .product.groupcolor_2568 h4,
#content .product-location.groupcolor_2568 h4,
#content .mainproductgroup2568 .product-grid-span h4,
#content .mainproductgroup2568 .intro-text h4,
#content .groupcolorline_2568.product-grid-span h4,
#content .groupcolor_2568.product-grid-span h4 {
  color: #d09d86;
}
#content .koken h1 a,
#content .product.groupcolor_2568 h1 a,
#content .product-location.groupcolor_2568 h1 a,
#content .mainproductgroup2568 .product-grid-span h1 a,
#content .mainproductgroup2568 .intro-text h1 a,
#content .groupcolorline_2568.product-grid-span h1 a,
#content .groupcolor_2568.product-grid-span h1 a,
#content .koken h2 a,
#content .product.groupcolor_2568 h2 a,
#content .product-location.groupcolor_2568 h2 a,
#content .mainproductgroup2568 .product-grid-span h2 a,
#content .mainproductgroup2568 .intro-text h2 a,
#content .groupcolorline_2568.product-grid-span h2 a,
#content .groupcolor_2568.product-grid-span h2 a,
#content .koken h3 a,
#content .product.groupcolor_2568 h3 a,
#content .product-location.groupcolor_2568 h3 a,
#content .mainproductgroup2568 .product-grid-span h3 a,
#content .mainproductgroup2568 .intro-text h3 a,
#content .groupcolorline_2568.product-grid-span h3 a,
#content .groupcolor_2568.product-grid-span h3 a,
#content .koken h4 a,
#content .product.groupcolor_2568 h4 a,
#content .product-location.groupcolor_2568 h4 a,
#content .mainproductgroup2568 .product-grid-span h4 a,
#content .mainproductgroup2568 .intro-text h4 a,
#content .groupcolorline_2568.product-grid-span h4 a,
#content .groupcolor_2568.product-grid-span h4 a {
  color: #d09d86;
}
#content .koken h1 a:hover,
#content .product.groupcolor_2568 h1 a:hover,
#content .product-location.groupcolor_2568 h1 a:hover,
#content .mainproductgroup2568 .product-grid-span h1 a:hover,
#content .mainproductgroup2568 .intro-text h1 a:hover,
#content .groupcolorline_2568.product-grid-span h1 a:hover,
#content .groupcolor_2568.product-grid-span h1 a:hover,
#content .koken h2 a:hover,
#content .product.groupcolor_2568 h2 a:hover,
#content .product-location.groupcolor_2568 h2 a:hover,
#content .mainproductgroup2568 .product-grid-span h2 a:hover,
#content .mainproductgroup2568 .intro-text h2 a:hover,
#content .groupcolorline_2568.product-grid-span h2 a:hover,
#content .groupcolor_2568.product-grid-span h2 a:hover,
#content .koken h3 a:hover,
#content .product.groupcolor_2568 h3 a:hover,
#content .product-location.groupcolor_2568 h3 a:hover,
#content .mainproductgroup2568 .product-grid-span h3 a:hover,
#content .mainproductgroup2568 .intro-text h3 a:hover,
#content .groupcolorline_2568.product-grid-span h3 a:hover,
#content .groupcolor_2568.product-grid-span h3 a:hover,
#content .koken h4 a:hover,
#content .product.groupcolor_2568 h4 a:hover,
#content .product-location.groupcolor_2568 h4 a:hover,
#content .mainproductgroup2568 .product-grid-span h4 a:hover,
#content .mainproductgroup2568 .intro-text h4 a:hover,
#content .groupcolorline_2568.product-grid-span h4 a:hover,
#content .groupcolor_2568.product-grid-span h4 a:hover {
  text-decoration: none!important;
  border-bottom: none!important;
  color: #d09d86;
}
#content .koken h2,
#content .product.groupcolor_2568 h2,
#content .product-location.groupcolor_2568 h2,
#content .mainproductgroup2568 .product-grid-span h2,
#content .mainproductgroup2568 .intro-text h2,
#content .groupcolorline_2568.product-grid-span h2,
#content .groupcolor_2568.product-grid-span h2 {
  border-bottom-color: #d09d86;
}
#content .koken p.published,
#content .product.groupcolor_2568 p.published,
#content .product-location.groupcolor_2568 p.published,
#content .mainproductgroup2568 .product-grid-span p.published,
#content .mainproductgroup2568 .intro-text p.published,
#content .groupcolorline_2568.product-grid-span p.published,
#content .groupcolor_2568.product-grid-span p.published,
#content .koken a.readon,
#content .product.groupcolor_2568 a.readon,
#content .product-location.groupcolor_2568 a.readon,
#content .mainproductgroup2568 .product-grid-span a.readon,
#content .mainproductgroup2568 .intro-text a.readon,
#content .groupcolorline_2568.product-grid-span a.readon,
#content .groupcolor_2568.product-grid-span a.readon {
  color: #d09d86;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  height: 20px;
  overflow: hidden;
}
#content .koken p.published:hover,
#content .product.groupcolor_2568 p.published:hover,
#content .product-location.groupcolor_2568 p.published:hover,
#content .mainproductgroup2568 .product-grid-span p.published:hover,
#content .mainproductgroup2568 .intro-text p.published:hover,
#content .groupcolorline_2568.product-grid-span p.published:hover,
#content .groupcolor_2568.product-grid-span p.published:hover,
#content .koken a.readon:hover,
#content .product.groupcolor_2568 a.readon:hover,
#content .product-location.groupcolor_2568 a.readon:hover,
#content .mainproductgroup2568 .product-grid-span a.readon:hover,
#content .mainproductgroup2568 .intro-text a.readon:hover,
#content .groupcolorline_2568.product-grid-span a.readon:hover,
#content .groupcolor_2568.product-grid-span a.readon:hover {
  border-bottom: 1px solid #d09d86;
}
#content .nieuws,
#content .actie,
#content #content_block_group .content_block,
#content #content_block_details {
  border-color: #354183;
  border: none!important;
}
#content .nieuws a:not(.btn),
#content .actie a:not(.btn),
#content #content_block_group .content_block a:not(.btn),
#content #content_block_details a:not(.btn) {
  color: #354183;
  border-bottom: 1px solid transparent;
}
#content .nieuws a.active:not(.btn),
#content .actie a.active:not(.btn),
#content #content_block_group .content_block a.active:not(.btn),
#content #content_block_details a.active:not(.btn),
#content .nieuws a:hover:not(.btn),
#content .actie a:hover:not(.btn),
#content #content_block_group .content_block a:hover:not(.btn),
#content #content_block_details a:hover:not(.btn) {
  border-bottom: 1px solid #354183;
  text-decoration: none;
}
#content .nieuws h1,
#content .actie h1,
#content #content_block_group .content_block h1,
#content #content_block_details h1,
#content .nieuws h2,
#content .actie h2,
#content #content_block_group .content_block h2,
#content #content_block_details h2,
#content .nieuws h3,
#content .actie h3,
#content #content_block_group .content_block h3,
#content #content_block_details h3,
#content .nieuws h4,
#content .actie h4,
#content #content_block_group .content_block h4,
#content #content_block_details h4 {
  color: #354183;
}
#content .nieuws h1 a,
#content .actie h1 a,
#content #content_block_group .content_block h1 a,
#content #content_block_details h1 a,
#content .nieuws h2 a,
#content .actie h2 a,
#content #content_block_group .content_block h2 a,
#content #content_block_details h2 a,
#content .nieuws h3 a,
#content .actie h3 a,
#content #content_block_group .content_block h3 a,
#content #content_block_details h3 a,
#content .nieuws h4 a,
#content .actie h4 a,
#content #content_block_group .content_block h4 a,
#content #content_block_details h4 a {
  color: #354183;
}
#content .nieuws h1 a:hover,
#content .actie h1 a:hover,
#content #content_block_group .content_block h1 a:hover,
#content #content_block_details h1 a:hover,
#content .nieuws h2 a:hover,
#content .actie h2 a:hover,
#content #content_block_group .content_block h2 a:hover,
#content #content_block_details h2 a:hover,
#content .nieuws h3 a:hover,
#content .actie h3 a:hover,
#content #content_block_group .content_block h3 a:hover,
#content #content_block_details h3 a:hover,
#content .nieuws h4 a:hover,
#content .actie h4 a:hover,
#content #content_block_group .content_block h4 a:hover,
#content #content_block_details h4 a:hover {
  text-decoration: none!important;
  border-bottom: none!important;
  color: #354183;
}
#content .nieuws h2,
#content .actie h2,
#content #content_block_group .content_block h2,
#content #content_block_details h2 {
  border-bottom-color: #354183;
}
#content .nieuws p.published,
#content .actie p.published,
#content #content_block_group .content_block p.published,
#content #content_block_details p.published,
#content .nieuws a.readon,
#content .actie a.readon,
#content #content_block_group .content_block a.readon,
#content #content_block_details a.readon {
  color: #354183;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  height: 20px;
  overflow: hidden;
}
#content .nieuws p.published:hover,
#content .actie p.published:hover,
#content #content_block_group .content_block p.published:hover,
#content #content_block_details p.published:hover,
#content .nieuws a.readon:hover,
#content .actie a.readon:hover,
#content #content_block_group .content_block a.readon:hover,
#content #content_block_details a.readon:hover {
  border-bottom: 1px solid #354183;
}
#content .aanbieding {
  border-color: #ef4921;
}
#content .aanbieding a:not(.btn) {
  color: #ef4921;
  border-bottom: 1px solid transparent;
}
#content .aanbieding a.active:not(.btn),
#content .aanbieding a:hover:not(.btn) {
  border-bottom: 1px solid #ef4921;
  text-decoration: none;
}
#content .aanbieding h1,
#content .aanbieding h2,
#content .aanbieding h3,
#content .aanbieding h4 {
  color: #ef4921;
}
#content .aanbieding h1 a,
#content .aanbieding h2 a,
#content .aanbieding h3 a,
#content .aanbieding h4 a {
  color: #ef4921;
}
#content .aanbieding h1 a:hover,
#content .aanbieding h2 a:hover,
#content .aanbieding h3 a:hover,
#content .aanbieding h4 a:hover {
  text-decoration: none!important;
  border-bottom: none!important;
  color: #ef4921;
}
#content .aanbieding h2 {
  border-bottom-color: #ef4921;
}
#content .aanbieding p.published,
#content .aanbieding a.readon {
  color: #ef4921;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  height: 20px;
  overflow: hidden;
}
#content .aanbieding p.published:hover,
#content .aanbieding a.readon:hover {
  border-bottom: 1px solid #ef4921;
}
#content .entertainment,
#content .mainproductgroup2558 .product-grid-span,
#content .mainproductgroup2558 .intro-text,
#content .groupcolorline_2558.product-grid-span,
#content .groupcolor_2558.product-grid-span {
  border-color: #ff9900;
}
#content .entertainment a:not(.btn),
#content .mainproductgroup2558 .product-grid-span a:not(.btn),
#content .mainproductgroup2558 .intro-text a:not(.btn),
#content .groupcolorline_2558.product-grid-span a:not(.btn),
#content .groupcolor_2558.product-grid-span a:not(.btn) {
  color: #ff9900;
  border-bottom: 1px solid transparent;
}
#content .entertainment a.active:not(.btn),
#content .mainproductgroup2558 .product-grid-span a.active:not(.btn),
#content .mainproductgroup2558 .intro-text a.active:not(.btn),
#content .groupcolorline_2558.product-grid-span a.active:not(.btn),
#content .groupcolor_2558.product-grid-span a.active:not(.btn),
#content .entertainment a:hover:not(.btn),
#content .mainproductgroup2558 .product-grid-span a:hover:not(.btn),
#content .mainproductgroup2558 .intro-text a:hover:not(.btn),
#content .groupcolorline_2558.product-grid-span a:hover:not(.btn),
#content .groupcolor_2558.product-grid-span a:hover:not(.btn) {
  border-bottom: 1px solid #ff9900;
  text-decoration: none;
}
#content .entertainment h1,
#content .mainproductgroup2558 .product-grid-span h1,
#content .mainproductgroup2558 .intro-text h1,
#content .groupcolorline_2558.product-grid-span h1,
#content .groupcolor_2558.product-grid-span h1,
#content .entertainment h2,
#content .mainproductgroup2558 .product-grid-span h2,
#content .mainproductgroup2558 .intro-text h2,
#content .groupcolorline_2558.product-grid-span h2,
#content .groupcolor_2558.product-grid-span h2,
#content .entertainment h3,
#content .mainproductgroup2558 .product-grid-span h3,
#content .mainproductgroup2558 .intro-text h3,
#content .groupcolorline_2558.product-grid-span h3,
#content .groupcolor_2558.product-grid-span h3,
#content .entertainment h4,
#content .mainproductgroup2558 .product-grid-span h4,
#content .mainproductgroup2558 .intro-text h4,
#content .groupcolorline_2558.product-grid-span h4,
#content .groupcolor_2558.product-grid-span h4 {
  color: #ff9900;
}
#content .entertainment h1 a,
#content .mainproductgroup2558 .product-grid-span h1 a,
#content .mainproductgroup2558 .intro-text h1 a,
#content .groupcolorline_2558.product-grid-span h1 a,
#content .groupcolor_2558.product-grid-span h1 a,
#content .entertainment h2 a,
#content .mainproductgroup2558 .product-grid-span h2 a,
#content .mainproductgroup2558 .intro-text h2 a,
#content .groupcolorline_2558.product-grid-span h2 a,
#content .groupcolor_2558.product-grid-span h2 a,
#content .entertainment h3 a,
#content .mainproductgroup2558 .product-grid-span h3 a,
#content .mainproductgroup2558 .intro-text h3 a,
#content .groupcolorline_2558.product-grid-span h3 a,
#content .groupcolor_2558.product-grid-span h3 a,
#content .entertainment h4 a,
#content .mainproductgroup2558 .product-grid-span h4 a,
#content .mainproductgroup2558 .intro-text h4 a,
#content .groupcolorline_2558.product-grid-span h4 a,
#content .groupcolor_2558.product-grid-span h4 a {
  color: #ff9900;
}
#content .entertainment h1 a:hover,
#content .mainproductgroup2558 .product-grid-span h1 a:hover,
#content .mainproductgroup2558 .intro-text h1 a:hover,
#content .groupcolorline_2558.product-grid-span h1 a:hover,
#content .groupcolor_2558.product-grid-span h1 a:hover,
#content .entertainment h2 a:hover,
#content .mainproductgroup2558 .product-grid-span h2 a:hover,
#content .mainproductgroup2558 .intro-text h2 a:hover,
#content .groupcolorline_2558.product-grid-span h2 a:hover,
#content .groupcolor_2558.product-grid-span h2 a:hover,
#content .entertainment h3 a:hover,
#content .mainproductgroup2558 .product-grid-span h3 a:hover,
#content .mainproductgroup2558 .intro-text h3 a:hover,
#content .groupcolorline_2558.product-grid-span h3 a:hover,
#content .groupcolor_2558.product-grid-span h3 a:hover,
#content .entertainment h4 a:hover,
#content .mainproductgroup2558 .product-grid-span h4 a:hover,
#content .mainproductgroup2558 .intro-text h4 a:hover,
#content .groupcolorline_2558.product-grid-span h4 a:hover,
#content .groupcolor_2558.product-grid-span h4 a:hover {
  text-decoration: none!important;
  border-bottom: none!important;
  color: #ff9900;
}
#content .entertainment h2,
#content .mainproductgroup2558 .product-grid-span h2,
#content .mainproductgroup2558 .intro-text h2,
#content .groupcolorline_2558.product-grid-span h2,
#content .groupcolor_2558.product-grid-span h2 {
  border-bottom-color: #ff9900;
}
#content .entertainment p.published,
#content .mainproductgroup2558 .product-grid-span p.published,
#content .mainproductgroup2558 .intro-text p.published,
#content .groupcolorline_2558.product-grid-span p.published,
#content .groupcolor_2558.product-grid-span p.published,
#content .entertainment a.readon,
#content .mainproductgroup2558 .product-grid-span a.readon,
#content .mainproductgroup2558 .intro-text a.readon,
#content .groupcolorline_2558.product-grid-span a.readon,
#content .groupcolor_2558.product-grid-span a.readon {
  color: #ff9900;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  height: 20px;
  overflow: hidden;
}
#content .entertainment p.published:hover,
#content .mainproductgroup2558 .product-grid-span p.published:hover,
#content .mainproductgroup2558 .intro-text p.published:hover,
#content .groupcolorline_2558.product-grid-span p.published:hover,
#content .groupcolor_2558.product-grid-span p.published:hover,
#content .entertainment a.readon:hover,
#content .mainproductgroup2558 .product-grid-span a.readon:hover,
#content .mainproductgroup2558 .intro-text a.readon:hover,
#content .groupcolorline_2558.product-grid-span a.readon:hover,
#content .groupcolor_2558.product-grid-span a.readon:hover {
  border-bottom: 1px solid #ff9900;
}
#content h2.groupcolor_2556 {
  color: #99cc00;
}
#content h2.groupcolor_2570 {
  color: #606ebe;
}
#content h2.groupcolor_2568 {
  color: #debbab;
}
.product-append {
  height: 28px;
}
.product-append button,
.product-append a {
  float: right;
  margin-left: .3em;
  color: #555555;
}
.product-append .social {
  padding: 0;
}
.product-append .social a {
  line-height: 28px;
}
.product-grid-span .product-append button,
.product-grid-span .product-append a {
  opacity: .5;
}
.product-grid-span:hover .product-append button,
.product-grid-span:hover .product-append a {
  opacity: 1;
}
.price {
  color: #354183;
  font-size: 1.5em;
  display: inline-block;
  line-height: 28px;
}
.price.price_van {
  text-decoration: line-through;
  color: #6f6f6f;
  font-size: 1.1em;
  margin-top: -2px;
}
.price.price_voor {
  color: #990000;
  padding-left: 5px;
  padding-right: 5px;
}
.price sup {
  font-size: .6em;
}
.btn {
  color: #354183;
}
.btn i {
  padding-top: 3px;
  display: inline-block;
  font-size: 1.3em;
}
.divider {
  border-bottom: 1px solid #d5d5d5;
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-grid-span + .divider {
  margin-top: 0;
}
p.published,
a.readon {
  color: #606ebe;
  text-decoration: none;
}
a.readon {
  float: right;
  clear: both;
}
.product-details .price,
.product-location .price {
  font-size: 2em;
  margin: 20px 0;
}
.product-details .btn-shoppingcart,
.product-location .btn-shoppingcart {
  float: left;
  margin-left: 0;
}
.product-details h2,
.product-location h2 {
  line-height: 24px;
}
.product-details .map,
.product-location .map {
  margin-top: 15px;
}
div.inner {
  padding: 0 20px;
}
div.inner.inner-left {
  padding-right: 0;
}
div.inner.inner-right {
  padding-left: 0;
}
.product-images .shop_mediabrowserbig {
display:block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 15px;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  background: white;
  margin-top: 10px;
}
.product-images .product-thumbs {
  padding: 10px 0;
}
.product-images .product-image-thumb {
  padding: 10px 7.5px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.product-grid-span.span6 {
  padding: 5px 10px 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  border-color: #ebebeb !important;
  background: white;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.product-grid-span.span6 a:not(.readon,.btn) {
  text-decoration: none!important;
  border-bottom: none!important;
}
.product-grid-span.span6 a:not(.readon,.btn):hover {
  text-decoration: none!important;
  border-bottom: none!important;
}
.product-grid-span.span6:hover {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.product-grid-span.span6 a.wrapper {
  text-decoration: none!important;
  border-bottom: none!important;
}
.product-grid-span.span6 a.wrapper:hover {
  text-decoration: none!important;
  border-bottom: none!important;
}
.product-grid-span.span6 .image-wrapper {
  height: 155px;
  display: table-cell;
  width: 203px;
  vertical-align: middle;
  overflow: hidden;
}
.product-grid-span.span6 img {
  max-height: 150px;
  max-width: 203px;
  width: auto;
  display: block;
  margin: 0 auto;
}
.product-grid-span.span6 .info-sign {
  font-weight: bold;
  font-style: italic;
  font-size: 1.4em;
}
.product-grid-span.span6 a.readon {
  margin-top: 10px;
}
.product-grid-span > h2,
.product-grid-span > h3,
.product-grid-span a > h2,
.product-grid-span a > h3 {
  line-height: 2 20px;
  height: 40px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 5px;
  display: block;
}
/*
.product-grid-span > h2:first-letter,
.product-grid-span > h3:first-letter,
.product-grid-span a > h2:first-letter,
.product-grid-span a > h3:first-letter {
  text-transform: uppercase;
}
*/
.product-grid-span > h3:first-letter,
.product-grid-span a > h3:first-letter {
  text-transform: uppercase;
}
.product-grid-span .text-wrapper {
  height: 125px;
  overflow: hidden;
  margin: 5px 0;
}
.product-grid-span .text-wrapper a {
  text-decoration: none!important;
  border-bottom: none!important;
}
.product-grid-span .text-wrapper a:hover {
  text-decoration: none!important;
  border-bottom: none!important;
}
.product-grid-span .text-wrapper h3,
.product-grid-span .text-wrapper a h3 {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  display: block;
  height: auto;
}
.product-grid-span .text-wrapper h3:first-letter,
.product-grid-span .text-wrapper a h3:first-letter {
  text-transform: uppercase;
}
.product-grid-span .text-wrapper p {
  margin-top: 5px;
  line-height: 20px;
  color: #555555;
  margin: 0;
  height: auto;
  font-size: 12px;
}
.product-grid-span p {
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #555555;
}
.product-grid-span .item {
  *zoom: 1;
  margin-bottom: 5px;
}
.product-grid-span .item:before,
.product-grid-span .item:after {
  display: table;
  content: "";
  line-height: 0;
}
.product-grid-span .item:after {
  clear: both;
}
.product-grid-span .item h3 {
  margin: 0;
  line-height: 20px;
}
.product-grid-span .item h3 a:hover,
.product-grid-span .item h3 a {
  border-bottom: none!important;
}
.product-grid-span .item p {
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  margin-bottom: 0;
}
.product-grid-span .item .divider {
  margin: 5px 0;
}
.product-grid-span .item .divider:last-child {
  display: none;
}
.product-grid-span .item .readon {
  margin-top: 0!important;
}
.sjabloon_home .product-grid-span h2,
.sjabloon_home .product-grid-span > h3,
.sjabloon_home .product-grid-span > a h3 {
  height: auto;
  line-height: 20px;
}
.sjabloon_home .product-grid-span > h3,
.sjabloon_home .product-grid-span > a h3 {
  line-height: 20px;
}
.sjabloon_home .product-grid-span h2 {
  text-transform: uppercase;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.nieuws.product-grid-span .divider:last-child {
  display: none;
}
.pager a {
  color: #999999;
}
.pager a:after {
  content: ' |';
  color: #6f6f6f;
}
.pager a:hover,
.pager a.active {
  color: #354183;
  text-decoration: none;
}
.pager a:last-child:after {
  content: '';
}
#welkom {
  color: #354183;
  font-style: italic;
  margin-top:20px;
  font-size:16px;
  
}
#welkom h1 {
  line-height: 1.2;
  font-size: 22px;
  font-weight: bold;
}
#welkom small {
  line-height:1;
}
body {
  background: #e3e6f0;
  position: relative;
}
#bottomcurls,
#leftcurls {
  position: absolute;
  bottom: 0;
  left: -72px;
}
#leftcurls {
  bottom: 50px;
  left: -72px;
}
#bottomcurls {
  top: 100%;
  left: 50px;
}
#header-wrapper {
  z-index: 100;
  background: #ced7e7;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
}
#content-wrapper {
  z-index: 80;
  position: relative;
}
#content-wrapper > .container {
  background: #f3f5f9;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
  position: relative;
  width: 955px;
  width: 965px\9;
  padding-left: 5px\9;
}
#content-wrapper #backcurls {
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 1260px;
  max-width: 100%;
  margin: 0 auto;
}
#content-wrapper #backcurls img {
  position: absolute;
  top: -145px;
}
.wide-container {
  width: 955px;
  width: 965px\9;
  padding-left: 5px\9;
}
#footer-wrapper {
  z-index: 60;
}
#footer-wrapper .container {
  width: 955px;
  width: 965px\9;
  padding-left: 5px\9;
}
header ul.top-menu {
  margin: 0;
  paddin: 0;
  float: right;
}
header ul.top-menu a {
  color: #354183;
  margin: 0 0.5em;
}
header ul.top-menu li {
  float: left;
  list-style: none;
  color: #354183;
}
header ul.top-menu li:after {
  content: "|";
}
header ul.top-menu li:last-child:after {
  content: "";
}
header ul.top-menu li:last-child a {
  margin-right: 0;
}
header ul.top-menu li:first-child a {
  margin-left: 0;
}
header .mijn-winkelwagen {
  float: right;
  font-size: .9em;
  margin-top: 40px;
  color: #354183;
  line-height: .6em;
  text-align: right;
  padding-right: 40px;
  background: url(http://woerden.wereldwinkels.nl/vp_dev/sjablonen/WW_WIZARD/11/less/../img/shopping-bag.png) no-repeat 100% 0;
  background-size: 21px 33px;
}
header .search input {
  width: 80%;
}
header .search i {
  color: #354183;
}
header #logo > div {
  margin: 0 0 -30px -60px;
}
header nav {
  margin-top: 1px;
  float: right;
}
header nav ul {
  padding: 0 .5em;
  background-color: #dcdff1;
  background-image: -moz-linear-gradient(top, #ffffff, #a8b0dc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#a8b0dc));
  background-image: -webkit-linear-gradient(top, #ffffff, #a8b0dc);
  background-image: -o-linear-gradient(top, #ffffff, #a8b0dc);
  background-image: linear-gradient(to bottom, #ffffff, #a8b0dc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffa8b0dc', GradientType=0);
  margin: 0;
  paddin: 0;
  *zoom: 1;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
header nav ul a {
  color: #354183;
  margin: 0 0.5em;
}
header nav ul li {
  float: left;
  list-style: none;
  color: #354183;
}
header nav ul li:after {
  content: "|";
}
header nav ul li:last-child:after {
  content: "";
}
header nav ul li:last-child a {
  margin-right: 0;
}
header nav ul li:first-child a {
  margin-left: 0;
}
header nav ul:before,
header nav ul:after {
  display: table;
  content: "";
  line-height: 0;
}
header nav ul:after {
  clear: both;
}
header nav ul li {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header nav ul li:hover a {
  background: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header nav ul a {
  padding: 0 .5em;
  margin: .1em 0;
  line-height: 2.2em;
  vertical-align: middle;
  display: inline-block;
}
header nav ul a:hover {
  text-decoration: none;
}
aside nav {
  margin-top: 24px;
}
aside nav a {
  display: block;
}
aside nav i {
  float: right;
  display: none!important;
}
aside nav .active i,
aside nav .menuactive i {
  display: inline-block !important;
}
aside nav ul,
aside nav li {
  list-style: none;
  margin: 0;
  display: block;
}
aside nav > ul > li > a {
  font-size: 13px;
  padding: 9px 0;
  text-transform: uppercase;
  color: #6f6f6f;
  border-bottom: 2px solid #cfcdcd;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
aside nav > ul > li > a:hover,
aside nav > ul > li > a.active,
aside nav > ul > li > a.menuactive {
  color: #354183;
  text-decoration: none;
  border-bottom: 2px solid #354183;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
aside nav > ul > li > ul > li > a {
  margin-left: 30px;
}
aside nav > ul > li > ul > li {
  border-bottom: 1px solid #cfcdcd;
}
aside nav > ul > li > ul > li > a {
  display: block;
  font-size: 13px;
  margin-top: 9px;
  margin-bottom: 9px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #6f6f6f;
}
aside nav > ul > li > ul > li > a.active,
aside nav > ul > li > ul > li > a.menuactive,
aside nav > ul > li > ul > li > a:hover {
  text-decoration: none;
  color: #354183;
}
aside nav > ul > li > ul > li.productgroup2556 > a {
  color: #99cc00;
}
aside nav > ul > li > ul > li.productgroup2568 > a {
  color: #d09d86;
}
aside nav > ul > li > ul > li.productgroup2570 > a {
  color: #606ebe;
}
aside nav > ul > li > ul > li > a:hover,
aside nav > ul > li > ul > li > a.active {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
aside nav > ul > li > ul > li > ul {
  border: none;
  margin: 0 0 10px;
}
aside nav > ul > li > ul > li > ul > li > a {
  margin-left: 60px;
  color: #6f6f6f;
}
aside nav > ul > li > ul > li > ul > li > a.active,
aside nav > ul > li > ul > li > ul > li > a:hover {
  text-decoration: none;
  color: black;
}
aside nav > ul > li > ul > ul a {
  color: #9d9999 !important;
  text-transform: none;
  border-bottom: none!important;
}
aside nav > ul > li > ul > ul a.active,
aside nav > ul > li > ul > ul a:hover {
  border-bottom: none!important;
}
aside .well {
  background: #cdd5e5;
}
aside .banner-wrapper {
  padding-top: 20px;
  margin-bottom: 40px;
}
aside .banner {
  text-align: center;
  margin-top: 20px;
}
aside .banner p {
  color: #354183;
  font-size: 2em;
  line-height: 120%;
}
aside .banner img {
  border-radius: 6px;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.6);
}
#content {
  padding: 20px 0;
  -webkit-box-shadow: -15px 0 12px -12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -15px 0 12px -12px rgba(0, 0, 0, 0.2);
  box-shadow: -15px 0 12px -12px rgba(0, 0, 0, 0.2);
}
#content p,
#content li,
#content ol,
#content td,
#content input,
#content a {
  font-size: 14px;
}
#content.span18 {
  width: 715px;
}
#content > .row {
  margin-left: -5px;
}
#content img.alignright {
  margin: 5px 0 2px 14px;
}
#content img.alignleft {
  margin: 5px 14px 2px 0;
}
#content .shop_topimage {
  margin: 0;
  padding: 0 0 20px 20px;
  background: white;
}
#content .intro-text h2,
#content .intro-text h3 {
  text-transform: uppercase;
}
#content #search_results h3 {
  line-height: 20px;
}
#content #slideshow-wrapper {
  margin-bottom: 2em;
  padding: 0;
}
#content #slideshow {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
#content #slideshow:before,
#content #slideshow:after {
  display: table;
  content: "";
  line-height: 0;
}
#content #slideshow:after {
  clear: both;
}
#content #slideshow .slides {
  width: 705px;
  height: 240px;
  overflow: hidden;
}
#content #slideshow .slide {
  color: #ffffff;
  *zoom: 1;
  width: 705px;
  height: 238px;
}
#content #slideshow .slide img,
#content #slideshow .slide div {
  position: absolute;
  top: 0;
}
#content #slideshow .slide img {
  height: 240px;
  width: auto;
  left: 0;
}
#content #slideshow .slide div {
  padding: 20px 30px 0;
  background-color: #4f5ca7;
  background-image: -moz-linear-gradient(top, #606ebe, #354183);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#606ebe), to(#354183));
  background-image: -webkit-linear-gradient(top, #606ebe, #354183);
  background-image: -o-linear-gradient(top, #606ebe, #354183);
  background-image: linear-gradient(to bottom, #606ebe, #354183);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff606ebe', endColorstr='#ff354183', GradientType=0);
  height: 240px;
  width: 50%;
  right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content #slideshow .slide a {
  color: #ffffff;
}
#content #slideshow .slide a:hover {
  text-decoration: none;
}
#content #slideshow .slide div a:hover {
  text-decoration: underline;
}
#content #slideshow .slide:before,
#content #slideshow .slide:after {
  display: table;
  content: "";
  line-height: 0;
}
#content #slideshow .slide:after {
  clear: both;
}
#content #slideshow .slideshow-pager {
  width: 100%;
  display: block;
  text-align: center;
  margin: 10px 0 0 2px;
  z-index: 999;
}
#content #slideshow .slideshow-pager li {
  display: inline-block;
  list-style: none;
}
#content #slideshow .slideshow-pager li a {
  display: block;
  margin: 0 5px 0 0;
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  background-color: #606ebe;
  border-radius: 5px;
  outline: 0;
}
#content #slideshow .slideshow-pager li.current a {
  background-color: #ef4921;
}
#pre-footer.container {
  background: #dfe5ef;
  width: 955px;
  width: 965px\9;
  padding-left: 5px\9;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  z-index: 79;
}
#pre-footer h1,
#pre-footer h2,
#pre-footer h3,
#pre-footer h4 {
  color: #4d699c;
  line-height: 20px;
}
#pre-footer li,
#pre-footer p {
  color: #6783b5;
}
#pre-footer a {
  color: #3c527a;
  font-weight: bold;
}
#pre-footer a:hover {
  color: #2b3b58;
}
footer.container {
  background: #ced7e7;
  z-index: 78;
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}
footer .menu {
  margin: 0;
  paddin: 0;
}
footer .menu a {
  color: #354183;
  margin: 0 1em;
}
footer .menu li {
  float: left;
  list-style: none;
  color: #354183;
}
footer .menu li:after {
  content: "|";
}
footer .menu li:last-child:after {
  content: "";
}
footer .menu li:last-child a {
  margin-right: 0;
}
footer .menu li:first-child a {
  margin-left: 0;
}
footer .menu li {
  line-height: 45px;
}
footer .menu.menu2 {
  float: right;
}
.social {
  float: right;
  padding: 10px 0;
  *zoom: 1;
}
.social:before,
.social:after {
  display: table;
  content: "";
  line-height: 0;
}
.social:after {
  clear: both;
}
.social img {
  width: 25px;
  height: 25px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
#cartajax {
  position: relative;
  float: right;
}
#cartajax #cart {
  z-index: 6000;
}
#cartajax #cart .content {
  padding: 8px;
  display: none;
}
#cartajax #cart.active .content {
  display: block;
}
#cartajax #cart .empty {
  padding: 25px 0;
  text-align: center;
}
#cartajax .heading {
  position: relative;
  z-index: 1;
}
#cartajax .heading a {
  cursor: pointer;
}
#cartajax .heading i {
  color: #0088cc;
}
#cartajax .cart-content-wrapper {
  width: 400px;
  position: absolute;
  top: 100%;
  right: 0;
}
#cartajax #cart-content {
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background: white;
}
#cartajax #cart-content td,
#cartajax #cart-content th {
  border: none;
  vertical-align: middle;
}
#cartajax #cart-content .mini-cart-info table {
  width: 100%;
  margin-bottom: 5px;
}
#cartajax #cart-content .mini-cart-info table td.image {
  width: 32px;
}
#cartajax #cart-content .mini-cart-info table img {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
#cartajax #cart-content .quantity {
  text-align: right;
  color: #4F5466;
}
#cartajax #cart-content td.total {
  text-align: right;
}
#cartajax #cart-content .checkout {
  display: block;
  text-align: center;
}
#cartajax #cart-content .vwf_price .value,
#cartajax #cart-content .vwf_price .total {
  border-top: 1px solid #ddd;
  font-weight: bold;
}
#product_c_filter_holder {
  margin-bottom: 10px;
}
#product_c_filter_holder form {
  margin-bottom: 0;
}
.content_block,
#content_block_details {
  *zoom: 1;
  padding: 0 0 20px;
}
.content_block:before,
#content_block_details:before,
.content_block:after,
#content_block_details:after {
  display: table;
  content: "";
  line-height: 0;
}
.content_block:after,
#content_block_details:after {
  clear: both;
}
.content_block .block-title {
  border-bottom: 1px solid #354183;
}
.content_block section h1,
#content_block_details section h1,
.content_block section h2,
#content_block_details section h2,
.content_block section h3,
#content_block_details section h3 {
  border-bottom: 1px solid transparent;
}
.content_block img,
#content_block_details img {
  
 // margin-right: 15px;
}
.content_block p,
#content_block_details p {
  margin-left: 165px;
}
.content_block .block-image,
#content_block_details .block-image {
 float: left;
  max-width: 175px;
}
.content_block .readon,
#content_block_details .readon {
  float: none;
  clear: none;
  margin-top: 10px;
  display: block;
  border: none!important;
}
.content_block .readon:hover,
#content_block_details .readon:hover {
  text-decoration: underline!important;
  border: none!important;
}
.content_block .readon:hover i,
#content_block_details .readon:hover i {
  text-decoration: none;
}
.content_block section p,
#content_block_details section p {
  margin-left: 0;
}
#content_block_group img {
  max-width: 150px;
}
body.module-content_blocks #content > .row,
body.module-command-info #content > .row,
body.module-pages_html:not(.sjabloon_home) #content > .row {
  height: 100%;
}
body.module-content_blocks #content .span18:not(.divider),
body.module-command-info #content .span18:not(.divider),
body.module-pages_html:not(.sjabloon_home) #content .span18:not(.divider) {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 40px;
  background: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 100%;
}
.block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 7.5px;
  background: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e3e6f0;
  margin-bottom: 20px;
  position: relative;
}
.block h2 {
  text-align: center;
}
.block table {
  margin-bottom: 0;
}
.block table thead th {
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  text-align: center;
}
.contentTable {
  width: 100%;
  margin-bottom: 20px;
}
.contentTable th,
.contentTable td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.contentTable th {
  font-weight: bold;
}
.contentTable thead th {
  vertical-align: bottom;
}
.contentTable caption + thead tr:first-child th,
.contentTable caption + thead tr:first-child td,
.contentTable colgroup + thead tr:first-child th,
.contentTable colgroup + thead tr:first-child td,
.contentTable thead:first-child tr:first-child th,
.contentTable thead:first-child tr:first-child td {
  border-top: 0;
}
.contentTable tbody + tbody {
  border-top: 2px solid #dddddd;
}
.contentTable .table {
  background-color: #ffffff;
}
.contentTable th {
  background: none!important;
}
body.module-command-mijnopties #mijnoptiespage {
  margin-left: -15px;
  *zoom: 1;
}
body.module-command-mijnopties #mijnoptiespage:before,
body.module-command-mijnopties #mijnoptiespage:after {
  display: table;
  content: "";
  line-height: 0;
}
body.module-command-mijnopties #mijnoptiespage:after {
  clear: both;
}
body.module-command-mijnopties #mijnoptiespage table {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.module-command-mijnopties #mijnoptiespage .contentPanel {
  float: left;
  margin-left: 15px;
  width: 345px;
  margin-right: 0;
}
body.module-command-mijnopties #mijnoptiespage .mijnoptiespanelmargin {
  color: #354183;
}
body.module-command-mijnopties #mijnoptiespage .mijnoptiespanelinner {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}
body.module-command-mijngegevens .panel,
body.module-command-aanmeldformulier .panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 7.5px;
  background: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e3e6f0;
  margin-bottom: 20px;
  position: relative;
}
body.module-command-mijngegevens .panel h2,
body.module-command-aanmeldformulier .panel h2 {
  text-align: center;
}
body.module-command-mijngegevens .panel table,
body.module-command-aanmeldformulier .panel table {
  margin-bottom: 0;
}
body.module-command-mijngegevens .panel table thead th,
body.module-command-aanmeldformulier .panel table thead th {
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  text-align: center;
}
body.module-command-mijngegevens .panel table caption,
body.module-command-aanmeldformulier .panel table caption {
  color: #354183;
}
body.module-command-mijngegevens .panel input[type="text"],
body.module-command-aanmeldformulier .panel input[type="text"] {
  width: 200px;
}
body.module-command-mijngegevens #paneldisplay2,
body.module-command-aanmeldformulier #paneldisplay2 {
  background: none;
  border: none;
}
body.module-command-mijngegevens #paneldisplay2 input,
body.module-command-aanmeldformulier #paneldisplay2 input {
  float: right;
}
.checkout form {
  margin-bottom: 0;
}
.checkout .span-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 7.5px;
  background: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e3e6f0;
  margin-bottom: 20px;
  position: relative;
}
.checkout .span-block h2 {
  text-align: center;
}
.checkout .span-block table {
  margin-bottom: 0;
}
.checkout .span-block table thead th {
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  text-align: center;
}
.checkout input[type=checkbox] {
  margin: 0;
}
.checkout.checkout-profile td {
  height: 238px;
  vertical-align: middle;
}
#shop_checkout img {
  max-width: none;
}
#product_c_filter {
  margin-top: 20px;
}
#product_c_filter .slider {
  width: 90%;
  margin: 0 auto;
}
#product_c_filter .product_c_type_checkbox {
  *zoom: 1;
}
#product_c_filter .product_c_type_checkbox:before,
#product_c_filter .product_c_type_checkbox:after {
  display: table;
  content: "";
  line-height: 0;
}
#product_c_filter .product_c_type_checkbox:after {
  clear: both;
}
#product_c_filter .product_c_type_checkbox input {
  float: left;
}
#product_c_filter .product_c_type_checkbox label {
  margin-left: 20px;
}
.FormHandlerInputButton {
  float: left;
}
.lost-passsword {
  margin-top: 10px;
  display: block;
}
caption {
  text-align: left;
  font-size: 18px;
  line-height: 200%;
}
body #registerblock .CTcontent img {
  max-width: none;
}
body #mijnoptiespage .mijnoptiespanelinner {
  height: auto;
  min-height: 200px;
}
body #mijnoptiespage .contentPanel {
  min-height: 240px;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 7.5px;
  background: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e3e6f0;
  margin-bottom: 20px;
  position: relative;
}
body #mijnoptiespage .contentPanel h2 {
  text-align: center;
}
body #mijnoptiespage .contentPanel table {
  margin-bottom: 0;
}
body #mijnoptiespage .contentPanel table thead th {
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  text-align: center;
}
.betaalmethode img {
  float: left;
  width: 44px;
  height: auto;
  margin-right: 10px;
}
.betaalmethode p {
  margin-left: 54px;
}
#fb-root {
  display: none;
}
#klantenserviceform body {
  background: white!important;
}
.shop_productdetails .table .table {
  background: none;
}
.shop_productdetails .table td {
  border: none;
}
.map a:hover {
  text-decoration: none!important;
  border: none!important;
}
body #shop_checkout .step_active td {
  background-color: #354183;
  color: #FFFFFF;
}
body #shop_checkout .step_true td {
  cursor: pointer;
  background-color: #D8E1EB;
  color: #6694C6;
}
body #shop_checkout .step_false td {
  background-color: #ccd1eb;
  color: #ffffff;
}
#product_reviews img {
  padding-bottom: 5px;
}
#product_reviews .review_write a,
#product_reviews #product_reviews_bottom a {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-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(to bottom, #ffffff, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  *background-color: #e6e6e6;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -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);
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  color: #354183;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#product_reviews .review_write a:hover,
#product_reviews #product_reviews_bottom a:hover,
#product_reviews .review_write a:active,
#product_reviews #product_reviews_bottom a:active,
#product_reviews .review_write a.active,
#product_reviews #product_reviews_bottom a.active,
#product_reviews .review_write a.disabled,
#product_reviews #product_reviews_bottom a.disabled,
#product_reviews .review_write a[disabled],
#product_reviews #product_reviews_bottom a[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
#product_reviews .review_write a:active,
#product_reviews #product_reviews_bottom a:active,
#product_reviews .review_write a.active,
#product_reviews #product_reviews_bottom a.active {
  background-color: #cccccc \9;
}
#product_reviews .review_write a:first-child,
#product_reviews #product_reviews_bottom a:first-child {
  *margin-left: 0;
}
#product_reviews .review_write a:hover,
#product_reviews #product_reviews_bottom a:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
#product_reviews .review_write a:focus,
#product_reviews #product_reviews_bottom a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#product_reviews .review_write a.active,
#product_reviews #product_reviews_bottom a.active,
#product_reviews .review_write a:active,
#product_reviews #product_reviews_bottom a:active {
  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);
}
#product_reviews .review_write a.disabled,
#product_reviews #product_reviews_bottom a.disabled,
#product_reviews .review_write a[disabled],
#product_reviews #product_reviews_bottom a[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#product_reviews .review_write a i,
#product_reviews #product_reviews_bottom a i {
  padding-top: 3px;
  display: inline-block;
  font-size: 1.3em;
}
#product_reviews .review_write a:hover,
#product_reviews #product_reviews_bottom a:hover,
#product_reviews .review_write a:active,
#product_reviews #product_reviews_bottom a:active,
#product_reviews .review_write a.active,
#product_reviews #product_reviews_bottom a.active,
#product_reviews .review_write a.disabled,
#product_reviews #product_reviews_bottom a.disabled,
#product_reviews .review_write a[disabled],
#product_reviews #product_reviews_bottom a[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
#product_reviews .review_write a:active,
#product_reviews #product_reviews_bottom a:active,
#product_reviews .review_write a.active,
#product_reviews #product_reviews_bottom a.active {
  background-color: #408140 \9;
}
#product_reviews .review_write a .caret,
#product_reviews #product_reviews_bottom a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#product_reviews .review_write {
  margin-top: 10px;
}
#product_reviews .review {
  padding-bottom: 10px;
  border-bottom: 1px dotted #d4d4d4;
}
#product_reviews .review .review_info,
#product_reviews .review .review_usefull {
  color: #a2a2a2;
  font-size: .9em;
}
#product_reviews .review .review_message {
  padding-left: 10px;
  border-left: 4px solid #d4d4d4;
  margin: 5px 0;
}
#product-filter {
  margin-top: 20px;
}
#product-filter input[type='checkbox'] {
  margin: 0;
}
.slider {
  width: 90%;
  margin: 0 auto;
}
#bottom_address {
width:90%;
float:left;
line-height: 45px;
text-align:right;
font-weight:bold;
color: #354183;
}
#content .product-append .not-available {
background:crimson;
color:white;
font-size:.8em;
padding:.3em;
border-radius: 5px;
float:left;
box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.product-available {
padding-top:20px;
padding-bottom: 20px;
clear:both;
}
.search .add-on {
cursor:pointer;
}