/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code */
#stacks_in_232{
	max-width: 1000px;margin: 0 auto;
}
#stacks_in_232{
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_232{
		padding: 0px 0px 0px 0px;
	}
}/* Start Defender stack CSS code */#stacks_in_183{	-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_183edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_183info{	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_146 {
	margin: 10px 0px 0px 0px;
}




/* @group Nivo Lightbox */






#hotSpotWrapperstacks_in_135 .hotSpot [class^="fa fa-"] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}



/* @group Overlays */

.hotSpotsProOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #000000;
	padding: 10px;
	transition: all 300ms ease-in-out;
	color: #ffffff;
}

/* @end */

#hotSpotWrapperstacks_in_135 {
	display: block;
	position: relative;
	overflow: visible;
}

/* @end */

/* @group hotSpotsPro Markup */

#hotSpotWrapperstacks_in_135 *,
#hotSpotWrapperstacks_in_135 *:before,
#hotSpotWrapperstacks_in_135 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: visible;
}


#hotSpotWrapperstacks_in_135 .hotSpotLink,
#hotSpotWrapperstacks_in_135 .hotSpotLink:hover {
	outline: none;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 50;
	background: url(../files/images/bg_fill.gif) repeat;
}

#hotSpotWrapperstacks_in_135 img {
	max-width: none;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 0;
}

#hotSpotWrapperstacks_in_135 .hotSpotInternalContent {
	position: relative;
	z-index: 20;
	display: block;
	opacity: 0.;
	transition: all  ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	font-size: px;
}

@media screen and (max-width: px) {
	#hotSpotWrapperstacks_in_135 .hotSpotInternalContent {
		font-size: px;
		font-size: vw;
	}
}

#hotSpotWrapperstacks_in_135 .hotSpot:hover .hotSpotInternalContent {
	opacity: 0.;
}

/* @end */

/* @group Special Effects */




@-webkit-keyframes hotSpotBounce {
	from { margin-top: 0; }
	50% { margin-top: -5px; }
	to { margin-top: 0; }
}

@-moz-keyframes hotSpotBounce {
	from { margin-top: 0; }
	50% { margin-top: -5px; }
	to { margin-top: 0; }
}

@keyframes hotSpotBounce {
	from { margin-top: 0; }
	50% { margin-top: -5px; }
	to { margin-top: 0; }
}

#hotSpotWrapperstacks_in_135 .hotSpot:hover,
#hotSpotWrapperstacks_in_135 .hotSpot:active {
	-webkit-animation-name: hotSpotBounce;
	-webkit-animation-duration: 1000ms;
	-webkit-animation-iteration-count: infinite;
	
	-moz-animation-name: hotSpotBounce;
	-moz-animation-duration: 1000ms;
	-moz-animation-iteration-count: infinite;
	
	animation-name: hotSpotBounce;
	animation-duration: 1000ms;
	animation-iteration-count: infinite;
}








/* @end */

#hotSpotWrapperstacks_in_135 .hotSpot {
	position: absolute;
	z-index: 5;
	transition: all 300 ease-in-out;
	overflow: visible;
	cursor: auto;
    border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, 1.00);
    cursor: auto;
    background: rgba(204, 102, 255, 0.45);
    color: rgba(85, 85, 85, 1.00);
    font-size: 60px;
}

#hotSpotWrapperstacks_in_135 .hotSpot:hover {
	border: 1px solid rgba(17, 180, 180, 1.00);
    background: rgba(17, 180, 180, 0.30);
    color: rgba(0, 0, 0, 1.00);
}

/* Icons */
#hotSpotWrapperstacks_in_135 .hotSpot [class^="fa fa-"] {
    color: rgba(85, 85, 85, 1.00);
    transition: all 300 ease-in-out;
}

#hotSpotWrapperstacks_in_135 .hotSpot:hover [class^="fa fa-"] {
    color: rgba(0, 0, 0, 1.00);
}

@media print {
	#hotSpotWrapperstacks_in_135 {
		height: auto;
		overflow: auto;
		position: relative;
		display: block;
	}
	
	#hotSpotWrapperstacks_in_135 #hotSpotProImagestacks_in_135 {
		display: block;
		position: relative;
	}
	
	#hotSpotWrapperstacks_in_135 div.hotSpot,
	#hotSpotWrapperstacks_in_135 .hotSpotInternalContent {
		display: block !important;
		position: relative !important;
		top: auto !important;
		left: auto !important;
		height: auto !important;
		width: 100% !important;
		float: none;
		opacity: 1.00;
	}
	
	#hotSpotsToggleWrapperstacks_in_135,
	#hotSpotWrapperstacks_in_135 #hotSpotFill,
	#hotSpotWrapperstacks_in_135 #hotSpotBorderContainer {
		display: none !important;
	}
}


#stacks_in_135 {
	margin: 20px 0px 0px 0px;
}
#hotSpotstacks_in_137 {
	position: absolute !important;
	left: 37.00%;
	top: 20.00%;
	width: 25.00%;
	height: 8.00%;
	z-index: 99999;
    transition: all 200ms ease-in-out;
}


#hotSpotstacks_in_137 {
	background: rgba(0, 93, 255, 0.25) !important;
}

#hotSpotstacks_in_137:hover {
	background: rgba(17, 180, 180, 0.50) !important;
}




#hotSpotstacks_in_138 {
	position: absolute !important;
	left: 10.00%;
	top: 36.00%;
	width: 25.00%;
	height: 8.00%;
	z-index: 99999;
    transition: all 200ms ease-in-out;
}





#hotSpotstacks_in_139 {
	position: absolute !important;
	left: 63.00%;
	top: 36.00%;
	width: 25.00%;
	height: 8.00%;
	z-index: 99999;
    transition: all 200ms ease-in-out;
}





#hotSpotstacks_in_140 {
	position: absolute !important;
	left: 78.00%;
	top: 50.00%;
	width: 23.00%;
	height: 8.00%;
	z-index: 99999;
    transition: all 200ms ease-in-out;
}


#hotSpotstacks_in_140 {
	background: rgba(0, 93, 255, 0.25) !important;
}

#hotSpotstacks_in_140:hover {
	background: rgba(17, 180, 180, 0.30) !important;
}




#hotSpotstacks_in_141 {
	position: absolute !important;
	left: 0.00%;
	top: 50.00%;
	width: 21.00%;
	height: 8.00%;
	z-index: 99999;
    transition: all 200ms ease-in-out;
}


#hotSpotstacks_in_141 {
	background: rgba(0, 93, 255, 0.25) !important;
}

#hotSpotstacks_in_141:hover {
	background: rgba(17, 180, 180, 0.30) !important;
}




#hotSpotstacks_in_142 {
	position: absolute !important;
	left: 10.00%;
	top: 65.00%;
	width: 25.00%;
	height: 8.00%;
	z-index: 99999;
    transition: all 200ms ease-in-out;
}





#hotSpotstacks_in_143 {
	position: absolute !important;
	left: 37.00%;
	top: 82.00%;
	width: 25.00%;
	height: 8.00%;
	z-index: 99999;
    transition: all 200ms ease-in-out;
}


#hotSpotstacks_in_143 {
	background: rgba(0, 93, 255, 0.25) !important;
}

#hotSpotstacks_in_143:hover {
	background: rgba(17, 180, 180, 0.30) !important;
}




#hotSpotstacks_in_144 {
	position: absolute !important;
	left: 63.00%;
	top: 65.00%;
	width: 25.00%;
	height: 8.00%;
	z-index: 99999;
    transition: all 200ms ease-in-out;
}





