a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
a.anchor{height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;display:block !important}
/*! 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;
}#stacks_in_2012>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2012>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_2012>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_2017 {
	padding:  3px;
}
#stacks_in_2028>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2028>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_2028>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_2028 {
	padding: 50px 0px 0px 0px;
}
#stacks_in_10_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10 a:link, #stacks_in_10 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_10 a:hover, #stacks_in_10 a:active {
	color:#FFFFFF;
}










#stacks_in_10 a:link, #stacks_in_10 a:visited {
	background-color:#BFBFBF;
	background: -webkit-gradient(linear, left top, left bottom, from(#BFBFBF), to(#727272));
	border:1px solid #727272;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_10 a:hover {
	background-color:#CECECE;
	background: -webkit-gradient(linear, left top, left bottom, from(#CECECE), to(#636363));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10 a:active {
	background-color:#BFBFBF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_11 {
	font-weight: lighter;
}
#stacks_in_17_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_17 a:link, #stacks_in_17 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_17 a:hover, #stacks_in_17 a:active {
	color:#FFFFFF;
}










#stacks_in_17 a:link, #stacks_in_17 a:visited {
	background-color:#BFBFBF;
	background: -webkit-gradient(linear, left top, left bottom, from(#BFBFBF), to(#727272));
	border:1px solid #727272;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_17 a:hover {
	background-color:#CECECE;
	background: -webkit-gradient(linear, left top, left bottom, from(#CECECE), to(#636363));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_17 a:active {
	background-color:#BFBFBF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_17 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_18 {
	font-weight: lighter;
}
#stacks_in_13_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_13 a:link, #stacks_in_13 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_13 a:hover, #stacks_in_13 a:active {
	color:#FFFFFF;
}










#stacks_in_13 a:link, #stacks_in_13 a:visited {
	background-color:#BFBFBF;
	background: -webkit-gradient(linear, left top, left bottom, from(#BFBFBF), to(#727272));
	border:1px solid #727272;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_13 a:hover {
	background-color:#CECECE;
	background: -webkit-gradient(linear, left top, left bottom, from(#CECECE), to(#636363));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_13 a:active {
	background-color:#BFBFBF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_14 {
	font-weight: lighter;
}
#stacks_in_20_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_20 a:link, #stacks_in_20 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_20 a:hover, #stacks_in_20 a:active {
	color:#FFFFFF;
}










#stacks_in_20 a:link, #stacks_in_20 a:visited {
	background-color:#BFBFBF;
	background: -webkit-gradient(linear, left top, left bottom, from(#BFBFBF), to(#727272));
	border:1px solid #727272;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_20 a:hover {
	background-color:#CECECE;
	background: -webkit-gradient(linear, left top, left bottom, from(#CECECE), to(#636363));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_20 a:active {
	background-color:#BFBFBF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

#stacks_in_20 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_21 {
	font-weight: lighter;
}

#stacks_in_28 {
	padding: 3px 0px 0px 0px;
}

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

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

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

#stacks_in_48 {
	padding:  20px;
}

#stacks_in_52 {
	padding: 3px 0px 0px 0px;
}
#stacks_in_56>.s3_row {
	margin: 0 -10px;
}

#stacks_in_56>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_56>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_56 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_57 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 20px 0px 0px 20px;
}
#stacks_in_59_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_59 a:link, #stacks_in_59 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_59 a:hover, #stacks_in_59 a:active {
	color:#FFFFFF;
}



#stacks_in_59 a:link, #stacks_in_59 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_59 a:hover {
	background-color:#FD8008;
}
#stacks_in_59 a:active {
	background-color:#D76C06;
}








#stacks_in_59 {
	background-color: rgba(230, 230, 230, 1.00);
}

#stacks_in_61 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 0px 0px 0px 20px;
}

#stacks_in_63 {
	background-color: rgba(230, 230, 230, 1.00);
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 20px;
}
#stacks_in_65_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_65 a:link, #stacks_in_65 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_65 a:hover, #stacks_in_65 a:active {
	color:#FFFFFF;
}



#stacks_in_65 a:link, #stacks_in_65 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_65 a:hover {
	background-color:#FD8008;
}
#stacks_in_65 a:active {
	background-color:#D76C06;
}








#stacks_in_65 {
	background-color: rgba(230, 230, 230, 1.00);
}

#stacks_in_67 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 0px 0px 0px 20px;
}

#stacks_in_70 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 20px 0px 0px 20px;
}
#stacks_in_72_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_72 a:link, #stacks_in_72 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_72 a:hover, #stacks_in_72 a:active {
	color:#FFFFFF;
}



#stacks_in_72 a:link, #stacks_in_72 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_72 a:hover {
	background-color:#FD8008;
}
#stacks_in_72 a:active {
	background-color:#D76C06;
}








#stacks_in_72 {
	background-color: rgba(230, 230, 230, 1.00);
}

#stacks_in_74 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 0px 0px 0px 20px;
}

#stacks_in_76 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 20px 0px 0px 20px;
}
#stacks_in_78_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_78 a:link, #stacks_in_78 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_78 a:hover, #stacks_in_78 a:active {
	color:#FFFFFF;
}



#stacks_in_78 a:link, #stacks_in_78 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_78 a:hover {
	background-color:#FD8008;
}
#stacks_in_78 a:active {
	background-color:#D76C06;
}








#stacks_in_78 {
	background-color: rgba(230, 230, 230, 1.00);
}

#stacks_in_80 {
	background-color: rgba(230, 230, 230, 1.00);
	padding: 20px 0px 0px 20px;
}
#stacks_in_82_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_82 a:link, #stacks_in_82 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_82 a:hover, #stacks_in_82 a:active {
	color:#FFFFFF;
}



#stacks_in_82 a:link, #stacks_in_82 a:visited {
	background-color:transparent;
	border:0;
	padding:2px 10px;
	border-radius:30px;
	margin:2px;
}
#stacks_in_82 a:hover {
	background-color:#FD8008;
}
#stacks_in_82 a:active {
	background-color:#D76C06;
}








#stacks_in_82 {
	background-color: rgba(230, 230, 230, 1.00);
}

#stacks_in_88 {
	padding:  20px;
}

#stacks_in_92 {
	padding: 3px 0px 0px 0px;
}
#stacks_in_94>.s3_row {
	margin: 0 -10px;
}

#stacks_in_94>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_94>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_94>.s3_row>.s3_column_right {
	width: 33.33%;
}

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








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



}



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


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


}



#tintStackstacks_in_2031 {
	display: block;
	position: relative;
	z-index: 0;
}

#tintStackstacks_in_2031 *,
#tintStackstacks_in_2031 *:before,
#tintStackstacks_in_2031 *:after {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#tintLayerstacks_in_2031 {
	opacity: 0.25;
	background: #108080;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}

#tintStackContentstacks_in_2031 {
	padding-top: 10%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	z-index: 10;
	max-width: 1200px;
	margin: 0 auto;
}

#tintStackLinkstacks_in_2031 a {
	display: block;
	border: none;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
	background: transparent;
}

/**/

