
#stacks_in_925 {
	padding: 10px 0px 0px 0px;
}

#stacks_out_925 {
	width: 49%;
}
#stacks_in_633.siphon-stack {
  box-sizing: content-box;
  overflow: hidden;
  position: relative;
  
    background-color : rgba(255, 204, 102, 1.00);
    margin: 0px 0px 0px 0px;
  
  transition: height 600ms ease-in;
}
@-webkit-keyframes gradAnimate {
  0%{background-position:20% 0%}
  50%{background-position:81% 100%}
  100%{background-position:20% 0%}
}
@-moz-keyframes gradAnimate {
  0%{background-position:20% 0%}
  50%{background-position:81% 100%}
  100%{background-position:20% 0%}
}
@-o-keyframes gradAnimate {
  0%{background-position:20% 0%}
  50%{background-position:81% 100%}
  100%{background-position:20% 0%}
}
@keyframes gradAnimate {
  0%{background-position:20% 0%}
  50%{background-position:81% 100%}
  100%{background-position:20% 0%}
}
.siphon-pagstacks_in_633 {
  z-index: 100;
  width: 100%;
  
  display: none;
  
}
.siphon-pagstacks_in_633 div {
  max-width: 800px;
  margin: 0 auto;
  padding: 0px 0px 15px 0px;
  box-sizing: border-box;
  
  
  text-align: center;
  
}
.siphon-pagstacks_in_633 span {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, 1.00);;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  margin-right: 5px;
  position: relative;
  transition: all 300ms ease-in;
}
.siphon-pagstacks_in_633 span:hover {
  background: rgba(0, 0, 0, 1.00);;
}
.siphon-pagstacks_in_633 span:after{
  width: 5px;
  height: 2px;
  background: rgba(0, 0, 0, 1.00);;
  position: absolute;
  content: " ";
  right: -7px;
  top: 6px;
}
.siphon-pagstacks_in_633 span:last-child:after{
  display: none;
}
.siphon-pagstacks_in_633 span.active {
  background: rgba(255, 0, 0, 1.00);
  border-color: rgba(255, 0, 0, 1.00);;
  cursor: default;
}
.siphon-pagstacks_in_633 .siphon-pag-back {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  color: rgba(0, 0, 0, 1.00);
}
.siphon-pagstacks_in_633 .siphon-pag-back.disable-back {
  opacity: .5;
  pointer-events: none;
  cursor: default;
}
.siphon-pagstacks_in_633 .siphon-pag-back svg {
  fill: rgba(0, 0, 0, 1.00);
  transition: all 300ms ease-in;
}
.siphon-pagstacks_in_633 .siphon-pag-back svg:hover {
  fill: rgba(255, 0, 0, 1.00);
  cursor: pointer;
}
#stacks_in_633 .siphon-hide {
  
  display: none;
  
}
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox { margin: 15px 0px 0px 0px; }
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox ~ .checkbox { margin: 0px; }
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox input {
  -webkit-appearance: none;
  appearance: none;
  padding: 0px 5px 0px 0px;
  margin: 0;
  width: 100%;
  height: 26px;
  position: absolute;
  left: 0;
  cursor: pointer;
  z-index: 100;
}
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox label {
  padding-left: 41px;
  position: relative;
  z-index: 1;
}
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox label:before {
  content: "\f096";
  display: inline-block;
  box-sizing: content-box;
  font-family: fontawesome;
  vertical-align: bottom;
  position:absolute;
  left: 0;
}
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox input:checked +label:before {
  content: "\f046";
}
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox input[type="radio"] + label:before {
  content: "\f10c";
}
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox input[type="radio"]:checked + label:before {
  content: "\f192";
}
#stacks_in_633.siphon-stack > .siphon-section {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 100%;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 10px 20px 50px 20px;
  max-width: 800px;
  visibility: hidden;
  
  
  text-align: center;
  
  transition: opacity 300ms ease-in;
}
#stacks_in_633.siphon-stack .siphon-section .siphon-back {
  color: rgba(0, 0, 0, 1.00);
  margin-top: 30px;
}
#stacks_in_633.siphon-stack .siphon-section.back-at-top {
  
  border-top: 60px solid transparent;
  

}
#stacks_in_633.siphon-stack .siphon-section.back-at-top .siphon-back {
  margin: 0px;
  position: absolute;
  top: 10px;
  
  top: -50px;
  
  left: 20px;
}
#stacks_in_633.siphon-stack .siphon-section .siphon-back svg {
  fill: rgba(0, 0, 0, 1.00);
  width: 40px;
  height: 40px;
  transition: all 300ms ease-in;
}
#stacks_in_633.siphon-stack .siphon-section .siphon-back svg:hover {
  fill: rgba(255, 0, 0, 1.00);
  cursor: pointer;
}
#stacks_in_633.siphon-stack .siphon-section:first-child .siphon-back {
  display: none;
}
#stacks_in_633.siphon-stack > .siphon-section.siphon-active {
  position: relative;
  opacity: 1;
  left: 0;
  height: auto;
  visibility: visible;
}
#stacks_in_633 .siphon-section .siphon-question {
  position: relative;
  display: inline-block;
  width: 100%;
  opacity: 0;
  transition: opacity 600ms ease-in;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 1.00);
  font-size: 36px;
  line-height: 26px;
  font-weight: 400;
  font-family: inherit;
  
  text-align: center;
}
#stacks_in_633 .siphon-section .text_stack,
#stacks_in_633 .siphon-section .siphon-answer,
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox input,
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox input + label {
  color: rgba(0, 0, 0, 1.00);
  font-size: 36px;
  line-height: 26px;
  font-weight: 400;
  font-family: inherit;
  
  text-align: center;
  transition: color 300ms ease-in;
}
#stacks_in_633 .siphon-section .siphon-answer .text_stack:hover,
#stacks_in_633 .siphon-section .siphon-answer:hover,
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox input:hover,
#stacks_in_633 .siphon-section .siphon-input-wrap.checkbox input:hover + label {
  color: rgba(255, 0, 0, 1.00);
}
#stacks_in_633 .siphon-section .siphon-answer {
  cursor: pointer;
}
#stacks_in_633 > .siphon-section.siphon-active  .siphon-question {
  opacity: 1;
}
#stacks_in_633 > .siphon-section > div {
  opacity: 0;
  transition: opacity 300ms ease-in, color 300ms ease-in;

}
#stacks_in_633 > .siphon-section > .siphon-answer {
  transition: opacity 1800ms ease-in, color 300ms ease-in;
  cursor: pointer;
}
#stacks_in_633 > .siphon-section > .siphon-answer:nth-child(1) {
  transition: opacity 300ms ease-in, color 300ms ease-in;
}
#stacks_in_633 > .siphon-section > .siphon-answer:nth-child(2) {
  transition: opacity 600ms ease-in, color 300ms ease-in;
}
#stacks_in_633 > .siphon-section > .siphon-answer:nth-child(3) {
  transition: opacity 900ms ease-in, color 300ms ease-in;
}
#stacks_in_633 > .siphon-section > .siphon-answer:nth-child(4) {
  transition: opacity 1200ms ease-in, color 300ms ease-in;
}
#stacks_in_633 > .siphon-section > .siphon-answer:nth-child(5) {
  transition: opacity 1500ms ease-in, color 300ms ease-in;
}
#stacks_in_633 > .siphon-section.siphon-active  > div {
  opacity: 1;
}
/* Answer Styles */
#stacks_in_633.siphon-stack .siphon-input-wrap,
#stacks_in_633.siphon-stack .siphon-input-wrap * {
  box-sizing: border-box;
}
#stacks_in_633.siphon-stack .siphon-input-wrap  {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 10px 0px 0px 0px;
  width: 100%;
  vertical-align: top;
  
  text-align: center;
}
#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox) input {
  position: relative;
  display: block;
  float: left;
  padding: 0px 15px;
  margin: 0;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  font-family: inherit;
  border: none;
  border-radius: 0;
  -webkit-appearance: none; /* for box shadows to show on iOS */
  z-index: 10;
  max-width: 350px;
  width: 80%;
  background: transparent;
  color:  rgba(255, 255, 255, 1.00);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  
  float: none;
  margin: 0 auto;
}
#stacks_in_633.siphon-stack .siphon-input-wrap button {
  background: transparent;
  border: 3px solid rgba(0, 0, 0, 1.00);
  border-radius: 2px;
  padding: 0px 15px;
  height: 45px;
  max-width: 100px;
  width: 20%;
  opacity: 0;
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: rgba(0, 0, 0, 1.00);
  font-size: 36px;
  font-weight: 400;
  font-family: inherit;
  
  float: none;
  position: absolute;
  top: 0;
}
#stacks_in_633.siphon-stack .siphon-input-wrap.siphon-visible-button button,
#stacks_in_633.siphon-stack .siphon-input-wrap.siphon-file button,
#stacks_in_633.siphon-stack .siphon-input-wrap.checkbox button{
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
  opacity: 1;
  width: 100px;
  float: left;
  clear: left;
  margin-top: 30px;
  
  width: 100%;
  max-width: 350px;
  position: relative;
  float: none;
  display: block;
  margin: 20px auto 0px ;
  
}
#stacks_in_633.siphon-stack .siphon-input-wrap.checkbox button{
  float: none;
  display: block;
}
#stacks_in_633.siphon-stack .siphon-input-wrap button .checkmark {
  height: 39px;
  stroke-width: 4;
  stroke: rgba(0, 0, 0, 1.00);
  stroke-miterlimit: 10;
}
#stacks_in_633.siphon-stack .siphon-input-wrap button .checkmark-check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 0;
}
#stacks_in_633.siphon-stack .siphon-input-wrap button:hover {
  background: rgba(255,255,255,0.2);
  cursor: pointer;
}
#stacks_in_633.siphon-stack .siphon-input-wrap button:active {
  background: rgba(255,255,255,0.2);
}
#stacks_in_633.siphon-stack .siphon-input-wrap input:focus,
#stacks_in_633.siphon-stack .siphon-input-wrap textarea:focus,
#stacks_in_633.siphon-stack .siphon-input-wrap button:focus {
  outline: none;
}
#stacks_in_633.siphon-stack .siphon-input-wrap.input-focused button {
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
  opacity: 1;
}
#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
  display: inline-block;
  float: left;
  clear: left;
  padding: 0 15px;
  border-radius: 2px;
  color: rgba(44, 80, 166, 1.00);
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  width: 80%;
  max-width: 350px;
  text-align: left;
  margin: 0px;
  
  float: none;
  margin: 0 auto;
  text-align: center;
}

