


/* -- Start Swell Page css Template -- */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


@-webkit-keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}




/* -- End Swell Page css Template -- */.com_bigwhiteduck_stacks_FoundationButtonPlus2_stack{position:relative}.b-p.icon-only{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.bp-wrap.bp-txt-left>.b-p:not(.icon-only){text-align:left!important}.bp-wrap.bp-txt-center>.b-p:not(.icon-only){text-align:center!important}.bp-wrap.bp-txt-right>.b-p:not(.icon-only){text-align:right!important}.bp-wrap.noclick-active>.b-p.active{pointer-events:none!important} .bp-wrap.inline-wrap{display:inline-block}


/*! Tablesaw - v2.0.3 - 2016-05-02
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2016 Filament Group; Licensed MIT */

table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%;
}

.tablesaw {
  border-collapse: collapse;
  width: 100%;
}

/* Structure */

.tablesaw {
  border: 0;
  padding: 0;
}

.tablesaw th,
.tablesaw td {
  box-sizing: border-box;
  padding: .5em .7em;
}

.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em;
}

.tablesaw-enhanced .tablesaw-bar .btn {
  border: 1px solid #ccc;
  background: none;
  background-color: #fafafa;
  box-shadow: 0 1px 0 rgba(255,255,255,1);
  color: #4a4a4a;
  clear: both;
  cursor: pointer;
  display: block;
  font: bold 20px/1 sans-serif;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 1px 0 #fff;
  width: 100%;
  /* Theming */
  background-image: -webkit-linear-gradient(top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100%);
  background-image: linear-gradient( top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100% );
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  border-radius: .25em;
}

.tablesaw-enhanced .tablesaw-bar a.btn {
  color: #1c95d4;
}

.tablesaw-enhanced .tablesaw-bar .btn:hover {
  text-decoration: none;
}

/* Default radio/checkbox styling horizonal controlgroups. */

.tablesaw-enhanced .tablesaw-bar .btn:active {
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70%);
  background-image: linear-gradient( top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70% );
}

.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus {
  color: #208de3;
  background-color: #fff;
  outline: none;
}

.tablesaw-bar .btn:focus {
  box-shadow: 0 0 .35em #4faeef !important;
}

.tablesaw-bar .btn-select select {
  background: none;
  border: none;
  display: block;
  position: absolute;
  font-weight: inherit;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
}

.tablesaw-bar .btn-select select {
  opacity: 0;
  filter: alpha(opacity=0);
  display: inline-block;
  color: transparent;
}

.tablesaw-bar .btn select option {
  background: #fff;
  color: #000;
  font-family: sans-serif;
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
  text-align: left;
  text-indent: 0;
}

.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.tablesaw-bar .btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: .3em 1em .3em 1em;
}

.tablesaw-bar .btn.btn-micro {
  font-size: .8125em;
  padding: .4em .7em .25em .7em;
}

.tablesaw-enhanced .tablesaw-bar .btn-select {
  text-align: left;
}

.tablesaw-bar .btn-select:after {
  background: #e5e5e5;
  background: rgba(0,0,0,.1);
  box-shadow: 0 2px 2px rgba(255,255,255,.25);
  content: " ";
  display: block;
  position: absolute;
}

.tablesaw-bar .btn-select.btn-small,
.tablesaw-bar .btn-select.btn-micro {
  padding-right: 1.5em;
}

.tablesaw-bar .btn-select:after {
  background: none;
  background-repeat: no-repeat;
  background-position: .25em .45em;
  content: "\25bc";
  font-size: .55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}

.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
  width: 1.2em;
  font-size: .5em;
  padding-top: 1em;
  padding-right: .5em;
  line-height: 1.65;
  background: none;
  box-shadow: none;
  border-left-width: 0;
}

/* Column navigation buttons for swipe and columntoggle tables */

.tablesaw-advance .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: .25em;
}

.tablesaw-advance .btn.btn-micro {
  font-size: .8125em;
  padding: .3em .7em .25em .7em;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .5em;
  position: relative;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #808080;
}

.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}

/* Table Toolbar */

.tablesaw-bar {
  clear: both;
  font-family: sans-serif;
}

.tablesaw-toolbar {
  font-size: .875em;
  float: left;
}

.tablesaw-toolbar label {
  padding: .5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: .5em;
  text-transform: uppercase;
}

.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
  margin-top: .5em;
  margin-bottom: .5em;
}

.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
  margin-bottom: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn {
  margin-left: .4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  background: transparent;
  font-family: sans-serif;
  font-size: 1em;
  padding-left: .3em;
}

.tablesaw-bar .tablesaw-toolbar .btn-select {
  min-width: 0;
}

.tablesaw-bar .tablesaw-toolbar .btn-select:after {
  padding-top: .9em;
}

.tablesaw-bar .tablesaw-toolbar select {
  color: #888;
  text-transform: none;
  background: transparent;
}

.tablesaw-toolbar ~ table {
  clear: both;
}

.tablesaw-toolbar .a11y-sm {
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

@media (min-width: 24em) {
  .tablesaw-toolbar .a11y-sm {
    clip: none;
    height: auto;
    width: auto;
    position: static;
    overflow: visible;
  }
}

table.tablesaw tbody th {
  font-weight: bold;
}

table.tablesaw thead th,
table.tablesaw thead td {
  color: #444;
  font-size: .9em;
}

.tablesaw th,
.tablesaw td {
  line-height: 1em;
  text-align: left;
  vertical-align: middle;
}

.tablesaw td,
.tablesaw tbody th {
  vertical-align: middle;
  font-size: 1.17em;
  /* 19px */
}

.tablesaw td .btn,
.tablesaw tbody th .btn {
  margin: 0;
}

.tablesaw thead {
  border: 1px solid #e5e5e4;
  background: #e2dfdc;
  background-image: -webkit-linear-gradient(top, #fff, #e2dfdc);
  background-image: linear-gradient(to bottom, #fff, #e2dfdc);
}

.tablesaw thead th {
  font-weight: 100;
  color: #777;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  text-align: left;
}

.tablesaw thead tr:first-child th {
  font-weight: normal;
  font-family: sans-serif;
  border-right: 1px solid #e4e1de;
}

/* Table rows have a gray bottom stroke by default */

.tablesaw tbody tr {
  border-bottom: 1px solid #dfdfdf;
}

.tablesaw caption {
  text-align: left;
  margin-bottom: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  line-height: 2.4;
}

@media (min-width: 25em) {
  .tablesaw caption {
    margin-bottom: .6em;
    line-height: 1.2;
  }
}

/* Stack */

.tablesaw-cell-label-top {
  text-transform: uppercase;
  font-size: .9em;
  font-weight: normal;
}

.tablesaw-cell-label {
  font-size: .65em;
  text-transform: uppercase;
  color: #888;
  font-family: sans-serif;
}

@media (min-width: 40em) {
  .tablesaw td {
    line-height: 2em;
  }
}

@media only all {
  .tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid #e4e1de;
  }

  .tablesaw-swipe .tablesaw-cell-persist {
    box-shadow: 3px 0 4px -1px #e4e1de;
  }
}

/* Table rows have a gray bottom stroke by default */

.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */

@media only all {
  /* Show the table cells as a block level element */

  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }

  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }

  /* Make the label elements a percentage width */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block;
  }

  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */

  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }

  .tablesaw-cell-label {
    display: block;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}

@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }

  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
  }

  .tablesaw-cell-label {
    vertical-align: top;
  }

  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
  }

  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}

/* Media query to show as a standard table at 560px (35em x 16px) or wider */

@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }

  /* Show the table header rows */

  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }

  /* Hide the labels in each cell */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}

.tablesaw-fix-persist {
  table-layout: fixed;
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-swipe th.tablesaw-cell-hidden,
  .tablesaw-swipe td.tablesaw-cell-hidden {
    display: none;
  }
}

.btn.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}

.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: .5em;
}

.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}

/* Remove top/bottom margins around the fieldcontain on check list */

.tablesaw-columntoggle-popup {
  display: none;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: .5em .8em;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: .2em;
  z-index: 1;
}

.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}