/**/
/* Local image image applied as a CSS background */
#tintStackstacks_in_2031 {
	background: url();
	background-size: 100% 100%;
	background-attachment: scroll;
}
/**/

/**/

@media print {
	
	#portholeStackstacks_in_2031 {	
		padding-bottom: 0;
	}
	
	#portholeContentstacks_in_2031 {
		width: 100%;
	}
	
	#portholeLinkstacks_in_2031 a,
	#portholeContentAbsolutestacks_in_2031 {
		position: relative;
		top: auto;
		left: auto;
	}
	
	#portholeContentSmallstacks_in_2031,
	#portholeContentLargestacks_in_2031 {
		font-size: 14pt;
		line-height: 1.50em;
		opacity: 1.00;
		color: #000000;
		text-align: left;
	}
}
#stacks_in_2031 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}

#stacks_in_95 {
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 0px 0px;
}
#tintStackstacks_in_2033 {
	display: block;
	position: relative;
	z-index: 0;
}

#tintStackstacks_in_2033 *,
#tintStackstacks_in_2033 *:before,
#tintStackstacks_in_2033 *:after {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#tintLayerstacks_in_2033 {
	opacity: 0.25;
	background: #804003;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}

#tintStackContentstacks_in_2033 {
	padding-top: 10%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	z-index: 10;
	max-width: 1200px;
	margin: 0 auto;
}

#tintStackLinkstacks_in_2033 a {
	display: block;
	border: none;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
	background: transparent;
}

/**/

/**/
/* Local image image applied as a CSS background */
#tintStackstacks_in_2033 {
	background: url();
	background-size: 100% 100%;
	background-attachment: scroll;
}
/**/

/**/

@media print {
	
	#portholeStackstacks_in_2033 {	
		padding-bottom: 0;
	}
	
	#portholeContentstacks_in_2033 {
		width: 100%;
	}
	
	#portholeLinkstacks_in_2033 a,
	#portholeContentAbsolutestacks_in_2033 {
		position: relative;
		top: auto;
		left: auto;
	}
	
	#portholeContentSmallstacks_in_2033,
	#portholeContentLargestacks_in_2033 {
		font-size: 14pt;
		line-height: 1.50em;
		opacity: 1.00;
		color: #000000;
		text-align: left;
	}
}
#stacks_in_2033 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}

#stacks_in_100 {
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 0px 0px;
}
#tintStackstacks_in_2035 {
	display: block;
	position: relative;
	z-index: 0;
}

