.btn-group-rounded .button-group-btn:first-of-type a{border-top-left-radius:50px!important;border-bottom-left-radius:50px!important}.btn-group-rounded .button-group-btn:last-of-type a{border-top-right-radius:50px!important;border-bottom-right-radius:50px!important}@media only screen and (min-width:600px){.btn-group-rounded-m .button-group-btn:first-of-type a{border-top-left-radius:50px!important;border-bottom-left-radius:50px!important}.btn-group-rounded-m .button-group-btn:last-of-type a{border-top-right-radius:50px!important;border-bottom-right-radius:50px!important}}
.nav-wrap{margin:0 auto;overflow:visible}.nav-wrap h1,.nav-wrap h2,.nav-wrap h3,.nav-wrap h4,.nav-wrap h5,.nav-wrap h6{margin-bottom:0}.nav-content{position:relative}.contained-bar{margin:0 auto}.site-title a:hover{text-decoration:none}html:not(.menulab-js) .navbar ul,html:not(.menulab-js) .navbar li{display:block!important;position:relative!important;margin:0!important;padding:0!important;left:0!important;right:0!important}html:not(.menulab-js) .navbar .ml-arrows li::after{display:none!important}html:not(.menulab-js) .navbar a{text-align:left!important}.navbar{float:none;max-height:0;overflow:hidden;transition:max-height .5s;margin:0;padding:0;list-style-type:none}.navbar ul{margin:0}.navbar li>ul li{white-space:nowrap}.navbar li{list-style-type:none;display:block;transition:background-color .3s ease}.navbar li a{display:block;text-decoration:none;padding:3px .8em;transition:color .3s ease}.navbar li.has-dropdown>.ml-dropdown{padding-left:20px}.navbar .ml-arrows .has-dropdown::after{top:12px}.ml-dropdown,.ml-dropdown *{margin:0;padding:0;list-style:none}.ml-dropdown li{position:relative}.ml-dropdown ul{display:none;top:100%;right:0;left:auto;z-index:99}html:not(.touch-stripped) .ml-dropdown li:hover>ul{display:block}html.touch-stripped .ml-dropdown li.dd-open>ul{display:block}.ml-dropdown a{display:block;position:relative}.ml-dropdown ul ul{top:0;left:100%}.expand{max-height:100vh}.ml-arrows .has-dropdown:after{content:'';position:absolute;right:6px;margin-top:0;height:0;width:0;border:5px solid transparent}.ml-arrows ul .ml-dropdown:after{margin-top:-5px;margin-right:-3px;border-color:transparent}
.com_bigwhiteduck_stacks_FoundationButtonPlus2_stack{position:relative}.b-p.icon-only{-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.bp-wrap.bp-txt-left>.b-p:not(.icon-only){text-align:left!important}.bp-wrap.bp-txt-center>.b-p:not(.icon-only){text-align:center!important}.bp-wrap.bp-txt-right>.b-p:not(.icon-only){text-align:right!important}.bp-wrap.noclick-active>.b-p.active{pointer-events:none!important} .bp-wrap.inline-wrap{display:inline-block}

/* Source - A lightweight CSS framework by Shaking the Habitual
* (Source is based on Barebones V3 Copyright 2019 Steve Cochran) - Free to use under the MIT license.
* (Barebones is based on Skeleton by Dave Gamache) - Free to use under the MIT license.
*/

html {
	--text-color-richer: rgba(9, 9, 9, 1.00);
	--text-color-normal: rgba(34, 34, 34, 1.00);
	--text-color-softer: rgba(59, 59, 59, 1.00);
  --accent-color: rgba(108, 173, 15, 1.00);
  --accent-color-hover: rgba(135, 15, 25, 1.00);
	--accent-text-color: rgba(255, 255, 255, 1.00);
	--accent-text-color-hover: rgba(230, 230, 230, 1.00);
	--link-color: rgba(108, 173, 15, 1.00);
	--link-color-hover: rgba(135, 15, 25, 1.00);
  --border-color: rgba(187, 187, 187, 1.00);
	--border-color-softer: rgba(237, 237, 237, 1.00);
	--border-color-richer: rgba(137, 137, 137, 1.00);
	--background-color: rgba(255, 255, 255, 1.00);
	--background-color-alt: rgba(51, 51, 51, 0.10);
	--nav-bg: rgba(255, 255, 255, 1.00);
	--nav-bg-hover: rgba(108, 173, 15, 1.00);
	--nav-link: rgba(108, 173, 15, 1.00);
	--nav-link-hover: rgba(135, 15, 25, 1.00);
  --code-background: rgba(241, 241, 241, 1.00);
	--code-text: rgba(34, 34, 34, 1.00);
	--button-primary-color: rgba(255, 255, 255, 1.00);
	--button-primary-color-hover: rgba(230, 230, 230, 1.00);
	--second-color: rgba(135, 15, 25, 1.00);
	--second-color-hover: rgba(255, 255, 255, 1.00);
	--second-color-alt: rgba(108, 173, 15, 1.00);
	--base-font-size: 62.5%;
	--container-max-width: 2400px;
}

* {
vertical-align: baseline;
border: 0 none;
outline: 0;
padding: 0;
margin: 0;
}


@font-face {
    font-family: 'Raleway';
    src: url('../files/strippedAssets/fonts/Raleway-Regular.woff') format('woff');
    font-weight: normal;
		font-display: auto;
}
@font-face {
    font-family: 'Raleway';
    src: url('../files/strippedAssets/fonts/Raleway-Italic.woff') format('woff');
    font-weight: 400;
		font-style: italic;
		font-display: auto;
}
@font-face {
    font-family: 'Raleway';
		src: url('../files/strippedAssets/fonts/Raleway-SemiBold.woff') format('woff');
		font-weight: 600;
		font-style: bold;
		font-display: auto;
} 











		
		
		



html {
	font-size: 62.5%;
  font-size: var(--base-font-size);
	-webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
	box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit; }

html, body {
  height: 100%
}

body {
  font-size: 1.60rem;
  line-height: 1.60;
  font-weight: normal;
	
		
  
	font-family: Raleway, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	
	
	/* Basic fallback for older browsers */
	color: rgba(34, 34, 34, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	/* Use variables for modern browsers */
  color: var(--text-color-normal);
  background-color: var(--background-color);
	
}

@media (min-width: 600px) {
body {
	 font-size: 1.60rem;
}
p.lead {
	font-size: 1.80rem;
}
}


h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1.2rem;
	
	font-weight: bold;
	font-style: normal;
	font-family: Raleway, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
 }


 

h1, .h1 { font-size: 4.00rem; line-height: 1.2;  letter-spacing: -.1rem;}
h2, .h2 { font-size: 3.60rem; line-height: 1.25; letter-spacing: -.1rem; }
h3, .h3 { font-size: 3.00rem; line-height: 1.3;  letter-spacing: -.1rem; }
h4, .h4 { font-size: 2.40rem; line-height: 1.35; letter-spacing: -.08rem; }
h5, .h5 { font-size: 1.80rem; line-height: 1.5;  letter-spacing: -.05rem; }
h6, .h6 { font-size: 1.60rem; line-height: 1.6;  letter-spacing: 0; }

@media (min-width: 600px) {
  h1, .h1 { font-size: 5.00rem; }
  h2, .h2 { font-size: 4.20rem; }
  h3, .h3 { font-size: 3.60rem; }
  h4, .h4{ font-size: 3.00rem; }
  h5, .h5 { font-size: 2.40rem; }
  h6, .h6 { font-size: 2.00rem; }
}

p {
  margin-top: 0; }

p.lead {
	font-size: 1.80rem;
}

blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 1rem;
	margin-right: 1rem;
  padding-left: 1rem;
  border-left: 3px solid var(--accent-color);
	color: var(--text-color-softer);
}

