
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/* 2.0.2
- fixes overlay opacity bug
- fixes menu item alignment with footer
- adjustments to spacing and padding
- adjustments to spacing and padding for mobile too
- adding pointer events none to prevent closed menu from displaying overtop content
- fixes a bug that would not allow you to edit footer content
- added support for same page #hash navigation
- moved to overscroll behavoir none away from forcing body to be fixed position on open (though not supported in Safari yet)
*/
/*  */
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#overlayMenuToggleContainer_stacks_in_281_18 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-sizing: border-box;
  /*  */
  width: auto;
  position: static;
  text-align: left;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */

  /*  */
  padding: 10px 10px 10px 10px;
  /*  */
  /*  */
  /*  */
  /*  */
}

#overlayMenuToggle_stacks_in_281_18 {
  text-align: center;
  display: inline-block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: all;
  color: #FFFFFF;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  z-index: 9999;
  /*  */
  /*  */
  /*  */
  width: auto;
  /*  */
  /*  */
  /*  */
  background: rgba(128, 128, 128, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenuContainer_stacks_in_281_18 .close-icon {
  box-sizing: border-box;
  /*  */
  /*  */
  /*  */
  /*  */
  position: relative;
  box-sizing: border-box;
  margin-bottom: 8px;
  /*  */
  /*  */
  padding: 0px 0px;
  /*  */
  /*  */
  color: rgba(255, 255, 255, 0.60);
  border-radius: 4px;
  font-size: 24px;
  line-height: 26px;
  /*  */
  /*  */
  line-height: 26px;
  /*  */
  cursor: pointer;
  display: none;
  /*  */
  /*  */
}
#overlayMenuContainer_stacks_in_281_18.open .close-icon {
  display: inline-block;
}
#overlayMenu_stacks_in_281_18 .cssmenu>ul>li>a:hover,
#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li > a:hover,
#overlayMenu_stacks_in_281_18 .cssmenu ul>li a:hover small,
#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a:hover small,
#overlayMenuToggle_stacks_in_281_18 {
  transition: all 200ms ease;
}
#overlayMenuToggle_stacks_in_281_18:hover {
  /*  */
  background: rgba(0, 0, 255, 1.00);
  /*  */
  /*  */
}
#overlayMenuToggle_stacks_in_281_18:hover {
  /*  */
  cursor: pointer;
  color: #FFFFFF;
  /*  */
}
#overlayMenuContainer_stacks_in_281_18 .close-icon:hover {
  /*  */
  /*  */
}

#overlayMenuToggle_stacks_in_281_18 svg path, #overlayMenuToggle_stacks_in_281_18 i {
  color: #FFFFFF;
  fill: #FFFFFF;
}
#overlayMenuToggle_stacks_in_281_18:hover svg path, #overlayMenuToggle_stacks_in_281_18:hover i {
  color: #FFFFFF;
  fill: #FFFFFF;
}
#overlayMenuContainer_stacks_in_281_18 .close-icon svg {
  display: inline-block;
  width: 32px;
    /*  */
  margin-left: -20%;
    /*  */
}
#overlayMenuContainer_stacks_in_281_18 .close-icon svg {
  display: block;
}
#overlayMenuToggle_stacks_in_281_18 {
  line-height: 0;
}
#overlayMenuToggle_stacks_in_281_18 span {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  line-height: 30px;

  /*  */
  margin-left: 4px;
  /*  */
}
#overlayMenuToggle_stacks_in_281_18 .omToggleIconWrap,
#overlayMenuToggle_stacks_in_281_18 .omToggleIconWrap svg {
  display: inline-block;
}
#overlayMenuToggle_stacks_in_281_18 .omToggleIconWrap {
  max-width: 34px;
}
#overlayMenuToggle_stacks_in_281_18 .omToggleIconWrap svg {
  width: 30px;
}
#overlayMenuToggle_stacks_in_281_18 i {
  font-size: 30px;
  line-height: 30px;
}
/*  */

#overlayMenuContainer_stacks_in_281_18 {
  /*  */
  /*  */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  position: fixed;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.2s ease;
  /*  */
}
#overlayMenuContainer_stacks_in_281_18 * {
  z-index: 1;
}
#overlayMenuContainer_stacks_in_281_18::before, #overlayMenuContainer_stacks_in_281_18::after {
  content: '';
  /*  */
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  margin: 0%;
  opacity: 0;
  z-index: -1;
  width: 80px;
  height: 80px;
  transform-origin: center;
  position: absolute;
  -webkit-animation: elegantClose 300ms;
  animation: elegantClose 300ms;
  /* transition: all 200ms ease-in; */
  transform-origin: center;
  -webkit-transform: translate(-50%, -50%) scale(1.01);
  transform: translate(-50%, -50%) scale(1.01);
  border-radius: 50%;
  /*  */
  /*  */
}
#overlayMenuContainer_stacks_in_281_18.open::before, #overlayMenuContainer_stacks_in_281_18.open::after {
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  /* border-radius: 0px; */
  visibility: visible;
  -webkit-animation: elegantOpen 200ms;
  animation: elegantOpen 200ms;
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
  animation-fill-mode: forwards;
  opacity: 0.67;
}