#tintStackstacks_in_2035 *,
#tintStackstacks_in_2035 *:before,
#tintStackstacks_in_2035 *:after {	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#tintLayerstacks_in_2035 {
	opacity: 0.25;
	background: #000080;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}

#tintStackContentstacks_in_2035 {
	padding-top: 10%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	z-index: 10;
	max-width: 1200px;
	margin: 0 auto;
}

#tintStackLinkstacks_in_2035 a {
	display: block;
	border: none;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
	background: transparent;
}

/**/

/**/
/* Local image image applied as a CSS background */
#tintStackstacks_in_2035 {
	background: url();
	background-size: 100% 100%;
	background-attachment: scroll;
}
/**/

/**/

@media print {
	
	#portholeStackstacks_in_2035 {	
		padding-bottom: 0;
	}
	
	#portholeContentstacks_in_2035 {
		width: 100%;
	}
	
	#portholeLinkstacks_in_2035 a,
	#portholeContentAbsolutestacks_in_2035 {
		position: relative;
		top: auto;
		left: auto;
	}
	
	#portholeContentSmallstacks_in_2035,
	#portholeContentLargestacks_in_2035 {
		font-size: 14pt;
		line-height: 1.50em;
		opacity: 1.00;
		color: #000000;
		text-align: left;
	}
}
#stacks_in_2035 {
	-moz-border-radius:  8px;
	-webkit-border-radius:  8px;
	border-radius:  8px;
}

#stacks_in_105 {
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 0px 0px;
}

#stacks_in_111 {
	padding:  20px;
}

#stacks_in_115 {
	padding: 3px 0px 0px 0px;
}

#stacks_in_119 {
	padding: 20px 0px 0px 0px;
}
/* Resets */
.tablePro_stacks_in_121 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




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



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

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

/* Swipe buttons */
#tablePro_stacks_in_121_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_121_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(127, 127, 127, 1.00);
}

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

/* Table header color */
.tablePro_stacks_in_121 thead th {
	text-shadow: none;
}
.tablePro_stacks_in_121 thead tr {
	background-color: rgba(17, 128, 64, 1.00);
}

#tablePro_stacks_in_121 .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_121_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

#tablePro_stacks_in_121_wrapper .tablesaw-advance-dots li i {
	background: rgba(128, 0, 2, 1.00);
}

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

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

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

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

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

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

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

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

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

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

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

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



}

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


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

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

#stacks_in_121 {
	padding: 0px 0px 40px 0px;
}

#stacks_in_124 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_128 {
	text-transform: uppercase;
	font-size: 78%;
	font-weight: bold;
}

#stacks_in_132 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_136 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_140 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_146 {
	font-size: 75%;
}

#stacks_in_150 {
	font-size: 75%;
}

#stacks_in_154 {
	font-size: 75%;
}

#stacks_in_158 {
	font-size: 75%;
}

#stacks_in_162 {
	font-size: 75%;
}

#stacks_in_168 {
	font-size: 75%;
}

#stacks_in_172 {
	font-size: 75%;
}

#stacks_in_176 {
	font-size: 75%;
}

#stacks_in_180 {
	font-size: 75%;
}

#stacks_in_184 {
	font-size: 75%;
}

#stacks_in_190 {
	font-size: 75%;
}

#stacks_in_194 {
	font-size: 75%;
}

#stacks_in_198 {
	font-size: 75%;
}

#stacks_in_202 {
	font-size: 75%;
}

#stacks_in_206 {
	font-size: 75%;
}

#stacks_in_212 {
	font-size: 75%;
}

#stacks_in_216 {
	font-size: 75%;
}

#stacks_in_220 {
	font-size: 75%;
}

#stacks_in_224 {
	font-size: 75%;
}

#stacks_in_228 {
	font-size: 75%;
}

#stacks_in_234 {
	font-size: 75%;
}

#stacks_in_238 {
	font-size: 75%;
}

#stacks_in_242 {
	font-size: 75%;
}

#stacks_in_246 {
	font-size: 75%;
}

#stacks_in_250 {
	font-size: 75%;
}

#stacks_in_256 {
	font-size: 75%;
}

#stacks_in_260 {
	font-size: 75%;
}

#stacks_in_264 {
	font-size: 75%;
}

#stacks_in_268 {
	font-size: 75%;
}

#stacks_in_272 {
	font-size: 75%;
}

#stacks_in_278 {
	font-size: 75%;
}

#stacks_in_282 {
	font-size: 75%;
}

#stacks_in_286 {
	font-size: 75%;
}

#stacks_in_290 {
	font-size: 75%;
}

#stacks_in_294 {
	font-size: 75%;
}

#stacks_in_300 {
	font-size: 75%;
}

#stacks_in_304 {
	font-size: 75%;
}

#stacks_in_308 {
	font-size: 75%;
}

#stacks_in_312 {
	font-size: 75%;
}

#stacks_in_316 {
	font-size: 75%;
}