#hotSpotstacks_in_145 {
	position: absolute !important;
	left: 45.50%;
	top: 50.50%;
	width: 8.00%;
	height: 8.00%;
	z-index: 99999;
    transition: all 200ms ease-in-out;
}


#hotSpotstacks_in_145 {
	background: rgba(195, 0, 28, 0.40) !important;
}

#hotSpotstacks_in_145:hover {
	background: rgba(17, 180, 180, 0.30) !important;
}




/* Start Defender stack CSS code */#stacks_in_185{	-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_185edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_185info{	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 */

/* AnchorPoint CSS code */


#regola {
	height: 0px;
	opacity: 0;
	overflow: hidden;
}







/* @group Basics */

#switcherstacks_in_7,
#switcherstacks_in_7 * {
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}

#switcherstacks_in_7 {
	display: none;
}

/* Reset for lists within Switcher */

#switcherstacks_in_7 ul ul {
	list-style-type: disc;
}

/* @end */

/* @group Accordion */

ul#accordionInterfacestacks_in_7 {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#accordionInterfacestacks_in_7>li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Static accordion */

#accordionInterfacestacks_in_7 .accordion-toggle,
#mydiv .accordion-toggle {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
	background: rgba(0, 0, 255, 1.00);
	line-height: 45px;
	display: block;
	font-size: 18px;
	text-decoration: none;
	border-radius: 0px 0px 0px 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	color: rgba(255, 255, 255, 1.00);
	position: relative;
	z-index: 10;
	outline: none;
}

#accordionInterfacestacks_in_7 .accordion-toggle [class^="fa fa-"],
#mydiv .accordion-toggle [class^="fa fa-"],
#accordionInterfacestacks_in_7 .accordion-toggle i,
#mydiv .accordion-toggle i {
	font-size: 18px;
	color: rgba(255, 255, 255, 1.00);
	width: 25px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	line-height: 1;
	vertical-align: middle;
}

/* Hovered accordion */

#accordionInterfacestacks_in_7 .accordion-toggle:hover,
#mydiv .accordion-toggle:hover {
	background: rgba(0, 0, 128, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#accordionInterfacestacks_in_7 .accordion-toggle:hover [class^="fa fa-"],
#mydiv .accordion-toggle:hover [class^="fa fa-"],
#accordionInterfacestacks_in_7 .accordion-toggle:hover i,
#mydiv .accordion-toggle:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked accordion */

#accordionInterfacestacks_in_7 .accordion-toggle:active,
#mydiv .accordion-toggle:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 128, 1.00);
}

#accordionInterfacestacks_in_7 .accordion-toggle:active [class^="fa fa-"],
#mydiv .accordion-toggle:active [class^="fa fa-"],
#accordionInterfacestacks_in_7 .accordion-toggle:active i,
#mydiv .accordion-toggle:active i {
	color: rgba(255, 255, 255, 1.00);
}

/* Active accordion */

#accordionInterfacestacks_in_7 .accordion-toggle.ui-state-active,
#mydiv .accordion-toggle.ui-state-active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 128, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#accordionInterfacestacks_in_7 .accordion-toggle.ui-state-active [class^="fa fa-"],
#mydiv .accordion-toggle.ui-state-active [class^="fa fa-"],
#accordionInterfacestacks_in_7 .accordion-toggle.ui-state-active i,
#mydiv .accordion-toggle.ui-state-active i {
	color: rgba(255, 255, 255, 1.00);
}

/* @group Open and closed floating icons */

#accordionInterfacestacks_in_7 .accordion-toggle .closedIcon,
#mydiv .accordion-toggle .closedIcon {
	float: right;
	display: inline;
}

#accordionInterfacestacks_in_7 .accordion-toggle .openedIcon,
#mydiv .accordion-toggle .openedIcon {
	float: right;
	display: none;
}

#accordionInterfacestacks_in_7 .accordion-toggle.ui-state-active .closedIcon,
#mydiv .accordion-toggle.ui-state-active .closedIcon {
	display: none;
}

#accordionInterfacestacks_in_7 .accordion-toggle.ui-state-active .openedIcon,
#mydiv .accordion-toggle.ui-state-active .openedIcon {
	display: inline;
}

/* @end */

/* @end */

/* @group Tabs */

ul#tabbedInterfacestacks_in_7 {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#tabbedInterfacestacks_in_7>li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#switcherTabsstacks_in_7 {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#switcherTabsstacks_in_7 li.switcherTab {
	display: inline-block;
	list-style: none;
	width: 20.00%;
}



/* Static tabs */

ul#switcherTabsstacks_in_7 li.switcherTab.ui-state-default a {
	display: block;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
	cursor: pointer;
	background: rgba(102, 102, 255, 1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 18px;
	line-height: 1.25em;
	text-align: center;
	text-decoration: none;
	border-radius: 0px 0px 0px 0px;
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	position: relative;
	z-index: 10;
	outline: none;
	
	/* Animate selected elements */
	transition: background 500ms, 
				color 500ms, 
				border 500ms, 
				border-radius 500ms;
	-webkit-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
	-moz-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
}

ul#switcherTabsstacks_in_7 li.switcherTab.ui-state-default a [class^="fa fa-"],
ul#switcherTabsstacks_in_7 li.switcherTab.ui-state-default a i {
	display: block;
	font-size: 48px;
	text-align: center;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1;
	vertical-align: middle;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	
	/* Animate selected elements */
	transition: background 500ms, 
				color 500ms, 
				border 500ms, 
				border-radius 500ms;
	-webkit-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
	-moz-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
}

/* Hovered Tabs */

ul#switcherTabsstacks_in_7 li.switcherTab.ui-state-default a:hover {
	background: rgba(0, 0, 255, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
}

ul#switcherTabsstacks_in_7 li.switcherTab.ui-state-default a:hover [class^="fa fa-"],
ul#switcherTabsstacks_in_7 li.switcherTab.ui-state-default a:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked tabs */

ul#switcherTabsstacks_in_7 li.switcherTab.ui-state-default a:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(0, 0, 255, 1.00);
}

ul#switcherTabsstacks_in_7 li.switcherTab.ui-state-default [class^="fa fa-"],
ul#switcherTabsstacks_in_7 li.switcherTab.ui-state-default i {
	color: rgba(255, 255, 255, 1.00);
}

/* Active Tabs */

ul#switcherTabsstacks_in_7 li.switcherTab.ui-tabs-active.ui-state-active a {
	background: rgba(0, 0, 255, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
}

ul#switcherTabsstacks_in_7 li.switcherTab.ui-tabs-active.ui-state-active a [class^="fa fa-"],
ul#switcherTabsstacks_in_7 li.switcherTab.ui-tabs-active.ui-state-active a i {
	color: rgba(255, 255, 255, 1.00);
}

/* Hide accordion toggle headings */

#tabPanesstacks_in_7 a.accordion-toggle {
	display: none;
}

/* Hide accordion, when in tabbed mode */

#switcherstacks_in_7.tabbed-layout #accordionInterfacestacks_in_7 {
	display: none;
}

/* Display tabbed interface, when in tabs mode */

#switcherstacks_in_7.tabbed-layout #tabbedInterfacestacks_in_7 {
	display: block;
}

/* Hide tabbed interface, when in accordion mode */

#switcherstacks_in_7.accordion-layout #tabbedInterfacestacks_in_7 {
	display: none;
}