#overlayMenuContainer_stacks_in_281_18::before {
  /*  */
  /*  */
  background: #666666;
  background: linear-gradient(to bottom left, #666666, #0000FF);
  /*  */
  /*  */
  opacity: 0.67;
}

#overlayMenuContainer_stacks_in_281_18::after {
  /*  */
}

#overlayMenu_stacks_in_281_18 {
  z-index: 99999999999999999;
  transition: all 0.2s ease-out;
  /*  */
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  position: fixed;
  visibility: hidden;
  padding-top: 70px;
  /*  */
  /*  */
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenuToggle_stacks_in_281_18  span {
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenu_stacks_in_281_18 li a span {
  /*  */
  font-family: inherit;
  /*  */
}
#overlayMenu_stacks_in_281_18 li a small {
  /*  */
  font-family: inherit;
  /*  */
}
/*  */
#overlayMenuContainer_stacks_in_281_18 {
  pointer-events: none;
}
/*  */

#overlayMenuContainer_stacks_in_281_18.open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 {
  opacity: 1;
  overflow-y: auto;
  overscroll-behavior: none;
  visibility: visible;
  transition-delay: 0.1s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .close-icon {
  opacity: 1;
  transition-delay: 0.4s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu {
  opacity: 1;
  visibility: visible;
  transition-delay: 5s;
  transition: all 0.3s ease;
}

/* #overlayMenuContainer_stacks_in_281_18.open::before, #overlayMenuContainer_stacks_in_281_18.open::after {
  top: 50%;
  left: 50%;
  margin: 0;
  width: 102%;
  height: 102%;
  visibility: visible;
  -webkit-animation: elegantOpen 200ms;
  animation: elegantOpen 200ms;
  transition: opacity 200ms ease-out;
  -webkit-transform: translate(-51%, -51%);
  transform: translate(-51%, -51%);
} */

#overlayMenuContainer_stacks_in_281_18.open::after {
  opacity: 1;
}

#overlayMenu_stacks_in_281_18 .close-icon svg {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
/*  */
#overlayMenu_stacks_in_281_18 .close-icon:hover svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
/*  */
#overlayMenuFooter_stacks_in_281_18 {
  text-align: left;
  width: 100%;
  max-width: 1008px;
  /*  */
  margin: 0 auto;
  padding: 24px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.60);
  /*  */
}

#overlayMenu_stacks_in_281_18 .cssmenu, #overlayMenu_stacks_in_281_18 .cssmenu ul, #overlayMenu_stacks_in_281_18 .cssmenu ul li, #overlayMenu_stacks_in_281_18 .cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  line-height: 1;
  list-style: none;
  box-sizing: border-box;
}
/*  */
/*  */

#overlayMenu_stacks_in_281_18 .cssmenu {
  color: #ffffff;
  padding: 0 24px;
  overflow: visible;
  font-family: inherit;
  transition-delay: 0.5s;
  transition: display 0.3s ease;
  /*  */
  /*  */
  /*  */
  display: block;
  margin: 0 auto;
  /*  */
  /*  */
  text-align: left;
  /*  */
  /*  */
  /*  */
  /*  */
  opacity: 0;
  visibility: hidden;
  /*  */
  width: 100%;
  max-width: 448px;
  /*  */
}
#overlayMenu_stacks_in_281_18 .om-text {
  displa
}

#overlayMenu_stacks_in_281_18 .cssmenu ul ul {
  /*  */
  display: none;
  /*  */
  /*  */
}

#overlayMenu_stacks_in_281_18 .cssmenu>ul>li.active>ul {
  display: block;
}