#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label span {
  position: relative;
  display: block;
  padding: 5px 0px;
  width: 100%;
  font-family: inherit;
}

#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  max-width: 350px;
  height: 45px;
  background: rgba(44, 80, 166, 1.00);
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 350px;
  height: 3px;
  background: rgba(44, 80, 166, 1.00);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::after {
  border: 3px solid;
  height: 45px;
  background: transparent ;
  top: -45px;
}


#stacks_in_633.siphon-stack .siphon-input-wrap textarea {
  background: rgba(44, 80, 166, 1.00);
  border-radius: 2px;
  border: 0px solid white;
  padding: 15px 15px;
  margin: 0;
  height: 200px;
  opacity: 1;
  z-index: 10;
  width: 80%;
  max-width: 350px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: rgba(255, 255, 255, 1.00);
  font-size: 18px;
  font-family: inherit;
  
}
#stacks_in_633.siphon-stack .siphon-input-wrap.is-required input,
#stacks_in_633.siphon-stack .siphon-input-wrap.is-required textarea {
  outline: thin solid red;
}
#stacks_in_633.siphon-stack .siphon-input-wrap input.is-required + label {
  color: red !important;
}
#stacks_in_633.siphon-stack .siphon-input-wrap input:focus,
#stacks_in_633.siphon-stack .siphon-input-wrap.input-focused input,
#stacks_in_633.siphon-stack .siphon-input-wrap.is-required input {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#stacks_in_633.siphon-stack .siphon-input-wrap input:focus + .siphon-input-wrap input::before,
#stacks_in_633.siphon-stack .siphon-input-wrap.input-focused:not(.checkbox):not(.siphon-file) label::before,
#stacks_in_633.siphon-stack .siphon-input-wrap.input-focused label::before,
#stacks_in_633.siphon-stack .siphon-input-wrap.is-required label::before {
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}
#stacks_in_633.siphon-stack .siphon-input-wrap input:focus + .siphon-input-wrap label,
#stacks_in_633.siphon-stack .siphon-input-wrap.input-focused label,
#stacks_in_633.siphon-stack .siphon-input-wrap.is-required label {
  pointer-events: none;
}
#stacks_in_633.siphon-stack .siphon-input-wrap input:focus + .siphon-input-wrap label::after,
#stacks_in_633.siphon-stack .siphon-input-wrap.input-focused label::after,
#stacks_in_633.siphon-stack .siphon-input-wrap.is-required label::after {
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, -90deg);
}
#stacks_in_633 .siphon-section .siphon-input-wrap input[type='file'] {
  margin: 15px 0px;
}
/* Submit slide styles */
#stacks_in_633.siphon-stack .siphon-submit button,
#stacks_in_633 .siphon-section .siphon-input-wrap.siphon-file label {
  background: transparent;
  border: 3px solid rgba(0, 0, 0, 1.00);
  border-radius: 2px;
  padding: 0px 15px;
  height: 45px;
  margin: 15px 0px;
  color: rgba(0, 0, 0, 1.00);
  font-size: 18px;
  font-weight: 400;
  font-family: inherit;
  position: relative;
  z-index: 1;
}
#stacks_in_633.siphon-stack .siphon-submit button:hover,
#stacks_in_633 .siphon-section .siphon-input-wrap.siphon-file label:hover {
  background: rgba(255,255,255,0.2);
  cursor: pointer;
}
#stacks_in_633.siphon-stack .siphon-submit button:active,
#stacks_in_633 .siphon-section .siphon-input-wrap.siphon-file label:active {
  background: rgba(255,255,255,0.2);
}
#stacks_in_633.siphon-stack .siphon-submit button:focus {
  outline: none;
}
#stacks_in_633.siphon-stack .siphon-input-wrap.siphon-textarea button {
  
  width: 100%;
  max-width: 350px;
  position: relative;
  float: none;
  display: block;
  
  margin: 0 auto;
  
  
}
#stacks_in_633.siphon-stack .siphon-mail-error {
  color: white;
  background: #FF4444;
  border: 1px solid #FF2222;
  padding: 10px;
  border-radius: 4px;
  margin: 30px 0px 0px 0px;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