a {
  color: var(--link-color);
text-decoration: none;
transition: all 0.2s ease 0s;}
a:hover:not(.source-button):not(.button) {
  color: var(--link-color-hover);
text-decoration: underline;}

.stripped-button a, .source-btn {
			line-height: 38px;
			font-size: 14px;
			height: 38px;
			font-weight: bolder;
			text-transform: uppercase;
			display: inline-block;
			padding: 0 30px;
			text-decoration: none;
			color: var(--text-color-softer);
			text-align: center;
			letter-spacing: .1rem;
			text-decoration: none;
			white-space: nowrap;
			background-color: transparent;
			border-radius: 4px;
			border: 1px solid var(--border-color);
			cursor: pointer;
			box-sizing: border-box;
			transition: all 0.2s ease 0s;
}

.button-nav a, .source-btn-nav a {
	color: var(--button-primary-color) !important;
	background-color: var(--nav-link) !important;
	border-color: var(--nav-link) !important; }

.button-nav a:hover, .button-nav a:focus, .source-btn-nav a:focus, .source-btn-nav a:hover {
	color: var(--button-primary-color);
	background-color: var(--nav-link-hover);
	border-color: var(--nav-link-hover); }

.button-second a, .s-button-second {
	color: var(--second-color-alt) !important;
	background-color: var(--second-color) !important;
	border-color: var(--second-color) !important; }

.button-second a:hover, .button-second a:focus, .s-button-second:hover, .s-button-second:focus {
	color: var(--second-color-alt) !important;
	background-color: var(--second-color-hover) !important;
	border-color: var(--second-color-hover) !important; }

.button-primary-flip a, .s-button-primary-flip {
color: var(--accent-color) !important;
background-color: var(--button-primary-color) !important;
border-color: var(--accent-color) !important }

.button-primary-flip a:hover, .button-primary-flip a:focus, .s-button-primary-flip:hover, .s-button-primary-flip:focus {
color: var(--button-primary-color) !important;
background-color: var(--accent-color) !important;
border-color: var(--accent-color) !important; }

.button-primary a, .s-button-primary {
	color: var(--button-primary-color) !important;
	background-color: var(--accent-color) !important;
	border-color: var(--accent-color) !important; }

.button-primary a:hover, .button-primary a:focus, .s-button-primary:hover, .s-button-primary:focus {
	color: var(--button-primary-color) !important;
	background-color: var(--accent-color-hover) !important;
	border-color: var(--accent-color-hover) !important; }

.button-ghost a:hover, .button-ghost a:focus {
	border-color: var(--border-color-richer) !important; }


input{
	font-size: 14px;
}



.quizArea label {
display: inline-block;
}

ul {
  list-style: circle inside; }
ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 1rem;
  margin-top: 0; }
ul ul, ul ol, ol ol, ol ul {
	font-size: 100%;
	margin: 1rem 0 1rem 2rem;
	color: var(--text-color-softer);
}
li {
  margin-bottom: 0.5rem;
	margin-left: 3rem}

code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 95%;
  white-space: nowrap;
  background: var(--code-background);
	color: var(--code-text);
  border: 1px solid var(--border-color-softer);
  border-radius: 4px; }
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
  overflow: auto; }



button,
.source-button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }

.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }
.u-align-left {
	text-align: left; }
.u-align-right {
	text-align: right; }
.u-align-center {
		text-align: center; }

@media (max-width: 600px) {
	.s-align-left {
		text-align: left; }
	.s-align-right {
		text-align: right; }
	.s-align-center {
			text-align: center; }
}

@media (min-width: 600px) {
	.m-align-left {
		text-align: left; }
	.m-align-right {
		text-align: right; }
	.m-align-center {
			text-align: center; }
}

@media (min-width: 900px) {
	.l-align-left {
		text-align: left; }
	.l-align-right {
		text-align: right; }
	.l-align-center {
			text-align: center; }
}

@media (min-width: 1200px) {
	.xl-align-left {
		text-align: left; }
	.xl-align-right {
		text-align: right; }
	.xl-align-center {
			text-align: center; }
}

hr {
  margin-top: 2rem;
  margin-bottom: 2.5rem;
  border-width: 0;
  border-top: 1px solid var(--border-color-softer); }



.u-cf:before,
.container:before,
.row:before,
.s3_row:before,
.u-cf:after,
.container:after,
.row:after,
.s3_row:after {
    content: "";
    display: table;
}

.u-cf:after,
.container:after,
.row:after,
.s3_row:after {
    clear: both;
}

.stripped-container, .s-container-lite, .stripped-content, .stripped-outer, .stripped-wrapper, .s-grid-item, .s-cols-item, .s-coder-wrap  {
	position: relative;
}

.stripped-container, .stripped-content{
	box-sizing: border-box;
}

img{max-width: 100%}

.stripped-img, .stripped-svg, .img-fit-wrap, picture {line-height: 0;}

.stripped-img img, .s-cols-item, .s-grid-item, .stripped-svg svg, .s-lift, .s-drop, .s-zoom, .s-zoom-big, .s-zoom-img img, .s-zoom-big-img img {
	transition: transform 0.2s ease-out 0s;
}

.s-container-lite, .s-content-center{margin-left: auto; margin-right: auto;}


.s-grid-item, .s-cols-item, .s-flex {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}

.s-flow-down{
	flex-wrap: nowrap !important;
}

.s-self-end{
	justify-self: end;
}

.s-grid-item > .stacks_out, .s-cols-item > .stacks_out, .s-flex > .stacks_out {
	width: 100%;
}

.s-cols-container{
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	vertical-align: top;
}

.s-grid-item, .s-cols-item {
  margin: 20px;
}

@supports (display: grid) {
  .s-grid-item, .s-cols-item {
    margin: 0px;
  }
}

.s-grid-link, .s-img-fit-link, .s-coder-link {
	display: contents;
}

.s-button-group{
  display: flex;
	flex-wrap: wrap;
}

.w-100 {
  width: 100% !important
}

.s-no-lift{
	transform: translateY(0) !important;
}

.s-lift:hover{
	transform: translateY(-5px) !important;
}

.s-drop:hover{
	transform: translateY(5px) !important;
}

.s-zoom:hover{
	transform: scale(1.05) !important;
	z-index: 10 !important;
}

.s-zoom-img:hover img{
	transform: scale(1.05) !important;
	z-index: 10 !important;
}

.s-zoom-big-img:hover img{
	transform: scale(1.1) !important;
	z-index: 10 !important;
}

.s-zoom-big:hover{
	transform: scale(1.1) !important;
	z-index: 10 !important;
}

.s-bright{
	filter: brightness(70%);
  transition: filter 250ms ease-in-out !important;
}

.s-bright:hover{
	filter: brightness(100%);
}

.s-dark {
filter: brightness(100%);
transition: filter 250ms ease-in-out !important}

.s-dark:hover {
filter: brightness(60%)}

.s-blur{  transition: filter 250ms ease-in-out !important;}

.s-blur:hover{
	filter: blur(6px);
}

.s-shad{
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}

.s-shad-none{
	box-shadow: none !important;
}

.s-shad-hov:hover{
	box-shadow: 0px 0px 18px rgba(0,0,0,0.2)
}

@media (min-width:600px) {
	.s-shad-m{
		box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
	}

	.s-shad-hov-m:hover{
		box-shadow: 0px 0px 18px rgba(0,0,0,0.2)
	}

	.s-shad-none-m{
		box-shadow: none !important;
	}
}

.s-screen{
	mix-blend-mode: screen;
}

.s-multiply{
	mix-blend-mode: multiply;
}

