  #stacks_in_7583{visibility:hidden}

#stacks_in_7587 {
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 10px 20px;
}

#stacks_in_7588 {
	word-spacing: -1px;
	font-size: 95%;
}

#stacks_in_2641 {
	margin: 20px 0px 30px 0px;
}
/* Start Gradient stack CSS code */

#stacks_in_7764{
	/* fix for other stacks tramping over us */
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}



	#stacks_in_7764::before{
		content:"";
		top:0;
		left:0;
		bottom:0;
		right:0;
		position:absolute;
		
		opacity:1;
		
		/* Old browsers */
		background: rgba(242, 179, 67, 1.00);
		/* FF3.6+ */
		background: -moz-radial-gradient(50% 50%, ellipse cover,  rgba(242, 179, 67, 1.00) 0%,   rgba(210, 111, 39, 1.00) 100%);
		/* Chrome,Safari4+ */
		background: -webkit-gradient(radial, 50% 50%, color-stop(0%,rgba(242, 179, 67, 1.00)),   color-stop(100%,rgba(210, 111, 39, 1.00)));
		/* Chrome10+,Safari5.1+ */
		background: -webkit-radial-gradient(50% 50%, ellipse cover,  rgba(242, 179, 67, 1.00) 0%,rgba(210, 111, 39, 1.00) 100%);
		/* Opera 11.10+ */
		background: -o-radial-gradient(50% 50%, ellipse cover,  rgba(242, 179, 67, 1.00) 0%,rgba(210, 111, 39, 1.00) 100%);
		/* IE10+ */
		background: -ms-radial-gradient(50% 50%, ellipse cover,  rgba(242, 179, 67, 1.00) 0%,rgba(210, 111, 39, 1.00) 100%);
		/* W3C */
		background: radial-gradient(ellipse at 50% 50%,  rgba(242, 179, 67, 1.00) 0%,rgba(210, 111, 39, 1.00) 100%);
		/* IE6-9 fallback on horizontal gradient */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
	}
	






/* End Gradient stack CSS code */
#stacks_in_7764 {
	padding:  15px;
}
/* ------------------------------------*/
/* Accordion                           */
/* ------------------------------------*/

	@font-face {
		font-family: 'Lora';
		src: url('../files/lora-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Montserrat';
		src: url('../files/montserrat-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Open Sans';
		src: url('../files/opensans-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}

	@font-face {
		font-family: 'Roboto Slab';
		src: url('../files/robotoslab-regular-webfont.woff') format('woff');
		font-weight: 400;
		font-style: normal;
	}


ul#stacks_in_7766_accordion {
	display: block;
	list-style: none;
	border-radius: 4px;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	text-shadow: none;
}

ul#stacks_in_7766_accordion > li {
	list-style: none;
	background: none !important;
	margin: 0;
	padding: 0 !important;
}

#stacks_in_7766 .hide_toggle {
	display: none;
}


/* Label Font Choices */

	ul#stacks_in_7766_accordion .accordion_label {
		font-family: 'Open Sans', sans-serif;
	}















/* Content Font Choices */

	ul#stacks_in_7766_accordion .accordion_content {
		font-family: 'Open Sans', sans-serif;
	}









ul#stacks_in_7766_accordion .accordion_label {
	cursor: pointer;
	padding: 15px 20px;
	position: relative;
}

ul#stacks_in_7766_accordion .accordion_label i {
}

ul#stacks_in_7766_accordion .stacks_in_7766_accordion_selectedarrow_icon {
}

ul#stacks_in_7766_accordion .accordion_content {
	
		padding: 40px;
	

}

ul#stacks_in_7766_accordion li:last-child .accordion_content {
}

ul#stacks_in_7766_accordion  .accordion_label .accordion_icon {
	display: inline-block;
	text-align: center;
	width: 25px;
	
		position: absolute;
		right: 20px;
		top: 15px;
		margin-right: 0px;
	
	
}

ul#stacks_in_7766_accordion .accordion_label .accordion_icon i {
	width: 25px;
	height: 25px;
	line-height: 24px;
	
}

ul#stacks_in_7766_accordion .stacks_in_7766_accordion_selectedarrow_icon .accordion_icon i {
	
}

#stacks_in_7766_open_all {
	cursor: pointer;
	font-size: 20px;
	
	margin-bottom: 12px;
	
	

}

#stacks_in_7766 .show_all_alignment {
	
	
	text-align: right;
}



/* ------------------------------------*/
/* Accordion Styles                    */
/* ------------------------------------*/

/* Ghost */
	ul#stacks_in_7766_accordion.ghost {
		border: 1px solid #d4d4d4;
	}

	ul#stacks_in_7766_accordion.ghost .accordion_label {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_7766_accordion.ghost .stacks_in_7766_accordion_selectedarrow_icon {
		background-color: #f2f2f2;
	}

	ul#stacks_in_7766_accordion.ghost .accordion_content {
		color: #434343;
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_7766_accordion.ghost li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #d4d4d4;
	}

	ul#stacks_in_7766_accordion.ghost li:last-child .accordion_content {
		border-bottom: none;
	}



