
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_47 #myExtraContent1,
#ExtraContentPlusstacks_in_47 #fs {
	display: none;
}



#srcererstacks_in_450 .srcerer-inner{overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}#srcererstacks_in_450 .srcerer-img{ max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto; }#srcererstacks_in_450{background-color:rgba(255, 255, 255, 0.00); }.srcererstacks_in_450{pointer-events:none}#srcererstacks_in_450 .srcerer-content{}



#stacks_in_63 {
	padding:  5px;
}
#columnOnestacks_in_68 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_68 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_68 {
		width: 250.00px;
	}

	#columnTwostacks_in_68 {
		width: calc(100% - 250.00px);
	}

	

	
	#columnOnestacks_in_68 {
		float: right;
	}

	#columnTwostacks_in_68 {
		float: left;
	}
	
}


	
	#columnTwostacks_in_68 {
		float: none;
		width: auto;
	}
	


#stacks_in_68 {
	padding:  4px;
}

#stacks_in_13 {
	padding:  4px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_174 {
	visibility: hidden;
}

#listerWrapperstacks_in_174 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 10px;
	width: 100%;
}

#listerWrapperstacks_in_174 li {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_174 li ul {
	padding-top: 1px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_174 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_174 li:before,
#listerWrapperstacks_in_174 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_174 li:after {
	clear: both;
}

#listerWrapperstacks_in_174 .bullet-point {
	display: table-cell;
	font-size: 24px;
	color: rgba(255, 0, 51, 1.00);
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}

#listerWrapperstacks_in_174 .bullet-point [class^="fa fa-"] {
	color: rgba(255, 0, 51, 1.00);
}

#listerWrapperstacks_in_174 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_174 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_174 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_174 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */#sortStackstacks_in_464 {
	display: block;
	position: relative;
	text-align: center;
}

#sortStackstacks_in_464 .sortStackItem {
	display: block;
	text-align: center;
	padding: 8px;
	margin: 8px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px rgba(68, 68, 68, 1.00);
	border: 0px solid rgba(68, 68, 68, 1.00);
	position: relative;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#sortStackstacks_in_464 .sortStackItem:hover {
	box-shadow: 0px 0px 5px rgba(51, 51, 51, 1.00);
	border: 0px solid rgba(51, 51, 51, 1.00);
}

#sortStackstacks_in_464 .sortStackSlice {
	position: relative;
	z-index: 5;
}

#sortStackstacks_in_464 .sortStackLink a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 10;
}






/* One random item */
#sortStackstacks_in_464.oneRandomItem .sortStackItem {
	display: none;
}

#sortStackstacks_in_464.oneRandomItem .sortStackItem.activeRandomItem {
	display: block;
}




/* Filter Tag Buttons */

#sortStackFilterstacks_in_464 {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.filterTitle {
	display: inline-block;
	padding: 8px 0;
	margin: 4px 0;
}

#mobile_toggle_btn_wrap_stacks_in_464 a,
#sortStackFilterstacks_in_464 a {
	display: inline-block;
	padding: 8px;
	margin: 4px;
	border-radius: 4px;
	background: #cdcdcd;
	text-decoration: none;
	outline: none;
	color: #444444;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#sortStackFilterstacks_in_464 a.filterShowAll {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.filterShowAll i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag1 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag1 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag2 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag2 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag3 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag3 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag4 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag4 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag5 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag5 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag6 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag6 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag7 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag7 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag8 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag8 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag9 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag9 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag10 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag10 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag11 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag11 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag12 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag12 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag13 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag13 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag14 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag14 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag15 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag15 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag16 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag16 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag17 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag17 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag18 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag18 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag19 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag19 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag20 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag20 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag21 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag21 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag22 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag22 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag23 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag23 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag24 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag24 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_464 a.tag23 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_464 a.tag23 i {
	color: rgba(68, 68, 68, 1.00);
}





#mobile_toggle_btn_wrap_stacks_in_464 {
	display: none;
}



