
/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.7;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}

figure.depth_theme{height: 0;display: none;}

.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 16px;
  line-height: 1.7;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 20px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .depth_ie .s3_row.depth_row,
  .depth_ie .depth_row .s3_column,
  .s3_row.depth_row .depth_ie .depth_out,
  .s3_row.depth_row .depth_ie .depth_out > div,
  .s3_row.depth_row .depth_ie .depth_wrapper,
  .s3_row.depth_row .depth_ie .content_out,
  .s3_row.depth_row .depth_ie .depth_image *{
    flex: auto !important;
    display: block !important;
  }
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}/* Depth Limit */

#stacks_in_78 .depth_limit {
	max-width: 750px;
}
#stacks_in_78 .depth_limit_padding {
	padding: 25px 20px 25px 20px;
}
@media screen and (min-width: 770px){
	#stacks_in_78 .depth_limit_padding {
		padding: 50px 0px 50px 0px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_78.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(230, 230, 230, 1.00) 0%,rgba(230, 230, 230, 1.00) 95%);
	background-image: linear-gradient(to bottom, rgba(230, 230, 230, 1.00) 0%,rgba(230, 230, 230, 1.00) 95%);
	

	
}



/* Depth Limit */

#stacks_in_4 .depth_limit {
	max-width: 800px;
}
#stacks_in_4 .depth_limit_padding {
	padding: 20px 20px 0px 20px;
}
@media screen and (min-width: 770px){
	#stacks_in_4 .depth_limit_padding {
		padding: 40px 0px 0px 0px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_4.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}



/*
v1.2.0
 */
#ls2_stacks_in_89 {
 position: relative;
}
#ls2_stacks_in_89 * {
  box-sizing: border-box;
}

#ls2_stacks_in_89.ls2-loading {
 position: relative;
 cursor: wait;
 opacity: 0.75;
}
#ls2_stacks_in_89.ls2-loading * {
  pointer-events: none;
}

#ls2_stacks_in_89 *:focus {outline:none;}
.searchingstacks_in_89 .stacks_top,
.searchingstacks_in_89 .stacks_in,
.searchingstacks_in_89 .stacks_out {
  overflow: visible;
}
#ls2_stacks_in_89 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
#stacks_in_89_tipue_search_input[list]::-webkit-calendar-picker-indicator { display: none !important;}
.stacks_in_89_pages { display: none;}
#stacks_in_89_tipue_search_input,
.live-search-input {
  font-size: 16px;
  width: 100%;
  height: auto;
  line-height: 1;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,0.25);
  background-color: #fff;
  padding: 6px 12px 6px 32px;
  margin: 0;
  position: relative;
  z-index: 1;
  color: #525252;
}
.live-search-results {
  position: relative;
}
.live-search-results #stacks_in_130189_tipue_search_content {
  top: 0;
  left: 0;
}
#ls2_stacks_in_89 .ls-input-wrap {
  position: relative;
  z-index: 1;
}
#ls2_stacks_in_89.searchingstacks_in_89 .ls-input-wrap,
.searchingstacks_in_89 #ls2_stacks_in_89 .ls-input-wrap,
.searchingstacks_in_89 .ls-input-wrap {
  z-index: 10000;
}
#ls2_stacks_in_89 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
}
#ls2_stacks_in_89 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  opacity:  1;
}
#ls2_stacks_in_89 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  opacity:  1;
}
#ls2_stacks_in_89 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
}
#ls2_stacks_in_89 :placeholder-shown,
.live-search-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #999;
}
#stacks_in_89_tipue_search_content,
.live-search-content {
  display: none;
  min-height: 80px;
  position: absolute;
  z-index: 9999;
  width: 100%;
  box-sizing: border-box;
  overflow: visible !important;
  height: auto !important;
}
#ls2_stacks_in_89 form {
  
}
#ls2_stacks_in_89 form > svg,
.live-search-form > svg {
  height: 32px;
  width: 16px;
  fill: #999;
  position: absolute;
  left: 13px;
  text-align: right;
  top: 0px;
  z-index: 10001;
  
}
#ls2_stacks_in_89 form .live-search-submit {
  display: none;
}
#ls2_stacks_in_89 .ls-input-wrap {
  display: flex;
  width: 100%;
}
#ls2_stacks_in_89 .ls-input-options {
  position: relative;
  flex: 1;
}
#ls2_stacks_in_89 .ls-input-options > .ls-match {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  z-index: 2;
  padding: 0;
  opacity: 0.75;
  cursor: pointer;
  color: #999999;
}
#ls2_stacks_in_89 .ls-input-options > .ls-match + .ls-match {
  right: 40px;
}
#ls2_stacks_in_89 .ls-input-options > .ls-match + .ls-match + .ls-match {
  right: 66px;
}
#ls2_stacks_in_89 .ls-input-options  > .ls-match svg {
  width: 24px;
  pointer-events: none;
}
#ls2_stacks_in_89 .ls-input-options > .ls-match.ls-option-enabled {
  opacity: 1;
  color: #525252;
}
@media (hover: hover) {
  #ls2_stacks_in_89 .ls-input-options > .ls-match:hover {
    color: #525252;
  }
}
#stacks_in_89_live-search input:placeholder-shown ~ button[type="reset"]  {
  opacity: 0;
  pointer-events: none;
}
#stacks_in_89_live-search button[type="reset"] {
  outline: none;
  border: 0px solid transparent;
  background: transparent;
}
/**/
/**/
/**/
#stacks_in_89_tipue_search_content,
.live-search-content {
  background: #fff;
  border-radius: 4px;
  border: 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;
  pointer-events: none;
}
.searchingstacks_in_89 #stacks_in_89_tipue_search_content,
.searchingstacks_in_89 .live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
  pointer-events: auto;
}
#stacks_in_89_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_89_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);
}