.s-no-pointer{
	pointer-events: none;
}

.grid-container {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	display: grid;
}

.stripped-container > .stripped-link a, .stripped-outer > .stripped-link a, .s-grid-item > .s-grid-link a, .s-cols-item > .s-grid-link a, .s-img-fit-link a, .s-coder-wrap > .s-coder-link a {
	position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 998;
	text-decoration: none;
}



.stacks_out { overflow: visible !important }
 .stacks_in { overflow: visible }

 .s-inliner >.stacks_out {
    margin: 0;
    width: auto;
    display: inline-block
  }

.mb-0{margin-bottom: 0 !important}

/* Colour classes with temporary fallback for older browsers */
.stripped-base-width{
	max-width: 2400px;
	max-width: var(--container-max-width);
}

.alt-bg {
	background-color: rgba(51, 51, 51, 0.10) !important;
	background-color: var(--background-color-alt) !important;}

.page-bg {
	background-color: rgba(255, 255, 255, 1.00) !important;
	background-color: var(--background-color) !important;}

.page-fg {
	color: rgba(255, 255, 255, 1.00) !important;
	color: var(--background-color) !important;}

.text-bg {
	background-color: rgba(34, 34, 34, 1.00) !important;
	background-color: var(--text-color-normal) !important;}

.s-accent, .accent-bg {
	background-color: rgba(108, 173, 15, 1.00) !important;
	background-color: var(--accent-color) !important;
}

.s-accent-text, .accent-alt-bg {
	background-color: rgba(255, 255, 255, 1.00) !important;
	background-color: var(--button-primary-color) !important;
}

.s-accent-hover, .accent-hover-bg {
	background-color: rgba(135, 15, 25, 1.00) !important;
	background-color: var(--accent-color-hover) !important;
}

.s-accent-c, .accent-fg {
	color: rgba(108, 173, 15, 1.00) !important;
	color: var(--accent-color) !important;
}

.s-accent-text-c, .accent-alt-fg {
	color: rgba(255, 255, 255, 1.00) !important;
	color: var(--button-primary-color) !important;
}

.s-accent-hover-c, .accent-hover-fg {
	color: rgba(135, 15, 25, 1.00) !important;
	color: var(--accent-color-hover) !important;
}

.second-hover-fg {
	color: rgba(255, 255, 255, 1.00) !important;
	color: var(--second-color-hover) !important;
}

.second-hover-bg {
	background-color: rgba(255, 255, 255, 1.00) !important;
	background-color: var(--second-color-hover) !important;
}

.s-second-c, .second-fg {
	color: rgba(135, 15, 25, 1.00) !important;
	color: var(--second-color) !important;
}

.s-second-text-c, .second-alt-fg {
	color: rgba(108, 173, 15, 1.00) !important;
	color: var(--second-color-alt) !important;
}

.s-second, .second-bg {
	background-color: rgba(135, 15, 25, 1.00) !important;
	background-color: var(--second-color) !important;
}

.s-second-text, .second-alt-bg {
	background-color: rgba(108, 173, 15, 1.00) !important;
	background-color: var(--second-color-alt) !important;
}






.source-browser-warning {
		cursor: pointer;
    text-align: center;
    width: 80%;
    top: 0;
		left: 10%;
		position: fixed;
    margin: 20px auto;
    padding: 10px;
    background: #EC4D3B;
    color: white;
    border-radius: 4px;
    z-index: 9999
}

.source-browser-warning a {
	color: white;
	text-decoration: underline;
}