/* Auto Sort Buttons */

#sortStackBtnTopstacks_in_464,
#sortStackBtnBottomstacks_in_464 {
	display: none;
	flex-wrap: wrap;
	justify-content: flex-end;
}







#sortStackBtnTopstacks_in_464 .sortTitle,
#sortStackBtnBottomstacks_in_464 .sortTitle {
	display: inline-block;
	padding: 8px 0;
	margin: 4px 0;
}

#sortStackBtnTopstacks_in_464 a,
#sortStackBtnBottomstacks_in_464 a {
	display: inline-block;
	padding: 8px;
	margin: 4px;
	border-radius: 4px;
	background: rgba(205, 205, 205, 1.00);
	text-decoration: none;
	outline: none;
	color: rgba(68, 68, 68, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	cursor: pointer;
}

#sortStackFilterstacks_in_464 a.sortStackFilterButton {
	opacity: 0.50;
}

#sortStackFilterstacks_in_464 a.sortStackFilterButton.activeFilterButton,
#sortStackFilterstacks_in_464 a.sortStackFilterButton:hover {
	opacity: 1.00;
}

#sortStackBtnTopstacks_in_464 a i,
#sortStackBtnBottomstacks_in_464 a i {
	color: rgba(68, 68, 68, 1.00);
}



#stacks_in_466 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  3px;
	padding:  3px;
}

#stacks_in_468 {
	line-height: 2em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 124%;
}

#stacks_in_470 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  3px;
	padding:  3px;
}

#stacks_in_472 {
	line-height: 2em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 124%;
}

#stacks_in_474 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  3px;
	padding:  3px;
}

#stacks_in_476 {
	line-height: 2em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 124%;
}

#stacks_in_478 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  3px;
	padding:  3px;
}

#stacks_in_480 {
	line-height: 2em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 124%;
}

#stacks_in_482 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  3px;
	padding:  3px;
}

#stacks_in_484 {
	line-height: 2em;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 124%;
}


#columnOnestacks_in_313 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_313 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_313 {
		width: 200.00px;
	}

	#columnTwostacks_in_313 {
		width: calc(100% - 200.00px);
	}

	

	
	#columnOnestacks_in_313 {
		float: right;
	}

	#columnTwostacks_in_313 {
		float: left;
	}
	
}


	
	#columnTwostacks_in_313 {
		float: none;
		width: auto;
	}
	


#stacks_in_316 {
	padding:  3px;
}




#columnOnestacks_in_419 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_419 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_419 {
		width: 200.00px;
	}

	#columnTwostacks_in_419 {
		width: calc(100% - 200.00px);
	}

	
	#columnOnestacks_in_419 {
		float: left;
	}

	#columnTwostacks_in_419 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_419 {
		float: none;
		width: auto;
	}
	


#stacks_in_422 {
	padding:  3px;
}




#columnOnestacks_in_217 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_217 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_217 {
		width: 200.00px;
	}

	#columnTwostacks_in_217 {
		width: calc(100% - 200.00px);
	}

	

	
	#columnOnestacks_in_217 {
		float: right;
	}

	#columnTwostacks_in_217 {
		float: left;
	}
	
}


	
	#columnTwostacks_in_217 {
		float: none;
		width: auto;
	}
	


#stacks_in_217 {
	padding:  4px;
}

#stacks_in_215 {
	padding:  4px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_198 {
	visibility: hidden;
}

#listerWrapperstacks_in_198 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 10px;
	width: 100%;
}

#listerWrapperstacks_in_198 li {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0;
	margin: 0;
	position: relative;
	text-align: left;
}

#listerWrapperstacks_in_198 li ul {
	padding-top: 1px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_198 ul {
	list-style: none !important;
	display: table;
}

#listerWrapperstacks_in_198 li:before,
#listerWrapperstacks_in_198 li:after {
	display: table;
	line-height: 0;
	content: "";
}

#listerWrapperstacks_in_198 li:after {
	clear: both;
}

