
#stacks_in_1859 {
	padding: 0px 2px 2px 2px;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_1912 {
	display: block;
}

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

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

#adaptiveGridstacks_in_1912 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_1938 {
	padding: 5px 2px 0px 2px;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_2055 {
	display: block;
}

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

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

#adaptiveGridstacks_in_2055 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_2076 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}

#stacks_in_2071 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
}
/* @group CSS Reset & Box Sizing */

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

#adaptiveGridstacks_in_1991 {
	display: block;
}

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

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

#adaptiveGridstacks_in_1991 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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






















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_2086 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_2081 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 0px 5px 0px 5px;
}

#stacks_in_2091 {
	padding: 5px 2px 0px 2px;
}

#stacks_in_2096 {
	margin: 0px 2px 2px 2px;
	padding: 2px 5px 5px 5px;
}