/* Hide all prioritized columns by default */

@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: none;
  }
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -.5em auto 0;
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}

/* Preset breakpoints if "" class added to table */

/* Show priority 1 at 320px (20em x 16px) */

@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}

/* Show priority 2 at 480px (30em x 16px) */

@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}

/* Show priority 3 at 640px (40em x 16px) */

@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }

  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}

/* Show priority 4 at 800px (50em x 16px) */

@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}

/* Show priority 5 at 960px (60em x 16px) */

@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}

/* Show priority 6 at 1,120px (70em x 16px) */

@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-columntoggle th.tablesaw-cell-hidden,
  .tablesaw-columntoggle td.tablesaw-cell-hidden {
    display: none;
  }

  /* Checked manually: Always show */

  .tablesaw-columntoggle th.tablesaw-cell-visible,
  .tablesaw-columntoggle td.tablesaw-cell-visible {
    display: table-cell;
  }
}

.tablesaw-columntoggle-popup .btn-group > label {
  display: block;
  padding: .2em 0;
  white-space: nowrap;
}

.tablesaw-columntoggle-popup .btn-group > label input {
  margin-right: .8em;
}

.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
  position: relative;
}

.tablesaw-sortable thead tr th {
  padding-right: 1.6em;
  vertical-align: top;
}

.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
  padding: 0;
}

.tablesaw-sortable th.tablesaw-sortable-head button {
  padding-top: .9em;
  padding-bottom: .7em;
  padding-left: .6em;
  padding-right: 1.6em;
}

.tablesaw-sortable .tablesaw-sortable-head button {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left;
  font: inherit;
  text-transform: inherit;
  position: relative;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  width: 7px;
  height: 10px;
  content: "\0020";
  position: absolute;
  right: .5em;
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
  content: "\2191";
}

.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
  content: "\2193";
}

.tablesaw-sortable .not-applicable:after {
  content: "--";
  display: block;
}

.tablesaw-sortable .not-applicable span {
  display: none;
}

.tablesaw-advance {
  float: right;
}

.tablesaw-advance.minimap {
  margin-right: .4em;
}

.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: .4em .2em;
}

.tablesaw-advance-dots li i {
  width: .25em;
  height: .25em;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}

.tablesaw-advance-dots-hide {
  opacity: .25;
  filter: alpha(opacity=25);
  cursor: default;
  pointer-events: none;
}