/* Hide open / close accordion heading icons */

ul#switcherTabsstacks_in_7 .closedIcon,
ul#switcherTabsstacks_in_7 .openedIcon {
	display: none;
}

/* @end */

/* @group Content Panels */

#tabbedInterfacestacks_in_7 .accordion-content,
#accordionInterfacestacks_in_7 .accordion-content {
	display: none;
	list-style: none;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#tabbedInterfacestacks_in_7 .accordion-content .contentInner,
#accordionInterfacestacks_in_7 .accordion-content .contentInner {
	color: rgba(0, 36, 119, 1.00);
	background: rgba(245, 245, 245, 1.00);
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 0px 0px 0px 0px;
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
}

/* @end */

/* @group Left / Right Tab Positioning */





/* @end */

/* @group Responsive Behavior */

/* On screens less than our breakpoint, make tabs an accordion */
@media screen and (max-width: 568px) {
	#switcherstacks_in_7 #accordionInterfacestacks_in_7 {
		display: block !important;
	}
	
	#switcherstacks_in_7 #tabbedInterfacestacks_in_7 {
		display: none !important;
	}
}

/* @end */

/* @group Print style settings */

@media print {
	#switcherTabsstacks_in_7 {
		display: none !important;
	}
	
	#switcherWrapperstacks_in_7,
	#switcherstacks_in_7.tabbed-layout .accordion-toggle {
		display: block !important;
	}
	
	#switcherstacks_in_7 .accordion-content {
		display: block !important;
		height: auto !important;
	}
	
	#switcherstacks_in_7 .accordion-content .contentInner {
		border: none !important;
	}
}

/* @end */

/* @group Advanced Settings */

/**/

/**/

/**/

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* Start Defender stack CSS code */#stacks_in_187{	-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_187edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_187info{	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_8 {
	margin: 40px 0px 0px 0px;
}


/* AnchorPoint CSS code */


#regolaecc {
	height: 0px;
	opacity: 0;
	overflow: hidden;
}







/* @group Basics */

#switcherstacks_in_10,
#switcherstacks_in_10 * {
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}

#switcherstacks_in_10 {
	display: none;
}

/* Reset for lists within Switcher */

#switcherstacks_in_10 ul ul {
	list-style-type: disc;
}

/* @end */

/* @group Accordion */

ul#accordionInterfacestacks_in_10 {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#accordionInterfacestacks_in_10>li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Static accordion */

#accordionInterfacestacks_in_10 .accordion-toggle,
#mydiv .accordion-toggle {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
	background: rgba(148, 29, 230, 1.00);
	line-height: 45px;
	display: block;
	font-size: 18px;
	text-decoration: none;
	border-radius: 0px 0px 0px 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	color: rgba(255, 255, 255, 1.00);
	position: relative;
	z-index: 10;
	outline: none;
}

#accordionInterfacestacks_in_10 .accordion-toggle [class^="fa fa-"],
#mydiv .accordion-toggle [class^="fa fa-"],
#accordionInterfacestacks_in_10 .accordion-toggle i,
#mydiv .accordion-toggle i {
	font-size: 18px;
	color: rgba(255, 255, 255, 1.00);
	width: 25px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	line-height: 1;
	vertical-align: middle;
}

/* Hovered accordion */

#accordionInterfacestacks_in_10 .accordion-toggle:hover,
#mydiv .accordion-toggle:hover {
	background: rgba(89, 17, 145, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#accordionInterfacestacks_in_10 .accordion-toggle:hover [class^="fa fa-"],
#mydiv .accordion-toggle:hover [class^="fa fa-"],
#accordionInterfacestacks_in_10 .accordion-toggle:hover i,
#mydiv .accordion-toggle:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked accordion */

#accordionInterfacestacks_in_10 .accordion-toggle:active,
#mydiv .accordion-toggle:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(89, 17, 145, 1.00);
}

#accordionInterfacestacks_in_10 .accordion-toggle:active [class^="fa fa-"],
#mydiv .accordion-toggle:active [class^="fa fa-"],
#accordionInterfacestacks_in_10 .accordion-toggle:active i,
#mydiv .accordion-toggle:active i {
	color: rgba(255, 255, 255, 1.00);
}

/* Active accordion */

#accordionInterfacestacks_in_10 .accordion-toggle.ui-state-active,
#mydiv .accordion-toggle.ui-state-active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(89, 17, 145, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#accordionInterfacestacks_in_10 .accordion-toggle.ui-state-active [class^="fa fa-"],
#mydiv .accordion-toggle.ui-state-active [class^="fa fa-"],
#accordionInterfacestacks_in_10 .accordion-toggle.ui-state-active i,
#mydiv .accordion-toggle.ui-state-active i {
	color: rgba(255, 255, 255, 1.00);
}

/* @group Open and closed floating icons */

#accordionInterfacestacks_in_10 .accordion-toggle .closedIcon,
#mydiv .accordion-toggle .closedIcon {
	float: right;
	display: inline;
}

#accordionInterfacestacks_in_10 .accordion-toggle .openedIcon,
#mydiv .accordion-toggle .openedIcon {
	float: right;
	display: none;
}

#accordionInterfacestacks_in_10 .accordion-toggle.ui-state-active .closedIcon,
#mydiv .accordion-toggle.ui-state-active .closedIcon {
	display: none;
}

#accordionInterfacestacks_in_10 .accordion-toggle.ui-state-active .openedIcon,
#mydiv .accordion-toggle.ui-state-active .openedIcon {
	display: inline;
}

/* @end */

/* @end */

/* @group Tabs */

ul#tabbedInterfacestacks_in_10 {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#tabbedInterfacestacks_in_10>li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#switcherTabsstacks_in_10 {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#switcherTabsstacks_in_10 li.switcherTab {
	display: inline-block;
	list-style: none;
	width: 20.00%;
}



/* Static tabs */

ul#switcherTabsstacks_in_10 li.switcherTab.ui-state-default a {
	display: block;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
	cursor: pointer;
	background: rgba(148, 29, 230, 1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 18px;
	line-height: 1.25em;
	text-align: center;
	text-decoration: none;
	border-radius: 0px 0px 0px 0px;
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	position: relative;
	z-index: 10;
	outline: none;
	
	/* Animate selected elements */
	transition: background 500ms, 
				color 500ms, 
				border 500ms, 
				border-radius 500ms;
	-webkit-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
	-moz-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
}

ul#switcherTabsstacks_in_10 li.switcherTab.ui-state-default a [class^="fa fa-"],
ul#switcherTabsstacks_in_10 li.switcherTab.ui-state-default a i {
	display: block;
	font-size: 48px;
	text-align: center;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1;
	vertical-align: middle;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	
	/* Animate selected elements */
	transition: background 500ms, 
				color 500ms, 
				border 500ms, 
				border-radius 500ms;
	-webkit-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
	-moz-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
}

/* Hovered Tabs */

ul#switcherTabsstacks_in_10 li.switcherTab.ui-state-default a:hover {
	background: rgba(89, 17, 145, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
}

ul#switcherTabsstacks_in_10 li.switcherTab.ui-state-default a:hover [class^="fa fa-"],
ul#switcherTabsstacks_in_10 li.switcherTab.ui-state-default a:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked tabs */

ul#switcherTabsstacks_in_10 li.switcherTab.ui-state-default a:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(89, 17, 145, 1.00);
}

ul#switcherTabsstacks_in_10 li.switcherTab.ui-state-default [class^="fa fa-"],
ul#switcherTabsstacks_in_10 li.switcherTab.ui-state-default i {
	color: rgba(255, 255, 255, 1.00);
}

