/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code *//*
1.9.0

 */
#stacks_in_782_4 * {
  box-sizing: border-box;
}
#stacks_in_782_4 *:focus {outline:none;}
.searchingstacks_in_782_4 .stacks_top,
.searchingstacks_in_782_4 .stacks_in,
.searchingstacks_in_782_4 .stacks_out {
  overflow: visible;
}
#stacks_in_782_4 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_782_4_pages { display: none;}
#stacks_in_782_4_tipue_search_input,
.live-search-input {
  font-size: 16px;
  width: 100%;
  height: 30px;
  line-height: 28px;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,0.3);
  background-color: #fff;
  padding: 0px 15px 0px 15px;/* leaving room for search icon */
  position: relative;
  z-index: 9998;
}
#stacks_in_782_4_tipue_search_content,
.live-search-content {
  display: none;
  padding: 20px;
  min-height: 80px;
  position: absolute;
  margin: 20px 0px;
  z-index: 9997;
  width: 100%;
  box-sizing: border-box;
}

#stacks_in_782_4_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_782_4 form > svg,
.live-search-form > svg {
  width: 14px;
  height: 30px;
  fill: #999;
  position: absolute;
  left: 18px;
  text-align: right;
  top: 0px;
  z-index: 9999;
}
/**/
#stacks_in_782_4 form > svg,
.live-search-form > svg {
  width: 14px;
  width: calc(14px - 2px);
  left: calc(34px - 14px);
  fill: #888888;
}
#stacks_in_782_4 form .live-search-submit {
  position: absolute;
  z-index: 9999;
  right: 0px;
  top: 0px;
  font-size: 14px;
  line-height: 30px;
  padding: 0px 12px;
  margin: 0;
  font-family: inherit;
  border-radius: 0 4px 4px 0;
  border-width: 0;
  background: #3795CF;
  color: #FFFFFF;
  /**/
  display: none;
  /**/
}
#stacks_in_782_4 form .live-search-submit:hover {
   background: #46A4DE;
   color: #FFFFFF;
}
#stacks_in_782_4 form .live-search-submit:active {
   background: #2886C0;
   color: #F0F0F0;
}
#stacks_in_782_4_tipue_search_input,
.live-search-input {
  font-size: 14px;
  font-family: inherit;
  border-radius: 4px;
  border-color: #CCCCCC;
  color: #888888;
  background-color: #FFFFFF;
}
#stacks_in_782_4 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #888888;
}
#stacks_in_782_4 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #888888;
  opacity:  1;
}
#stacks_in_782_4 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #888888;
  opacity:  1;
}
#stacks_in_782_4 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888888;
}
#stacks_in_782_4 :placeholder-shown,
.live-search-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #888888;
}
/**/
/**/
/**/
.tipue_search_content_title {
  font-size: 120%;
}
/**/
/**/
#stacks_in_782_4_tipue_search_content,
.live-search-content {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.3);
  border-top: 1px solid rgba(0,0,0,0.25);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  transition: all 150ms linear;
  opacity: 0;
}
.searchingstacks_in_782_4 #stacks_in_782_4_tipue_search_content,
.searchingstacks_in_782_4.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
}
#stacks_in_782_4_tipue_search_content:after,
.live-search-content:after {
  content: " ";
  position: absolute;
  top: -10px;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
#stacks_in_782_4_tipue_search_content:before,
.live-search-content:before {
  content: " ";
  position: absolute;
  top: -11px;
  left: 14px;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid rgba(0,0,0,0.3);
}

/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/



/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/
#stacks_in_782_4_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_782_4 #stacks_in_782_4_tipue_search_content,
.searchingstacks_in_782_4.live-search-content {
  display: block !important;
}
#stacks_in_782_4_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_782_4_tipue_search_warning {
display: block;
}