/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code */
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(13, 101, 35, 1.00);--secondary:rgba(0, 159, 0, 1.00);--success:rgba(40, 99, 63, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 71, 5, 1.00);--secondary-dark:rgba(0, 129, 0, 1.00);--success-dark:rgba(10, 69, 33, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(25, 86, 28, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(13, 101, 35, 1.00);--link-color-hover:rgba(0, 159, 0, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(18rem/16)}h2,.h2{font-size:calc(14rem/16)}h3,.h3{font-size:calc(12rem/16)}h4,.h4{font-size:calc(10rem/16)}h5,.h5{font-size:calc(8rem/16)}h6,.h6{font-size:calc(6rem/16)}small{font-size:20%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(18rem/16)}h4,.h4{font-size:calc(16rem/16)}h5,.h5{font-size:calc(12rem/16)}h6,.h6{font-size:calc(8rem/16)}small{font-size:15%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(30rem/16)}h2,.h2{font-size:calc(26rem/16)}h3,.h3{font-size:calc(24rem/16)}h4,.h4{font-size:calc(22rem/16)}h5,.h5{font-size:calc(16rem/16)}h6,.h6{font-size:calc(8rem/16)}small{font-size:15%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
.header_company{--header-color:rgba(73, 159, 57, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.header_slogan{--header-color:rgba(12, 95, 45, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
            .header_companytext{font-size:calc(60rem/16) ;font-weight:800 ;}@media only screen and (min-width:40em) {            .header_companytext{font-size:calc(60rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .header_companytext{font-size:calc(60rem/16) ;line-height:1.50 }}
  h1,.h1,          .myclass{font-size:calc(16rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {  h1,.h1,          .myclass{font-size:calc(20rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {  h1,.h1,          .myclass{font-size:calc(24rem/16) ;line-height:1.50 }}
  h1,.h1,          .h1{font-size:calc(22rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {  h1,.h1,          .h1{font-size:calc(28rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {  h1,.h1,          .h1{font-size:calc(34rem/16) ;line-height:1.50 }}
  h1,.h1,          .content_h1{font-size:calc(18rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {  h1,.h1,          .content_h1{font-size:calc(24rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {  h1,.h1,          .content_h1{font-size:calc(30rem/16) ;line-height:1.50 }}
.lb_open{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(41, 147, 8, 1.00);--link-color-hover:rgba(25, 86, 28, 1.00);--link-decoration:none;--link-decoration-hover:none}
            .lb_open{font-size:calc(12rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .lb_open{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .lb_open{font-size:calc(18rem/16) ;line-height:1.50 }}
            .ftest{font-size:calc(60rem/16) ;}@media only screen and (min-width:40em) {            .ftest{font-size:calc(60rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .ftest{font-size:calc(60rem/16) ;line-height:1.50 }}
@font-face{font-style:normal;font-family:'calibri';font-display:swap;font-stretch:normal;font-weight:400;src:local('MyFont'),url('http://www.en-apolda.de/resources/calibri/calibri/Calibri.woff') format('woff')}@font-face{font-style:normal;font-family:'calibri';font-display:swap;font-stretch:normal;font-weight:700;src:local('MyFont Bold'),url('http://www.en-apolda.de/resources/calibri/calibribold/Calibri-Bold.woff') format('woff')}html,body,            .myclass{font-family:"calibri",Helvetica, Arial, sans-serif }
.TOPpadding#header{padding-top:10.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.TOPpadding#header{padding-top:15.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.TOPpadding#header{padding-top:20.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.myclass{position:fixed    ;z-index:1 ;top:unset ;bottom:unset ;left:unset ;right:unset ;}
.align_bottom{display:flex;align-items:flex-end;aspect-ratio:16/9;}
.news_bg{background-color:rgba(25, 86, 28, 0.10) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.news_bg{background-attachment:scroll!important}}
.c-con_margin{margin-top:0.00% ;margin-right:0.00% ;margin-bottom:0.00% ;margin-left:2.00% ;}@media only screen and (min-width:40em){.c-con_margin{margin-top:0.00% ;margin-right:2.00% ;margin-bottom:0.00% ;margin-left:2.00% }}@media only screen and (min-width:64em){.c-con_margin{margin-top:0.00% ;margin-right:2.00% ;margin-bottom:0.00% ;margin-left:2.00% }}
.pad_bott4pr{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:1.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.pad_bott4pr{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:2.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.pad_bott4pr{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:4.00% ;padding-left:0.00% }}
.news_heightfull{height:100% ;}  
.news_border{border-color:rgba(25, 86, 28, 1.00) rgba(25, 86, 28, 1.00) rgba(25, 86, 28, 1.00) rgba(25, 86, 28, 1.00) ;border-width:2px ;border-style:dotted ;border-radius:10px 10px 10px 10px ;}
@media screen and (min-width: 64em){.lightbox_width_l{width:50.00px ;}}@media only screen and (min-width:40em){.lightbox_width_l{width:700.00px }}@media only screen and (min-width:64em){.lightbox_width_l{width:700.00px }}
@media screen and (min-width: 40em) and (max-width: 63.9375em){.lightbox_width_m{width:70.00px ;}}@media only screen and (min-width:40em){.lightbox_width_m{width:640.00px }}@media only screen and (min-width:64em){.lightbox_width_m{width:700.00px }}
@media screen and (max-width: 39.9375em){.lightbox_width_s{width:400.00px ;}}@media only screen and (min-width:40em){.lightbox_width_s{width:50.00px }}@media only screen and (min-width:64em){.lightbox_width_s{width:50.00px }}
.pad_faq5pr{padding-top:5.00% ;padding-right:0.00% ;padding-bottom:5.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.pad_faq5pr{padding-top:5.00% ;padding-right:0.00% ;padding-bottom:5.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.pad_faq5pr{padding-top:5.00% ;padding-right:0.00% ;padding-bottom:5.00% ;padding-left:0.00% }}
.h4{padding-top:30.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.h4{padding-top:40.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.h4{padding-top:50.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.h3{padding-top:30.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.h3{padding-top:40.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.h3{padding-top:50.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
.posright_headerlogo{position: absolute   ;z-index:1 ;top:unset ;bottom:unset ;left:unset ;right:0px ;}
.padd_headerlogo{padding-top:0 ;padding-right:1rem ;padding-bottom:4rem ;}  
.marg_headerlogo{margin-right:4rem ;}  
.border_dg2px{border-color:rgba(12, 95, 45, 1.00) ;border-width:2px ;border-style:solid ;}
.marg_t48bpx{margin-top:3rem ;margin-bottom:5rem ;}  
.marg_t48px{margin-top:3rem ;}  
.mar_t80px{margin-top:5rem ;}  
.mar_t24px{margin-top:1.5rem ;}  
.bgcol_grey1{background-color:rgba(204, 204, 204, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bgcol_grey1{background-attachment:scroll!important}}
.mar_tlr5px{margin-top:0.25rem ;margin-right:0.25rem ;margin-left:0.25rem ;}  
.mar_t8px{margin-top:0.5rem ;}  
.mar_t32px{margin-top:2rem ;}  
.mar_t48px{margin-top:3rem ;}  
.mar_lr8px{margin-right:0.5rem ;margin-left:0.5rem ;}  
.newsborder_green{border-color:rgba(12, 95, 45, 1.00) ;border-width:2px ;border-style:solid ;}
.newsborder_black{border-color:rgba(0, 0, 0, 1.00) ;border-width:2px ;border-style:solid ;}
.mar_l4px{margin-left:0.25rem ;}  

@font-face{font-family:calibri;font-style:normal;font-weight:normal;src:url("http://www.en-apolda.de/resources/calibri/calibri/Calibri.eot");src:url("http://www.en-apolda.de/resources/calibri/calibri/Calibri.eot?#iefix") format("embedded-opentype");src:url("http://www.en-apolda.de/resources/calibri/calibri/Calibri.svg#font-pro") format("svg");src:url("http://www.en-apolda.de/resources/calibri/calibri/Calibri.otf") format("opentype");src:url("http://www.en-apolda.de/resources/calibri/calibri/Calibri.ttf") format("truetype");src:url("http://www.en-apolda.de/resources/calibri/calibri/Calibri.woff2") format("woff2");src:url("http://www.en-apolda.de/resources/calibri/calibri/Calibri.woff") format("woff");}@font-face{font-family:calibri;font-style:normal;font-weight:bold;src:url("http://www.en-apolda.de/resources/calibri/calibribold/Calibri-Bold.eot");src:url("http://www.en-apolda.de/resources/calibri/calibribold/Calibri-Bold.eot?#iefix") format("embedded-opentype");src:url("http://www.en-apolda.de/resources/calibri/calibribold/Calibri-Bold.svg#font-pro") format("svg");src:url("http://www.en-apolda.de/resources/calibri/calibribold/Calibri-Bold.otf") format("opentype");src:url("http://www.en-apolda.de/resources/calibri/calibribold/Calibri-Bold.ttf") format("truetype");src:url("http://www.en-apolda.de/resources/calibri/calibribold/Calibri-Bold.woff2") format("woff2");src:url("http://www.en-apolda.de/resources/calibri/calibribold/Calibri-Bold.woff") format("woff");}@font-face{font-family:calibri;font-style:italic;font-weight:normal;src:url("http://www.en-apolda.de/resources/calibri/calibribolditalic/Calibri-Bold-Italic.eot");src:url("http://www.en-apolda.de/resources/calibri/calibribolditalic/Calibri-Bold-Italic.eot?#iefix") format("embedded-opentype");src:url("http://www.en-apolda.de/resources/calibri/calibribolditalic/Calibri-Bold-Italic.svg#font-pro") format("svg");src:url("http://www.en-apolda.de/resources/calibri/calibribolditalic/Calibri-Bold-Italic.otf") format("opentype");src:url("http://www.en-apolda.de/resources/calibri/calibribolditalic/Calibri-Bold-Italic.ttf") format("truetype");src:url("http://www.en-apolda.de/resources/calibri/calibribolditalic/Calibri-Bold-Italic.woff2") format("woff2");src:url("http://www.en-apolda.de/resources/calibri/calibribolditalic/Calibri-Bold-Italic.woff") format("woff");}@font-face{font-family:calibri;font-style:italic;font-weight:bold;src:url("http://www.en-apolda.de/resources/calibri/calibriitalic/Calibri-Italic.eot");src:url("http://www.en-apolda.de/resources/calibri/calibriitalic/Calibri-Italic.eot?#iefix") format("embedded-opentype");src:url("http://www.en-apolda.de/resources/calibri/calibriitalic/Calibri-Italic.svg#font-pro") format("svg");src:url("http://www.en-apolda.de/resources/calibri/calibriitalic/Calibri-Italic.otf") format("opentype");src:url("http://www.en-apolda.de/resources/calibri/calibriitalic/Calibri-Italic.ttf") format("truetype");src:url("http://www.en-apolda.de/resources/calibri/calibriitalic/Calibri-Italic.woff2") format("woff2");src:url("http://www.en-apolda.de/resources/calibri/calibriitalic/Calibri-Italic.woff") format("woff");}
 h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, h6,.font-family-h6,h6 a,.font-family-h6 a, blockquote, a, ul,ul li,ol,ol li,dl,dl dd, fieldset,input,textarea,form label,input + label,fieldset label,input + datalist,legend, button,.button,.btn, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font),.fontpro-stacks_in_2111_2{font-family:"calibri",Arial }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-family:"calibri",Arial }
.BGwhite{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.BGwhite{background-attachment:scroll!important}}
:root{--darkgreen:rgba(13, 101, 35, 1.00)}
:root{--lightgreen:rgba(0, 159, 0, 1.00)}
.BGgreenD{background-color:rgba(13, 101, 35, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.BGgreenD{background-attachment:scroll!important}}
            .navifontstyle_lm{font-size:calc(16rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .navifontstyle_lm{font-size:calc(16rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .navifontstyle_lm{font-size:calc(16rem/16) ;line-height:1.50 }}
.padding_b5_3_2p{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:2.00% ;padding-left:0.00% ;}@media only screen and (min-width:40em){.padding_b5_3_2p{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:3.00% ;padding-left:0.00% }}@media only screen and (min-width:64em){.padding_b5_3_2p{padding-top:0.00% ;padding-right:0.00% ;padding-bottom:5.00% ;padding-left:0.00% }}
.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.button.b-p {
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer; }

.button.b-p[disabled] {
  cursor: default; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

.button.b-p {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: all 300ms ease-out; }
  .button.b-p.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  .button.b-p.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem; }
  .button.b-p.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .6875rem; }
  .button.b-p.expand {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  .button.b-p.left-align {
    text-align: left;
    text-indent: .75rem; }
  .button.b-p.right-align {
    text-align: right;
    padding-right: .75rem; }
  .button.b-p.radius, .button.b-p.radius::before, .button.b-p.radius::after {
    border-radius: 3px; }
  .button.b-p.round, .button.b-p.radius::before, .button.b-p.round::after {
    border-radius: 1000px; }
  .button.b-p.disabled, .button.b-p[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7; }
  .button.b-p.right {
    float: right !important; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  .button.b-p {
    display: inline-block; } }

.bp-styles-warning {
  display: none; }

.button.b-p:not(.custom) {
  background-color: rgba(2, 117, 216, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #014c8c; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(231, 231, 231, 1.00);
    color: rgba(51, 51, 51, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(51, 51, 51, 1.00);
      background-color: #c1c1c1; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(217, 83, 79, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #b52b27; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #3d8b3d; }
  .button.b-p.radius:not(.custom) {
    border-radius: 4px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(2, 117, 216, 1.00);
    color: rgba(2, 117, 216, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #014c8c;
      background-color: #014c8c; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(231, 231, 231, 1.00);
      color: rgba(231, 231, 231, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(51, 51, 51, 1.00);
        border-color: #c1c1c1;
        background-color: #c1c1c1; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(217, 83, 79, 1.00);
      color: rgba(217, 83, 79, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #b52b27;
        background-color: #b52b27; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #3d8b3d;
        background-color: #3d8b3d; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(204, 204, 204, 1.00);
    border-width: 1px;
    color: rgba(55, 58, 60, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #121314;
      border-color: #a6a6a6;
      background-color: rgba(212, 212, 212, 0.00); }
            .header-segment{font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif }
.header-segment{color:rgba(13, 101, 35, 1.00) ;}
.header-segment{padding-top:10.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.header-segment{padding-top:20.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.header-segment{padding-top:30.00px ;padding-right:0.00px ;padding-bottom:0.00px ;padding-left:0.00px }}
:root{--white:rgba(255, 255, 255, 1.00)}
.myclass{}
.myclass{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}
.bg_darkgreen{background-color:rgba(12, 95, 45, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bg_darkgreen{background-attachment:scroll!important}}
.height_4px{height:0.25rem ;min-height:0px ;max-height:1000px ;}  
@media screen and (min-width: 40em){ .topnavi_lm>.dropdown a, .dropdown.topnavi_lm a{--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(73, 159, 57, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .topnavi_lm>.dropdown .menu-text, .dropdown.topnavi_lm .menu-text{--menu-text-color:rgba(255, 255, 255, 1.00)} .topnavi_lm>.dropdown .submenu a:hover, .dropdown.topnavi_lm .submenu a:hover{--menu-bg-color:rgba(255, 255, 255, 1.00)} .topnavi_lm>.dropdown>li>a, .dropdown.topnavi_lm>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .topnavi_lm>.dropdown .submenu>li>a, .dropdown.topnavi_lm .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .topnavi_lm>.dropdown li.active>a, .topnavi_lm>.dropdown li.is-active>a, .topnavi_lm>.dropdown a.is-active, .dropdown.topnavi_lm li.active>a, .dropdown.topnavi_lm li.is-active>a, .dropdown.topnavi_lm a.is-active{--menu-bg-color:rgba(73, 159, 57, 1.00);--menu-link-color:rgba(255, 255, 255, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00)} .topnavi_lm>.dropdown .submenu li.active>a, .topnavi_lm>.dropdown .submenu li.is-active>a, .topnavi_lm>.dropdown .submenu a.is-active, .dropdown.topnavi_lm .submenu li.active>a, .dropdown.topnavi_lm .submenu li.is-active>a, .dropdown.topnavi_lm .submenu a.is-active{--menu-caret-color:rgba(73, 159, 57, 1.00)} .topnavi_lm>.dropdown .submenu a, .dropdown.topnavi_lm .submenu a{--menu-caret-color:rgba(12, 95, 45, 1.00)} .topnavi_lm>.dropdown .submenu, .dropdown.topnavi_lm .submenu{--submenu-bg-color:rgba(255, 255, 255, 1.00);--submenu-border:2px solid rgba(202, 202, 202, 1.00)} .topnavi_lm>.dropdown .submenu a, .dropdown.topnavi_lm .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(12, 95, 45, 1.00);--menu-link-color-hover:rgba(73, 159, 57, 1.00)} .topnavi_lm>.dropdown .submenu .menu-text, .dropdown.topnavi_lm .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .topnavi_lm>.dropdown .submenu li.active>a, .topnavi_lm>.dropdown .submenu li.is-active>a, .topnavi_lm>.dropdown .submenu a.is-active, .dropdown.topnavi_lm .submenu li.active>a, .dropdown.topnavi_lm .submenu li.is-active>a, .dropdown.topnavi_lm .submenu a.is-active{--menu-caret-color:rgba(73, 159, 57, 1.00);--menu-bg-color:rgba(73, 159, 57, 1.00);--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00)}}
@media screen and (max-width: 39.9375em){ .topnavi_small>.accordion-menu a, .accordion-menu.topnavi_small a{--menu-link-color:rgba(12, 95, 45, 1.00);--menu-link-color-hover:rgba(73, 159, 57, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(12, 95, 45, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .topnavi_small>.accordion-menu .menu-text, .accordion-menu.topnavi_small .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .topnavi_small>.accordion-menu>li>a, .accordion-menu.topnavi_small>li>a{padding-top:0.5rem;padding-bottom:0.5rem} .topnavi_small>.accordion-menu .submenu>li>a, .accordion-menu.topnavi_small .submenu>li>a{padding-top:0.5rem;padding-bottom:0.5rem} .topnavi_small>.accordion-menu li.active>a, .topnavi_small>.accordion-menu li.is-active>a, .topnavi_small>.accordion-menu a.is-active, .accordion-menu.topnavi_small li.active>a, .accordion-menu.topnavi_small li.is-active>a, .accordion-menu.topnavi_small a.is-active{--menu-bg-color:rgba(73, 159, 57, 1.00);--menu-link-color:rgba(255, 255, 255, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00)} .topnavi_small>.accordion-menu .submenu li.active>a, .topnavi_small>.accordion-menu .submenu li.is-active>a, .topnavi_small>.accordion-menu .submenu a.is-active, .accordion-menu.topnavi_small .submenu li.active>a, .accordion-menu.topnavi_small .submenu li.is-active>a, .accordion-menu.topnavi_small .submenu a.is-active{--menu-caret-color:rgba(73, 159, 57, 1.00)} .topnavi_small>.accordion-menu .submenu a, .accordion-menu.topnavi_small .submenu a{--menu-caret-color:rgba(12, 95, 45, 1.00)} .topnavi_small>.accordion-menu .submenu, .accordion-menu.topnavi_small .submenu{--submenu-bg-color:rgba(255, 255, 255, 1.00);--submenu-border:2px solid rgba(202, 202, 202, 1.00)} .topnavi_small>.accordion-menu .submenu a, .accordion-menu.topnavi_small .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(12, 95, 45, 1.00);--menu-link-color-hover:rgba(73, 159, 57, 1.00)} .topnavi_small>.accordion-menu .submenu .menu-text, .accordion-menu.topnavi_small .submenu .menu-text{--menu-text-color:rgba(68, 68, 68, 1.00)} .topnavi_small>.accordion-menu .submenu li.active>a, .topnavi_small>.accordion-menu .submenu li.is-active>a, .topnavi_small>.accordion-menu .submenu a.is-active, .accordion-menu.topnavi_small .submenu li.active>a, .accordion-menu.topnavi_small .submenu li.is-active>a, .accordion-menu.topnavi_small .submenu a.is-active{--menu-caret-color:rgba(73, 159, 57, 1.00);--menu-bg-color:rgba(73, 159, 57, 1.00);--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00)}}
         .menu li,   .fonstyle_lm{font-weight:800 ;}
            .headercompany{font-size:calc(24rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em) {            .headercompany{font-size:calc(30rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .headercompany{font-size:calc(36rem/16) ;line-height:1.50 }}
.headercompany{color:rgba(73, 159, 57, 1.00) ;}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1330_2772 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1330_2772 {
		display: none !important;
	}
}


#stacks_in_1330_3010 {
	font-weight: bold;
}

#stacks_in_1330_2783 {
	font-size: 150%;
	font-weight: bolder;
}


#stacks_in_1330_2035 {
	font-weight: bolder;
}
.top-bar{padding:0 ;}  
.large-menu .menu{padding-top:1.25rem ;padding-right:0.75rem ;padding-bottom:1.25rem ;padding-left:0.75rem ;}  
.stacks_in_1330_2751_126{line-height:0}.stacks_in_1330_2751_126 svg{display:inline-block;max-width:30px;height:auto;}.stacks_in_1330_2751_126.full-width svg{width:100%;height:auto}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_1330_89 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_1330_89 {
		display: none !important;
	}
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_1331 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_1331 {
		display: none !important;
	}
}
/* Start dooReflow stack each CSS code */	#stacks_in_1345 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_1345 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_1345 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_1345 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_1345 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_1345 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_1345 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_1345 {
	padding: 0px 0px 25px 0px;
}
#stacks_in_1436>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1436>.s3_row>.s3_column_left {
	width: 61.57%;
}

#stacks_in_1436>.s3_row>.s3_column_right {
	width: 38.430000%;
}




#stacks_in_1436>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_1436>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_1436>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_1436 {
	padding: 0px 0px 240px 0px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1437{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1437swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1437swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1437swell{
		max-width: 200px;
	}
	.stacks_in_1437swell img{
		width: 100%;
		max-width: 200px;
		height: auto;
	}


.stacks_in_1437swell-with-zoom .mfp-container,.stacks_in_1437swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 198.000015ms ease-out;
	-moz-transition: all 198.000015ms ease-out;
	-o-transition: all 198.000015ms ease-out;
	transition: all 198.000015ms ease-out;
}

.stacks_in_1437swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1437swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1437swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1437swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1437 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1437 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1437 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1437 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_1437 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1437 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1437 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1437 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1437 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1437 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1437 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- *//* Resets */
.tablePro_stacks_in_1895 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none;
}




#tableLoadingTextDiv_stacks_in_1895 {
  width: 100%;
  text-align: center;
}



.tablesaw-enhanced .tablesaw-bar .btn {
  text-shadow: none;
  background-color: rgba(192, 192, 192, 1.00);
}
/* Maybe add an option to customize this, if users want it? */
.tablesaw-enhanced .tablesaw-bar .btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

/* Table labels */
#tablePro_stacks_in_1895_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1895_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  background-color: rgba(192, 192, 192, 1.00);
}
/* Swipe buttons, hovered */
/* Maybe add an option to customize this, if users want it? */
#tablePro_stacks_in_1895_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: rgba(0, 0, 0, 1.00);
}

/* Alternating row colors */
.tablePro_stacks_in_1895 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1895 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1895 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1895 thead tr {
	background-color: rgba(255, 255, 255, 1.00);
}

#tablePro_stacks_in_1895 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(0, 0, 0, 1.00);
	text-align: center;
}

/* This is a fix for Text stacks inside the table header, so that the "text-align: center" above will take effect */
#tablePro_stacks_in_1895_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

table.tablePro_stacks_in_1895 thead th, table.tablesaw thead td {
	color: rgba(0, 0, 0, 1.00);
}

#tablePro_stacks_in_1895_wrapper .tablesaw-advance-dots li i {
	background: rgba(0, 5, 85, 1.00);
}

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1895 tr td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}
/* Borders for the non header row and non-last row */
.tablePro_stacks_in_1895 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1895 thead tr:first-child th:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's rightmost cell */
.tablePro_stacks_in_1895 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: 0.7em 0.5em;
}

/* Table bottom border */
.tablePro_stacks_in_1895 tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

@media only all {
  #tablePro_stacks_in_1895.tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
    box-shadow: none;
  }

  .tablePro_stacks_in_1895.tablesaw-swipe td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  .tablePro_stacks_in_1895.tablesaw-columntoggle td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  /* This is needed here so that in mobile mode, the toggle table will have a left border. */
  .tablePro_stacks_in_1895 tr td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1895.tablesaw-stack tr:first-child td:first-child {
    border-top: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1895.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

/*  #tablePro_stacks_in_1895.tablesaw-stack td:only-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
*/
}

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1895 td {
    line-height: normal;
  }
  /* Set the borders for the first and last columns of the table, but only if the screen isn't too narrow */
  .tablePro_stacks_in_1895 td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1895 td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1895.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
  #tablePro_stacks_in_1895.tablesaw-stack tr:last-child td:not(:last-child) {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-bottom: none;
  }



}

.tablePro_stacks_in_1895 thead tr:first-child {
  /* Table top border */
  border-top: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' bottom borders */
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}


/*table td:first-child { border-left: none; }
*/

/* Cell padding */
.tablePro_stacks_in_1895 td {
  padding: 0.7em 0.5em;
}

#stacks_in_1895 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 4px 0px 4px;
}
/* Resets */
.tablePro_stacks_in_1751 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none;
}




#tableLoadingTextDiv_stacks_in_1751 {
  width: 100%;
  text-align: center;
}



.tablesaw-enhanced .tablesaw-bar .btn {
  text-shadow: none;
  background-color: rgba(192, 192, 192, 1.00);
}
/* Maybe add an option to customize this, if users want it? */
.tablesaw-enhanced .tablesaw-bar .btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

/* Table labels */
#tablePro_stacks_in_1751_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1751_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  background-color: rgba(192, 192, 192, 1.00);
}
/* Swipe buttons, hovered */
/* Maybe add an option to customize this, if users want it? */
#tablePro_stacks_in_1751_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: rgba(0, 0, 0, 1.00);
}

/* Alternating row colors */
.tablePro_stacks_in_1751 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1751 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1751 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1751 thead tr {
	background-color: rgba(255, 255, 255, 1.00);
}

#tablePro_stacks_in_1751 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(0, 0, 0, 1.00);
	text-align: center;
}

/* This is a fix for Text stacks inside the table header, so that the "text-align: center" above will take effect */
#tablePro_stacks_in_1751_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

table.tablePro_stacks_in_1751 thead th, table.tablesaw thead td {
	color: rgba(0, 0, 0, 1.00);
}

#tablePro_stacks_in_1751_wrapper .tablesaw-advance-dots li i {
	background: rgba(0, 5, 85, 1.00);
}

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1751 tr td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}
/* Borders for the non header row and non-last row */
.tablePro_stacks_in_1751 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1751 thead tr:first-child th:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's rightmost cell */
.tablePro_stacks_in_1751 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: 0.7em 0.5em;
}

/* Table bottom border */
.tablePro_stacks_in_1751 tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

@media only all {
  #tablePro_stacks_in_1751.tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
    box-shadow: none;
  }

  .tablePro_stacks_in_1751.tablesaw-swipe td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  .tablePro_stacks_in_1751.tablesaw-columntoggle td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  /* This is needed here so that in mobile mode, the toggle table will have a left border. */
  .tablePro_stacks_in_1751 tr td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1751.tablesaw-stack tr:first-child td:first-child {
    border-top: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1751.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

/*  #tablePro_stacks_in_1751.tablesaw-stack td:only-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
*/
}

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1751 td {
    line-height: normal;
  }
  /* Set the borders for the first and last columns of the table, but only if the screen isn't too narrow */
  .tablePro_stacks_in_1751 td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1751 td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1751.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
  #tablePro_stacks_in_1751.tablesaw-stack tr:last-child td:not(:last-child) {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-bottom: none;
  }



}

.tablePro_stacks_in_1751 thead tr:first-child {
  /* Table top border */
  border-top: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' bottom borders */
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}


/*table td:first-child { border-left: none; }
*/

/* Cell padding */
.tablePro_stacks_in_1751 td {
  padding: 0.7em 0.5em;
}

#stacks_in_1751 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 4px 0px 4px;
}
/* Resets */
.tablePro_stacks_in_1716 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none;
}




#tableLoadingTextDiv_stacks_in_1716 {
  width: 100%;
  text-align: center;
}



.tablesaw-enhanced .tablesaw-bar .btn {
  text-shadow: none;
  background-color: rgba(192, 192, 192, 1.00);
}
/* Maybe add an option to customize this, if users want it? */
.tablesaw-enhanced .tablesaw-bar .btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

/* Table labels */
#tablePro_stacks_in_1716_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1716_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  background-color: rgba(192, 192, 192, 1.00);
}
/* Swipe buttons, hovered */
/* Maybe add an option to customize this, if users want it? */
#tablePro_stacks_in_1716_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: rgba(0, 0, 0, 1.00);
}

/* Alternating row colors */
.tablePro_stacks_in_1716 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1716 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1716 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1716 thead tr {
	background-color: rgba(255, 255, 255, 1.00);
}

#tablePro_stacks_in_1716 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(0, 0, 0, 1.00);
	text-align: center;
}

/* This is a fix for Text stacks inside the table header, so that the "text-align: center" above will take effect */
#tablePro_stacks_in_1716_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

table.tablePro_stacks_in_1716 thead th, table.tablesaw thead td {
	color: rgba(0, 0, 0, 1.00);
}

#tablePro_stacks_in_1716_wrapper .tablesaw-advance-dots li i {
	background: rgba(0, 5, 85, 1.00);
}

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1716 tr td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}
/* Borders for the non header row and non-last row */
.tablePro_stacks_in_1716 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1716 thead tr:first-child th:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's rightmost cell */
.tablePro_stacks_in_1716 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: 0.7em 0.5em;
}

/* Table bottom border */
.tablePro_stacks_in_1716 tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

@media only all {
  #tablePro_stacks_in_1716.tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
    box-shadow: none;
  }

  .tablePro_stacks_in_1716.tablesaw-swipe td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  .tablePro_stacks_in_1716.tablesaw-columntoggle td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  /* This is needed here so that in mobile mode, the toggle table will have a left border. */
  .tablePro_stacks_in_1716 tr td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1716.tablesaw-stack tr:first-child td:first-child {
    border-top: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1716.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

/*  #tablePro_stacks_in_1716.tablesaw-stack td:only-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
*/
}

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1716 td {
    line-height: normal;
  }
  /* Set the borders for the first and last columns of the table, but only if the screen isn't too narrow */
  .tablePro_stacks_in_1716 td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1716 td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1716.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
  #tablePro_stacks_in_1716.tablesaw-stack tr:last-child td:not(:last-child) {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-bottom: none;
  }



}

.tablePro_stacks_in_1716 thead tr:first-child {
  /* Table top border */
  border-top: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' bottom borders */
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}


/*table td:first-child { border-left: none; }
*/

/* Cell padding */
.tablePro_stacks_in_1716 td {
  padding: 0.7em 0.5em;
}

#stacks_in_1716 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 4px 0px 4px;
}
/* Resets */
.tablePro_stacks_in_1645 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none;
}




#tableLoadingTextDiv_stacks_in_1645 {
  width: 100%;
  text-align: center;
}



.tablesaw-enhanced .tablesaw-bar .btn {
  text-shadow: none;
  background-color: rgba(192, 192, 192, 1.00);
}
/* Maybe add an option to customize this, if users want it? */
.tablesaw-enhanced .tablesaw-bar .btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

/* Table labels */
#tablePro_stacks_in_1645_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1645_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  background-color: rgba(192, 192, 192, 1.00);
}
/* Swipe buttons, hovered */
/* Maybe add an option to customize this, if users want it? */
#tablePro_stacks_in_1645_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: rgba(0, 0, 0, 1.00);
}

/* Alternating row colors */
.tablePro_stacks_in_1645 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1645 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1645 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1645 thead tr {
	background-color: rgba(255, 255, 255, 1.00);
}

#tablePro_stacks_in_1645 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(0, 0, 0, 1.00);
	text-align: center;
}

/* This is a fix for Text stacks inside the table header, so that the "text-align: center" above will take effect */
#tablePro_stacks_in_1645_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

table.tablePro_stacks_in_1645 thead th, table.tablesaw thead td {
	color: rgba(0, 0, 0, 1.00);
}

#tablePro_stacks_in_1645_wrapper .tablesaw-advance-dots li i {
	background: rgba(0, 5, 85, 1.00);
}

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1645 tr td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}
/* Borders for the non header row and non-last row */
.tablePro_stacks_in_1645 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1645 thead tr:first-child th:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's rightmost cell */
.tablePro_stacks_in_1645 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: 0.7em 0.5em;
}

/* Table bottom border */
.tablePro_stacks_in_1645 tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

@media only all {
  #tablePro_stacks_in_1645.tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
    box-shadow: none;
  }

  .tablePro_stacks_in_1645.tablesaw-swipe td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  .tablePro_stacks_in_1645.tablesaw-columntoggle td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  /* This is needed here so that in mobile mode, the toggle table will have a left border. */
  .tablePro_stacks_in_1645 tr td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1645.tablesaw-stack tr:first-child td:first-child {
    border-top: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1645.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

/*  #tablePro_stacks_in_1645.tablesaw-stack td:only-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
*/
}

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1645 td {
    line-height: normal;
  }
  /* Set the borders for the first and last columns of the table, but only if the screen isn't too narrow */
  .tablePro_stacks_in_1645 td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1645 td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1645.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
  #tablePro_stacks_in_1645.tablesaw-stack tr:last-child td:not(:last-child) {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-bottom: none;
  }



}

.tablePro_stacks_in_1645 thead tr:first-child {
  /* Table top border */
  border-top: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' bottom borders */
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}


/*table td:first-child { border-left: none; }
*/

/* Cell padding */
.tablePro_stacks_in_1645 td {
  padding: 0.7em 0.5em;
}

#stacks_in_1645 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 4px 0px 4px;
}
/* Resets */
.tablePro_stacks_in_1590 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none;
}




