
#stacks_in_12{
	max-width: 1000px;margin: 0 auto;
}
#stacks_in_12{
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_12{
		padding: 0px 0px 0px 0px;
	}
}.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
#stacks_in_6 {
  
  background: rgba(4, 43, 96, 1.00);
  background-image: -moz-linear-gradient(left, rgba(4, 43, 96, 1.00)0%, rgba(150, 168, 177, 1.00) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(4, 43, 96, 1.00)), color-stop(100%,rgba(150, 168, 177, 1.00)));
  background-image: -webkit-linear-gradient(left, rgba(4, 43, 96, 1.00)0%,rgba(150, 168, 177, 1.00) 100%);
  background-image: -o-linear-gradient(left, rgba(4, 43, 96, 1.00)0%,rgba(150, 168, 177, 1.00) 100%);
  background-image: -ms-linear-gradient(left, rgba(4, 43, 96, 1.00)0%,rgba(150, 168, 177, 1.00) 100%);
  background-image: linear-gradient(to right, rgba(4, 43, 96, 1.00)0%,rgba(150, 168, 177, 1.00) 100%);
}
/**/
.svg-metamorph.svgm_stacks_in_6 > .svgm-wrap {
  overflow: visible;
  height: 30px;
  left:50%;
  
  -webkit-transform: translateX(-50%)  ;
  transform: translateX(-50%)  ;
  
}
.svg-metamorph.svgm_stacks_in_6 > .svgm-wrap > svg {
  fill: #FFFFFF;
  stroke: #FFFFFF;
  width: 100%;
  height: 30px;
  overflow: visible;
  
}
.svg-metamorph.svgm_stacks_in_6 > .svgm-wrap:after {
  background: #FFFFFF;
}
.svg-metamorph.svgm_stacks_in_6 {
  padding-bottom: 30px;
  
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_6 {
    padding-bottom: 45.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_6 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_6 > .svgm-wrap > svg {
    height: 45.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_6 {
    padding-bottom: 15.000000px;
    
  }
  .svg-metamorph.svgm_stacks_in_6 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_6 > .svgm-wrap > svg {
    height: 15.000000px;
    width: 960px;
  }
}


/* */

#stacks_in_8 {
	padding:  8px;
}
#stacks_in_10_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_10 a:link, #stacks_in_10 a:visited {
	 display:inline-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:#053578;
	background: -webkit-gradient(linear, left top, left bottom, from(#053578), to(#032048));
	border:1px solid #032048;
	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_10 a:hover {
	background-color:#053A81;
	background: -webkit-gradient(linear, left top, left bottom, from(#053A81), to(#021B3E));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_10 a:active {
	background-color:#053578;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



