
#stacks_in_164 {
	font-size: 143%;
}
#stacks_in_161 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_161 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:1px; 
border-bottom-color:#FFFFFF; 
border-top-style:solid; 
border-top-width:1px; 
border-top-color:#CCCCCC; 
font-size:1%;
-webkit-box-shadow: 0px 0px 2px #DDDDDC;
-moz-box-shadow: 0px 0px 2px #DDDDDC;
box-shadow: 0px 0px 2px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}


.spacerStack {
	height: 39.00px;
}

#spacerStackstacks_in_163 {
	height: 39.00px;
}




























@media print {
	#spacerStackstacks_in_163 {
		display: none !important;
	}
}
#mc_stack_stacks_in_105_2 *,
#mc_stack_stacks_in_105_2 *::before,
#mc_stack_stacks_in_105_2 *::after {
	box-sizing: border-box;
}


/* CSS code for getting consent for cookies, custom popup message box */
#mc_wrapper_stacks_in_105_2 {
	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: 100vh;
	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_wrapper_stacks_in_105_2.dismissed {
	display: none;
}

#mc_stacks_in_105_2 {
	display: flex;
	align-items: center;
	
	
}

#mc_content_stacks_in_105_2,
#mc_button_stacks_in_105_2 {
	font-size: 1.125rem;
	line-height: 1.5em;
	letter-spacing: 0px;
	margin: 0;
}

#mc_content_stacks_in_105_2 {
	flex: 1;
	color: rgba(66, 66, 66, 1.00);
}

@media screen and (max-width: 600px) {
	/* Mobile styling */
	#mc_stacks_in_105_2 {
		flex-direction: column;
	}

	#mc_wrapper_stacks_in_105_2 {
		width: 100vw;
		margin: 0;
		border-radius: 0;
		margin-left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	#mc_content_stacks_in_105_2 {
		text-align: center;
		margin-bottom: 1rem;
	}

	#mc_button_stacks_in_105_2 {
		margin-left: 0 !important;
	}
}

#mc_supplementary_link_stacks_in_105_2 a,
#mc_supplementary_link_stacks_in_105_2 a:visited,
#mc_content_stacks_in_105_2 a,
#mc_content_stacks_in_105_2 a:visited {
	font-weight: 600;
	color: rgba(35, 113, 33, 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_supplementary_link_stacks_in_105_2 a:hover,
#mc_content_stacks_in_105_2 a:hover {
	color: rgba(107, 183, 73, 1.00);
	text-decoration: none;
	background: none;
	border: none;
}

#mc_supplementary_link_stacks_in_105_2 a:active,
#mc_content_stacks_in_105_2 a:active {
	color: rgba(107, 183, 73, 1.00);
	text-decoration: none;
	background: none;
	border: none;
	opacity: 0.50;
}

#mc_supplementary_link_stacks_in_105_2 a:focus,
#mc_content_stacks_in_105_2 a:focus {
	outline: 1px dotted rgba(107, 183, 73, 1.00);
}

#mc_supplementary_link_stacks_in_105_2 a {
	display: inline-block;
	padding: 8px 16px;
	font-size: 1.125rem;
}




#mc_consent_button_wrapper_stacks_in_105_2 {
	display: flex;
	flex-direction: column;
	margin-left: 1rem;
	text-align: center;
}

#mc_consent_button_wrapper_stacks_in_105_2 #mc_button_stacks_in_105_2 {
	order: 1;
	margin-left: 0;
}

#mc_consent_button_wrapper_stacks_in_105_2 #mc_supplementary_link_stacks_in_105_2 {
	order: 2;
	margin-left: 0;
}











/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mc_button_stacks_in_105_2,
#mc_button_accept_all_stacks_in_105_2,
#mc_button_disallow_all_stacks_in_105_2,
.mc_button_stacks_in_105_2 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(35, 113, 33, 1.00);
	border: 1px hidden rgba(35, 113, 33, 1.00);
	border-radius: 0.25rem;
	color: rgba(255, 255, 255, 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_105_2:hover,
.mc_button_stacks_in_105_2:hover,
#mc_button_accept_all_stacks_in_105_2:hover,
#mc_button_disallow_all_stacks_in_105_2:hover {
	color: rgba(35, 113, 33, 1.00);
	background-color: rgba(120, 180, 30, 1.00);
	border: 1px hidden rgba(120, 180, 30, 1.00);
}


#mc_button_stacks_in_105_2:active,
.mc_button_stacks_in_105_2:active,
#mc_button_accept_all_stacks_in_105_2:active,
#mc_button_disallow_all_stacks_in_105_2:active {
	color: rgba(35, 113, 33, 1.00);
	background-color: rgba(120, 180, 30, 1.00);
	border: 1px hidden rgba(120, 180, 30, 1.00);
	opacity: 0.50;
}

#mc_button_stacks_in_105_2:focus,
#mc_button_accept_all_stacks_in_105_2:focus,
#mc_button_disallow_all_stacks_in_105_2:focus,
.mc_button_stacks_in_105_2:focus {
	outline: 2px dotted rgba(35, 113, 33, 1.00);
}







#dialog_title_stacks_in_105_2,
#dialog_desc_stacks_in_105_2 {
	display: none;
}


@media print {
	#mc_stack_stacks_in_105_2,
	#mc_window_shade_stacks_in_105_2,
	#mc_wrapper_stacks_in_105_2 {
		display: none;
	}
}




#stacks_in_105_5 {
	font-size: 70%;
}
