
#toTop{--elevator-image:url(../files/image-2-03E.png);--elevator-size:51px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}
#mc_stack_stacks_in_426_3 *,
#mc_stack_stacks_in_426_3 *::before,
#mc_stack_stacks_in_426_3 *::after {
	box-sizing: border-box;
}




/* CSS code for getting consent for cookies, custom popup message box */
#mc_wrapper_stacks_in_426_3 {
	display: inline-block;
	background: rgba(255, 255, 255, 1.00);
	border-radius: 0.5rem;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.20);
	margin: 2rem;
	padding: 1rem;
	max-height: 90vh;
	max-width: 50rem;
	overflow: auto;	
	
	
	
	
	
	
	position: fixed;
	bottom: 0;
	left: 0;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	
	
	
	
	
	
	
	
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
	z-index: 99999;
}







#mc_multi_select_buttons_stacks_in_426_3 {
	display: flex;
}


#mc_multi_select_buttons_stacks_in_426_3 {
	justify-content: center;
}

#mc_multi_select_buttons_stacks_in_426_3 #mc_button_accept_all_stacks_in_426_3,
#mc_multi_select_buttons_stacks_in_426_3 #mc_button_disallow_all_stacks_in_426_3,
#mc_multi_select_buttons_stacks_in_426_3 #mc_button_stacks_in_426_3 {
	margin-left: calc(1rem / 2);
	margin-right: calc(1rem / 2);
}


















@media screen and (max-width: 568px) {
	#mc_wrapper_stacks_in_426_3 {
		width: 100%;
		margin: 0;
		border-radius: 0;
		margin-left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	#mc_multi_select_buttons_stacks_in_426_3 {
		flex-direction: column;
	}

	#mc_multi_select_buttons_stacks_in_426_3 #mc_button_accept_all_stacks_in_426_3,
	#mc_multi_select_buttons_stacks_in_426_3 #mc_button_disallow_all_stacks_in_426_3,
	#mc_multi_select_buttons_stacks_in_426_3 #mc_button_stacks_in_426_3 {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

#mc_wrapper_stacks_in_426_3.dismissed {
	display: none;
}

#mc_content_stacks_in_426_3,
#mc_button_accept_all_stacks_in_426_3,
#mc_button_disallow_all_stacks_in_426_3,
#mc_button_stacks_in_426_3 {
	font-size: 1.125rem;
	line-height: 1.5em;
	letter-spacing: 0px;
	margin: 0;
}

#mc_content_stacks_in_426_3 {
	color: rgba(66, 66, 66, 1.00);
	margin-bottom: 20px;
}

#mc_multi_select_form_stacks_in_426_3 {
	display: flex;
	flex-direction: column;
}


@media screen and (min-width: 568px) {
	#mc_multi_select_form_stacks_in_426_3 {
		flex-direction: row;
		
		
		margin-left: -10px;
		margin-right: -10px;
		overflow: hidden;
	}

	.select_item {
		padding-left: 10px;
		padding-right: 10px;
		flex-grow: 1;
		flex-basis: 0;
	}
}



#mc_multi_select_form_stacks_in_426_3 .select_label {
	position: relative;
	font-weight: normal;
	color: rgba(66, 66, 66, 1.00);
	font-size: 1rem;
	display: block;
	margin-bottom: 20px;
	padding-left: 35px;
}

#mc_multi_select_form_stacks_in_426_3 .select_title {
	display: block;
	font-size: 1.125rem;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: rgba(66, 66, 66, 1.00);
	font-weight: bold;
  
  
  
}

#mc_multi_select_form_stacks_in_426_3 .select_description {
	display: block;
	font-weight: normal;
	color: rgba(66, 66, 66, 1.00);
}

/* Hide the browser's default checkbox */
#mc_multi_select_form_stacks_in_426_3 .select_checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
#mc_multi_select_form_stacks_in_426_3 .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: rgba(204, 204, 204, 1.00);
	border-radius: 0.25rem;
}

/* On mouse-over, add a grey background color */
#mc_multi_select_form_stacks_in_426_3 .select_label:hover input ~ .checkmark {
  background-color: rgba(169, 169, 169, 1.00);
}