@supports (display: grid) {
  .source-browser-warning {
    display: none;
  }
}
.button.b-p {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.button.b-p {
  overflow: visible;
  -webkit-appearance: button;
  cursor: pointer; }

.button.b-p[disabled] {
  cursor: default; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

.button.b-p {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: 1rem;
  transition: all 300ms ease-out; }
  .button.b-p.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem; }
  .button.b-p.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: .8125rem; }
  .button.b-p.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .6875rem; }
  .button.b-p.expand {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%; }
  .button.b-p.left-align {
    text-align: left;
    text-indent: .75rem; }
  .button.b-p.right-align {
    text-align: right;
    padding-right: .75rem; }
  .button.b-p.radius, .button.b-p.radius::before, .button.b-p.radius::after {
    border-radius: 3px; }
  .button.b-p.round, .button.b-p.radius::before, .button.b-p.round::after {
    border-radius: 1000px; }
  .button.b-p.disabled, .button.b-p[disabled] {
    background-color: #008CBA;
    border-color: #007095;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7; }
  .button.b-p.right {
    float: right !important; }

.button.b-p::-moz-focus-inner {
  border: 0;
  padding: 0; }

@media only screen and (min-width: 40.063em) {
  .button.b-p {
    display: inline-block; } }

.bp-styles-warning {
  display: none; }

.button.b-p:not(.custom) {
  background-color: rgba(135, 15, 25, 1.00);
  color: rgba(255, 255, 255, 1.00); }
  .button.b-p:not(.custom):hover {
    color: rgba(255, 255, 255, 1.00);
    background-color: #87550f; }
  .button.b-p.secondary:not(.custom) {
    background-color: rgba(108, 173, 15, 1.00);
    color: rgba(135, 15, 25, 1.00); }
    .button.b-p.secondary:not(.custom):hover {
      color: rgba(135, 15, 25, 1.00);
      background-color: #0fad1b; }
  .button.b-p.alert:not(.custom) {
    background-color: rgba(217, 83, 79, 1.00); }
    .button.b-p.alert:not(.custom):hover {
      background-color: #d9af4f; }
  .button.b-p.success:not(.custom) {
    background-color: rgba(92, 184, 92, 1.00); }
    .button.b-p.success:not(.custom):hover {
      background-color: #5cb899; }
  .button.b-p.radius:not(.custom) {
    border-radius: 4px; }
  .button.b-p.ghost:not(.custom) {
    background-color: transparent;
    border-width: 1px;
    border-color: rgba(135, 15, 25, 1.00);
    color: rgba(135, 15, 25, 1.00); }
    .button.b-p.ghost:not(.custom):hover {
      color: rgba(255, 255, 255, 1.00);
      border-color: #87550f;
      background-color: #87550f; }
    .button.b-p.ghost.secondary:not(.custom) {
      border-color: rgba(108, 173, 15, 1.00);
      color: rgba(108, 173, 15, 1.00); }
      .button.b-p.ghost.secondary:not(.custom):hover {
        color: rgba(135, 15, 25, 1.00);
        border-color: #0fad1b;
        background-color: #0fad1b; }
    .button.b-p.ghost.alert:not(.custom) {
      border-color: rgba(217, 83, 79, 1.00);
      color: rgba(217, 83, 79, 1.00); }
      .button.b-p.ghost.alert:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #d9af4f;
        background-color: #d9af4f; }
    .button.b-p.ghost.success:not(.custom) {
      border-color: rgba(92, 184, 92, 1.00);
      color: rgba(92, 184, 92, 1.00); }
      .button.b-p.ghost.success:not(.custom):hover {
        color: rgba(255, 255, 255, 1.00);
        border-color: #5cb899;
        background-color: #5cb899; }
  .button.b-p.outline-ghost:not(.custom) {
    border-color: rgba(204, 204, 204, 1.00);
    border-width: 1px;
    color: rgba(55, 58, 60, 1.00);
    background-color: transparent; }
    .button.b-p.outline-ghost:not(.custom):hover {
      color: #37373c;
      border-color: #cccccc;
      background-color: rgba(212, 212, 212, 0.00); }

/* PMBeautifier stack v1.0.7 */body #rapidweaver_privacy_message {	display: block;		left: 0;	background-color: rgba(255, 255, 255, 1.00);												}body #rapidweaver_privacy_message p:not(button) {						text-align:center;							margin: 10px 10px 5px 10px;}body #rapidweaver_privacy_message p:not(button) span {	}body #rapidweaver_privacy_message p a:link {		}body #rapidweaver_privacy_message p a:visited {		}body #rapidweaver_privacy_message p a:hover {		}body #rapidweaver_privacy_message p a:active {		}body #rapidweaver_privacy_message button {				color: #6CAD0F;							margin: 5px 10px 10px 10px;		background-color: rgba(102, 102, 102, 1.00);		font-weight: bold;			}body #rapidweaver_privacy_message button:hover {	filter: saturate(100%);	color: #990033;	background-color: rgba(108, 173, 15, 1.00);	}body #rapidweaver_privacy_message button:active {	color: #FFFFFF;	background-color: rgba(51, 51, 51, 1.00);	}/* End of PMBeautifier stack *//* Start Obscure Email stack CSS code */.stacks_in_90topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_90mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_90small{font-weight: normal;font-size: 12px;}.stacks_in_90centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_90centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */.base-pad-basic-1,.base-pb-1{padding:0px 0px 0px 0px}.base-pad-advanced-1,.base-pa-1{padding:0 0 0 0}.base-margin-basic-1,.base-mb-1{margin:40px 0px 40px 0px}.base-margin-advanced-1,.base-ma-1{margin:0 2% 2% 2%}@media (min-width:600px){ .base-margin-advanced-1,.base-ma-1{margin:0 5% 3% 5%} .base-pad-advanced-1,.base-pa-1{padding:0 0 0 0}}@media (min-width:900px){ .base-margin-advanced-1,.base-ma-1{margin:10% 20% 5% 20%} .base-pad-advanced-1,.base-pa-1{padding:0 0 0 0}}@media (min-width:1200px){ .base-margin-advanced-1,.base-ma-1{margin:10% 20% 5% 20%} .base-pad-advanced-1,.base-pa-1{padding:0 0 0 0}}.base-bg-1-1,.base-bg1-1{     }.base-bg-2-1,.base-bg2-1{background-color:rgba(108, 173, 15, 1.00)!important;     }.base-pad-basic-2,.base-pb-2{padding:0px 0px 0px 0px}.base-pad-advanced-2,.base-pa-2{padding:30px 0 0 10px}.base-margin-basic-2,.base-mb-2{margin:40px 0px 40px 0px}.base-margin-advanced-2,.base-ma-2{margin:10% 1% 10% 1%}@media (min-width:600px){ .base-margin-advanced-2,.base-ma-2{margin:3% 2% 0 2%} .base-pad-advanced-2,.base-pa-2{padding:5px 0 5px 30px}}@media (min-width:900px){ .base-margin-advanced-2,.base-ma-2{margin:6% 10% 0 10%} .base-pad-advanced-2,.base-pa-2{padding:5px 0 5px 40px}}@media (min-width:1200px){ .base-margin-advanced-2,.base-ma-2{margin:8% 10% 0 10%} .base-pad-advanced-2,.base-pa-2{padding:0 0 0 0}}.base-bg-1-2,.base-bg1-2{     }.base-bg-2-2,.base-bg2-2{background-color:rgba(108, 173, 15, 1.00)!important;     }#stacks_in_91_2.nav-wrap{background-color:var(--nav-bg);width:100%;padding:5px 5px 5px 5px}#stacks_in_91_2 .nav-content{z-index:999}html:not(.menulab-js) .nav-wrap{display:none}#stacks_in_91_2.nav-fixed,#stacks_in_91_2.nav-sticky{top:0;width:100%;z-index:999}#stacks_in_91_2.nav-fixed{position:fixed;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12)}#stacks_in_91_2.nav-sticky{position:sticky}#stacks_in_91_2 .contained-bar{max-width:var(--container-max-width)}#stacks_in_91_2 .navbar li>ul{background-color:var(--nav-bg)}#stacks_in_91_2 .navbar li{list-style-type:none;display:block;border-radius:0px}#stacks_in_91_2 .navbar li a{color:var(--nav-link)}#stacks_in_91_2 .navbar li:hover>*:first-child,#stacks_in_91_2 .navbar li.active>*:first-child{color:var(--nav-link-hover)}#stacks_in_91_2 .navbar li:hover,#stacks_in_91_2 .navbar li.active{background-color:var(--nav-bg-hover)}#stacks_in_91_2 .logo img{vertical-align:top;height:1px;border-radius:0px;width:auto;max-width:none}#stacks_in_91_2 .logo{display: none;}#stacks_in_91_2 .site-title{display: none;}#stacks_in_91_2 .navbar{display:block;}#stacks_in_91_2 .branding{position:relative;display:flex;align-items:center;justify-content:flex-end}#stacks_in_91_2 .branding h4{font-size:14px;font-weight:normal;text-transform: none; padding-left:10px;padding-right:10px}#stacks_in_91_2 .site-title a{color:var(--text-color-normal);}#stacks_in_91_2 .site-title a:hover{color:var(--text-color-softer);}@media only screen and (max-width:999px){#stacks_in_91_2 .ml-dropdown{background-color:var(--nav-bg);max-height:calc(100vh - 45px);overflow-y:scroll} #stacks_in_91_2 .cta{display:none} #stacks_in_91_2 .navbar li{margin:3px 0}#stacks_in_91_2 .branding{}}@media only screen and (min-width:1000px){ #stacks_in_91_2 .logo{display: block; margin-left:0;padding-right:10px}#stacks_in_91_2 .site-title{display: none;} #stacks_in_91_2 .cta-small{display:none} #stacks_in_91_2 .branding h4{font-size:16px;padding-left:0;padding-right:40px}#stacks_in_91_2 .grouped-cta,#stacks_in_91_2 .cta{display:flex;flex-wrap:wrap;align-items:center}#stacks_in_91_2 .branding{min-width:0px;display: none;}#stacks_in_91_2 .logo img{height:1px}#stacks_in_91_2 .navbar{display:inline-block} #stacks_in_91_2 .mob-icon{display:none}#stacks_in_91_2.nav-wrap{padding:10px 0px 10px 0px}#stacks_in_91_2 .navbar{float:right;max-height:none;overflow:visible}#stacks_in_91_2 .navbar,#stacks_in_91_2 .nav-content{position:relative;display:flex;align-items:center;justify-content:center;}#stacks_in_91_2 .navbar li a{padding:0 .8em}#stacks_in_91_2 .navbar li.active,#stacks_in_91_2 .navbar li:hover{border-radius:0px}#stacks_in_91_2 .navbar .ml-menu,#stacks_in_91_2 .navbar .ml-menu ul{margin:2px 1px}#stacks_in_91_2 .navbar .ml-menu li{margin:2px 1px;padding-top:3px;padding-bottom:3px}#stacks_in_91_2 .navbar li>ul{box-shadow:0 0 18px rgba(0,0,0,.1)}#stacks_in_91_2 .navbar .ml-menu li>ul .dd-to-left>ul{right:100%!important;left:auto!important}#stacks_in_91_2 .navbar .ml-menu li>ul .dd-to-right>ul{left:100%!important;right:auto!important}#stacks_in_91_2 .navbar .ml-menu ul,#stacks_in_91_2 .navbar [dir=rtl] .ml-menu>.dd-to-right>ul{display:none;position:absolute;padding:6px;top:100%;left:0;right:auto;z-index:1}#stacks_in_91_2 .navbar [dir=rtl] .ml-menu ul,#stacks_in_91_2 .navbar .ml-menu>.dd-to-left>ul{left:auto;right:0}#stacks_in_91_2 .navbar .ml-menu ul ul,#stacks_in_91_2 .navbar [dir=rtl] .ml-menu ul .dd-to-right ul{top:0;left:100%;right:auto}#stacks_in_91_2 .navbar [dir=rtl] .ml-menu ul ul,#stacks_in_91_2 .navbar .ml-menu ul .ml-dd-to-left ul{left:auto;right:100%}#stacks_in_91_2 .navbar .ml-menu li{position:relative;display:block;list-style-type:none}#stacks_in_91_2 .navbar .ml-menu>li{display:inline-block}#stacks_in_91_2 .navbar .ml-menu a,#stacks_in_91_2 .navbar .ml-menu span{display:block;text-decoration:none;white-space:pre}#stacks_in_91_2 .navbar .ml-menu li:hover>ul{display:block}#stacks_in_91_2 .navbar .ml-js li:hover>ul{display:none}#stacks_in_91_2 .navbar .ml-js li.dd-open>ul{display:block!important}#stacks_in_91_2 .ml-arrows .has-dropdown{padding-right:16px;*padding-right:16px}}#stacks_in_91_2 .ml-arrows .has-dropdown:after{border-top-color:darkgray;border-top-color:var(--nav-link)}#stacks_in_91_2 .ml-arrows .has-dropdown.active:after{border-top-color:darkgray;border-top-color:var(--nav-link-hover)}#stacks_in_91_2 .ml-arrows>li>.ml-dropdown:focus:after,#stacks_in_91_2 .ml-arrows>li:hover>.ml-dropdown:after,#stacks_in_91_2 .ml-arrows>.sfHover>.ml-dropdown:after{border-top-color:darkgray;border-top-color:var(--nav-link)}#stacks_in_91_2 .ml-arrows ul .ml-dropdown:after{border-top-color:darkgray;border-left-color:var(--nav-link)}#stacks_in_91_2 .ml-arrows ul li>.ml-dropdown:focus:after,#stacks_in_91_2 .ml-arrows ul li:hover>.ml-dropdown:after,#stacks_in_91_2 .ml-arrows ul .sfHover>.ml-dropdown:after{border-top-color:darkgray;border-left-color:var(--nav-link)}#stacks_in_91_2 .mob-icon{-webkit-transform:scale(.6);-moz-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}#stacks_in_91_2 .burg{width:45px;height:45px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}#stacks_in_91_2 .burg span{display:block;position:absolute;height:6px;width:100%;background:darkgray;background:#6CAD0F; border-radius:6px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out}#stacks_in_91_2 .burg span:nth-child(1){top:0}#stacks_in_91_2 .burg span:nth-child(2),#stacks_in_91_2 .burg span:nth-child(3){top:18px}#stacks_in_91_2 .burg span:nth-child(4){top:36px}#stacks_in_91_2.ml-toggle.expand .burg span:nth-child(1){top:18px;width:0;left:50%}#stacks_in_91_2.ml-toggle.expand .burg span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#stacks_in_91_2.ml-toggle.expand .burg span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#stacks_in_91_2.ml-toggle.expand .burg span:nth-child(4){top:18px;width:0;left:50%}    .stacks_in_91_10 .source-button{ font-size:16px;line-height:52px;border-radius:0px;padding:0 10px;border-width:0;height:calc(52px - 2px); font-weight:bold; text-transform:none;   margin-bottom: 0;}#stacks_in_91_10 .button-group-btn:not(:last-child) .source-button{margin-bottom:0}#stacks_in_91_10 .button-group-btn:last-child .source-button{margin-bottom: 0;}.stacks_in_91_10 .source-button,#stacks_in_91_10 .s-button-group{display:block}#stacks_in_91_10 .s-button-group .button-group-btn{padding-right:0!important;padding-bottom:10px}#stacks_in_91_10 .s-button-group{justify-content:flex-start}@media only screen and (min-width:600px){#stacks_in_91_10 .s-button-group{justify-content:center}}@media only screen and (min-width:900px){#stacks_in_91_10 .s-button-group{justify-content:center}}@media only screen and (min-width:1200px){#stacks_in_91_10 .s-button-group{justify-content:center}}#stacks_in_91_10 .s-button-group .button-group-btn:not(:last-child){padding-right:10px}@media only screen and (max-width:0px){#stacks_in_91_10 .s-button-group .button-group-btn{padding-right:0!important;padding-left:0}}#stacks_in_91_10 .s-button-group .button-group-btn{padding-bottom:10px}
#stacks_in_91_10 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
}
.button-1-stacks_in_91_13 a{color:rgba(108, 173, 15, 1.00);background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00)}.button-1-stacks_in_91_13 a:hover{color:rgba(135, 15, 25, 1.00);background-color:rgba(108, 173, 15, 1.00);border-color:rgba(255, 255, 255, 1.00)}
.button-1-stacks_in_91_14 a{color:rgba(108, 173, 15, 1.00);background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00)}.button-1-stacks_in_91_14 a:hover{color:rgba(135, 15, 25, 1.00);background-color:rgba(108, 173, 15, 1.00);border-color:rgba(255, 255, 255, 1.00)}
.button-1-stacks_in_91_15 a{color:rgba(108, 173, 15, 1.00);background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00)}.button-1-stacks_in_91_15 a:hover{color:rgba(135, 15, 25, 1.00);background-color:rgba(108, 173, 15, 1.00);border-color:rgba(108, 173, 15, 1.00)}
.button-1-stacks_in_91_16 a{color:rgba(108, 173, 15, 1.00);background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00)}.button-1-stacks_in_91_16 a:hover{color:rgba(135, 15, 25, 1.00);background-color:rgba(108, 173, 15, 1.00);border-color:rgba(108, 173, 15, 1.00)}
.stacks_in_91_3 .source-button{ font-size:16px;line-height:52px;border-radius:0px;padding:0 10px;border-width:0;height:calc(52px - 2px); font-weight:bold; text-transform:none;   margin-bottom: 0;}#stacks_in_91_3 .button-group-btn:not(:last-child) .source-button{margin-bottom:0}#stacks_in_91_3 .button-group-btn:last-child .source-button{margin-bottom: 0;}#stacks_in_91_3 .s-button-group{justify-content:flex-start}@media only screen and (min-width:600px){#stacks_in_91_3 .s-button-group{justify-content:center}}@media only screen and (min-width:900px){#stacks_in_91_3 .s-button-group{justify-content:center}}@media only screen and (min-width:1200px){#stacks_in_91_3 .s-button-group{justify-content:center}}#stacks_in_91_3 .s-button-group .button-group-btn:not(:last-child){padding-right:10px}@media only screen and (max-width:0px){#stacks_in_91_3 .s-button-group .button-group-btn{padding-right:0!important;padding-left:0}}#stacks_in_91_3 .s-button-group .button-group-btn{padding-bottom:10px}
#stacks_in_91_3 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
}
.button-1-stacks_in_91_5 a{color:rgba(108, 173, 15, 1.00);background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00)}.button-1-stacks_in_91_5 a:hover{color:rgba(135, 15, 25, 1.00);background-color:rgba(108, 173, 15, 1.00);border-color:rgba(255, 255, 255, 1.00)}
.button-1-stacks_in_91_7 a{color:rgba(108, 173, 15, 1.00);background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00)}.button-1-stacks_in_91_7 a:hover{color:rgba(135, 15, 25, 1.00);background-color:rgba(108, 173, 15, 1.00);border-color:rgba(255, 255, 255, 1.00)}
.button-1-stacks_in_91_8 a{color:rgba(108, 173, 15, 1.00);background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00)}.button-1-stacks_in_91_8 a:hover{color:rgba(135, 15, 25, 1.00);background-color:rgba(108, 173, 15, 1.00);border-color:rgba(108, 173, 15, 1.00)}
.button-1-stacks_in_91_9 a{color:rgba(108, 173, 15, 1.00);background-color:rgba(255, 255, 255, 1.00);border-color:rgba(255, 255, 255, 1.00)}.button-1-stacks_in_91_9 a:hover{color:rgba(135, 15, 25, 1.00);background-color:rgba(108, 173, 15, 1.00);border-color:rgba(108, 173, 15, 1.00)}
.s-container-stacks_in_68{   margin-left: auto; margin-right: auto;}#s-wrapper-stacks_in_68{  }#s-content-stacks_in_68{justify-content:center;   }@media (min-width:600px){.s-container-stacks_in_68{ }#s-wrapper-stacks_in_68{}#s-content-stacks_in_68{ }}@media (min-width:900px){.s-container-stacks_in_68{ }#s-wrapper-stacks_in_68{}#s-content-stacks_in_68{ }}@media (min-width:1200px){.s-container-stacks_in_68{ }#s-wrapper-stacks_in_68{}#s-content-stacks_in_68{ }}.s-bg-stacks_in_68{z-index:0}#s-outer-stacks_in_68{border-radius:0px 0px 0px 0px}
h2.stacks_in_86_3{        }