/* Dark Grey */
	ul#stacks_in_7766_accordion.dark_grey {
		border: 1px solid #adadad;
	}

	ul#stacks_in_7766_accordion.dark_grey .accordion_label {
		color: #FCFEF9;
		border-bottom: 1px solid #4E4F54;
		background: rgb(108,109,113); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjNmQ3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZTRmNTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(108,109,113,1) 0%, rgba(78,79,84,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108,109,113,1)), color-stop(100%,rgba(78,79,84,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(108,109,113,1) 0%,rgba(78,79,84,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6d71', endColorstr='#4e4f54',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_7766_accordion.dark_grey .stacks_in_7766_accordion_selectedarrow_icon {
		color: #4E4F54;
		border-bottom: 1px solid #adadad;
		background: rgb(238,238,238); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_7766_accordion.dark_grey .accordion_content {
		color: #434343;
		border-bottom: 1px solid #adadad;
		background-color: #EFEFEF;
	}

	ul#stacks_in_7766_accordion.dark_grey li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #adadad;
	}

	ul#stacks_in_7766_accordion.dark_grey li:last-child .accordion_content {
		border-bottom: none;
	}




/* Light Blue */
	ul#stacks_in_7766_accordion.light_blue {
		border: 1px solid #E6E6E6;
	}

	ul#stacks_in_7766_accordion.light_blue .accordion_label {
		color: #939496;
		border-top: 1px solid #f3f3f3;
		border-bottom: 1px solid #dedede;
		background: rgb(244,249,249); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: rgb(239,239,239); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(230,230,230,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(230,230,230,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(230,230,230,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_7766_accordion.light_blue .stacks_in_7766_accordion_selectedarrow_icon {
		color: #fff;
		border-top: 1px solid #98eaff;
		border-bottom: 1px solid #1EB0F4;
		background: rgb(36,210,253); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0ZDJmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMGJlZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(36,210,253,1) 0%, rgba(32,190,252,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,210,253,1)), color-stop(100%,rgba(32,190,252,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(36,210,253,1) 0%,rgba(32,190,252,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24d2fd', endColorstr='#20befc',GradientType=0 ); /* IE6-8 */
	}


	ul#stacks_in_7766_accordion.light_blue .accordion_content {
		background: #d6d6d6;
		color: #3E3E3E;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
		border-bottom: 1px solid #E6E6E6;
	}

	ul#stacks_in_7766_accordion.light_blue li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #1EB0F4;
	}

	ul#stacks_in_7766_accordion.light_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Teal */
	ul#stacks_in_7766_accordion.flat_teal {
		border: 1px solid #E2E2E2;
	}

	ul#stacks_in_7766_accordion.flat_teal .accordion_label {
		color: #ABABAB;
		background: #FFFFFF;
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_7766_accordion.flat_teal .stacks_in_7766_accordion_selectedarrow_icon {
		color: #fff;
		background: #61BBC3;
		border-bottom: 1px solid #61BBC3;
	}

	ul#stacks_in_7766_accordion.flat_teal .accordion_content {
		background: #576465;
		color: #dfdfdf;
		border-bottom: 1px solid #E2E2E2;
		box-shadow: inset 0 0 5px 0 rgba(0,0,0,0.4);
	}

	ul#stacks_in_7766_accordion.flat_teal li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #E2E2E2;
	}

	ul#stacks_in_7766_accordion.flat_teal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Blue Grey */
	ul#stacks_in_7766_accordion.blue_grey {
		border: 1px solid #2D2E32;
	}

	ul#stacks_in_7766_accordion.blue_grey .accordion_label {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-top: 1px solid #606872;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_7766_accordion.blue_grey .stacks_in_7766_accordion_selectedarrow_icon {
		color: #DADEDF;
		text-shadow: 0 -1px 0 #111820;
		border-bottom: 1px solid #212226;
		background: rgb(75,84,91); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiNTQ1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjQ4NTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(75,84,91,1) 0%, rgba(63,72,86,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,84,91,1)), color-stop(100%,rgba(63,72,86,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(75,84,91,1) 0%,rgba(63,72,86,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b545b', endColorstr='#3f4856',GradientType=0 ); /* IE6-8 */
	}

	ul#stacks_in_7766_accordion.blue_grey .accordion_content {
		background: #363D45;
		color: #C4C5C9;
		border-bottom: 1px solid #2D2E32;
		box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.25);
	}

	ul#stacks_in_7766_accordion.blue_grey li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #212226;
	}

	ul#stacks_in_7766_accordion.blue_grey li:last-child .accordion_content {
		border-bottom: none;
	}



/* Flat Orange */
	ul#stacks_in_7766_accordion.flat_orange {
	}

	ul#stacks_in_7766_accordion.flat_orange .accordion_label {
		color: #F6F1E3;
		background: #DC614F;
	}

	ul#stacks_in_7766_accordion.flat_orange .stacks_in_7766_accordion_selectedarrow_icon {
		color: #F6F1E3;
		background: #DC614F;
		border-bottom: 2px solid #B94537;
	}

	ul#stacks_in_7766_accordion.flat_orange .accordion_content {
		background: #CC5545;
		color: #FCE1DB;
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_7766_accordion.flat_orange li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #B94537;
	}

	ul#stacks_in_7766_accordion.flat_orange li:last-child .accordion_content {
		border-bottom: none;
	}



/* Forest Green */
	ul#stacks_in_7766_accordion.forest_green {
	}

	ul#stacks_in_7766_accordion.forest_green .accordion_label {
		color: #99C676;
		background: #679341;
		border-top: 1px solid #96BE74;
		border-bottom: 1px solid #425F2E;
	}

	ul#stacks_in_7766_accordion.forest_green .stacks_in_7766_accordion_selectedarrow_icon {
		color: #384D24;
		background: #95BF70;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_7766_accordion.forest_green .accordion_content {
		background: #394D27;
		color: #F0F8E7;
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_7766_accordion.forest_green li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_7766_accordion.forest_green li:last-child .accordion_content {
		border-bottom: none;
	}



/* Earthy */
	ul#stacks_in_7766_accordion.earthy {
		border: 1px solid #645B51;
	}

	ul#stacks_in_7766_accordion.earthy .accordion_label {
		color: #F7E7D4;
		background: #806F63;
		border-top: 1px solid #908279;
		border-bottom: 1px solid #645B51;
	}

	ul#stacks_in_7766_accordion.earthy .stacks_in_7766_accordion_selectedarrow_icon {
		color: #F7E7D5;
		background: #D95943;
		border-top: 1px solid #E58669;
		border-bottom: 2px solid #D01C1F;
	}

	ul#stacks_in_7766_accordion.earthy .accordion_content {
		background: #645548;
		color: #c4bcb1;
		border-bottom: 1px solid #52453b;
	}

	ul#stacks_in_7766_accordion.earthy li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #29371d;
	}

	ul#stacks_in_7766_accordion.earthy li:last-child .accordion_content {
		border-bottom: none;
	}