#stacks_in_633 .siphon-loader {
  height: 40px;
  width: 40px;
  text-align: center;
  padding: 0;
  margin: 20px 0px 20px 0px;
  display: inline-block;
  position: absolute;
  opacity: 0;
  transition: opacity 300ms ease-in;
  pointer-events: none;
  z-index: 0;
}
#stacks_in_633 .siphon-loader svg path {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_633.siphon-email-submited .siphon-loader {
  position: relative;
  opacity: 1;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#stacks_in_633.siphon-email-submited .siphon-submit button,
#stacks_in_633.siphon-email-submited .siphon-back {
  display: none;
}

#stacks_in_633.siphon-stack .siphon-input-wrap button,
#stacks_in_633.siphon-stack .siphon-input-wrap.siphon-visible-button button,
#stacks_in_633.siphon-stack .siphon-input-wrap.siphon-file button,
#stacks_in_633.siphon-stack .siphon-input-wrap.checkbox button,
#stacks_in_633.siphon-stack .siphon-input-wrap.siphon-textarea button {
  width: auto;
  max-width: 100%;
  margin-top: 15px;
  display: block;
  float: none;
  font-size: 26px;
}
#stacks_in_633.siphon-stack .siphon-input-wrap input,
#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox) input,
#stacks_in_633.siphon-stack .siphon-input-wrap label,
#stacks_in_633.siphon-stack .siphon-input-wrap textarea,
#stacks_in_633 .siphon-section .siphon-input-wrap.siphon-file label,
#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
  width: 100%;
  max-width: 350px;
  position: relative;
  float: none;
}
#stacks_in_633.siphon-stack .siphon-input-wrap label::after,
#stacks_in_633.siphon-stack .siphon-input-wrap label::before,
#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::after,
#stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::before {
  width: 100%;
  max-width: 350px;
  float: none;
}

