



/*! 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_2791_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_12_2772 {
	height: 40.00px;
}




























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


#stacks_in_12_3010 {
	font-weight: bold;
}

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


#stacks_in_12_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_12_2751_126{line-height:0}.stacks_in_12_2751_126 svg{display:inline-block;max-width:30px;height:auto;}.stacks_in_12_2751_126.full-width svg{width:100%;height:auto}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_12_89 {
	height: 30.00px;
}




























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

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_13 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_13 {
		display: none !important;
	}
}
/* Start dooReflow stack each CSS code */	#stacks_in_26 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_26 [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_26 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_26 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_26 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_26 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_26 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_26 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_26 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_26 {
	padding: 0px 0px 25px 0px;
}
/* Resets */
.tablePro_stacks_in_1464 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




#tableLoadingTextDiv_stacks_in_1464 {
  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_1464_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1464_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_1464_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_1464 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1464 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1464 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1464 thead tr {
	background-color: rgba(0, 113, 60, 1.00);
}

#tablePro_stacks_in_1464 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(255, 255, 255, 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_1464_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

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

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1464 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_1464 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1464 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_1464 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: em 0.5em;
}

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

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

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

  .tablePro_stacks_in_1464.tablesaw-columntoggle td:last-child {
    border-right: 2px 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_1464 tr td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }

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

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

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1464 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_1464 td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1464 td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

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



}

.tablePro_stacks_in_1464 thead tr:first-child {
  /* Table top border */
  border-top: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 2px 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_1464 td {
  padding: em 0.5em;
}

#stacks_in_1464 {
	background-color: rgba(204, 204, 204, 1.00);
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_2785 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_2785 {
		display: none !important;
	}
}
/* Resets */
.tablePro_stacks_in_1465 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




#tableLoadingTextDiv_stacks_in_1465 {
  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_1465_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1465_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_1465_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_1465 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1465 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1465 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1465 thead tr {
	background-color: rgba(0, 113, 60, 1.00);
}

#tablePro_stacks_in_1465 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(255, 255, 255, 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_1465_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

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

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1465 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_1465 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1465 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_1465 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: em 0.5em;
}

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

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

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

  .tablePro_stacks_in_1465.tablesaw-columntoggle td:last-child {
    border-right: 2px 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_1465 tr td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }

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

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

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1465 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_1465 td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1465 td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

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



}

.tablePro_stacks_in_1465 thead tr:first-child {
  /* Table top border */
  border-top: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 2px 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_1465 td {
  padding: em 0.5em;
}

#stacks_in_1465 {
	background-color: rgba(204, 204, 204, 1.00);
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1467 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1467 {
		display: none !important;
	}
}
/* Resets */
.tablePro_stacks_in_1466 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




#tableLoadingTextDiv_stacks_in_1466 {
  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_1466_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1466_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_1466_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_1466 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1466 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1466 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1466 thead tr {
	background-color: rgba(0, 113, 60, 1.00);
}

#tablePro_stacks_in_1466 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(255, 255, 255, 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_1466_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

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

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1466 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_1466 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1466 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_1466 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: em 0.5em;
}

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

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

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

  .tablePro_stacks_in_1466.tablesaw-columntoggle td:last-child {
    border-right: 2px 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_1466 tr td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }

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

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

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1466 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_1466 td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1466 td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

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



}

.tablePro_stacks_in_1466 thead tr:first-child {
  /* Table top border */
  border-top: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 2px 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_1466 td {
  padding: em 0.5em;
}

#stacks_in_1466 {
	background-color: rgba(204, 204, 204, 1.00);
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_2786 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_2786 {
		display: none !important;
	}
}
/* Resets */
.tablePro_stacks_in_1468 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




#tableLoadingTextDiv_stacks_in_1468 {
  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_1468_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1468_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_1468_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_1468 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1468 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1468 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1468 thead tr {
	background-color: rgba(0, 113, 60, 1.00);
}

#tablePro_stacks_in_1468 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(255, 255, 255, 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_1468_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

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

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1468 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_1468 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1468 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_1468 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: em 0.5em;
}

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

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

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

  .tablePro_stacks_in_1468.tablesaw-columntoggle td:last-child {
    border-right: 2px 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_1468 tr td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }

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

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

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1468 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_1468 td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1468 td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

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



}

.tablePro_stacks_in_1468 thead tr:first-child {
  /* Table top border */
  border-top: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 2px 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_1468 td {
  padding: em 0.5em;
}

#stacks_in_1468 {
	background-color: rgba(204, 204, 204, 1.00);
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1469 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1469 {
		display: none !important;
	}
}
/* Resets */
.tablePro_stacks_in_1470 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