#tableLoadingTextDiv_stacks_in_1590 {
  width: 100%;
  text-align: center;
}



.tablesaw-enhanced .tablesaw-bar .btn {
  text-shadow: none;
  background-color: rgba(192, 192, 192, 1.00);
}
/* Maybe add an option to customize this, if users want it? */
.tablesaw-enhanced .tablesaw-bar .btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

/* Table labels */
#tablePro_stacks_in_1590_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1590_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
  background-color: rgba(192, 192, 192, 1.00);
}
/* Swipe buttons, hovered */
/* Maybe add an option to customize this, if users want it? */
#tablePro_stacks_in_1590_wrapper .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn:hover {
  background-color: rgba(192, 192, 192, 1.00);
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
  color: rgba(0, 0, 0, 1.00);
}

/* Alternating row colors */
.tablePro_stacks_in_1590 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1590 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1590 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1590 thead tr {
	background-color: rgba(255, 255, 255, 1.00);
}

#tablePro_stacks_in_1590 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(0, 0, 0, 1.00);
	text-align: center;
}

/* This is a fix for Text stacks inside the table header, so that the "text-align: center" above will take effect */
#tablePro_stacks_in_1590_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

table.tablePro_stacks_in_1590 thead th, table.tablesaw thead td {
	color: rgba(0, 0, 0, 1.00);
}