#stacks_in_86_3 {
	margin: 60px 0px 0px 0px;
}
#p-stacks_in_94 p{    }#p-stacks_in_94 p.lead{}#p-stacks_in_94 a{color:var(--link-color);}#p-stacks_in_94 a:hover{color:var(--link-color-hover); }



















h2.stacks_in_100_3{        }

#stacks_in_100_3 {
	margin: 60px 0px 0px 0px;
}

  #stacks_in_108{text-align:center}    #stacks_in_108 .button.b-p>.bp-icon>.bp-glyph{color:rgba(255, 255, 255, 1.00)}#stacks_in_108 .button.b-p>.bp-icon>.bp-glyph{-webkit-transition:color 200ms ease,-webkit-transform 200ms ease;transition:color 200ms ease,-webkit-transform 200ms ease;transition:transform 200ms ease,color 200ms ease;transition:transform 200ms ease,color 200ms ease,-webkit-transform 200ms ease} #stacks_in_108 .button.b-p:hover>.bp-icon>.bp-glyph{color:rgba(108, 173, 15, 1.00)} #stacks_in_108 .button.b-p.split-icon{max-width:100%}#stacks_in_108 .button.b-p:not(.icon-only):hover>.bp-icon{ border-left:1px solid rgba(255, 255, 255, 0.00);}       #stacks_in_108 .button.b-p.split-icon>.bp-text{ margin-right:calc(1.60rem + 24px);}@media screen and (min-width:641px){ #stacks_in_108 .button.b-p.split-icon>.bp-text{margin-right:calc(1.60rem + 24px)}}#stacks_in_108 .button.b-p.split-icon>.bp-icon{position:absolute; right:0; height:100%;background:rgba(108, 173, 15, 1.00);top:0;width:calc(1.00rem + 24px); border-left:1px solid rgba(255, 255, 255, 0.00);}#stacks_in_108 .button.b-p:not(.d-hov).split-icon>.bp-icon{-webkit-transition:background 200ms ease;transition:background 200ms ease}#stacks_in_108 .b-p.button.split-icon:hover>.bp-icon{background:rgba(135, 15, 25, 1.00)}@media screen and (min-width:641px){#stacks_in_108 .button.b-p.split-icon>.bp-icon{width:calc(1.60rem + 24px)}}#stacks_in_108 .button.b-p.split-icon>.bp-icon>.bp-glyph{top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}   #stacks_in_108 .button.b-p.radius.split-icon>.bp-icon{border-top-right-radius:3px;border-bottom-right-radius:3px}          @media screen and (max-width:641px){#stacks_in_108>.button.b-p.expand-mob:not(.icon-only),#stacks_in_108>.dd-wrap>.button.b-p.expand-mob:not(.icon-only){width:100%!important}}@media screen and (min-width:641px){#stacks_in_108 .button.b-p.expand-large:not(.icon-only),#stacks_in_108>.dd-wrap>.button.b-p.expand-large:not(.icon-only){width:100%!important}}
  @media only screen and (max-width:768px){#stacks_in_108.bp-wrap{text-align:center!important}#stacks_in_108.inline-wrap{display:block!important}#stacks_in_108 .button{float:none!important}}  @media screen and (max-width:641px){#stacks_in_108.bp-wrap{padding:10px 0px 0px 0px}}  @media screen and (min-width:641px){#stacks_in_108.bp-wrap{padding:30px 0px 0px 0px}}         #stacks_in_108 .button.b-p{font-size:2.00rem}#stacks_in_108 .button.b-p.icon-only{width:calc(2.00rem + 0.50rem);height:calc(2.00rem + 0.50rem)}#stacks_in_108 .button.b-p.icon-only .bp-glyph:before{line-height:calc(2.00rem + 0.50rem)}@media all and (max-width:640px){#stacks_in_108 .button.b-p{font-size:1.50rem}#stacks_in_108 .button.b-p.icon-only{width:calc(1.50rem + 0.50rem);height:calc(1.50rem + 0.50rem)}#stacks_in_108 .button.b-p.icon-only .bp-glyph:before{line-height:calc(1.50rem + 0.50rem)}} 
  #stacks_in_108 .button.b-p.custom{border:0px solid rgba(179, 179, 177, 1.00)}#stacks_in_108 .button.b-p.custom:hover{border:0px solid rgba(179, 179, 177, 1.00)} #stacks_in_108 .button.b-p{color:rgba(255, 255, 255, 1.00);background-color:rgba(135, 15, 25, 1.00)}#stacks_in_108 .button.b-p:not(.d-hov){-webkit-transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;-webkit-transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease;transition:color 200ms ease,background-color 200ms ease,box-shadow 200ms ease,border 200ms ease,-webkit-box-shadow 200ms ease}  #stacks_in_108 .button.b-p:not(.bp-hover):hover{color:rgba(255, 255, 255, 0.90)!important; background-color:rgba(108, 173, 15, 1.00);}     



















.stacks_in_96 .source-button{  margin-bottom: 0;}#stacks_in_96 .button-group-btn:not(:last-child) .source-button{margin-bottom:0}#stacks_in_96 .button-group-btn:last-child .source-button{margin-bottom: 0;}#stacks_in_96 .s-button-group{justify-content:center}#stacks_in_96 .s-button-group .button-group-btn:not(:last-child){padding-right:1px}@media only screen and (max-width:0px){#stacks_in_96 .s-button-group .button-group-btn{padding-right:0!important;padding-left:0}}#stacks_in_96 .s-button-group .button-group-btn{padding-bottom:1px}
#stacks_in_96 {
	margin: 60px 0px 0px 0px;
}

