
#stacks_in_116 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_118 {
	margin:  20px;
	padding:  20px;
}
/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_161 *,
#adaptiveGridstacks_in_161 *:before,
#adaptiveGridstacks_in_161 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_161 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_161 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_161:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_161 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_161 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_161 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_161 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_161 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_161 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_161 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_161 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_161 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_161 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_161 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_161 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_161 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_161 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_161 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_161 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_161 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_161 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_161 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_161 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_161 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_161 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_161 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_161 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_161 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_161 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_161 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_161 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_161 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_161 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_161 .column4 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_161 .column5 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_161 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_161 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_161 .column5 {
		width: 25.00%;
	}
}
















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_161 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_161 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_161 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_161 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_161 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_161 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_161 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_161 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_161 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_161 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_161 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_161 .column1,
	#adaptiveGridstacks_in_161 .column2,
	#adaptiveGridstacks_in_161 .column3,
	#adaptiveGridstacks_in_161 .column4,
	#adaptiveGridstacks_in_161 .column5,
	#adaptiveGridstacks_in_161 .column6,
	#adaptiveGridstacks_in_161 .column7,
	#adaptiveGridstacks_in_161 .column8,
	#adaptiveGridstacks_in_161 .column9,
	#adaptiveGridstacks_in_161 .column10,
	#adaptiveGridstacks_in_161 .column11,
	#adaptiveGridstacks_in_161 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_161 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */#stacks_in_124_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_124 a:link, #stacks_in_124 a:visited {
	background-color:#FFAD12;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAD12), to(#9F680B));
	border:1px solid #9F680B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_124 a:hover {
	background-color:#FFBB14;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBB14), to(#895A09));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_124 a:active {
	background-color:#FFAD12;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_153_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_153 a:link, #stacks_in_153 a:visited {
	background-color:#FFAD12;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAD12), to(#9F680B));
	border:1px solid #9F680B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_153 a:hover {
	background-color:#FFBB14;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBB14), to(#895A09));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_153 a:active {
	background-color:#FFAD12;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_155_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_155 a:link, #stacks_in_155 a:visited {
	background-color:#FFAD12;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAD12), to(#9F680B));
	border:1px solid #9F680B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_155 a:hover {
	background-color:#FFBB14;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBB14), to(#895A09));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_155 a:active {
	background-color:#FFAD12;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_157_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_157 a:link, #stacks_in_157 a:visited {
	background-color:#FFAD12;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAD12), to(#9F680B));
	border:1px solid #9F680B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_157 a:hover {
	background-color:#FFBB14;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBB14), to(#895A09));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_157 a:active {
	background-color:#FFAD12;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
#stacks_in_159_button {
	display:block;
	position: relative;
	text-align: center;
}


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










#stacks_in_159 a:link, #stacks_in_159 a:visited {
	background-color:#FFAD12;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAD12), to(#9F680B));
	border:1px solid #9F680B;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_159 a:hover {
	background-color:#FFBB14;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFBB14), to(#895A09));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_159 a:active {
	background-color:#FFAD12;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}