#stacks_in_322 {
	font-size: 75%;
}

#stacks_in_326 {
	font-size: 75%;
}

#stacks_in_330 {
	font-size: 75%;
}

#stacks_in_334 {
	font-size: 75%;
}

#stacks_in_338 {
	font-size: 75%;
}

#stacks_in_344 {
	font-size: 75%;
}

#stacks_in_348 {
	font-size: 75%;
}

#stacks_in_352 {
	font-size: 75%;
}

#stacks_in_356 {
	font-size: 75%;
}

#stacks_in_360 {
	font-size: 75%;
}

#stacks_in_366 {
	font-size: 75%;
}

#stacks_in_370 {
	font-size: 75%;
}

#stacks_in_374 {
	font-size: 75%;
}

#stacks_in_378 {
	font-size: 75%;
}

#stacks_in_382 {
	font-size: 75%;
}

#stacks_in_388 {
	font-size: 75%;
}

#stacks_in_392 {
	font-size: 75%;
}

#stacks_in_396 {
	font-size: 75%;
}

#stacks_in_400 {
	font-size: 75%;
}

#stacks_in_404 {
	font-size: 75%;
}

#stacks_in_410 {
	font-size: 75%;
}

#stacks_in_414 {
	font-size: 75%;
}

#stacks_in_418 {
	font-size: 75%;
}

#stacks_in_422 {
	font-size: 75%;
}

#stacks_in_426 {
	font-size: 75%;
}

#stacks_in_432 {
	font-size: 75%;
}

#stacks_in_436 {
	font-size: 75%;
}

#stacks_in_440 {
	font-size: 75%;
}

#stacks_in_444 {
	font-size: 75%;
}

#stacks_in_448 {
	font-size: 75%;
}

#stacks_in_454 {
	font-size: 75%;
}

#stacks_in_458 {
	font-size: 75%;
}

#stacks_in_462 {
	font-size: 75%;
}

#stacks_in_466 {
	font-size: 75%;
}

#stacks_in_470 {
	font-size: 75%;
}

#stacks_in_476 {
	font-size: 75%;
}

#stacks_in_480 {
	font-size: 75%;
}

#stacks_in_484 {
	font-size: 75%;
}

#stacks_in_488 {
	font-size: 75%;
}

#stacks_in_492 {
	font-size: 75%;
}

#stacks_in_498 {
	font-size: 75%;
}

#stacks_in_502 {
	font-size: 75%;
}

#stacks_in_506 {
	font-size: 75%;
}

#stacks_in_510 {
	font-size: 75%;
}

#stacks_in_514 {
	font-size: 75%;
}

#stacks_in_520 {
	font-size: 75%;
}

#stacks_in_524 {
	font-size: 75%;
}

#stacks_in_528 {
	font-size: 75%;
}

#stacks_in_532 {
	font-size: 75%;
}

#stacks_in_536 {
	font-size: 75%;
}

#stacks_in_542 {
	font-size: 75%;
}

#stacks_in_546 {
	font-size: 75%;
}

#stacks_in_550 {
	font-size: 75%;
}

#stacks_in_554 {
	font-size: 75%;
}

#stacks_in_558 {
	font-size: 75%;
}

#stacks_in_564 {
	font-size: 75%;
}

#stacks_in_568 {
	font-size: 75%;
}

#stacks_in_572 {
	font-size: 75%;
}

#stacks_in_576 {
	font-size: 75%;
}

#stacks_in_580 {
	font-size: 75%;
}

#stacks_in_586 {
	font-size: 75%;
}

#stacks_in_590 {
	font-size: 75%;
}

#stacks_in_594 {
	font-size: 75%;
}

#stacks_in_598 {
	font-size: 75%;
}

#stacks_in_602 {
	font-size: 75%;
}

#stacks_in_608 {
	font-size: 75%;
}

#stacks_in_612 {
	font-size: 75%;
}

#stacks_in_616 {
	font-size: 75%;
}

#stacks_in_620 {
	font-size: 75%;
}

#stacks_in_624 {
	font-size: 75%;
}

#stacks_in_630 {
	font-size: 75%;
}

#stacks_in_634 {
	font-size: 75%;
}

#stacks_in_638 {
	font-size: 75%;
}

#stacks_in_642 {
	font-size: 75%;
}

#stacks_in_646 {
	font-size: 75%;
}

#stacks_in_652 {
	font-size: 75%;
}

#stacks_in_656 {
	font-size: 75%;
}

#stacks_in_660 {
	font-size: 75%;
}

#stacks_in_664 {
	font-size: 75%;
}

#stacks_in_668 {
	font-size: 75%;
}

#stacks_in_672 {
	padding: 20px 0px 0px 0px;
}
/* Resets */
.tablePro_stacks_in_674 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




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



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

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