/* On tab-focus, add a grey background color and dotted outline */
#mc_multi_select_form_stacks_in_426_3 .select_label input:focus ~ .checkmark {
  background-color: rgba(169, 169, 169, 1.00);
	outline: 2px dotted rgba(0, 150, 255, 1.00);
}

/* When the checkbox is checked, add a blue background */
#mc_multi_select_form_stacks_in_426_3 .select_label input:checked ~ .checkmark {
  background-color: rgba(0, 150, 255, 1.00);
}

/* When the checkbox is disabled, reduce its opacity */
#mc_multi_select_form_stacks_in_426_3 .select_label input:disabled ~ .checkmark {
	opacity: 0.5;
	cursor: not-allowed;
}

/* Create the checkmark/indicator (hidden when not checked) */
#mc_multi_select_form_stacks_in_426_3 .select_label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
#mc_multi_select_form_stacks_in_426_3 .select_label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
#mc_multi_select_form_stacks_in_426_3 .select_label .checkmark:after {
  left: 9px;
  top: 4px;
  width: 8px;
  height: 15px;
  border: solid rgba(255, 255, 255, 1.00);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#mc_content_stacks_in_426_3 a,
#mc_content_stacks_in_426_3 a:visited {
	font-weight: 600;
	color: rgba(251, 111, 137, 1.00);
	background: none;
	border: none;
	transition: all 100ms ease-in-out;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	
	
	
}

#mc_content_stacks_in_426_3 a:hover {
	color: rgba(82, 124, 154, 1.00);
	text-decoration: none;
	background: none;
	border: none;
}

#mc_content_stacks_in_426_3 a:active {
	color: rgba(82, 124, 154, 1.00);
	text-decoration: none;
	background: none;
	border: none;
	opacity: 0.50;
}

#mc_content_stacks_in_426_3 a:focus {
	outline: 1px dotted rgba(82, 124, 154, 1.00);
}




/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mc_button_stacks_in_426_3,
#mc_button_accept_all_stacks_in_426_3,
#mc_button_disallow_all_stacks_in_426_3,
.mc_button_stacks_in_426_3 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(41, 145, 204, 0.20);
	border: 1px hidden rgba(41, 145, 204, 0.20);
	border-radius: 0.25rem;
	color: rgba(41, 145, 204, 1.00);
	cursor: pointer;
	margin-left: 1rem;
	display: inline-block;
	font-family: inherit;
	font-size: 1.125rem;
	font-weight: 600;
	padding: 8px 16px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
	margin-bottom: 5px;
	
	
}

#mc_button_stacks_in_426_3:hover,
.mc_button_stacks_in_426_3:hover,
#mc_button_accept_all_stacks_in_426_3:hover,
#mc_button_disallow_all_stacks_in_426_3:hover {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
}


#mc_button_stacks_in_426_3:active,
.mc_button_stacks_in_426_3:active,
#mc_button_accept_all_stacks_in_426_3:active,
#mc_button_disallow_all_stacks_in_426_3:active {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
	opacity: 0.50;
}

#mc_button_stacks_in_426_3:focus,
#mc_button_accept_all_stacks_in_426_3:focus,
#mc_button_disallow_all_stacks_in_426_3:focus,
.mc_button_stacks_in_426_3:focus {
	outline: 2px dotted rgba(82, 124, 154, 1.00);
}







#dialog_title_stacks_in_426_3,
#dialog_desc_stacks_in_426_3 {
	display: none;
}


@media print {
	#mc_stack_stacks_in_426_3,
	#mc_window_shade_stacks_in_426_3,
	#mc_wrapper_stacks_in_426_3 {
		display: none;
	}
}



#stacks_in_556>.s3_row {
	margin: 0 -10px;
}

#stacks_in_556>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_556>.s3_row>.s3_column_right {
	width: 66.669998%;
}




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










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



}



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


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


}






#stacks_in_556 {
	margin: 0px 0px 15px 0px;
}

