
#stacks_in_57 {
	background-color: rgba(255, 255, 255, 0.00);
	border: solid rgba(252, 252, 252, 1.00);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin:  6px;
	padding:  6px;
}

#stacks_out_57 {
	width: 85%;
}

#stacks_in_47 {
	background-color: rgba(58, 60, 32, 0.00);
}

#stacks_in_48 {
	font-size: 188%;
}


#fs-grid-stacks_in_59  {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-grid;
  /* for shitty ie support */
  display: grid;
  -ms-grid-columns: 12 1fr;
  grid-template-columns: repeat(12, 1fr);
	grid-gap: 20px; 
}

#fs-grid-stacks_in_59 .fs-col-1,
#fs-grid-stacks_in_59 .fs-col-2,
#fs-grid-stacks_in_59 .fs-col-3,
#fs-grid-stacks_in_59 .fs-col-4,
#fs-grid-stacks_in_59 .fs-col-5,
#fs-grid-stacks_in_59 .fs-col-6,
#fs-grid-stacks_in_59 .fs-col-7,
#fs-grid-stacks_in_59 .fs-col-8,
#fs-grid-stacks_in_59 .fs-col-9,
#fs-grid-stacks_in_59 .fs-col-10,
#fs-grid-stacks_in_59 .fs-col-11,
#fs-grid-stacks_in_59 .fs-col-12 {
  -ms-grid-column: 12;
  -ms-grid-row: 1;
  grid-column: span 12; }

@media (min-width: 600px) {
  #fs-grid-stacks_in_59 .fs-col-1 {
    -ms-grid-column: 1;
    grid-column: span 1; }
		#fs-grid-stacks_in_59 .fs-col-2 {
    -ms-grid-column: 2;
    grid-column: span 2; }
		#fs-grid-stacks_in_59 .fs-col-3 {
    -ms-grid-column: 3;
    grid-column: span 3; }
		#fs-grid-stacks_in_59 .fs-col-4 {
    -ms-grid-column: 4;
    grid-column: span 4; }
		#fs-grid-stacks_in_59 .fs-col-5 {
    -ms-grid-column: 5;
    grid-column: span 5; }
		#fs-grid-stacks_in_59 .fs-col-6 {
    -ms-grid-column: 6;
    grid-column: span 6; }
		#fs-grid-stacks_in_59 .fs-col-7 {
    -ms-grid-column: 7;
    grid-column: span 7; }
		#fs-grid-stacks_in_59 .fs-col-8 {
    -ms-grid-column: 8;
    grid-column: span 8; }
		#fs-grid-stacks_in_59 .fs-col-9 {
    -ms-grid-column: 9;
    grid-column: span 9; }
		#fs-grid-stacks_in_59 .fs-col-10 {
    -ms-grid-column: 10;
    grid-column: span 10; }
		#fs-grid-stacks_in_59 .fs-col-11 {
    -ms-grid-column: 11;
    grid-column: span 11; }
		#fs-grid-stacks_in_59 .fs-col-12 {
    -ms-grid-column: 12;
    grid-column: span 12; } }

		/* #fs-grid-stacks_in_59:not(:first-child) {
  margin-top: 20px; } */

  
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .incase.control-group {
    float: none !important; }
		#fs-grid-stacks_in_59 .fs-grid-container {
    display: block; }
		#fs-grid-stacks_in_59 .fs-col-1,
		#fs-grid-stacks_in_59 .fs-col-2,
		#fs-grid-stacks_in_59 .fs-col-3,
		#fs-grid-stacks_in_59 .fs-col-4,
		#fs-grid-stacks_in_59 .fs-col-5,
		#fs-grid-stacks_in_59 .fs-col-6,
		#fs-grid-stacks_in_59 .fs-col-7,
		#fs-grid-stacks_in_59 .fs-col-8,
		#fs-grid-stacks_in_59 .fs-col-9,
		#fs-grid-stacks_in_59 .fs-col-10,
		#fs-grid-stacks_in_59 .fs-col-11,
		#fs-grid-stacks_in_59 .fs-col-12 {
    width: 100%;
		margin: 10px auto; } 
	}

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


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







#stacks_in_45 a:link, #stacks_in_45 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_45 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_45 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_45 {
	margin-left:0;
}
 #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:#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_65 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_65 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_65 {
	margin-left:0;
}

#stacks_in_71 {
	background-color: rgba(58, 60, 32, 0.00);
}

#stacks_in_72 {
	font-size: 99%;
}
#stacks_in_52_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_52 a:link, #stacks_in_52 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_52 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_52 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_out_52 {
	margin-left:0;
}