#overlayMenu_stacks_in_281_18 .cssmenu>ul>li {
  transition: all 0.3s ease;
  /*  */
  opacity: 0;
  margin-left: -10%;
  /*  */
  /*  */
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li {
  opacity: 1;
  margin-left: 0%;
  transition: all 0.3s ease;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(1) {
  transition-delay: 0.2s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(2) {
  transition-delay: 0.3s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(3) {
  transition-delay: 0.4s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(4) {
  transition-delay: 0.5s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(5) {
  transition-delay: 0.6s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(6) {
  transition-delay: 0.7s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(7) {
  transition-delay: 0.8s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(8) {
  transition-delay: 0.9s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(9) {
  transition-delay: 1s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(10) {
  transition-delay: 1.1s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(11) {
  transition-delay: 1.2s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(12) {
  transition-delay: 1.3s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(13) {
  transition-delay: 1.4s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(14) {
  transition-delay: 1.5s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(15) {
  transition-delay: 1.6s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(16) {
  transition-delay: 1.7s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(17) {
  transition-delay: 1.8s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(18) {
  transition-delay: 1.9s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(19) {
  transition-delay: 2s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(20) {
  transition-delay: 2.1s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(21) {
  transition-delay: 2.2s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(22) {
  transition-delay: 2.3s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(23) {
  transition-delay: 2.4s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(24) {
  transition-delay: 2.5s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(25) {
  transition-delay: 2.6s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(26) {
  transition-delay: 2.7s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(27) {
  transition-delay: 2.8s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(28) {
  transition-delay: 2.9s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(29) {
  transition-delay: 3s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(30) {
  transition-delay: 3.1s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(31) {
  transition-delay: 3.2s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(32) {
  transition-delay: 3.3s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(33) {
  transition-delay: 3.4s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(34) {
  transition-delay: 3.5s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(35) {
  transition-delay: 3.6s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(36) {
  transition-delay: 3.7s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(37) {
  transition-delay: 3.8s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(38) {
  transition-delay: 3.9s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(39) {
  transition-delay: 4s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(40) {
  transition-delay: 4.1s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(41) {
  transition-delay: 4.2s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(42) {
  transition-delay: 4.3s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(43) {
  transition-delay: 4.4s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(44) {
  transition-delay: 4.5s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(45) {
  transition-delay: 4.6s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(46) {
  transition-delay: 4.7s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(47) {
  transition-delay: 4.8s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(48) {
  transition-delay: 4.9s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(49) {
  transition-delay: 5s;
}

#overlayMenuContainer_stacks_in_281_18.open #overlayMenu_stacks_in_281_18 .cssmenu>ul>li:nth-child(50) {
  transition-delay: 5.1s;
}

#overlayMenu_stacks_in_281_18 .cssmenu ul li {
  margin-bottom: 10px;
}

#overlayMenu_stacks_in_281_18 .cssmenu ul li:last-child {
  margin-bottom: 0;
}

#overlayMenu_stacks_in_281_18 .cssmenu ul li a {
  z-index: 2;
  position: relative;
  text-decoration: none;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.60);
  background: transparent;
  /*  */
  padding: 0px 0px;
  /*  */
  border-radius: 4px;
  font-size: 24px;
  line-height: 26px;
  /*  */
  cursor: pointer;
  /*  */
  /*  */
  /*  */
}
#overlayMenu_stacks_in_281_18 .cssmenu ul li a > .om-item-title-wrap {
  /*  */
  padding: 10px 0px;
  /*  */
}

#overlayMenu_stacks_in_281_18 .cssmenu>ul>li>a:hover,
#overlayMenu_stacks_in_281_18 .cssmenu > ul > li > a[class*="current"],
#overlayMenu_stacks_in_281_18 .cssmenu > ul > li > a[id*="current"],
#overlayMenu_stacks_in_281_18 .cssmenu > ul > li > a[class*="active"],
#overlayMenu_stacks_in_281_18 .cssmenu > ul > li > a[id*="active"],
#overlayMenu_stacks_in_281_18 .cssmenu > ul > li[class*="current"] > a,
#overlayMenu_stacks_in_281_18 .cssmenu > ul > li[id*="current"] > a,
#overlayMenu_stacks_in_281_18 .cssmenu > ul > li[class*="active"] > a,
#overlayMenu_stacks_in_281_18 .cssmenu > ul > li[id*="active"] > a {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
  background: transparent;
  /*  */
  /*  */
}

#overlayMenu_stacks_in_281_18 .cssmenu ul ul li {
  margin-top: 10px;
}

#overlayMenu_stacks_in_281_18 .cssmenu ul ul li:last-child {
  margin-bottom: 0;
}

#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a,
#stacks_in_281_18 .custom_list_type_container .sub_level > a {
  z-index: 2;
  position: relative;
  text-decoration: none;
  line-height: 19.992001px;
  font-size: 19.992001px;
  border-radius: 4px;
  cursor: pointer;
  /*  */
  color: rgba(255, 255, 255, 0.60);
  background: transparent;
  /*  */
  /*  */
  /*  */
  padding: 0px 0px;
  /*  */

  /*  */
}
#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a > .om-item-title-wrap {
  /*  */
  /*  */
  padding: 10px 0px;
  /*  */

  /*  */
}

#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li > a:hover,
#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li > a[class*="current"],
#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li > a[id*="current"],
#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li > a[class*="active"],
#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li > a[id*="active"],
#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li[class*="current"] > a,
#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li[id*="current"] > a,
#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li[class*="active"] > a,
#overlayMenu_stacks_in_281_18 .cssmenu > ul ul > li[id*="active"] > a {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
  /*  */
  /*  */
}

#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a {
  margin-left: 15px;
  margin-right: 15px;
}
#overlayMenu_stacks_in_281_18 .cssmenu ul ul ul li a {
  margin-left: 30px;
  margin-right: 30px;
}
#overlayMenu_stacks_in_281_18 .cssmenu ul ul ul ul li a {
   margin-left: 45px;
  margin-right: 45px;
}
#overlayMenu_stacks_in_281_18 .cssmenu ul ul ul ul ul li a {
  margin-left: 60px;
  margin-right: 60px;
}
#overlayMenu_stacks_in_281_18 .cssmenu ul ul ul ul ul ul li a {
   margin-left: 75px;
  margin-right: 75px;
}
#overlayMenu_stacks_in_281_18 .cssmenu .custom_list_type_container .sub_level_1 {
  margin-left: 15px;
  margin-right: 15px;
}
#overlayMenu_stacks_in_281_18 .cssmenu .custom_list_type_container .sub_level_2 {
  margin-left: 30px;
  margin-right: 30px;
}
#overlayMenu_stacks_in_281_18 .cssmenu .custom_list_type_container .sub_level_3 {
  margin-left: 45px;
 margin-right: 45px;
}
#overlayMenu_stacks_in_281_18 .cssmenu .custom_list_type_container .sub_level_4 {
  margin-left: 60px;
  margin-right: 60px;
}
#overlayMenu_stacks_in_281_18 .cssmenu .custom_list_type_container .sub_level_5 {
  margin-left: 75px;
  margin-right: 75px;
}
/*  */
#overlayMenu_stacks_in_281_18 .cssmenu .custom_list_type_container .sub_level,
#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a {
  margin-right: 0px !important;
}
/*  */
/*  */
/*  */
#overlayMenu_stacks_in_281_18 .cssmenu ul li a small ,
#stacks_in_281_18 .custom_list_type_container .sub_level small {
  display: block;
  margin-top: 3px;
  line-height: 16.007999px;
  font-size: 16.007999px;
  color: rgba(255, 255, 255, 0.60);
}

/*  */

#overlayMenu_stacks_in_281_18 .cssmenu ul>li a:hover small {
  color: rgba(255, 255, 255, 1.00);
}

/*  */
#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a small,
#stacks_in_281_18 .custom_list_type_container .sub_level small {
  display: block;
  margin-top: 2px;
  /*  */
  line-height: 16.007999px;
  font-size: 16.007999px;
  color: rgba(255, 255, 255, 0.60);
  /*  */
}

#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a:hover small {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
}
#overlayMenu_stacks_in_281_18 .cssmenu ul>li a svg:first-of-type,
#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a svg:first-of-type {
  color: inherit;
  vertical-align: text-top;
}
#overlayMenu_stacks_in_281_18 .cssmenu ul>li a svg:first-of-type {
  width: 24px;
}
#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a svg:first-of-type {
  /*  */
  width: 24px;
  /*  */
}
#overlayMenuContainer_stacks_in_281_18 .close-icon svg path,
#overlayMenuContainer_stacks_in_281_18 .close-icon i {
  fill: rgba(255, 255, 255, 0.60);
}
#overlayMenuContainer_stacks_in_281_18 .close-icon:hover svg path,
#overlayMenuContainer_stacks_in_281_18 .close-icon:hover i {
  fill: rgba(255, 255, 255, 1.00);
}
#overlayMenu_stacks_in_281_18 .cssmenu ul li a svg path,
#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a svg path {
  fill: rgba(255, 255, 255, 0.60);
  vertical-align: text-top;
}
#overlayMenu_stacks_in_281_18 .cssmenu ul>li.has-sub>a {
  display: flex;
  /*  */
  justify-content: space-between;
  /*  */
  /*  */
  /*  */
  align-items: center;
}
#overlayMenu_stacks_in_281_18 .cssmenu ul>li.has-sub>a:after,
#overlayMenu_stacks_in_281_18 .cssmenu ul>li.has-sub>a:before {
  display: none;
}
#overlayMenu_stacks_in_281_18 .cssmenu ul li.has-sub a svg.dropdown-open-icon, #overlayMenu_stacks_in_281_18 .cssmenu ul li.has-sub a svg.dropdown-close-icon {
  /*  */
  display: block;
  /*  */
  /*  */
  /*  */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 32px;
  margin-top: %( 32 - 32) )%px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: visibility 0s, -webkit-transform 0.3s ease;
  transition: visibility 0s, transform 0.3s ease;
  transition: visibility 0s, transform 0.3s ease, -webkit-transform 0.3s ease;
}


#overlayMenu_stacks_in_281_18 .cssmenu ul li.has-sub a svg.dropdown-close-icon {
  /*  */
  display: none;
  /*  */
  /*  */
}
#overlayMenu_stacks_in_281_18 .cssmenu ul li.has-sub.open a svg.dropdown-close-icon {
  /*  */
  display: block;
  /*  */
  /*  */
  /*  */
}
#overlayMenu_stacks_in_281_18 .cssmenu ul li.has-sub.open a svg.dropdown-open-icon {
  display: none;
}
/*  */
#overlayMenuContainer_stacks_in_281_18 .cssmenu ul li.has-sub.open > a > svg.dropdown-open-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#overlayMenu_stacks_in_281_18 .cssmenu ul li.has-sub.open a svg.dropdown-open-icon {
  /*  */
  display: block;
  /*  */
  /*  */
  /*  */
}
#overlayMenu_stacks_in_281_18 .cssmenu ul li.has-sub.open a svg.dropdown-close-icon {
  display: none;
}
/*  */
/*  */


/*  */
/*  */
@media only screen and (max-width: 600px) {
  #overlayMenu_stacks_in_281_18 .cssmenu {
    /* max-width: 100%; */
    /*  */
    /* margin: 0px 0px;
    max-width: 100%; */
    /*  */
  }
}
@media only screen and (max-width: 440px) {
  #overlayMenuContainer_stacks_in_281_18.hide-m, #overlayMenuToggleContainer_stacks_in_281_18.hide-m {
    display: none;
  }
}

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #overlayMenuContainer_stacks_in_281_18.hide-t, #overlayMenuToggleContainer_stacks_in_281_18.hide-t {
    display: none;
  }
}

@media only screen and (min-width: 771px) {
  #overlayMenuContainer_stacks_in_281_18.hide-d, #overlayMenuToggleContainer_stacks_in_281_18.hide-d {
    display: none;
  }
}

/*  */
@-webkit-keyframes elegantOpen {
  0% {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 0;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.201000;
  }
  100% {
    width: 100%;
    height: 100%;
    border-radius: 0%;
    opacity: 0.67;
  }
}

@keyframes elegantOpen {
  0% {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 1;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.201000;
  }
  100% {
    width: 100%;
    height: 100%;
    border-radius: 0%;
    opacity: 0.67;
  }
}

@-webkit-keyframes elegantClose {
  0% {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.67;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.469000;
  }
  100% {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    opacity: 0;
  }
}

@keyframes elegantClose {
  0% {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0.67;
  }
  30% {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    opacity: 0.469000;
  }
  100% {
    width: 80px;
    height: 80px;
    border-radius: 50%;
      opacity: 0;
  }
}

/*  */



#overlayMenu_stacks_in_281_18 .cssmenu>ul>li>a.hover {
  color: rgba(255, 255, 255, 1.00);
}

#overlayMenu_stacks_in_281_18 .cssmenu>ul>li>a.hover small {
  color: rgba(255, 255, 255, 0.60);
}