/* Purple Power */
	ul#stacks_in_7766_accordion.purple_power {
	}

	ul#stacks_in_7766_accordion.purple_power .accordion_label {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #a45693;
	}

	ul#stacks_in_7766_accordion.purple_power .stacks_in_7766_accordion_selectedarrow_icon {
		color: #fff;
		background: #B05B9E;
		border-top: 1px solid #c069ae;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_7766_accordion.purple_power .accordion_content {
		background: #6B4E99;
		color: #fff;
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_7766_accordion.purple_power li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #4d3572;
	}

	ul#stacks_in_7766_accordion.purple_power li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bold Blue */
	ul#stacks_in_7766_accordion.bold_blue {
		border: 1px solid #DBDBDB;
	}

	ul#stacks_in_7766_accordion.bold_blue .accordion_label {
	  color: #333333;
	  background-color: #f5f5f5;
	  *background-color: #e6e6e6;
	  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	  background-repeat: repeat-x;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #DBDBDB;
	}

	ul#stacks_in_7766_accordion.bold_blue .stacks_in_7766_accordion_selectedarrow_icon {
	  color: #ffffff;
	  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	  background-color: #006dcc;
	  *background-color: #0044cc;
	  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	  background-repeat: repeat-x;
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
		border-top: 1px solid #0d93d6;
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_7766_accordion.bold_blue .accordion_content {
		background: rgb(247,247,247); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(254,254,254,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(254,254,254,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
		color: #434343;
		border-bottom: 1px solid #e2e2e2;
	}

	ul#stacks_in_7766_accordion.bold_blue li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #02369f;
	}

	ul#stacks_in_7766_accordion.bold_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Baby Blue */
	ul#stacks_in_7766_accordion.baby_blue {
		border: 1px solid #C4CDDF;
	}

	ul#stacks_in_7766_accordion.baby_blue .accordion_label {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_7766_accordion.baby_blue .stacks_in_7766_accordion_selectedarrow_icon {
		color: #8BAEF7;
		background: #E0ECFD;
		border-top: 1px solid #e9f2fe;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_7766_accordion.baby_blue .accordion_content {
		background: #F8F8F8;
		color: #797979;
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_7766_accordion.baby_blue li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #C4CDDF;
	}

	ul#stacks_in_7766_accordion.baby_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Shamrock */
	ul#stacks_in_7766_accordion.shamrock {
	}

	ul#stacks_in_7766_accordion.shamrock .accordion_label {
		color: #FFFFFF;
		background: #3EBF9C;
		border-bottom: 1px solid #2ba483;
	}

	ul#stacks_in_7766_accordion.shamrock .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_7766_accordion.shamrock .accordion_content {
		background: #2F3D4F;
		color: #EFF3F3;
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_7766_accordion.shamrock li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #283444;
	}

	ul#stacks_in_7766_accordion.shamrock li:last-child .accordion_content {
		border-bottom: none;
	}



/* Crimson */
	ul#stacks_in_7766_accordion.crimson {
		border: 1px solid #000000;
	}

	ul#stacks_in_7766_accordion.crimson .accordion_label {
		color: #EEFFFF;
		background: #222222;
		border-bottom: 1px solid #000000;
	}

	ul#stacks_in_7766_accordion.crimson .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE4641;
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_7766_accordion.crimson .accordion_content {
		background: #000000;
		color: #999999;
	}

	ul#stacks_in_7766_accordion.crimson li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #cc3f3a;
	}

	ul#stacks_in_7766_accordion.crimson li:last-child .accordion_content {
		border-bottom: none;
	}



/* Gun Metal */
	ul#stacks_in_7766_accordion.gun_metal {
	}

	ul#stacks_in_7766_accordion.gun_metal .accordion_label {
		color: #F7F8F8;
		background: #47545E;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_7766_accordion.gun_metal .stacks_in_7766_accordion_selectedarrow_icon {
		color: #3A4753;
		background: #49A2E0;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_7766_accordion.gun_metal .accordion_content {
		background: #3C474F;
		color: #F8F9F9;
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_7766_accordion.gun_metal li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #2E363C;
	}

	ul#stacks_in_7766_accordion.gun_metal li:last-child .accordion_content {
		border-bottom: none;
	}



/* Bright Blue */
	ul#stacks_in_7766_accordion.bright_blue {
		border: 1px solid #E0E9ED;
	}

	ul#stacks_in_7766_accordion.bright_blue .accordion_label {
		color: #5C7F89;
		background: #FFFFFF;
		border-bottom: 1px solid #E0E9ED;
	}

	ul#stacks_in_7766_accordion.bright_blue .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #1FBDD0;
		border-bottom: none;
	}

	ul#stacks_in_7766_accordion.bright_blue .accordion_content {
		background: #E0E9ED;
		color: #668b94;
	}

	ul#stacks_in_7766_accordion.bright_blue li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
	}

	ul#stacks_in_7766_accordion.bright_blue li:last-child .accordion_content {
		border-bottom: none;
	}



/* Pinky */
	ul#stacks_in_7766_accordion.pinky {
	}

	ul#stacks_in_7766_accordion.pinky .accordion_label {
		color: #695E5D;
		background: #F1C1BC;
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_7766_accordion.pinky .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #F1A7AC;
		border-bottom: 1px solid #d79498;
	}

	ul#stacks_in_7766_accordion.pinky .accordion_content {
		background: #EFE8D4;
		color: #837974;
	}

	ul#stacks_in_7766_accordion.pinky li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #dab0ad;
	}

	ul#stacks_in_7766_accordion.pinky li:last-child .accordion_content {
		border-bottom: none;
	}



/* Tesla */
	ul#stacks_in_7766_accordion.tesla {
	}

	ul#stacks_in_7766_accordion.tesla .accordion_label {
		color: #ffffff;
		background: #B48ECB;
		border-bottom: 1px solid #9a73b2;
		border-top: 1px solid #c9aadc;
	}

	ul#stacks_in_7766_accordion.tesla .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #67487C;
		border-bottom: 1px solid #573769;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_7766_accordion.tesla .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #9a73b2;
	}

	ul#stacks_in_7766_accordion.tesla li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_7766_accordion.tesla li:last-child .accordion_content {
		border-bottom: none;
	}