/* Active Tabs */

ul#switcherTabsstacks_in_10 li.switcherTab.ui-tabs-active.ui-state-active a {
	background: rgba(89, 17, 145, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
}

ul#switcherTabsstacks_in_10 li.switcherTab.ui-tabs-active.ui-state-active a [class^="fa fa-"],
ul#switcherTabsstacks_in_10 li.switcherTab.ui-tabs-active.ui-state-active a i {
	color: rgba(255, 255, 255, 1.00);
}

/* Hide accordion toggle headings */

#tabPanesstacks_in_10 a.accordion-toggle {
	display: none;
}

/* Hide accordion, when in tabbed mode */

#switcherstacks_in_10.tabbed-layout #accordionInterfacestacks_in_10 {
	display: none;
}

/* Display tabbed interface, when in tabs mode */

#switcherstacks_in_10.tabbed-layout #tabbedInterfacestacks_in_10 {
	display: block;
}

/* Hide tabbed interface, when in accordion mode */

#switcherstacks_in_10.accordion-layout #tabbedInterfacestacks_in_10 {
	display: none;
}


/* Hide open / close accordion heading icons */

ul#switcherTabsstacks_in_10 .closedIcon,
ul#switcherTabsstacks_in_10 .openedIcon {
	display: none;
}

/* @end */

/* @group Content Panels */

#tabbedInterfacestacks_in_10 .accordion-content,
#accordionInterfacestacks_in_10 .accordion-content {
	display: none;
	list-style: none;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#tabbedInterfacestacks_in_10 .accordion-content .contentInner,
#accordionInterfacestacks_in_10 .accordion-content .contentInner {
	color: rgba(0, 36, 119, 1.00);
	background: rgba(245, 245, 245, 1.00);
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 0px 0px 0px 0px;
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
}

/* @end */

/* @group Left / Right Tab Positioning */





/* @end */

/* @group Responsive Behavior */

/* On screens less than our breakpoint, make tabs an accordion */
@media screen and (max-width: 568px) {
	#switcherstacks_in_10 #accordionInterfacestacks_in_10 {
		display: block !important;
	}
	
	#switcherstacks_in_10 #tabbedInterfacestacks_in_10 {
		display: none !important;
	}
}

/* @end */

/* @group Print style settings */

@media print {
	#switcherTabsstacks_in_10 {
		display: none !important;
	}
	
	#switcherWrapperstacks_in_10,
	#switcherstacks_in_10.tabbed-layout .accordion-toggle {
		display: block !important;
	}
	
	#switcherstacks_in_10 .accordion-content {
		display: block !important;
		height: auto !important;
	}
	
	#switcherstacks_in_10 .accordion-content .contentInner {
		border: none !important;
	}
}

/* @end */

/* @group Advanced Settings */

/**/

/**/

/**/

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* Start Defender stack CSS code */#stacks_in_189{	-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_189edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_189info{	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_11 {
	margin: 40px 0px 0px 0px;
}


/* AnchorPoint CSS code */


#girodiboa {
	height: 0px;
	opacity: 0;
	overflow: hidden;
}







/* @group Basics */

#switcherstacks_in_13,
#switcherstacks_in_13 * {
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}

#switcherstacks_in_13 {
	display: none;
}

/* Reset for lists within Switcher */

#switcherstacks_in_13 ul ul {
	list-style-type: disc;
}

/* @end */

/* @group Accordion */

ul#accordionInterfacestacks_in_13 {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#accordionInterfacestacks_in_13>li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Static accordion */

#accordionInterfacestacks_in_13 .accordion-toggle,
#mydiv .accordion-toggle {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
	background: rgba(251, 2, 7, 1.00);
	line-height: 45px;
	display: block;
	font-size: 18px;
	text-decoration: none;
	border-radius: 0px 0px 0px 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	color: rgba(255, 255, 255, 1.00);
	position: relative;
	z-index: 10;
	outline: none;
}

#accordionInterfacestacks_in_13 .accordion-toggle [class^="fa fa-"],
#mydiv .accordion-toggle [class^="fa fa-"],
#accordionInterfacestacks_in_13 .accordion-toggle i,
#mydiv .accordion-toggle i {
	font-size: 18px;
	color: rgba(255, 255, 255, 1.00);
	width: 25px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	line-height: 1;
	vertical-align: middle;
}

/* Hovered accordion */

#accordionInterfacestacks_in_13 .accordion-toggle:hover,
#mydiv .accordion-toggle:hover {
	background: rgba(179, 9, 9, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#accordionInterfacestacks_in_13 .accordion-toggle:hover [class^="fa fa-"],
#mydiv .accordion-toggle:hover [class^="fa fa-"],
#accordionInterfacestacks_in_13 .accordion-toggle:hover i,
#mydiv .accordion-toggle:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked accordion */

#accordionInterfacestacks_in_13 .accordion-toggle:active,
#mydiv .accordion-toggle:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(179, 9, 9, 1.00);
}

#accordionInterfacestacks_in_13 .accordion-toggle:active [class^="fa fa-"],
#mydiv .accordion-toggle:active [class^="fa fa-"],
#accordionInterfacestacks_in_13 .accordion-toggle:active i,
#mydiv .accordion-toggle:active i {
	color: rgba(255, 255, 255, 1.00);
}

/* Active accordion */

#accordionInterfacestacks_in_13 .accordion-toggle.ui-state-active,
#mydiv .accordion-toggle.ui-state-active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(179, 9, 9, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#accordionInterfacestacks_in_13 .accordion-toggle.ui-state-active [class^="fa fa-"],
#mydiv .accordion-toggle.ui-state-active [class^="fa fa-"],
#accordionInterfacestacks_in_13 .accordion-toggle.ui-state-active i,
#mydiv .accordion-toggle.ui-state-active i {
	color: rgba(255, 255, 255, 1.00);
}

/* @group Open and closed floating icons */

#accordionInterfacestacks_in_13 .accordion-toggle .closedIcon,
#mydiv .accordion-toggle .closedIcon {
	float: right;
	display: inline;
}

#accordionInterfacestacks_in_13 .accordion-toggle .openedIcon,
#mydiv .accordion-toggle .openedIcon {
	float: right;
	display: none;
}

#accordionInterfacestacks_in_13 .accordion-toggle.ui-state-active .closedIcon,
#mydiv .accordion-toggle.ui-state-active .closedIcon {
	display: none;
}

#accordionInterfacestacks_in_13 .accordion-toggle.ui-state-active .openedIcon,
#mydiv .accordion-toggle.ui-state-active .openedIcon {
	display: inline;
}

/* @end */

/* @end */

/* @group Tabs */

ul#tabbedInterfacestacks_in_13 {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#tabbedInterfacestacks_in_13>li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#switcherTabsstacks_in_13 {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#switcherTabsstacks_in_13 li.switcherTab {
	display: inline-block;
	list-style: none;
	width: 20.00%;
}



/* Static tabs */

ul#switcherTabsstacks_in_13 li.switcherTab.ui-state-default a {
	display: block;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
	cursor: pointer;
	background: rgba(251, 2, 255, 1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 18px;
	line-height: 1.25em;
	text-align: center;
	text-decoration: none;
	border-radius: 0px 0px 0px 0px;
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	position: relative;
	z-index: 10;
	outline: none;
	
	/* Animate selected elements */
	transition: background 500ms, 
				color 500ms, 
				border 500ms, 
				border-radius 500ms;
	-webkit-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
	-moz-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
}