#listerWrapperstacks_in_198 .bullet-point {
	display: table-cell;
	font-size: 24px;
	color: rgba(255, 0, 51, 1.00);
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}

#listerWrapperstacks_in_198 .bullet-point [class^="fa fa-"] {
	color: rgba(255, 0, 51, 1.00);
}

#listerWrapperstacks_in_198 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* @group Print styles */
@media print {
	#listerWrapperstacks_in_198 ul {
		list-style: disc;
	}
	
	#listerWrapperstacks_in_198 .list-item-content {
		display: block;
	}
	
	#listerWrapperstacks_in_198 .bullet-point {
		display: none;
	}
}

/* @end */

/*  */
#stacks_in_198 {
	padding:  4px;
}
#sortStackstacks_in_268 {
	display: block;
	position: relative;
	text-align: center;
}

#sortStackstacks_in_268 .sortStackItem {
	display: block;
	text-align: center;
	padding: 8px;
	margin: 8px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px rgba(68, 68, 68, 1.00);
	border: 0px solid rgba(68, 68, 68, 1.00);
	position: relative;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#sortStackstacks_in_268 .sortStackItem:hover {
	box-shadow: 0px 0px 5px rgba(51, 51, 51, 1.00);
	border: 0px solid rgba(51, 51, 51, 1.00);
}

#sortStackstacks_in_268 .sortStackSlice {
	position: relative;
	z-index: 5;
}

#sortStackstacks_in_268 .sortStackLink a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 10;
}






/* One random item */
#sortStackstacks_in_268.oneRandomItem .sortStackItem {
	display: none;
}

#sortStackstacks_in_268.oneRandomItem .sortStackItem.activeRandomItem {
	display: block;
}




/* Filter Tag Buttons */

#sortStackFilterstacks_in_268 {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.filterTitle {
	display: inline-block;
	padding: 8px 0;
	margin: 4px 0;
}

#mobile_toggle_btn_wrap_stacks_in_268 a,
#sortStackFilterstacks_in_268 a {
	display: inline-block;
	padding: 8px;
	margin: 4px;
	border-radius: 4px;
	background: #cdcdcd;
	text-decoration: none;
	outline: none;
	color: #444444;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#sortStackFilterstacks_in_268 a.filterShowAll {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.filterShowAll i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag1 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag1 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag2 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag2 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag3 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag3 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag4 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag4 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag5 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag5 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag6 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag6 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag7 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag7 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag8 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag8 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag9 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag9 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag10 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag10 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag11 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag11 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag12 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag12 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag13 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag13 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag14 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag14 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag15 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag15 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag16 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag16 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag17 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag17 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag18 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag18 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag19 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag19 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag20 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag20 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag21 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag21 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag22 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag22 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag23 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag23 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag24 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag24 i {
	color: rgba(68, 68, 68, 1.00);
}

#sortStackFilterstacks_in_268 a.tag23 {
	color: rgba(68, 68, 68, 1.00);
	background: rgba(205, 205, 205, 1.00);
}

#sortStackFilterstacks_in_268 a.tag23 i {
	color: rgba(68, 68, 68, 1.00);
}





#mobile_toggle_btn_wrap_stacks_in_268 {
	display: none;
}



/* Auto Sort Buttons */

#sortStackBtnTopstacks_in_268,
#sortStackBtnBottomstacks_in_268 {
	display: none;
	flex-wrap: wrap;
	justify-content: flex-end;
}







#sortStackBtnTopstacks_in_268 .sortTitle,
#sortStackBtnBottomstacks_in_268 .sortTitle {
	display: inline-block;
	padding: 8px 0;
	margin: 4px 0;
}

#sortStackBtnTopstacks_in_268 a,
#sortStackBtnBottomstacks_in_268 a {
	display: inline-block;
	padding: 8px;
	margin: 4px;
	border-radius: 4px;
	background: rgba(205, 205, 205, 1.00);
	text-decoration: none;
	outline: none;
	color: rgba(68, 68, 68, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	cursor: pointer;
}