#stacks_in_554 {
	padding: 5px 0px 0px 0px;
}
#toggleWrapper_stacks_in_988 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_988 {
	padding: 10px;
	margin: 0;
	background: #E5E5E5;
	font-weight: normal;
	display: block;
	position: relative;
	color: #666666;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_988:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_988 {
	display: none;
	margin-top: 10px;
	padding: 0px;
	overflow: hidden;
	background: #FFFFFF;
	color: #808080;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_988 a:link:after,
	#toggleTrigger_stacks_in_988 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_988 {
		display: block !important;
	}
}

#stacks_in_1025 {
	background-color: rgba(242, 242, 242, 1.00);
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding: 0px 10px 0px 10px;
}
#stacks_in_981>.s3_row {
	margin: 0 -5px;
}

#stacks_in_981>.s3_row>.s3_column_left {
	width: 58.00%;
}

#stacks_in_981>.s3_row>.s3_column_right {
	width: 42.000000%;
}




#stacks_in_981>.s3_row>.s3_column {
	padding: 0 5px;
}










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



}



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



}






#stacks_in_981 {
	padding: 20px 0px 0px 0px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1017 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1017 .theDivider1,
#simpleDivider_stacks_in_1017 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1017 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1017.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1017.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1017 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1017.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1017.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1017.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1017.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_996>.s3_row {
	margin: 0 -5px;
}

#stacks_in_996>.s3_row>.s3_column_left {
	width: 58.00%;
}

#stacks_in_996>.s3_row>.s3_column_right {
	width: 42.000000%;
}




#stacks_in_996>.s3_row>.s3_column {
	padding: 0 5px;
}










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



}



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



}






#stacks_in_1027 {
	padding: 55px 0px 0px 0px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1029 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1029 .theDivider1,
#simpleDivider_stacks_in_1029 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1029 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1029.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1029.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1029 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1029.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1029.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1029.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1029.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_1003>.s3_row {
	margin: 0 -5px;
}

#stacks_in_1003>.s3_row>.s3_column_left {
	width: 58.00%;
}

#stacks_in_1003>.s3_row>.s3_column_right {
	width: 42.000000%;
}




#stacks_in_1003>.s3_row>.s3_column {
	padding: 0 5px;
}










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



}



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



}






#stacks_in_1030 {
	margin: 10px 0px 0px 0px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1019 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1019 .theDivider1,
#simpleDivider_stacks_in_1019 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1019 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1019.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1019.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1019 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1019.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1019.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1019.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1019.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_1010>.s3_row {
	margin: 0 -5px;
}

#stacks_in_1010>.s3_row>.s3_column_left {
	width: 58.00%;
}

#stacks_in_1010>.s3_row>.s3_column_right {
	width: 42.000000%;
}




#stacks_in_1010>.s3_row>.s3_column {
	padding: 0 5px;
}










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



}



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



}





/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_1022 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_1022 .theDivider1,
#simpleDivider_stacks_in_1022 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_1022 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_1022.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_1022.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1022 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_1022.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_1022.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_1022.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_1022.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_1023 {
	padding: 0px 0px 15px 0px;
}

#stacks_in_921 {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 10px 0px 15px 0px;
}
#stacks_in_10>.s3_row {
	margin: 0 -5px;
}

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

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




#stacks_in_10>.s3_row>.s3_column {
	padding: 0 5px;
}










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



}



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


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


}






#stacks_in_113 {
	font-size: 120%;
}

#stacks_in_114 {
	background-color: rgba(27, 71, 85, 1.00);
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding: 0px 0px 25px 0px;
}

#stacks_in_544 {
	margin: 20px 0px 0px 0px;
}
/* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_548 [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_548 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

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

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

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

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

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

/*  */

/*  */
/*  */#stacks_in_128>.s3_row {
	margin: 0 -0px;
}

#stacks_in_128>.s3_row>.s3_column_left {
	width: 70.00%;
}

#stacks_in_128>.s3_row>.s3_column_right {
	width: 30.000000%;
}




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










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



}



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



}






#stacks_in_128 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_133 {
	margin: 0px 0px 0px 10px;
}
/* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_463 [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_463 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */

/*  */

/*  */
#ruleStackstacks_in_463 {
	text-align: left;
}

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

#ruleStackstacks_in_463 [class^="fa fa-"] {
	visibility: hidden;
}