ul#switcherTabsstacks_in_13 li.switcherTab.ui-state-default a [class^="fa fa-"],
ul#switcherTabsstacks_in_13 li.switcherTab.ui-state-default a i {
	display: block;
	font-size: 48px;
	text-align: center;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1;
	vertical-align: middle;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	
	/* Animate selected elements */
	transition: background 500ms, 
				color 500ms, 
				border 500ms, 
				border-radius 500ms;
	-webkit-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
	-moz-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
}

/* Hovered Tabs */

ul#switcherTabsstacks_in_13 li.switcherTab.ui-state-default a:hover {
	background: rgba(251, 2, 128, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
}

ul#switcherTabsstacks_in_13 li.switcherTab.ui-state-default a:hover [class^="fa fa-"],
ul#switcherTabsstacks_in_13 li.switcherTab.ui-state-default a:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked tabs */

ul#switcherTabsstacks_in_13 li.switcherTab.ui-state-default a:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(251, 2, 128, 1.00);
}

ul#switcherTabsstacks_in_13 li.switcherTab.ui-state-default [class^="fa fa-"],
ul#switcherTabsstacks_in_13 li.switcherTab.ui-state-default i {
	color: rgba(255, 255, 255, 1.00);
}

/* Active Tabs */

ul#switcherTabsstacks_in_13 li.switcherTab.ui-tabs-active.ui-state-active a {
	background: rgba(251, 2, 128, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
}

ul#switcherTabsstacks_in_13 li.switcherTab.ui-tabs-active.ui-state-active a [class^="fa fa-"],
ul#switcherTabsstacks_in_13 li.switcherTab.ui-tabs-active.ui-state-active a i {
	color: rgba(255, 255, 255, 1.00);
}

/* Hide accordion toggle headings */

#tabPanesstacks_in_13 a.accordion-toggle {
	display: none;
}

/* Hide accordion, when in tabbed mode */

#switcherstacks_in_13.tabbed-layout #accordionInterfacestacks_in_13 {
	display: none;
}

/* Display tabbed interface, when in tabs mode */

#switcherstacks_in_13.tabbed-layout #tabbedInterfacestacks_in_13 {
	display: block;
}

/* Hide tabbed interface, when in accordion mode */

#switcherstacks_in_13.accordion-layout #tabbedInterfacestacks_in_13 {
	display: none;
}


/* Hide open / close accordion heading icons */

ul#switcherTabsstacks_in_13 .closedIcon,
ul#switcherTabsstacks_in_13 .openedIcon {
	display: none;
}

/* @end */

/* @group Content Panels */

#tabbedInterfacestacks_in_13 .accordion-content,
#accordionInterfacestacks_in_13 .accordion-content {
	display: none;
	list-style: none;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#tabbedInterfacestacks_in_13 .accordion-content .contentInner,
#accordionInterfacestacks_in_13 .accordion-content .contentInner {
	color: rgba(0, 36, 119, 1.00);
	background: rgba(245, 245, 245, 1.00);
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 0px 0px 0px 0px;
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
}

/* @end */

/* @group Left / Right Tab Positioning */





/* @end */

/* @group Responsive Behavior */

/* On screens less than our breakpoint, make tabs an accordion */
@media screen and (max-width: 568px) {
	#switcherstacks_in_13 #accordionInterfacestacks_in_13 {
		display: block !important;
	}
	
	#switcherstacks_in_13 #tabbedInterfacestacks_in_13 {
		display: none !important;
	}
}

/* @end */

/* @group Print style settings */

@media print {
	#switcherTabsstacks_in_13 {
		display: none !important;
	}
	
	#switcherWrapperstacks_in_13,
	#switcherstacks_in_13.tabbed-layout .accordion-toggle {
		display: block !important;
	}
	
	#switcherstacks_in_13 .accordion-content {
		display: block !important;
		height: auto !important;
	}
	
	#switcherstacks_in_13 .accordion-content .contentInner {
		border: none !important;
	}
}

/* @end */

/* @group Advanced Settings */

/**/

/**/

/**/

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_13 {
	margin: 0px 0px 50px 0px;
}
/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_227.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_227.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_227.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_227.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_227.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.3;
	
	
}

#stacks_in_227.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_227 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_227.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_227.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_227.aspen_split h1, 
#stacks_in_227.aspen_split h2,
#stacks_in_227.aspen_split h3, 
#stacks_in_227.aspen_split h4, 
#stacks_in_227.aspen_split h5, 
#stacks_in_227.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_227.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_227.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}#stacks_in_231_9.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_231_9.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_231_9.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_231_9.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_231_9.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.6;
	
	background-size: cover;
}

#stacks_in_231_9.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_231_9 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_231_9.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(0, 36, 119, 1.00), rgba(85, 171, 255, 1.00));
}

 
#stacks_in_231_9.aspen_split{color:rgba(230, 230, 230, 1.00);} 
#stacks_in_231_9.aspen_split h1, 
#stacks_in_231_9.aspen_split h2,
#stacks_in_231_9.aspen_split h3, 
#stacks_in_231_9.aspen_split h4, 
#stacks_in_231_9.aspen_split h5, 
#stacks_in_231_9.aspen_split h6{color: rgba(230, 230, 230, 1.00);} 
#stacks_in_231_9.aspen_split a{color: rgba(230, 230, 230, 1.00);} 
#stacks_in_231_9.aspen_split a:hover{color: rgba(255, 255, 255, 1.00);}/* Start dooGrid stack each CSS code */.stacks_in_231_7gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 10px;    padding-right: 5.000000px;    padding-left: 5.000000px;}.stacks_in_231_7gridWrapper{	margin-right: -5.000000px;    margin-left: -5.000000px;    margin-top: -10px;}@media all and (max-width: 1024px) {				.stacks_in_231_7gridWrapper > div{		width: 25%;	}	}@media all and (max-width: 895px) {				.stacks_in_231_7gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_231_7gridWrapper > div{		width: 100%;	}	}#stacks_in_231_7 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(0, 36, 119, 0.26);	border:1px solid rgba(204, 204, 204, 0.50);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code */
#stacks_in_231_7 {
	margin: 80px 0px 80px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* @group Basic Settings */

#listerWrapperstacks_in_231_3 {
	visibility: visible;
}

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

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

#listerWrapperstacks_in_231_3 li ul {
	padding-top: 2px;
}

/* @end */

/* @group Style Overrides */

/*  */

#listerWrapperstacks_in_231_3 li {
	font-size: 15px;
	line-height: 2.00em;
	color: rgba(255, 255, 255, 1.00);
	font-style: normal;
}

#listerWrapperstacks_in_231_3 li h1,
#listerWrapperstacks_in_231_3 li h2,
#listerWrapperstacks_in_231_3 li h3,
#listerWrapperstacks_in_231_3 li h4,
#listerWrapperstacks_in_231_3 li h5,
#listerWrapperstacks_in_231_3 li h6 {
	color: rgba(255, 255, 255, 1.00);
}

#listerWrapperstacks_in_231_3 li a,
#listerWrapperstacks_in_231_3 li a:visited {
	color: rgba(255, 255, 255, 1.00);
}

#listerWrapperstacks_in_231_3 li a:hover,
#listerWrapperstacks_in_231_3 li a:active {
	color: rgba(254, 233, 136, 1.00);
}

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_231_3 li:after {
	clear: both;
}