#sortStackFilterstacks_in_268 a.sortStackFilterButton {
	opacity: 0.50;
}

#sortStackFilterstacks_in_268 a.sortStackFilterButton.activeFilterButton,
#sortStackFilterstacks_in_268 a.sortStackFilterButton:hover {
	opacity: 1.00;
}

#sortStackBtnTopstacks_in_268 a i,
#sortStackBtnBottomstacks_in_268 a i {
	color: rgba(68, 68, 68, 1.00);
}



#stacks_in_462 {
	border: solid rgba(0, 102, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}

#stacks_in_463 {
	line-height: 2em;
	font-size: 148%;
}

#stacks_in_456 {
	border: solid rgba(255, 0, 51, 1.00);
	border-width:  1px;
	-moz-border-radius:  1px;
	-webkit-border-radius:  1px;
	border-radius:  1px;
}

#stacks_in_457 {
	line-height: 2em;
	font-size: 148%;
}


#columnOnestacks_in_234 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_234 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_234 {
		width: 200.00px;
	}

	#columnTwostacks_in_234 {
		width: calc(100% - 200.00px);
	}

	
	#columnOnestacks_in_234 {
		float: left;
	}

	#columnTwostacks_in_234 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_234 {
		float: none;
		width: auto;
	}
	



#columnOnestacks_in_126 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_126 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_126 {
		width: 250.00px;
	}

	#columnTwostacks_in_126 {
		width: calc(100% - 250.00px);
	}

	
	#columnOnestacks_in_126 {
		float: left;
	}

	#columnTwostacks_in_126 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_126 {
		float: none;
		width: auto;
	}
	


#stacks_in_126 {
	padding:  4px;
}

#stacks_in_129 {
	padding:  4px;
}



#stacks_in_362 {
	padding:  3px;
}

#stacks_in_360 {
	padding:  2px;
}



#stacks_in_371 {
	padding:  3px;
}

#stacks_in_367 {
	padding:  2px;
}



#stacks_in_380 {
	padding:  3px;
}

#stacks_in_376 {
	padding:  2px;
}



#stacks_in_387 {
	padding:  3px;
}

#stacks_in_392 {
	padding:  2px;
}



#stacks_in_396 {
	padding:  3px;
}

#stacks_in_401 {
	padding:  2px;
}



#stacks_in_405 {
	padding:  3px;
}

#stacks_in_410 {
	padding:  2px;
}



#stacks_in_157 {
	padding:  2px;
}



#stacks_in_137 {
	padding:  4px;
}
#columnOnestacks_in_134 {
	padding-top: 0.00px;
	padding-bottom: 0.00px;
	padding-left: 0.00px;
	padding-right: 0.00px;
}

@media screen and (min-width:568px) {
	#betterFloatstacks_in_134 {
		height: auto;
		overflow: auto;
	}

	#columnOnestacks_in_134 {
		width: 250.00px;
	}

	#columnTwostacks_in_134 {
		width: calc(100% - 250.00px);
	}

	
	#columnOnestacks_in_134 {
		float: left;
	}

	#columnTwostacks_in_134 {
		float: right;
	}
	

	
}


	
	#columnTwostacks_in_134 {
		float: none;
		width: auto;
	}
	


#stacks_in_134 {
	padding:  4px;
}

#stacks_in_30 {
	padding:  4px;
}
#stacks_in_300>.s3_row {
	margin: 0 -10px;
}

#stacks_in_300>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_300>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}








#stacks_in_333 {
	padding:  2px;
}

#stacks_in_329 {
	padding:  2px;
}



#stacks_in_324 {
	padding:  1px;
}

#stacks_in_338 {
	padding:  2px;
}



#stacks_in_349 {
	padding:  2px;
}

#stacks_in_340 {
	padding:  2px;
}



#stacks_in_342 {
	padding:  2px;
}

#stacks_in_354 {
	padding:  2px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_52 #myExtraContent2,
#ExtraContentPlusstacks_in_52 #fs {
	display: none;
}