#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox) input,
#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox) input,
#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox) label,
#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap textarea,
#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap button,
#stacks_in_633.siphon-email-submited .s3_column .siphon-submit button,
#stacks_in_633 .siphon-section .s3_column .siphon-input-wrap.siphon-file label,
#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
  width: 100%;
  max-width: 100%;
  position: relative;
  float: none;
}
#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap label::after,
#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap label::before,
#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::after,
#stacks_in_633.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::before {
  width: 100%;
  max-width: 100%;
  float: none;
}
@media all and (max-width: 640px) {
  #stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox) input,
  #stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox) input,
  #stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox) label,
  #stacks_in_633.siphon-stack .siphon-input-wrap textarea,
  #stacks_in_633.siphon-stack .siphon-input-wrap button,
  #stacks_in_633.siphon-email-submited .siphon-submit button,
  #stacks_in_633 .siphon-section .siphon-input-wrap.siphon-file label,
  #stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
    width: 100%;
    max-width: 100%;
    position: relative;
    float: none;
  }
  #stacks_in_633.siphon-stack .siphon-input-wrap label::after,
  #stacks_in_633.siphon-stack .siphon-input-wrap label::before,
  #stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::after,
  #stacks_in_633.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::before {
    width: 100%;
    max-width: 100%;
    float: none;
  }
}
/* Edit mode styles */