.tipue_search_content_title
{
  margin-top: 23px;
}
.tipue_search_content_title a
{
  text-decoration: none;
}
.tipue_search_content_title a:hover
{

}
.tipue_search_content_url{
  word-wrap: break-word;
  hyphens: auto;
}
.tipue_search_content_url a{

  text-decoration: none;
}
.tipue_search_content_url a:hover{

}
.tipue_search_content_text{

  word-wrap: break-word;
  hyphens: auto;
  margin-top: 3px;
}
.tipue_search_content_debug{

  margin: 5px 0;
}
.h01{

  font-weight: 400;
}

#stacks_in_782_4_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_782_4_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_782_4_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_782_4_tipue_search_foot_boxes li a{
  padding: 10px 17px 11px 17px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-decoration: none;
  text-align: center;
}
#stacks_in_782_4_tipue_search_foot_boxes li.current{
  padding: 10px 17px 11px 17px;
  background: #f6f6f6;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-align: center;
}
#stacks_in_782_4_tipue_search_foot_boxes li a:hover{
  background: #f6f6f6;
}
/* spinner */
.tipue_search_spinner svg polyline,
.tipue_search_spinner svg path {
    stroke: #555555;
}
.tipue_search_spinner {
	width: 110px;
	position: absolute;
	color: #555555;
    top: 0px;
    right: 0px;
    left: auto;
    display: grid;
    text-align: right;
    grid-template-columns: 30px 1fr;
    justify-content: space-between;
}
.tipue_search_spinner .ts-count-wrap {
	padding: 20px 20px 20px 0px;
}
.tipue_search_spinner svg {
	align-self: center;
    height: 30px;
    width: 30px;
    padding: 0px;
    animation-name: ts-spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes ts-spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
#stacks_in_782_4_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_782_4_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 8px;
}
/**/

@-webkit-keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@media all and (max-width: 1280px) {
  .menu-loaded.menu-active main {
    padding-left: 80px;
  }
  .sidebar-mobile-active.menu-loaded main {
    padding-left: 80px;
  }
}

#stacks_in_782_4 .additional-pages,
#stacks_in_782_4 .excluded-pages {
  display: none;
}

#slice_mez_782_2 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_782_2.selected {
  border-color: #2680fc !important;
}
#slice_mez_782_2 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_782_2 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_782_2 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_782_2.hidden > #stacks_in_782_2 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_782_7 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_782_7.selected {
  border-color: #2680fc !important;
}
#slice_mez_782_7 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_782_7 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_782_7 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_782_7.hidden > #stacks_in_782_7 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}

#stacks_in_782_6{
	max-width: 1000px;margin: 0 auto;
}
#stacks_in_782_6{
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_782_6{
		padding: 5px 0px 0px 0px;
	}
}
#stacks_in_54 {
	margin: 0px 0px 25px 0px;
}
/* Start Defender stack CSS code */#stacks_in_610{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_610edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_610info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* -- Start Tabloid Each css Template -- */



#stacks_in_55, #stacks_in_55 .stacks_in, #stacks_in_55 .stacks_out {
	overflow: visible !important;
}

.stacks_in_55tabloid {
	-webkit-columns: 300x;
	-moz-columns: 300px;
	columns: 300px;
	
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;

	-webkit-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid rgba(0, 0, 0, 0.30); /* Firefox */
	column-rule: 1px solid rgba(0, 0, 0, 0.30);
}





/* -- End Tabloid Each css Template -- *//* @group Basic Settings */

#listerWrapperstacks_in_61 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_61 li:after {
	clear: both;
}

#listerWrapperstacks_in_61 .bullet-point {
	display: table-cell;
	width: 10px;
	height: 10px;
	background: rgba(110, 95, 76, 0.50);
	float: left;
	margin-top: 7px;
	margin-right: 15px;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  *//* Start Defender stack CSS code */#stacks_in_212{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_212edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_212info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_68 {
	margin: 20px 0px 0px 0px;
}

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

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