/* Rustic */
	ul#stacks_in_7766_accordion.rustic {
	}

	ul#stacks_in_7766_accordion.rustic .accordion_label {
		color: #ffffff;
		background: #A6C8A7;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_7766_accordion.rustic .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #585858;
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_7766_accordion.rustic .accordion_content {
		background: #EDEDED;
		color: #414141;
		border-bottom: 1px solid #96b597;
	}

	ul#stacks_in_7766_accordion.rustic li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #484848;
	}

	ul#stacks_in_7766_accordion.rustic li:last-child .accordion_content {
		border-bottom: none;
	}



/* Ruby */
	ul#stacks_in_7766_accordion.ruby {
	}

	ul#stacks_in_7766_accordion.ruby .accordion_label {
		color: #ffffff;
		background: #D9385A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_7766_accordion.ruby .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #BF0740;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_7766_accordion.ruby .accordion_content {
		background: #ededed;
		color: #7A7A7A;
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_7766_accordion.ruby li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #aa0639;
	}

	ul#stacks_in_7766_accordion.ruby li:last-child .accordion_content {
		border-bottom: none;
	}



/* Feather */
	ul#stacks_in_7766_accordion.feather {
	}

	ul#stacks_in_7766_accordion.feather .accordion_label {
		color: #ffffff;
		background: #DC8364;
		border-bottom: 1px solid #D66C5A;
	}

	ul#stacks_in_7766_accordion.feather .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #3EBF9C;
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_7766_accordion.feather .accordion_content {
		background: #E3DFDE;
		color: #7A7A7A;
		border-bottom: 1px solid #D46C5D;
	}

	ul#stacks_in_7766_accordion.feather li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3BAE8D;
	}

	ul#stacks_in_7766_accordion.feather li:last-child .accordion_content {
		border-bottom: none;
	}



/* Abstract */
	ul#stacks_in_7766_accordion.abstract {
	}

	ul#stacks_in_7766_accordion.abstract .accordion_label {
		color: #ffffff;
		background: #2C2B2C;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_7766_accordion.abstract .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #D6395C;
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_7766_accordion.abstract .accordion_content {
		background: #1B1A1D;
		color: #CDCDCD;
		border-bottom: 1px solid #1B1A1D;
	}

	ul#stacks_in_7766_accordion.abstract li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c03353;
	}

	ul#stacks_in_7766_accordion.abstract li:last-child .accordion_content {
		border-bottom: none;
	}




/* Hive */
	ul#stacks_in_7766_accordion.hive {
	}

	ul#stacks_in_7766_accordion.hive .accordion_label {
		color: #ffffff;
		background: #F28753;
		border-bottom: 1px solid #CB6B22;
	}

	ul#stacks_in_7766_accordion.hive .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #29BB9C;
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_7766_accordion.hive .accordion_content {
		background: #FAEBE2;
		color: #646464;
		border-bottom: 1px solid #FAEBE3;
	}

	ul#stacks_in_7766_accordion.hive li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #3F9D8E;
	}

	ul#stacks_in_7766_accordion.hive li:last-child .accordion_content {
		border-bottom: none;
	}




/* Navigator */
	ul#stacks_in_7766_accordion.navigator {
	}

	ul#stacks_in_7766_accordion.navigator .accordion_label {
		color: #ffffff;
		background: #63b8f5;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYzYjhmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2EyZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #63b8f5 0%, #57a2f6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63b8f5), color-stop(100%,#57a2f6));
		background: -webkit-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -o-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: -ms-linear-gradient(top,  #63b8f5 0%,#57a2f6 100%);
		background: linear-gradient(to bottom,  #63b8f5 0%,#57a2f6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b8f5', endColorstr='#57a2f6',GradientType=0 );
		border-bottom: 1px solid #559dee;
		border-top: 1px solid #81caff;
	}

	ul#stacks_in_7766_accordion.navigator .stacks_in_7766_accordion_selectedarrow_icon {
		color: #1858a1;
		background: #469af4;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2OWFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NmFjZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #469af4 0%, #46acf4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#469af4), color-stop(100%,#46acf4));
		background: -webkit-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -o-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: -ms-linear-gradient(top,  #469af4 0%,#46acf4 100%);
		background: linear-gradient(to bottom,  #469af4 0%,#46acf4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469af4', endColorstr='#46acf4',GradientType=0 );
		border-bottom: 1px solid #4289da;
		border-top: 1px solid transparent;
	}

	ul#stacks_in_7766_accordion.navigator .accordion_content {
		background: #F7F7F7;
		color: #414141;
		border-bottom: 1px solid #81caff;
	}

	ul#stacks_in_7766_accordion.navigator li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #573769;
	}

	ul#stacks_in_7766_accordion.navigator li:last-child .accordion_content {
		border-bottom: none;
	}



/* Majestic */
	ul#stacks_in_7766_accordion.majestic {
	}

	ul#stacks_in_7766_accordion.majestic .accordion_label {
		color: #ffffff;
		background: #4AC7CB;
		border-bottom: 1px solid #3aabaf;
	}

	ul#stacks_in_7766_accordion.majestic .stacks_in_7766_accordion_selectedarrow_icon {
		color: #ffffff;
		background: #DE425A;
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_7766_accordion.majestic .accordion_content {
		background: #f4f4f4;
		color: #7A7A7A;
		border-bottom: 1px solid #e8e8e8;
	}

	ul#stacks_in_7766_accordion.majestic li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #c83d52;
	}

	ul#stacks_in_7766_accordion.majestic li:last-child .accordion_content {
		border-bottom: none;
	}



/* END OF STYLES */



/* CUSTOM */


	ul#stacks_in_7766_accordion {
		border: 1px solid #447CB9;
	}

	ul#stacks_in_7766_accordion .accordion_label {
		color: #333333;
		background: rgba(255, 194, 86, 1.00);
		border-bottom: 1px solid #BC7338;
	}

	ul#stacks_in_7766_accordion .stacks_in_7766_accordion_selectedarrow_icon {
		color: #F1ECCB;
		background: rgba(255, 128, 0, 1.00);
		border-bottom: 1px solid #447CB9;
	}

	ul#stacks_in_7766_accordion .accordion_content {
		background: rgba(255, 168, 72, 1.00);
		color: #333333;
		border-bottom: 1px solid #BC7338;
	}

	ul#stacks_in_7766_accordion li:last-child .stacks_in_7766_accordion_selectedarrow_icon {
		border-bottom: 1px solid #447CB9;
	}

	ul#stacks_in_7766_accordion li:last-child .accordion_content {
		border-bottom: none;
	}

	#stacks_in_7766_open_all {
		color: #75451E;
	}

	#stacks_in_7766_open_all_text {
		color: #75451E;
	}

	#stacks_in_7766_close_all_text {
		color: #333333;
	}








