.com_joeworkman_stacks_glider_stack .glider-wrapper,.com_joeworkman_stacks_glider_stack .glider-button{position:fixed;z-index:99999;border:none}.com_joeworkman_stacks_glider_stack .glider-toggle{padding:1rem;cursor:pointer;font-size:1rem;outline:none;height:auto}.com_joeworkman_stacks_glider_stack .glider-toggle.opened{z-index:999999}.com_joeworkman_stacks_glider_stack .glider-toggle i.fa{display:none;line-height:1.28571429em}.com_joeworkman_stacks_glider_stack .glider-toggle.round.custom-style{border-radius:1000px}.com_joeworkman_stacks_glider_stack .glider-toggle.radius.custom-style{border-radius:3px}.com_joeworkman_stacks_glider_stack .glider-toggle.opened i.fa.close-icon{display:inline-block}.com_joeworkman_stacks_glider_stack .glider-toggle:not(.opened) i.fa.open{display:inline-block}.com_joeworkman_stacks_glider_stack .glider-wrapper{width:0;overflow:auto;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_glider_stack .glider-wrapper.opened{width:100%;z-index:199999}.com_joeworkman_stacks_glider_stack .glider-wrapper .glider-content.centerContent{position:relative;top:50%;transform:translateY(-50%);}.com_joeworkman_stacks_glider_stack .glider-wrapper > .glider-toggle{position:absolute;top:0;right:0;background:transparent;margin:0;z-index:999999;display:block}@media only screen and (min-width:40.063em){.com_joeworkman_stacks_glider_stack .glider-wrapper > .glider-toggle{display:none}}.com_joeworkman_stacks_glider_stack .glider-wrapper > .glider-toggle i.fa{display:block}.com_joeworkman_stacks_glider_stack .glider-wrapper.size-100 > .glider-toggle{display:block !important}.com_joeworkman_stacks_glider_stack .headless .glider-button{display:none}.com_joeworkman_stacks_glider_stack .headless .glider-wrapper .glider-toggle{display:block}.com_joeworkman_stacks_glider_stack .launcher-bar .glider-button{width:100%}.com_joeworkman_stacks_glider_stack .location-left .glider-wrapper{height:100%;top:0;left:0}.com_joeworkman_stacks_glider_stack .location-left .glider-wrapper.opened.accent{box-shadow:inset -1px 0 15px rgba(255,255,255,0.2),1px 0 2px rgba(0,0,0,0.3)}.com_joeworkman_stacks_glider_stack .location-left .glider-button{left:0}.com_joeworkman_stacks_glider_stack .location-left .glider-button.flush.radius{border-top-left-radius:0;border-bottom-left-radius:0}.com_joeworkman_stacks_glider_stack .location-left .glider-button.opened{left:100%}.com_joeworkman_stacks_glider_stack .location-left.slideout .glider-wrapper{width:100%;margin-left:-100%}.com_joeworkman_stacks_glider_stack .location-left.slideout .glider-wrapper.opened{margin-left:0 !important}.com_joeworkman_stacks_glider_stack .location-right .glider-wrapper{height:100%;top:0;right:0}.com_joeworkman_stacks_glider_stack .location-right .glider-wrapper.opened.accent{box-shadow:inset 1px 0 15px rgba(255,255,255,0.2),-1px 0 2px rgba(0,0,0,0.3)}.com_joeworkman_stacks_glider_stack .location-right .glider-wrapper .glider-toggle{right:auto;left:0}.com_joeworkman_stacks_glider_stack .location-right .glider-button{right:0}.com_joeworkman_stacks_glider_stack .location-right .glider-button.flush.radius{border-top-right-radius:0;border-bottom-right-radius:0}.com_joeworkman_stacks_glider_stack .location-right .glider-button.opened{right:100%}.com_joeworkman_stacks_glider_stack .location-right.slideout .glider-wrapper{width:100%;margin-right:-100%}.com_joeworkman_stacks_glider_stack .location-right.slideout .glider-wrapper.opened{margin-right:0 !important}.com_joeworkman_stacks_glider_stack .location-top .glider-wrapper{top:0;left:0;width:100%;height:0}.com_joeworkman_stacks_glider_stack .location-top .glider-wrapper.opened{height:100%}.com_joeworkman_stacks_glider_stack .location-top .glider-wrapper.opened.accent{box-shadow:inset 0 -1px 15px rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.3)}.com_joeworkman_stacks_glider_stack .location-top .glider-button{top:0}.com_joeworkman_stacks_glider_stack .location-top .glider-button.flush.radius{border-top-right-radius:0;border-top-left-radius:0}.com_joeworkman_stacks_glider_stack .location-top .glider-button.opened{top:100%}.com_joeworkman_stacks_glider_stack .location-bottom .glider-wrapper{bottom:0;left:0;width:100%;height:0}.com_joeworkman_stacks_glider_stack .location-bottom .glider-wrapper.opened{height:100%}.com_joeworkman_stacks_glider_stack .location-bottom .glider-wrapper.opened.accent{box-shadow:inset 0 1px 15px rgba(255,255,255,0.2),0 -1px 2px rgba(0,0,0,0.3)}.com_joeworkman_stacks_glider_stack .location-bottom .glider-button{bottom:0}.com_joeworkman_stacks_glider_stack .location-bottom .glider-button.flush.radius{border-bottom-right-radius:0;border-bottom-left-radius:0}.com_joeworkman_stacks_glider_stack .location-bottom .glider-button.opened{bottom:100%}