#listerWrapperstacks_in_231_3 .bullet-point {
	display: table-cell;
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 1.00);
	float: left;
	margin-top: 8px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* @group Basic Settings */

#listerWrapperstacks_in_231_14 {
	visibility: visible;
}

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

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

#listerWrapperstacks_in_231_14 li ul {
	padding-top: 2px;
}

/* @end */

/* @group Style Overrides */

/*  */

#listerWrapperstacks_in_231_14 li {
	font-size: 15px;
	line-height: 2.00em;
	color: rgba(255, 255, 255, 1.00);
	font-style: normal;
}

#listerWrapperstacks_in_231_14 li h1,
#listerWrapperstacks_in_231_14 li h2,
#listerWrapperstacks_in_231_14 li h3,
#listerWrapperstacks_in_231_14 li h4,
#listerWrapperstacks_in_231_14 li h5,
#listerWrapperstacks_in_231_14 li h6 {
	color: rgba(255, 255, 255, 1.00);
}

#listerWrapperstacks_in_231_14 li a,
#listerWrapperstacks_in_231_14 li a:visited {
	color: rgba(255, 255, 255, 1.00);
}

#listerWrapperstacks_in_231_14 li a:hover,
#listerWrapperstacks_in_231_14 li a:active {
	color: rgba(254, 233, 136, 1.00);
}

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_231_14 li:after {
	clear: both;
}

#listerWrapperstacks_in_231_14 .bullet-point {
	display: table-cell;
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 1.00);
	float: left;
	margin-top: 8px;
	margin-right: 15px;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* @group Basic Settings */

#listerWrapperstacks_in_231_21 {
	visibility: visible;
}

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

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

#listerWrapperstacks_in_231_21 li ul {
	padding-top: 2px;
}

/* @end */

/* @group Style Overrides */

/*  */

#listerWrapperstacks_in_231_21 li {
	font-size: 15px;
	line-height: 2.00em;
	color: rgba(255, 255, 255, 1.00);
	font-style: normal;
}

#listerWrapperstacks_in_231_21 li h1,
#listerWrapperstacks_in_231_21 li h2,
#listerWrapperstacks_in_231_21 li h3,
#listerWrapperstacks_in_231_21 li h4,
#listerWrapperstacks_in_231_21 li h5,
#listerWrapperstacks_in_231_21 li h6 {
	color: rgba(255, 255, 255, 1.00);
}

#listerWrapperstacks_in_231_21 li a,
#listerWrapperstacks_in_231_21 li a:visited {
	color: rgba(255, 255, 255, 1.00);
}

#listerWrapperstacks_in_231_21 li a:hover,
#listerWrapperstacks_in_231_21 li a:active {
	color: rgba(254, 233, 136, 1.00);
}

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_231_21 li:after {
	clear: both;
}

#listerWrapperstacks_in_231_21 .bullet-point {
	display: table-cell;
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 1.00);
	float: left;
	margin-top: 8px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* @group Basic Settings */

#listerWrapperstacks_in_231_28 {
	visibility: visible;
}

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

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

#listerWrapperstacks_in_231_28 li ul {
	padding-top: 2px;
}

/* @end */

/* @group Style Overrides */

/*  */

#listerWrapperstacks_in_231_28 li {
	font-size: 15px;
	line-height: 2.00em;
	color: rgba(255, 255, 255, 1.00);
	font-style: normal;
}

#listerWrapperstacks_in_231_28 li h1,
#listerWrapperstacks_in_231_28 li h2,
#listerWrapperstacks_in_231_28 li h3,
#listerWrapperstacks_in_231_28 li h4,
#listerWrapperstacks_in_231_28 li h5,
#listerWrapperstacks_in_231_28 li h6 {
	color: rgba(255, 255, 255, 1.00);
}

#listerWrapperstacks_in_231_28 li a,
#listerWrapperstacks_in_231_28 li a:visited {
	color: rgba(255, 255, 255, 1.00);
}

#listerWrapperstacks_in_231_28 li a:hover,
#listerWrapperstacks_in_231_28 li a:active {
	color: rgba(254, 233, 136, 1.00);
}

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_231_28 li:after {
	clear: both;
}

#listerWrapperstacks_in_231_28 .bullet-point {
	display: table-cell;
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 1.00);
	float: left;
	margin-top: 8px;
	margin-right: 15px;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */#stacks_in_229.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_229.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_229.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_229.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_229.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.3;
	
	
}

#stacks_in_229.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_229 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_229.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_229.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_229.aspen_split h1, 
#stacks_in_229.aspen_split h2,
#stacks_in_229.aspen_split h3, 
#stacks_in_229.aspen_split h4, 
#stacks_in_229.aspen_split h5, 
#stacks_in_229.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_229.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_229.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}/* Start Defender stack CSS code */#stacks_in_191{	-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_191edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_191info{	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 */

/* AnchorPoint CSS code */


#definizioni {
	height: 0px;
	opacity: 0;
	overflow: hidden;
}








#stacks_in_15 {
	margin: 50px 0px 0px 0px;
}
/* @group Basics */

#switcherstacks_in_17,
#switcherstacks_in_17 * {
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}

#switcherstacks_in_17 {
	display: none;
}

/* Reset for lists within Switcher */

#switcherstacks_in_17 ul ul {
	list-style-type: disc;
}

/* @end */

/* @group Accordion */

ul#accordionInterfacestacks_in_17 {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#accordionInterfacestacks_in_17>li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Static accordion */

#accordionInterfacestacks_in_17 .accordion-toggle,
#mydiv .accordion-toggle {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
	background: rgba(28, 183, 184, 1.00);
	line-height: 45px;
	display: block;
	font-size: 18px;
	text-decoration: none;
	border-radius: 0px 0px 0px 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	color: rgba(255, 255, 255, 1.00);
	position: relative;
	z-index: 10;
	outline: none;
}

#accordionInterfacestacks_in_17 .accordion-toggle [class^="fa fa-"],
#mydiv .accordion-toggle [class^="fa fa-"],
#accordionInterfacestacks_in_17 .accordion-toggle i,
#mydiv .accordion-toggle i {
	font-size: 18px;
	color: rgba(255, 255, 255, 1.00);
	width: 25px;
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	line-height: 1;
	vertical-align: middle;
}

/* Hovered accordion */

#accordionInterfacestacks_in_17 .accordion-toggle:hover,
#mydiv .accordion-toggle:hover {
	background: rgba(16, 128, 128, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#accordionInterfacestacks_in_17 .accordion-toggle:hover [class^="fa fa-"],
#mydiv .accordion-toggle:hover [class^="fa fa-"],
#accordionInterfacestacks_in_17 .accordion-toggle:hover i,
#mydiv .accordion-toggle:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked accordion */

#accordionInterfacestacks_in_17 .accordion-toggle:active,
#mydiv .accordion-toggle:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(16, 128, 128, 1.00);
}

#accordionInterfacestacks_in_17 .accordion-toggle:active [class^="fa fa-"],
#mydiv .accordion-toggle:active [class^="fa fa-"],
#accordionInterfacestacks_in_17 .accordion-toggle:active i,
#mydiv .accordion-toggle:active i {
	color: rgba(255, 255, 255, 1.00);
}

/* Active accordion */