/* ------------------------------------*/
/* Media Queries                       */
/* ------------------------------------*/


@media only screen {
	ul#stacks_in_7766_accordion .accordion_label {
		font-size: 20px;
	}

	ul#stacks_in_7766_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 60px;
		
		
	}

}

@media only screen and (max-width: 1024px) {
	ul#stacks_in_7766_accordion .accordion_label {
		font-size: 18px;
	}

	ul#stacks_in_7766_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 60px;
		
		
	}
}

@media only screen and (max-width: 768px) {
	ul#stacks_in_7766_accordion .accordion_label {
		font-size: 16px;
	}

	ul#stacks_in_7766_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 50px;
		
		
	}
}

@media only screen and (max-width: 480px) {
	ul#stacks_in_7766_accordion .accordion_label {
		font-size: 14px;
	}

	ul#stacks_in_7766_accordion .accordion_label {
		cursor: pointer;
		padding: 15px 20px;
		position: relative;
		
			padding-right: 50px;
		
		
	}
}

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


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

#stacks_in_7899 {
	font-size: 120%;
}

#stacks_in_7900 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7900 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7900 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_7909 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_7911 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7911 .theDivider1, #simpleDivider_stacks_in_7911 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_7911 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_7911 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_7913 {
	font-size: 120%;
}

#stacks_in_7914 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7914 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7918 {
	margin: 20px 0px 0px 0px;
}

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


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

#stacks_in_7319 {
	font-size: 120%;
}

#stacks_in_7320 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7320 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7320 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_7328 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_7331 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7331 .theDivider1, #simpleDivider_stacks_in_7331 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_7331 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_7331 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_7333 {
	font-size: 120%;
}

#stacks_in_7334 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7334 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7337 {
	margin: 20px 0px 0px 0px;
}

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


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

#stacks_in_7381 {
	font-size: 120%;
}

#stacks_in_7382 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7382 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7382 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_7390 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_7393 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7393 .theDivider1, #simpleDivider_stacks_in_7393 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_7393 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_7393 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_7395 {
	font-size: 120%;
}

#stacks_in_7396 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7396 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7399 {
	margin: 20px 0px 0px 0px;
}

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


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

#stacks_in_3885 {
	font-size: 120%;
}

#stacks_in_3886 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3886 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3886 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_3895 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_3897 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_3897 .theDivider1, #simpleDivider_stacks_in_3897 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_3897 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_3897 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_3899 {
	font-size: 120%;
}

#stacks_in_3900 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3900 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3904 {
	margin: 20px 0px 0px 0px;
}

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


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

#stacks_in_7286 {
	font-size: 120%;
}

#stacks_in_7287 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7287 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7287 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_7295 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_7298 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7298 .theDivider1, #simpleDivider_stacks_in_7298 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_7298 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_7298 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_7300 {
	font-size: 120%;
}

#stacks_in_7301 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7301 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7304 {
	margin: 20px 0px 0px 0px;
}

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


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

#stacks_in_7348 {
	font-size: 120%;
}

#stacks_in_7349 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7349 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7349 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_7357 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_7360 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_7360 .theDivider1, #simpleDivider_stacks_in_7360 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_7360 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_7360 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_7362 {
	font-size: 120%;
}

#stacks_in_7363 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7363 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7366 {
	margin: 20px 0px 0px 0px;
}

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


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

#stacks_in_2653 {
	font-size: 120%;
}

#stacks_in_2654 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2654 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_2654 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_2662 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_2697 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_2697 .theDivider1, #simpleDivider_stacks_in_2697 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_2697 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_2697 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_2651 {
	font-size: 120%;
}

#stacks_in_2685 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2685 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_2689 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_2761 {
	font-size: 120%;
}

#stacks_in_2748 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2748 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_2748 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_2757 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_2759 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_2759 .theDivider1, #simpleDivider_stacks_in_2759 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_2759 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_2759 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_2747 {
	font-size: 120%;
}

#stacks_in_2762 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2762 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_2766 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_2834 {
	font-size: 120%;
}

#stacks_in_2821 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2821 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_2821 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_2995 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_2832 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_2832 .theDivider1, #simpleDivider_stacks_in_2832 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_2832 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_2832 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_2820 {
	font-size: 120%;
}

#stacks_in_2835 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2835 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3005 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_2907 {
	font-size: 120%;
}

#stacks_in_2894 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2894 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_2894 {
	margin: 0px 0px 20px 0px;
}

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

#stacks_in_3015 {
	margin: 20px 0px 0px 0px;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_2905 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_2905 .theDivider1, #simpleDivider_stacks_in_2905 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_2905 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_2905 .theDivider2 {
	height: 1px;
	background-color: #4D4D4D;
}

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

#stacks_in_2893 {
	font-size: 120%;
}

#stacks_in_2908 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2908 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3020 {
	margin: 20px 0px 0px 0px;
}

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


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

#stacks_in_2980 {
	font-size: 120%;
}

#stacks_in_2981 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2981 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3030 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_7852 {
	font-size: 120%;
}

#stacks_in_7853 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_7853 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_7855 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3419 {
	font-size: 120%;
}

#stacks_in_3420 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3420 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3422 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3447 {
	font-size: 120%;
}

#stacks_in_3448 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3448 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3450 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3475 {
	font-size: 120%;
}

#stacks_in_3476 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3476 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3478 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3503 {
	font-size: 120%;
}

#stacks_in_3504 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3504 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3506 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3625 {
	font-size: 120%;
}

#stacks_in_3626 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3626 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3628 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3637 {
	font-size: 120%;
}