.rwml-menu-imported {
	display: none;
}

#stacks_in_3 {
	display: none !important;
}


/* Start by hiding all translatable items. This class is applied via jQuery in the scripts-global.js file */
.rwml-translatable {
	display: none;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.en .rwml-translatable:lang(en) {
	display: inherit;
}



/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.nl .rwml-translatable:lang(nl) {
	display: inherit;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.es .rwml-translatable:lang(es) {
	display: inherit;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.it .rwml-translatable:lang(it) {
	display: inherit;
}













#stacks_in_16 {
	display: none;
}

#rwml-menu, .rwml-menu {
	display: none !important;
}

#stacks_in_238 .glider-wrapper,#stacks_in_238 .glider-button{transition:all 400ms ease}#stacks_in_238 .glider-wrapper.custom-style{color:rgba(255, 255, 255, 1.00)}#stacks_in_238 .glider-wrapper.custom-style div,#stacks_in_238 .glider-wrapper.custom-style p{color:rgba(255, 255, 255, 1.00)}#stacks_in_238 .glider-wrapper.custom-style .glider-toggle{color:rgba(255, 255, 255, 1.00)}#stacks_in_238 .glider-wrapper .glider-content{padding:3.25rem 1rem}@media only screen and (min-width:40.063em){#stacks_in_238 .glider-wrapper .glider-content{padding:4.00rem 0.00rem}}#stacks_in_238 .glider-button{margin:0px}#stacks_in_238 .glider-button.custom-style{color:#FFFFFF}#stacks_in_238 .glider-button.static-width{width:100px}#stacks_in_238 .launcher-bar .glider-button{text-align:left}#stacks_in_238 .location-left .glider-button,#stacks_in_238 .location-right .glider-button{top:120px}#stacks_in_238 .location-left .glider-button.flipPosition,#stacks_in_238 .location-right .glider-button.flipPosition{top:auto;bottom:120px}#stacks_in_238 .location-top .glider-button,#stacks_in_238 .location-bottom .glider-button{left:120px}#stacks_in_238 .location-top .glider-button.flipPosition,#stacks_in_238 .location-bottom .glider-button.flipPosition{left:auto;right:120px}@media only screen and (min-width:40.063em){#stacks_in_238 .location-left .glider-wrapper.opened,#stacks_in_238 .location-right .glider-wrapper.opened{width:320px}#stacks_in_238 .location-left.slideout .glider-wrapper,#stacks_in_238 .location-right.slideout .glider-wrapper{width:320px}#stacks_in_238 .location-left .glider-button.opened{left:320px}#stacks_in_238 .location-left.slideout .glider-wrapper{margin-left:-320px}#stacks_in_238 .location-right .glider-button.opened{right:320px}#stacks_in_238 .location-right.slideout .glider-wrapper{margin-right:-320px}#stacks_in_238 .location-top .glider-wrapper.opened,#stacks_in_238 .location-bottom .glider-wrapper.opened{height:320px}#stacks_in_238 .location-top .glider-button.opened{top:320px}#stacks_in_238 .location-bottom .glider-button.opened{bottom:320px}}

#stacks_in_240 {
	background-color: rgba(0, 0, 0, 0.77);
	padding:  20px;
}

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