#overlayMenu_stacks_in_281_18 .cssmenu>ul>li>a.hover small:hover {
  color: rgba(255, 255, 255, 1.00);
}

#overlayMenu_stacks_in_281_18 .cssmenu ul ul li a.hover {
  /*  */
  color: rgba(255, 255, 255, 1.00);
  /*  */
}

/* %[endif]% */
#stacks_in_286 {
    padding: 10px;
}

#cookieManagerButtonWrapstacks_in_286 a {
    text-decoration: none;
    outline: none;
}


#stacks_in_716 {
	font-weight: bold;
}

#stacks_in_289 {
	font-weight: bold;
}
#usefulStackWrapperstacks_in_474 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_474 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_474 {
		display: none;
	}
}













#stacks_in_474 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	padding: 0px 20px 20px 20px;
}

#stacks_out_474 {
	width: 75%;
}
/* @group Resets */

/* Resets to stop themes messing with our styling */

#stacks_in_529 *,
#stacks_in_529 *:after,
#stacks_in_529 *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#stacks_in_529 form,
#stacks_in_529 fieldset {
	display: block;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
}

#stacks_in_529 select {
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
}

#stacks_in_529 select[multiple] {
	height: 100%;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
}

#stacks_in_529 .fpNotAllowed *:hover {
	cursor: not-allowed;
}