#tableLoadingTextDiv_stacks_in_1470 {
  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_1470_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1470_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_1470_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_1470 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1470 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1470 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1470 thead tr {
	background-color: rgba(0, 113, 60, 1.00);
}

#tablePro_stacks_in_1470 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(255, 255, 255, 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_1470_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

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

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1470 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_1470 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1470 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_1470 thead tr:first-child th(:last-child) {
  border-right: 1px solid rgba(0, 0, 0, 1.00);
  padding: em 0.5em;
}

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

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

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

  .tablePro_stacks_in_1470.tablesaw-columntoggle td:last-child {
    border-right: 2px 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_1470 tr td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }

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

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

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1470 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_1470 td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1470 td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

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



}

.tablePro_stacks_in_1470 thead tr:first-child {
  /* Table top border */
  border-top: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 2px 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_1470 td {
  padding: em 0.5em;
}

#stacks_in_1470 {
	background-color: rgba(204, 204, 204, 1.00);
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1471 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1471 {
		display: none !important;
	}
}
/* Resets */
.tablePro_stacks_in_1472 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




#tableLoadingTextDiv_stacks_in_1472 {
  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_1472_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1472_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_1472_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_1472 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1472 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1472 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1472 thead tr {
	background-color: rgba(0, 113, 60, 1.00);
}

#tablePro_stacks_in_1472 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(255, 255, 255, 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_1472_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

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

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1472 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_1472 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1472 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_1472 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_1472 tr:last-child td {
  border-bottom: 2px solid rgba(0, 0, 0, 1.00);
}

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

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

  .tablePro_stacks_in_1472.tablesaw-columntoggle td:last-child {
    border-right: 2px 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_1472 tr td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }

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

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

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1472 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_1472 td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1472 td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

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



}

.tablePro_stacks_in_1472 thead tr:first-child {
  /* Table top border */
  border-top: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 2px 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_1472 td {
  padding: 0.7em 0.5em;
}

#stacks_in_1472 {
	background-color: rgba(204, 204, 204, 1.00);
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1473 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1473 {
		display: none !important;
	}
}
/* Resets */
.tablePro_stacks_in_1474 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




#tableLoadingTextDiv_stacks_in_1474 {
  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_1474_wrapper .tablesaw-toolbar label {
  color: rgba(146, 146, 146, 1.00);
}

/* Swipe buttons */
#tablePro_stacks_in_1474_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_1474_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_1474 tbody tr:nth-child(even) {
	background: rgba(255, 255, 255, 1.00);
}
.tablePro_stacks_in_1474 tbody tr:nth-child(odd) {
	background: rgba(255, 255, 255, 1.00);
}

/* Table header color */
.tablePro_stacks_in_1474 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_1474 thead tr {
	background-color: rgba(0, 113, 60, 1.00);
}

#tablePro_stacks_in_1474 .tablesaw-sortable .tablesaw-sortable-head button {
	color: rgba(255, 255, 255, 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_1474_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

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

/* Borders for the inner cells of rows */
.tablePro_stacks_in_1474 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_1474 tr:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 1.00);
}

/* Borders for the header's inner cells */
.tablePro_stacks_in_1474 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_1474 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_1474 tr:last-child td {
  border-bottom: 2px solid rgba(0, 0, 0, 1.00);
}

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

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

  .tablePro_stacks_in_1474.tablesaw-columntoggle td:last-child {
    border-right: 2px 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_1474 tr td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }

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

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

/* Set the cell's line-height to normal */
@media (max-width: 40em) {
  .tablePro_stacks_in_1474 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_1474 td:first-child {
    border-left: 2px solid rgba(0, 0, 0, 1.00);
  }
  .tablePro_stacks_in_1474 td:last-child {
    border-right: 2px solid rgba(0, 0, 0, 1.00);
  }

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



}

.tablePro_stacks_in_1474 thead tr:first-child {
  /* Table top border */
  border-top: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' left borders */
  border-left: 2px solid rgba(0, 0, 0, 1.00);
  /* Table header cells' right borders */
  border-right: 2px 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_1474 td {
  padding: 0.7em 0.5em;
}

#stacks_in_1474 {
	background-color: rgba(204, 204, 204, 1.00);
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1475 {
	height: 40.00px;
}




























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

#stacks_in_24_47 {
	font-size: 80%;
}

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

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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_15_8 {
	height: 40.00px;
}




























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

/* Start Obscure Email stack CSS code */.stacks_in_15_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_15_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_15_34small{font-weight: normal;font-size: 12px;}.stacks_in_15_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_15_34centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */
#stacks_in_15_27 {
	font-size: 75%;
}
#toTop{--elevator-image:url(../gas-brennwerte-slp_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_16_182 {
	font-size: 80%;
}


#stacks_in_16_191 {
	font-size: 80%;
}



#stacks_in_16_200 {
	font-size: 80%;
}