#stacks_out_242 {
	margin-right:0;
}

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

#stacks_out_245 {
	margin-right:0;
}

#stacks_in_247 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  6px;
	margin: 10px 0px 0px 0px;
}

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

#stacks_out_249 {
	margin-right:0;
}
#stacks_in_251_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_251 a:link, #stacks_in_251 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_251 a:hover, #stacks_in_251 a:active {
	color:#FFFFFF;
}










#stacks_in_251 a:link, #stacks_in_251 a:visited {
	background-color:#FFA000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA000), to(#BF6000));
	border:1px solid #BF6000;
	padding:3px 20px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_251 a:hover {
	background-color:#FFAC00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAC00), to(#A55300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_251 a:active {
	background-color:#FFA000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}

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

#stacks_out_253 {
	margin-right:0;
}

















#rwml_switcher_custom_buttons_stacks_in_220 {
	padding: 0;
	margin: 0;
	list-style: none;
	
	text-align: left;
	margin-left: -0px;
	
	
	
	
	overflow: hidden;
}

#rwml_switcher_custom_buttons_stacks_in_220 li {
	display: inline-block;
}

#rwml_switcher_custom_buttons_stacks_in_220 a {
	display: inline-block;
	padding: 6px 10px;
	margin: 0 0px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 0px;
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(56, 174, 255, 1.00);
	border: 1px solid rgba(56, 174, 255, 1.00);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	transition: all 300ms ease-in-out;
}

#rwml_switcher_custom_buttons_stacks_in_220 a:hover {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 104, 35, 1.00);
	border-color: rgba(255, 104, 35, 1.00);
	text-decoration: none;
}

#rwml_switcher_custom_buttons_stacks_in_220 a:active,
#rwml_switcher_custom_buttons_stacks_in_220 a.button_active {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 104, 35, 1.00);
	border-color: rgba(255, 104, 35, 1.00);
}

#rwml_switcher_custom_buttons_stacks_in_220 a.button_active {
	pointer-events: none;
}















@media print {
	#switchContainerstacks_in_220 {
		display: none !important;
	}
}


#stacks_in_112 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_112 .jwresp_col{overflow:hidden;margin:0;width:32%; float:right;}#stacks_in_112 #jwresp_col2_stacks_in_112{ float:left; width:62%}@media screen and (max-width:1030px){#stacks_in_112 #jwresp_col1_stacks_in_112,#stacks_in_112 #jwresp_col2_stacks_in_112{width:100%;float:none;display:block}#stacks_in_112 #jwresp_col1_stacks_in_112{margin-bottom:15px}}

#stacks_in_154 {
	background-color: rgba(223, 122, 77, 1.00);
	margin: 25px 0px 0px 0px;
	padding: 20px 20px 40px 20px;
}

#stacks_in_159 {
	padding:  20px;
}

#stacks_in_119 {
	padding: 30px 0px 40px 0px;
}

#stacks_out_119 {
	width: 150px;
}



#stacks_in_121 {
	
	
	
	
	
	 text-align: ;
}




#stacks_in_123 {
	padding: 0px 0px 30px 0px;
}

#stacks_out_123 {
	width: 200px;
}



#stacks_in_129 {
	
	
	
	
	
	 text-align: ;
}




#stacks_in_131 {
	padding: 0px 0px 30px 0px;
}

#stacks_out_131 {
	width: 200px;
}



#stacks_in_137 {
	
	
	
	
	
	 text-align: ;
}




#stacks_in_139 {
	padding: 0px 0px 30px 0px;
}

#stacks_out_139 {
	width: 200px;
}



#stacks_in_145 {
	
	
	
	
	
	 text-align: ;
}




#stacks_in_147 {
	padding: 0px 0px 30px 0px;
}

#stacks_out_147 {
	width: 200px;
}

#stacks_in_161 {
	padding:  20px;
}

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

#stacks_out_163 {
	width: 60%;
}



#stacks_in_166 {
	
	
	
	
	
	 text-align: ;
}






#stacks_in_170 {
	
	
	
	
	
	 text-align: ;
}






#stacks_in_174 {
	
	
	
	
	
	 text-align: ;
}






#stacks_in_178 {
	
	
	
	
	
	 text-align: ;
}




#stacks_in_55 {
	background-color: rgba(250, 206, 35, 1.00);
}

#stacks_in_73 {
	padding: 30px 10px 0px 10px;
}