#stacks_in_529 .radio .radio, 
#stacks_in_529 .checkbox .checkbox {
	position: static;
}

/* @end */

/* Form layout */

.tsf-content {
	margin: -15px;
	overflow: hidden !important;
}

.inputWrapper .inputWrapper [data-formsplus-input-name],
.inputWrapper .form-group {
	padding: 15px 0;
}



/* Code for CSS offset */
#tsf-wizard-stacks_in_529 {
	padding-top: 0vh;
}






















/* @group Base Form Styling */

/* Styling borrowed from Twitter Bootstrap, scoped for exclusive use of FormSteps */

#stacks_in_529 label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 14px;
	color: rgba(25, 25, 25, 1.00);
}

#stacks_in_529 .form-group {
	margin: 0;
	width: 100%;
}

#stacks_in_529 .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: rgba(85, 85, 85, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	background-image: none;
	border: 1px solid rgba(204, 204, 204, 1.00);
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
}

#stacks_in_529 .form-control input {
	height: 34px;
}

/* Start styling for placeholder colors (added June 2021) */
#stacks_in_529 .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
#stacks_in_529 .form-control::-moz-placeholder { /* Firefox 19+ */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
#stacks_in_529 .form-control:-ms-input-placeholder { /* IE 10+ */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
#stacks_in_529 .form-control:-moz-placeholder { /* Firefox 18- */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
/* End placeholder styling */

#stacks_in_529 .radio label {
	padding-left: 0;
}

#stacks_in_529 input[type="radio"],
#stacks_in_529 input[type="checkbox"] {
	margin-left: 0.1em;
	position: relative;
}

#stacks_in_529 .form-control:focus {
	border-color: rgba(102, 175, 233, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	outline: 0;
}

#stacks_in_529 textarea.form-control {
	height: auto;
}

#stacks_in_529 .help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: rgba(115, 115, 115, 1.00);
}

/* Input groups */

#stacks_in_529 .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	width: 100%;
}

#stacks_in_529 .input-group .form-control,
#stacks_in_529 .input-group-addon {
	display: table-cell;
}

#stacks_in_529 .input-group-addon {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