#stacks_in_633 .autoreply {display: none;}

/*
=======================================
File
=======================================
*/
#stacks_in_633 .siphon-section .siphon-input-wrap.siphon-file input {
  opacity: 0;
}
#stacks_in_633 .siphon-section .siphon-input-wrap.siphon-file label {
  display: inline-block;
  line-height: 40px;
  position: absolute !important;
  z-index: 100;
  left:0;
  top: 0;
}
#stacks_in_633 .siphon-section .siphon-input-wrap.siphon-file label {
  
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  
}
#stacks_in_633 .siphon-section .siphon-input-wrap.siphon-file input:before {
  content: "\f192";
}

.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


.siphon-stack.bg-stacks_in_874:before {
  position: relative;
  
  background-color : rgba(255, 204, 102, 1.00);
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#stacks_in_876 textarea {
  height: 200px !important;
}

.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


.siphon-stack.bg-stacks_in_634:before {
  position: relative;
  
  background-color : rgba(255, 204, 102, 1.00);
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#stacks_in_659 {
	border: solid rgba(102, 102, 102, 1.00);
	border-width:  2px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin:  5px;
	padding:  5px;
}

#stacks_in_636 textarea {
  height: 200px !important;
}

#stacks_in_662 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin: 10px 5px 5px 5px;
	padding:  5px;
}

#stacks_in_640 textarea {
  height: 200px !important;
}

#stacks_in_673 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin: 10px 5px 5px 5px;
	padding:  5px;
}

#stacks_in_642 textarea {
  height: 200px !important;
}

#stacks_in_696 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin: 10px 5px 5px 5px;
	padding:  5px;
}

#stacks_in_697 textarea {
  height: 200px !important;
}

#stacks_in_668 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  2px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin: 10px 5px 5px 5px;
	padding:  5px;
}

#stacks_in_644 textarea {
  height: 200px !important;
}

.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