.svg-metamorph .svgm-content {
  position: relative;
  z-index: 1;
}
.svg-metamorph > .svgm-wrap {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}
/**/
.svg-metamorph.svgm_stacks_in_92_2 > .svgm-wrap {
  overflow: visible;
  height: 30px;
  left:50%;
  
  -webkit-transform: translateX(-50%) rotateX(180deg) ;
  transform: translateX(-50%) rotateX(180deg) ;
  
  bottom: auto; top: 0;
  
}
.svg-metamorph.svgm_stacks_in_92_2 > .svgm-wrap > svg {
  fill: #FFFFFF;
  stroke: #FFFFFF;
  width: 100%;
  height: 30px;
  overflow: visible;
  
  stroke-width: 5px;
  
}
.svg-metamorph.svgm_stacks_in_92_2 > .svgm-wrap:after {
  background: #FFFFFF;
}
.svg-metamorph.svgm_stacks_in_92_2 {
  padding-bottom: 30px;
  padding-bottom: 0px;padding-top: 30px;
}
@media all and (min-width: 1920px) {
  .svg-metamorph.svgm_stacks_in_92_2 {
    padding-bottom: 45.000000px;
    padding-bottom: 0px;padding-top: 45.000000px;
  }
  .svg-metamorph.svgm_stacks_in_92_2 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_92_2 > .svgm-wrap > svg {
    height: 45.000000px;
  }
}
@media all and (max-width: 767px) {
  .svg-metamorph.svgm_stacks_in_92_2 {
    padding-bottom: 15.000000px;
    padding-bottom: 0px;padding-top: 15.000000px;
  }
  .svg-metamorph.svgm_stacks_in_92_2 > .svgm-wrap,
  .svg-metamorph.svgm_stacks_in_92_2 > .svgm-wrap > svg {
    height: 15.000000px;
    width: 960px;
  }
}