/*  */
/*  */#stacks_in_464>.s3_row {
	margin: 0 -0px;
}

#stacks_in_464>.s3_row>.s3_column_left {
	width: 70.00%;
}

#stacks_in_464>.s3_row>.s3_column_right {
	width: 30.000000%;
}




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










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



}



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



}






#stacks_in_464 {
	padding: 7px 0px 7px 0px;
}

#stacks_in_469 {
	margin: 0px 0px 0px 10px;
}
/* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_127 [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_127 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */

/*  */

/*  */
#ruleStackstacks_in_127 {
	text-align: left;
}

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

#ruleStackstacks_in_127 [class^="fa fa-"] {
	visibility: hidden;
}

/*  */
/*  *//* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_549 [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_549 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

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

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

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

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

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

/*  */

/*  */
/*  */#stacks_in_116>.s3_row {
	margin: 0 -0px;
}

#stacks_in_116>.s3_row>.s3_column_left {
	width: 70.00%;
}

#stacks_in_116>.s3_row>.s3_column_right {
	width: 30.000000%;
}




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










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



}



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



}






#stacks_in_116 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_124 {
	margin: 0px 0px 0px 10px;
}
/* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_136 [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_136 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */

/*  */

/*  */
#ruleStackstacks_in_136 {
	text-align: left;
}

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

#ruleStackstacks_in_136 [class^="fa fa-"] {
	visibility: hidden;
}

/*  */
/*  */#stacks_in_137>.s3_row {
	margin: 0 -0px;
}

#stacks_in_137>.s3_row>.s3_column_left {
	width: 70.00%;
}

#stacks_in_137>.s3_row>.s3_column_right {
	width: 30.000000%;
}




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










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



}



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



}






#stacks_in_137 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_142 {
	margin: 0px 0px 0px 10px;
}
/* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_507 [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_507 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */

/*  */

/*  */
#ruleStackstacks_in_507 {
	text-align: left;
}

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

#ruleStackstacks_in_507 [class^="fa fa-"] {
	visibility: hidden;
}

/*  */
/*  */#stacks_in_508>.s3_row {
	margin: 0 -0px;
}

#stacks_in_508>.s3_row>.s3_column_left {
	width: 70.00%;
}

#stacks_in_508>.s3_row>.s3_column_right {
	width: 30.000000%;
}




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










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



}



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



}






#stacks_in_508 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_513 {
	margin: 0px 0px 0px 10px;
}

#stacks_in_857 {
	background-color: rgba(136, 173, 183, 1.00);
	border: solid rgba(136, 173, 183, 1.00);
	border-width:  1px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#stacks_in_909 {
	margin: 20px 0px 0px 0px;
}
/* @group Generic Styles */

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

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

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

/*  */

/*  */

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

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

/* @end */

/* @end */

/*  */

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

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

#ruleStackstacks_in_16:before {
	left: -50%;
	margin-left: -17px;
}

#ruleStackstacks_in_16:after {
	left: 50%;
	margin-left: 17px;
}

#ruleStackstacks_in_16 a {
	left: 50%;
	margin-left: -17px;
}
/*  */

/*  */

/*  */
/*  */#stacks_in_862>.s3_row {
	margin: 0 -0px;
}

#stacks_in_862>.s3_row>.s3_column_left {
	width: 25.00%;
}

#stacks_in_862>.s3_row>.s3_column_right {
	width: 75.000000%;
}




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










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



}



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



}






#stacks_in_862 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_886 {
	margin: 0px 0px 0px 10px;
}


#stacks_in_863 {
	margin: 0px 15px 0px 0px;
}

#stacks_out_863 {
	margin-right:0;
}
#stacks_in_889>.s3_row {
	margin: 0 -0px;
}

#stacks_in_889>.s3_row>.s3_column_left {
	width: 70.00%;
}

#stacks_in_889>.s3_row>.s3_column_right {
	width: 30.000000%;
}




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










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



}



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



}






#stacks_in_889 {
	padding: 0px 0px 15px 0px;
}

#stacks_in_894 {
	margin: 0px 0px 0px 10px;
}
#stacks_in_897>.s3_row {
	margin: 0 -0px;
}