/**/
/**/
#stacks_in_89_tipue_search_content,
.live-search-content {
  padding: 0px;
}
.searchingstacks_in_89 #stacks_in_89_tipue_search_content,
.searchingstacks_in_89 .live-search-content {
  padding: 16px;
  margin: 20px 0px !important;
}
/**/
/**/
/**/
/**/
/**/
#stacks_in_89_tipue_search_content,
.live-search-content {
  box-shadow: 0px 0px 0px 1000px 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_89_tipue_search_content .h01,
.live-search-content .h01 {
  background: yellow;
  color: black;
}
mark {
  background: yellow;
  color: black;
}
mark:focus {
  background: orange;
  color: black;
}
.ls2-finder {
  z-index: 9999;
  background: #e3e3e3;
  border: 1px solid #ccc;
  color: black;
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
}
.ls2-finder {
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  border-radius: 0 0 0 4px;
  gap: 2px;
}
.ls2-finder button,
.ls2-finder span {
  font-size: 14px;
  color: #555;
  padding-right: 6px;
  line-height: 18px;
}
.ls2-finder button {
  background: transparent;
  padding: 2px 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #f3f3f3;
}
.ls2-finder button:active {
  background: #ddd;
}
.ls2-finder button svg {
  display: block;
}
.ls2-score {
  opacity: 0.7;
  font-style:italic;
  font-weight: 400;
}
.tipue_search_results {
  display: flex;
  flex-direction: column;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.searchingstacks_in_89 #stacks_in_89_tipue_search_content,
.searchingstacks_in_89 .live-search-content {
  display: block !important;
}
#stacks_in_89_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_89_tipue_search_warning {
display: block;
}
#stacks_in_89_tipue_search_content .tipue_search_result,
.live-search-content .tipue_search_result {
  position: relative;
  cursor: pointer;
}
#stacks_in_89_tipue_search_content .tipue_search_result:hover:after,
.live-search-content .tipue_search_result:hover:after {
  content: "";
  position: absolute;
  left: -16px;
  top: 8px;
  bottom: -8px;
  right: -16px;
  background: rgba(0,0,0,0.05);
}
.tipue_search_content_title {
  margin-top: 16px;
}
.tipue_search_content_url a,
.tipue_search_content_title a {
  text-decoration: none;
  line-height: 1.1;
}
.tipue_search_content_url {
  word-wrap: break-word;
  hyphens: auto;
}
.tipue_search_content_text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  hyphens: auto;
  margin-top: 0px;
  line-height: 1.3;
}
.tipue_search_content_debug {
  margin: 5px 0;
}
#stacks_in_89_tipue_search_foot {
  margin: auto 0 16px 0;
}
#stacks_in_89_tipue_search_foot_boxes {
  padding: 0;
  margin: 32px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#stacks_in_89_tipue_search_foot_boxes ul,