.siphon-stack.bg-stacks_in_728:before {
  position: relative;
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#stacks_in_730 textarea {
  height: 200px !important;
}

#stacks_in_810 {
	padding: 10px 0px 0px 0px;
}

.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


.siphon-stack.bg-stacks_in_740:before {
  position: relative;
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#stacks_in_742 textarea {
  height: 200px !important;
}

#stacks_in_814 {
	padding: 10px 0px 0px 0px;
}

.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


.siphon-stack.bg-stacks_in_752:before {
  position: relative;
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#stacks_in_754 textarea {
  height: 200px !important;
}

#stacks_in_818 {
	padding: 10px 0px 0px 0px;
}

.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


.siphon-stack.bg-stacks_in_764:before {
  position: relative;
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#stacks_in_766 textarea {
  height: 200px !important;
}

#stacks_in_822 {
	padding: 10px 0px 0px 0px;
}

.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


.siphon-stack.bg-stacks_in_776:before {
  position: relative;
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#stacks_in_778 textarea {
  height: 200px !important;
}

#stacks_in_826 {
	padding: 10px 0px 0px 0px;
}

.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


.siphon-stack.bg-stacks_in_832:before {
  position: relative;
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#stacks_in_834 textarea {
  height: 200px !important;
}
/*
 * Super Forms - Captcha
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.0.1
 */
#stacks_in_839 {
  overflow: visible;
  display: inline-block;
  width: 100%;
}
#stacks_in_839 .captchaImage {
  background: #1656A5;
  border-style: solid;
  border-color: #1656A5;
}


.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


.siphon-stack.bg-stacks_in_848:before {
  position: relative;
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#stacks_in_850 textarea {
  height: 200px !important;
}

#stacks_in_856 {
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
}