#tablePro_stacks_in_1590_wrapper .tablesaw-advance-dots li i {
	background: rgba(0, 5, 85, 1.00);
}

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1590 tr td:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}
/* Borders for the non header row and non-last row */
.tablePro_stacks_in_1590 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1590 thead tr:first-child th:not(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's rightmost cell */
.tablePro_stacks_in_1590 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: 0.7em 0.5em;
}

/* Table bottom border */
.tablePro_stacks_in_1590 tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

@media only all {
  #tablePro_stacks_in_1590.tablesaw-swipe .tablesaw-cell-persist {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
    box-shadow: none;
  }

  .tablePro_stacks_in_1590.tablesaw-swipe td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  .tablePro_stacks_in_1590.tablesaw-columntoggle td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  /* This is needed here so that in mobile mode, the toggle table will have a left border. */
  .tablePro_stacks_in_1590 tr td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1590.tablesaw-stack tr:first-child td:first-child {
    border-top: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1590.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }

/*  #tablePro_stacks_in_1590.tablesaw-stack td:only-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
*/
}

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1590 td {
    line-height: normal;
  }
  /* Set the borders for the first and last columns of the table, but only if the screen isn't too narrow */
  .tablePro_stacks_in_1590 td:first-child {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1590 td:last-child {
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }

  #tablePro_stacks_in_1590.tablesaw-stack td {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-right: 1px solid rgba(0, 0, 0, 1.00);
  }
  #tablePro_stacks_in_1590.tablesaw-stack tr:last-child td:not(:last-child) {
    border-left: 1px solid rgba(0, 0, 0, 1.00);
    border-bottom: none;
  }



}