/* Swipe buttons */
#tablePro_stacks_in_674_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_674_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(127, 127, 127, 1.00);
}

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

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

#tablePro_stacks_in_674 .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_674_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

#tablePro_stacks_in_674_wrapper .tablesaw-advance-dots li i {
	background: rgba(128, 0, 2, 1.00);
}

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

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

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

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

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

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

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

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

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

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

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

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



}

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


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

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

#stacks_in_674 {
	padding: 0px 0px 40px 0px;
}

#stacks_in_677 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_681 {
	text-transform: uppercase;
	font-size: 78%;
	font-weight: bold;
}

#stacks_in_685 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_689 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_693 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_699 {
	font-size: 75%;
}

#stacks_in_703 {
	font-size: 75%;
}

#stacks_in_707 {
	font-size: 75%;
}

#stacks_in_711 {
	font-size: 75%;
}

#stacks_in_715 {
	font-size: 75%;
}

#stacks_in_721 {
	font-size: 75%;
}

#stacks_in_725 {
	font-size: 75%;
}

#stacks_in_729 {
	font-size: 75%;
}

#stacks_in_733 {
	font-size: 75%;
}

#stacks_in_737 {
	font-size: 75%;
}

#stacks_in_743 {
	font-size: 75%;
}

#stacks_in_747 {
	font-size: 75%;
}

#stacks_in_751 {
	font-size: 75%;
}

#stacks_in_755 {
	font-size: 75%;
}

#stacks_in_759 {
	font-size: 75%;
}

#stacks_in_765 {
	font-size: 75%;
}

#stacks_in_769 {
	font-size: 75%;
}

#stacks_in_773 {
	font-size: 75%;
}

#stacks_in_777 {
	font-size: 75%;
}

#stacks_in_781 {
	font-size: 75%;
}

#stacks_in_787 {
	font-size: 75%;
}

#stacks_in_791 {
	font-size: 75%;
}

#stacks_in_795 {
	font-size: 75%;
}

#stacks_in_799 {
	font-size: 75%;
}

#stacks_in_803 {
	font-size: 75%;
}

#stacks_in_809 {
	font-size: 75%;
}

#stacks_in_813 {
	font-size: 75%;
}

#stacks_in_817 {
	font-size: 75%;
}

#stacks_in_821 {
	font-size: 75%;
}

#stacks_in_825 {
	font-size: 75%;
}

#stacks_in_829 {
	padding:  20px;
}
/* Resets */
.tablePro_stacks_in_831 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




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



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

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

/* Swipe buttons */
#tablePro_stacks_in_831_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_831_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(127, 127, 127, 1.00);
}

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

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

#tablePro_stacks_in_831 .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_831_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

#tablePro_stacks_in_831_wrapper .tablesaw-advance-dots li i {
	background: rgba(128, 0, 2, 1.00);
}

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

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

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

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

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

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

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

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

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

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

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

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



}

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


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

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

#stacks_in_831 {
	padding: 0px 0px 40px 0px;
}

#stacks_in_834 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_838 {
	text-transform: uppercase;
	font-size: 78%;
	font-weight: bold;
}

#stacks_in_842 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_846 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_850 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_856 {
	font-size: 75%;
}

#stacks_in_860 {
	font-size: 75%;
}

#stacks_in_864 {
	font-size: 75%;
}

#stacks_in_868 {
	font-size: 75%;
}

#stacks_in_872 {
	font-size: 75%;
}

#stacks_in_878 {
	font-size: 75%;
}

#stacks_in_882 {
	font-size: 75%;
}

#stacks_in_886 {
	font-size: 75%;
}

#stacks_in_890 {
	font-size: 75%;
}

#stacks_in_894 {
	font-size: 75%;
}

#stacks_in_900 {
	font-size: 75%;
}

#stacks_in_904 {
	font-size: 75%;
}

#stacks_in_908 {
	font-size: 75%;
}

#stacks_in_912 {
	font-size: 75%;
}

#stacks_in_916 {
	font-size: 75%;
}

#stacks_in_922 {
	font-size: 75%;
}

#stacks_in_926 {
	font-size: 75%;
}

#stacks_in_930 {
	font-size: 75%;
}

#stacks_in_934 {
	font-size: 75%;
}

#stacks_in_938 {
	font-size: 75%;
}

#stacks_in_944 {
	font-size: 75%;
}

#stacks_in_948 {
	font-size: 75%;
}

#stacks_in_952 {
	font-size: 75%;
}

#stacks_in_956 {
	font-size: 75%;
}

#stacks_in_960 {
	font-size: 75%;
}

#stacks_in_966 {
	font-size: 75%;
}

#stacks_in_970 {
	font-size: 75%;
}

#stacks_in_974 {
	font-size: 75%;
}

#stacks_in_978 {
	font-size: 75%;
}

#stacks_in_982 {
	font-size: 75%;
}