/* */

#stacks_in_92_2 {
	background-color: rgba(108, 173, 15, 1.00);
}
.s-container-stacks_in_92_4{ width:100%;  margin-left: auto; margin-right: auto;}#s-wrapper-stacks_in_92_4{  }#s-content-stacks_in_92_4{justify-content:center;   }@media (min-width:600px){.s-container-stacks_in_92_4{ }#s-wrapper-stacks_in_92_4{}#s-content-stacks_in_92_4{ }}@media (min-width:900px){.s-container-stacks_in_92_4{ }#s-wrapper-stacks_in_92_4{}#s-content-stacks_in_92_4{ }}@media (min-width:1200px){.s-container-stacks_in_92_4{ }#s-wrapper-stacks_in_92_4{}#s-content-stacks_in_92_4{ }}.s-bg-stacks_in_92_4{z-index:0}#s-outer-stacks_in_92_4{border-radius:0px 0px 0px 0px}
.s-cols-stacks_in_92_6{justify-content:space-around;align-items:stretch;}.s-cols-stacks_in_92_6>.s-cols-item{border-radius:0px;margin-bottom:12px;width:100%;     }.s-cols-stacks_in_92_6>.s-cols-item:hover{ }@media (min-width:720px){.s-cols-stacks_in_92_6>.s-cols-item{ width:calc((100% - calc(1 * 12px)) / 2);}}@media (min-width:780px){.s-cols-stacks_in_92_6>.s-cols-item{ width:calc((100% - calc(2 * 12px)) / 3);}}#stacks_out_92_6{width:100%}
.item_stacks_in_92_8{justify-content:space-evenly;overflow:hidden;  }
#p-stacks_in_92_10 p{    }#p-stacks_in_92_10 p.lead{}#p-stacks_in_92_10 a{color:var(--link-color);}#p-stacks_in_92_10 a:hover{color:var(--link-color-hover); }

#stacks_in_92_10 {
	margin: 30px 0px 0px 0px;
}
#p-stacks_in_92_12 p{    }#p-stacks_in_92_12 p.lead{}#p-stacks_in_92_12 a{color:var(--link-color);}#p-stacks_in_92_12 a:hover{color:var(--link-color-hover); }

#stacks_in_92_12 {
	margin: 30px 0px 0px 0px;
}
.item_stacks_in_92_14{justify-content:center;overflow:hidden;  }
#p-stacks_in_92_16 p{  margin-bottom: 0;  }#p-stacks_in_92_16 p.lead{}#p-stacks_in_92_16 a{color:var(--accent-text-color);}#p-stacks_in_92_16 a:hover{color:var(--accent-text-color-hover); }

#stacks_out_92_16 {
	width: 44%;
}
#p-stacks_in_92_18 p{  margin-bottom: 0;  }#p-stacks_in_92_18 p.lead{}#p-stacks_in_92_18 a{color:var(--accent-text-color);}#p-stacks_in_92_18 a:hover{color:var(--accent-text-color-hover); }

#stacks_in_92_18 {
	margin: 0px 0px 0px 40px;
}
.item_stacks_in_92_20{justify-content:flex-end;overflow:hidden;  }
#p-stacks_in_92_22 p{  margin-bottom: 0;  }#p-stacks_in_92_22 p.lead{}#p-stacks_in_92_22 a{color:var(--second-color);}#p-stacks_in_92_22 a:hover{color:var(--second-color-hover); }

#stacks_in_92_22 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_92_22 {
	width: 69%;
}
/*
1.9.0.4
- fixes a bug that caused the submit button to show if when customize appearance is off
- new option to add stop words, or words to ignore in the search results
- sets the content at a higher z-index than the search bar
 */
#stacks_in_92_24 * {
  box-sizing: border-box;
}
#stacks_in_92_24 *:focus {outline:none;}
.searchingstacks_in_92_24 .stacks_top,
.searchingstacks_in_92_24 .stacks_in,
.searchingstacks_in_92_24 .stacks_out {
  overflow: visible;
}
#stacks_in_92_24 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_92_24_pages { display: none;}
#stacks_in_92_24_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: 9997;
}
#stacks_in_92_24_tipue_search_content,
.live-search-content {
  display: none;
  padding: 20px;
  min-height: 80px;
  position: absolute;
  margin: 20px 0px;
  z-index: 9999;
  width: 100%;
  box-sizing: border-box;
}

#stacks_in_92_24_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_92_24 form > svg,
.live-search-form > svg {
  width: 14px;
  height: 30px;
  fill: #999;
  position: absolute;
  left: 18px;
  text-align: right;
  top: 0px;
  z-index: 9998;
}
#stacks_in_92_24 form .live-search-submit {
  display: none;
}
/**/
#stacks_in_92_24 form > svg,
.live-search-form > svg {
  width: 14px;
  width: calc(14px - 2px);
  left: calc(34px - 14px);
  fill: #870F19;
}
#stacks_in_92_24 form .live-search-submit {
  position: absolute;
  z-index: 9998;
  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;
  /**/
}
#stacks_in_92_24 form .live-search-submit:hover {
   background: #46A4DE;
   color: #FFFFFF;
}
#stacks_in_92_24 form .live-search-submit:active {
   background: #2886C0;
   color: #F0F0F0;
}
#stacks_in_92_24_tipue_search_input,
.live-search-input {
  font-size: 14px;
  font-family: inherit;
  border-radius: 4px;
  border-color: #FFFFFF;
  color: #142B18;
  background-color: #FFFFFF;
}
#stacks_in_92_24 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #870F19;
}
#stacks_in_92_24 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #870F19;
  opacity:  1;
}
#stacks_in_92_24 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #870F19;
  opacity:  1;
}
#stacks_in_92_24 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #870F19;
}
#stacks_in_92_24 :placeholder-shown,
.live-search-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #870F19;
}
/**/
/**/
/**/
/**/
/**/
/**/
/**/
#stacks_in_92_24_tipue_search_content,
.live-search-content {
  padding: 5px;
  margin: 0px 0px 20px 0px;
  background: transparent !important;
  max-height: 0;
  overflow: hidden;
  transition: all 300ms linear;
  opacity: 0;
}
.searchingstacks_in_92_24 #stacks_in_92_24_tipue_search_content,
.searchingstacks_in_92_24.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 300ms linear;
  opacity: 1;
  position: relative;
  max-height: 2000px;
}
/**/
/**/
#stacks_in_92_24_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_92_24_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_92_24 #stacks_in_92_24_tipue_search_content,
.searchingstacks_in_92_24.live-search-content {
  display: block !important;
}
#stacks_in_92_24_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_92_24_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_92_24_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_92_24_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_92_24_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_92_24_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_92_24_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_92_24_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_92_24_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_92_24_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 8px;
}
/**/
#stacks_in_92_24_tipue_search_content,
.live-search-content {
  color: #555555;
  background-color: #FFFFFF;
  font-family: inherit;
}
#stacks_in_92_24_tipue_search_content:after,
.live-search-content:after {
  border-color: transparent transparent #FFFFFF transparent;
}
#stacks_in_92_24_tipue_search_content .tipue_search_content_title a,
.live-search-content .tipue_search_content_title a {
  color: #3D556F;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  font-family: inherit;
}
#stacks_in_92_24_tipue_search_content .tipue_search_content_title a:hover,
.live-search-content .tipue_search_content_title a:hover {
  color: #49497A;
}
#stacks_in_92_24_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_92_24_tipue_search_content .tipue_search_content_url a,
.live-search-content .tipue_search_content_url a {
  color: #3D556F;
}
#stacks_in_92_24_tipue_search_content .tipue_search_content_url a:hover,
.live-search-content .tipue_search_content_url a:hover {
  color: #49497A;
}
#stacks_in_92_24_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.tipue_search_content_debug{

}
#stacks_in_92_24_tipue_search_content .h01,
.live-search-content .h01 {
  background: #870F19;
}