#accordionInterfacestacks_in_17 .accordion-toggle.ui-state-active,
#mydiv .accordion-toggle.ui-state-active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(16, 128, 128, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#accordionInterfacestacks_in_17 .accordion-toggle.ui-state-active [class^="fa fa-"],
#mydiv .accordion-toggle.ui-state-active [class^="fa fa-"],
#accordionInterfacestacks_in_17 .accordion-toggle.ui-state-active i,
#mydiv .accordion-toggle.ui-state-active i {
	color: rgba(255, 255, 255, 1.00);
}

/* @group Open and closed floating icons */

#accordionInterfacestacks_in_17 .accordion-toggle .closedIcon,
#mydiv .accordion-toggle .closedIcon {
	float: right;
	display: inline;
}

#accordionInterfacestacks_in_17 .accordion-toggle .openedIcon,
#mydiv .accordion-toggle .openedIcon {
	float: right;
	display: none;
}

#accordionInterfacestacks_in_17 .accordion-toggle.ui-state-active .closedIcon,
#mydiv .accordion-toggle.ui-state-active .closedIcon {
	display: none;
}

#accordionInterfacestacks_in_17 .accordion-toggle.ui-state-active .openedIcon,
#mydiv .accordion-toggle.ui-state-active .openedIcon {
	display: inline;
}

/* @end */

/* @end */

/* @group Tabs */

ul#tabbedInterfacestacks_in_17 {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#tabbedInterfacestacks_in_17>li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#switcherTabsstacks_in_17 {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#switcherTabsstacks_in_17 li.switcherTab {
	display: inline-block;
	list-style: none;
	width: 20.00%;
}



/* Static tabs */

ul#switcherTabsstacks_in_17 li.switcherTab.ui-state-default a {
	display: block;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
	cursor: pointer;
	background: rgba(29, 185, 95, 1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 18px;
	line-height: 1.25em;
	text-align: center;
	text-decoration: none;
	border-radius: 0px 0px 0px 0px;
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	position: relative;
	z-index: 10;
	outline: none;
	
	/* Animate selected elements */
	transition: background 500ms, 
				color 500ms, 
				border 500ms, 
				border-radius 500ms;
	-webkit-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
	-moz-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
}

ul#switcherTabsstacks_in_17 li.switcherTab.ui-state-default a [class^="fa fa-"],
ul#switcherTabsstacks_in_17 li.switcherTab.ui-state-default a i {
	display: block;
	font-size: 48px;
	text-align: center;
	color: rgba(255, 255, 255, 1.00);
	line-height: 1;
	vertical-align: middle;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	
	/* Animate selected elements */
	transition: background 500ms, 
				color 500ms, 
				border 500ms, 
				border-radius 500ms;
	-webkit-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
	-moz-transition: background 500ms, 
				color 500ms,
				border 500ms,
				border-radius 500ms;
}

/* Hovered Tabs */

ul#switcherTabsstacks_in_17 li.switcherTab.ui-state-default a:hover {
	background: rgba(16, 128, 128, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
}

ul#switcherTabsstacks_in_17 li.switcherTab.ui-state-default a:hover [class^="fa fa-"],
ul#switcherTabsstacks_in_17 li.switcherTab.ui-state-default a:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked tabs */

ul#switcherTabsstacks_in_17 li.switcherTab.ui-state-default a:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(16, 128, 128, 1.00);
}

ul#switcherTabsstacks_in_17 li.switcherTab.ui-state-default [class^="fa fa-"],
ul#switcherTabsstacks_in_17 li.switcherTab.ui-state-default i {
	color: rgba(255, 255, 255, 1.00);
}

/* Active Tabs */

ul#switcherTabsstacks_in_17 li.switcherTab.ui-tabs-active.ui-state-active a {
	background: rgba(16, 128, 128, 1.00);
	color: rgba(255, 255, 255, 1.00);
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
	border-radius: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	margin-right: 1px !important;
}

ul#switcherTabsstacks_in_17 li.switcherTab.ui-tabs-active.ui-state-active a [class^="fa fa-"],
ul#switcherTabsstacks_in_17 li.switcherTab.ui-tabs-active.ui-state-active a i {
	color: rgba(255, 255, 255, 1.00);
}

/* Hide accordion toggle headings */

#tabPanesstacks_in_17 a.accordion-toggle {
	display: none;
}

/* Hide accordion, when in tabbed mode */

#switcherstacks_in_17.tabbed-layout #accordionInterfacestacks_in_17 {
	display: none;
}

/* Display tabbed interface, when in tabs mode */

#switcherstacks_in_17.tabbed-layout #tabbedInterfacestacks_in_17 {
	display: block;
}

/* Hide tabbed interface, when in accordion mode */

#switcherstacks_in_17.accordion-layout #tabbedInterfacestacks_in_17 {
	display: none;
}


/* Hide open / close accordion heading icons */

ul#switcherTabsstacks_in_17 .closedIcon,
ul#switcherTabsstacks_in_17 .openedIcon {
	display: none;
}

/* @end */

/* @group Content Panels */

#tabbedInterfacestacks_in_17 .accordion-content,
#accordionInterfacestacks_in_17 .accordion-content {
	display: none;
	list-style: none;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#tabbedInterfacestacks_in_17 .accordion-content .contentInner,
#accordionInterfacestacks_in_17 .accordion-content .contentInner {
	color: rgba(0, 36, 119, 1.00);
	background: rgba(245, 245, 245, 1.00);
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 0px 0px 0px 0px;
	border-top: 0px solid rgba(255, 255, 255, 1.00);
	border-bottom: 0px solid rgba(255, 255, 255, 1.00);
	border-left: 0px solid rgba(255, 255, 255, 1.00);
	border-right: 0px solid rgba(255, 255, 255, 1.00);
}

/* @end */

/* @group Left / Right Tab Positioning */





/* @end */

/* @group Responsive Behavior */

/* On screens less than our breakpoint, make tabs an accordion */
@media screen and (max-width: 568px) {
	#switcherstacks_in_17 #accordionInterfacestacks_in_17 {
		display: block !important;
	}
	
	#switcherstacks_in_17 #tabbedInterfacestacks_in_17 {
		display: none !important;
	}
}

/* @end */

/* @group Print style settings */

@media print {
	#switcherTabsstacks_in_17 {
		display: none !important;
	}
	
	#switcherWrapperstacks_in_17,
	#switcherstacks_in_17.tabbed-layout .accordion-toggle {
		display: block !important;
	}
	
	#switcherstacks_in_17 .accordion-content {
		display: block !important;
		height: auto !important;
	}
	
	#switcherstacks_in_17 .accordion-content .contentInner {
		border: none !important;
	}
}

/* @end */

/* @group Advanced Settings */

/**/

/**/

/**/

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end *//* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */



#stacks_in_18 h4,#stacks_in_18 h4 a,#stacks_in_18 p,#stacks_in_18 p a{
	color:rgba(0, 0, 255, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	
		text-shadow: 0px 1px 1px rgba(85, 85, 85, 1.00);
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_18 p a:hover, #stacks_in_18 h4 a:hover{
	color:rgba(204, 204, 204, 1.00);
}









#stacks_in_18 {
	margin: 40px 0px 10px 0px;
}




#stacks_in_19 h3,#stacks_in_19 h3 a,#stacks_in_19 p,#stacks_in_19 p a{
	color:rgba(217, 104, 115, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	font-weight: bold ;
	
	
	
	

	

	
		text-shadow: 0px 1px 1px rgba(85, 85, 85, 1.00);
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_19 p a:hover, #stacks_in_19 h3 a:hover{
	color:rgba(179, 9, 9, 1.00);
}