#listerWrapperstacks_in_81 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_81 ul {
	list-style: disc !important;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_83 {
	margin: 20px 0px 0px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_85 {
	visibility: hidden;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_85 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */


	#stacks_in_87 h4,#stacks_in_87 h4 a,#stacks_in_87 p,#stacks_in_87 p a{
		font-size:20px;
		line-height:1.40em;
		margin:0;
	}
	
		@media screen and (max-width:770px){ /* iPad Portrait */
			#stacks_in_87 h4,#stacks_in_87 h4 a,#stacks_in_87 p,#stacks_in_87 p a{
				font-size:18px;
			}
		}
		@media screen and (max-width:500px){ /* iPhone Landscape */
			#stacks_in_87 h4,#stacks_in_87 h4 a,#stacks_in_87 p,#stacks_in_87 p a{
				font-size:16px;
			}
		}
	


#stacks_in_87 h4,#stacks_in_87 h4 a,#stacks_in_87 p,#stacks_in_87 p a{
	color:rgba(208, 57, 61, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	font-weight: bolder ;
	
	
	
	

	

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

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

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









#stacks_in_87 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin: 30px 15px 15px 15px;
	padding:  16px;
}

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

#stacks_in_91 {
	margin: 0px 0px 10px 0px;
}
/* @group Reset */

#stacks_in_219 dl, dt, dd {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: 0;
	font-weight: normal;
}

#stacks_in_219 dd {
	display: none;
}

/* @end */

/* @group Styles */

/* Titles */
#ancora dt {
	font-size: 110%;
	line-height: 1.30em;
	font-weight: normal;

	text-align: left;
	
	
	
}


#ancora .zipListCopyButton {
	border: none;
	background: none;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 0.80rem;
	color: rgba(25, 25, 25, 1.00);
	opacity: 1;
	transition: all 300ms ease-in-out;
	
}

#ancora .zipListCopyButton:hover {
	color: rgba(25, 25, 25, 1.00);
	
}

#ancora .zipListCopyButton:active {
	color: rgba(25, 25, 25, 1.00);
	
	
}




#ancora dt a {
	text-decoration: none;
	border-style: hidden;
	border-width: 1px;
	display: inline-block;
	padding-top: 10.00px;
}

#ancora dt a:hover {
	text-decoration: underline;
}

#ancora dt a:focus {
	outline: none;
}

/**/

/**/

/**/

/* @end */

/* @group Print Styling */

@media print {
	#stacks_in_219 dd {
		display: block;
	}
}

/* @end */

/*  */

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

#stacks_in_225 {
	margin:  10px;
}

#stacks_in_107 {
	margin:  10px;
}

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

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

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

#stacks_in_126 {
	margin:  10px;
}

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

#stacks_in_133 {
	margin:  10px;
}

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

#stacks_in_140 {
	margin:  10px;
}

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

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

#stacks_in_159 {
	margin:  10px;
}

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

#stacks_in_166 {
	margin:  10px;
}

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

#stacks_in_173 {
	margin:  10px;
}

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

#stacks_in_180 {
	margin:  10px;
}

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

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

#stacks_in_206 {
	margin: 20px 0px 10px 0px;
}

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

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


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

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

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


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

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

#listerWrapperstacks_in_783_3 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

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

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

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

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

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_783_3 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_783_14 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

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

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

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

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

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_783_14 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_783_21 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

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

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

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

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

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_783_21 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_783_28 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

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

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

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

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

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_783_28 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

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


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

 
#stacks_in_786.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_786.aspen_split h1, 
#stacks_in_786.aspen_split h2,
#stacks_in_786.aspen_split h3, 
#stacks_in_786.aspen_split h4, 
#stacks_in_786.aspen_split h5, 
#stacks_in_786.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_786.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_786.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}/* Start Defender stack CSS code */#stacks_in_305{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_305edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_305info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_308 {
	margin: 50px 0px 0px 0px;
}

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



	#stacks_in_310 h4,#stacks_in_310 h4 a,#stacks_in_310 p,#stacks_in_310 p a{
		font-size:20px;
		line-height:1.40em;
		margin:0;
	}
	
		@media screen and (max-width:770px){ /* iPad Portrait */
			#stacks_in_310 h4,#stacks_in_310 h4 a,#stacks_in_310 p,#stacks_in_310 p a{
				font-size:18px;
			}
		}
		@media screen and (max-width:500px){ /* iPhone Landscape */
			#stacks_in_310 h4,#stacks_in_310 h4 a,#stacks_in_310 p,#stacks_in_310 p a{
				font-size:16px;
			}
		}
	


#stacks_in_310 h4,#stacks_in_310 h4 a,#stacks_in_310 p,#stacks_in_310 p a{
	color:rgba(208, 57, 61, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	font-weight: bolder ;
	
	
	
	

	

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

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

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









#stacks_in_310 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin: 30px 15px 20px 15px;
	padding:  15px;
}

#stacks_in_312 {
	margin: 20px 0px 10px 0px;
}

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



	#stacks_in_316 h4,#stacks_in_316 h4 a,#stacks_in_316 p,#stacks_in_316 p a{
		font-size:20px;
		line-height:1.40em;
		margin:0;
	}
	
		@media screen and (max-width:770px){ /* iPad Portrait */
			#stacks_in_316 h4,#stacks_in_316 h4 a,#stacks_in_316 p,#stacks_in_316 p a{
				font-size:18px;
			}
		}
		@media screen and (max-width:500px){ /* iPhone Landscape */
			#stacks_in_316 h4,#stacks_in_316 h4 a,#stacks_in_316 p,#stacks_in_316 p a{
				font-size:16px;
			}
		}
	


#stacks_in_316 h4,#stacks_in_316 h4 a,#stacks_in_316 p,#stacks_in_316 p a{
	color:rgba(208, 57, 61, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	font-weight: bolder ;
	
	
	
	

	

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

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

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









#stacks_in_316 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin: 30px 15px 5px 15px;
	padding:  15px;
}
/* Start Defender stack CSS code */#stacks_in_460{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_460edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_460info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_477 {
	margin: 20px 0px 0px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_478 {
	visibility: hidden;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_478 li:after {
	clear: both;
}

#listerWrapperstacks_in_478 .bullet-point {
	display: table-cell;
	width: 12px;
	height: 12px;
	background: rgba(254, 204, 102, 1.00);
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */


	#stacks_in_595 h4,#stacks_in_595 h4 a,#stacks_in_595 p,#stacks_in_595 p a{
		font-size:20px;
		line-height:1.40em;
		margin:0;
	}
	
		@media screen and (max-width:770px){ /* iPad Portrait */
			#stacks_in_595 h4,#stacks_in_595 h4 a,#stacks_in_595 p,#stacks_in_595 p a{
				font-size:18px;
			}
		}
		@media screen and (max-width:500px){ /* iPhone Landscape */
			#stacks_in_595 h4,#stacks_in_595 h4 a,#stacks_in_595 p,#stacks_in_595 p a{
				font-size:16px;
			}
		}
	


#stacks_in_595 h4,#stacks_in_595 h4 a,#stacks_in_595 p,#stacks_in_595 p a{
	color:rgba(208, 57, 61, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	font-weight: bolder ;
	
	
	
	

	

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

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

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









#stacks_in_595 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin: 40px 15px 20px 15px;
	padding:  15px;
}

#stacks_in_480 {
	margin: 20px 0px 0px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_481 {
	visibility: hidden;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_481 li:after {
	clear: both;
}

#listerWrapperstacks_in_481 .bullet-point {
	display: table-cell;
	width: 10px;
	height: 10px;
	background: rgba(16, 128, 128, 0.80);
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_481 {
	margin: 0px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_482 {
	visibility: hidden;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_482 li:after {
	clear: both;
}

#listerWrapperstacks_in_482 .bullet-point {
	display: table-cell;
	width: 10px;
	height: 10px;
	background: rgba(255, 149, 22, 0.80);
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_482 {
	margin: 0px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_483 {
	visibility: hidden;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_483 li:after {
	clear: both;
}

#listerWrapperstacks_in_483 .bullet-point {
	display: table-cell;
	width: 10px;
	height: 10px;
	background: rgba(255, 0, 0, 0.80);
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_484 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_486 {
	margin: 20px 0px 0px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_487 {
	visibility: hidden;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_487 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */


	#stacks_in_488 h4,#stacks_in_488 h4 a,#stacks_in_488 p,#stacks_in_488 p a{
		font-size:20px;
		line-height:1.40em;
		margin:0;
	}
	
		@media screen and (max-width:770px){ /* iPad Portrait */
			#stacks_in_488 h4,#stacks_in_488 h4 a,#stacks_in_488 p,#stacks_in_488 p a{
				font-size:18px;
			}
		}
		@media screen and (max-width:500px){ /* iPhone Landscape */
			#stacks_in_488 h4,#stacks_in_488 h4 a,#stacks_in_488 p,#stacks_in_488 p a{
				font-size:16px;
			}
		}
	


#stacks_in_488 h4,#stacks_in_488 h4 a,#stacks_in_488 p,#stacks_in_488 p a{
	color:rgba(208, 57, 61, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	font-weight: bold ;
	
	
	
	

	

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

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

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









#stacks_in_488 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin: 30px 15px 30px 15px;
	padding:  15px;
}



	#stacks_in_490 h4,#stacks_in_490 h4 a,#stacks_in_490 p,#stacks_in_490 p a{
		font-size:20px;
		line-height:1.40em;
		margin:0;
	}
	
		@media screen and (max-width:770px){ /* iPad Portrait */
			#stacks_in_490 h4,#stacks_in_490 h4 a,#stacks_in_490 p,#stacks_in_490 p a{
				font-size:18px;
			}
		}
		@media screen and (max-width:500px){ /* iPhone Landscape */
			#stacks_in_490 h4,#stacks_in_490 h4 a,#stacks_in_490 p,#stacks_in_490 p a{
				font-size:16px;
			}
		}
	


#stacks_in_490 h4,#stacks_in_490 h4 a,#stacks_in_490 p,#stacks_in_490 p a{
	color:rgba(208, 57, 61, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	font-weight: bold ;
	
	
	
	

	

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

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

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









#stacks_in_490 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin: 30px 15px 10px 15px;
	padding:  15px;
}
/* Start Defender stack CSS code */#stacks_in_685{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_685edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_685info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_688 {
	margin: 20px 0px 0px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_690 {
	visibility: hidden;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_690 li:after {
	clear: both;
}

#listerWrapperstacks_in_690 .bullet-point {
	display: table-cell;
	width: 12px;
	height: 12px;
	background: rgba(251, 2, 128, 1.00);
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_690 {
	margin: 0px 0px 20px 0px;
}
/* @group Reset */

#stacks_in_692 dl, dt, dd {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: 0;
	font-weight: normal;
}

#stacks_in_692 dd {
	display: none;
}

/* @end */

/* @group Styles */

/* Titles */
#ancoraggio dt {
	font-size: 110%;
	line-height: 1.30em;
	font-weight: normal;

	text-align: left;
	
	
	
}


#ancoraggio .zipListCopyButton {
	border: none;
	background: none;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 1.25rem;
	color: rgba(25, 25, 25, 1.00);
	opacity: 1;
	transition: all 300ms ease-in-out;
	
}

#ancoraggio .zipListCopyButton:hover {
	color: rgba(25, 25, 25, 1.00);
	
}

#ancoraggio .zipListCopyButton:active {
	color: rgba(25, 25, 25, 1.00);
	
	
}




#ancoraggio dt a {
	text-decoration: none;
	border-style: hidden;
	border-width: 1px;
	display: inline-block;
	padding-top: 10.00px;
}

#ancoraggio dt a:hover {
	text-decoration: underline;
}

#ancoraggio dt a:focus {
	outline: none;
}

/**/

/**/

/**/

/* @end */

/* @group Print Styling */

@media print {
	#stacks_in_692 dd {
		display: block;
	}
}

/* @end */

/*  */

#stacks_in_696 {
	margin:  10px;
}

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

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

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



	#stacks_in_717 h4,#stacks_in_717 h4 a,#stacks_in_717 p,#stacks_in_717 p a{
		font-size:20px;
		line-height:1.40em;
		margin:0;
	}
	
		@media screen and (max-width:770px){ /* iPad Portrait */
			#stacks_in_717 h4,#stacks_in_717 h4 a,#stacks_in_717 p,#stacks_in_717 p a{
				font-size:18px;
			}
		}
		@media screen and (max-width:500px){ /* iPhone Landscape */
			#stacks_in_717 h4,#stacks_in_717 h4 a,#stacks_in_717 p,#stacks_in_717 p a{
				font-size:16px;
			}
		}
	


#stacks_in_717 h4,#stacks_in_717 h4 a,#stacks_in_717 p,#stacks_in_717 p a{
	color:rgba(208, 57, 61, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	font-weight: bold ;
	
	
	
	

	

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

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

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









#stacks_in_717 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin: 30px 15px 10px 15px;
	padding:  15px;
}
/* Start Defender stack CSS code */#stacks_in_612{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_612edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_612info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code */
#stacks_in_615 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_617 {
	margin: 0px 0px 20px 0px;
}
/* @group Reset */

#stacks_in_719 dl, dt, dd {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent: 0;
	font-weight: normal;
}

#stacks_in_719 dd {
	display: none;
}

/* @end */

/* @group Styles */

/* Titles */
#ziplist1 dt {
	font-size: 110%;
	line-height: 1.50em;
	font-weight: normal;

	text-align: left;
	
	
	
}


#ziplist1 .zipListCopyButton {
	border: none;
	background: none;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 1.00rem;
	color: rgba(25, 25, 25, 1.00);
	opacity: 1;
	transition: all 300ms ease-in-out;
	
}

#ziplist1 .zipListCopyButton:hover {
	color: rgba(25, 25, 25, 1.00);
	
}

#ziplist1 .zipListCopyButton:active {
	color: rgba(25, 25, 25, 1.00);
	
	
}




#ziplist1 dt a {
	text-decoration: none;
	border-style: hidden;
	border-width: 1px;
	display: inline-block;
	padding-top: 15.00px;
}

#ziplist1 dt a:hover {
	text-decoration: underline;
}

#ziplist1 dt a:focus {
	outline: none;
}

/**/

/**/

/**/

/* @end */

/* @group Print Styling */

@media print {
	#stacks_in_719 dd {
		display: block;
	}
}

/* @end */

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

#listerWrapperstacks_in_624 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_624 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_624 {
	margin: 20px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_629 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_629 ul {
	list-style: disc !important;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_629 {
	margin: 20px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_634 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_634 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_634 {
	margin: 20px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_639 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_639 ul {
	list-style: disc !important;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_639 {
	margin: 20px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_644 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_644 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_644 {
	margin: 20px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_649 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_649 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_649 {
	margin: 20px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_654 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_654 ul {
	list-style: disc !important;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_654 {
	margin: 20px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_745 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */
#listerWrapperstacks_in_745 ul {
	list-style: disc !important;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_745 {
	margin: 20px 0px 10px 0px;
}

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

#stacks_in_508{
	text-align: left;
}

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

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

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

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

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

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


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

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

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


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

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

#listerWrapperstacks_in_597_3 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_597_3 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_597_12 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_597_12 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_597_18 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_597_18 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

.stacks_in_597_23buttonPressWrapper{
	position: relative !important;
}

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

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

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

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

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
















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























.stacks_in_597_23buttonPressWrapper *{
	
	
}


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

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

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

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

.stacks_in_597_25buttonPressWrapper{
	position: relative !important;
}

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

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

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

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

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
















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























.stacks_in_597_25buttonPressWrapper *{
	
	
}


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

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

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

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

.stacks_in_597_26buttonPressWrapper{
	position: relative !important;
}

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

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

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

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

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
















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























.stacks_in_597_26buttonPressWrapper *{
	
	
}


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

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

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

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