#stacks_in_92_24_tipue_search_foot_boxes li a {
  background-color: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 1px;
  color: #555555;
}
#stacks_in_92_24_tipue_search_foot_boxes li.current{
  background: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 1px;
  color: #3D556F;
}
#stacks_in_92_24_tipue_search_foot_boxes li a:hover{
  background: rgba(0,0,0,0.05);
}
#stacks_in_92_24_tipue_search_warning a{

}
#stacks_in_92_24_tipue_search_warning a:hover{

}
#stacks_in_92_24_tipue_search_results_count{

}
/**/

@-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_92_24 .additional-pages,
#stacks_in_92_24 .excluded-pages {
  display: none;
}


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

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

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

}
#slice_mez_92_30 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_92_30 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_92_30.hidden > #stacks_in_92_30 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#p-stacks_in_92_31 p{  margin-bottom: 0;  }#p-stacks_in_92_31 p.lead{}#p-stacks_in_92_31 a{color:var(--second-color);}#p-stacks_in_92_31 a:hover{color:var(--second-color-hover); }

#stacks_in_92_31 {
	margin: 30px 0px 0px 40px;
}
/*
1.9.0.4
- fixes a bug that caused the submit button to show if when customize appearance is off
- new option to add stop words, or words to ignore in the search results
- sets the content at a higher z-index than the search bar
 */
#stacks_in_92_33 * {
  box-sizing: border-box;
}
#stacks_in_92_33 *:focus {outline:none;}
.searchingstacks_in_92_33 .stacks_top,
.searchingstacks_in_92_33 .stacks_in,
.searchingstacks_in_92_33 .stacks_out {
  overflow: visible;
}
#stacks_in_92_33 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_92_33_pages { display: none;}
#stacks_in_92_33_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: 9997;
}
#stacks_in_92_33_tipue_search_content,
.live-search-content {
  display: none;
  padding: 20px;
  min-height: 80px;
  position: absolute;
  margin: 20px 0px;
  z-index: 9999;
  width: 100%;
  box-sizing: border-box;
}

#stacks_in_92_33_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_92_33 form > svg,
.live-search-form > svg {
  width: 14px;
  height: 30px;
  fill: #999;
  position: absolute;
  left: 18px;
  text-align: right;
  top: 0px;
  z-index: 9998;
}
#stacks_in_92_33 form .live-search-submit {
  display: none;
}
/**/
#stacks_in_92_33 form > svg,
.live-search-form > svg {
  width: 14px;
  width: calc(14px - 2px);
  left: calc(34px - 14px);
  fill: #870F19;
}
#stacks_in_92_33 form .live-search-submit {
  position: absolute;
  z-index: 9998;
  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;
  /**/
}
#stacks_in_92_33 form .live-search-submit:hover {
   background: #46A4DE;
   color: #FFFFFF;
}
#stacks_in_92_33 form .live-search-submit:active {
   background: #2886C0;
   color: #F0F0F0;
}
#stacks_in_92_33_tipue_search_input,
.live-search-input {
  font-size: 14px;
  font-family: inherit;
  border-radius: 4px;
  border-color: #FFFFFF;
  color: #142B18;
  background-color: #FFFFFF;
}
#stacks_in_92_33 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #870F19;
}
#stacks_in_92_33 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #870F19;
  opacity:  1;
}
#stacks_in_92_33 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #870F19;
  opacity:  1;
}
#stacks_in_92_33 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #870F19;
}
#stacks_in_92_33 :placeholder-shown,
.live-search-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #870F19;
}
/**/
/**/
/**/
/**/
/**/
/**/
/**/
#stacks_in_92_33_tipue_search_content,
.live-search-content {
  padding: 5px;
  margin: 0px 0px 20px 0px;
  background: transparent !important;
  max-height: 0;
  overflow: hidden;
  transition: all 300ms linear;
  opacity: 0;
}
.searchingstacks_in_92_33 #stacks_in_92_33_tipue_search_content,
.searchingstacks_in_92_33.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 300ms linear;
  opacity: 1;
  position: relative;
  max-height: 2000px;
}
/**/
/**/
#stacks_in_92_33_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_92_33_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_92_33 #stacks_in_92_33_tipue_search_content,
.searchingstacks_in_92_33.live-search-content {
  display: block !important;
}
#stacks_in_92_33_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_92_33_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_92_33_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_92_33_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_92_33_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_92_33_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_92_33_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_92_33_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_92_33_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_92_33_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 8px;
}
/**/
#stacks_in_92_33_tipue_search_content,
.live-search-content {
  color: #555555;
  background-color: #FFFFFF;
  font-family: inherit;
}
#stacks_in_92_33_tipue_search_content:after,
.live-search-content:after {
  border-color: transparent transparent #FFFFFF transparent;
}
#stacks_in_92_33_tipue_search_content .tipue_search_content_title a,
.live-search-content .tipue_search_content_title a {
  color: #3D556F;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  font-family: inherit;
}
#stacks_in_92_33_tipue_search_content .tipue_search_content_title a:hover,
.live-search-content .tipue_search_content_title a:hover {
  color: #49497A;
}
#stacks_in_92_33_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_92_33_tipue_search_content .tipue_search_content_url a,
.live-search-content .tipue_search_content_url a {
  color: #3D556F;
}
#stacks_in_92_33_tipue_search_content .tipue_search_content_url a:hover,
.live-search-content .tipue_search_content_url a:hover {
  color: #49497A;
}
#stacks_in_92_33_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.tipue_search_content_debug{

}
#stacks_in_92_33_tipue_search_content .h01,
.live-search-content .h01 {
  background: #870F19;
}

#stacks_in_92_33_tipue_search_foot_boxes li a {
  background-color: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 1px;
  color: #555555;
}
#stacks_in_92_33_tipue_search_foot_boxes li.current{
  background: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 1px;
  color: #3D556F;
}
#stacks_in_92_33_tipue_search_foot_boxes li a:hover{
  background: rgba(0,0,0,0.05);
}
#stacks_in_92_33_tipue_search_warning a{

}
#stacks_in_92_33_tipue_search_warning a:hover{

}
#stacks_in_92_33_tipue_search_results_count{

}
/**/

@-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_92_33 .additional-pages,
#stacks_in_92_33 .excluded-pages {
  display: none;
}


#stacks_in_92_33 {
	margin: 10px 0px 0px 40px;
}

#stacks_out_92_33 {
	width: 59%;
	margin-left:0;
}
#slice_mez_92_35 {
  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_35.selected {
  border-color: #2680fc !important;
}
#slice_mez_92_35 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

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

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