/* 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_237_4 * {
  box-sizing: border-box;
}
#stacks_in_237_4 *:focus {outline:none;}
.searchingstacks_in_237_4 .stacks_top,
.searchingstacks_in_237_4 .stacks_in,
.searchingstacks_in_237_4 .stacks_out {
  overflow: visible;
}
#stacks_in_237_4 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_237_4_pages { display: none;}
#stacks_in_237_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_237_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_237_4_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_237_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_237_4 form > svg,
.live-search-form > svg {
  width: 14px;
  width: calc(14px - 2px);
  left: calc(34px - 14px);
  fill: #888888;
}
#stacks_in_237_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_237_4 form .live-search-submit:hover {
   background: #46A4DE;
   color: #FFFFFF;
}
#stacks_in_237_4 form .live-search-submit:active {
   background: #2886C0;
   color: #F0F0F0;
}
#stacks_in_237_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_237_4 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #888888;
}
#stacks_in_237_4 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #888888;
  opacity:  1;
}
#stacks_in_237_4 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #888888;
  opacity:  1;
}
#stacks_in_237_4 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888888;
}
#stacks_in_237_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_237_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_237_4 #stacks_in_237_4_tipue_search_content,
.searchingstacks_in_237_4.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
}
#stacks_in_237_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_237_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_237_4_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_237_4 #stacks_in_237_4_tipue_search_content,
.searchingstacks_in_237_4.live-search-content {
  display: block !important;
}
#stacks_in_237_4_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_237_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_237_4_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_237_4_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_237_4_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_237_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_237_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_237_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_237_4_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_237_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_237_4 .additional-pages,
#stacks_in_237_4 .excluded-pages {
  display: none;
}

#slice_mez_237_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_237_2.selected {
  border-color: #2680fc !important;
}
#slice_mez_237_2 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_237_2 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_237_2 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_237_2.hidden > #stacks_in_237_2 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_237_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_237_7.selected {
  border-color: #2680fc !important;
}
#slice_mez_237_7 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

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

#stacks_in_237_6{
	max-width: 1000px;margin: 0 auto;
}
#stacks_in_237_6{
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_237_6{
		padding: 5px 0px 0px 0px;
	}
}/* Start Defender stack CSS code */#stacks_in_52{	-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_52edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_52info{	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_38 {
	margin: 0px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_40 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_40 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_44 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_44 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */#stacks_in_54.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_54.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_54.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_54.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_54.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_54.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_54 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_54.aspen_split .max_width_wrap_content{
	max-width: 4000px;
	margin: 0 auto;
}

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

 
#stacks_in_54.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_54.aspen_split h1, 
#stacks_in_54.aspen_split h2,
#stacks_in_54.aspen_split h3, 
#stacks_in_54.aspen_split h4, 
#stacks_in_54.aspen_split h5, 
#stacks_in_54.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_54.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_54.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}
#stacks_in_46 {
	margin: 30px 0px 0px 0px;
}
/* Start Defender stack CSS code */#stacks_in_56{	-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_56edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_56info{	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_48 {
	margin: 30px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_50 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_50 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_63 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_63 li:after {
	clear: both;
}

#listerWrapperstacks_in_63 .bullet-point {
	display: table-cell;
	width: 15px;
	height: 15px;
	background: rgba(216, 0, 21, 1.00);
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_63 {
	margin: 0px 0px 50px 0px;
}
#stacks_in_239.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_239.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_239.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_239.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_239.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_239.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_239 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_239.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_239.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_239.aspen_split h1, 
#stacks_in_239.aspen_split h2,
#stacks_in_239.aspen_split h3, 
#stacks_in_239.aspen_split h4, 
#stacks_in_239.aspen_split h5, 
#stacks_in_239.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_239.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_239.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}#stacks_in_238_9.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_238_9.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_238_9.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_238_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_238_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_238_9.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_238_9 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_238_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_238_9.aspen_split{color:rgba(230, 230, 230, 1.00);} 
#stacks_in_238_9.aspen_split h1, 
#stacks_in_238_9.aspen_split h2,
#stacks_in_238_9.aspen_split h3, 
#stacks_in_238_9.aspen_split h4, 
#stacks_in_238_9.aspen_split h5, 
#stacks_in_238_9.aspen_split h6{color: rgba(230, 230, 230, 1.00);} 
#stacks_in_238_9.aspen_split a{color: rgba(230, 230, 230, 1.00);} 
#stacks_in_238_9.aspen_split a:hover{color: rgba(255, 255, 255, 1.00);}/* Start dooGrid stack each CSS code */.stacks_in_238_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_238_7gridWrapper{	margin-right: -5.000000px;    margin-left: -5.000000px;    margin-top: -10px;}@media all and (max-width: 1024px) {				.stacks_in_238_7gridWrapper > div{		width: 25%;	}	}@media all and (max-width: 895px) {				.stacks_in_238_7gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_238_7gridWrapper > div{		width: 100%;	}	}#stacks_in_238_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_238_7 {
	margin: 80px 0px 80px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* @group Basic Settings */

#listerWrapperstacks_in_238_3 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

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

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

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

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

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_238_3 li:after {
	clear: both;
}

#listerWrapperstacks_in_238_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_238_3 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_238_14 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

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

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

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

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

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_238_14 li:after {
	clear: both;
}

#listerWrapperstacks_in_238_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_238_14 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_238_21 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

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

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

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

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

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_238_21 li:after {
	clear: both;
}

#listerWrapperstacks_in_238_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_238_21 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_238_28 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

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

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

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

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

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_238_28 li:after {
	clear: both;
}

#listerWrapperstacks_in_238_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_238_28 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */#stacks_in_241.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_241.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_241.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_241.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_241.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_241.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_241 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_241.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_241.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_241.aspen_split h1, 
#stacks_in_241.aspen_split h2,
#stacks_in_241.aspen_split h3, 
#stacks_in_241.aspen_split h4, 
#stacks_in_241.aspen_split h5, 
#stacks_in_241.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_241.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_241.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}/* Start Defender stack CSS code */#stacks_in_135{	-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_135edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_135info{	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_137 {
	margin: 50px 0px 10px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_139 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_139 {
	margin: 0px 0px 20px 0px;
}
/* @group Wrapper and reset */

#quoteSliderWrapperstacks_in_243 {
	-moz-box-shadow: 0 0 5px rgba(204, 204, 204, 1.00);
	-webkit-box-shadow: 0 0 5px rgba(204, 204, 204, 1.00);
	box-shadow: 0 0 5px rgba(204, 204, 204, 1.00);
	margin: 5px; /* Space needed for the shadow */
	border-radius: 5px;
	padding-bottom: 3.00%;
	padding-top: 3.00%;
	position: relative;
	visibility: hidden;
}

#quoteSliderWidthWrapperstacks_in_243 {
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#quoteSliderWrapperstacks_in_243 ul,
#quoteSliderWrapperstacks_in_243 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* @end */

/* @group Title */

#quoteSliderTitlestacks_in_243 {
	font-size: 28px;
	display: block;
	color: rgba(0, 64, 128, 1.00);
	text-align: center;
	padding-bottom: 3.00%;
	border-bottom: 1px solid rgba(204, 204, 204, 1.00);
	width: 75.00%;
	margin: 0 auto 3.00%;
	font-weight: 400;
}

@media screen and (max-width: 768px) {
	#quoteSliderTitlestacks_in_243 {
		font-size: 18px;
	}
}

/* @end */

/* @group Background */ /* */




/* Solid colour fill */
#quoteSliderWrapperstacks_in_243 {
	background: rgba(245, 245, 245, 1.00);
}

#portholeStackstacks_in_243:hover #quoteSliderWrapperstacks_in_243 {
	background: rgba(245, 245, 245, 1.00);
}

















/* */ 

/* @end */



/* @group BX Slider */

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#slider-wrapperstacks_in_243 {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

/* @end */

#slider-wrapperstacks_in_243 img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#slider-wrapperstacks_in_243 .bx-viewport {
	left: 0;
	background: transparent;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

#slider-wrapperstacks_in_243 .bx-pager,
#slider-wrapperstacks_in_243 .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* PAGER */

#QuoteSliderPagerstacks_in_243 .bx-pager,
#QuoteSliderPagerFake .bx-pager {
	text-align: center;
	font-weight: bold;
	color: #C0C0C0;
	padding-top: 20px;
}

#QuoteSliderPagerstacks_in_243 .bx-pager .bx-pager-item,
#QuoteSliderPagerstacks_in_243 .bx-controls-auto .bx-controls-auto-item,
#QuoteSliderPagerFake .bx-pager .bx-pager-item,
#QuoteSliderPagerFake .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#QuoteSliderPagerstacks_in_243 .bx-pager.bx-default-pager a,
#QuoteSliderPagerFake .bx-pager.bx-default-pager a {
	background: #C0C0C0;
	text-indent: -9999px;
	font-size: 0px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#QuoteSliderPagerstacks_in_243 .bx-pager.bx-default-pager a:hover,
#QuoteSliderPagerstacks_in_243 .bx-pager.bx-default-pager a.active,
#QuoteSliderPagerFake .bx-pager.bx-default-pager a:hover,
#QuoteSliderPagerFake .bx-pager.bx-default-pager a.active {
	background: #E65926;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#slider-wrapperstacks_in_243 .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#slider-wrapperstacks_in_243 .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* @end */

/* @group Next / Previous buttons */

#nextstacks_in_243,
#prevstacks_in_243 {
	position: absolute;
	font-size: 55px;
	z-index: 100;
}

#nextstacks_in_243 {
	
	right: 5px;
	top: 50%;
}

#prevstacks_in_243 {
	left: 5px;
	top: 50%;
}

#nextstacks_in_243 a,
#prevstacks_in_243 a,
#nextstacks_in_243 a [class^="fa fa-"],
#prevstacks_in_243 a [class^="fa fa-"] {
	color: rgba(192, 192, 192, 1.00);
	text-decoration: none;
	outline: none;
	background: none;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#nextstacks_in_243 a:hover,
#prevstacks_in_243 a:hover,
#nextstacks_in_243 a:hover [class^="fa fa-"],
#prevstacks_in_243 a:hover [class^="fa fa-"] {
	color: rgba(230, 89, 38, 1.00);
	text-decoration: none;
	outline: none;
	background: none;
}

#nextstacks_in_243 .disabled,
#prevstacks_in_243 .disabled {
	display: none;
}

@media screen and (max-width: 768px) {
	#nextstacks_in_243,
	#prevstacks_in_243 {
		font-size: 25px;
	}
}


/* @end */

/* @group Quotes */

#quoteSliderWrapperstacks_in_243 li {
	font-size: 18px;
	font-style: italic;
	width: auto;
	display: block;
	color: rgba(51, 51, 51, 1.00);
	text-align: center;
}

#quoteSliderWrapperstacks_in_243 li a {
	color: %id=quoteslider_quotestaticlinks;
	background: none;
	outline: none;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#quoteSliderWrapperstacks_in_243 li a:hover {
	color: %id=quoteslider_quotehoverlinks;
	background: none;
	outline: none;
}

#quoteSliderWrapperstacks_in_243 li div {
	padding-bottom: 3.00%;
	padding-top: 3.00%;
	padding-left: 10.00%;
	padding-right: 10.00%;
}

@media screen and (max-width: 768px) {
	#quoteSliderWrapperstacks_in_243 li {
		font-size: 14px;
	}
}

/* @end */

/* @group Cites */

#quoteSliderWrapperstacks_in_243 li cite {
	display: block;
	font-style: normal;
	color: rgba(0, 64, 128, 1.00);
	margin-top: 8px;
}


#quoteSliderWrapperstacks_in_243 li cite:before {
	content: '- ';
}


/* @end */



@media print {
	#quoteSliderWrapperstacks_in_243 {
		display: none;
	}
}
/* @group Basic Settings */

#listerWrapperstacks_in_144 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_144 li:after {
	clear: both;
}

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

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

/*  */
#stacks_in_144 {
	margin: 30px 0px 0px 0px;
}
 #stacks_in_150 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_150 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#FFFFFF,#7088B9,#FFFFFF);background-image:-moz-linear-gradient(left,#FFFFFF,#7088B9,#FFFFFF);background-image:-ms-linear-gradient(left,#FFFFFF,#7088B9,#FFFFFF);background-image:-o-linear-gradient(left,#FFFFFF,#7088B9,#FFFFFF);background-image:linear-gradient(left,#FFFFFF,#7088B9,#FFFFFF)}#stacks_in_150 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_150 hr.dashed_fade{border-bottom:1px dashed #BBD3FF;background:#7088B9}#stacks_in_150 hr.dotted_fade{border-bottom:1px dotted #BBD3FF;background:#7088B9}#stacks_in_150 hr.dashed{border-bottom:1px dashed #7088B9}#stacks_in_150 hr.dotted{border-bottom:1px dotted #BBD3FF}#stacks_in_150 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_150 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #7088B9}#stacks_in_150 hr.cloudy:after{content:"\00a0"}#stacks_in_150 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_150 hr.inset_two{border-top:1px solid #FFFFFF;border-bottom:1px solid #7088B9}#stacks_in_150 hr.inset_three{border-top:1px solid #7088B9;border-bottom:1px solid #FFFFFF}#stacks_in_150 hr.inset_four{border-top:1px solid #7088B9;border-bottom:1px solid #CCCCCC}#stacks_in_150 hr.flared{height:30px;border-style:solid;border-color:#7088B9;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_150 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#7088B9;border-width:0 0 1px 0;border-radius:20px}#stacks_in_150 hr.glyph{padding:0;border:0;border-top:1px double #7088B9;color:#7088B9;text-align:center;margin:1em 0}#stacks_in_150 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_150 {
	margin: 40px 0px 10px 0px;
}
/* Start Defender stack CSS code */#stacks_in_96{	-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_96edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_96info{	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_65 {
	margin: 30px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_98 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_98 [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_98 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_98 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_98 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_98 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_98 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_98 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_98 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_98 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_78 {
	margin: 30px 0px 10px 0px;
}
#stacks_in_80_float {
	float:right;
	width:33%;
}
#stacks_in_85 {
	margin: 30px 0px 10px 0px;
}

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

#stacks_in_93{
	text-align: left;
}

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

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

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

.stacks_in_93text{
	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_95 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_95,#like_twitter_stacks_in_95{width:85px}#like_google_stacks_in_95,#like_pinterest_stacks_in_95{width:65px}#like_email_stacks_in_95 svg{height:20px;width:auto;fill:rgba(216, 0, 21, 1.00)}
#stacks_in_152.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_152.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_152.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_152.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_152.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_152.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_152 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_152.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_152.aspen_split{color:rgba(0, 0, 0, 1.00);} 
#stacks_in_152.aspen_split h1, 
#stacks_in_152.aspen_split h2,
#stacks_in_152.aspen_split h3, 
#stacks_in_152.aspen_split h4, 
#stacks_in_152.aspen_split h5, 
#stacks_in_152.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_152.aspen_split a{color: rgba(0, 0, 0, 1.00);} 
#stacks_in_152.aspen_split a:hover{color: rgba(0, 0, 0, 1.00);}#stacks_in_151_7.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_151_7.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_151_7.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_151_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_151_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_151_7.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_151_7 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


#stacks_in_151_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_151_7.aspen_split{color:rgba(0, 36, 119, 1.00);} 
#stacks_in_151_7.aspen_split h1, 
#stacks_in_151_7.aspen_split h2,
#stacks_in_151_7.aspen_split h3, 
#stacks_in_151_7.aspen_split h4, 
#stacks_in_151_7.aspen_split h5, 
#stacks_in_151_7.aspen_split h6{color: rgba(51, 51, 51, 1.00);} 
#stacks_in_151_7.aspen_split a{color: rgba(0, 36, 119, 1.00);} 
#stacks_in_151_7.aspen_split a:hover{color: rgba(195, 0, 28, 1.00);}/* Start dooReflow stack each CSS code */	#stacks_in_151_5 .grid-pad{		margin-left: -15px;		margin-right: -15px;		margin-top: -15px;		margin-bottom: -15px;	}	#stacks_in_151_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_151_5 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_151_5 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_151_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_151_5 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_151_5 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_151_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_151_5 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_151_5 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_151_5 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_151_5 {
	margin: 40px 0px 40px 0px;
}
/* @group Basic Settings */

#listerWrapperstacks_in_151_3 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_151_3 li:after {
	clear: both;
}

#listerWrapperstacks_in_151_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_151_3 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_151_12 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_151_12 li:after {
	clear: both;
}

#listerWrapperstacks_in_151_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_151_12 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_151_18 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_151_18 li:after {
	clear: both;
}

#listerWrapperstacks_in_151_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_151_18 .list-item-content {
	display: table-cell;
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

.stacks_in_151_23buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_151_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_151_23button:hover{
	color: #FFFFFF !important;
	background-color: #C3001C !important;
	border-color: #A50017 !important;
}

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

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
















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























.stacks_in_151_23buttonPressWrapper *{
	
	
}


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

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

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

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

.stacks_in_151_25buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_151_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_151_25button:hover{
	color: #FFFFFF !important;
	background-color: #C3001C !important;
	border-color: #A50017 !important;
}

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

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
















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























.stacks_in_151_25buttonPressWrapper *{
	
	
}


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

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

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

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

.stacks_in_151_26buttonPressWrapper{
	position: relative !important;
}

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

/* -- TYPE BASE STYLES -- */
.stacks_in_151_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_151_26button:hover{
	color: #FFFFFF !important;
	background-color: #C3001C !important;
	border-color: #A50017 !important;
}

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

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
















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























.stacks_in_151_26buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_151_26 {
	margin: 5px 0px 5px 0px;
}
/* Start Stats stack CSS code */.stacks_in_151_30stats, .stacks_in_151_30pagetitle{	display: none;}.stacks_in_151_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_151_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 */