#stacks_in_19 {
	border: solid rgba(179, 9, 9, 1.00);
	border-width:  1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	padding: 15px 0px 0px 0px;
}

#stacks_in_20 {
	margin: 20px 0px 0px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_174 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_174 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_174 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_174 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_174 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_174 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_174 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_174 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_174 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_174 {
	margin: 20px 0px 50px 0px;
}
/* -- Start Rateit Each css Template -- */

#stacks_in_176{
	text-align: left;
}

#stacks_in_176doorateit{
	font-size: 120% !important;
}

#stacks_in_176doorateit .fa{
	color: rgba(253, 128, 8, 1.00) !important; 
}

#stacks_in_176doorateit .fallenstar{
	color: rgba(129, 138, 145, 1.00) !important;
}

.stacks_in_176text{
	display: inline;
	color: rgba(61, 107, 181, 1.00) !important; 
	font-size: 60% !important;
	padding-left: 5px;
	margin-right: 5px;
}

/* -- End Rateit Each css Template -- */#stacks_in_180 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_180,#like_twitter_stacks_in_180{width:85px}#like_google_stacks_in_180,#like_pinterest_stacks_in_180{width:65px}#like_email_stacks_in_180 svg{height:20px;width:auto;fill:rgba(216, 0, 21, 1.00)}
#stacks_in_181.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_181.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_181.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_181.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_181.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.3;
	
	
}

#stacks_in_181.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_181 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_181.aspen_split{
	text-align:left;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, 1.00));
}

 
#stacks_in_181.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_181.aspen_split h1, 
#stacks_in_181.aspen_split h2,
#stacks_in_181.aspen_split h3, 
#stacks_in_181.aspen_split h4, 
#stacks_in_181.aspen_split h5, 
#stacks_in_181.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_181.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_181.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}#stacks_in_173_7.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_173_7.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_173_7.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_173_7.aspen_split .bg-wrap {clip: rect(0, auto, auto, 0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
#stacks_in_173_7.aspen_split .bg{
	position: absolute; display: block;
	top: 0;left: 0; width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transform: translateZ(0);
	will-change: transform;
	
	opacity: 0.3;
	
	
}

#stacks_in_173_7.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_173_7 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_173_7.aspen_split{
	text-align:left;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1.00), rgba(204, 204, 204, 1.00));
}

 
#stacks_in_173_7.aspen_split{color:rgba(0, 36, 119, 1.00);} 
#stacks_in_173_7.aspen_split h1, 
#stacks_in_173_7.aspen_split h2,
#stacks_in_173_7.aspen_split h3, 
#stacks_in_173_7.aspen_split h4, 
#stacks_in_173_7.aspen_split h5, 
#stacks_in_173_7.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_173_7.aspen_split a{color: rgba(0, 36, 119, 1.00);} 
#stacks_in_173_7.aspen_split a:hover{color: rgba(195, 0, 28, 1.00);}/* Start dooReflow stack each CSS code */	#stacks_in_173_5 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_173_5 [class*='re-col-']{	  padding-left: 15px;	  padding-right: 15px;	  padding-top: 15px;	  padding-bottom: 15px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_173_5 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_173_5 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 845px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_173_5 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 412px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_173_5 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_173_5 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_173_5 {
	margin: 40px 0px 40px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_173_3 {
	visibility: visible;
}

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

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

#listerWrapperstacks_in_173_3 li ul {
	padding-top: 3px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_173_3 li:after {
	clear: both;
}

#listerWrapperstacks_in_173_3 .bullet-point {
	display: table-cell;
	width: 8px;
	height: 8px;
	background: rgba(0, 93, 255, 1.00);
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  *//* @group Basic Settings */

#listerWrapperstacks_in_173_12 {
	visibility: visible;
}

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

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

#listerWrapperstacks_in_173_12 li ul {
	padding-top: 3px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_173_12 li:after {
	clear: both;
}

#listerWrapperstacks_in_173_12 .bullet-point {
	display: table-cell;
	width: 8px;
	height: 8px;
	background: rgba(85, 171, 255, 1.00);
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  *//* @group Basic Settings */

#listerWrapperstacks_in_173_18 {
	visibility: visible;
}

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

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

#listerWrapperstacks_in_173_18 li ul {
	padding-top: 3px;
}

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_173_18 li:after {
	clear: both;
}

#listerWrapperstacks_in_173_18 .bullet-point {
	display: table-cell;
	width: 8px;
	height: 8px;
	background: rgba(195, 0, 28, 1.00);
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  *//* -- Start Buttonpress2 Each css Template -- */

.stacks_in_173_23buttonPressWrapper{
	position: relative !important;
}

#stacks_in_173_23 a, #stacks_in_173_23 a:hover, #stacks_in_173_23 a:visited, #stacks_in_173_23 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_173_23button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #002477 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_173_23button:hover{
	color: #FFFFFF !important;
	background-color: #C3001C !important;
	border-color: #A50017 !important;
}

#stacks_in_173_23 a, #stacks_in_173_23 a:visited, #stacks_in_173_23 a:active{
	color: #002477 !important;
}

#stacks_in_173_23 a:hover{
	color: #FFFFFF !important;
}
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_173_23button{
		border-color: #FFFFFF !important;
	}
	.stacks_in_173_23button:hover{
		border-color: #C3001C !important;
	}
	























.stacks_in_173_23buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_173_23buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_173_23buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_173_23buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_173_23 {
	margin: 6px 0px 5px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_173_25buttonPressWrapper{
	position: relative !important;
}

#stacks_in_173_25 a, #stacks_in_173_25 a:hover, #stacks_in_173_25 a:visited, #stacks_in_173_25 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_173_25button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #002477 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_173_25button:hover{
	color: #FFFFFF !important;
	background-color: #C3001C !important;
	border-color: #A50017 !important;
}

#stacks_in_173_25 a, #stacks_in_173_25 a:visited, #stacks_in_173_25 a:active{
	color: #002477 !important;
}

#stacks_in_173_25 a:hover{
	color: #FFFFFF !important;
}
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_173_25button{
		border-color: #FFFFFF !important;
	}
	.stacks_in_173_25button:hover{
		border-color: #C3001C !important;
	}
	























.stacks_in_173_25buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_173_25buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_173_25buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_173_25buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_173_25 {
	margin: 8px 0px 8px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_173_26buttonPressWrapper{
	position: relative !important;
}

#stacks_in_173_26 a, #stacks_in_173_26 a:hover, #stacks_in_173_26 a:visited, #stacks_in_173_26 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_173_26button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #002477 !important;
	background-color: #FFFFFF !important;
	border-color: #D8D8D8 !important;
	box-sizing: border-box !important;
}

.stacks_in_173_26button:hover{
	color: #FFFFFF !important;
	background-color: #C3001C !important;
	border-color: #A50017 !important;
}

#stacks_in_173_26 a, #stacks_in_173_26 a:visited, #stacks_in_173_26 a:active{
	color: #002477 !important;
}

#stacks_in_173_26 a:hover{
	color: #FFFFFF !important;
}
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_173_26button{
		border-color: #FFFFFF !important;
	}
	.stacks_in_173_26button:hover{
		border-color: #C3001C !important;
	}
	























.stacks_in_173_26buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_173_26buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_173_26buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_173_26buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_173_26 {
	margin: 5px 0px 5px 0px;
}
/* Start Stats stack CSS code */.stacks_in_173_30stats, .stacks_in_173_30pagetitle{	display: none;}.stacks_in_173_30instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_173_30instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */