.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}
/* Start Defender stack CSS code */#stacks_in_426{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_426edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_426info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */#stackSliderWrapperstacks_in_882 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stackSliderWrapperstacks_in_882 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-pager,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-pager .bx-pager-item,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #000000;	
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 36px;
	z-index: 9999;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stackSliderWrapperstacks_in_882 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_882 {
		height: auto;
	}
}

#stacks_in_428 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_429 {
	font-size: 110%;
}

#stacks_in_835 {
	margin: 0px 30px 0px 30px;
}

#stacks_in_836 {
	display:inline-block; width:100%; line-height: 0.970000em;
	font-size: 150%;
}

#stacks_in_872 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_873 {
	font-size: 110%;
}
/* @group Generic Styles */

#ruleStackstacks_in_177,
#ruleStackstacks_in_177:before,
#ruleStackstacks_in_177:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_177 {
	position: relative;
	overflow: hidden;
	margin: 0.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_177 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_177 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_177 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_177 {
	text-align: center;
}

#ruleStackstacks_in_177:before,
#ruleStackstacks_in_177:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_177:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_177:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_177 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_432{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_432edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_432info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */@media only screen and (min-width:0px){#stacks_in_606 h3,#stacks_in_606 div{line-height:1.60}}#stacks_in_606 h3.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_606 .hTxt{text-shadow:2px 2px 2px rgba(147, 147, 147, 0.30),0px -2px 5px rgba(172, 172, 172, 0.35),0px 2px 5px rgba(172, 172, 172, 0.35)}


#stacks_in_54 {
	padding: 0px 2px 0px 1px;
}

#stacks_in_175 {
	margin: 0px 20px 20px 20px;
	padding: 0px 2px 0px 0px;
}
/* @group Generic Styles */

#ruleStackstacks_in_311,
#ruleStackstacks_in_311:before,
#ruleStackstacks_in_311:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_311 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_311 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_311 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_311 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_311 {
	text-align: center;
}

#ruleStackstacks_in_311:before,
#ruleStackstacks_in_311:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_311:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_311:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_311 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_434{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_434edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_434info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */@media only screen and (min-width:0px){#stacks_in_641 h3,#stacks_in_641 div{line-height:1.60}}#stacks_in_641 h3,#stacks_in_641 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_641 h3 a,#stacks_in_641 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_641 h3 a:hover,#stacks_in_641 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_641 small,#stacks_in_641 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_641 .hTxt{text-shadow:2px 2px 2px rgba(45, 45, 45, 1.00),0px -2px 5px rgba(71, 79, 172, 0.45),0px 2px 5px rgba(71, 79, 172, 0.45)}


#stacks_in_641 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_173 {
	margin: 0px 0px 40px 0px;
	padding: 0px 2px 0px 2px;
}

#stacks_in_865 {
	margin: 0px 0px 40px 0px;
	padding: 0px 2px 0px 2px;
}
/* @group Generic Styles */

#ruleStackstacks_in_312,
#ruleStackstacks_in_312:before,
#ruleStackstacks_in_312:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_312 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_312 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_312 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_312 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_312 {
	text-align: center;
}

#ruleStackstacks_in_312:before,
#ruleStackstacks_in_312:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_312:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_312:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_312 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_436{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_436edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_436info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */@media only screen and (min-width:0px){#stacks_in_611 h3,#stacks_in_611 div{line-height:1.60}}#stacks_in_611 .hTxt{text-shadow:2px 2px 2px rgba(147, 147, 147, 0.30),0px -2px 5px rgba(172, 172, 172, 0.35),0px 2px 5px rgba(172, 172, 172, 0.35)}


#stacks_in_611 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_182 {
	padding: 0px 2px 0px 2px;
}
/* @group Generic Styles */

#ruleStackstacks_in_605,
#ruleStackstacks_in_605:before,
#ruleStackstacks_in_605:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_605 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_605 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_605 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_605 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_605 {
	text-align: center;
}

#ruleStackstacks_in_605:before,
#ruleStackstacks_in_605:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_605:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_605:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_605 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_487{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_487edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_487info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */@media only screen and (min-width:0px){#stacks_in_646 h3,#stacks_in_646 div{line-height:1.60}}#stacks_in_646 h3,#stacks_in_646 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_646 h3 a,#stacks_in_646 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_646 h3 a:hover,#stacks_in_646 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_646 small,#stacks_in_646 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_646 .hTxt{text-shadow:2px 2px 2px rgba(45, 45, 45, 1.00),0px -2px 5px rgba(71, 79, 172, 0.45),0px 2px 5px rgba(71, 79, 172, 0.45)}


#stacks_in_646 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_680{overflow:visible;-webkit-font-smoothing:antialiased;}#stacks_in_680 .cycler_reel{position:relative;width:100%;overflow:hidden}#stacks_in_680{visibility:hidden}#stacks_in_680 .cycler_reel > div.stacks_out{width:100% !important}#stacks_in_680 .cycler_reel > div.stacks_out:first{visibility:visible}

#stacks_in_680 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_681 {
	margin: 0px 30px 0px 30px;
}

#stacks_in_683 {
	display:inline-block; width:100%; line-height: 0.970000em;
	font-size: 150%;
}

#stacks_in_736 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_737 {
	font-size: 110%;
}

#stacks_in_738 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_739 {
	font-size: 110%;
}

#stacks_in_740 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_741 {
	font-size: 110%;
}

#stacks_in_497 {
	margin: 0px 0px 20px 0px;
	padding: 0px 2px 0px 2px;
}

#stacks_in_499 {
	margin: 0px 20px 0px 20px;
	padding: 0px 2px 0px 0px;
}
/* @group Generic Styles */

#ruleStackstacks_in_493,
#ruleStackstacks_in_493:before,
#ruleStackstacks_in_493:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_493 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_493 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_493 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_493 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_493 {
	text-align: center;
}

#ruleStackstacks_in_493:before,
#ruleStackstacks_in_493:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_493:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_493:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_493 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_525{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_525edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_525info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */@media only screen and (min-width:0px){#stacks_in_616 h3,#stacks_in_616 div{line-height:1.60}}#stacks_in_616 .hTxt{text-shadow:2px 2px 2px rgba(147, 147, 147, 0.30),0px -2px 5px rgba(172, 172, 172, 0.35),0px 2px 5px rgba(172, 172, 172, 0.35)}


#stacks_in_616 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_686{overflow:visible;-webkit-font-smoothing:antialiased;}#stacks_in_686 .cycler_reel{position:relative;width:100%;overflow:hidden}#stacks_in_686{visibility:hidden}#stacks_in_686 .cycler_reel > div.stacks_out{width:100% !important}#stacks_in_686 .cycler_reel > div.stacks_out:first{visibility:visible}

#stacks_in_700 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_701 {
	font-size: 110%;
}

#stacks_in_702 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_703 {
	font-size: 110%;
}

#stacks_in_704 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_705 {
	font-size: 110%;
}

#stacks_in_535 {
	margin: 0px 0px 20px 0px;
	padding: 0px 2px 0px 2px;
}

#stacks_in_537 {
	margin: 0px 20px 0px 20px;
	padding: 0px 2px 0px 0px;
}
/* @group Generic Styles */

#ruleStackstacks_in_556,
#ruleStackstacks_in_556:before,
#ruleStackstacks_in_556:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_556 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_556 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_556 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_556 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_556 {
	text-align: center;
}

#ruleStackstacks_in_556:before,
#ruleStackstacks_in_556:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_556:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_556:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_556 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_767{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_767edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_767info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */@media only screen and (min-width:0px){#stacks_in_803 h3,#stacks_in_803 div{line-height:1.60}}#stacks_in_803 h3,#stacks_in_803 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_803 h3 a,#stacks_in_803 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_803 h3 a:hover,#stacks_in_803 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_803 small,#stacks_in_803 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_803 .hTxt{text-shadow:2px 2px 2px rgba(45, 45, 45, 1.00),0px -2px 5px rgba(71, 79, 172, 0.45),0px 2px 5px rgba(71, 79, 172, 0.45)}


#stacks_in_803 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_874 {
	margin: 0px 20px 20px 20px;
	padding: 0px 2px 0px 2px;
}

#stacks_in_790 {
	margin: 0px 0px 20px 0px;
	padding: 0px 2px 0px 2px;
}

#stacks_in_792 {
	margin: 0px 20px 0px 20px;
	padding: 0px 2px 0px 0px;
}
/* @group Generic Styles */

#ruleStackstacks_in_794,
#ruleStackstacks_in_794:before,
#ruleStackstacks_in_794:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_794 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_794 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_794 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_794 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_794 {
	text-align: center;
}

#ruleStackstacks_in_794:before,
#ruleStackstacks_in_794:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_794:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_794:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_794 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_558{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_558edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_558info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */@media only screen and (min-width:0px){#stacks_in_798 h3,#stacks_in_798 div{line-height:1.60}}#stacks_in_798 .hTxt{text-shadow:2px 2px 2px rgba(147, 147, 147, 0.30),0px -2px 5px rgba(172, 172, 172, 0.35),0px 2px 5px rgba(172, 172, 172, 0.35)}


#stacks_in_798 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_668{overflow:visible;-webkit-font-smoothing:antialiased;}#stacks_in_668 .cycler_reel{position:relative;width:100%;overflow:hidden}#stacks_in_668{visibility:hidden}#stacks_in_668 .cycler_reel > div.stacks_out{width:100% !important}#stacks_in_668 .cycler_reel > div.stacks_out:first{visibility:visible}

#stacks_in_668 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_669 {
	margin: 0px 30px 0px 30px;
}

#stacks_in_671 {
	display:inline-block; width:100%; line-height: 0.970000em;
	font-size: 150%;
}

#stacks_in_812 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_813 {
	font-size: 110%;
}

#stacks_in_724 {
	margin: 0px 30px 0px 30px;
}

#stacks_in_725 {
	font-size: 150%;
}

#stacks_in_570 {
	margin: 0px 0px 20px 0px;
	padding: 0px 2px 0px 2px;
}

#stacks_in_572 {
	margin: 0px 20px 0px 20px;
	padding: 0px 2px 0px 0px;
}
/* @group Generic Styles */

#ruleStackstacks_in_566,
#ruleStackstacks_in_566:before,
#ruleStackstacks_in_566:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_566 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_566 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_566 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_566 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_566 {
	text-align: center;
}

#ruleStackstacks_in_566:before,
#ruleStackstacks_in_566:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_566:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_566:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_566 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_438{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_438edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_438info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_156 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_157 {
	font-size: 115%;
}

#stacks_in_158 {
	padding: 0px 2px 0px 2px;
}
/* @group Generic Styles */

#ruleStackstacks_in_314,
#ruleStackstacks_in_314:before,
#ruleStackstacks_in_314:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_314 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_314 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_314 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_314 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_314 {
	text-align: center;
}

#ruleStackstacks_in_314:before,
#ruleStackstacks_in_314:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_314:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_314:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_314 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  */#stacks_in_867 form.dds_form{width:100%;padding:2px 0}#stacks_in_867 form.dds_form input[type=search]{width:100%;color:#000000;font-size:11px;text-indent:.5em}#stacks_in_867 form.dds_form ::-webkit-input-placeholder{color:#A9A9A9}
/* @group Generic Styles */

#ruleStackstacks_in_868,
#ruleStackstacks_in_868:before,
#ruleStackstacks_in_868:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_868 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_868 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_868 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_868 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_868 {
	text-align: center;
}

#ruleStackstacks_in_868:before,
#ruleStackstacks_in_868:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_868:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_868:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_868 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_838{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_838edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_838info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */@media only screen and (min-width:0px){#stacks_in_839 h3,#stacks_in_839 div{line-height:1.60}}#stacks_in_839 .hTxt{text-shadow:2px 2px 2px rgba(147, 147, 147, 0.30),0px -2px 5px rgba(172, 172, 172, 0.35),0px 2px 5px rgba(172, 172, 172, 0.35)}


#stacks_in_839 {
	margin: 40px 0px 0px 0px;
}



	#stacks_in_869 .button_icon,#stacks_in_869 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_869 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_869 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_869 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_869 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_869 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_869 .button_icon,#stacks_in_869 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_869 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_869 a.sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(108, 111, 80, 1.00);
}
#stacks_in_869 a.sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_869 a.sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_869 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(128, 131, 100, 1.00);
}
#stacks_in_869 .sweet_button:active{
	background: rgba(88, 91, 60, 1.00);
}
#stacks_in_869 .sweet_button.clicked {
	background: rgba(210, 217, 154, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_869 .sweet_button.clicked:hover {
	background: rgba(230, 237, 174, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_869 .sweet_button.clicked:active{
	background: rgba(190, 197, 134, 1.00);
}







/* @group Generic Styles */

#ruleStackstacks_in_847,
#ruleStackstacks_in_847:before,
#ruleStackstacks_in_847:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_847 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_847 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_847 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_847 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_847 {
	text-align: center;
}

#ruleStackstacks_in_847:before,
#ruleStackstacks_in_847:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_847:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_847:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_847 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  *//* Start Defender stack CSS code */#stacks_in_850{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_850edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_850info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_851topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_851mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_851small{font-weight: normal;font-size: 12px;}.stacks_in_851centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_851centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */
#stacks_in_852 {
	margin: 40px 0px 20px 0px;
}
/* Start Defender stack CSS code */#stacks_in_857{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_857edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_857info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* @group Generic Styles */

#ruleStackstacks_in_858,
#ruleStackstacks_in_858:before,
#ruleStackstacks_in_858:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_858 {
	position: relative;
	overflow: hidden;
	margin: 3.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_858 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_858 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_858 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */
#ruleStackstacks_in_858 {
	text-align: center;
}

#ruleStackstacks_in_858:before,
#ruleStackstacks_in_858:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	right: 40px;
	height: 0px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_858:before {
	left: -50%;
	margin-left: -20px;
}

#ruleStackstacks_in_858:after {
	left: 50%;
	margin-left: 20px;
}

#ruleStackstacks_in_858 a {
	left: 50%;
	margin-left: -20px;
}
/*  */

/*  */

/*  */
/*  */
/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_345 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_347 {
	font-size: 110%;
}

#stacks_in_728 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_729 {
	font-size: 110%;
}

#stacks_in_730 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_731 {
	font-size: 110%;
}

#stacks_in_732 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_733 {
	font-size: 110%;
}

#stacks_in_734 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_735 {
	font-size: 110%;
}

#stacks_in_658 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_659 {
	font-size: 110%;
}

#stacks_in_810 {
	margin: 0px 30px 20px 30px;
}

#stacks_in_811 {
	font-size: 110%;
}

#stacks_in_824 {
	margin: 0px 0px 40px 0px;
}

#stacks_in_350 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_352 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_356 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_368 {
	margin: 0px 0px 20px 0px;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

#stacks_in_373 {
	font-size: 115%;
}

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

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

#adaptiveGridstacks_in_376 {
	display: block;
}

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

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

#adaptiveGridstacks_in_376 .adaptiveGridColumn {
	overflow: visible;
}

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

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

/* @end */

/* @group Column Padding Settings */

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

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

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

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

/* @end */

/* @group Column Settings */



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

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

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

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



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

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

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

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



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

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

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

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



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

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

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

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


















/* @end */

/* @group Custom Classes */

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

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

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

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

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

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

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

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

/* @end *//*  */
#stacks_in_381 {
	font-size: 115%;
}

#stacks_in_382 {
	margin: 0px 0px 20px 0px;
}