#stacks_in_529 .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: rgba(85, 85, 85, 1.00);
	text-align: center;
	background-color: rgba(238, 238, 238, 1.00);
	border: 1px solid rgba(204, 204, 204, 1.00);
	border-radius: 4px;
}

#stacks_in_529 .input-group .form-control:last-child,
#stacks_in_529 .input-group-addon:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#stacks_in_529 .input-group-addon:first-child {
	border-right: none;
}

#stacks_in_529 .input-group-addon:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: none;
}

#stacks_in_529 .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

/* Buttons */

#stacks_in_529 .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

/* @end */

/* @group Form Input sizing */

/*  */

/*  */

/* @end */

/* @group Date Picker Styling */

div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
	z-index: 9999 !important;
}

.ui-datepicker {
	background-color: #fff;
	border: 1px solid #66AFE9;
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(102,175,233,.6);
	display: none;
	margin-top: 4px;
	padding: 10px;
	width: 240px;
  color: #212529;
}
.ui-datepicker a,
.ui-datepicker a:hover {
	text-decoration: none;
}
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
	color: #2A6496;
	-webkit-transition: color 0.1s ease-in-out;
	   -moz-transition: color 0.1s ease-in-out;
		 -o-transition: color 0.1s ease-in-out;
			transition: color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-header {
	margin-bottom: 4px;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title {
	font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	cursor: default;
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	font-size: 20px;
	line-height: 1;
	margin-top: 2px;
	width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}
.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: right;
}
.ui-datepicker .ui-datepicker-prev:before {
	content: "\f0a8";
}
.ui-datepicker .ui-datepicker-next:before {
	content: "\f0a9";
}
.ui-datepicker .ui-icon {
	display: none;
}
.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
	width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
	text-align: center;
	padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td {
	border-radius: 4px;
	-webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	   -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
		 -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
			transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
	background-color: #eee;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-today,
.ui-datepicker .ui-datepicker-current-day {
	background-color: #4289cc;
}
.ui-datepicker .ui-datepicker-today a,
.ui-datepicker .ui-datepicker-current-day a {
	color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
	background-color: #fff;
	cursor: default;
}

.ui-datepicker-unselectable.ui-state-disabled {
	opacity: 0.50;
}

/* Some extra CSS added by Will Woodgate on 28th Feb 2018 to help with styling the time picker */
.ui-datepicker table.ui-datepicker-calendar {
	margin-bottom: 10px;
}

.ui-datepicker .ui-timepicker-div dl {
	padding-top:15px;
	padding-bottom: 0px;
	border: 1px solid #dddddd;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	background: #f9f9f9;
}

.ui-datepicker .ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
	border-bottom: none;
	border: 1px solid #dddddd;
	background: #ffffff;
	margin: 0px;
  padding: 6px 0 6px 6px;
}

.ui-datepicker .ui-timepicker-div dl dd {
	margin: 0 10px 10px 40%;
	min-height: 30px;
}

.ui-datepicker .ui-slider {
	border: 1px solid #c5c5c5;
	border-radius: 3px;
	height: .8em;
	position: relative;
	margin-top: 15px;
}

.ui-datepicker .ui-slider-handle {
	border: 1px solid #4289cc;
	border-radius: 3px;
	background: #4289cc;
	font-weight: normal;
	color: #454545;
	top: -.3em;
	margin-left: -.6em;
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-datepicker div.ui-datepicker-buttonpane {
	display: block;
}

.ui-datepicker div.ui-datepicker-buttonpane button {
  float: left;
	background: #FFFFFF;
	border-radius: 4px;
	color: #333333;
	border: 1px solid #cccccc;
	outline: none;
	padding: 10px 15px;
	font-size: 15px;
	margin: 0px;
}

.ui-datepicker div.ui-datepicker-buttonpane button:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.ui-datepicker div.ui-datepicker-buttonpane button.ui-datepicker-close {
	float: right;
	background: #4289cc;
	border: 1px solid #2e6da4;
	color: #ffffff;
}

.ui-datepicker div.ui-datepicker-buttonpane button.ui-datepicker-close:hover {
	background-color: #286090;
	border-color: #204d74;
	color: #ffffff;
}

/* @end */

/* Next, previous and finish button styling */

#stacks_in_529 span.formsplus-next-btn-wrapper,
#stacks_in_529 span.formsplus-prev-btn-wrapper,
#stacks_in_529 span.formsplus-finish-btn-wrapper {
	font-size: 14px;
}

/* @group Step Button Styling */

#stacks_in_529 ul#step-indicator-stacks_in_529 *,
#stacks_in_529 ul#step-indicator-stacks_in_529 *:after,
#stacks_in_529 ul#step-indicator-stacks_in_529 *:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	vertical-align: baseline;
	font-size: 14px;
	line-height: 1.42857143;
}

#stacks_in_529 ul#step-indicator-stacks_in_529 a,
#stacks_in_529 ul#step-indicator-stacks_in_529 a:visited,
#stacks_in_529 ul#step-indicator-stacks_in_529 a:hover,
#stacks_in_529 ul#step-indicator-stacks_in_529 a:active {
	text-decoration: none;
	outline: none;
}

/*  */