#stacks_in_857 {
	font-weight: bold;
}
 #stacks_in_908 .button_label{font:500 18px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;height:2em;line-height:2em;display:inline-block; }  #stacks_in_908 .sweet_button_wrapper{text-align:center; height:36px;}@media screen and (max-width:500px){#stacks_in_908 .sweet_button_wrapper{ height:36px;} #stacks_in_908 .button_label{font:500 18px/150% "Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;line-height:2em}}#stacks_in_908 a.sweet_button{cursor:pointer;display:inline-block;margin:0;padding:0 8px;text-decoration:none;text-align:center;color:rgba(255, 255, 255, 1.00);border-style:solid;border-width:0px;border-color:rgba(0, 0, 0, 1.00);border-radius:5px;background:rgba(43, 130, 200, 1.00)}#stacks_in_908 a.sweet_button:visited{color:rgba(255, 255, 255, 1.00)}#stacks_in_908 a.sweet_button:hover{border-color:rgba(153, 153, 153, 1.00)}    #stacks_in_908 .button_label{width:55px}#stacks_in_908 .button_icon{width:6px}  #stacks_in_908 .sweet_button{-moz-box-shadow:0 2px 3px rgba(0,0,0,0.75);-webkit-shadow:0 2px 3px rgba(0,0,0,0.75);box-shadow:0 2px 3px rgba(0,0,0,0.75)}#stacks_in_908 .sweet_button_wrapper{padding-bottom:11px} #stacks_in_908 .sweet_button:hover{color:rgba(255, 255, 255, 1.00);background:rgba(63, 150, 220, 1.00)}#stacks_in_908 .sweet_button:active{background:rgba(23, 110, 180, 1.00)}#stacks_in_908 .sweet_button.clicked{background:rgba(38, 113, 45, 1.00);border-color:rgba(0, 0, 0, 1.00)}#stacks_in_908 .sweet_button.clicked:hover{background:rgba(58, 133, 65, 1.00);border-color:rgba(153, 153, 153, 1.00)}#stacks_in_908 .sweet_button.clicked:active{background:rgba(18, 93, 25, 1.00)}    #stacks_in_908 .sweet_button.candy{background:rgba(43, 130, 200, 1.00);background:-webkit-linear-gradient(top,rgba(77, 234, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(73, 160, 230, 1.00) 75%,rgba(64, 195, 255, 1.00) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(77, 234, 255, 1.00)),color-stop(50%,rgba(63, 150, 220, 1.00)),color-stop(50%,rgba(43, 130, 200, 1.00)),color-stop(75%,rgba(73, 160, 230, 1.00)),color-stop(100%,rgba(64, 195, 255, 1.00)));background:-moz-linear-gradient(top,rgba(77, 234, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(73, 160, 230, 1.00) 75%,rgba(64, 195, 255, 1.00) 100%);background:-o-linear-gradient(top,rgba(77, 234, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(73, 160, 230, 1.00) 75%,rgba(64, 195, 255, 1.00) 100%);background:-ms-linear-gradient(top,rgba(77, 234, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(73, 160, 230, 1.00) 75%,rgba(64, 195, 255, 1.00) 100%);background:linear-gradient(top,rgba(77, 234, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(73, 160, 230, 1.00) 75%,rgba(64, 195, 255, 1.00) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(77, 234, 255, 1.00)',endColorstr='rgba(43, 130, 200, 1.00)',GradientType=0)}#stacks_in_908 .sweet_button.candy:hover{background:rgba(63, 150, 220, 1.00);background:-webkit-linear-gradient(top,rgba(81, 247, 255, 1.00) 0,rgba(83, 170, 240, 1.00) 50%,rgba(63, 150, 220, 1.00) 50%,rgba(68, 208, 255, 1.00) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(81, 247, 255, 1.00)),color-stop(50%,rgba(83, 170, 240, 1.00)),color-stop(50%,rgba(63, 150, 220, 1.00)),color-stop(100%,rgba(68, 208, 255, 1.00)));background:-moz-linear-gradient(top,rgba(81, 247, 255, 1.00) 0,rgba(83, 170, 240, 1.00) 50%,rgba(63, 150, 220, 1.00) 50%,rgba(68, 208, 255, 1.00) 100%);background:-o-linear-gradient(top,rgba(81, 247, 255, 1.00) 0,rgba(83, 170, 240, 1.00) 50%,rgba(63, 150, 220, 1.00) 50%,rgba(68, 208, 255, 1.00) 100%);background:-ms-linear-gradient(top,rgba(81, 247, 255, 1.00) 0,rgba(83, 170, 240, 1.00) 50%,rgba(63, 150, 220, 1.00) 50%,rgba(68, 208, 255, 1.00) 100%);background:linear-gradient(top,rgba(81, 247, 255, 1.00) 0,rgba(83, 170, 240, 1.00) 50%,rgba(63, 150, 220, 1.00) 50%,rgba(68, 208, 255, 1.00) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(81, 247, 255, 1.00)',endColorstr='rgba(63, 150, 220, 1.00)',GradientType=0)}#stacks_in_908 .sweet_button.candy:active{background:rgba(23, 110, 180, 1.00);background:-webkit-linear-gradient(top,rgba(68, 208, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(55, 169, 255, 1.00) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(68, 208, 255, 1.00)),color-stop(50%,rgba(63, 150, 220, 1.00)),color-stop(50%,rgba(43, 130, 200, 1.00)),color-stop(100%,rgba(55, 169, 255, 1.00)));background:-moz-linear-gradient(top,rgba(68, 208, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(55, 169, 255, 1.00) 100%);background:-o-linear-gradient(top,rgba(68, 208, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(55, 169, 255, 1.00) 100%);background:-ms-linear-gradient(top,rgba(68, 208, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(55, 169, 255, 1.00) 100%);background:linear-gradient(top,rgba(68, 208, 255, 1.00) 0,rgba(63, 150, 220, 1.00) 50%,rgba(43, 130, 200, 1.00) 50%,rgba(55, 169, 255, 1.00) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68, 208, 255, 1.00)',endColorstr='rgba(43, 130, 200, 1.00)',GradientType=0)}