#stacks_in_89_tipue_search_foot_boxes li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}
#stacks_in_89_tipue_search_foot_boxes li {
  display: flex;
  justify-content: center;
  align-items: center;
}
#stacks_in_89_tipue_search_foot_boxes li svg {
  width: 32px;
  padding: 0 7px;
  height: 32px;
}
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li:not(.current):not(.tipue_search_foot_box_disabled) {
  cursor: pointer;
}
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li.tipue_search_foot_box_disabled,
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li.current,
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li a {
  padding: 0px;
  width: 32px;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  font-size: 16px;
  background-color: #FFFFFF;
  color: #525252;
  border-radius: 16px;
  margin-right: 4px;
  text-decoration: none;
  text-align: center;
}
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li.tipue_search_foot_box_disabled {
  opacity: 0.3;
  pointer-events: none;
}
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li a svg {
  pointer-events: none;
  color: #525252;
}
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li.current {
  background: #4182EA;
  color: #FFFFFF;
}
@media (hover: hover) {
  #stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li a:hover,
  #stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li a:hover svg {
    color: #4182EA;
  }
}
/* spinner */
.tipue_search_spinner svg polyline,
.tipue_search_spinner svg path {
    stroke: rgba(82, 82, 82, 1.00);
}
.tipue_search_spinner {
	width: 100%;
	position: absolute;
	color: rgba(82, 82, 82, 1.00);
    top: 0px;
    right: 0px;
    left: auto;
    display: grid;
    text-align: right;
  grid-template-columns: 1fr 30px 80px;
  justify-content: space-between;
  align-items: center;
  grid-gap: 12px;
}
.tipue_search_spinner .ts-count-wrap {
  text-align: left;
	padding: 16px 16px 16px 0px;
}
#stacks_in_89_tipue_search_results_count{
  padding-bottom: 16px;
}
.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_89_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_89_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 4px;
}
/**/
#stacks_in_89_tipue_search_content,
.live-search-content {
  color: rgba(82, 82, 82, 1.00);
  background-color: rgba(255, 255, 255, 1.00);
  font-family: inherit;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  
}

.searchingstacks_in_89 #stacks_in_89_tipue_search_content,
.searchingstacks_in_89 .live-search-content {
  padding: 16px 16px;
}

