#stacks_in_2>.s3_row {
	margin: 0 -10px;
}

#stacks_in_2>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_2>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}






#stacks_in_2 {
	background-color: rgba(204, 223, 240, 1.00);
	border: solid rgba(37, 100, 169, 1.00);
	border-width:  1px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  9px;
}

#stacks_in_16 {
	background-color: rgba(80, 174, 255, 0.00);
}

#stacks_in_123 {
	margin:  9px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_126 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_126 {
		display: none !important;
	}
}
#stacks_in_88>.s3_row {
	margin: 0 -0px;
}

#stacks_in_88>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_88>.s3_row>.s3_column_center {
	width: 40.000000%;
}

#stacks_in_88>.s3_row>.s3_column_right {
	width: 40.00%;
}

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








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



}



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


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


}



/*
1.1.0.1
- fixed bug with ionicons when set to outlined
*/
#stacks_in_116 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_116 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_116 svg  */

#stacks_in_116 svg,
#stacks_in_116 i {
  color: rgba(85, 85, 85, 1.00);
  fill: rgba(85, 85, 85, 1.00);
  stroke: rgba(85, 85, 85, 1.00);
}

#stacks_in_116 i,
#stacks_in_116 svg {
  position: relative;
  font-size: 60px;
  line-height: 60px;
  height: 60px;
  width: 60px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_116 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_116 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_116 .material-icons-two-tone {
  color: rgba(85, 85, 85, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(85, 85, 85, 1.00),
              0px -.1px 0px rgba(85, 85, 85, 1.00),
              .1px 0px 0px rgba(85, 85, 85, 1.00),
              -.1px 0px 0px rgba(85, 85, 85, 1.00);
}
#stacks_in_116 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}

#stacks_in_116 {
    background-image: url("D46AA39E-E6AC-43E0-A28C-DA56B6C94326.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#stacks_in_66_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_66 a:link, #stacks_in_66 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_66 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_66 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_63_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_63 a:link, #stacks_in_63 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_63 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_63 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_100>.s3_row {
	margin: 0 -0px;
}

#stacks_in_100>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_100>.s3_row>.s3_column_center {
	width: 40.000000%;
}

#stacks_in_100>.s3_row>.s3_column_right {
	width: 40.00%;
}

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








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



}



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


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


}



/*
1.1.0.1
- fixed bug with ionicons when set to outlined
*/
#stacks_in_117 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_117 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_117 svg  */

#stacks_in_117 svg,
#stacks_in_117 i {
  color: rgba(85, 85, 85, 1.00);
  fill: rgba(85, 85, 85, 1.00);
  stroke: rgba(85, 85, 85, 1.00);
}

#stacks_in_117 i,
#stacks_in_117 svg {
  position: relative;
  font-size: 60px;
  line-height: 60px;
  height: 60px;
  width: 60px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_117 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_117 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_117 .material-icons-two-tone {
  color: rgba(85, 85, 85, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(85, 85, 85, 1.00),
              0px -.1px 0px rgba(85, 85, 85, 1.00),
              .1px 0px 0px rgba(85, 85, 85, 1.00),
              -.1px 0px 0px rgba(85, 85, 85, 1.00);
}
#stacks_in_117 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}

#stacks_in_117 {
    background-image: url("B7F139CC-D72C-4FC1-B597-8626E635B438.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#stacks_in_74_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_74 a:link, #stacks_in_74 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_74 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_74 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_76_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_76 a:link, #stacks_in_76 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_76 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_76 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_110>.s3_row {
	margin: 0 -0px;
}

#stacks_in_110>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_110>.s3_row>.s3_column_center {
	width: 40.000000%;
}

#stacks_in_110>.s3_row>.s3_column_right {
	width: 40.00%;
}

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








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



}



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


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


}



/*
1.1.0.1
- fixed bug with ionicons when set to outlined
*/
#stacks_in_120 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_120 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_120 svg  */

#stacks_in_120 svg,
#stacks_in_120 i {
  color: rgba(85, 85, 85, 1.00);
  fill: rgba(85, 85, 85, 1.00);
  stroke: rgba(85, 85, 85, 1.00);
}

#stacks_in_120 i,
#stacks_in_120 svg {
  position: relative;
  font-size: 60px;
  line-height: 60px;
  height: 60px;
  width: 60px;
  display: block;
  text-align: center;
  
  
}
#stacks_in_120 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_120 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_120 .material-icons-two-tone {
  color: rgba(85, 85, 85, 1.00);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(85, 85, 85, 1.00),
              0px -.1px 0px rgba(85, 85, 85, 1.00),
              .1px 0px 0px rgba(85, 85, 85, 1.00),
              -.1px 0px 0px rgba(85, 85, 85, 1.00);
}
#stacks_in_120 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}

#stacks_in_120 {
    background-image: url("0E05B66C-7E64-4AF0-9EBA-50DCAC751460.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#stacks_in_82_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_82 a:link, #stacks_in_82 a:visited {
	 display:block; 
	 float:left; 
	
	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:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_82 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_82 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_79_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_79 a:link, #stacks_in_79 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_79 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_79 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




.spacerStack {
	height: 15.00px;
}

#spacerStackstacks_in_125_14 {
	height: 15.00px;
}




















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

#stacks_in_125_4 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}

#stacks_in_125_8 {
	background-color: rgba(204, 204, 202, 1.00);
	margin:  5px;
	padding:  15px;
}
/* Start Stats stack CSS code */.stacks_in_12stats, .stacks_in_12pagetitle{	display: none;}.stacks_in_12instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_12instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */