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


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

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

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



	#stacks_in_68 p,#stacks_in_68 p a,#stacks_in_68 p,#stacks_in_68 p a{
		font-size:20px;
		line-height:1.00em;
		margin:0;
	}
	


#stacks_in_68 p,#stacks_in_68 p a,#stacks_in_68 p,#stacks_in_68 p a{
	color:rgba(0, 93, 255, 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(204, 204, 204, 1.00);
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_68 p a:hover, #stacks_in_68 p a:hover{
	color:rgba(85, 171, 255, 1.00);
}









#stacks_in_68 {
	border: solid rgba(208, 57, 61, 1.00);
	border-width:  2px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
	margin: 20px 0px 50px 0px;
	padding: 20px 10px 10px 10px;
}
#stacks_in_53.aspen_split{
	position: relative;
	font-size: 15px;
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_53.aspen_split{
		padding: 0px 0px 0px 0px;
	}
}
#stacks_in_53.aspen_split section.theme {position: relative;z-index: 1;}
#stacks_in_53.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_53.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_53.aspen_split .bg{position: fixed;}
@supports (-ms-ime-align:auto) {
	#stacks_in_53 .bg{ position: absolute; transform: none; background-attachment: fixed; }
}


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


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

#listerWrapperstacks_in_52_3 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_52_3 li:after {
	clear: both;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_52_12 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_52_12 li:after {
	clear: both;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

#listerWrapperstacks_in_52_18 {
	visibility: visible;
}

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

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

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

/* @end */

/* @group Style Overrides */

/*  */

/* @end */

/* @group Bullet Point Styles */

/*  */

/*  */

/*  */

/*  */

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

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

#listerWrapperstacks_in_52_18 li:after {
	clear: both;
}

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

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

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

/* @end */

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

.stacks_in_52_23buttonPressWrapper{
	position: relative !important;
}

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

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

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

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
















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























.stacks_in_52_23buttonPressWrapper *{
	
	
}


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

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

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

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

.stacks_in_52_25buttonPressWrapper{
	position: relative !important;
}

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

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

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

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
















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























.stacks_in_52_25buttonPressWrapper *{
	
	
}


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

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

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

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

.stacks_in_52_26buttonPressWrapper{
	position: relative !important;
}

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

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

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

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
















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























.stacks_in_52_26buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_52_26 {
	margin: 5px 0px 5px 0px;
}
/* Start Stats stack CSS code */.stacks_in_52_30stats, .stacks_in_52_30pagetitle{	display: none;}.stacks_in_52_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_52_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 */