#stacks_in_3638 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3638 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3640 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3649 {
	font-size: 120%;
}

#stacks_in_3650 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3650 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3652 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3662 {
	font-size: 120%;
}

#stacks_in_3663 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3663 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3665 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3675 {
	font-size: 120%;
}

#stacks_in_3676 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3676 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3678 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3797 {
	font-size: 120%;
}

#stacks_in_3798 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3798 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3800 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3809 {
	font-size: 120%;
}

#stacks_in_3810 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3810 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3812 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3821 {
	font-size: 120%;
}

#stacks_in_3822 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3822 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3824 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3834 {
	font-size: 120%;
}

#stacks_in_3835 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3835 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3837 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3847 {
	font-size: 120%;
}

#stacks_in_3848 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_3848 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_3850 {
	margin: 20px 0px 0px 0px;
}

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


#stacks_in_3969 {
	font-size: 120%;
}


#stacks_in_4051 {
	font-size: 120%;
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_2645 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_2645 .theDivider1, #simpleDivider_stacks_in_2645 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_2645 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_2645 .theDivider2 {
	height: 1px;
	background-color: #F1B942;
}
  #stacks_in_7589{visibility:hidden}
/* @group Basics */

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

#switcherstacks_in_7593 {
	display: none;
}

/* Reset for lists within Switcher */

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

/* @end */

/* @group Accordion */

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

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

/* Static accordion */

#accordionInterfacestacks_in_7593 .accordion-toggle,
#mydiv .accordion-toggle {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
	background: rgba(78, 89, 110, 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_7593 .accordion-toggle [class^="fa fa-"],
#mydiv .accordion-toggle [class^="fa fa-"],
#accordionInterfacestacks_in_7593 .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_7593 .accordion-toggle:hover,
#mydiv .accordion-toggle:hover {
	background: rgba(43, 49, 64, 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_7593 .accordion-toggle:hover [class^="fa fa-"],
#mydiv .accordion-toggle:hover [class^="fa fa-"],
#accordionInterfacestacks_in_7593 .accordion-toggle:hover i,
#mydiv .accordion-toggle:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked accordion */

#accordionInterfacestacks_in_7593 .accordion-toggle:active,
#mydiv .accordion-toggle:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(43, 49, 64, 1.00);
}

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

/* Active accordion */

#accordionInterfacestacks_in_7593 .accordion-toggle.ui-state-active,
#mydiv .accordion-toggle.ui-state-active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(43, 49, 64, 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_7593 .accordion-toggle.ui-state-active [class^="fa fa-"],
#mydiv .accordion-toggle.ui-state-active [class^="fa fa-"],
#accordionInterfacestacks_in_7593 .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_7593 .accordion-toggle .closedIcon,
#mydiv .accordion-toggle .closedIcon {
	float: right;
	display: inline;
}

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

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

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

/* @end */

/* @end */

/* @group Tabs */

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

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

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

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



/* Static tabs */

ul#switcherTabsstacks_in_7593 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(78, 89, 110, 1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	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_7593 li.switcherTab.ui-state-default a [class^="fa fa-"],
ul#switcherTabsstacks_in_7593 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_7593 li.switcherTab.ui-state-default a:hover {
	background: rgba(43, 49, 64, 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_7593 li.switcherTab.ui-state-default a:hover [class^="fa fa-"],
ul#switcherTabsstacks_in_7593 li.switcherTab.ui-state-default a:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked tabs */

ul#switcherTabsstacks_in_7593 li.switcherTab.ui-state-default a:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(43, 49, 64, 1.00);
}

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

/* Active Tabs */

ul#switcherTabsstacks_in_7593 li.switcherTab.ui-tabs-active.ui-state-active a {
	background: rgba(43, 49, 64, 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_7593 li.switcherTab.ui-tabs-active.ui-state-active a [class^="fa fa-"],
ul#switcherTabsstacks_in_7593 li.switcherTab.ui-tabs-active.ui-state-active a i {
	color: rgba(255, 255, 255, 1.00);
}

/* Hide accordion toggle headings */

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

/* Hide accordion, when in tabbed mode */

#switcherstacks_in_7593.tabbed-layout #accordionInterfacestacks_in_7593 {
	display: none;
}

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

#switcherstacks_in_7593.tabbed-layout #tabbedInterfacestacks_in_7593 {
	display: block;
}

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

#switcherstacks_in_7593.accordion-layout #tabbedInterfacestacks_in_7593 {
	display: none;
}


/* Hide open / close accordion heading icons */

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

/* @end */

/* @group Content Panels */

#tabbedInterfacestacks_in_7593 .accordion-content,
#accordionInterfacestacks_in_7593 .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_7593 .accordion-content .contentInner,
#accordionInterfacestacks_in_7593 .accordion-content .contentInner {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(43, 49, 64, 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_7593 #accordionInterfacestacks_in_7593 {
		display: block !important;
	}
	
	#switcherstacks_in_7593 #tabbedInterfacestacks_in_7593 {
		display: none !important;
	}
}

/* @end */

/* @group Print style settings */

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

/* @end */

/* @group Advanced Settings */

/**/
#switcherstacks_in_7593.accordion-layout .accordion-toggle [class^="fa fa-"],
ul#switcherTabsstacks_in_7593 li.switcherTab.ui-state-default a [class^="fa fa-"],
#switcherstacks_in_7593.accordion-layout .accordion-toggle i,
ul#switcherTabsstacks_in_7593 li.switcherTab.ui-state-default a i {
	font-size: inherit;
	color: inherit;
	text-align: left;
	display: inline;
	line-height: inherit;
}
/**/

/**/

/**/
ul#switcherTabsstacks_in_7593 li.switcherTab a [class^="fa fa-"],
ul#switcherTabsstacks_in_7593 li.switcherTab a i {
	display: none !important;
}
/**/

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_7593 {
	background-color: rgba(128, 128, 128, 1.00);
	margin: 0px 0px 20px 0px;
	padding:  20px;
}
/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7598>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_7598 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}
/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7608>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_7608 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}
	
	/* start image list from doobox css */
	
	
	#stacks_in_7613 .stacks_in_7613imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
		z-index:1;
	}
	
	#stacks_in_7613 .stacks_in_7613listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_7613 .stacks_in_7613listIcon img{
		width:32px;
		height: auto;
	}
	
	
	#stacks_in_7613 .stacks_in_7613listTitle {

		margin-left:50px;
		padding-bottom: 0px;
		
		font-size: 100%;
	}
	
	
	#stacks_in_7613 .stacks_in_7613listContent {
		display: block;
		margin-left:50px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_7613breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7629>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_7629 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}
	
	/* start image list from doobox css */
	
	
	#stacks_in_7634 .stacks_in_7634imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
		z-index:1;
	}
	
	#stacks_in_7634 .stacks_in_7634listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_7634 .stacks_in_7634listIcon img{
		width:32px;
		height: auto;
	}
	
	
	#stacks_in_7634 .stacks_in_7634listTitle {

		margin-left:50px;
		padding-bottom: 0px;
		
		font-size: 100%;
	}
	
	
	#stacks_in_7634 .stacks_in_7634listContent {
		display: block;
		margin-left:50px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_7634breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7644>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_7644 {
	padding:  9px;
}
/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7654>.s3_row {
	margin: 0 -0px;
}

#stacks_in_7654>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_7654>.s3_row>.s3_column_right {
	width: 70.000000%;
}




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










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



}



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


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


}






#stacks_in_7654 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}
#stacks_in_7661 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_7661 .sirecowrapper a {/*Custom CSS;*/}
#stacks_in_7661 .sirecowrapper a:hover {/*Custom CSS;*/}

#stacks_in_7661 .sirecocontainer {
display: block;
max-width: 1200px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_7661 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_7661 .sirecobefit {
margin-left: -10px;
margin-right: -10px;
}

#stacks_in_7661 .sirecospacer {
margin-left: 10px;
margin-right: 10px;
}

#stacks_in_7661 .sireco:first-of-type {
float: left;

											/*3columnspecial*/





}
#stacks_in_7661 .sireco {



											/*3columnspecial*/



	width: 25%;








	display: block; 
	float: left; clear: none;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_7661 .sireco:last-of-type {
float: right; clear: right;

											/*3columnspecial*/




}

#stacks_in_7661 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 680px) {
#stacks_in_7661 .sirecobefit {
margin-left: 10px;
margin-right: 10px;
}
#stacks_in_7661 .sireco {
	width: 100%;
	padding: 25px;
				
}
#stacks_in_7661 .sireco:first-of-type {
	width: 100%;
	padding: 25px; 
				
/*Custom CSS;*/
}
#stacks_in_7661 .sireco:last-of-type { 
	width: 100%;
	padding: 25px; 
				
	/*Custom CSS;*/
}

#stacks_in_7661 .sireco:nth-of-type(2n) {
 
}

#stacks_in_7661 .sirecocontainer {

}

#stacks_in_7661 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_7661 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_7661 {
	background-color: rgba(128, 128, 128, 1.00);
	margin: 10px 0px 20px 0px;
	padding:  20px;
}

#stacks_in_7663 {
	margin: 0px 0px 27px 0px;
}

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

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

#stacks_in_7678 {
	margin: 0px 0px 8px 0px;
}
/* @group Basics */

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

#switcherstacks_in_7682 {
	display: none;
}

/* Reset for lists within Switcher */

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

/* @end */

/* @group Accordion */

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

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

/* Static accordion */

#accordionInterfacestacks_in_7682 .accordion-toggle,
#mydiv .accordion-toggle {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
	background: rgba(78, 89, 110, 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_7682 .accordion-toggle [class^="fa fa-"],
#mydiv .accordion-toggle [class^="fa fa-"],
#accordionInterfacestacks_in_7682 .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_7682 .accordion-toggle:hover,
#mydiv .accordion-toggle:hover {
	background: rgba(43, 49, 64, 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_7682 .accordion-toggle:hover [class^="fa fa-"],
#mydiv .accordion-toggle:hover [class^="fa fa-"],
#accordionInterfacestacks_in_7682 .accordion-toggle:hover i,
#mydiv .accordion-toggle:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked accordion */

#accordionInterfacestacks_in_7682 .accordion-toggle:active,
#mydiv .accordion-toggle:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(43, 49, 64, 1.00);
}

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

/* Active accordion */

#accordionInterfacestacks_in_7682 .accordion-toggle.ui-state-active,
#mydiv .accordion-toggle.ui-state-active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(43, 49, 64, 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_7682 .accordion-toggle.ui-state-active [class^="fa fa-"],
#mydiv .accordion-toggle.ui-state-active [class^="fa fa-"],
#accordionInterfacestacks_in_7682 .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_7682 .accordion-toggle .closedIcon,
#mydiv .accordion-toggle .closedIcon {
	float: right;
	display: inline;
}

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

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

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

/* @end */

/* @end */

/* @group Tabs */

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

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

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

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



/* Static tabs */

ul#switcherTabsstacks_in_7682 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(78, 89, 110, 1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	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_7682 li.switcherTab.ui-state-default a [class^="fa fa-"],
ul#switcherTabsstacks_in_7682 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_7682 li.switcherTab.ui-state-default a:hover {
	background: rgba(43, 49, 64, 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_7682 li.switcherTab.ui-state-default a:hover [class^="fa fa-"],
ul#switcherTabsstacks_in_7682 li.switcherTab.ui-state-default a:hover i {
	color: rgba(255, 255, 255, 1.00);
}

/* Clicked tabs */

ul#switcherTabsstacks_in_7682 li.switcherTab.ui-state-default a:active {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(43, 49, 64, 1.00);
}

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

/* Active Tabs */

ul#switcherTabsstacks_in_7682 li.switcherTab.ui-tabs-active.ui-state-active a {
	background: rgba(43, 49, 64, 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_7682 li.switcherTab.ui-tabs-active.ui-state-active a [class^="fa fa-"],
ul#switcherTabsstacks_in_7682 li.switcherTab.ui-tabs-active.ui-state-active a i {
	color: rgba(255, 255, 255, 1.00);
}

/* Hide accordion toggle headings */

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

/* Hide accordion, when in tabbed mode */

#switcherstacks_in_7682.tabbed-layout #accordionInterfacestacks_in_7682 {
	display: none;
}

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

#switcherstacks_in_7682.tabbed-layout #tabbedInterfacestacks_in_7682 {
	display: block;
}

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

#switcherstacks_in_7682.accordion-layout #tabbedInterfacestacks_in_7682 {
	display: none;
}


/* Hide open / close accordion heading icons */

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

/* @end */

/* @group Content Panels */

#tabbedInterfacestacks_in_7682 .accordion-content,
#accordionInterfacestacks_in_7682 .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_7682 .accordion-content .contentInner,
#accordionInterfacestacks_in_7682 .accordion-content .contentInner {
	color: rgba(255, 255, 255, 1.00);
	background: rgba(43, 49, 64, 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_7682 #accordionInterfacestacks_in_7682 {
		display: block !important;
	}
	
	#switcherstacks_in_7682 #tabbedInterfacestacks_in_7682 {
		display: none !important;
	}
}

/* @end */

/* @group Print style settings */

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

/* @end */

/* @group Advanced Settings */

/**/
#switcherstacks_in_7682.accordion-layout .accordion-toggle [class^="fa fa-"],
ul#switcherTabsstacks_in_7682 li.switcherTab.ui-state-default a [class^="fa fa-"],
#switcherstacks_in_7682.accordion-layout .accordion-toggle i,
ul#switcherTabsstacks_in_7682 li.switcherTab.ui-state-default a i {
	font-size: inherit;
	color: inherit;
	text-align: left;
	display: inline;
	line-height: inherit;
}
/**/

/**/

/**/
ul#switcherTabsstacks_in_7682 li.switcherTab a [class^="fa fa-"],
ul#switcherTabsstacks_in_7682 li.switcherTab a i {
	display: none !important;
}
/**/

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */
#stacks_in_7682 {
	background-color: rgba(128, 128, 128, 1.00);
	margin: 10px 0px 20px 0px;
	padding:  20px;
}
/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7687>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_7687 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}

#stacks_in_7690 {
	line-height: 2em;
}

#stacks_in_7693 {
	line-height: 2em;
}
/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7697>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_7697 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}

#stacks_in_7700 {
	line-height: 2em;
}

#stacks_in_7703 {
	line-height: 2em;
}
/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7707>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_7707 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}

#stacks_in_7710 {
	line-height: 2em;
}

#stacks_in_7713 {
	line-height: 2em;
}
/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7717>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_7717 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}

#stacks_in_7720 {
	line-height: 2em;
}

#stacks_in_7723 {
	line-height: 2em;
}
/* @group Accordion */

/*  */

/* @end */

/* @group Tabs */

/*  */

/* @end */

/* @group Content Panel */

/*  */

/* @end */#stacks_in_7727>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






#stacks_in_7727 {
	margin: 20px 0px 0px 0px;
	padding:  10px;
}

#stacks_in_7730 {
	line-height: 2em;
}

#stacks_in_7733 {
	line-height: 2em;
}
#stacks_in_7734 .sirecowrapper {
display: block;
padding-top: 0% !important;
padding-bottom: 0% !important;


height:auto;


/*Custom CSS;*/
}

#stacks_in_7734 .sirecowrapper a {/*Custom CSS;*/}
#stacks_in_7734 .sirecowrapper a:hover {/*Custom CSS;*/}

#stacks_in_7734 .sirecocontainer {
display: block;
max-width: 1200px; 
margin-left: auto;
margin-right:auto;
/*Custom CSS;*/
}

#stacks_in_7734 .sirecocontainer img {

	padding: 0px 0px 0px 0px;
}


#stacks_in_7734 .sirecobefit {
margin-left: -10px;
margin-right: -10px;
}

#stacks_in_7734 .sirecospacer {
margin-left: 10px;
margin-right: 10px;
}

#stacks_in_7734 .sireco:first-of-type {
float: left;

											/*3columnspecial*/





}
#stacks_in_7734 .sireco {



											/*3columnspecial*/



	width: 25%;








	display: block; 
	float: left; clear: none;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#stacks_in_7734 .sireco:last-of-type {
float: right; clear: right;

											/*3columnspecial*/




}

#stacks_in_7734 .sireco_bottomslice {
	text-align: center;
	padding: 5%;
	/*Custom CSS;*/
}


@media handheld, only screen and (max-width: 680px) {
#stacks_in_7734 .sirecobefit {
margin-left: 10px;
margin-right: 10px;
}
#stacks_in_7734 .sireco {
	width: 100%;
	padding: 25px;
				
}
#stacks_in_7734 .sireco:first-of-type {
	width: 100%;
	padding: 25px; 
				
/*Custom CSS;*/
}
#stacks_in_7734 .sireco:last-of-type { 
	width: 100%;
	padding: 25px; 
				
	/*Custom CSS;*/
}

#stacks_in_7734 .sireco:nth-of-type(2n) {
 
}

#stacks_in_7734 .sirecocontainer {

}

#stacks_in_7734 .sirecowrapper {



height:auto !important;


/*Custom CSS;*/
}

#stacks_in_7734 .sireco_bottomslice {
	/*Custom CSS;*/
}

}



#stacks_in_7734 {
	background-color: rgba(128, 128, 128, 1.00);
	margin: 10px 0px 0px 0px;
	padding:  20px;
}

#stacks_in_7736 {
	margin: 0px 0px 27px 0px;
}

#stacks_in_7743 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_7748 {
	margin: 25px 0px 0px 0px;
}

#stacks_in_7751 {
	margin: 0px 0px 8px 0px;
}


/* Start doobox Chauffeur css */

.stacks_in_7755wrapper{
width: 50px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_7755bulter{
cursor: pointer;
border: 1px solid #E08640;
background: #F49A54;
width: 50px;
height: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #1B2C4A;
text-align: center;
line-height: 50px;
margin: 5px;
z-index: 1000001;
background: #F49A54;
}


.stacks_in_7755bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 48px; 
	vertical-align: middle;
}


.stacks_in_7755bulter:hover{
color: #071836;
background: #FFA963; /* Old browsers */
}

/* end doobox Chauffeur css */