.tablePro_stacks_in_1590 thead tr:first-child {
  /* Table top border */
  border-top: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' bottom borders */
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}


/*table td:first-child { border-left: none; }
*/

/* Cell padding */
.tablePro_stacks_in_1590 td {
  padding: 0.7em 0.5em;
}

#stacks_in_1590 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin: 0px 4px 0px 4px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_2046 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_2046 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2046 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2046 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2046 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2046 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2046 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_2046 {
	border: solid rgba(0, 0, 0, 0.30);
	border-width: 1px 0px 0px 0px;
	margin: 4px 0px 4px 0px;
}

  #stacks_in_2057{text-align:center}   #stacks_in_2057 .button.b-p,#stacks_in_2057 .button.b-p::before{border-radius:10px}  #stacks_in_2057 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_2057 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_2057 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_2057.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:15.00px}#stacks_in_2057.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:15.00px}        #stacks_in_2057 .button.b-p.fixed-height{padding-top:0!important;min-width:100px;height:30px}#stacks_in_2057 .button.b-p>.bp-text{line-height:30px}@media screen and (min-width:641px){#stacks_in_2057 .button.b-p.fixed-height{height:30px;min-width:100px}#stacks_in_2057>.button.b-p>.bp-text,#stacks_in_2057>.dd-wrap>.button.b-p>.bp-text{line-height:30px}}  @media screen and (max-width:641px){#stacks_in_2057>.button.b-p.expand-mob:not(.icon-only),#stacks_in_2057>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_2057 .button.b-p.expand-large:not(.icon-only),#stacks_in_2057>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
             @media only screen and (max-width:480.00px){#stacks_in_2057 .button.b-p{font-size:1.00rem!important}#stacks_in_2057 .button.b-p.icon-only{width:calc(1.00rem + 0.50rem);height:calc(1.00rem + 0.50rem)}#stacks_in_2057 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.00rem + 0.50rem)}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2057 .button.b-p{font-size:1.25rem!important}#stacks_in_2057 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2057 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}
}@media only screen and (min-width:640.00px) and (max-width:1000.00px){#stacks_in_2057 .button.b-p{font-size:1.25rem!important}#stacks_in_2057 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2057 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}}@media only screen and (min-width:1000.00px){#stacks_in_2057 .button.b-p{font-size:1.25rem!important}#stacks_in_2057 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2057 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}}
  #stacks_in_2057 .button.b-p.custom{border:0px none rgba(179, 179, 177, 1.00)}#stacks_in_2057 .button.b-p.custom:hover{border:0px none rgba(179, 179, 177, 1.00)} #stacks_in_2057 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 113, 60, 1.00)}#stacks_in_2057 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease} #stacks_in_2057 .button.b-p{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 113, 60, 1.00)),color-stop(-,%id=buttonColors[0]));background-image:linear-gradient(to bottom,rgba(0, 113, 60, 1.00),rgba(0, 73, 20, 1.00))}#stacks_in_2057 .button.b-p.split-icon>.bp-icon{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 113, 60, 1.00)),color-stop(-,%id=iconBgColor[0]));background-image:linear-gradient(to bottom,rgba(0, 113, 60, 1.00),rgba(0, 73, 20, 1.00))}  #stacks_in_2057 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 1.00)!important; background-color:rgba(89, 172, 74, 1.00);} #stacks_in_2057 .button.b-p:not(.bp-hover):hover{ background-color:rgba(89, 172, 74, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(89, 172, 74, 1.00)),color-stop(-40%,%id=buttonColors[1]));background-image:linear-gradient(to bottom,rgba(89, 172, 74, 1.00),rgba(49, 132, 34, 1.00));}#stacks_in_2057 .button.b-p:not(.bp-hover).split-icon>.bp-icon:hover{ background-color:rgba(89, 172, 74, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(89, 172, 74, 1.00)),color-stop(-40%,%id=iconBgColor[1]));background-image:linear-gradient(to bottom,rgba(89, 172, 74, 1.00),rgba(49, 132, 34, 1.00));}    
/* Start dooReflow stack each CSS code */	#stacks_in_2063 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_2063 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2063 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2063 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2063 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2063 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2063 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_2063 {
	border: solid rgba(0, 0, 0, 0.30);
	border-width: 1px 0px 0px 0px;
	margin: 4px 0px 4px 0px;
}

  #stacks_in_2102{text-align:center}   #stacks_in_2102 .button.b-p,#stacks_in_2102 .button.b-p::before{border-radius:10px}  #stacks_in_2102 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_2102 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_2102 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_2102.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:15.00px}#stacks_in_2102.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:15.00px}        #stacks_in_2102 .button.b-p.fixed-height{padding-top:0!important;min-width:80px;height:30px}#stacks_in_2102 .button.b-p>.bp-text{line-height:30px}@media screen and (min-width:641px){#stacks_in_2102 .button.b-p.fixed-height{height:30px;min-width:100px}#stacks_in_2102>.button.b-p>.bp-text,#stacks_in_2102>.dd-wrap>.button.b-p>.bp-text{line-height:30px}}  @media screen and (max-width:641px){#stacks_in_2102>.button.b-p.expand-mob:not(.icon-only),#stacks_in_2102>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_2102 .button.b-p.expand-large:not(.icon-only),#stacks_in_2102>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
             @media only screen and (max-width:480.00px){#stacks_in_2102 .button.b-p{font-size:1.00rem!important}#stacks_in_2102 .button.b-p.icon-only{width:calc(1.00rem + 0.50rem);height:calc(1.00rem + 0.50rem)}#stacks_in_2102 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.00rem + 0.50rem)}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2102 .button.b-p{font-size:1.25rem!important}#stacks_in_2102 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2102 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}
}@media only screen and (min-width:640.00px) and (max-width:1000.00px){#stacks_in_2102 .button.b-p{font-size:1.25rem!important}#stacks_in_2102 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2102 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}}@media only screen and (min-width:1000.00px){#stacks_in_2102 .button.b-p{font-size:1.25rem!important}#stacks_in_2102 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2102 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}}
  #stacks_in_2102 .button.b-p.custom{border:0px none rgba(179, 179, 177, 1.00)}#stacks_in_2102 .button.b-p.custom:hover{border:0px none rgba(179, 179, 177, 1.00)} #stacks_in_2102 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 113, 60, 1.00)}#stacks_in_2102 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease} #stacks_in_2102 .button.b-p{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 113, 60, 1.00)),color-stop(-,%id=buttonColors[0]));background-image:linear-gradient(to bottom,rgba(0, 113, 60, 1.00),rgba(0, 73, 20, 1.00))}#stacks_in_2102 .button.b-p.split-icon>.bp-icon{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 113, 60, 1.00)),color-stop(-,%id=iconBgColor[0]));background-image:linear-gradient(to bottom,rgba(0, 113, 60, 1.00),rgba(0, 73, 20, 1.00))}  #stacks_in_2102 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 1.00)!important; background-color:rgba(89, 172, 74, 1.00);} #stacks_in_2102 .button.b-p:not(.bp-hover):hover{ background-color:rgba(89, 172, 74, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(89, 172, 74, 1.00)),color-stop(-40%,%id=buttonColors[1]));background-image:linear-gradient(to bottom,rgba(89, 172, 74, 1.00),rgba(49, 132, 34, 1.00));}#stacks_in_2102 .button.b-p:not(.bp-hover).split-icon>.bp-icon:hover{ background-color:rgba(89, 172, 74, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(89, 172, 74, 1.00)),color-stop(-40%,%id=iconBgColor[1]));background-image:linear-gradient(to bottom,rgba(89, 172, 74, 1.00),rgba(49, 132, 34, 1.00));}    
/* Start dooReflow stack each CSS code */	#stacks_in_2075 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_2075 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2075 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2075 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2075 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2075 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2075 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_2075 {
	border: solid rgba(0, 0, 0, 0.30);
	border-width: 1px 0px 0px 0px;
	margin: 4px 0px 4px 0px;
}

  #stacks_in_2104{text-align:center}   #stacks_in_2104 .button.b-p,#stacks_in_2104 .button.b-p::before{border-radius:10px}  #stacks_in_2104 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_2104 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_2104 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_2104.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:15.00px}#stacks_in_2104.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:15.00px}        #stacks_in_2104 .button.b-p.fixed-height{padding-top:0!important;min-width:80px;height:30px}#stacks_in_2104 .button.b-p>.bp-text{line-height:30px}@media screen and (min-width:641px){#stacks_in_2104 .button.b-p.fixed-height{height:30px;min-width:100px}#stacks_in_2104>.button.b-p>.bp-text,#stacks_in_2104>.dd-wrap>.button.b-p>.bp-text{line-height:30px}}  @media screen and (max-width:641px){#stacks_in_2104>.button.b-p.expand-mob:not(.icon-only),#stacks_in_2104>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_2104 .button.b-p.expand-large:not(.icon-only),#stacks_in_2104>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
             @media only screen and (max-width:480.00px){#stacks_in_2104 .button.b-p{font-size:1.00rem!important}#stacks_in_2104 .button.b-p.icon-only{width:calc(1.00rem + 0.50rem);height:calc(1.00rem + 0.50rem)}#stacks_in_2104 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.00rem + 0.50rem)}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2104 .button.b-p{font-size:1.25rem!important}#stacks_in_2104 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2104 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}
}@media only screen and (min-width:640.00px) and (max-width:1000.00px){#stacks_in_2104 .button.b-p{font-size:1.25rem!important}#stacks_in_2104 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2104 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}}@media only screen and (min-width:1000.00px){#stacks_in_2104 .button.b-p{font-size:1.25rem!important}#stacks_in_2104 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2104 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}}
  #stacks_in_2104 .button.b-p.custom{border:0px none rgba(179, 179, 177, 1.00)}#stacks_in_2104 .button.b-p.custom:hover{border:0px none rgba(179, 179, 177, 1.00)} #stacks_in_2104 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 113, 60, 1.00)}#stacks_in_2104 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease} #stacks_in_2104 .button.b-p{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 113, 60, 1.00)),color-stop(-,%id=buttonColors[0]));background-image:linear-gradient(to bottom,rgba(0, 113, 60, 1.00),rgba(0, 73, 20, 1.00))}#stacks_in_2104 .button.b-p.split-icon>.bp-icon{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 113, 60, 1.00)),color-stop(-,%id=iconBgColor[0]));background-image:linear-gradient(to bottom,rgba(0, 113, 60, 1.00),rgba(0, 73, 20, 1.00))}  #stacks_in_2104 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 1.00)!important; background-color:rgba(89, 172, 74, 1.00);} #stacks_in_2104 .button.b-p:not(.bp-hover):hover{ background-color:rgba(89, 172, 74, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(89, 172, 74, 1.00)),color-stop(-40%,%id=buttonColors[1]));background-image:linear-gradient(to bottom,rgba(89, 172, 74, 1.00),rgba(49, 132, 34, 1.00));}#stacks_in_2104 .button.b-p:not(.bp-hover).split-icon>.bp-icon:hover{ background-color:rgba(89, 172, 74, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(89, 172, 74, 1.00)),color-stop(-40%,%id=iconBgColor[1]));background-image:linear-gradient(to bottom,rgba(89, 172, 74, 1.00),rgba(49, 132, 34, 1.00));}    
/* Start dooReflow stack each CSS code */	#stacks_in_2084 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_2084 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2084 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2084 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2084 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2084 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2084 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_2084 {
	border: solid rgba(0, 0, 0, 0.30);
	border-width: 1px 0px 0px 0px;
	margin: 4px 0px 4px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_2093 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_2093 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2093 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2093 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2093 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2093 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2093 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_2093 {
	border: solid rgba(0, 0, 0, 0.30);
	border-width: 1px 0px 0px 0px;
	margin: 4px 0px 4px 0px;
}

  #stacks_in_2106{text-align:center}   #stacks_in_2106 .button.b-p,#stacks_in_2106 .button.b-p::before{border-radius:10px}  #stacks_in_2106 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_2106 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_2106 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}       #stacks_in_2106.bp-wrap:not(.block-icon) .button.b-p>.bp-icon{padding-right:15.00px}#stacks_in_2106.bp-wrap.block-icon .button.b-p>.bp-icon{display:block;width:100%;padding-bottom:15.00px}        #stacks_in_2106 .button.b-p.fixed-height{padding-top:0!important;min-width:80px;height:30px}#stacks_in_2106 .button.b-p>.bp-text{line-height:30px}@media screen and (min-width:641px){#stacks_in_2106 .button.b-p.fixed-height{height:30px;min-width:100px}#stacks_in_2106>.button.b-p>.bp-text,#stacks_in_2106>.dd-wrap>.button.b-p>.bp-text{line-height:30px}}  @media screen and (max-width:641px){#stacks_in_2106>.button.b-p.expand-mob:not(.icon-only),#stacks_in_2106>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_2106 .button.b-p.expand-large:not(.icon-only),#stacks_in_2106>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
             @media only screen and (max-width:480.00px){#stacks_in_2106 .button.b-p{font-size:1.00rem!important}#stacks_in_2106 .button.b-p.icon-only{width:calc(1.00rem + 0.50rem);height:calc(1.00rem + 0.50rem)}#stacks_in_2106 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.00rem + 0.50rem)}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2106 .button.b-p{font-size:1.25rem!important}#stacks_in_2106 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2106 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}
}@media only screen and (min-width:640.00px) and (max-width:1000.00px){#stacks_in_2106 .button.b-p{font-size:1.25rem!important}#stacks_in_2106 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2106 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}}@media only screen and (min-width:1000.00px){#stacks_in_2106 .button.b-p{font-size:1.25rem!important}#stacks_in_2106 .button.b-p.icon-only{width:calc(1.25rem + 0.50rem);height:calc(1.25rem + 0.50rem)}#stacks_in_2106 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.25rem + 0.50rem)}}
  #stacks_in_2106 .button.b-p.custom{border:0px none rgba(179, 179, 177, 1.00)}#stacks_in_2106 .button.b-p.custom:hover{border:0px none rgba(179, 179, 177, 1.00)} #stacks_in_2106 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 113, 60, 1.00)}#stacks_in_2106 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease} #stacks_in_2106 .button.b-p{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 113, 60, 1.00)),color-stop(-,%id=buttonColors[0]));background-image:linear-gradient(to bottom,rgba(0, 113, 60, 1.00),rgba(0, 73, 20, 1.00))}#stacks_in_2106 .button.b-p.split-icon>.bp-icon{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0, 113, 60, 1.00)),color-stop(-,%id=iconBgColor[0]));background-image:linear-gradient(to bottom,rgba(0, 113, 60, 1.00),rgba(0, 73, 20, 1.00))}  #stacks_in_2106 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 1.00)!important; background-color:rgba(89, 172, 74, 1.00);} #stacks_in_2106 .button.b-p:not(.bp-hover):hover{ background-color:rgba(89, 172, 74, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(89, 172, 74, 1.00)),color-stop(-40%,%id=buttonColors[1]));background-image:linear-gradient(to bottom,rgba(89, 172, 74, 1.00),rgba(49, 132, 34, 1.00));}#stacks_in_2106 .button.b-p:not(.bp-hover).split-icon>.bp-icon:hover{ background-color:rgba(89, 172, 74, 1.00);background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(89, 172, 74, 1.00)),color-stop(-40%,%id=iconBgColor[1]));background-image:linear-gradient(to bottom,rgba(89, 172, 74, 1.00),rgba(49, 132, 34, 1.00));}    

#stacks_in_1343_47 {
	font-size: 80%;
}

#stacks_in_1343_38 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_1343_40 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_1343_42 {
	padding: 0px 0px 20px 0px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1333_8 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1333_8 {
		display: none !important;
	}
}

/* Start Obscure Email stack CSS code */.stacks_in_1333_34topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1333_34mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1333_34small{font-weight: normal;font-size: 12px;}.stacks_in_1333_34centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1333_34centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */
#stacks_in_1333_27 {
	font-size: 75%;
}
#toTop{--elevator-image:url(../gas_netzinformationen_files/image-29-237.png);--elevator-size:51px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}


#stacks_in_1334_182 {
	font-size: 80%;
}


#stacks_in_1334_191 {
	font-size: 80%;
}



#stacks_in_1334_200 {
	font-size: 80%;
}