#stacks_in_988 {
	font-size: 75%;
}

#stacks_in_992 {
	font-size: 75%;
}

#stacks_in_996 {
	font-size: 75%;
}

#stacks_in_1000 {
	font-size: 75%;
}

#stacks_in_1004 {
	font-size: 75%;
}

#stacks_in_1010 {
	font-size: 75%;
}

#stacks_in_1014 {
	font-size: 75%;
}

#stacks_in_1018 {
	font-size: 75%;
}

#stacks_in_1022 {
	font-size: 75%;
}

#stacks_in_1026 {
	font-size: 75%;
}

#stacks_in_1032 {
	font-size: 75%;
}

#stacks_in_1036 {
	font-size: 75%;
}

#stacks_in_1040 {
	font-size: 75%;
}

#stacks_in_1044 {
	font-size: 75%;
}

#stacks_in_1048 {
	font-size: 75%;
}

#stacks_in_1054 {
	font-size: 75%;
}

#stacks_in_1058 {
	font-size: 75%;
}

#stacks_in_1062 {
	font-size: 75%;
}

#stacks_in_1066 {
	font-size: 75%;
}

#stacks_in_1070 {
	font-size: 75%;
}

#stacks_in_1076 {
	font-size: 75%;
}

#stacks_in_1080 {
	font-size: 75%;
}

#stacks_in_1084 {
	font-size: 75%;
}

#stacks_in_1088 {
	font-size: 75%;
}

#stacks_in_1092 {
	font-size: 75%;
}

#stacks_in_1098 {
	font-size: 75%;
}

#stacks_in_1102 {
	font-size: 75%;
}

#stacks_in_1106 {
	font-size: 75%;
}

#stacks_in_1110 {
	font-size: 75%;
}

#stacks_in_1114 {
	font-size: 75%;
}

#stacks_in_1120 {
	font-size: 75%;
}

#stacks_in_1124 {
	font-size: 75%;
}

#stacks_in_1128 {
	font-size: 75%;
}

#stacks_in_1132 {
	font-size: 75%;
}

#stacks_in_1136 {
	font-size: 75%;
}

#stacks_in_1142 {
	font-size: 75%;
}

#stacks_in_1146 {
	font-size: 75%;
}

#stacks_in_1150 {
	font-size: 75%;
}

#stacks_in_1154 {
	font-size: 75%;
}

#stacks_in_1158 {
	font-size: 75%;
}

#stacks_in_1162 {
	padding:  20px;
}
/* Resets */
.tablePro_stacks_in_1164 thead {
  border: none; /* Reset */
}
.tablesaw thead tr:first-child th {
  border: none; /* Reset */
}

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




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



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

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

/* Swipe buttons */
#tablePro_stacks_in_1164_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_1164_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(127, 127, 127, 1.00);
}

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

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

#tablePro_stacks_in_1164 .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_1164_wrapper .tablesaw-sortable .tablesaw-sortable-head button div {
	width: 100%;
}

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

#tablePro_stacks_in_1164_wrapper .tablesaw-advance-dots li i {
	background: rgba(128, 0, 2, 1.00);
}

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

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

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

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

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

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

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

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

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

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

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

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



}

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


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

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

#stacks_in_1167 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_1171 {
	text-transform: uppercase;
	font-size: 78%;
	font-weight: bold;
}

#stacks_in_1175 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_1179 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_1183 {
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
}

#stacks_in_1189 {
	font-size: 75%;
}

#stacks_in_1193 {
	font-size: 75%;
}

#stacks_in_1197 {
	font-size: 75%;
}

#stacks_in_1201 {
	font-size: 75%;
}

#stacks_in_1205 {
	font-size: 75%;
}

#stacks_in_1211 {
	font-size: 75%;
}

#stacks_in_1215 {
	font-size: 75%;
}

#stacks_in_1219 {
	font-size: 75%;
}

#stacks_in_1223 {
	font-size: 75%;
}

#stacks_in_1227 {
	font-size: 75%;
}

#stacks_in_1233 {
	font-size: 75%;
}

#stacks_in_1237 {
	font-size: 75%;
}

#stacks_in_1241 {
	font-size: 75%;
}

#stacks_in_1245 {
	font-size: 75%;
}

#stacks_in_1249 {
	font-size: 75%;
}

#stacks_in_1255 {
	font-size: 75%;
}

#stacks_in_1259 {
	font-size: 75%;
}

#stacks_in_1263 {
	font-size: 75%;
}

#stacks_in_1267 {
	font-size: 75%;
}

#stacks_in_1271 {
	font-size: 75%;
}

#stacks_in_1277 {
	font-size: 75%;
}

#stacks_in_1281 {
	font-size: 75%;
}

#stacks_in_1285 {
	font-size: 75%;
}

#stacks_in_1289 {
	font-size: 75%;
}

#stacks_in_1293 {
	font-size: 75%;
}