/* Incomplete steps */
#stacks_in_529 .gsi-step-no-available li.current ~ li>*,
#stacks_in_529 .gsi-step-no-available li.current ~ li>*:hover {
	background-color: rgba(229, 229, 229, 1.00) !important;
	border-color: rgba(229, 229, 229, 1.00) !important;
	color: rgba(246, 197, 68, 1.00) !important;
}

/* The active (current) steps */
#stacks_in_529 .gsi-step-indicator.triangle li.current>* {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(236, 89, 41, 1.00);
	border-color: rgba(236, 89, 41, 1.00);
}

/* Hovered steps */
#stacks_in_529 .gsi-step-indicator.triangle li>*:hover {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(246, 197, 68, 1.00);
	border-color: rgba(246, 197, 68, 1.00);
}

/* Completed steps */
#stacks_in_529 .gsi-step-indicator.triangle li>* {
	color: rgba(51, 51, 51, 1.00);
	background-color: rgba(205, 205, 205, 1.00);
	border-color: rgba(205, 205, 205, 1.00);
}

@media screen and (max-width: 768px) {
	#stacks_in_529 .gsi-step-indicator.triangle li::after,
	#stacks_in_529 .gsi-step-indicator.triangle li>*::after {
		display: none !important;
	}

	#stacks_in_529 .gsi-step-indicator li {
		display: block;
		float: none;
	margin: 4px;
	}

  #stacks_in_529 .gsi-style-1 li .desc,
  #stacks_in_529 .gsi-style-1 li .desc label {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
  }

  #stacks_in_529 .gsi-step-indicator.triangle li:first-of-type>* {
	border-radius: 0.25em;
  }

  #stacks_in_529 .gsi-step-indicator.triangle li a {
	border-radius: 0.25em;
  }
}

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/* Submit text colors */



/* Button styling */

#stacks_in_529 .center {
	text-align: center;
}

#stacks_in_529 .btnPosition {
	position: relative;
	z-index: 20;
}

#stacks_in_529 a.smartyBoxButton,
#stacks_in_529 button[type="reset"],
#stacks_in_529 .tsf-controls .tsf-wizard-btn {
	text-decoration: none;
	background-color: rgba(236, 89, 41, 1.00);
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
}

#stacks_in_529 a.smartyBoxButton:hover,
#stacks_in_529 a.smartyBoxButton:active,
#stacks_in_529 button[type="reset"]:hover,
#stacks_in_529 button[type="reset"]:active,
#stacks_in_529 .tsf-controls .tsf-wizard-btn:hover,
#stacks_in_529 .tsf-controls .tsf-wizard-btn:active {
	text-decoration: none;
	background-color: rgba(246, 197, 68, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

/* Fixes the font sizing */

#stacks_in_529 ul#step-indicator-stacks_in_529 .number {
	font-size: 28px;
}

#stacks_in_529 ul#step-indicator-stacks_in_529 .desc label {
	font-size: 14px;
}

#stacks_in_529 ul#step-indicator-stacks_in_529 .desc span {
	font-size: 13px;
}

/* Fixes circle number alignment in some themes */

#stacks_in_529 ul#step-indicator-stacks_in_529.gsi-style-3 .number,
#stacks_in_529 ul#step-indicator-stacks_in_529.gsi-number-circle .number {
	line-height: 1.2em;
}

/* Fixes colour override issues in themes like Foundation */
#stacks_in_529 .gsi-step-indicator.triangle a label,
#stacks_in_529 .gsi-step-indicator.triangle a:hover label {
	color: inherit;
}

/* @end */

/* @group Validation */

.form-group {
	position: relative;
}

.form-group.has-error {
	border: 2px solid #f44545;
	padding: 30px 10px 10px;
	border-radius: 4px;
}

ul.parsley-errors-list {
	position: absolute;
	top: -2px;
	right: -2px;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
	line-height: 1.3;
}

ul.parsley-errors-list li {
	padding: 5px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.10em;
	text-transform: uppercase;
	z-index: 3;
	background: #f44545;
	color: #ffffff;
	display: none;
	border-top-right-radius: 4px;
}

ul.parsley-errors-list li:last-child {
	display: inline-block;
}

/* @end */

/* @group Edit Mode */

/*  */

/* @end */

/*  */







/* Message boxes, displaying errors and important messages */
.formsplus-warning {
	padding: 15px 20px 15px 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #ebccd1;
	border-radius: 4px;
	color: #a94442;
	background-color: #f2dede;
	position: relative;
}

.formsplus-warning .smartyBoxMessageHide {
	position: absolute;
	top: 3px;
	right: 5px;
	color: inherit;
	float: right;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	cursor: pointer;
}

/* Switches, added December 2021 */
 #stacks_in_529 .switch {
  position: relative;
  display: block;
	min-height: 34px;
	margin-bottom: 20px;
	line-height: 1.1;
}

#stacks_in_529 .switch-label {
	padding: 0 0 0 calc(70px + 10px);
	display: block;
	margin-top: -6px;
}

#stacks_in_529 .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

#stacks_in_529 .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  background-color: rgba(204, 204, 204, 1.00);
  -webkit-transition: .4s;
  transition: .4s;
	width: 70px;
  height: 34px;
}