#stacks_in_908 .sweet_button.candy.clicked{background:rgba(38, 113, 45, 1.00);background:-webkit-linear-gradient(top,rgba(68, 203, 81, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(68, 143, 75, 1.00) 75%,rgba(57, 169, 67, 1.00) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(68, 203, 81, 1.00)),color-stop(50%,rgba(58, 133, 65, 1.00)),color-stop(50%,rgba(38, 113, 45, 1.00)),color-stop(75%,rgba(68, 143, 75, 1.00)),color-stop(100%,rgba(57, 169, 67, 1.00)));background:-moz-linear-gradient(top,rgba(68, 203, 81, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(68, 143, 75, 1.00) 75%,rgba(57, 169, 67, 1.00) 100%);background:-o-linear-gradient(top,rgba(68, 203, 81, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(68, 143, 75, 1.00) 75%,rgba(57, 169, 67, 1.00) 100%);background:-ms-linear-gradient(top,rgba(68, 203, 81, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(68, 143, 75, 1.00) 75%,rgba(57, 169, 67, 1.00) 100%);background:linear-gradient(top,rgba(68, 203, 81, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(68, 143, 75, 1.00) 75%,rgba(57, 169, 67, 1.00) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(68, 203, 81, 1.00)',endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0)}#stacks_in_908 .sweet_button.candy.clicked:hover{background:rgba(68, 143, 75, 1.00);background:-webkit-linear-gradient(top,rgba(72, 214, 85, 1.00) 0,rgba(78, 153, 85, 1.00) 50%,rgba(58, 133, 65, 1.00) 50%,rgba(60, 180, 72, 1.00) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(72, 214, 85, 1.00)),color-stop(50%,rgba(78, 153, 85, 1.00)),color-stop(50%,rgba(58, 133, 65, 1.00)),color-stop(100%,rgba(60, 180, 72, 1.00)));background:-moz-linear-gradient(top,rgba(72, 214, 85, 1.00) 0,rgba(78, 153, 85, 1.00) 50%,rgba(58, 133, 65, 1.00) 50%,rgba(60, 180, 72, 1.00) 100%);background:-o-linear-gradient(top,rgba(72, 214, 85, 1.00) 0,rgba(78, 153, 85, 1.00) 50%,rgba(58, 133, 65, 1.00) 50%,rgba(60, 180, 72, 1.00) 100%);background:-ms-linear-gradient(top,rgba(72, 214, 85, 1.00) 0,rgba(78, 153, 85, 1.00) 50%,rgba(58, 133, 65, 1.00) 50%,rgba(60, 180, 72, 1.00) 100%);background:linear-gradient(top,rgba(72, 214, 85, 1.00) 0,rgba(78, 153, 85, 1.00) 50%,rgba(58, 133, 65, 1.00) 50%,rgba(60, 180, 72, 1.00) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(72, 214, 85, 1.00)',endColorstr='rgba(58, 133, 65, 1.00)',GradientType=0)}#stacks_in_908 .sweet_button.candy.clicked:active{background:rgba(18, 93, 25, 1.00);background:-webkit-linear-gradient(top,rgba(60, 180, 72, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(49, 146, 58, 1.00) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(60, 180, 72, 1.00)),color-stop(50%,rgba(58, 133, 65, 1.00)),color-stop(50%,rgba(38, 113, 45, 1.00)),color-stop(100%,rgba(49, 146, 58, 1.00)));background:-moz-linear-gradient(top,rgba(60, 180, 72, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(49, 146, 58, 1.00) 100%);background:-o-linear-gradient(top,rgba(60, 180, 72, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(49, 146, 58, 1.00) 100%);background:-ms-linear-gradient(top,rgba(60, 180, 72, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(49, 146, 58, 1.00) 100%);background:linear-gradient(top,rgba(60, 180, 72, 1.00) 0,rgba(58, 133, 65, 1.00) 50%,rgba(38, 113, 45, 1.00) 50%,rgba(49, 146, 58, 1.00) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(60, 180, 72, 1.00)',endColorstr='rgba(38, 113, 45, 1.00)',GradientType=0)}