#stacks_in_1299 {
	font-size: 75%;
}

#stacks_in_1303 {
	font-size: 75%;
}

#stacks_in_1307 {
	font-size: 75%;
}

#stacks_in_1311 {
	font-size: 75%;
}

#stacks_in_1315 {
	font-size: 75%;
}

#stacks_in_1321 {
	font-size: 75%;
}

#stacks_in_1325 {
	font-size: 75%;
}

#stacks_in_1329 {
	font-size: 75%;
}

#stacks_in_1333 {
	font-size: 75%;
}

#stacks_in_1337 {
	font-size: 75%;
}

#stacks_in_1343 {
	font-size: 75%;
}

#stacks_in_1347 {
	font-size: 75%;
}

#stacks_in_1351 {
	font-size: 75%;
}

#stacks_in_1355 {
	font-size: 75%;
}

#stacks_in_1359 {
	font-size: 75%;
}

#stacks_in_1365 {
	font-size: 75%;
}

#stacks_in_1369 {
	font-size: 75%;
}

#stacks_in_1373 {
	font-size: 75%;
}

#stacks_in_1377 {
	font-size: 75%;
}

#stacks_in_1381 {
	font-size: 75%;
}

#stacks_in_1387 {
	font-size: 75%;
}

#stacks_in_1391 {
	font-size: 75%;
}

#stacks_in_1395 {
	font-size: 75%;
}

#stacks_in_1399 {
	font-size: 75%;
}

#stacks_in_1403 {
	font-size: 75%;
}

#stacks_in_1409 {
	font-size: 75%;
}

#stacks_in_1413 {
	font-size: 75%;
}

#stacks_in_1417 {
	font-size: 75%;
}

#stacks_in_1421 {
	font-size: 75%;
}

#stacks_in_1425 {
	font-size: 75%;
}

#stacks_in_1431 {
	font-size: 75%;
}

#stacks_in_1435 {
	font-size: 75%;
}

#stacks_in_1439 {
	font-size: 75%;
}

#stacks_in_1443 {
	font-size: 75%;
}

#stacks_in_1447 {
	font-size: 75%;
}

#stacks_in_1453 {
	font-size: 75%;
}

#stacks_in_1457 {
	font-size: 75%;
}

#stacks_in_1461 {
	font-size: 75%;
}

#stacks_in_1465 {
	font-size: 75%;
}

#stacks_in_1469 {
	font-size: 75%;
}

#stacks_in_1475 {
	font-size: 75%;
}

#stacks_in_1479 {
	font-size: 75%;
}

#stacks_in_1483 {
	font-size: 75%;
}

#stacks_in_1487 {
	font-size: 75%;
}

#stacks_in_1491 {
	font-size: 75%;
}

#stacks_in_1497 {
	font-size: 75%;
}

#stacks_in_1501 {
	font-size: 75%;
}

#stacks_in_1505 {
	font-size: 75%;
}

#stacks_in_1509 {
	font-size: 75%;
}

#stacks_in_1513 {
	font-size: 75%;
}

#stacks_in_1519 {
	font-size: 75%;
}

#stacks_in_1523 {
	font-size: 75%;
}

#stacks_in_1527 {
	font-size: 75%;
}

#stacks_in_1531 {
	font-size: 75%;
}

#stacks_in_1535 {
	font-size: 75%;
}

#stacks_in_1541 {
	font-size: 75%;
}

#stacks_in_1545 {
	font-size: 75%;
}

#stacks_in_1549 {
	font-size: 75%;
}

#stacks_in_1553 {
	font-size: 75%;
}

#stacks_in_1557 {
	font-size: 75%;
}

#stacks_in_1563 {
	font-size: 75%;
}

#stacks_in_1567 {
	font-size: 75%;
}

#stacks_in_1571 {
	font-size: 75%;
}

#stacks_in_1575 {
	font-size: 75%;
}

#stacks_in_1579 {
	font-size: 75%;
}

#stacks_in_1585 {
	font-size: 75%;
}

#stacks_in_1589 {
	font-size: 75%;
}

#stacks_in_1593 {
	font-size: 75%;
}

#stacks_in_1597 {
	font-size: 75%;
}

#stacks_in_1601 {
	font-size: 75%;
}

#stacks_in_1607 {
	font-size: 75%;
}

#stacks_in_1611 {
	font-size: 75%;
}

#stacks_in_1615 {
	font-size: 75%;
}

#stacks_in_1619 {
	font-size: 75%;
}

#stacks_in_1623 {
	font-size: 75%;
}

#stacks_in_1629 {
	font-size: 75%;
}

#stacks_in_1633 {
	font-size: 75%;
}

#stacks_in_1637 {
	font-size: 75%;
}

#stacks_in_1641 {
	font-size: 75%;
}

#stacks_in_1645 {
	font-size: 75%;
}