#stacks_in_529 .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: rgba(255, 255, 255, 1.00);
  -webkit-transition: .4s;
  transition: .4s;
}

#stacks_in_529 input:checked + .slider {
  background-color: rgba(33, 150, 243, 1.00);
}

#stacks_in_529 input:focus + .slider {
  box-shadow: 0 0 1px rgba(33, 150, 243, 1.00);
}

#stacks_in_529 input:checked + .slider:before {
	-webkit-transform: translateX(calc(70px - 150% + 5px));
  -ms-transform: translateX(calc(70px - 150% + 5px));
  transform: translateX(calc(70px - 150% + 5px));
}

/* On / off labels */
#stacks_in_529 .on {
  display: none;
}

#stacks_in_529 .on, 
#stacks_in_529 .off {
  color: rgba(255, 255, 255, 1.00);
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 10px;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}

#stacks_in_529 input:checked + .slider .on {
	display: block;
	right: auto;
	left: 10px;
}

#stacks_in_529 input:checked + .slider .off {
	display: none;
}


#stacks_in_529 .slider.round {
  border-radius: 34px;
}

#stacks_in_529 .slider.round:before {
  border-radius: 50%;
}





#stacks_out_529 {
	width: 65%;
}
#formsplusHeaderContentstacks_in_644 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_644 {
	margin-top: 20px;
}
/*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  *//*  */html, body {
	height: 100%;
}

/* Hide Gateway stacks from the main page container (stops flickering on page load) */
#gatewayBarstacks_in_725 {
	display: none;
}

#gatewayWindowShadestacks_in_725 {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none !important;
	z-index: 998;
	background: #000000;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}

#gatewayContainerstacks_in_725 {
	position: fixed;
	-webkit-transform: translateZ(0);
	bottom: 0%;
	right: 0%;
	display: block;
	width: 100%;
	z-index: 999;
}

#gatewayBarstacks_in_725 {
	width: 100%;
	display: block;
}

#gatewayBarFillstacks_in_725 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.0;
	filter: alpha(opacity = 0);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#gatewayBarstacks_in_725 {
	display: none;
	position: relative;
}

#gatewayBarContentstacks_in_725 {
	position: relative;
	z-index: 10;
	display: block;
	color: #333333;
	max-width: 800px;
	margin: 0 auto;
}

#gatewayBarContentstacks_in_725 h1,
#gatewayBarContentstacks_in_725 h2,
#gatewayBarContentstacks_in_725 h3,
#gatewayBarContentstacks_in_725 h4,
#gatewayBarContentstacks_in_725 h5,
#gatewayBarContentstacks_in_725 h6,
#gatewayBarContentstacks_in_725 label {
	color: #FF0000;
}

#gatewayBarContentstacks_in_725 a {
	color: #2D00FF;
}

#gatewayBarContentstacks_in_725 a:hover {
	color: #FF0000;
}

#gatewayLinkstacks_in_725 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 101;
	height: 100%;
	width: 100%;
	background: transparent;
}

#closeButtonstacks_in_725 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
	display: none;
	padding: 10px;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#closeButtonstacks_in_725:hover {
	cursor: pointer;
	color: #CDCDCD;
}

#closeButtonstacks_in_725 [class^="fa fa-"] {
	color: #FFFFFF;
}

#closeButtonstacks_in_725:hover [class^="fa fa-"] {
	color: #CDCDCD;
}

/* @group Behaviours */









/* Helper class to keep GW hidden, even when the page is scrolled. */
.GatewayPermaHide {
	display: none !important;
}

/* @end */

@media print {
	#gatewayWindowShadestacks_in_725,
	#closeButtonstacks_in_725,
	#gatewayContainerstacks_in_725 {
		display: none !important;
	}
}


#usefulStackWrapperstacks_in_726 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_726 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_726 {
		display: none;
	}
}













#stacks_in_726 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
	margin:  5px;
	padding:  5px;
}

#stacks_out_726 {
	width: 80%;
}
#stacks_in_730>.s3_row {
	margin: 0 -10px;
}

#stacks_in_730>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_730>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_730>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_730>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_730>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_734_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_734 a:link, #stacks_in_734 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_734 a:hover, #stacks_in_734 a:active {
	color:#FFFFFF;
}







#stacks_in_734 a:link, #stacks_in_734 a:visited {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#ADADAD));
	border:1px solid #ADADAD;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_734 a:hover {
	background-color:#FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#969696));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_734 a:active {
	background-color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_731_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_731 a:link, #stacks_in_731 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_731 a:hover, #stacks_in_731 a:active {
	color:#FFFFFF;
}







#stacks_in_731 a:link, #stacks_in_731 a:visited {
	background-color:#46FF46;
	background: -webkit-gradient(linear, left top, left bottom, from(#46FF46), to(#2ABF2A));
	border:1px solid #2ABF2A;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_731 a:hover {
	background-color:#4BFF4B;
	background: -webkit-gradient(linear, left top, left bottom, from(#4BFF4B), to(#24A524));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_731 a:active {
	background-color:#46FF46;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