#stacks_in_897>.s3_row>.s3_column_left {
	width: 70.00%;
}

#stacks_in_897>.s3_row>.s3_column_right {
	width: 30.000000%;
}




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










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



}



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



}






#stacks_in_897 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_903 {
	margin: 0px 0px 0px 10px;
}

#stacks_in_929 {
	border: solid rgba(136, 173, 183, 1.00);
	border-width:  1px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#stacks_in_927 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_925 {
	padding: 0px 50px 0px 50px;
}

#stacks_in_14 {
	font-size: 120%;
}

#stacks_in_15 {
	background-color: rgba(242, 242, 242, 1.00);
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	padding: 0px 0px 10px 0px;
}

#stacks_in_536 {
	margin: 20px 0px 0px 0px;
}
/* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_917 [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_917 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

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

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

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

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

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

/*  */

/*  */
/*  */#stacks_in_956>.s3_row {
	margin: 0 -0px;
}

#stacks_in_956>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_956>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_27 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_963>.s3_row {
	margin: 0 -0px;
}

#stacks_in_963>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_963>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_427 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_966>.s3_row {
	margin: 0 -0px;
}

#stacks_in_966>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_966>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_786 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_969>.s3_row {
	margin: 0 -0px;
}

#stacks_in_969>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_969>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_796 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_17>.s3_row {
	margin: 0 -0px;
}

#stacks_in_17>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_17>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_479 {
	margin: 0px 0px 0px 20px;
}
/* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_550 [class^="fa fa-"] {
	position: relative;
	width: 37px;
	height: 37px;
	line-height: 37px;
	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_550 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 37px;
	height: 37px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */

/*  */

/*  */
#ruleStackstacks_in_550 {
	text-align: left;
}

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

#ruleStackstacks_in_550 [class^="fa fa-"] {
	visibility: hidden;
}

/*  */
/*  *//* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_516 [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_516 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

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

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

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

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

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

/*  */

/*  */
/*  */#stacks_in_932>.s3_row {
	margin: 0 -0px;
}

#stacks_in_932>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_932>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_724 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_935>.s3_row {
	margin: 0 -0px;
}

#stacks_in_935>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_935>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_561 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_938>.s3_row {
	margin: 0 -0px;
}

#stacks_in_938>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_938>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_530 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_941>.s3_row {
	margin: 0 -0px;
}

#stacks_in_941>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_941>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_532 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_944>.s3_row {
	margin: 0 -0px;
}

#stacks_in_944>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_944>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_742 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_947>.s3_row {
	margin: 0 -0px;
}

#stacks_in_947>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_947>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_790 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_950>.s3_row {
	margin: 0 -0px;
}

#stacks_in_950>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_950>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






#stacks_in_809 {
	margin: 0px 0px 0px 20px;
}
#stacks_in_517>.s3_row {
	margin: 0 -0px;
}

#stacks_in_517>.s3_row>.s3_column_left {
	width: 66.67%;
}

#stacks_in_517>.s3_row>.s3_column_right {
	width: 33.330002%;
}




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










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



}



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



}






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

#stacks_in_103 {
	margin: 0px 0px 0px 10px;
}

#stacks_in_856_2 {
	background-color: rgba(242, 242, 242, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 5px 8px 5px 8px;
}
/* @group Generic Styles */

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

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

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

/*  */

/*  */

#ruleStackstacks_in_647 [class^="fa fa-"] {
	position: relative;
	width: 10px;
	height: 10px;
	line-height: 10px;
	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_647 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 10px;
	height: 10px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

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

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

#ruleStackstacks_in_647:before {
	left: -50%;
	margin-left: -5px;
}

#ruleStackstacks_in_647:after {
	left: 50%;
	margin-left: 5px;
}

#ruleStackstacks_in_647 a {
	left: 50%;
	margin-left: -5px;
}
/*  */

/*  */

/*  */
/*  */
#stacks_in_722 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_723 {
	font-size: 120%;
}

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

#stacks_in_559 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_849>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






#stacks_in_852 {
	padding: 25px 0px 0px 0px;
}
#stacks_in_570>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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



}