#stacks_in_1651 {
	font-size: 75%;
}

#stacks_in_1655 {
	font-size: 75%;
}

#stacks_in_1659 {
	font-size: 75%;
}

#stacks_in_1663 {
	font-size: 75%;
}

#stacks_in_1667 {
	font-size: 75%;
}

#stacks_in_1673 {
	font-size: 75%;
}

#stacks_in_1677 {
	font-size: 75%;
}

#stacks_in_1681 {
	font-size: 75%;
}

#stacks_in_1685 {
	font-size: 75%;
}

#stacks_in_1689 {
	font-size: 75%;
}

#stacks_in_1695 {
	font-size: 75%;
}

#stacks_in_1699 {
	font-size: 75%;
}

#stacks_in_1703 {
	font-size: 75%;
}

#stacks_in_1707 {
	font-size: 75%;
}

#stacks_in_1711 {
	font-size: 75%;
}

#stacks_in_1717 {
	font-size: 75%;
}

#stacks_in_1721 {
	font-size: 75%;
}

#stacks_in_1725 {
	font-size: 75%;
}

#stacks_in_1729 {
	font-size: 75%;
}

#stacks_in_1733 {
	font-size: 75%;
}

#stacks_in_1739 {
	font-size: 75%;
}

#stacks_in_1743 {
	font-size: 75%;
}

#stacks_in_1747 {
	font-size: 75%;
}

#stacks_in_1751 {
	font-size: 75%;
}

#stacks_in_1755 {
	font-size: 75%;
}

#stacks_in_1761 {
	font-size: 75%;
}

#stacks_in_1765 {
	font-size: 75%;
}

#stacks_in_1769 {
	font-size: 75%;
}

#stacks_in_1773 {
	font-size: 75%;
}

#stacks_in_1777 {
	font-size: 75%;
}

#stacks_in_1783 {
	font-size: 75%;
}

#stacks_in_1787 {
	font-size: 75%;
}

#stacks_in_1791 {
	font-size: 75%;
}

#stacks_in_1795 {
	font-size: 75%;
}

#stacks_in_1799 {
	font-size: 75%;
}

#stacks_in_1805 {
	font-size: 75%;
}

#stacks_in_1809 {
	font-size: 75%;
}

#stacks_in_1813 {
	font-size: 75%;
}

#stacks_in_1817 {
	font-size: 75%;
}

#stacks_in_1821 {
	font-size: 75%;
}

#stacks_in_1827 {
	font-size: 75%;
}

#stacks_in_1831 {
	font-size: 75%;
}

#stacks_in_1835 {
	font-size: 75%;
}

#stacks_in_1839 {
	font-size: 75%;
}

#stacks_in_1843 {
	font-size: 75%;
}

#stacks_in_1849 {
	font-size: 75%;
}

#stacks_in_1853 {
	font-size: 75%;
}

#stacks_in_1857 {
	font-size: 75%;
}

#stacks_in_1861 {
	font-size: 75%;
}

#stacks_in_1865 {
	font-size: 75%;
}

#stacks_in_1871 {
	font-size: 75%;
}

#stacks_in_1875 {
	font-size: 75%;
}

#stacks_in_1879 {
	font-size: 75%;
}

#stacks_in_1883 {
	font-size: 75%;
}

#stacks_in_1887 {
	font-size: 75%;
}

#stacks_in_1893 {
	font-size: 75%;
}

#stacks_in_1897 {
	font-size: 75%;
}

#stacks_in_1901 {
	font-size: 75%;
}

#stacks_in_1905 {
	font-size: 75%;
}

#stacks_in_1909 {
	font-size: 75%;
}

#stacks_in_1915 {
	font-size: 75%;
}

#stacks_in_1919 {
	font-size: 75%;
}

#stacks_in_1923 {
	font-size: 75%;
}

#stacks_in_1927 {
	font-size: 75%;
}

#stacks_in_1931 {
	font-size: 75%;
}

#stacks_in_1937 {
	font-size: 75%;
}

#stacks_in_1941 {
	font-size: 75%;
}

#stacks_in_1945 {
	font-size: 75%;
}

#stacks_in_1949 {
	font-size: 75%;
}

#stacks_in_1953 {
	font-size: 75%;
}

#stacks_in_1959 {
	font-size: 75%;
}

#stacks_in_1963 {
	font-size: 75%;
}

#stacks_in_1967 {
	font-size: 75%;
}

#stacks_in_1971 {
	font-size: 75%;
}

#stacks_in_1975 {
	font-size: 75%;
}

#stacks_in_1981 {
	font-size: 75%;
}

#stacks_in_1985 {
	font-size: 75%;
}

#stacks_in_1989 {
	font-size: 75%;
}

#stacks_in_1993 {
	font-size: 75%;
}

#stacks_in_1997 {
	font-size: 75%;
}