.tipue_search_spinner .ts-count-wrap {
	padding: 16px 16px 16px 0px;
}
#stacks_in_89_tipue_search_results_count{
  padding-bottom: 16px ;
}
#stacks_in_89_tipue_search_content:after,
.live-search-content:after {
  border-color: transparent transparent rgba(255, 255, 255, 1.00) transparent;
  left: 16px;
  
}
#stacks_in_89_tipue_search_content:before,
.live-search-content:before {
  border-color: transparent transparent rgba(0, 0, 0, 0.25) transparent;
  top: calc(-10px - 1px * 1.5);
  border-width: 0 calc(10px + 1px * 1.5) calc(10px + 1px * 1.5) calc(10px + 1px * 1.5);
  left: calc(16px - 1px);
  
}
#stacks_in_89_tipue_search_content .tipue_search_content_title a,
.live-search-content .tipue_search_content_title a {
  color: rgba(65, 130, 234, 1.00);
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  font-family: inherit;
}
#stacks_in_89_tipue_search_content .tipue_search_result:hover:after,
.live-search-content .tipue_search_result:hover:after {
  position: absolute;
  left: -16px;
  right: -16px;
  background: rgba(82, 82, 82, 1.00);
  opacity: 0.1;
}
#stacks_in_89_tipue_search_content .tipue_search_result:hover .tipue_search_content_title a,
.live-search-content .tipue_search_result:hover .tipue_search_content_title a {
  color: rgba(81, 146, 250, 1.00);
}
#stacks_in_89_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
#stacks_in_89_tipue_search_content .tipue_search_content_url a,
.live-search-content .tipue_search_content_url a {
  color: rgba(65, 130, 234, 1.00);
}
#stacks_in_89_tipue_search_content .tipue_search_result:hover .tipue_search_content_url a,
.live-search-content .tipue_search_result:hover .tipue_search_content_url a {
  color: rgba(81, 146, 250, 1.00);
}
#stacks_in_89_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.30;
}
#stacks_in_89_tipue_search_content .h01,
.live-search-content .h01 {
  background: rgba(255, 255, 0, 1.00);
  color: rgba(0, 0, 0, 1.00);
}
mark {
  background: rgba(255, 255, 0, 1.00);
  color: rgba(0, 0, 0, 1.00);
}
mark:focus {
  background: rgba(255, 255, 0, 1.00);
  color: rgba(0, 0, 0, 1.00);
  outline: thin solid rgba(0, 0, 0, 1.00);
}
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li.tipue_search_foot_box_disabled,
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li a {
  background-color: rgba(255, 255, 255, 1.00);
  color: rgba(82, 82, 82, 1.00);
}
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li a svg {
  color: rgba(82, 82, 82, 1.00);
}
#stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li.current {
  background: rgba(65, 130, 234, 1.00);
  color: rgba(255, 255, 255, 1.00);
}
@media (hover: hover) {
  #stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li a:hover,
  #stacks_in_89_tipue_search_foot #stacks_in_89_tipue_search_foot_boxes li a:hover svg {
    color: rgba(81, 146, 250, 1.00);
  }
}
/**/

@-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;
  }
}
#ls2_stacks_in_89 .live-search-language,
#ls2_stacks_in_89 .additional-pages,
#ls2_stacks_in_89 .excluded-pages {
  display: none;
}

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

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

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

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

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

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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_104 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_104 {
		display: none !important;
	}
}
/* Start Defender stack CSS code */#stacks_in_18{	-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_18edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_18info{	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 */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_22 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_22 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_26 {
	width: 100%;
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
}
#simpleDivider_stacks_in_26 .theDivider1,
#simpleDivider_stacks_in_26 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_26 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_26.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_26.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_26 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_26.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_26.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_26.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_26.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_28{	-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_28edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_28info{	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 */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_32 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_32 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_36 {
	width: 100%;
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
}
#simpleDivider_stacks_in_36 .theDivider1,
#simpleDivider_stacks_in_36 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_36 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_36.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_36.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_36 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_36.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_36.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_36.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_36.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_38{	-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_38edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_38info{	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 */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_42 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_42 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_46 {
	width: 100%;
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
}
#simpleDivider_stacks_in_46 .theDivider1,
#simpleDivider_stacks_in_46 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_46 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_46.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_46.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_46 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_46.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_46.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_46.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_46.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_48{	-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_48edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_48info{	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 */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_52 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_52 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_56 {
	width: 100%;
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
}
#simpleDivider_stacks_in_56 .theDivider1,
#simpleDivider_stacks_in_56 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_56 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_56.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_56.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_56 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_56.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_56.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_56.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_56.bgImageOn .theDivider1 img {
	display: block;
}

/* Start Defender stack CSS code */#stacks_in_68{	-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_68edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_68info{	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 */
.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_72 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_72 {
		display: none !important;
	}
}
