/* Start doore stack page CSS code */	.doo-re-grid{	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	  vertical-align: top;	}		.doo-re-grid *, .doo-re-grid *:after, .doo-re-grid *:before {	  -webkit-box-sizing: border-box !important;	  -moz-box-sizing: border-box !important;	  box-sizing: border-box !important;	}			[class*='re-col-'] {	  display: inline-block;	}			.re-col-desk-0 {	  width: 0;	  display: none;	}	.re-col-desk-1 {	  width: 8.333333%;	  display: inline-block;	}	.re-col-desk-2 {	  width: 16.666666%;	  display: inline-block;	}	.re-col-desk-3 {	  width: 25%;	  display: inline-block;	}	.re-col-desk-4 {	  width: 33.333333%;	  display: inline-block;	}	.re-col-desk-5 {	  width: 41.666666%;	  display: inline-block;	}	.re-col-desk-6 {	  width: 50%;	  display: inline-block;	}	.re-col-desk-7 {	  width: 58.333333%;	  display: inline-block;	}	.re-col-desk-8 {	  width: 66.666666%;	  display: inline-block;	}	.re-col-desk-9 {	  width: 75%;	  display: inline-block;	}	.re-col-desk-10 {	  width: 83.333333%;	  display: inline-block;	}	.re-col-desk-11 {	  width: 91.666666%;	  display: inline-block;	}	.re-col-desk-12 {	  width: 100%;	  display: inline-block;	}			/* End doore stack page CSS code */.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #262626; }

.paragraph {
  color: #373a3c; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0092d1;
  text-decoration: none; }
  a:focus, a:hover {
    color: #1fbbff;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: Open Sans;
  font-weight: 400;
  line-height: 1.1;
  color: black; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.h1 {
  font-size: 2.5rem; }

.h2 {
  font-size: 2rem; }

.h3 {
  font-size: 1.75rem; }

.h4 {
  font-size: 1.5rem; }

.h5 {
  font-size: 1.25rem; }

.h6 {
  font-size: 1rem; }

.lead {
  font-size: 20px;
  font-weight: 300; }

.display-1 {
  font-size: 96px;
  font-weight: 200; }

.display-2 {
  font-size: 88px;
  font-weight: 200; }

.display-3 {
  font-size: 72px;
  font-weight: 200; }

.display-4 {
  font-size: 56px;
  font-weight: 200; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #262626;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.5;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 767px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 767px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1 {
    float: left; }
  .col-xl-1 {
    width: 8.3333333333%; }
  .col-xl-2 {
    width: 16.6666666667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.3333333333%; }
  .col-xl-5 {
    width: 41.6666666667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.3333333333%; }
  .col-xl-8 {
    width: 66.6666666667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.3333333333%; }
  .col-xl-11 {
    width: 91.6666666667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.3333333333%; }
  .col-xl-pull-2 {
    right: 16.6666666667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.3333333333%; }
  .col-xl-pull-5 {
    right: 41.6666666667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.3333333333%; }
  .col-xl-pull-8 {
    right: 66.6666666667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.3333333333%; }
  .col-xl-pull-11 {
    right: 91.6666666667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.3333333333%; }
  .col-xl-push-2 {
    left: 16.6666666667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.3333333333%; }
  .col-xl-push-5 {
    left: 41.6666666667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.3333333333%; }
  .col-xl-push-8 {
    left: 66.6666666667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.3333333333%; }
  .col-xl-push-11 {
    left: 91.6666666667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%; }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%; }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%; }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%; }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #262626; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5; }

.table-hover .table-active:hover {
  background-color: #e8e8e8; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e8e8e8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8625rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-control-file,
.form-control-range {
  display: block; }

.form-control-label {
  padding: 0.375rem 1em;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input.form-control[type="date"],
  input.form-control[type="time"],
  input.form-control[type="datetime-local"],
  input.form-control[type="month"] {
    line-height: 2.25rem; }
  input.input-sm[type="date"], .input-group-sm input.form-control[type="date"],
  input.input-sm[type="time"], .input-group-sm input.form-control[type="time"],
  input.input-sm[type="datetime-local"], .input-group-sm input.form-control[type="datetime-local"],
  input.input-sm[type="month"], .input-group-sm input.form-control[type="month"] {
    line-height: 1.8625rem; }
  input.input-lg[type="date"], .input-group-lg input.form-control[type="date"],
  input.input-lg[type="time"], .input-group-lg input.form-control[type="time"],
  input.input-lg[type="datetime-local"], .input-group-lg input.form-control[type="datetime-local"],
  input.input-lg[type="month"], .input-group-lg input.form-control[type="month"] {
    line-height: 3.1666666667rem; } }

.form-control-static {
  min-height: 2.25rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.3333333333; }

.form-group {
  margin-bottom: 1rem; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-top: 4px \9;
  margin-left: -1.25rem; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 20px; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem; }

input[type="radio"]:disabled, input.disabled[type="radio"],
input[type="checkbox"]:disabled,
input.disabled[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.4625rem 1.4625rem; }

.has-success .text-help,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: black; }

.has-success .form-control {
  border-color: black; }

.has-success .input-group-addon {
  color: black !important;
  border-color: black;
  background-color: #666666; }

.has-success .form-control-feedback {
  color: black; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); }

.has-warning .text-help,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e !important;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); }

.has-danger .text-help,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline, .has-danger.radio label, .has-danger.checkbox label, .has-danger.radio-inline label, .has-danger.checkbox-inline label {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f !important;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  margin-bottom: 0.5px;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0092d1;
  border-color: #0092d1; }
  .btn-primary:hover {
    color: #fff;
    background-color: #006e9e;
    border-color: #006794; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #006e9e;
    border-color: #006794; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #006e9e;
    border-color: #006794;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #00557a;
      border-color: #003952; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary.focus:disabled {
    background-color: #0092d1;
    border-color: #0092d1; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0092d1;
    border-color: #0092d1; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary.focus:active, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary.focus:disabled {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info.focus:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: black;
  border-color: black; }
  .btn-success:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: black;
      border-color: black; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success.focus:disabled {
    background-color: black;
    border-color: black; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: black;
    border-color: black; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning.focus:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger.focus:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-primary-outline {
  color: #0092d1;
  background-image: none;
  background-color: transparent;
  border-color: #0092d1; }
  .btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active, .open > .btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #0092d1;
    border-color: #0092d1; }
  .btn-primary-outline:hover {
    color: #fff;
    background-color: #0092d1;
    border-color: #0092d1; }
  .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline.focus:disabled {
    border-color: #38c3ff; }
  .btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover {
    border-color: #38c3ff; }

.btn-secondary-outline {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active, .open > .btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline.focus:disabled {
    border-color: white; }
  .btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover {
    border-color: white; }

.btn-info-outline {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active, .open > .btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info-outline.disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline.focus:disabled {
    border-color: #b0e1ef; }
  .btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover {
    border-color: #b0e1ef; }

.btn-success-outline {
  color: black;
  background-image: none;
  background-color: transparent;
  border-color: black; }
  .btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active, .open > .btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-success-outline:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-success-outline.disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline.focus:disabled {
    border-color: #333333; }
  .btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover {
    border-color: #333333; }

.btn-warning-outline {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active, .open > .btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline.focus:disabled {
    border-color: #f8d9ac; }
  .btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover {
    border-color: #f8d9ac; }

.btn-danger-outline {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active, .open > .btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline.focus:disabled {
    border-color: #eba5a3; }
  .btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #0092d1;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #1fbbff;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.3333333333; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0092d1;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group,
.btn-group-vertical {
  border-radius: 4px; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

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

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

.input-group-addon {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > .btn:hover,
    .input-group-btn:last-child > .btn-group:focus,
    .input-group-btn:last-child > .btn-group:active,
    .input-group-btn:last-child > .btn-group:hover {
      z-index: 3; }

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer; }
  .c-input > input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .c-input > input:checked ~ .c-indicator {
      color: #fff;
      background-color: #0074d9; }
    .c-input > input:focus ~ .c-indicator {
      box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; }
    .c-input > input:active ~ .c-indicator {
      color: #fff;
      background-color: #84c6ff; }
  .c-input + .c-input {
    margin-left: 1rem; }

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.c-checkbox .c-indicator {
  border-radius: .25rem; }

.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }

.c-radio .c-indicator {
  border-radius: 50%; }

.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

.c-inputs-stacked .c-input {
  display: inline; }
  .c-inputs-stacked .c-input::after {
    display: block;
    margin-bottom: .25rem;
    content: ""; }
  .c-inputs-stacked .c-input + .c-input {
    margin-left: 0; }

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .c-select:focus {
    border-color: #51a7e8;
    outline: none; }
  .c-select::-ms-expand {
    opacity: 0; }

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px; }
  .c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px; }

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer; }

.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: .25rem; }

.file-custom::after {
  content: "Choose file..."; }

.file-custom::before {
  position: absolute;
  top: -.075rem;
  right: -.075rem;
  bottom: -.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 .25rem .25rem 0; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: .2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #262626;
    border-color: #ddd #ddd transparent; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: .2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0092d1; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: .2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }

.navbar-full {
  z-index: 1000; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }

.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

@media (min-width: 767px) {
  .navbar-toggleable-sm {
    display: block !important; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5; }

.card-block {
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e5e5e5; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5; }

.card-primary {
  background-color: #0092d1;
  border-color: #0092d1; }

.card-success {
  background-color: black;
  border-color: black; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }

.card-primary-outline {
  background-color: transparent;
  border-color: #0092d1; }

.card-secondary-outline {
  background-color: transparent;
  border-color: #ccc; }

.card-info-outline {
  background-color: transparent;
  border-color: #5bc0de; }

.card-success-outline {
  background-color: transparent;
  border-color: black; }

.card-warning-outline {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-danger-outline {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

@media (min-width: 544px) {
  .card-deck {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      vertical-align: top; }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }

@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; } }

@media (min-width: 544px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -o-column-count: 3;
    -ms-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    -o-column-gap: 1.25rem;
    -ms-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }
  .breadcrumb > li {
    float: left; }
    .breadcrumb > li + li::before {
      padding-right: .5rem;
      padding-left: .5rem;
      color: #818a91;
      content: "/"; }
  .breadcrumb > .active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: white;
    cursor: default;
    background-color: #0375d8;
    border-color: #0375d8; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: white;
    border-color: #dddddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #0375d8;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd; }
  .page-link:focus, .page-link:hover {
    color: #004c8c;
    background-color: #0092d1;
    border-color: #dddddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.3333333333; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none; }
  .pager::after {
    content: "";
    display: table;
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: white;
      border: 1px solid #dddddd;
      border-radius: 15px; }
    .pager li > a:focus, .pager li > a:hover {
      text-decoration: none;
      background-color: #0092d1; }
  .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: white; }
  .pager .disabled > span {
    color: #818a91;
    cursor: not-allowed;
    background-color: white; }

.pager-next > a,
.pager-next > span {
  float: right; }

.pager-prev > a,
.pager-prev > span {
  float: left; }

.label {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .label:empty {
    display: none; }

.btn .label {
  position: relative;
  top: -1px; }

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-pill {
  padding-right: .6em;
  padding-left: .6em; }

.label-default {
  background-color: #818a91; }
  .label-default[href]:focus, .label-default[href]:hover {
    background-color: #687077; }

.label-primary {
  background-color: #0092d1; }
  .label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #006e9e; }

.label-success {
  background-color: black; }
  .label-success[href]:focus, .label-success[href]:hover {
    background-color: black; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }
.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0; }

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #f5f5f5; }

.progress-bar {
  height: 1rem;
  line-height: 1rem; }

.progress-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.progress-primary {
  background-color: #0092d1; }

@media screen and (min-width: 0\0) {
  .progress-primary .progress-bar {
    background-color: #0092d1; } }

.progress-success {
  background-color: black; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: black; } }

.progress-info {
  background-color: #5bc0de; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning {
  background-color: #f0ad4e; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger {
  background-color: #d9534f; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:last-child {
    margin-bottom: 0; }

.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:focus, a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #eceeef; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #818a91; }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #0092d1;
  border-color: #0092d1; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #9ee2ff; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #ffffff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #ffffff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #ffffff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #ffffff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.8571428571%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-9by16 {
  padding-bottom: 177.7777777778%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2051;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2001;
  background-color: rgba(0, 0, 0, 0.8); }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 1; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #FFFFFF;
  text-align: center;
  background-color: #000000; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: Open Sans, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.875rem;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }

.popover-content {
  padding: 9px 14px; }

.popover-arrow, .popover-arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover-arrow {
  border-width: 11px; }

.popover-arrow::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 767px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.invisible {
  visibility: hidden !important; }

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 767px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

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

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91; }

.text-primary {
  color: #0092d1 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #006e9e; }

.text-success {
  color: black !important; }

a.text-success:focus, a.text-success:hover {
  color: black; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0092d1 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #006e9e; }

.bg-success {
  color: #fff !important;
  background-color: black !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: black; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 766px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 767px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }
.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }

.featured_image {
  margin-bottom: 2rem;
  border-radius: 4px; }

.gallery_image {
  margin-bottom: 1rem;
  border-radius: 4px; }

p.featured_image_caption {
  margin-bottom: 2rem; }

.accordion_item {
  border-radius: 4px; }

.foundry-label > h3:before,
.foundry-label > h3:after {
  background: rgba(0, 0, 0, 0.1); }

ul.social_badges_container li a {
  border-radius: 4px; }

.foundry_icon i {
  border-radius: 4px; }

.icon_bar_wrapper {
  border-radius: 4px; }

ul.bulleted_list li i {
  line-height: 1.5; }

.label {
  margin-bottom: 0.5rem;
  /* Foundry addition */ }

.positioner_wrapper,
.foundry-base-margin {
  margin-bottom: 1rem; }

.foundry-footer {
  color: #373a3c; }

.foundry-footer a,
.foundry-footer a:visited {
  color: #0092d1; }

.foundry-footer a:hover,
.foundry-footer a:active {
  color: #1fbbff; }

.foundry-accordion-title-bar-bg-primary a.accordion_toggle {
  background: #0092d1; }

.foundry-accordion-title-bar-bg-success a.accordion_toggle {
  background: black; }

.foundry-accordion-title-bar-bg-info a.accordion_toggle {
  background: #5bc0de; }

.foundry-accordion-title-bar-bg-warning a.accordion_toggle {
  background: #f0ad4e; }

.foundry-accordion-title-bar-bg-danger a.accordion_toggle {
  background: #d9534f; }

pre.prettyprint {
  border-radius: 4px; }

.hi-content-wrap {
  line-height: 1.5; }

ul.lz-menu {
  border-radius: 4px; }

/*****************************************/
/*  Foundry Specific CSS                 */
/*****************************************/
/* End Edit Mode */
body.antialiased {
  -webkit-font-smoothing: antialiased; }

/* Site Background Styling Options - Background Image, Color Picker, or determined by theme. */
body {
  font-weight: 400; }

/* Header Font Sizing Options */
@media (max-width: 33.9em) {
  /* Mobile */
  h1 {
    font-size: 35px; }
  h2 {
    font-size: 28px; }
  h3 {
    font-size: 28px; }
  h4 {
    font-size: 26px; }
  h5 {
    font-size: 22px; }
  h6 {
    font-size: 18px; } }

@media (min-width: 34em) and (max-width: 47.9375em) {
  /* Tablet */
  h1 {
    font-size: 35px; }
  h2 {
    font-size: 28px; }
  h3 {
    font-size: 28px; }
  h4 {
    font-size: 26px; }
  h5 {
    font-size: 22px; }
  h6 {
    font-size: 18px; } }

@media (min-width: 48em) and (max-width: 61.9375em) {
  /* Desktop */
  h1 {
    font-size: 60px; }
  h2 {
    font-size: 40px; }
  h3 {
    font-size: 32px; }
  h4 {
    font-size: 28px; }
  h5 {
    font-size: 24px; }
  h6 {
    font-size: 20px; } }

@media (min-width: 62em) {
  /* Widescreen */
  h1 {
    font-size: 60px; }
  h2 {
    font-size: 40px; }
  h3 {
    font-size: 32px; }
  h4 {
    font-size: 28px; }
  h5 {
    font-size: 24px; }
  h6 {
    font-size: 20px; } }

.foundry-mask-primary-bg,
.foundry-primary-bg-color {
  background-color: #0092d1; }

.foundry-mask-success-bg,
.foundry-success-bg-color {
  background-color: black; }

.foundry-mask-info-bg,
.foundry-info-bg-color {
  background-color: #5bc0de; }

.foundry-mask-warning-bg,
.foundry-warning-bg-color {
  background-color: #f0ad4e; }

.foundry-mask-danger-bg,
.foundry-danger-bg-color {
  background-color: #d9534f; }

.foundry-site-background {
  fill: #262626; }

.fdy-drop-zone {
  line-height: 1.5; }
/* Start dooMax stack CSS code */#stacks_in_17, .stacks_in_17MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_17MaxWidthContainer{	    max-width: 70%;	}    .stacks_in_17MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_17MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_17MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_17MaxWidthContainer{		    max-width: 95%;		}								    .stacks_in_17MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */#stacks_in_9466 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:40px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_9466 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_9466 .fluid-image.unlimited img{width:100% !important}#stacks_in_9466 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_9466 .fluid-image.align-left img{float:left}#stacks_in_9466 .fluid-image.align-right img{float:right}

#stacks_in_9466 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_19 {
	padding: 20px 0px 70px 0px;
}






	#stacks_in_21 > .container {
		max-width: 800px;
	}










	#stacks_in_21 > .container {
		border-radius: 0px;
	}

	


#stacks_in_21 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/* Start dooMax stack CSS code */#stacks_in_2191, .stacks_in_2191MaxWidthContainer{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;}    .stacks_in_2191MaxWidthContainer{	    max-width: 100%;	}    .stacks_in_2191MaxWidthContainer{		margin: 0 auto 0 auto;	}@media only screen and (max-width: 1024px) {				    .stacks_in_2191MaxWidthContainer{		    max-width: 100%;		}								    .stacks_in_2191MaxWidthContainer{			margin: 0 auto 0 auto;		}		}@media only screen and (max-width: 480px) {				    .stacks_in_2191MaxWidthContainer{		    max-width: 90%;		}								    .stacks_in_2191MaxWidthContainer{			margin: 0 auto 0 auto;		}		}/* End dooMax stack CSS code */


#stacks_in_23 > .positioner_wrapper > .positioner {
	position: absolute;
	
	top: 0;
	margin-top: -27px;
	

	

	
	
	
	left: 50%;
	margin-left: -27px;
	
	
	z-index: 90;
	/*margin-right: px;*/
}

#stacks_in_23 > .positioner_wrapper > .positioner > a,
#stacks_in_23 > .positioner_wrapper > .positioner > a:visited,
#stacks_in_23 > .positioner_wrapper > .positioner > span {
	
	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0 5px rgba(255, 255, 255, 1.00);
	

	

	font-size: 27px;
	display: block;
	padding: 0px;
	line-height: 54px;
	height: 54px;
	width: 54px;
	border-radius: 50%;
	text-align: center;
}

#stacks_in_23 > .positioner_wrapper > .positioner > a:hover,
#stacks_in_23 > .positioner_wrapper > .positioner > a:active,
#stacks_in_23 > .positioner_wrapper > .positioner > span:hover {
	
	background: rgba(0, 146, 209, 1.00);
	

	
}

#stacks_in_23 > .positioner_wrapper > .positioner > a > i,
#stacks_in_23 > .positioner_wrapper > .positioner > span > i {
	line-height: 54px;
}


/* Option for removing base margin */
@media only screen and (min-width:0px){#stacks_in_25,#stacks_in_25 div,#stacks_in_25 p,#stacks_in_25 .fa:not(.no-indent),#stacks_in_25 ol,#stacks_in_25 ul li,#stacks_in_25 ol li,#stacks_in_25 ol,#stacks_in_25 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_25{}}
@media only screen and (max-width:480.00px){#stacks_in_25,#stacks_in_25 div,#stacks_in_25 p,#stacks_in_25 ol,#stacks_in_25 ul li,#stacks_in_25 ol li,#stacks_in_25 ol,#stacks_in_25 dl{font-size:1.50rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_25,#stacks_in_25 div,#stacks_in_25 p,#stacks_in_25 ol,#stacks_in_25 ul li,#stacks_in_25 ol li,#stacks_in_25 ol,#stacks_in_25 dl{font-size:1.50rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_25,#stacks_in_25 div,#stacks_in_25 p,#stacks_in_25 ol,#stacks_in_25 ul li,#stacks_in_25 ol li,#stacks_in_25 ol,#stacks_in_25 dl{font-size:1.50rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_25,#stacks_in_25 div,#stacks_in_25 p,#stacks_in_25 ol,#stacks_in_25 ul li,#stacks_in_25 ol li,#stacks_in_25 ol,#stacks_in_25 dl{font-size:1.50rem!important}}

#stacks_in_25 {
	margin: 30px 0px 0px 0px;
}



	
		#stacks_in_28 hr.foundry-divider-simple {
			border-top-color: rgba(88, 88, 88, 1.00);
		}
	

	#stacks_in_28 hr.foundry-divider-simple {
		border-top-style: dashed;
		border-top-width: 1px;
	}






	#stacks_in_28 .foundry-label {
		width: 100%;
	}

	#stacks_in_28 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_28 {
	margin: 0px 0px 10px 0px;
}
/*
2.3.0
* fixes a bug that could cause html elements to display as plain text in the autoreply subject
* fixes a bug that prevented shortcodes used in element attributes from updating correctly
adds new experimental feature: use smtp
* fixes a bug that could cause formatting issues in custom formatted message bodies
* fixes custom email format line break issues with certain themes and frameworks that remove br tags indiscriminately
* adds "\r\n" to br tags in custom formatted messages to prevent "lines too long for transport error"
* data was replaced with attr
* Radio fields can now be used to create branching slides
* input field confirm buttons now have a minimum width
*/
#stacks_in_2.siphon-stack {
  box-sizing: content-box;
  overflow: hidden;
  position: relative;
}
#stacks_in_2.siphon-stack 
{
  

  margin: 0px 0px 0px 0px;
  
  transition: height 600ms ease;
  
}
@-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_2 {
  z-index: 100;
  width: 100%;
  
}
.siphon-pagstacks_in_2 div {
  max-width: 900px;
  margin: 0 auto;
  padding: 0px;
  box-sizing: border-box;
  
  
  text-align: center;
  
}
.siphon-pagstacks_in_2 span {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid rgba(184, 216, 250, 1.00);;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  margin-right: 5px;
  position: relative;
}
.siphon-pagstacks_in_2 span:hover {
  background: rgba(184, 216, 250, 1.00);;
}
.siphon-pagstacks_in_2 span:after{
  width: 5px;
  height: 2px;
  background: rgba(184, 216, 250, 1.00);;
  position: absolute;
  content: " ";
  right: -7px;
  top: 6px;
}
.siphon-pagstacks_in_2 span:last-child:after{
  display: none;
}
.siphon-pagstacks_in_2 span.active {
  background: rgba(126, 255, 250, 1.00);
  border-color: rgba(126, 255, 250, 1.00);;
  cursor: default;
}
.siphon-pagstacks_in_2 .siphon-pag-back {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  color: rgba(184, 216, 250, 1.00);
}
.siphon-pagstacks_in_2 .siphon-pag-back.disable-back {
  opacity: .5;
  pointer-events: none;
  cursor: default;
}
.siphon-pagstacks_in_2 .siphon-pag-back svg {
  fill: rgba(184, 216, 250, 1.00);
}
.siphon-pagstacks_in_2 .siphon-pag-back svg:hover {
  fill: rgba(126, 255, 250, 1.00);
  cursor: pointer;
}
#stacks_in_2 .siphon-hide {
  
  display: none;
  
}
#stacks_in_2 .siphon-hide.has-button {
  display: block;
}
#stacks_in_2 .siphon-hide.has-button .siphon-input-wrap {
  display: block;
}
#stacks_in_2 .siphon-hide.has-button *:not(svg):not(path) {
  display: none;
}
#stacks_in_2 .siphon-hide.has-button button {
  display: block;
}
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox { margin: 16px 0px 0px 0px; }
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox ~ .checkbox { margin: 0px; }
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input {
  -webkit-appearance: none;
  appearance: none;
  opacity: 0 !important;
  padding: 0px 5px 0px 0px;
  margin: 0;
  width: 100%;
  height: 24px;
  position: absolute;
  left: 0;
  cursor: pointer;
  z-index: 100;
  
    
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  transform: translate(-50%,0);
    
}
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox label {
  padding-left: 18px;
  position: relative;
  z-index: 1;
  
}
#stacks_in_2 .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;
  text-align: left;
  
}
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input:disabled {
  cursor: not-allowed;
}
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input:disabled + label {
  opacity: .6;
}
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input:checked +label:before {
  content: "\f046";
}
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input[type="radio"] + label:before {
  content: "\f10c";
}
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input[type="radio"]:checked + label:before {
  content: "\f192";
}

#stacks_in_2.siphon-stack .siphon-section {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 100%;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  max-width: 900px;
  visibility: hidden;
  
  
  text-align: center;
  
  transition: opacity 300ms ease;
}

#stacks_in_2.siphon-stack .siphon-section .siphon-back {
  color: rgba(184, 216, 250, 1.00);
  margin-top: 32px;
}
#stacks_in_2.siphon-stack .siphon-section.back-at-top {
  
  border-top: 70px solid transparent;
  

}
#stacks_in_2.siphon-stack .siphon-section.back-at-top .siphon-back {
  margin: 0px;
  position: absolute;
  top: 10px;
  
  top: -60px;
  
  left: 0px;
}
#stacks_in_2.siphon-stack .siphon-section .siphon-back svg {
  fill: rgba(184, 216, 250, 1.00);
  width: 40px;
  height: 40px;
}
#stacks_in_2.siphon-stack .siphon-section .siphon-back svg:hover {
  fill: rgba(126, 255, 250, 1.00);
  cursor: pointer;
}
#stacks_in_2.siphon-stack > .siphon-section:first-child .siphon-back {
  display: none;
}
#stacks_in_2.siphon-stack .siphon-section.siphon-active {
  position: relative;
  opacity: 1;
  left: 0;
  height: auto;
  visibility: visible;
}
#stacks_in_2 .siphon-section h1,
#stacks_in_2 .siphon-section h2,
#stacks_in_2 .siphon-section h3,
#stacks_in_2 .siphon-section h4,
#stacks_in_2 .siphon-section h5,
#stacks_in_2 .siphon-section h6,
#stacks_in_2 .siphon-section h1 span,
#stacks_in_2 .siphon-section h2 span,
#stacks_in_2 .siphon-section h3 span,
#stacks_in_2 .siphon-section h4 span,
#stacks_in_2 .siphon-section h5 span,
#stacks_in_2 .siphon-section h6 span {
  color: rgba(51, 51, 51, 1.00);
  line-height: 0.950000;
  font-family: Open Sans;
  
  text-align: center;
}
#stacks_in_2 .siphon-section .siphon-question {
  position: relative;
  display: inline-block;
  width: 100%;
  opacity: 1;
  margin: 0;
  color: rgba(51, 51, 51, 1.00);
  font-size: 20px;
  line-height: 19px;
  font-weight: 400;
  font-family: Open Sans;
  
  text-align: center;
}
#stacks_in_2 .siphon-section .siphon-pagination + .siphon-question {
  margin: 32px 0 0 0;
}
#stacks_in_2 .siphon-section {
  font-size: 18px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.60);
}
#stacks_in_2 .siphon-section .siphon-answer {
  margin-top: 7px;
}
#stacks_in_2 .siphon-section .siphon-answer,
#stacks_in_2 .siphon-section .siphon-answer p,
#stacks_in_2 .siphon-section .siphon-answer span,
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input,
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input + label,
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input + label span {
  color: rgba(184, 216, 250, 1.00);
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
  font-family: Open Sans;
  
  text-align: center;
}
#stacks_in_2 .siphon-section .siphon-answer p {
  margin: 0;
}
#stacks_in_2 .siphon-section .siphon-answer:hover p,
#stacks_in_2 .siphon-section .siphon-answer:hover span,
#stacks_in_2 .siphon-section .siphon-answer:hover .text_stack,
#stacks_in_2 .siphon-section .siphon-answer:hover,
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input:hover,
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox input:hover + label {
  color: rgba(126, 255, 250, 1.00);
}
#stacks_in_2 .siphon-section .siphon-answer a span,
#stacks_in_2 .siphon-section .siphon-answer:hover a span {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  text-align: inherit;
  font-family: inherit;
}
#stacks_in_2 .siphon-section .siphon-answer {
  cursor: pointer;
}
/* Answer Styles */
#stacks_in_2.siphon-stack .siphon-input-wrap,
#stacks_in_2.siphon-stack .siphon-input-wrap * {
  box-sizing: border-box;
}
#stacks_in_2.siphon-stack .siphon-input-wrap  {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 16px 0px 0px 0px;
  width: 100%;
  vertical-align: top;
  
  text-align: center;
}
#stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox) input {
  position: relative;
  display: block;
  float: left;
  padding: 0px 16px;
  margin: 0;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  font-family: Open Sans;
  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);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  
  float: none;
  margin: 0 auto;
}
#stacks_in_2.siphon-stack .siphon-input-wrap button {
  background: transparent;
  border: 3px solid rgba(51, 51, 51, 1.00);
  border-radius: 2px;
  padding: 0px 16px;
  height: 45px;
  max-width: 100px;
  width: 20%;
  -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(51, 51, 51, 1.00);
  font-size: 20px;
  font-weight: 400;
  font-family: Open Sans;
  
}
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-visible-button button,
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-file button,
#stacks_in_2.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: 16px;
  
  width: 100%;
  max-width: 350px;
  position: relative;
  float: none;
  display: block;
  margin: 20px auto 0px ;
  
}
#stacks_in_2.siphon-stack .siphon-input-wrap.checkbox button{
  float: none;
  display: block;
}
#stacks_in_2.siphon-stack .siphon-input-wrap button .checkmark {
  height: 39px;
  stroke-width: 4;
  stroke: rgba(51, 51, 51, 1.00);
  stroke-miterlimit: 10;
}
#stacks_in_2.siphon-stack .siphon-input-wrap button .checkmark-check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 0;
}
#stacks_in_2.siphon-stack .siphon-input-wrap button:hover {
  background: rgba(255,255,255,0.2);
  cursor: pointer;
}
#stacks_in_2.siphon-stack .siphon-input-wrap button:active {
  background: rgba(255,255,255,0.2);
}
#stacks_in_2.siphon-stack .siphon-input-wrap input:focus,
#stacks_in_2.siphon-stack .siphon-input-wrap textarea:focus,
#stacks_in_2.siphon-stack .siphon-input-wrap button:focus {
  outline: none;
}
#stacks_in_2.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_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
  display: block;
  float: left;
  clear: left;
  padding: 0 16px;
  border-radius: 2px;
  color: rgba(0, 146, 209, 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;
  
}
#stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label span {
  position: relative;
  display: block;
  padding: 5px 0px;
  width: 100%;
  font-family: Open Sans;
}
#stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label span:empty {
  display: none;
}

#stacks_in_2.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(0, 146, 209, 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_2.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(0, 146, 209, 1.00);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  pointer-events: none;
}
#stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) textarea + label::before,
#stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) textarea + label::after {
  display: none;
}

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


@media all and (max-width: 450px) {
  #stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label,
  #stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox) input {
    width: calc(100% - 60px);
  }
  #stacks_in_2.siphon-stack .siphon-input-wrap button {
    width: 60px;
  }
}
#stacks_in_2.siphon-stack .siphon-input-wrap textarea {
  resize: none;
  display: block;
  background: rgba(0, 146, 209, 1.00);
  border-radius: 2px;
  border: 0px solid white;
  padding: 16px;
  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: Open Sans;
  
}

#stacks_in_2.siphon-stack .siphon-input-wrap {
  max-width: 350px;
  width: 100%;
  display: block;
  margin: 16px auto 0 auto;
}
#stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox) input {
  width: 100%;
  padding-right: 88px;
  /* z-index: 0; */
}
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-input-has-button:not(.checkbox):not(.siphon-file) label::before {
  width: calc(100% - 80px);
}
#stacks_in_2.siphon-stack .siphon-input-wrap textarea {
  width: 100%;
}
#stacks_in_2.siphon-stack .siphon-input-wrap button {
  float: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  z-index: 11;
  transform-origin: bottom left;
}
#stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
  width: 100%;
  float: none;
  margin: 0 auto;
  text-align: center;
}
#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap {
  margin: 16px auto 0 auto;
}
#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
  margin: 0 auto;
}

#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap {
  max-width: 350px;
  width: 100%;
  display: block;
  margin: 16px 0 0 0;
}
#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap:not(.checkbox) input {
  width: 100%;
  padding-right: 88px;
  z-index: 0;
}
#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap.siphon-input-has-button:not(.checkbox):not(.siphon-file) label::before {
  width: calc(100% - 80px);
}
#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap textarea {
  width: 100%;
}
#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap button {
  float: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  z-index: 1;
  transform-origin: bottom left;
  margin: 0;
}
#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
  width: 100%;
  float: none;
}

#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap {
  margin: 16px auto 0 auto;
}
#stacks_in_2.siphon-stack .deluxe-columns .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
  margin: 0 auto;
}


#stacks_in_2.siphon-stack .siphon-input-wrap.is-required input,
#stacks_in_2.siphon-stack .siphon-input-wrap.is-required textarea {
  outline: thin solid red;
}
#stacks_in_2.siphon-stack .siphon-input-wrap input.is-required + label {
  color: red !important;
}
#stacks_in_2.siphon-stack .siphon-input-wrap input:focus,
#stacks_in_2.siphon-stack .siphon-input-wrap.input-focused input,
#stacks_in_2.siphon-stack .siphon-input-wrap.is-required input {
  opacity: 1;
  /* -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; */
}
#stacks_in_2.siphon-stack .siphon-input-wrap input:focus + .siphon-input-wrap input::before,
#stacks_in_2.siphon-stack .siphon-input-wrap.input-focused:not(.checkbox):not(.siphon-file) label::before,
#stacks_in_2.siphon-stack .siphon-input-wrap.input-focused label::before,
#stacks_in_2.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_2.siphon-stack .siphon-input-wrap input:focus + .siphon-input-wrap label,
#stacks_in_2.siphon-stack .siphon-input-wrap.input-focused label,
#stacks_in_2.siphon-stack .siphon-input-wrap.is-required label {
  pointer-events: none;
}
#stacks_in_2.siphon-stack .siphon-input-wrap input:focus + .siphon-input-wrap label::after,
#stacks_in_2.siphon-stack .siphon-input-wrap.input-focused label::after,
#stacks_in_2.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_2 .siphon-section .siphon-input-wrap input[type='file'] {
  margin: 16px 0px;
  opacity: 0;
}
/* Submit slide styles */
#stacks_in_2.siphon-stack .siphon-submit button,
#stacks_in_2 .siphon-section .siphon-input-wrap.siphon-file label {
  background: transparent;
  border: 3px solid rgba(51, 51, 51, 1.00);
  border-radius: 2px;
  padding: 0px 16px;
  height: 45px;
  margin: 16px 0px;
  color: rgba(51, 51, 51, 1.00);
  font-size: 18px;
  font-weight: 400;
  font-family: Open Sans;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#stacks_in_2.siphon-stack .siphon-submit button:hover,
#stacks_in_2 .siphon-section .siphon-input-wrap.siphon-file label:hover {
  background: rgba(255,255,255,0.2);
  cursor: pointer;
}
#stacks_in_2.siphon-stack .siphon-submit button:active,
#stacks_in_2 .siphon-section .siphon-input-wrap.siphon-file label:active {
  background: rgba(255,255,255,0.2);
}
#stacks_in_2.siphon-stack .siphon-submit button:focus {
  outline: none;
}
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-textarea button {
  
  width: 100%;
  max-width: 350px;
  position: relative;
  float: none;
  display: block;
  
  margin: 0 auto;
  
  
}
#stacks_in_2.siphon-stack .siphon-mail-error {
  color: white;
  background: #FF4444;
  border: 1px solid #FF2222;
  padding: 10px;
  border-radius: 4px;
  margin: 32px 0px 0px 0px;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
#stacks_in_2 .siphon-loader {
  height: 40px;
  width: 40px;
  text-align: center;
  padding: 0;
  margin: 32px auto 0 auto;
  display: block;
  position: absolute;
  opacity: 0;
  transition: opacity 0ms linear;
  pointer-events: none;
  z-index: 0;
}
#stacks_in_2 .siphon-loader svg path {
  fill: rgba(51, 51, 51, 1.00);
}
#stacks_in_2.siphon-email-submited .siphon-loader {
  position: relative;
  opacity: 1;
  transition: opacity 300ms ease;
  -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_2.siphon-email-submited .siphon-submit button,
#stacks_in_2.siphon-email-submited .siphon-back,
#stacks_in_2.siphon-email-submited .configure-submit {
  display: none;
}

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

    width: auto;
    display:inline-block;
 
}
#stacks_in_2.siphon-stack .siphon-input-wrap label::after,
#stacks_in_2.siphon-stack .siphon-input-wrap label::before,
#stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::after,
#stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::before {
  width: 100%;
  max-width: 350px;
  float: none;
  
}

#stacks_in_2.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox) input,
#stacks_in_2.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox) input,
#stacks_in_2.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox) label,
#stacks_in_2.siphon-stack .s3_column .siphon-input-wrap textarea,
#stacks_in_2.siphon-stack .s3_column .siphon-input-wrap button,
#stacks_in_2.siphon-email-submited .s3_column .siphon-submit button,
#stacks_in_2 .siphon-section .s3_column .siphon-input-wrap.siphon-file label,
#stacks_in_2.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
  width: 100%;
  max-width: 100%;
  position: relative;
  float: none;
}
#stacks_in_2.siphon-stack .s3_column .siphon-input-wrap label::after,
#stacks_in_2.siphon-stack .s3_column .siphon-input-wrap label::before,
#stacks_in_2.siphon-stack .s3_column .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::after,
#stacks_in_2.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_2.siphon-stack .siphon-input-wrap:not(.checkbox) input,
  #stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox) input,
  #stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox) label,
  #stacks_in_2.siphon-stack .siphon-input-wrap textarea,
  /* #stacks_in_2.siphon-stack .siphon-input-wrap button, */
  #stacks_in_2.siphon-email-submited .siphon-submit button,
  #stacks_in_2 .siphon-section .siphon-input-wrap.siphon-file label,
  #stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label {
    /* width: 100%;
    position: relative;
    float: none; */
  }
  #stacks_in_2.siphon-stack .siphon-input-wrap button {
    padding: 0 6px;
  }
  #stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::after,
  #stacks_in_2.siphon-stack .siphon-input-wrap:not(.checkbox):not(.siphon-file) label::before {
    /* width: 100%;
    float: none; */
  }
}
#stacks_in_2 .siphon-section .siphon-input-wrap.checkbox label:before {
  
}
/* Edit mode styles */


#stacks_in_2 .autoreply {display: none;}

/*
=======================================
File
=======================================
*/
#stacks_in_2 .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_2 .siphon-section .siphon-input-wrap.siphon-file label {
  
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  
}
#stacks_in_2 .siphon-section .siphon-input-wrap.siphon-file input:before {
  content: "\f192";
}
/*
=======================================
Range / Slider
=======================================
*/
#stacks_in_2.siphon-stack .siphon-range-wrap {
  display: grid;
  grid-template-columns: min-content 1fr min-content;
  max-width: 350px;
  width: 100%;
  align-items: center;
  grid-gap: 4px;
  
  float: none;
  margin: 0 auto;
}
#stacks_in_2.siphon-stack .siphon-range-wrap > span {
  color: rgba(0, 146, 209, 1.00);
  font-size: 14px;
  line-height: 14px;
  font-family: Open Sans;
  white-space: nowrap;
}
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-range:not(.checkbox):not(.siphon-file) > label > span {
  font-size: 14px;
  line-height: 16px;
  margin-top: 12px;
}
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-range:not(.checkbox):not(.siphon-file) input {
  opacity: 1;
  width: 100%;
  height: 4px;
  padding: 0px;
  background: rgba(0, 146, 209, 1.00);
}
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-range:not(.checkbox):not(.siphon-file) label {
  transform: translateY(-6.500000px);
}
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-range:not(.checkbox):not(.siphon-file) input::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: rgba(51, 51, 51, 1.00);
  cursor: pointer;
}
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-range:not(.checkbox):not(.siphon-file) input::-moz-range-thumb {
  background: rgba(51, 51, 51, 1.00);
  width: 20px;
  height: 20px;
  border-radius: 10px;
  cursor: pointer;
}
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-range:not(.checkbox):not(.siphon-file) label:before,
#stacks_in_2.siphon-stack .siphon-input-wrap.siphon-range:not(.checkbox):not(.siphon-file) label:after {
  display: none;
}
.siphon-stack .siphon-section .stacks_in,
.siphon-stack .siphon-section .stacks_out {
  overflow: hidden;
}


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


.siphon-stack.bg-stacks_in_2158:before {
  position: relative;
  
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
    
}
/* Start Responsive Shim stack CSS code */.stacks_in_7293shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_6521 .grid-pad{		margin-left: -20px;		margin-right: -20px;		margin-top: -10px;		margin-bottom: -10px;	}	#stacks_in_6521 [class*='re-col-']{	  padding-left: 20px;	  padding-right: 20px;	  padding-top: 10px;	  padding-bottom: 10px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_6521 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_6521 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_6521 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_6521 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6521 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7294 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_2165 textarea {
  height: 200px !important;
}
#stacks_in_2167 p,#stacks_in_2167 div{margin-bottom:0}#stacks_in_2167 p,#stacks_in_2167 div,#stacks_in_2167 ul,#stacks_in_2167 ol,#stacks_in_2167 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2167 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2167 a:hover{color:rgba(255, 255, 255, 1.00)}@media only screen and (min-width:0px){#stacks_in_2167,#stacks_in_2167 div,#stacks_in_2167 p,#stacks_in_2167 .fa:not(.no-indent),#stacks_in_2167 ol,#stacks_in_2167 ul li,#stacks_in_2167 ol li,#stacks_in_2167 ol,#stacks_in_2167 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2167{}}
@media only screen and (max-width:480.00px){#stacks_in_2167,#stacks_in_2167 div,#stacks_in_2167 p,#stacks_in_2167 ol,#stacks_in_2167 ul li,#stacks_in_2167 ol li,#stacks_in_2167 ol,#stacks_in_2167 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2167,#stacks_in_2167 div,#stacks_in_2167 p,#stacks_in_2167 ol,#stacks_in_2167 ul li,#stacks_in_2167 ol li,#stacks_in_2167 ol,#stacks_in_2167 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2167,#stacks_in_2167 div,#stacks_in_2167 p,#stacks_in_2167 ol,#stacks_in_2167 ul li,#stacks_in_2167 ol li,#stacks_in_2167 ol,#stacks_in_2167 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2167,#stacks_in_2167 div,#stacks_in_2167 p,#stacks_in_2167 ol,#stacks_in_2167 ul li,#stacks_in_2167 ol li,#stacks_in_2167 ol,#stacks_in_2167 dl{font-size:1.00rem!important}}

#stacks_in_2167 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2170shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */

#stacks_in_7283 .back_wrapper iframe,
#stacks_in_7283 .back_wrapper video {
	display: none;
}


#stacks_in_7283 {
	margin-bottom: 21px;
}


#stacks_in_7283 .flip_toggle {
	cursor: pointer;
	z-index: 997;
}

#stacks_in_7283 .flip_toggle {
	text-align: center;
	cursor: pointer !important;
}

#stacks_in_7283 .flip_toggle i {
}

#stacks_in_7283 .toggle_front i {
	line-height: 40px;
}

#stacks_in_7283 .toggle_front {
	text-align: center;
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	

	

	

	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 30px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;
}

#stacks_in_7283 .toggle_front:hover {
	background: rgba(2, 90, 165, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_7283 .toggle_back i {
	line-height: 40px;
}

#stacks_in_7283 .toggle_back {
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	
	
	

	background: rgba(137, 155, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 20px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;

}

#stacks_in_7283 .toggle_back:hover {
	background: rgba(68, 157, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_7283 .flip_panel {
	cursor: click;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	transition-duration: 300ms;
	transition-property: height;
	z-index: 996;
}

#stacks_in_7283 .flip_panel .front,
#stacks_in_7283 .flip_panel .back {
}


#stacks_in_7283 * {
}

#stacks_in_7283 .flip_panel .front {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_7283 .flip_panel .back {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 950;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_7283 .flip_panel.flip .front {
	z-index: 900;
}

#stacks_in_7283 .flip_panel.flip .back {
	z-index: 950;
}

	
		/* Left To Right Animation */

		#stacks_in_7283 .flip_panel .front {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			   -moz-transform: rotateX(0deg) rotateY(0deg);
		}

		#stacks_in_7283 .flip_panel .back {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);
		}

		#stacks_in_7283 .flip_panel.flip .front {
			-webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
		}

		#stacks_in_7283 .flip_panel.flip .back {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			-moz-transform: rotateX(0deg) rotateY(0deg);
		}
	

	

	

	



#stacks_in_7283 .front_inner {
	
	background: rgba(255, 255, 255, 0.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	
}

#stacks_in_7283 .front_inner,
#stacks_in_7283 .front_overlay {
	
			border-radius: 10px;
	
}

#stacks_in_7283 .back_inner,
#stacks_in_7283 .back_overlay {
	
			border-radius: 10px;
	
}



#stacks_in_7283 .back_inner {
	
	background: rgba(255, 255, 255, 1.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	

}

@media (max-width: 47.9375em) {
	/* iPhone */
	#stacks_in_7283 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7283 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 48em) and (max-width: 61.9375em) {
	/* iPad */
	#stacks_in_7283 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7283 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 62em) {
	/* Desktop */
	#stacks_in_7283 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7283 .back_overlay {
		padding: 10px;
	}
}

#stacks_in_7283 {
	padding: 10px 0px 0px 0px;
}
@media only screen and (max-width:414px){#stacks_in_2173 p,#stacks_in_2173 div{text-align:center !important}}#stacks_in_2173 p,#stacks_in_2173 div{margin-bottom:0}#stacks_in_2173 p,#stacks_in_2173 div,#stacks_in_2173 ul,#stacks_in_2173 ol,#stacks_in_2173 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_2173 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2173 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2173,#stacks_in_2173 div,#stacks_in_2173 p,#stacks_in_2173 .fa:not(.no-indent),#stacks_in_2173 ol,#stacks_in_2173 ul li,#stacks_in_2173 ol li,#stacks_in_2173 ol,#stacks_in_2173 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2173{}}
@media only screen and (max-width:480.00px){#stacks_in_2173,#stacks_in_2173 div,#stacks_in_2173 p,#stacks_in_2173 ol,#stacks_in_2173 ul li,#stacks_in_2173 ol li,#stacks_in_2173 ol,#stacks_in_2173 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2173,#stacks_in_2173 div,#stacks_in_2173 p,#stacks_in_2173 ol,#stacks_in_2173 ul li,#stacks_in_2173 ol li,#stacks_in_2173 ol,#stacks_in_2173 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2173,#stacks_in_2173 div,#stacks_in_2173 p,#stacks_in_2173 ol,#stacks_in_2173 ul li,#stacks_in_2173 ol li,#stacks_in_2173 ol,#stacks_in_2173 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2173,#stacks_in_2173 div,#stacks_in_2173 p,#stacks_in_2173 ol,#stacks_in_2173 ul li,#stacks_in_2173 ol li,#stacks_in_2173 ol,#stacks_in_2173 dl{font-size:0.80rem!important}}

#stacks_in_2173 {
	margin: 20px 5px 5px 5px;
}

#stacks_in_7296 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 10px 20px;
}

#stacks_in_2178 textarea {
  height: 200px !important;
}
#stacks_in_2180 p,#stacks_in_2180 div{margin-bottom:0}#stacks_in_2180 p,#stacks_in_2180 div,#stacks_in_2180 ul,#stacks_in_2180 ol,#stacks_in_2180 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2180 a{color:rgba(255, 255, 255, 1.00)}#stacks_in_2180 a:hover{color:rgba(255, 255, 255, 1.00)}@media only screen and (min-width:0px){#stacks_in_2180,#stacks_in_2180 div,#stacks_in_2180 p,#stacks_in_2180 .fa:not(.no-indent),#stacks_in_2180 ol,#stacks_in_2180 ul li,#stacks_in_2180 ol li,#stacks_in_2180 ol,#stacks_in_2180 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2180{}}
@media only screen and (max-width:480.00px){#stacks_in_2180,#stacks_in_2180 div,#stacks_in_2180 p,#stacks_in_2180 ol,#stacks_in_2180 ul li,#stacks_in_2180 ol li,#stacks_in_2180 ol,#stacks_in_2180 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2180,#stacks_in_2180 div,#stacks_in_2180 p,#stacks_in_2180 ol,#stacks_in_2180 ul li,#stacks_in_2180 ol li,#stacks_in_2180 ol,#stacks_in_2180 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2180,#stacks_in_2180 div,#stacks_in_2180 p,#stacks_in_2180 ol,#stacks_in_2180 ul li,#stacks_in_2180 ol li,#stacks_in_2180 ol,#stacks_in_2180 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2180,#stacks_in_2180 div,#stacks_in_2180 p,#stacks_in_2180 ol,#stacks_in_2180 ul li,#stacks_in_2180 ol li,#stacks_in_2180 ol,#stacks_in_2180 dl{font-size:1.00rem!important}}

#stacks_in_2180 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7303shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */

#stacks_in_7304 .back_wrapper iframe,
#stacks_in_7304 .back_wrapper video {
	display: none;
}


#stacks_in_7304 {
	margin-bottom: 21px;
}


#stacks_in_7304 .flip_toggle {
	cursor: pointer;
	z-index: 997;
}

#stacks_in_7304 .flip_toggle {
	text-align: center;
	cursor: pointer !important;
}

#stacks_in_7304 .flip_toggle i {
}

#stacks_in_7304 .toggle_front i {
	line-height: 40px;
}

#stacks_in_7304 .toggle_front {
	text-align: center;
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	

	

	

	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 30px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;
}

#stacks_in_7304 .toggle_front:hover {
	background: rgba(2, 90, 165, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_7304 .toggle_back i {
	line-height: 40px;
}

#stacks_in_7304 .toggle_back {
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	
	
	

	background: rgba(137, 155, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 20px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;

}

#stacks_in_7304 .toggle_back:hover {
	background: rgba(68, 157, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_7304 .flip_panel {
	cursor: click;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	transition-duration: 300ms;
	transition-property: height;
	z-index: 996;
}

#stacks_in_7304 .flip_panel .front,
#stacks_in_7304 .flip_panel .back {
}


#stacks_in_7304 * {
}

#stacks_in_7304 .flip_panel .front {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_7304 .flip_panel .back {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 950;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_7304 .flip_panel.flip .front {
	z-index: 900;
}

#stacks_in_7304 .flip_panel.flip .back {
	z-index: 950;
}

	
		/* Left To Right Animation */

		#stacks_in_7304 .flip_panel .front {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			   -moz-transform: rotateX(0deg) rotateY(0deg);
		}

		#stacks_in_7304 .flip_panel .back {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);
		}

		#stacks_in_7304 .flip_panel.flip .front {
			-webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
		}

		#stacks_in_7304 .flip_panel.flip .back {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			-moz-transform: rotateX(0deg) rotateY(0deg);
		}
	

	

	

	



#stacks_in_7304 .front_inner {
	
	background: rgba(255, 255, 255, 0.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	
}

#stacks_in_7304 .front_inner,
#stacks_in_7304 .front_overlay {
	
			border-radius: 10px;
	
}

#stacks_in_7304 .back_inner,
#stacks_in_7304 .back_overlay {
	
			border-radius: 10px;
	
}



#stacks_in_7304 .back_inner {
	
	background: rgba(255, 255, 255, 1.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	

}

@media (max-width: 47.9375em) {
	/* iPhone */
	#stacks_in_7304 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7304 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 48em) and (max-width: 61.9375em) {
	/* iPad */
	#stacks_in_7304 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7304 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 62em) {
	/* Desktop */
	#stacks_in_7304 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7304 .back_overlay {
		padding: 10px;
	}
}

#stacks_in_7304 {
	padding: 10px 0px 0px 0px;
}
@media only screen and (max-width:414px){#stacks_in_2186 p,#stacks_in_2186 div{text-align:center !important}}#stacks_in_2186 p,#stacks_in_2186 div{margin-bottom:0}#stacks_in_2186 p,#stacks_in_2186 div,#stacks_in_2186 ul,#stacks_in_2186 ol,#stacks_in_2186 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_2186 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2186 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2186,#stacks_in_2186 div,#stacks_in_2186 p,#stacks_in_2186 .fa:not(.no-indent),#stacks_in_2186 ol,#stacks_in_2186 ul li,#stacks_in_2186 ol li,#stacks_in_2186 ol,#stacks_in_2186 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2186{}}
@media only screen and (max-width:480.00px){#stacks_in_2186,#stacks_in_2186 div,#stacks_in_2186 p,#stacks_in_2186 ol,#stacks_in_2186 ul li,#stacks_in_2186 ol li,#stacks_in_2186 ol,#stacks_in_2186 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2186,#stacks_in_2186 div,#stacks_in_2186 p,#stacks_in_2186 ol,#stacks_in_2186 ul li,#stacks_in_2186 ol li,#stacks_in_2186 ol,#stacks_in_2186 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2186,#stacks_in_2186 div,#stacks_in_2186 p,#stacks_in_2186 ol,#stacks_in_2186 ul li,#stacks_in_2186 ol li,#stacks_in_2186 ol,#stacks_in_2186 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2186,#stacks_in_2186 div,#stacks_in_2186 p,#stacks_in_2186 ol,#stacks_in_2186 ul li,#stacks_in_2186 ol li,#stacks_in_2186 ol,#stacks_in_2186 dl{font-size:0.80rem!important}}

#stacks_in_2186 {
	padding: 20px 5px 5px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6552shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
#stacks_in_6537 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6539shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6540shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */#stacks_in_6541 p,#stacks_in_6541 div{margin-bottom:0}#stacks_in_6541 p,#stacks_in_6541 div,#stacks_in_6541 ul,#stacks_in_6541 ol,#stacks_in_6541 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_6541 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6541 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6541,#stacks_in_6541 div,#stacks_in_6541 p,#stacks_in_6541 .fa:not(.no-indent),#stacks_in_6541 ol,#stacks_in_6541 ul li,#stacks_in_6541 ol li,#stacks_in_6541 ol,#stacks_in_6541 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6541{}}
@media only screen and (max-width:480.00px){#stacks_in_6541,#stacks_in_6541 div,#stacks_in_6541 p,#stacks_in_6541 ol,#stacks_in_6541 ul li,#stacks_in_6541 ol li,#stacks_in_6541 ol,#stacks_in_6541 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6541,#stacks_in_6541 div,#stacks_in_6541 p,#stacks_in_6541 ol,#stacks_in_6541 ul li,#stacks_in_6541 ol li,#stacks_in_6541 ol,#stacks_in_6541 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6541,#stacks_in_6541 div,#stacks_in_6541 p,#stacks_in_6541 ol,#stacks_in_6541 ul li,#stacks_in_6541 ol li,#stacks_in_6541 ol,#stacks_in_6541 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6541,#stacks_in_6541 div,#stacks_in_6541 p,#stacks_in_6541 ol,#stacks_in_6541 ul li,#stacks_in_6541 ol li,#stacks_in_6541 ol,#stacks_in_6541 dl{font-size:1.00rem!important}}

#stacks_in_6541 {
	background-color: rgba(88, 88, 88, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

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


.siphon-stack.bg-stacks_in_2275:before {
  position: relative;
  
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
    
}
/* Start Responsive Shim stack CSS code */.stacks_in_7310shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_6509 .grid-pad{		margin-left: -8px;		margin-right: -8px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_6509 [class*='re-col-']{	  padding-left: 8px;	  padding-right: 8px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_6509 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_6509 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_6509 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_6509 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6509 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7311 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2284 textarea {
  height: 200px !important;
}
#stacks_in_2286 p,#stacks_in_2286 div{margin-bottom:0}#stacks_in_2286 p,#stacks_in_2286 div,#stacks_in_2286 ul,#stacks_in_2286 ol,#stacks_in_2286 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2286 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2286 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2286,#stacks_in_2286 div,#stacks_in_2286 p,#stacks_in_2286 .fa:not(.no-indent),#stacks_in_2286 ol,#stacks_in_2286 ul li,#stacks_in_2286 ol li,#stacks_in_2286 ol,#stacks_in_2286 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2286{}}
@media only screen and (max-width:480.00px){#stacks_in_2286,#stacks_in_2286 div,#stacks_in_2286 p,#stacks_in_2286 ol,#stacks_in_2286 ul li,#stacks_in_2286 ol li,#stacks_in_2286 ol,#stacks_in_2286 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2286,#stacks_in_2286 div,#stacks_in_2286 p,#stacks_in_2286 ol,#stacks_in_2286 ul li,#stacks_in_2286 ol li,#stacks_in_2286 ol,#stacks_in_2286 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2286,#stacks_in_2286 div,#stacks_in_2286 p,#stacks_in_2286 ol,#stacks_in_2286 ul li,#stacks_in_2286 ol li,#stacks_in_2286 ol,#stacks_in_2286 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2286,#stacks_in_2286 div,#stacks_in_2286 p,#stacks_in_2286 ol,#stacks_in_2286 ul li,#stacks_in_2286 ol li,#stacks_in_2286 ol,#stacks_in_2286 dl{font-size:1.00rem!important}}

#stacks_in_2286 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7325 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2291 textarea {
  height: 200px !important;
}
#stacks_in_2293 p,#stacks_in_2293 div{margin-bottom:0}#stacks_in_2293 p,#stacks_in_2293 div,#stacks_in_2293 ul,#stacks_in_2293 ol,#stacks_in_2293 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2293 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2293 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2293,#stacks_in_2293 div,#stacks_in_2293 p,#stacks_in_2293 .fa:not(.no-indent),#stacks_in_2293 ol,#stacks_in_2293 ul li,#stacks_in_2293 ol li,#stacks_in_2293 ol,#stacks_in_2293 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2293{}}
@media only screen and (max-width:480.00px){#stacks_in_2293,#stacks_in_2293 div,#stacks_in_2293 p,#stacks_in_2293 ol,#stacks_in_2293 ul li,#stacks_in_2293 ol li,#stacks_in_2293 ol,#stacks_in_2293 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2293,#stacks_in_2293 div,#stacks_in_2293 p,#stacks_in_2293 ol,#stacks_in_2293 ul li,#stacks_in_2293 ol li,#stacks_in_2293 ol,#stacks_in_2293 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2293,#stacks_in_2293 div,#stacks_in_2293 p,#stacks_in_2293 ol,#stacks_in_2293 ul li,#stacks_in_2293 ol li,#stacks_in_2293 ol,#stacks_in_2293 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2293,#stacks_in_2293 div,#stacks_in_2293 p,#stacks_in_2293 ol,#stacks_in_2293 ul li,#stacks_in_2293 ol li,#stacks_in_2293 ol,#stacks_in_2293 dl{font-size:1.00rem!important}}

#stacks_in_2293 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7332shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
#stacks_in_6514 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6516shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6517shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */#stacks_in_6518 p,#stacks_in_6518 div{margin-bottom:0}#stacks_in_6518 p,#stacks_in_6518 div,#stacks_in_6518 ul,#stacks_in_6518 ol,#stacks_in_6518 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_6518 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6518 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6518,#stacks_in_6518 div,#stacks_in_6518 p,#stacks_in_6518 .fa:not(.no-indent),#stacks_in_6518 ol,#stacks_in_6518 ul li,#stacks_in_6518 ol li,#stacks_in_6518 ol,#stacks_in_6518 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6518{}}
@media only screen and (max-width:480.00px){#stacks_in_6518,#stacks_in_6518 div,#stacks_in_6518 p,#stacks_in_6518 ol,#stacks_in_6518 ul li,#stacks_in_6518 ol li,#stacks_in_6518 ol,#stacks_in_6518 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6518,#stacks_in_6518 div,#stacks_in_6518 p,#stacks_in_6518 ol,#stacks_in_6518 ul li,#stacks_in_6518 ol li,#stacks_in_6518 ol,#stacks_in_6518 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6518,#stacks_in_6518 div,#stacks_in_6518 p,#stacks_in_6518 ol,#stacks_in_6518 ul li,#stacks_in_6518 ol li,#stacks_in_6518 ol,#stacks_in_6518 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6518,#stacks_in_6518 div,#stacks_in_6518 p,#stacks_in_6518 ol,#stacks_in_6518 ul li,#stacks_in_6518 ol li,#stacks_in_6518 ol,#stacks_in_6518 dl{font-size:1.00rem!important}}

#stacks_in_6518 {
	background-color: rgba(88, 88, 88, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

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


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

/* Start Responsive Shim stack CSS code */.stacks_in_2333shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_7348 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 10px 20px;
}


#stacks_in_7356 .back_wrapper iframe,
#stacks_in_7356 .back_wrapper video {
	display: none;
}


#stacks_in_7356 {
	margin-bottom: 21px;
}


#stacks_in_7356 .flip_toggle {
	cursor: pointer;
	z-index: 997;
}

#stacks_in_7356 .flip_toggle {
	text-align: center;
	cursor: pointer !important;
}

#stacks_in_7356 .flip_toggle i {
}

#stacks_in_7356 .toggle_front i {
	line-height: 40px;
}

#stacks_in_7356 .toggle_front {
	text-align: center;
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	

	

	

	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 30px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;
}

#stacks_in_7356 .toggle_front:hover {
	background: rgba(2, 90, 165, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_7356 .toggle_back i {
	line-height: 40px;
}

#stacks_in_7356 .toggle_back {
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	
	
	

	background: rgba(137, 155, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 20px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;

}

#stacks_in_7356 .toggle_back:hover {
	background: rgba(68, 157, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_7356 .flip_panel {
	cursor: click;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	transition-duration: 300ms;
	transition-property: height;
	z-index: 996;
}

#stacks_in_7356 .flip_panel .front,
#stacks_in_7356 .flip_panel .back {
}


#stacks_in_7356 * {
}

#stacks_in_7356 .flip_panel .front {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_7356 .flip_panel .back {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 950;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_7356 .flip_panel.flip .front {
	z-index: 900;
}

#stacks_in_7356 .flip_panel.flip .back {
	z-index: 950;
}

	
		/* Left To Right Animation */

		#stacks_in_7356 .flip_panel .front {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			   -moz-transform: rotateX(0deg) rotateY(0deg);
		}

		#stacks_in_7356 .flip_panel .back {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);
		}

		#stacks_in_7356 .flip_panel.flip .front {
			-webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
		}

		#stacks_in_7356 .flip_panel.flip .back {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			-moz-transform: rotateX(0deg) rotateY(0deg);
		}
	

	

	

	



#stacks_in_7356 .front_inner {
	
	background: rgba(255, 255, 255, 0.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	
}

#stacks_in_7356 .front_inner,
#stacks_in_7356 .front_overlay {
	
			border-radius: 10px;
	
}

#stacks_in_7356 .back_inner,
#stacks_in_7356 .back_overlay {
	
			border-radius: 10px;
	
}



#stacks_in_7356 .back_inner {
	
	background: rgba(255, 255, 255, 1.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	

}

@media (max-width: 47.9375em) {
	/* iPhone */
	#stacks_in_7356 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7356 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 48em) and (max-width: 61.9375em) {
	/* iPad */
	#stacks_in_7356 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7356 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 62em) {
	/* Desktop */
	#stacks_in_7356 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7356 .back_overlay {
		padding: 10px;
	}
}

#stacks_in_7356 {
	padding: 10px 0px 0px 0px;
}
@media only screen and (max-width:414px){#stacks_in_2664 p,#stacks_in_2664 div{text-align:center !important}}#stacks_in_2664 p,#stacks_in_2664 div{margin-bottom:0}#stacks_in_2664 p,#stacks_in_2664 div,#stacks_in_2664 ul,#stacks_in_2664 ol,#stacks_in_2664 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_2664 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2664 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2664,#stacks_in_2664 div,#stacks_in_2664 p,#stacks_in_2664 .fa:not(.no-indent),#stacks_in_2664 ol,#stacks_in_2664 ul li,#stacks_in_2664 ol li,#stacks_in_2664 ol,#stacks_in_2664 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2664{}}
@media only screen and (max-width:480.00px){#stacks_in_2664,#stacks_in_2664 div,#stacks_in_2664 p,#stacks_in_2664 ol,#stacks_in_2664 ul li,#stacks_in_2664 ol li,#stacks_in_2664 ol,#stacks_in_2664 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2664,#stacks_in_2664 div,#stacks_in_2664 p,#stacks_in_2664 ol,#stacks_in_2664 ul li,#stacks_in_2664 ol li,#stacks_in_2664 ol,#stacks_in_2664 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2664,#stacks_in_2664 div,#stacks_in_2664 p,#stacks_in_2664 ol,#stacks_in_2664 ul li,#stacks_in_2664 ol li,#stacks_in_2664 ol,#stacks_in_2664 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2664,#stacks_in_2664 div,#stacks_in_2664 p,#stacks_in_2664 ol,#stacks_in_2664 ul li,#stacks_in_2664 ol li,#stacks_in_2664 ol,#stacks_in_2664 dl{font-size:0.80rem!important}}

#stacks_in_2664 {
	padding: 20px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2667shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_2326 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2326 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2326 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2326 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2326 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2326 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2326 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7333 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2328 textarea {
  height: 200px !important;
}
#stacks_in_2330 p,#stacks_in_2330 div{margin-bottom:0}#stacks_in_2330 p,#stacks_in_2330 div,#stacks_in_2330 ul,#stacks_in_2330 ol,#stacks_in_2330 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2330 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2330 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2330,#stacks_in_2330 div,#stacks_in_2330 p,#stacks_in_2330 .fa:not(.no-indent),#stacks_in_2330 ol,#stacks_in_2330 ul li,#stacks_in_2330 ol li,#stacks_in_2330 ol,#stacks_in_2330 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2330{}}
@media only screen and (max-width:480.00px){#stacks_in_2330,#stacks_in_2330 div,#stacks_in_2330 p,#stacks_in_2330 ol,#stacks_in_2330 ul li,#stacks_in_2330 ol li,#stacks_in_2330 ol,#stacks_in_2330 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2330,#stacks_in_2330 div,#stacks_in_2330 p,#stacks_in_2330 ol,#stacks_in_2330 ul li,#stacks_in_2330 ol li,#stacks_in_2330 ol,#stacks_in_2330 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2330,#stacks_in_2330 div,#stacks_in_2330 p,#stacks_in_2330 ol,#stacks_in_2330 ul li,#stacks_in_2330 ol li,#stacks_in_2330 ol,#stacks_in_2330 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2330,#stacks_in_2330 div,#stacks_in_2330 p,#stacks_in_2330 ol,#stacks_in_2330 ul li,#stacks_in_2330 ol li,#stacks_in_2330 ol,#stacks_in_2330 dl{font-size:1.00rem!important}}

#stacks_in_2330 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7362 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2340 textarea {
  height: 200px !important;
}
#stacks_in_2342 p,#stacks_in_2342 div{margin-bottom:0}#stacks_in_2342 p,#stacks_in_2342 div,#stacks_in_2342 ul,#stacks_in_2342 ol,#stacks_in_2342 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2342 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2342 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2342,#stacks_in_2342 div,#stacks_in_2342 p,#stacks_in_2342 .fa:not(.no-indent),#stacks_in_2342 ol,#stacks_in_2342 ul li,#stacks_in_2342 ol li,#stacks_in_2342 ol,#stacks_in_2342 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2342{}}
@media only screen and (max-width:480.00px){#stacks_in_2342,#stacks_in_2342 div,#stacks_in_2342 p,#stacks_in_2342 ol,#stacks_in_2342 ul li,#stacks_in_2342 ol li,#stacks_in_2342 ol,#stacks_in_2342 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2342,#stacks_in_2342 div,#stacks_in_2342 p,#stacks_in_2342 ol,#stacks_in_2342 ul li,#stacks_in_2342 ol li,#stacks_in_2342 ol,#stacks_in_2342 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2342,#stacks_in_2342 div,#stacks_in_2342 p,#stacks_in_2342 ol,#stacks_in_2342 ul li,#stacks_in_2342 ol li,#stacks_in_2342 ol,#stacks_in_2342 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2342,#stacks_in_2342 div,#stacks_in_2342 p,#stacks_in_2342 ol,#stacks_in_2342 ul li,#stacks_in_2342 ol li,#stacks_in_2342 ol,#stacks_in_2342 dl{font-size:1.00rem!important}}

#stacks_in_2342 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7364 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2352 textarea {
  height: 200px !important;
}
#stacks_in_2354 p,#stacks_in_2354 div{margin-bottom:0}#stacks_in_2354 p,#stacks_in_2354 div,#stacks_in_2354 ul,#stacks_in_2354 ol,#stacks_in_2354 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2354 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2354 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2354,#stacks_in_2354 div,#stacks_in_2354 p,#stacks_in_2354 .fa:not(.no-indent),#stacks_in_2354 ol,#stacks_in_2354 ul li,#stacks_in_2354 ol li,#stacks_in_2354 ol,#stacks_in_2354 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2354{}}
@media only screen and (max-width:480.00px){#stacks_in_2354,#stacks_in_2354 div,#stacks_in_2354 p,#stacks_in_2354 ol,#stacks_in_2354 ul li,#stacks_in_2354 ol li,#stacks_in_2354 ol,#stacks_in_2354 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2354,#stacks_in_2354 div,#stacks_in_2354 p,#stacks_in_2354 ol,#stacks_in_2354 ul li,#stacks_in_2354 ol li,#stacks_in_2354 ol,#stacks_in_2354 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2354,#stacks_in_2354 div,#stacks_in_2354 p,#stacks_in_2354 ol,#stacks_in_2354 ul li,#stacks_in_2354 ol li,#stacks_in_2354 ol,#stacks_in_2354 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2354,#stacks_in_2354 div,#stacks_in_2354 p,#stacks_in_2354 ol,#stacks_in_2354 ul li,#stacks_in_2354 ol li,#stacks_in_2354 ol,#stacks_in_2354 dl{font-size:1.00rem!important}}

#stacks_in_2354 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7366 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2364 textarea {
  height: 200px !important;
}
#stacks_in_2366 p,#stacks_in_2366 div{margin-bottom:0}#stacks_in_2366 p,#stacks_in_2366 div,#stacks_in_2366 ul,#stacks_in_2366 ol,#stacks_in_2366 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2366 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2366 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2366,#stacks_in_2366 div,#stacks_in_2366 p,#stacks_in_2366 .fa:not(.no-indent),#stacks_in_2366 ol,#stacks_in_2366 ul li,#stacks_in_2366 ol li,#stacks_in_2366 ol,#stacks_in_2366 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2366{}}
@media only screen and (max-width:480.00px){#stacks_in_2366,#stacks_in_2366 div,#stacks_in_2366 p,#stacks_in_2366 ol,#stacks_in_2366 ul li,#stacks_in_2366 ol li,#stacks_in_2366 ol,#stacks_in_2366 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2366,#stacks_in_2366 div,#stacks_in_2366 p,#stacks_in_2366 ol,#stacks_in_2366 ul li,#stacks_in_2366 ol li,#stacks_in_2366 ol,#stacks_in_2366 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2366,#stacks_in_2366 div,#stacks_in_2366 p,#stacks_in_2366 ol,#stacks_in_2366 ul li,#stacks_in_2366 ol li,#stacks_in_2366 ol,#stacks_in_2366 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2366,#stacks_in_2366 div,#stacks_in_2366 p,#stacks_in_2366 ol,#stacks_in_2366 ul li,#stacks_in_2366 ol li,#stacks_in_2366 ol,#stacks_in_2366 dl{font-size:1.00rem!important}}

#stacks_in_2366 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2670shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2669shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_2376 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2376 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2376 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2376 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2376 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2376 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2376 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7368 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2378 textarea {
  height: 200px !important;
}
#stacks_in_2380 p,#stacks_in_2380 div{margin-bottom:0}#stacks_in_2380 p,#stacks_in_2380 div,#stacks_in_2380 ul,#stacks_in_2380 ol,#stacks_in_2380 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2380 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2380 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2380,#stacks_in_2380 div,#stacks_in_2380 p,#stacks_in_2380 .fa:not(.no-indent),#stacks_in_2380 ol,#stacks_in_2380 ul li,#stacks_in_2380 ol li,#stacks_in_2380 ol,#stacks_in_2380 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2380{}}
@media only screen and (max-width:480.00px){#stacks_in_2380,#stacks_in_2380 div,#stacks_in_2380 p,#stacks_in_2380 ol,#stacks_in_2380 ul li,#stacks_in_2380 ol li,#stacks_in_2380 ol,#stacks_in_2380 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2380,#stacks_in_2380 div,#stacks_in_2380 p,#stacks_in_2380 ol,#stacks_in_2380 ul li,#stacks_in_2380 ol li,#stacks_in_2380 ol,#stacks_in_2380 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2380,#stacks_in_2380 div,#stacks_in_2380 p,#stacks_in_2380 ol,#stacks_in_2380 ul li,#stacks_in_2380 ol li,#stacks_in_2380 ol,#stacks_in_2380 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2380,#stacks_in_2380 div,#stacks_in_2380 p,#stacks_in_2380 ol,#stacks_in_2380 ul li,#stacks_in_2380 ol li,#stacks_in_2380 ol,#stacks_in_2380 dl{font-size:1.00rem!important}}

#stacks_in_2380 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7375 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2390 textarea {
  height: 200px !important;
}
#stacks_in_2392 p,#stacks_in_2392 div{margin-bottom:0}#stacks_in_2392 p,#stacks_in_2392 div,#stacks_in_2392 ul,#stacks_in_2392 ol,#stacks_in_2392 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2392 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2392 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2392,#stacks_in_2392 div,#stacks_in_2392 p,#stacks_in_2392 .fa:not(.no-indent),#stacks_in_2392 ol,#stacks_in_2392 ul li,#stacks_in_2392 ol li,#stacks_in_2392 ol,#stacks_in_2392 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2392{}}
@media only screen and (max-width:480.00px){#stacks_in_2392,#stacks_in_2392 div,#stacks_in_2392 p,#stacks_in_2392 ol,#stacks_in_2392 ul li,#stacks_in_2392 ol li,#stacks_in_2392 ol,#stacks_in_2392 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2392,#stacks_in_2392 div,#stacks_in_2392 p,#stacks_in_2392 ol,#stacks_in_2392 ul li,#stacks_in_2392 ol li,#stacks_in_2392 ol,#stacks_in_2392 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2392,#stacks_in_2392 div,#stacks_in_2392 p,#stacks_in_2392 ol,#stacks_in_2392 ul li,#stacks_in_2392 ol li,#stacks_in_2392 ol,#stacks_in_2392 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2392,#stacks_in_2392 div,#stacks_in_2392 p,#stacks_in_2392 ol,#stacks_in_2392 ul li,#stacks_in_2392 ol li,#stacks_in_2392 ol,#stacks_in_2392 dl{font-size:1.00rem!important}}

#stacks_in_2392 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7377 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2402 textarea {
  height: 200px !important;
}
#stacks_in_2404 p,#stacks_in_2404 div{margin-bottom:0}#stacks_in_2404 p,#stacks_in_2404 div,#stacks_in_2404 ul,#stacks_in_2404 ol,#stacks_in_2404 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2404 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2404 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2404,#stacks_in_2404 div,#stacks_in_2404 p,#stacks_in_2404 .fa:not(.no-indent),#stacks_in_2404 ol,#stacks_in_2404 ul li,#stacks_in_2404 ol li,#stacks_in_2404 ol,#stacks_in_2404 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2404{}}
@media only screen and (max-width:480.00px){#stacks_in_2404,#stacks_in_2404 div,#stacks_in_2404 p,#stacks_in_2404 ol,#stacks_in_2404 ul li,#stacks_in_2404 ol li,#stacks_in_2404 ol,#stacks_in_2404 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2404,#stacks_in_2404 div,#stacks_in_2404 p,#stacks_in_2404 ol,#stacks_in_2404 ul li,#stacks_in_2404 ol li,#stacks_in_2404 ol,#stacks_in_2404 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2404,#stacks_in_2404 div,#stacks_in_2404 p,#stacks_in_2404 ol,#stacks_in_2404 ul li,#stacks_in_2404 ol li,#stacks_in_2404 ol,#stacks_in_2404 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2404,#stacks_in_2404 div,#stacks_in_2404 p,#stacks_in_2404 ol,#stacks_in_2404 ul li,#stacks_in_2404 ol li,#stacks_in_2404 ol,#stacks_in_2404 dl{font-size:1.00rem!important}}

#stacks_in_2404 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7379 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2414 textarea {
  height: 200px !important;
}
#stacks_in_2416 p,#stacks_in_2416 div{margin-bottom:0}#stacks_in_2416 p,#stacks_in_2416 div,#stacks_in_2416 ul,#stacks_in_2416 ol,#stacks_in_2416 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2416 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2416 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2416,#stacks_in_2416 div,#stacks_in_2416 p,#stacks_in_2416 .fa:not(.no-indent),#stacks_in_2416 ol,#stacks_in_2416 ul li,#stacks_in_2416 ol li,#stacks_in_2416 ol,#stacks_in_2416 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2416{}}
@media only screen and (max-width:480.00px){#stacks_in_2416,#stacks_in_2416 div,#stacks_in_2416 p,#stacks_in_2416 ol,#stacks_in_2416 ul li,#stacks_in_2416 ol li,#stacks_in_2416 ol,#stacks_in_2416 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2416,#stacks_in_2416 div,#stacks_in_2416 p,#stacks_in_2416 ol,#stacks_in_2416 ul li,#stacks_in_2416 ol li,#stacks_in_2416 ol,#stacks_in_2416 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2416,#stacks_in_2416 div,#stacks_in_2416 p,#stacks_in_2416 ol,#stacks_in_2416 ul li,#stacks_in_2416 ol li,#stacks_in_2416 ol,#stacks_in_2416 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2416,#stacks_in_2416 div,#stacks_in_2416 p,#stacks_in_2416 ol,#stacks_in_2416 ul li,#stacks_in_2416 ol li,#stacks_in_2416 ol,#stacks_in_2416 dl{font-size:1.00rem!important}}

#stacks_in_2416 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

/* Start Responsive Shim stack CSS code */.stacks_in_4691shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_7383 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 10px 20px;
}


#stacks_in_7385 .back_wrapper iframe,
#stacks_in_7385 .back_wrapper video {
	display: none;
}


#stacks_in_7385 {
	margin-bottom: 21px;
}


#stacks_in_7385 .flip_toggle {
	cursor: pointer;
	z-index: 997;
}

#stacks_in_7385 .flip_toggle {
	text-align: center;
	cursor: pointer !important;
}

#stacks_in_7385 .flip_toggle i {
}

#stacks_in_7385 .toggle_front i {
	line-height: 40px;
}

#stacks_in_7385 .toggle_front {
	text-align: center;
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	

	

	

	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 30px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;
}

#stacks_in_7385 .toggle_front:hover {
	background: rgba(2, 90, 165, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_7385 .toggle_back i {
	line-height: 40px;
}

#stacks_in_7385 .toggle_back {
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	
	
	

	background: rgba(137, 155, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 20px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;

}

#stacks_in_7385 .toggle_back:hover {
	background: rgba(68, 157, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_7385 .flip_panel {
	cursor: click;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	transition-duration: 300ms;
	transition-property: height;
	z-index: 996;
}

#stacks_in_7385 .flip_panel .front,
#stacks_in_7385 .flip_panel .back {
}


#stacks_in_7385 * {
}

#stacks_in_7385 .flip_panel .front {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_7385 .flip_panel .back {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 950;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_7385 .flip_panel.flip .front {
	z-index: 900;
}

#stacks_in_7385 .flip_panel.flip .back {
	z-index: 950;
}

	
		/* Left To Right Animation */

		#stacks_in_7385 .flip_panel .front {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			   -moz-transform: rotateX(0deg) rotateY(0deg);
		}

		#stacks_in_7385 .flip_panel .back {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);
		}

		#stacks_in_7385 .flip_panel.flip .front {
			-webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
		}

		#stacks_in_7385 .flip_panel.flip .back {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			-moz-transform: rotateX(0deg) rotateY(0deg);
		}
	

	

	

	



#stacks_in_7385 .front_inner {
	
	background: rgba(255, 255, 255, 0.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	
}

#stacks_in_7385 .front_inner,
#stacks_in_7385 .front_overlay {
	
			border-radius: 10px;
	
}

#stacks_in_7385 .back_inner,
#stacks_in_7385 .back_overlay {
	
			border-radius: 10px;
	
}



#stacks_in_7385 .back_inner {
	
	background: rgba(255, 255, 255, 1.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	

}

@media (max-width: 47.9375em) {
	/* iPhone */
	#stacks_in_7385 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7385 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 48em) and (max-width: 61.9375em) {
	/* iPad */
	#stacks_in_7385 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7385 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 62em) {
	/* Desktop */
	#stacks_in_7385 .front_overlay {
		padding: 10px;
	}

	#stacks_in_7385 .back_overlay {
		padding: 10px;
	}
}

#stacks_in_7385 {
	padding: 10px 0px 0px 0px;
}
@media only screen and (max-width:414px){#stacks_in_4673 p,#stacks_in_4673 div{text-align:center !important}}#stacks_in_4673 p,#stacks_in_4673 div{margin-bottom:0}#stacks_in_4673 p,#stacks_in_4673 div,#stacks_in_4673 ul,#stacks_in_4673 ol,#stacks_in_4673 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_4673 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4673 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_4673,#stacks_in_4673 div,#stacks_in_4673 p,#stacks_in_4673 .fa:not(.no-indent),#stacks_in_4673 ol,#stacks_in_4673 ul li,#stacks_in_4673 ol li,#stacks_in_4673 ol,#stacks_in_4673 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4673{}}
@media only screen and (max-width:480.00px){#stacks_in_4673,#stacks_in_4673 div,#stacks_in_4673 p,#stacks_in_4673 ol,#stacks_in_4673 ul li,#stacks_in_4673 ol li,#stacks_in_4673 ol,#stacks_in_4673 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_4673,#stacks_in_4673 div,#stacks_in_4673 p,#stacks_in_4673 ol,#stacks_in_4673 ul li,#stacks_in_4673 ol li,#stacks_in_4673 ol,#stacks_in_4673 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_4673,#stacks_in_4673 div,#stacks_in_4673 p,#stacks_in_4673 ol,#stacks_in_4673 ul li,#stacks_in_4673 ol li,#stacks_in_4673 ol,#stacks_in_4673 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_4673,#stacks_in_4673 div,#stacks_in_4673 p,#stacks_in_4673 ol,#stacks_in_4673 ul li,#stacks_in_4673 ol li,#stacks_in_4673 ol,#stacks_in_4673 dl{font-size:0.80rem!important}}

#stacks_in_4673 {
	padding: 20px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4689shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_2424 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2424 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2424 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2424 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2424 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2424 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2424 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7395 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2426 textarea {
  height: 200px !important;
}
#stacks_in_2428 p,#stacks_in_2428 div{margin-bottom:0}#stacks_in_2428 p,#stacks_in_2428 div,#stacks_in_2428 ul,#stacks_in_2428 ol,#stacks_in_2428 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2428 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2428 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2428,#stacks_in_2428 div,#stacks_in_2428 p,#stacks_in_2428 .fa:not(.no-indent),#stacks_in_2428 ol,#stacks_in_2428 ul li,#stacks_in_2428 ol li,#stacks_in_2428 ol,#stacks_in_2428 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2428{}}
@media only screen and (max-width:480.00px){#stacks_in_2428,#stacks_in_2428 div,#stacks_in_2428 p,#stacks_in_2428 ol,#stacks_in_2428 ul li,#stacks_in_2428 ol li,#stacks_in_2428 ol,#stacks_in_2428 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2428,#stacks_in_2428 div,#stacks_in_2428 p,#stacks_in_2428 ol,#stacks_in_2428 ul li,#stacks_in_2428 ol li,#stacks_in_2428 ol,#stacks_in_2428 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2428,#stacks_in_2428 div,#stacks_in_2428 p,#stacks_in_2428 ol,#stacks_in_2428 ul li,#stacks_in_2428 ol li,#stacks_in_2428 ol,#stacks_in_2428 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2428,#stacks_in_2428 div,#stacks_in_2428 p,#stacks_in_2428 ol,#stacks_in_2428 ul li,#stacks_in_2428 ol li,#stacks_in_2428 ol,#stacks_in_2428 dl{font-size:1.00rem!important}}

#stacks_in_2428 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7393 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2433 textarea {
  height: 200px !important;
}
#stacks_in_2435 p,#stacks_in_2435 div{margin-bottom:0}#stacks_in_2435 p,#stacks_in_2435 div,#stacks_in_2435 ul,#stacks_in_2435 ol,#stacks_in_2435 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2435 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2435 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2435,#stacks_in_2435 div,#stacks_in_2435 p,#stacks_in_2435 .fa:not(.no-indent),#stacks_in_2435 ol,#stacks_in_2435 ul li,#stacks_in_2435 ol li,#stacks_in_2435 ol,#stacks_in_2435 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2435{}}
@media only screen and (max-width:480.00px){#stacks_in_2435,#stacks_in_2435 div,#stacks_in_2435 p,#stacks_in_2435 ol,#stacks_in_2435 ul li,#stacks_in_2435 ol li,#stacks_in_2435 ol,#stacks_in_2435 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2435,#stacks_in_2435 div,#stacks_in_2435 p,#stacks_in_2435 ol,#stacks_in_2435 ul li,#stacks_in_2435 ol li,#stacks_in_2435 ol,#stacks_in_2435 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2435,#stacks_in_2435 div,#stacks_in_2435 p,#stacks_in_2435 ol,#stacks_in_2435 ul li,#stacks_in_2435 ol li,#stacks_in_2435 ol,#stacks_in_2435 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2435,#stacks_in_2435 div,#stacks_in_2435 p,#stacks_in_2435 ol,#stacks_in_2435 ul li,#stacks_in_2435 ol li,#stacks_in_2435 ol,#stacks_in_2435 dl{font-size:1.00rem!important}}

#stacks_in_2435 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7391 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2440 textarea {
  height: 200px !important;
}
#stacks_in_2442 p,#stacks_in_2442 div{margin-bottom:0}#stacks_in_2442 p,#stacks_in_2442 div,#stacks_in_2442 ul,#stacks_in_2442 ol,#stacks_in_2442 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2442 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2442 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2442,#stacks_in_2442 div,#stacks_in_2442 p,#stacks_in_2442 .fa:not(.no-indent),#stacks_in_2442 ol,#stacks_in_2442 ul li,#stacks_in_2442 ol li,#stacks_in_2442 ol,#stacks_in_2442 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2442{}}
@media only screen and (max-width:480.00px){#stacks_in_2442,#stacks_in_2442 div,#stacks_in_2442 p,#stacks_in_2442 ol,#stacks_in_2442 ul li,#stacks_in_2442 ol li,#stacks_in_2442 ol,#stacks_in_2442 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2442,#stacks_in_2442 div,#stacks_in_2442 p,#stacks_in_2442 ol,#stacks_in_2442 ul li,#stacks_in_2442 ol li,#stacks_in_2442 ol,#stacks_in_2442 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2442,#stacks_in_2442 div,#stacks_in_2442 p,#stacks_in_2442 ol,#stacks_in_2442 ul li,#stacks_in_2442 ol li,#stacks_in_2442 ol,#stacks_in_2442 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2442,#stacks_in_2442 div,#stacks_in_2442 p,#stacks_in_2442 ol,#stacks_in_2442 ul li,#stacks_in_2442 ol li,#stacks_in_2442 ol,#stacks_in_2442 dl{font-size:1.00rem!important}}

#stacks_in_2442 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7381 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2447 textarea {
  height: 200px !important;
}
#stacks_in_2449 p,#stacks_in_2449 div{margin-bottom:0}#stacks_in_2449 p,#stacks_in_2449 div,#stacks_in_2449 ul,#stacks_in_2449 ol,#stacks_in_2449 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2449 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2449 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2449,#stacks_in_2449 div,#stacks_in_2449 p,#stacks_in_2449 .fa:not(.no-indent),#stacks_in_2449 ol,#stacks_in_2449 ul li,#stacks_in_2449 ol li,#stacks_in_2449 ol,#stacks_in_2449 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2449{}}
@media only screen and (max-width:480.00px){#stacks_in_2449,#stacks_in_2449 div,#stacks_in_2449 p,#stacks_in_2449 ol,#stacks_in_2449 ul li,#stacks_in_2449 ol li,#stacks_in_2449 ol,#stacks_in_2449 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2449,#stacks_in_2449 div,#stacks_in_2449 p,#stacks_in_2449 ol,#stacks_in_2449 ul li,#stacks_in_2449 ol li,#stacks_in_2449 ol,#stacks_in_2449 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2449,#stacks_in_2449 div,#stacks_in_2449 p,#stacks_in_2449 ol,#stacks_in_2449 ul li,#stacks_in_2449 ol li,#stacks_in_2449 ol,#stacks_in_2449 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2449,#stacks_in_2449 div,#stacks_in_2449 p,#stacks_in_2449 ol,#stacks_in_2449 ul li,#stacks_in_2449 ol li,#stacks_in_2449 ol,#stacks_in_2449 dl{font-size:1.00rem!important}}

#stacks_in_2449 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4676shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4679shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_2453 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2453 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2453 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2453 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2453 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2453 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2453 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7397 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2455 textarea {
  height: 200px !important;
}
#stacks_in_2457 p,#stacks_in_2457 div{margin-bottom:0}#stacks_in_2457 p,#stacks_in_2457 div,#stacks_in_2457 ul,#stacks_in_2457 ol,#stacks_in_2457 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2457 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2457 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2457,#stacks_in_2457 div,#stacks_in_2457 p,#stacks_in_2457 .fa:not(.no-indent),#stacks_in_2457 ol,#stacks_in_2457 ul li,#stacks_in_2457 ol li,#stacks_in_2457 ol,#stacks_in_2457 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2457{}}
@media only screen and (max-width:480.00px){#stacks_in_2457,#stacks_in_2457 div,#stacks_in_2457 p,#stacks_in_2457 ol,#stacks_in_2457 ul li,#stacks_in_2457 ol li,#stacks_in_2457 ol,#stacks_in_2457 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2457,#stacks_in_2457 div,#stacks_in_2457 p,#stacks_in_2457 ol,#stacks_in_2457 ul li,#stacks_in_2457 ol li,#stacks_in_2457 ol,#stacks_in_2457 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2457,#stacks_in_2457 div,#stacks_in_2457 p,#stacks_in_2457 ol,#stacks_in_2457 ul li,#stacks_in_2457 ol li,#stacks_in_2457 ol,#stacks_in_2457 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2457,#stacks_in_2457 div,#stacks_in_2457 p,#stacks_in_2457 ol,#stacks_in_2457 ul li,#stacks_in_2457 ol li,#stacks_in_2457 ol,#stacks_in_2457 dl{font-size:1.00rem!important}}

#stacks_in_2457 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7399 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2462 textarea {
  height: 200px !important;
}
#stacks_in_2464 p,#stacks_in_2464 div{margin-bottom:0}#stacks_in_2464 p,#stacks_in_2464 div,#stacks_in_2464 ul,#stacks_in_2464 ol,#stacks_in_2464 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2464 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2464 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2464,#stacks_in_2464 div,#stacks_in_2464 p,#stacks_in_2464 .fa:not(.no-indent),#stacks_in_2464 ol,#stacks_in_2464 ul li,#stacks_in_2464 ol li,#stacks_in_2464 ol,#stacks_in_2464 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2464{}}
@media only screen and (max-width:480.00px){#stacks_in_2464,#stacks_in_2464 div,#stacks_in_2464 p,#stacks_in_2464 ol,#stacks_in_2464 ul li,#stacks_in_2464 ol li,#stacks_in_2464 ol,#stacks_in_2464 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2464,#stacks_in_2464 div,#stacks_in_2464 p,#stacks_in_2464 ol,#stacks_in_2464 ul li,#stacks_in_2464 ol li,#stacks_in_2464 ol,#stacks_in_2464 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2464,#stacks_in_2464 div,#stacks_in_2464 p,#stacks_in_2464 ol,#stacks_in_2464 ul li,#stacks_in_2464 ol li,#stacks_in_2464 ol,#stacks_in_2464 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2464,#stacks_in_2464 div,#stacks_in_2464 p,#stacks_in_2464 ol,#stacks_in_2464 ul li,#stacks_in_2464 ol li,#stacks_in_2464 ol,#stacks_in_2464 dl{font-size:1.00rem!important}}

#stacks_in_2464 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7401 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2469 textarea {
  height: 200px !important;
}
#stacks_in_2471 p,#stacks_in_2471 div{margin-bottom:0}#stacks_in_2471 p,#stacks_in_2471 div,#stacks_in_2471 ul,#stacks_in_2471 ol,#stacks_in_2471 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2471 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2471 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2471,#stacks_in_2471 div,#stacks_in_2471 p,#stacks_in_2471 .fa:not(.no-indent),#stacks_in_2471 ol,#stacks_in_2471 ul li,#stacks_in_2471 ol li,#stacks_in_2471 ol,#stacks_in_2471 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2471{}}
@media only screen and (max-width:480.00px){#stacks_in_2471,#stacks_in_2471 div,#stacks_in_2471 p,#stacks_in_2471 ol,#stacks_in_2471 ul li,#stacks_in_2471 ol li,#stacks_in_2471 ol,#stacks_in_2471 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2471,#stacks_in_2471 div,#stacks_in_2471 p,#stacks_in_2471 ol,#stacks_in_2471 ul li,#stacks_in_2471 ol li,#stacks_in_2471 ol,#stacks_in_2471 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2471,#stacks_in_2471 div,#stacks_in_2471 p,#stacks_in_2471 ol,#stacks_in_2471 ul li,#stacks_in_2471 ol li,#stacks_in_2471 ol,#stacks_in_2471 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2471,#stacks_in_2471 div,#stacks_in_2471 p,#stacks_in_2471 ol,#stacks_in_2471 ul li,#stacks_in_2471 ol li,#stacks_in_2471 ol,#stacks_in_2471 dl{font-size:1.00rem!important}}

#stacks_in_2471 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7403 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2476 textarea {
  height: 200px !important;
}
#stacks_in_2478 p,#stacks_in_2478 div{margin-bottom:0}#stacks_in_2478 p,#stacks_in_2478 div,#stacks_in_2478 ul,#stacks_in_2478 ol,#stacks_in_2478 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2478 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2478 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2478,#stacks_in_2478 div,#stacks_in_2478 p,#stacks_in_2478 .fa:not(.no-indent),#stacks_in_2478 ol,#stacks_in_2478 ul li,#stacks_in_2478 ol li,#stacks_in_2478 ol,#stacks_in_2478 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2478{}}
@media only screen and (max-width:480.00px){#stacks_in_2478,#stacks_in_2478 div,#stacks_in_2478 p,#stacks_in_2478 ol,#stacks_in_2478 ul li,#stacks_in_2478 ol li,#stacks_in_2478 ol,#stacks_in_2478 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2478,#stacks_in_2478 div,#stacks_in_2478 p,#stacks_in_2478 ol,#stacks_in_2478 ul li,#stacks_in_2478 ol li,#stacks_in_2478 ol,#stacks_in_2478 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2478,#stacks_in_2478 div,#stacks_in_2478 p,#stacks_in_2478 ol,#stacks_in_2478 ul li,#stacks_in_2478 ol li,#stacks_in_2478 ol,#stacks_in_2478 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2478,#stacks_in_2478 div,#stacks_in_2478 p,#stacks_in_2478 ol,#stacks_in_2478 ul li,#stacks_in_2478 ol li,#stacks_in_2478 ol,#stacks_in_2478 dl{font-size:1.00rem!important}}

#stacks_in_2478 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4677shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4680shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_2482 .grid-pad{		margin-left: -6px;		margin-right: -6px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2482 [class*='re-col-']{	  padding-left: 6px;	  padding-right: 6px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2482 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2482 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2482 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2482 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2482 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7411 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2484 textarea {
  height: 200px !important;
}
#stacks_in_2486 p,#stacks_in_2486 div{margin-bottom:0}#stacks_in_2486 p,#stacks_in_2486 div,#stacks_in_2486 ul,#stacks_in_2486 ol,#stacks_in_2486 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2486 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2486 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2486,#stacks_in_2486 div,#stacks_in_2486 p,#stacks_in_2486 .fa:not(.no-indent),#stacks_in_2486 ol,#stacks_in_2486 ul li,#stacks_in_2486 ol li,#stacks_in_2486 ol,#stacks_in_2486 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2486{}}
@media only screen and (max-width:480.00px){#stacks_in_2486,#stacks_in_2486 div,#stacks_in_2486 p,#stacks_in_2486 ol,#stacks_in_2486 ul li,#stacks_in_2486 ol li,#stacks_in_2486 ol,#stacks_in_2486 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2486,#stacks_in_2486 div,#stacks_in_2486 p,#stacks_in_2486 ol,#stacks_in_2486 ul li,#stacks_in_2486 ol li,#stacks_in_2486 ol,#stacks_in_2486 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2486,#stacks_in_2486 div,#stacks_in_2486 p,#stacks_in_2486 ol,#stacks_in_2486 ul li,#stacks_in_2486 ol li,#stacks_in_2486 ol,#stacks_in_2486 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2486,#stacks_in_2486 div,#stacks_in_2486 p,#stacks_in_2486 ol,#stacks_in_2486 ul li,#stacks_in_2486 ol li,#stacks_in_2486 ol,#stacks_in_2486 dl{font-size:1.00rem!important}}

#stacks_in_2486 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7409 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2491 textarea {
  height: 200px !important;
}
#stacks_in_2493 p,#stacks_in_2493 div{margin-bottom:0}#stacks_in_2493 p,#stacks_in_2493 div,#stacks_in_2493 ul,#stacks_in_2493 ol,#stacks_in_2493 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2493 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2493 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2493,#stacks_in_2493 div,#stacks_in_2493 p,#stacks_in_2493 .fa:not(.no-indent),#stacks_in_2493 ol,#stacks_in_2493 ul li,#stacks_in_2493 ol li,#stacks_in_2493 ol,#stacks_in_2493 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2493{}}
@media only screen and (max-width:480.00px){#stacks_in_2493,#stacks_in_2493 div,#stacks_in_2493 p,#stacks_in_2493 ol,#stacks_in_2493 ul li,#stacks_in_2493 ol li,#stacks_in_2493 ol,#stacks_in_2493 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2493,#stacks_in_2493 div,#stacks_in_2493 p,#stacks_in_2493 ol,#stacks_in_2493 ul li,#stacks_in_2493 ol li,#stacks_in_2493 ol,#stacks_in_2493 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2493,#stacks_in_2493 div,#stacks_in_2493 p,#stacks_in_2493 ol,#stacks_in_2493 ul li,#stacks_in_2493 ol li,#stacks_in_2493 ol,#stacks_in_2493 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2493,#stacks_in_2493 div,#stacks_in_2493 p,#stacks_in_2493 ol,#stacks_in_2493 ul li,#stacks_in_2493 ol li,#stacks_in_2493 ol,#stacks_in_2493 dl{font-size:1.00rem!important}}

#stacks_in_2493 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7405 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2498 textarea {
  height: 200px !important;
}
#stacks_in_2500 p,#stacks_in_2500 div{margin-bottom:0}#stacks_in_2500 p,#stacks_in_2500 div,#stacks_in_2500 ul,#stacks_in_2500 ol,#stacks_in_2500 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2500 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2500 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2500,#stacks_in_2500 div,#stacks_in_2500 p,#stacks_in_2500 .fa:not(.no-indent),#stacks_in_2500 ol,#stacks_in_2500 ul li,#stacks_in_2500 ol li,#stacks_in_2500 ol,#stacks_in_2500 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2500{}}
@media only screen and (max-width:480.00px){#stacks_in_2500,#stacks_in_2500 div,#stacks_in_2500 p,#stacks_in_2500 ol,#stacks_in_2500 ul li,#stacks_in_2500 ol li,#stacks_in_2500 ol,#stacks_in_2500 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2500,#stacks_in_2500 div,#stacks_in_2500 p,#stacks_in_2500 ol,#stacks_in_2500 ul li,#stacks_in_2500 ol li,#stacks_in_2500 ol,#stacks_in_2500 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2500,#stacks_in_2500 div,#stacks_in_2500 p,#stacks_in_2500 ol,#stacks_in_2500 ul li,#stacks_in_2500 ol li,#stacks_in_2500 ol,#stacks_in_2500 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2500,#stacks_in_2500 div,#stacks_in_2500 p,#stacks_in_2500 ol,#stacks_in_2500 ul li,#stacks_in_2500 ol li,#stacks_in_2500 ol,#stacks_in_2500 dl{font-size:1.00rem!important}}

#stacks_in_2500 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7407 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2505 textarea {
  height: 200px !important;
}
#stacks_in_2507 p,#stacks_in_2507 div{margin-bottom:0}#stacks_in_2507 p,#stacks_in_2507 div,#stacks_in_2507 ul,#stacks_in_2507 ol,#stacks_in_2507 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2507 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2507 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2507,#stacks_in_2507 div,#stacks_in_2507 p,#stacks_in_2507 .fa:not(.no-indent),#stacks_in_2507 ol,#stacks_in_2507 ul li,#stacks_in_2507 ol li,#stacks_in_2507 ol,#stacks_in_2507 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2507{}}
@media only screen and (max-width:480.00px){#stacks_in_2507,#stacks_in_2507 div,#stacks_in_2507 p,#stacks_in_2507 ol,#stacks_in_2507 ul li,#stacks_in_2507 ol li,#stacks_in_2507 ol,#stacks_in_2507 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2507,#stacks_in_2507 div,#stacks_in_2507 p,#stacks_in_2507 ol,#stacks_in_2507 ul li,#stacks_in_2507 ol li,#stacks_in_2507 ol,#stacks_in_2507 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2507,#stacks_in_2507 div,#stacks_in_2507 p,#stacks_in_2507 ol,#stacks_in_2507 ul li,#stacks_in_2507 ol li,#stacks_in_2507 ol,#stacks_in_2507 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2507,#stacks_in_2507 div,#stacks_in_2507 p,#stacks_in_2507 ol,#stacks_in_2507 ul li,#stacks_in_2507 ol li,#stacks_in_2507 ol,#stacks_in_2507 dl{font-size:1.00rem!important}}

#stacks_in_2507 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4678shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4681shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_2511 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2511 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2511 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2511 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2511 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2511 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2511 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7413 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2513 textarea {
  height: 200px !important;
}
#stacks_in_2515 p,#stacks_in_2515 div{margin-bottom:0}#stacks_in_2515 p,#stacks_in_2515 div,#stacks_in_2515 ul,#stacks_in_2515 ol,#stacks_in_2515 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2515 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2515 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2515,#stacks_in_2515 div,#stacks_in_2515 p,#stacks_in_2515 .fa:not(.no-indent),#stacks_in_2515 ol,#stacks_in_2515 ul li,#stacks_in_2515 ol li,#stacks_in_2515 ol,#stacks_in_2515 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2515{}}
@media only screen and (max-width:480.00px){#stacks_in_2515,#stacks_in_2515 div,#stacks_in_2515 p,#stacks_in_2515 ol,#stacks_in_2515 ul li,#stacks_in_2515 ol li,#stacks_in_2515 ol,#stacks_in_2515 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2515,#stacks_in_2515 div,#stacks_in_2515 p,#stacks_in_2515 ol,#stacks_in_2515 ul li,#stacks_in_2515 ol li,#stacks_in_2515 ol,#stacks_in_2515 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2515,#stacks_in_2515 div,#stacks_in_2515 p,#stacks_in_2515 ol,#stacks_in_2515 ul li,#stacks_in_2515 ol li,#stacks_in_2515 ol,#stacks_in_2515 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2515,#stacks_in_2515 div,#stacks_in_2515 p,#stacks_in_2515 ol,#stacks_in_2515 ul li,#stacks_in_2515 ol li,#stacks_in_2515 ol,#stacks_in_2515 dl{font-size:1.00rem!important}}

#stacks_in_2515 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7415 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2520 textarea {
  height: 200px !important;
}
#stacks_in_2522 p,#stacks_in_2522 div{margin-bottom:0}#stacks_in_2522 p,#stacks_in_2522 div,#stacks_in_2522 ul,#stacks_in_2522 ol,#stacks_in_2522 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2522 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2522 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2522,#stacks_in_2522 div,#stacks_in_2522 p,#stacks_in_2522 .fa:not(.no-indent),#stacks_in_2522 ol,#stacks_in_2522 ul li,#stacks_in_2522 ol li,#stacks_in_2522 ol,#stacks_in_2522 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2522{}}
@media only screen and (max-width:480.00px){#stacks_in_2522,#stacks_in_2522 div,#stacks_in_2522 p,#stacks_in_2522 ol,#stacks_in_2522 ul li,#stacks_in_2522 ol li,#stacks_in_2522 ol,#stacks_in_2522 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2522,#stacks_in_2522 div,#stacks_in_2522 p,#stacks_in_2522 ol,#stacks_in_2522 ul li,#stacks_in_2522 ol li,#stacks_in_2522 ol,#stacks_in_2522 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2522,#stacks_in_2522 div,#stacks_in_2522 p,#stacks_in_2522 ol,#stacks_in_2522 ul li,#stacks_in_2522 ol li,#stacks_in_2522 ol,#stacks_in_2522 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2522,#stacks_in_2522 div,#stacks_in_2522 p,#stacks_in_2522 ol,#stacks_in_2522 ul li,#stacks_in_2522 ol li,#stacks_in_2522 ol,#stacks_in_2522 dl{font-size:1.00rem!important}}

#stacks_in_2522 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7417 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2527 textarea {
  height: 200px !important;
}
#stacks_in_2529 p,#stacks_in_2529 div{margin-bottom:0}#stacks_in_2529 p,#stacks_in_2529 div,#stacks_in_2529 ul,#stacks_in_2529 ol,#stacks_in_2529 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2529 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2529 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2529,#stacks_in_2529 div,#stacks_in_2529 p,#stacks_in_2529 .fa:not(.no-indent),#stacks_in_2529 ol,#stacks_in_2529 ul li,#stacks_in_2529 ol li,#stacks_in_2529 ol,#stacks_in_2529 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2529{}}
@media only screen and (max-width:480.00px){#stacks_in_2529,#stacks_in_2529 div,#stacks_in_2529 p,#stacks_in_2529 ol,#stacks_in_2529 ul li,#stacks_in_2529 ol li,#stacks_in_2529 ol,#stacks_in_2529 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2529,#stacks_in_2529 div,#stacks_in_2529 p,#stacks_in_2529 ol,#stacks_in_2529 ul li,#stacks_in_2529 ol li,#stacks_in_2529 ol,#stacks_in_2529 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2529,#stacks_in_2529 div,#stacks_in_2529 p,#stacks_in_2529 ol,#stacks_in_2529 ul li,#stacks_in_2529 ol li,#stacks_in_2529 ol,#stacks_in_2529 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2529,#stacks_in_2529 div,#stacks_in_2529 p,#stacks_in_2529 ol,#stacks_in_2529 ul li,#stacks_in_2529 ol li,#stacks_in_2529 ol,#stacks_in_2529 dl{font-size:1.00rem!important}}

#stacks_in_2529 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_4682 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4684shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4685shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */#stacks_in_4686 p,#stacks_in_4686 div{margin-bottom:0}#stacks_in_4686 p,#stacks_in_4686 div,#stacks_in_4686 ul,#stacks_in_4686 ol,#stacks_in_4686 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_4686 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4686 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_4686,#stacks_in_4686 div,#stacks_in_4686 p,#stacks_in_4686 .fa:not(.no-indent),#stacks_in_4686 ol,#stacks_in_4686 ul li,#stacks_in_4686 ol li,#stacks_in_4686 ol,#stacks_in_4686 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4686{}}
@media only screen and (max-width:480.00px){#stacks_in_4686,#stacks_in_4686 div,#stacks_in_4686 p,#stacks_in_4686 ol,#stacks_in_4686 ul li,#stacks_in_4686 ol li,#stacks_in_4686 ol,#stacks_in_4686 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_4686,#stacks_in_4686 div,#stacks_in_4686 p,#stacks_in_4686 ol,#stacks_in_4686 ul li,#stacks_in_4686 ol li,#stacks_in_4686 ol,#stacks_in_4686 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_4686,#stacks_in_4686 div,#stacks_in_4686 p,#stacks_in_4686 ol,#stacks_in_4686 ul li,#stacks_in_4686 ol li,#stacks_in_4686 ol,#stacks_in_4686 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_4686,#stacks_in_4686 div,#stacks_in_4686 p,#stacks_in_4686 ol,#stacks_in_4686 ul li,#stacks_in_4686 ol li,#stacks_in_4686 ol,#stacks_in_4686 dl{font-size:1.00rem!important}}

#stacks_in_4686 {
	background-color: rgba(88, 88, 88, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

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


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




	#stacks_in_2704 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_2704 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_2704 .foundry-label > h3:before,
	#stacks_in_2704 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_2704 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_2704 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_2704 .foundry-label {
		width: 100%;
	}

	#stacks_in_2704 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_2704 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_2705 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2705 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_2705 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2705 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2705 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2705 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2705 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7419 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2707 textarea {
  height: 200px !important;
}
#stacks_in_2709 p,#stacks_in_2709 div{margin-bottom:0}#stacks_in_2709 p,#stacks_in_2709 div,#stacks_in_2709 ul,#stacks_in_2709 ol,#stacks_in_2709 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2709 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2709 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2709,#stacks_in_2709 div,#stacks_in_2709 p,#stacks_in_2709 .fa:not(.no-indent),#stacks_in_2709 ol,#stacks_in_2709 ul li,#stacks_in_2709 ol li,#stacks_in_2709 ol,#stacks_in_2709 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2709{}}
@media only screen and (max-width:480.00px){#stacks_in_2709,#stacks_in_2709 div,#stacks_in_2709 p,#stacks_in_2709 ol,#stacks_in_2709 ul li,#stacks_in_2709 ol li,#stacks_in_2709 ol,#stacks_in_2709 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2709,#stacks_in_2709 div,#stacks_in_2709 p,#stacks_in_2709 ol,#stacks_in_2709 ul li,#stacks_in_2709 ol li,#stacks_in_2709 ol,#stacks_in_2709 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2709,#stacks_in_2709 div,#stacks_in_2709 p,#stacks_in_2709 ol,#stacks_in_2709 ul li,#stacks_in_2709 ol li,#stacks_in_2709 ol,#stacks_in_2709 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2709,#stacks_in_2709 div,#stacks_in_2709 p,#stacks_in_2709 ol,#stacks_in_2709 ul li,#stacks_in_2709 ol li,#stacks_in_2709 ol,#stacks_in_2709 dl{font-size:1.00rem!important}}

#stacks_in_2709 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7426 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2714 textarea {
  height: 200px !important;
}
#stacks_in_2716 p,#stacks_in_2716 div{margin-bottom:0}#stacks_in_2716 p,#stacks_in_2716 div,#stacks_in_2716 ul,#stacks_in_2716 ol,#stacks_in_2716 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2716 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2716 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2716,#stacks_in_2716 div,#stacks_in_2716 p,#stacks_in_2716 .fa:not(.no-indent),#stacks_in_2716 ol,#stacks_in_2716 ul li,#stacks_in_2716 ol li,#stacks_in_2716 ol,#stacks_in_2716 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2716{}}
@media only screen and (max-width:480.00px){#stacks_in_2716,#stacks_in_2716 div,#stacks_in_2716 p,#stacks_in_2716 ol,#stacks_in_2716 ul li,#stacks_in_2716 ol li,#stacks_in_2716 ol,#stacks_in_2716 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2716,#stacks_in_2716 div,#stacks_in_2716 p,#stacks_in_2716 ol,#stacks_in_2716 ul li,#stacks_in_2716 ol li,#stacks_in_2716 ol,#stacks_in_2716 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2716,#stacks_in_2716 div,#stacks_in_2716 p,#stacks_in_2716 ol,#stacks_in_2716 ul li,#stacks_in_2716 ol li,#stacks_in_2716 ol,#stacks_in_2716 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2716,#stacks_in_2716 div,#stacks_in_2716 p,#stacks_in_2716 ol,#stacks_in_2716 ul li,#stacks_in_2716 ol li,#stacks_in_2716 ol,#stacks_in_2716 dl{font-size:1.00rem!important}}

#stacks_in_2716 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7428 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2721 textarea {
  height: 200px !important;
}
#stacks_in_2723 p,#stacks_in_2723 div{margin-bottom:0}#stacks_in_2723 p,#stacks_in_2723 div,#stacks_in_2723 ul,#stacks_in_2723 ol,#stacks_in_2723 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2723 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2723 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2723,#stacks_in_2723 div,#stacks_in_2723 p,#stacks_in_2723 .fa:not(.no-indent),#stacks_in_2723 ol,#stacks_in_2723 ul li,#stacks_in_2723 ol li,#stacks_in_2723 ol,#stacks_in_2723 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2723{}}
@media only screen and (max-width:480.00px){#stacks_in_2723,#stacks_in_2723 div,#stacks_in_2723 p,#stacks_in_2723 ol,#stacks_in_2723 ul li,#stacks_in_2723 ol li,#stacks_in_2723 ol,#stacks_in_2723 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2723,#stacks_in_2723 div,#stacks_in_2723 p,#stacks_in_2723 ol,#stacks_in_2723 ul li,#stacks_in_2723 ol li,#stacks_in_2723 ol,#stacks_in_2723 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2723,#stacks_in_2723 div,#stacks_in_2723 p,#stacks_in_2723 ol,#stacks_in_2723 ul li,#stacks_in_2723 ol li,#stacks_in_2723 ol,#stacks_in_2723 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2723,#stacks_in_2723 div,#stacks_in_2723 p,#stacks_in_2723 ol,#stacks_in_2723 ul li,#stacks_in_2723 ol li,#stacks_in_2723 ol,#stacks_in_2723 dl{font-size:1.00rem!important}}

#stacks_in_2723 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4709shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_2728 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2728 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_2728 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2728 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2728 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2728 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2728 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7430 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2730 textarea {
  height: 200px !important;
}
#stacks_in_2732 p,#stacks_in_2732 div{margin-bottom:0}#stacks_in_2732 p,#stacks_in_2732 div,#stacks_in_2732 ul,#stacks_in_2732 ol,#stacks_in_2732 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2732 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2732 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2732,#stacks_in_2732 div,#stacks_in_2732 p,#stacks_in_2732 .fa:not(.no-indent),#stacks_in_2732 ol,#stacks_in_2732 ul li,#stacks_in_2732 ol li,#stacks_in_2732 ol,#stacks_in_2732 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2732{}}
@media only screen and (max-width:480.00px){#stacks_in_2732,#stacks_in_2732 div,#stacks_in_2732 p,#stacks_in_2732 ol,#stacks_in_2732 ul li,#stacks_in_2732 ol li,#stacks_in_2732 ol,#stacks_in_2732 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2732,#stacks_in_2732 div,#stacks_in_2732 p,#stacks_in_2732 ol,#stacks_in_2732 ul li,#stacks_in_2732 ol li,#stacks_in_2732 ol,#stacks_in_2732 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2732,#stacks_in_2732 div,#stacks_in_2732 p,#stacks_in_2732 ol,#stacks_in_2732 ul li,#stacks_in_2732 ol li,#stacks_in_2732 ol,#stacks_in_2732 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2732,#stacks_in_2732 div,#stacks_in_2732 p,#stacks_in_2732 ol,#stacks_in_2732 ul li,#stacks_in_2732 ol li,#stacks_in_2732 ol,#stacks_in_2732 dl{font-size:1.00rem!important}}

#stacks_in_2732 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7432 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2737 textarea {
  height: 200px !important;
}
#stacks_in_2739 p,#stacks_in_2739 div{margin-bottom:0}#stacks_in_2739 p,#stacks_in_2739 div,#stacks_in_2739 ul,#stacks_in_2739 ol,#stacks_in_2739 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2739 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2739 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2739,#stacks_in_2739 div,#stacks_in_2739 p,#stacks_in_2739 .fa:not(.no-indent),#stacks_in_2739 ol,#stacks_in_2739 ul li,#stacks_in_2739 ol li,#stacks_in_2739 ol,#stacks_in_2739 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2739{}}
@media only screen and (max-width:480.00px){#stacks_in_2739,#stacks_in_2739 div,#stacks_in_2739 p,#stacks_in_2739 ol,#stacks_in_2739 ul li,#stacks_in_2739 ol li,#stacks_in_2739 ol,#stacks_in_2739 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2739,#stacks_in_2739 div,#stacks_in_2739 p,#stacks_in_2739 ol,#stacks_in_2739 ul li,#stacks_in_2739 ol li,#stacks_in_2739 ol,#stacks_in_2739 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2739,#stacks_in_2739 div,#stacks_in_2739 p,#stacks_in_2739 ol,#stacks_in_2739 ul li,#stacks_in_2739 ol li,#stacks_in_2739 ol,#stacks_in_2739 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2739,#stacks_in_2739 div,#stacks_in_2739 p,#stacks_in_2739 ol,#stacks_in_2739 ul li,#stacks_in_2739 ol li,#stacks_in_2739 ol,#stacks_in_2739 dl{font-size:1.00rem!important}}

#stacks_in_2739 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7434 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2744 textarea {
  height: 200px !important;
}
#stacks_in_2746 p,#stacks_in_2746 div{margin-bottom:0}#stacks_in_2746 p,#stacks_in_2746 div,#stacks_in_2746 ul,#stacks_in_2746 ol,#stacks_in_2746 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2746 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2746 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2746,#stacks_in_2746 div,#stacks_in_2746 p,#stacks_in_2746 .fa:not(.no-indent),#stacks_in_2746 ol,#stacks_in_2746 ul li,#stacks_in_2746 ol li,#stacks_in_2746 ol,#stacks_in_2746 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2746{}}
@media only screen and (max-width:480.00px){#stacks_in_2746,#stacks_in_2746 div,#stacks_in_2746 p,#stacks_in_2746 ol,#stacks_in_2746 ul li,#stacks_in_2746 ol li,#stacks_in_2746 ol,#stacks_in_2746 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2746,#stacks_in_2746 div,#stacks_in_2746 p,#stacks_in_2746 ol,#stacks_in_2746 ul li,#stacks_in_2746 ol li,#stacks_in_2746 ol,#stacks_in_2746 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2746,#stacks_in_2746 div,#stacks_in_2746 p,#stacks_in_2746 ol,#stacks_in_2746 ul li,#stacks_in_2746 ol li,#stacks_in_2746 ol,#stacks_in_2746 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2746,#stacks_in_2746 div,#stacks_in_2746 p,#stacks_in_2746 ol,#stacks_in_2746 ul li,#stacks_in_2746 ol li,#stacks_in_2746 ol,#stacks_in_2746 dl{font-size:1.00rem!important}}

#stacks_in_2746 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4694shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


	#stacks_in_2751 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_2751 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_2751 .foundry-label > h3:before,
	#stacks_in_2751 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_2751 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_2751 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_2751 .foundry-label {
		width: 100%;
	}

	#stacks_in_2751 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_2751 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_2752 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2752 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2752 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2752 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2752 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2752 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2752 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7436 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2754 textarea {
  height: 200px !important;
}
#stacks_in_2756 p,#stacks_in_2756 div{margin-bottom:0}#stacks_in_2756 p,#stacks_in_2756 div,#stacks_in_2756 ul,#stacks_in_2756 ol,#stacks_in_2756 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2756 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2756 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2756,#stacks_in_2756 div,#stacks_in_2756 p,#stacks_in_2756 .fa:not(.no-indent),#stacks_in_2756 ol,#stacks_in_2756 ul li,#stacks_in_2756 ol li,#stacks_in_2756 ol,#stacks_in_2756 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2756{}}
@media only screen and (max-width:480.00px){#stacks_in_2756,#stacks_in_2756 div,#stacks_in_2756 p,#stacks_in_2756 ol,#stacks_in_2756 ul li,#stacks_in_2756 ol li,#stacks_in_2756 ol,#stacks_in_2756 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2756,#stacks_in_2756 div,#stacks_in_2756 p,#stacks_in_2756 ol,#stacks_in_2756 ul li,#stacks_in_2756 ol li,#stacks_in_2756 ol,#stacks_in_2756 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2756,#stacks_in_2756 div,#stacks_in_2756 p,#stacks_in_2756 ol,#stacks_in_2756 ul li,#stacks_in_2756 ol li,#stacks_in_2756 ol,#stacks_in_2756 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2756,#stacks_in_2756 div,#stacks_in_2756 p,#stacks_in_2756 ol,#stacks_in_2756 ul li,#stacks_in_2756 ol li,#stacks_in_2756 ol,#stacks_in_2756 dl{font-size:1.00rem!important}}

#stacks_in_2756 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7438 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2761 textarea {
  height: 200px !important;
}
#stacks_in_2763 p,#stacks_in_2763 div{margin-bottom:0}#stacks_in_2763 p,#stacks_in_2763 div,#stacks_in_2763 ul,#stacks_in_2763 ol,#stacks_in_2763 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2763 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2763 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2763,#stacks_in_2763 div,#stacks_in_2763 p,#stacks_in_2763 .fa:not(.no-indent),#stacks_in_2763 ol,#stacks_in_2763 ul li,#stacks_in_2763 ol li,#stacks_in_2763 ol,#stacks_in_2763 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2763{}}
@media only screen and (max-width:480.00px){#stacks_in_2763,#stacks_in_2763 div,#stacks_in_2763 p,#stacks_in_2763 ol,#stacks_in_2763 ul li,#stacks_in_2763 ol li,#stacks_in_2763 ol,#stacks_in_2763 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2763,#stacks_in_2763 div,#stacks_in_2763 p,#stacks_in_2763 ol,#stacks_in_2763 ul li,#stacks_in_2763 ol li,#stacks_in_2763 ol,#stacks_in_2763 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2763,#stacks_in_2763 div,#stacks_in_2763 p,#stacks_in_2763 ol,#stacks_in_2763 ul li,#stacks_in_2763 ol li,#stacks_in_2763 ol,#stacks_in_2763 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2763,#stacks_in_2763 div,#stacks_in_2763 p,#stacks_in_2763 ol,#stacks_in_2763 ul li,#stacks_in_2763 ol li,#stacks_in_2763 ol,#stacks_in_2763 dl{font-size:1.00rem!important}}

#stacks_in_2763 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7440 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2768 textarea {
  height: 200px !important;
}
#stacks_in_2770 p,#stacks_in_2770 div{margin-bottom:0}#stacks_in_2770 p,#stacks_in_2770 div,#stacks_in_2770 ul,#stacks_in_2770 ol,#stacks_in_2770 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2770 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2770 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2770,#stacks_in_2770 div,#stacks_in_2770 p,#stacks_in_2770 .fa:not(.no-indent),#stacks_in_2770 ol,#stacks_in_2770 ul li,#stacks_in_2770 ol li,#stacks_in_2770 ol,#stacks_in_2770 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2770{}}
@media only screen and (max-width:480.00px){#stacks_in_2770,#stacks_in_2770 div,#stacks_in_2770 p,#stacks_in_2770 ol,#stacks_in_2770 ul li,#stacks_in_2770 ol li,#stacks_in_2770 ol,#stacks_in_2770 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2770,#stacks_in_2770 div,#stacks_in_2770 p,#stacks_in_2770 ol,#stacks_in_2770 ul li,#stacks_in_2770 ol li,#stacks_in_2770 ol,#stacks_in_2770 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2770,#stacks_in_2770 div,#stacks_in_2770 p,#stacks_in_2770 ol,#stacks_in_2770 ul li,#stacks_in_2770 ol li,#stacks_in_2770 ol,#stacks_in_2770 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2770,#stacks_in_2770 div,#stacks_in_2770 p,#stacks_in_2770 ol,#stacks_in_2770 ul li,#stacks_in_2770 ol li,#stacks_in_2770 ol,#stacks_in_2770 dl{font-size:1.00rem!important}}

#stacks_in_2770 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4696shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_2775 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2775 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2775 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2775 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2775 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2775 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2775 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7442 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2777 textarea {
  height: 200px !important;
}
#stacks_in_2779 p,#stacks_in_2779 div{margin-bottom:0}#stacks_in_2779 p,#stacks_in_2779 div,#stacks_in_2779 ul,#stacks_in_2779 ol,#stacks_in_2779 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2779 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2779 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2779,#stacks_in_2779 div,#stacks_in_2779 p,#stacks_in_2779 .fa:not(.no-indent),#stacks_in_2779 ol,#stacks_in_2779 ul li,#stacks_in_2779 ol li,#stacks_in_2779 ol,#stacks_in_2779 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2779{}}
@media only screen and (max-width:480.00px){#stacks_in_2779,#stacks_in_2779 div,#stacks_in_2779 p,#stacks_in_2779 ol,#stacks_in_2779 ul li,#stacks_in_2779 ol li,#stacks_in_2779 ol,#stacks_in_2779 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2779,#stacks_in_2779 div,#stacks_in_2779 p,#stacks_in_2779 ol,#stacks_in_2779 ul li,#stacks_in_2779 ol li,#stacks_in_2779 ol,#stacks_in_2779 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2779,#stacks_in_2779 div,#stacks_in_2779 p,#stacks_in_2779 ol,#stacks_in_2779 ul li,#stacks_in_2779 ol li,#stacks_in_2779 ol,#stacks_in_2779 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2779,#stacks_in_2779 div,#stacks_in_2779 p,#stacks_in_2779 ol,#stacks_in_2779 ul li,#stacks_in_2779 ol li,#stacks_in_2779 ol,#stacks_in_2779 dl{font-size:1.00rem!important}}

#stacks_in_2779 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7444 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2784 textarea {
  height: 200px !important;
}
#stacks_in_2786 p,#stacks_in_2786 div{margin-bottom:0}#stacks_in_2786 p,#stacks_in_2786 div,#stacks_in_2786 ul,#stacks_in_2786 ol,#stacks_in_2786 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2786 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2786 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2786,#stacks_in_2786 div,#stacks_in_2786 p,#stacks_in_2786 .fa:not(.no-indent),#stacks_in_2786 ol,#stacks_in_2786 ul li,#stacks_in_2786 ol li,#stacks_in_2786 ol,#stacks_in_2786 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2786{}}
@media only screen and (max-width:480.00px){#stacks_in_2786,#stacks_in_2786 div,#stacks_in_2786 p,#stacks_in_2786 ol,#stacks_in_2786 ul li,#stacks_in_2786 ol li,#stacks_in_2786 ol,#stacks_in_2786 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2786,#stacks_in_2786 div,#stacks_in_2786 p,#stacks_in_2786 ol,#stacks_in_2786 ul li,#stacks_in_2786 ol li,#stacks_in_2786 ol,#stacks_in_2786 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2786,#stacks_in_2786 div,#stacks_in_2786 p,#stacks_in_2786 ol,#stacks_in_2786 ul li,#stacks_in_2786 ol li,#stacks_in_2786 ol,#stacks_in_2786 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2786,#stacks_in_2786 div,#stacks_in_2786 p,#stacks_in_2786 ol,#stacks_in_2786 ul li,#stacks_in_2786 ol li,#stacks_in_2786 ol,#stacks_in_2786 dl{font-size:1.00rem!important}}

#stacks_in_2786 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7446 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2791 textarea {
  height: 200px !important;
}
#stacks_in_2793 p,#stacks_in_2793 div{margin-bottom:0}#stacks_in_2793 p,#stacks_in_2793 div,#stacks_in_2793 ul,#stacks_in_2793 ol,#stacks_in_2793 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2793 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2793 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2793,#stacks_in_2793 div,#stacks_in_2793 p,#stacks_in_2793 .fa:not(.no-indent),#stacks_in_2793 ol,#stacks_in_2793 ul li,#stacks_in_2793 ol li,#stacks_in_2793 ol,#stacks_in_2793 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2793{}}
@media only screen and (max-width:480.00px){#stacks_in_2793,#stacks_in_2793 div,#stacks_in_2793 p,#stacks_in_2793 ol,#stacks_in_2793 ul li,#stacks_in_2793 ol li,#stacks_in_2793 ol,#stacks_in_2793 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2793,#stacks_in_2793 div,#stacks_in_2793 p,#stacks_in_2793 ol,#stacks_in_2793 ul li,#stacks_in_2793 ol li,#stacks_in_2793 ol,#stacks_in_2793 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2793,#stacks_in_2793 div,#stacks_in_2793 p,#stacks_in_2793 ol,#stacks_in_2793 ul li,#stacks_in_2793 ol li,#stacks_in_2793 ol,#stacks_in_2793 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2793,#stacks_in_2793 div,#stacks_in_2793 p,#stacks_in_2793 ol,#stacks_in_2793 ul li,#stacks_in_2793 ol li,#stacks_in_2793 ol,#stacks_in_2793 dl{font-size:1.00rem!important}}

#stacks_in_2793 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4697shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_2798 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_2798 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_2798 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_2798 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_2798 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_2798 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_2798 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7448 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_2800 textarea {
  height: 200px !important;
}
#stacks_in_2802 p,#stacks_in_2802 div{margin-bottom:0}#stacks_in_2802 p,#stacks_in_2802 div,#stacks_in_2802 ul,#stacks_in_2802 ol,#stacks_in_2802 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_2802 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_2802 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2802,#stacks_in_2802 div,#stacks_in_2802 p,#stacks_in_2802 .fa:not(.no-indent),#stacks_in_2802 ol,#stacks_in_2802 ul li,#stacks_in_2802 ol li,#stacks_in_2802 ol,#stacks_in_2802 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2802{}}
@media only screen and (max-width:480.00px){#stacks_in_2802,#stacks_in_2802 div,#stacks_in_2802 p,#stacks_in_2802 ol,#stacks_in_2802 ul li,#stacks_in_2802 ol li,#stacks_in_2802 ol,#stacks_in_2802 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2802,#stacks_in_2802 div,#stacks_in_2802 p,#stacks_in_2802 ol,#stacks_in_2802 ul li,#stacks_in_2802 ol li,#stacks_in_2802 ol,#stacks_in_2802 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2802,#stacks_in_2802 div,#stacks_in_2802 p,#stacks_in_2802 ol,#stacks_in_2802 ul li,#stacks_in_2802 ol li,#stacks_in_2802 ol,#stacks_in_2802 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2802,#stacks_in_2802 div,#stacks_in_2802 p,#stacks_in_2802 ol,#stacks_in_2802 ul li,#stacks_in_2802 ol li,#stacks_in_2802 ol,#stacks_in_2802 dl{font-size:1.00rem!important}}

#stacks_in_2802 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_7452 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_7452 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_7452 .foundry-label > h3:before,
	#stacks_in_7452 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_7452 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_7452 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_7452 .foundry-label {
		width: 100%;
	}

	#stacks_in_7452 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_7452 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_7453 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7453 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_7453 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7453 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7453 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7453 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7453 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7455 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7457 textarea {
  height: 200px !important;
}
#stacks_in_7459 p,#stacks_in_7459 div{margin-bottom:0}#stacks_in_7459 p,#stacks_in_7459 div,#stacks_in_7459 ul,#stacks_in_7459 ol,#stacks_in_7459 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7459 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7459 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7459,#stacks_in_7459 div,#stacks_in_7459 p,#stacks_in_7459 .fa:not(.no-indent),#stacks_in_7459 ol,#stacks_in_7459 ul li,#stacks_in_7459 ol li,#stacks_in_7459 ol,#stacks_in_7459 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7459{}}
@media only screen and (max-width:480.00px){#stacks_in_7459,#stacks_in_7459 div,#stacks_in_7459 p,#stacks_in_7459 ol,#stacks_in_7459 ul li,#stacks_in_7459 ol li,#stacks_in_7459 ol,#stacks_in_7459 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7459,#stacks_in_7459 div,#stacks_in_7459 p,#stacks_in_7459 ol,#stacks_in_7459 ul li,#stacks_in_7459 ol li,#stacks_in_7459 ol,#stacks_in_7459 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7459,#stacks_in_7459 div,#stacks_in_7459 p,#stacks_in_7459 ol,#stacks_in_7459 ul li,#stacks_in_7459 ol li,#stacks_in_7459 ol,#stacks_in_7459 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7459,#stacks_in_7459 div,#stacks_in_7459 p,#stacks_in_7459 ol,#stacks_in_7459 ul li,#stacks_in_7459 ol li,#stacks_in_7459 ol,#stacks_in_7459 dl{font-size:1.00rem!important}}

#stacks_in_7459 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7463 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7465 textarea {
  height: 200px !important;
}
#stacks_in_7467 p,#stacks_in_7467 div{margin-bottom:0}#stacks_in_7467 p,#stacks_in_7467 div,#stacks_in_7467 ul,#stacks_in_7467 ol,#stacks_in_7467 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7467 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7467 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7467,#stacks_in_7467 div,#stacks_in_7467 p,#stacks_in_7467 .fa:not(.no-indent),#stacks_in_7467 ol,#stacks_in_7467 ul li,#stacks_in_7467 ol li,#stacks_in_7467 ol,#stacks_in_7467 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7467{}}
@media only screen and (max-width:480.00px){#stacks_in_7467,#stacks_in_7467 div,#stacks_in_7467 p,#stacks_in_7467 ol,#stacks_in_7467 ul li,#stacks_in_7467 ol li,#stacks_in_7467 ol,#stacks_in_7467 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7467,#stacks_in_7467 div,#stacks_in_7467 p,#stacks_in_7467 ol,#stacks_in_7467 ul li,#stacks_in_7467 ol li,#stacks_in_7467 ol,#stacks_in_7467 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7467,#stacks_in_7467 div,#stacks_in_7467 p,#stacks_in_7467 ol,#stacks_in_7467 ul li,#stacks_in_7467 ol li,#stacks_in_7467 ol,#stacks_in_7467 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7467,#stacks_in_7467 div,#stacks_in_7467 p,#stacks_in_7467 ol,#stacks_in_7467 ul li,#stacks_in_7467 ol li,#stacks_in_7467 ol,#stacks_in_7467 dl{font-size:1.00rem!important}}

#stacks_in_7467 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7471 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7473 textarea {
  height: 200px !important;
}
#stacks_in_7475 p,#stacks_in_7475 div{margin-bottom:0}#stacks_in_7475 p,#stacks_in_7475 div,#stacks_in_7475 ul,#stacks_in_7475 ol,#stacks_in_7475 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7475 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7475 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7475,#stacks_in_7475 div,#stacks_in_7475 p,#stacks_in_7475 .fa:not(.no-indent),#stacks_in_7475 ol,#stacks_in_7475 ul li,#stacks_in_7475 ol li,#stacks_in_7475 ol,#stacks_in_7475 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7475{}}
@media only screen and (max-width:480.00px){#stacks_in_7475,#stacks_in_7475 div,#stacks_in_7475 p,#stacks_in_7475 ol,#stacks_in_7475 ul li,#stacks_in_7475 ol li,#stacks_in_7475 ol,#stacks_in_7475 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7475,#stacks_in_7475 div,#stacks_in_7475 p,#stacks_in_7475 ol,#stacks_in_7475 ul li,#stacks_in_7475 ol li,#stacks_in_7475 ol,#stacks_in_7475 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7475,#stacks_in_7475 div,#stacks_in_7475 p,#stacks_in_7475 ol,#stacks_in_7475 ul li,#stacks_in_7475 ol li,#stacks_in_7475 ol,#stacks_in_7475 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7475,#stacks_in_7475 div,#stacks_in_7475 p,#stacks_in_7475 ol,#stacks_in_7475 ul li,#stacks_in_7475 ol li,#stacks_in_7475 ol,#stacks_in_7475 dl{font-size:1.00rem!important}}

#stacks_in_7475 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7479shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7480 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7480 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_7480 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7480 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7480 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7480 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7480 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7482 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7484 textarea {
  height: 200px !important;
}
#stacks_in_7486 p,#stacks_in_7486 div{margin-bottom:0}#stacks_in_7486 p,#stacks_in_7486 div,#stacks_in_7486 ul,#stacks_in_7486 ol,#stacks_in_7486 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7486 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7486 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7486,#stacks_in_7486 div,#stacks_in_7486 p,#stacks_in_7486 .fa:not(.no-indent),#stacks_in_7486 ol,#stacks_in_7486 ul li,#stacks_in_7486 ol li,#stacks_in_7486 ol,#stacks_in_7486 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7486{}}
@media only screen and (max-width:480.00px){#stacks_in_7486,#stacks_in_7486 div,#stacks_in_7486 p,#stacks_in_7486 ol,#stacks_in_7486 ul li,#stacks_in_7486 ol li,#stacks_in_7486 ol,#stacks_in_7486 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7486,#stacks_in_7486 div,#stacks_in_7486 p,#stacks_in_7486 ol,#stacks_in_7486 ul li,#stacks_in_7486 ol li,#stacks_in_7486 ol,#stacks_in_7486 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7486,#stacks_in_7486 div,#stacks_in_7486 p,#stacks_in_7486 ol,#stacks_in_7486 ul li,#stacks_in_7486 ol li,#stacks_in_7486 ol,#stacks_in_7486 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7486,#stacks_in_7486 div,#stacks_in_7486 p,#stacks_in_7486 ol,#stacks_in_7486 ul li,#stacks_in_7486 ol li,#stacks_in_7486 ol,#stacks_in_7486 dl{font-size:1.00rem!important}}

#stacks_in_7486 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7490 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7492 textarea {
  height: 200px !important;
}
#stacks_in_7494 p,#stacks_in_7494 div{margin-bottom:0}#stacks_in_7494 p,#stacks_in_7494 div,#stacks_in_7494 ul,#stacks_in_7494 ol,#stacks_in_7494 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7494 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7494 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7494,#stacks_in_7494 div,#stacks_in_7494 p,#stacks_in_7494 .fa:not(.no-indent),#stacks_in_7494 ol,#stacks_in_7494 ul li,#stacks_in_7494 ol li,#stacks_in_7494 ol,#stacks_in_7494 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7494{}}
@media only screen and (max-width:480.00px){#stacks_in_7494,#stacks_in_7494 div,#stacks_in_7494 p,#stacks_in_7494 ol,#stacks_in_7494 ul li,#stacks_in_7494 ol li,#stacks_in_7494 ol,#stacks_in_7494 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7494,#stacks_in_7494 div,#stacks_in_7494 p,#stacks_in_7494 ol,#stacks_in_7494 ul li,#stacks_in_7494 ol li,#stacks_in_7494 ol,#stacks_in_7494 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7494,#stacks_in_7494 div,#stacks_in_7494 p,#stacks_in_7494 ol,#stacks_in_7494 ul li,#stacks_in_7494 ol li,#stacks_in_7494 ol,#stacks_in_7494 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7494,#stacks_in_7494 div,#stacks_in_7494 p,#stacks_in_7494 ol,#stacks_in_7494 ul li,#stacks_in_7494 ol li,#stacks_in_7494 ol,#stacks_in_7494 dl{font-size:1.00rem!important}}

#stacks_in_7494 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7498 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7500 textarea {
  height: 200px !important;
}
#stacks_in_7502 p,#stacks_in_7502 div{margin-bottom:0}#stacks_in_7502 p,#stacks_in_7502 div,#stacks_in_7502 ul,#stacks_in_7502 ol,#stacks_in_7502 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7502 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7502 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7502,#stacks_in_7502 div,#stacks_in_7502 p,#stacks_in_7502 .fa:not(.no-indent),#stacks_in_7502 ol,#stacks_in_7502 ul li,#stacks_in_7502 ol li,#stacks_in_7502 ol,#stacks_in_7502 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7502{}}
@media only screen and (max-width:480.00px){#stacks_in_7502,#stacks_in_7502 div,#stacks_in_7502 p,#stacks_in_7502 ol,#stacks_in_7502 ul li,#stacks_in_7502 ol li,#stacks_in_7502 ol,#stacks_in_7502 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7502,#stacks_in_7502 div,#stacks_in_7502 p,#stacks_in_7502 ol,#stacks_in_7502 ul li,#stacks_in_7502 ol li,#stacks_in_7502 ol,#stacks_in_7502 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7502,#stacks_in_7502 div,#stacks_in_7502 p,#stacks_in_7502 ol,#stacks_in_7502 ul li,#stacks_in_7502 ol li,#stacks_in_7502 ol,#stacks_in_7502 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7502,#stacks_in_7502 div,#stacks_in_7502 p,#stacks_in_7502 ol,#stacks_in_7502 ul li,#stacks_in_7502 ol li,#stacks_in_7502 ol,#stacks_in_7502 dl{font-size:1.00rem!important}}

#stacks_in_7502 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7506shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


	#stacks_in_7507 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_7507 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_7507 .foundry-label > h3:before,
	#stacks_in_7507 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_7507 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_7507 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_7507 .foundry-label {
		width: 100%;
	}

	#stacks_in_7507 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_7507 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_7508 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7508 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7508 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7508 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7508 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7508 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7508 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7510 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7512 textarea {
  height: 200px !important;
}
#stacks_in_7514 p,#stacks_in_7514 div{margin-bottom:0}#stacks_in_7514 p,#stacks_in_7514 div,#stacks_in_7514 ul,#stacks_in_7514 ol,#stacks_in_7514 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7514 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7514 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7514,#stacks_in_7514 div,#stacks_in_7514 p,#stacks_in_7514 .fa:not(.no-indent),#stacks_in_7514 ol,#stacks_in_7514 ul li,#stacks_in_7514 ol li,#stacks_in_7514 ol,#stacks_in_7514 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7514{}}
@media only screen and (max-width:480.00px){#stacks_in_7514,#stacks_in_7514 div,#stacks_in_7514 p,#stacks_in_7514 ol,#stacks_in_7514 ul li,#stacks_in_7514 ol li,#stacks_in_7514 ol,#stacks_in_7514 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7514,#stacks_in_7514 div,#stacks_in_7514 p,#stacks_in_7514 ol,#stacks_in_7514 ul li,#stacks_in_7514 ol li,#stacks_in_7514 ol,#stacks_in_7514 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7514,#stacks_in_7514 div,#stacks_in_7514 p,#stacks_in_7514 ol,#stacks_in_7514 ul li,#stacks_in_7514 ol li,#stacks_in_7514 ol,#stacks_in_7514 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7514,#stacks_in_7514 div,#stacks_in_7514 p,#stacks_in_7514 ol,#stacks_in_7514 ul li,#stacks_in_7514 ol li,#stacks_in_7514 ol,#stacks_in_7514 dl{font-size:1.00rem!important}}

#stacks_in_7514 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7518 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7520 textarea {
  height: 200px !important;
}
#stacks_in_7522 p,#stacks_in_7522 div{margin-bottom:0}#stacks_in_7522 p,#stacks_in_7522 div,#stacks_in_7522 ul,#stacks_in_7522 ol,#stacks_in_7522 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7522 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7522 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7522,#stacks_in_7522 div,#stacks_in_7522 p,#stacks_in_7522 .fa:not(.no-indent),#stacks_in_7522 ol,#stacks_in_7522 ul li,#stacks_in_7522 ol li,#stacks_in_7522 ol,#stacks_in_7522 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7522{}}
@media only screen and (max-width:480.00px){#stacks_in_7522,#stacks_in_7522 div,#stacks_in_7522 p,#stacks_in_7522 ol,#stacks_in_7522 ul li,#stacks_in_7522 ol li,#stacks_in_7522 ol,#stacks_in_7522 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7522,#stacks_in_7522 div,#stacks_in_7522 p,#stacks_in_7522 ol,#stacks_in_7522 ul li,#stacks_in_7522 ol li,#stacks_in_7522 ol,#stacks_in_7522 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7522,#stacks_in_7522 div,#stacks_in_7522 p,#stacks_in_7522 ol,#stacks_in_7522 ul li,#stacks_in_7522 ol li,#stacks_in_7522 ol,#stacks_in_7522 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7522,#stacks_in_7522 div,#stacks_in_7522 p,#stacks_in_7522 ol,#stacks_in_7522 ul li,#stacks_in_7522 ol li,#stacks_in_7522 ol,#stacks_in_7522 dl{font-size:1.00rem!important}}

#stacks_in_7522 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7526 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7528 textarea {
  height: 200px !important;
}
#stacks_in_7530 p,#stacks_in_7530 div{margin-bottom:0}#stacks_in_7530 p,#stacks_in_7530 div,#stacks_in_7530 ul,#stacks_in_7530 ol,#stacks_in_7530 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7530 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7530 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7530,#stacks_in_7530 div,#stacks_in_7530 p,#stacks_in_7530 .fa:not(.no-indent),#stacks_in_7530 ol,#stacks_in_7530 ul li,#stacks_in_7530 ol li,#stacks_in_7530 ol,#stacks_in_7530 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7530{}}
@media only screen and (max-width:480.00px){#stacks_in_7530,#stacks_in_7530 div,#stacks_in_7530 p,#stacks_in_7530 ol,#stacks_in_7530 ul li,#stacks_in_7530 ol li,#stacks_in_7530 ol,#stacks_in_7530 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7530,#stacks_in_7530 div,#stacks_in_7530 p,#stacks_in_7530 ol,#stacks_in_7530 ul li,#stacks_in_7530 ol li,#stacks_in_7530 ol,#stacks_in_7530 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7530,#stacks_in_7530 div,#stacks_in_7530 p,#stacks_in_7530 ol,#stacks_in_7530 ul li,#stacks_in_7530 ol li,#stacks_in_7530 ol,#stacks_in_7530 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7530,#stacks_in_7530 div,#stacks_in_7530 p,#stacks_in_7530 ol,#stacks_in_7530 ul li,#stacks_in_7530 ol li,#stacks_in_7530 ol,#stacks_in_7530 dl{font-size:1.00rem!important}}

#stacks_in_7530 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7534shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7535 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7535 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7535 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7535 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7535 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7535 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7535 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7537 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7539 textarea {
  height: 200px !important;
}
#stacks_in_7541 p,#stacks_in_7541 div{margin-bottom:0}#stacks_in_7541 p,#stacks_in_7541 div,#stacks_in_7541 ul,#stacks_in_7541 ol,#stacks_in_7541 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7541 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7541 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7541,#stacks_in_7541 div,#stacks_in_7541 p,#stacks_in_7541 .fa:not(.no-indent),#stacks_in_7541 ol,#stacks_in_7541 ul li,#stacks_in_7541 ol li,#stacks_in_7541 ol,#stacks_in_7541 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7541{}}
@media only screen and (max-width:480.00px){#stacks_in_7541,#stacks_in_7541 div,#stacks_in_7541 p,#stacks_in_7541 ol,#stacks_in_7541 ul li,#stacks_in_7541 ol li,#stacks_in_7541 ol,#stacks_in_7541 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7541,#stacks_in_7541 div,#stacks_in_7541 p,#stacks_in_7541 ol,#stacks_in_7541 ul li,#stacks_in_7541 ol li,#stacks_in_7541 ol,#stacks_in_7541 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7541,#stacks_in_7541 div,#stacks_in_7541 p,#stacks_in_7541 ol,#stacks_in_7541 ul li,#stacks_in_7541 ol li,#stacks_in_7541 ol,#stacks_in_7541 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7541,#stacks_in_7541 div,#stacks_in_7541 p,#stacks_in_7541 ol,#stacks_in_7541 ul li,#stacks_in_7541 ol li,#stacks_in_7541 ol,#stacks_in_7541 dl{font-size:1.00rem!important}}

#stacks_in_7541 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7545 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7547 textarea {
  height: 200px !important;
}
#stacks_in_7549 p,#stacks_in_7549 div{margin-bottom:0}#stacks_in_7549 p,#stacks_in_7549 div,#stacks_in_7549 ul,#stacks_in_7549 ol,#stacks_in_7549 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7549 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7549 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7549,#stacks_in_7549 div,#stacks_in_7549 p,#stacks_in_7549 .fa:not(.no-indent),#stacks_in_7549 ol,#stacks_in_7549 ul li,#stacks_in_7549 ol li,#stacks_in_7549 ol,#stacks_in_7549 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7549{}}
@media only screen and (max-width:480.00px){#stacks_in_7549,#stacks_in_7549 div,#stacks_in_7549 p,#stacks_in_7549 ol,#stacks_in_7549 ul li,#stacks_in_7549 ol li,#stacks_in_7549 ol,#stacks_in_7549 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7549,#stacks_in_7549 div,#stacks_in_7549 p,#stacks_in_7549 ol,#stacks_in_7549 ul li,#stacks_in_7549 ol li,#stacks_in_7549 ol,#stacks_in_7549 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7549,#stacks_in_7549 div,#stacks_in_7549 p,#stacks_in_7549 ol,#stacks_in_7549 ul li,#stacks_in_7549 ol li,#stacks_in_7549 ol,#stacks_in_7549 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7549,#stacks_in_7549 div,#stacks_in_7549 p,#stacks_in_7549 ol,#stacks_in_7549 ul li,#stacks_in_7549 ol li,#stacks_in_7549 ol,#stacks_in_7549 dl{font-size:1.00rem!important}}

#stacks_in_7549 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7553 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7555 textarea {
  height: 200px !important;
}
#stacks_in_7557 p,#stacks_in_7557 div{margin-bottom:0}#stacks_in_7557 p,#stacks_in_7557 div,#stacks_in_7557 ul,#stacks_in_7557 ol,#stacks_in_7557 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7557 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7557 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7557,#stacks_in_7557 div,#stacks_in_7557 p,#stacks_in_7557 .fa:not(.no-indent),#stacks_in_7557 ol,#stacks_in_7557 ul li,#stacks_in_7557 ol li,#stacks_in_7557 ol,#stacks_in_7557 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7557{}}
@media only screen and (max-width:480.00px){#stacks_in_7557,#stacks_in_7557 div,#stacks_in_7557 p,#stacks_in_7557 ol,#stacks_in_7557 ul li,#stacks_in_7557 ol li,#stacks_in_7557 ol,#stacks_in_7557 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7557,#stacks_in_7557 div,#stacks_in_7557 p,#stacks_in_7557 ol,#stacks_in_7557 ul li,#stacks_in_7557 ol li,#stacks_in_7557 ol,#stacks_in_7557 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7557,#stacks_in_7557 div,#stacks_in_7557 p,#stacks_in_7557 ol,#stacks_in_7557 ul li,#stacks_in_7557 ol li,#stacks_in_7557 ol,#stacks_in_7557 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7557,#stacks_in_7557 div,#stacks_in_7557 p,#stacks_in_7557 ol,#stacks_in_7557 ul li,#stacks_in_7557 ol li,#stacks_in_7557 ol,#stacks_in_7557 dl{font-size:1.00rem!important}}

#stacks_in_7557 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7561shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7562 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7562 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7562 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7562 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7562 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7562 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7562 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7564 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7566 textarea {
  height: 200px !important;
}
#stacks_in_7568 p,#stacks_in_7568 div{margin-bottom:0}#stacks_in_7568 p,#stacks_in_7568 div,#stacks_in_7568 ul,#stacks_in_7568 ol,#stacks_in_7568 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7568 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7568 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7568,#stacks_in_7568 div,#stacks_in_7568 p,#stacks_in_7568 .fa:not(.no-indent),#stacks_in_7568 ol,#stacks_in_7568 ul li,#stacks_in_7568 ol li,#stacks_in_7568 ol,#stacks_in_7568 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7568{}}
@media only screen and (max-width:480.00px){#stacks_in_7568,#stacks_in_7568 div,#stacks_in_7568 p,#stacks_in_7568 ol,#stacks_in_7568 ul li,#stacks_in_7568 ol li,#stacks_in_7568 ol,#stacks_in_7568 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7568,#stacks_in_7568 div,#stacks_in_7568 p,#stacks_in_7568 ol,#stacks_in_7568 ul li,#stacks_in_7568 ol li,#stacks_in_7568 ol,#stacks_in_7568 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7568,#stacks_in_7568 div,#stacks_in_7568 p,#stacks_in_7568 ol,#stacks_in_7568 ul li,#stacks_in_7568 ol li,#stacks_in_7568 ol,#stacks_in_7568 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7568,#stacks_in_7568 div,#stacks_in_7568 p,#stacks_in_7568 ol,#stacks_in_7568 ul li,#stacks_in_7568 ol li,#stacks_in_7568 ol,#stacks_in_7568 dl{font-size:1.00rem!important}}

#stacks_in_7568 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_7589 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_7589 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_7589 .foundry-label > h3:before,
	#stacks_in_7589 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_7589 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_7589 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_7589 .foundry-label {
		width: 100%;
	}

	#stacks_in_7589 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_7589 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_7590 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7590 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_7590 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7590 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7590 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7590 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7590 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7592 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7594 textarea {
  height: 200px !important;
}
#stacks_in_7596 p,#stacks_in_7596 div{margin-bottom:0}#stacks_in_7596 p,#stacks_in_7596 div,#stacks_in_7596 ul,#stacks_in_7596 ol,#stacks_in_7596 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7596 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7596 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7596,#stacks_in_7596 div,#stacks_in_7596 p,#stacks_in_7596 .fa:not(.no-indent),#stacks_in_7596 ol,#stacks_in_7596 ul li,#stacks_in_7596 ol li,#stacks_in_7596 ol,#stacks_in_7596 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7596{}}
@media only screen and (max-width:480.00px){#stacks_in_7596,#stacks_in_7596 div,#stacks_in_7596 p,#stacks_in_7596 ol,#stacks_in_7596 ul li,#stacks_in_7596 ol li,#stacks_in_7596 ol,#stacks_in_7596 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7596,#stacks_in_7596 div,#stacks_in_7596 p,#stacks_in_7596 ol,#stacks_in_7596 ul li,#stacks_in_7596 ol li,#stacks_in_7596 ol,#stacks_in_7596 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7596,#stacks_in_7596 div,#stacks_in_7596 p,#stacks_in_7596 ol,#stacks_in_7596 ul li,#stacks_in_7596 ol li,#stacks_in_7596 ol,#stacks_in_7596 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7596,#stacks_in_7596 div,#stacks_in_7596 p,#stacks_in_7596 ol,#stacks_in_7596 ul li,#stacks_in_7596 ol li,#stacks_in_7596 ol,#stacks_in_7596 dl{font-size:1.00rem!important}}

#stacks_in_7596 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7600 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7602 textarea {
  height: 200px !important;
}
#stacks_in_7604 p,#stacks_in_7604 div{margin-bottom:0}#stacks_in_7604 p,#stacks_in_7604 div,#stacks_in_7604 ul,#stacks_in_7604 ol,#stacks_in_7604 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7604 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7604 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7604,#stacks_in_7604 div,#stacks_in_7604 p,#stacks_in_7604 .fa:not(.no-indent),#stacks_in_7604 ol,#stacks_in_7604 ul li,#stacks_in_7604 ol li,#stacks_in_7604 ol,#stacks_in_7604 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7604{}}
@media only screen and (max-width:480.00px){#stacks_in_7604,#stacks_in_7604 div,#stacks_in_7604 p,#stacks_in_7604 ol,#stacks_in_7604 ul li,#stacks_in_7604 ol li,#stacks_in_7604 ol,#stacks_in_7604 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7604,#stacks_in_7604 div,#stacks_in_7604 p,#stacks_in_7604 ol,#stacks_in_7604 ul li,#stacks_in_7604 ol li,#stacks_in_7604 ol,#stacks_in_7604 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7604,#stacks_in_7604 div,#stacks_in_7604 p,#stacks_in_7604 ol,#stacks_in_7604 ul li,#stacks_in_7604 ol li,#stacks_in_7604 ol,#stacks_in_7604 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7604,#stacks_in_7604 div,#stacks_in_7604 p,#stacks_in_7604 ol,#stacks_in_7604 ul li,#stacks_in_7604 ol li,#stacks_in_7604 ol,#stacks_in_7604 dl{font-size:1.00rem!important}}

#stacks_in_7604 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7608 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7610 textarea {
  height: 200px !important;
}
#stacks_in_7612 p,#stacks_in_7612 div{margin-bottom:0}#stacks_in_7612 p,#stacks_in_7612 div,#stacks_in_7612 ul,#stacks_in_7612 ol,#stacks_in_7612 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7612 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7612 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7612,#stacks_in_7612 div,#stacks_in_7612 p,#stacks_in_7612 .fa:not(.no-indent),#stacks_in_7612 ol,#stacks_in_7612 ul li,#stacks_in_7612 ol li,#stacks_in_7612 ol,#stacks_in_7612 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7612{}}
@media only screen and (max-width:480.00px){#stacks_in_7612,#stacks_in_7612 div,#stacks_in_7612 p,#stacks_in_7612 ol,#stacks_in_7612 ul li,#stacks_in_7612 ol li,#stacks_in_7612 ol,#stacks_in_7612 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7612,#stacks_in_7612 div,#stacks_in_7612 p,#stacks_in_7612 ol,#stacks_in_7612 ul li,#stacks_in_7612 ol li,#stacks_in_7612 ol,#stacks_in_7612 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7612,#stacks_in_7612 div,#stacks_in_7612 p,#stacks_in_7612 ol,#stacks_in_7612 ul li,#stacks_in_7612 ol li,#stacks_in_7612 ol,#stacks_in_7612 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7612,#stacks_in_7612 div,#stacks_in_7612 p,#stacks_in_7612 ol,#stacks_in_7612 ul li,#stacks_in_7612 ol li,#stacks_in_7612 ol,#stacks_in_7612 dl{font-size:1.00rem!important}}

#stacks_in_7612 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7616shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7617 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7617 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_7617 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7617 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7617 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7617 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7617 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7619 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7621 textarea {
  height: 200px !important;
}
#stacks_in_7623 p,#stacks_in_7623 div{margin-bottom:0}#stacks_in_7623 p,#stacks_in_7623 div,#stacks_in_7623 ul,#stacks_in_7623 ol,#stacks_in_7623 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7623 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7623 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7623,#stacks_in_7623 div,#stacks_in_7623 p,#stacks_in_7623 .fa:not(.no-indent),#stacks_in_7623 ol,#stacks_in_7623 ul li,#stacks_in_7623 ol li,#stacks_in_7623 ol,#stacks_in_7623 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7623{}}
@media only screen and (max-width:480.00px){#stacks_in_7623,#stacks_in_7623 div,#stacks_in_7623 p,#stacks_in_7623 ol,#stacks_in_7623 ul li,#stacks_in_7623 ol li,#stacks_in_7623 ol,#stacks_in_7623 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7623,#stacks_in_7623 div,#stacks_in_7623 p,#stacks_in_7623 ol,#stacks_in_7623 ul li,#stacks_in_7623 ol li,#stacks_in_7623 ol,#stacks_in_7623 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7623,#stacks_in_7623 div,#stacks_in_7623 p,#stacks_in_7623 ol,#stacks_in_7623 ul li,#stacks_in_7623 ol li,#stacks_in_7623 ol,#stacks_in_7623 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7623,#stacks_in_7623 div,#stacks_in_7623 p,#stacks_in_7623 ol,#stacks_in_7623 ul li,#stacks_in_7623 ol li,#stacks_in_7623 ol,#stacks_in_7623 dl{font-size:1.00rem!important}}

#stacks_in_7623 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7627 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7629 textarea {
  height: 200px !important;
}
#stacks_in_7631 p,#stacks_in_7631 div{margin-bottom:0}#stacks_in_7631 p,#stacks_in_7631 div,#stacks_in_7631 ul,#stacks_in_7631 ol,#stacks_in_7631 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7631 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7631 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7631,#stacks_in_7631 div,#stacks_in_7631 p,#stacks_in_7631 .fa:not(.no-indent),#stacks_in_7631 ol,#stacks_in_7631 ul li,#stacks_in_7631 ol li,#stacks_in_7631 ol,#stacks_in_7631 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7631{}}
@media only screen and (max-width:480.00px){#stacks_in_7631,#stacks_in_7631 div,#stacks_in_7631 p,#stacks_in_7631 ol,#stacks_in_7631 ul li,#stacks_in_7631 ol li,#stacks_in_7631 ol,#stacks_in_7631 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7631,#stacks_in_7631 div,#stacks_in_7631 p,#stacks_in_7631 ol,#stacks_in_7631 ul li,#stacks_in_7631 ol li,#stacks_in_7631 ol,#stacks_in_7631 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7631,#stacks_in_7631 div,#stacks_in_7631 p,#stacks_in_7631 ol,#stacks_in_7631 ul li,#stacks_in_7631 ol li,#stacks_in_7631 ol,#stacks_in_7631 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7631,#stacks_in_7631 div,#stacks_in_7631 p,#stacks_in_7631 ol,#stacks_in_7631 ul li,#stacks_in_7631 ol li,#stacks_in_7631 ol,#stacks_in_7631 dl{font-size:1.00rem!important}}

#stacks_in_7631 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7635 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7637 textarea {
  height: 200px !important;
}
#stacks_in_7639 p,#stacks_in_7639 div{margin-bottom:0}#stacks_in_7639 p,#stacks_in_7639 div,#stacks_in_7639 ul,#stacks_in_7639 ol,#stacks_in_7639 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7639 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7639 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7639,#stacks_in_7639 div,#stacks_in_7639 p,#stacks_in_7639 .fa:not(.no-indent),#stacks_in_7639 ol,#stacks_in_7639 ul li,#stacks_in_7639 ol li,#stacks_in_7639 ol,#stacks_in_7639 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7639{}}
@media only screen and (max-width:480.00px){#stacks_in_7639,#stacks_in_7639 div,#stacks_in_7639 p,#stacks_in_7639 ol,#stacks_in_7639 ul li,#stacks_in_7639 ol li,#stacks_in_7639 ol,#stacks_in_7639 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7639,#stacks_in_7639 div,#stacks_in_7639 p,#stacks_in_7639 ol,#stacks_in_7639 ul li,#stacks_in_7639 ol li,#stacks_in_7639 ol,#stacks_in_7639 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7639,#stacks_in_7639 div,#stacks_in_7639 p,#stacks_in_7639 ol,#stacks_in_7639 ul li,#stacks_in_7639 ol li,#stacks_in_7639 ol,#stacks_in_7639 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7639,#stacks_in_7639 div,#stacks_in_7639 p,#stacks_in_7639 ol,#stacks_in_7639 ul li,#stacks_in_7639 ol li,#stacks_in_7639 ol,#stacks_in_7639 dl{font-size:1.00rem!important}}

#stacks_in_7639 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7643shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


	#stacks_in_7644 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_7644 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_7644 .foundry-label > h3:before,
	#stacks_in_7644 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_7644 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_7644 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_7644 .foundry-label {
		width: 100%;
	}

	#stacks_in_7644 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_7644 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_7645 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7645 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7645 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7645 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7645 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7645 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7645 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7647 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7649 textarea {
  height: 200px !important;
}
#stacks_in_7651 p,#stacks_in_7651 div{margin-bottom:0}#stacks_in_7651 p,#stacks_in_7651 div,#stacks_in_7651 ul,#stacks_in_7651 ol,#stacks_in_7651 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7651 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7651 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7651,#stacks_in_7651 div,#stacks_in_7651 p,#stacks_in_7651 .fa:not(.no-indent),#stacks_in_7651 ol,#stacks_in_7651 ul li,#stacks_in_7651 ol li,#stacks_in_7651 ol,#stacks_in_7651 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7651{}}
@media only screen and (max-width:480.00px){#stacks_in_7651,#stacks_in_7651 div,#stacks_in_7651 p,#stacks_in_7651 ol,#stacks_in_7651 ul li,#stacks_in_7651 ol li,#stacks_in_7651 ol,#stacks_in_7651 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7651,#stacks_in_7651 div,#stacks_in_7651 p,#stacks_in_7651 ol,#stacks_in_7651 ul li,#stacks_in_7651 ol li,#stacks_in_7651 ol,#stacks_in_7651 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7651,#stacks_in_7651 div,#stacks_in_7651 p,#stacks_in_7651 ol,#stacks_in_7651 ul li,#stacks_in_7651 ol li,#stacks_in_7651 ol,#stacks_in_7651 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7651,#stacks_in_7651 div,#stacks_in_7651 p,#stacks_in_7651 ol,#stacks_in_7651 ul li,#stacks_in_7651 ol li,#stacks_in_7651 ol,#stacks_in_7651 dl{font-size:1.00rem!important}}

#stacks_in_7651 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7655 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7657 textarea {
  height: 200px !important;
}
#stacks_in_7659 p,#stacks_in_7659 div{margin-bottom:0}#stacks_in_7659 p,#stacks_in_7659 div,#stacks_in_7659 ul,#stacks_in_7659 ol,#stacks_in_7659 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7659 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7659 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7659,#stacks_in_7659 div,#stacks_in_7659 p,#stacks_in_7659 .fa:not(.no-indent),#stacks_in_7659 ol,#stacks_in_7659 ul li,#stacks_in_7659 ol li,#stacks_in_7659 ol,#stacks_in_7659 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7659{}}
@media only screen and (max-width:480.00px){#stacks_in_7659,#stacks_in_7659 div,#stacks_in_7659 p,#stacks_in_7659 ol,#stacks_in_7659 ul li,#stacks_in_7659 ol li,#stacks_in_7659 ol,#stacks_in_7659 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7659,#stacks_in_7659 div,#stacks_in_7659 p,#stacks_in_7659 ol,#stacks_in_7659 ul li,#stacks_in_7659 ol li,#stacks_in_7659 ol,#stacks_in_7659 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7659,#stacks_in_7659 div,#stacks_in_7659 p,#stacks_in_7659 ol,#stacks_in_7659 ul li,#stacks_in_7659 ol li,#stacks_in_7659 ol,#stacks_in_7659 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7659,#stacks_in_7659 div,#stacks_in_7659 p,#stacks_in_7659 ol,#stacks_in_7659 ul li,#stacks_in_7659 ol li,#stacks_in_7659 ol,#stacks_in_7659 dl{font-size:1.00rem!important}}

#stacks_in_7659 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7663 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7665 textarea {
  height: 200px !important;
}
#stacks_in_7667 p,#stacks_in_7667 div{margin-bottom:0}#stacks_in_7667 p,#stacks_in_7667 div,#stacks_in_7667 ul,#stacks_in_7667 ol,#stacks_in_7667 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7667 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7667 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7667,#stacks_in_7667 div,#stacks_in_7667 p,#stacks_in_7667 .fa:not(.no-indent),#stacks_in_7667 ol,#stacks_in_7667 ul li,#stacks_in_7667 ol li,#stacks_in_7667 ol,#stacks_in_7667 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7667{}}
@media only screen and (max-width:480.00px){#stacks_in_7667,#stacks_in_7667 div,#stacks_in_7667 p,#stacks_in_7667 ol,#stacks_in_7667 ul li,#stacks_in_7667 ol li,#stacks_in_7667 ol,#stacks_in_7667 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7667,#stacks_in_7667 div,#stacks_in_7667 p,#stacks_in_7667 ol,#stacks_in_7667 ul li,#stacks_in_7667 ol li,#stacks_in_7667 ol,#stacks_in_7667 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7667,#stacks_in_7667 div,#stacks_in_7667 p,#stacks_in_7667 ol,#stacks_in_7667 ul li,#stacks_in_7667 ol li,#stacks_in_7667 ol,#stacks_in_7667 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7667,#stacks_in_7667 div,#stacks_in_7667 p,#stacks_in_7667 ol,#stacks_in_7667 ul li,#stacks_in_7667 ol li,#stacks_in_7667 ol,#stacks_in_7667 dl{font-size:1.00rem!important}}

#stacks_in_7667 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7671shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7672 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7672 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7672 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7672 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7672 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7672 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7672 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7674 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7676 textarea {
  height: 200px !important;
}
#stacks_in_7678 p,#stacks_in_7678 div{margin-bottom:0}#stacks_in_7678 p,#stacks_in_7678 div,#stacks_in_7678 ul,#stacks_in_7678 ol,#stacks_in_7678 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7678 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7678 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7678,#stacks_in_7678 div,#stacks_in_7678 p,#stacks_in_7678 .fa:not(.no-indent),#stacks_in_7678 ol,#stacks_in_7678 ul li,#stacks_in_7678 ol li,#stacks_in_7678 ol,#stacks_in_7678 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7678{}}
@media only screen and (max-width:480.00px){#stacks_in_7678,#stacks_in_7678 div,#stacks_in_7678 p,#stacks_in_7678 ol,#stacks_in_7678 ul li,#stacks_in_7678 ol li,#stacks_in_7678 ol,#stacks_in_7678 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7678,#stacks_in_7678 div,#stacks_in_7678 p,#stacks_in_7678 ol,#stacks_in_7678 ul li,#stacks_in_7678 ol li,#stacks_in_7678 ol,#stacks_in_7678 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7678,#stacks_in_7678 div,#stacks_in_7678 p,#stacks_in_7678 ol,#stacks_in_7678 ul li,#stacks_in_7678 ol li,#stacks_in_7678 ol,#stacks_in_7678 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7678,#stacks_in_7678 div,#stacks_in_7678 p,#stacks_in_7678 ol,#stacks_in_7678 ul li,#stacks_in_7678 ol li,#stacks_in_7678 ol,#stacks_in_7678 dl{font-size:1.00rem!important}}

#stacks_in_7678 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7682 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7684 textarea {
  height: 200px !important;
}
#stacks_in_7686 p,#stacks_in_7686 div{margin-bottom:0}#stacks_in_7686 p,#stacks_in_7686 div,#stacks_in_7686 ul,#stacks_in_7686 ol,#stacks_in_7686 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7686 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7686 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7686,#stacks_in_7686 div,#stacks_in_7686 p,#stacks_in_7686 .fa:not(.no-indent),#stacks_in_7686 ol,#stacks_in_7686 ul li,#stacks_in_7686 ol li,#stacks_in_7686 ol,#stacks_in_7686 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7686{}}
@media only screen and (max-width:480.00px){#stacks_in_7686,#stacks_in_7686 div,#stacks_in_7686 p,#stacks_in_7686 ol,#stacks_in_7686 ul li,#stacks_in_7686 ol li,#stacks_in_7686 ol,#stacks_in_7686 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7686,#stacks_in_7686 div,#stacks_in_7686 p,#stacks_in_7686 ol,#stacks_in_7686 ul li,#stacks_in_7686 ol li,#stacks_in_7686 ol,#stacks_in_7686 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7686,#stacks_in_7686 div,#stacks_in_7686 p,#stacks_in_7686 ol,#stacks_in_7686 ul li,#stacks_in_7686 ol li,#stacks_in_7686 ol,#stacks_in_7686 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7686,#stacks_in_7686 div,#stacks_in_7686 p,#stacks_in_7686 ol,#stacks_in_7686 ul li,#stacks_in_7686 ol li,#stacks_in_7686 ol,#stacks_in_7686 dl{font-size:1.00rem!important}}

#stacks_in_7686 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7690 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7692 textarea {
  height: 200px !important;
}
#stacks_in_7694 p,#stacks_in_7694 div{margin-bottom:0}#stacks_in_7694 p,#stacks_in_7694 div,#stacks_in_7694 ul,#stacks_in_7694 ol,#stacks_in_7694 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7694 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7694 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7694,#stacks_in_7694 div,#stacks_in_7694 p,#stacks_in_7694 .fa:not(.no-indent),#stacks_in_7694 ol,#stacks_in_7694 ul li,#stacks_in_7694 ol li,#stacks_in_7694 ol,#stacks_in_7694 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7694{}}
@media only screen and (max-width:480.00px){#stacks_in_7694,#stacks_in_7694 div,#stacks_in_7694 p,#stacks_in_7694 ol,#stacks_in_7694 ul li,#stacks_in_7694 ol li,#stacks_in_7694 ol,#stacks_in_7694 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7694,#stacks_in_7694 div,#stacks_in_7694 p,#stacks_in_7694 ol,#stacks_in_7694 ul li,#stacks_in_7694 ol li,#stacks_in_7694 ol,#stacks_in_7694 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7694,#stacks_in_7694 div,#stacks_in_7694 p,#stacks_in_7694 ol,#stacks_in_7694 ul li,#stacks_in_7694 ol li,#stacks_in_7694 ol,#stacks_in_7694 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7694,#stacks_in_7694 div,#stacks_in_7694 p,#stacks_in_7694 ol,#stacks_in_7694 ul li,#stacks_in_7694 ol li,#stacks_in_7694 ol,#stacks_in_7694 dl{font-size:1.00rem!important}}

#stacks_in_7694 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7698shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7699 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7699 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7699 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7699 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7699 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7699 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7699 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7701 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7703 textarea {
  height: 200px !important;
}
#stacks_in_7705 p,#stacks_in_7705 div{margin-bottom:0}#stacks_in_7705 p,#stacks_in_7705 div,#stacks_in_7705 ul,#stacks_in_7705 ol,#stacks_in_7705 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7705 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7705 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7705,#stacks_in_7705 div,#stacks_in_7705 p,#stacks_in_7705 .fa:not(.no-indent),#stacks_in_7705 ol,#stacks_in_7705 ul li,#stacks_in_7705 ol li,#stacks_in_7705 ol,#stacks_in_7705 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7705{}}
@media only screen and (max-width:480.00px){#stacks_in_7705,#stacks_in_7705 div,#stacks_in_7705 p,#stacks_in_7705 ol,#stacks_in_7705 ul li,#stacks_in_7705 ol li,#stacks_in_7705 ol,#stacks_in_7705 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7705,#stacks_in_7705 div,#stacks_in_7705 p,#stacks_in_7705 ol,#stacks_in_7705 ul li,#stacks_in_7705 ol li,#stacks_in_7705 ol,#stacks_in_7705 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7705,#stacks_in_7705 div,#stacks_in_7705 p,#stacks_in_7705 ol,#stacks_in_7705 ul li,#stacks_in_7705 ol li,#stacks_in_7705 ol,#stacks_in_7705 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7705,#stacks_in_7705 div,#stacks_in_7705 p,#stacks_in_7705 ol,#stacks_in_7705 ul li,#stacks_in_7705 ol li,#stacks_in_7705 ol,#stacks_in_7705 dl{font-size:1.00rem!important}}

#stacks_in_7705 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7717 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7711 textarea {
  height: 200px !important;
}
#stacks_in_7713 p,#stacks_in_7713 div{margin-bottom:0}#stacks_in_7713 p,#stacks_in_7713 div,#stacks_in_7713 ul,#stacks_in_7713 ol,#stacks_in_7713 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7713 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7713 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7713,#stacks_in_7713 div,#stacks_in_7713 p,#stacks_in_7713 .fa:not(.no-indent),#stacks_in_7713 ol,#stacks_in_7713 ul li,#stacks_in_7713 ol li,#stacks_in_7713 ol,#stacks_in_7713 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7713{}}
@media only screen and (max-width:480.00px){#stacks_in_7713,#stacks_in_7713 div,#stacks_in_7713 p,#stacks_in_7713 ol,#stacks_in_7713 ul li,#stacks_in_7713 ol li,#stacks_in_7713 ol,#stacks_in_7713 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7713,#stacks_in_7713 div,#stacks_in_7713 p,#stacks_in_7713 ol,#stacks_in_7713 ul li,#stacks_in_7713 ol li,#stacks_in_7713 ol,#stacks_in_7713 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7713,#stacks_in_7713 div,#stacks_in_7713 p,#stacks_in_7713 ol,#stacks_in_7713 ul li,#stacks_in_7713 ol li,#stacks_in_7713 ol,#stacks_in_7713 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7713,#stacks_in_7713 div,#stacks_in_7713 p,#stacks_in_7713 ol,#stacks_in_7713 ul li,#stacks_in_7713 ol li,#stacks_in_7713 ol,#stacks_in_7713 dl{font-size:1.00rem!important}}

#stacks_in_7713 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_7726 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_7726 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_7726 .foundry-label > h3:before,
	#stacks_in_7726 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_7726 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_7726 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_7726 .foundry-label {
		width: 100%;
	}

	#stacks_in_7726 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_7726 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_7727 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7727 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_7727 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7727 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7727 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7727 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7727 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7729 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7731 textarea {
  height: 200px !important;
}
#stacks_in_7733 p,#stacks_in_7733 div{margin-bottom:0}#stacks_in_7733 p,#stacks_in_7733 div,#stacks_in_7733 ul,#stacks_in_7733 ol,#stacks_in_7733 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7733 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7733 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7733,#stacks_in_7733 div,#stacks_in_7733 p,#stacks_in_7733 .fa:not(.no-indent),#stacks_in_7733 ol,#stacks_in_7733 ul li,#stacks_in_7733 ol li,#stacks_in_7733 ol,#stacks_in_7733 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7733{}}
@media only screen and (max-width:480.00px){#stacks_in_7733,#stacks_in_7733 div,#stacks_in_7733 p,#stacks_in_7733 ol,#stacks_in_7733 ul li,#stacks_in_7733 ol li,#stacks_in_7733 ol,#stacks_in_7733 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7733,#stacks_in_7733 div,#stacks_in_7733 p,#stacks_in_7733 ol,#stacks_in_7733 ul li,#stacks_in_7733 ol li,#stacks_in_7733 ol,#stacks_in_7733 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7733,#stacks_in_7733 div,#stacks_in_7733 p,#stacks_in_7733 ol,#stacks_in_7733 ul li,#stacks_in_7733 ol li,#stacks_in_7733 ol,#stacks_in_7733 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7733,#stacks_in_7733 div,#stacks_in_7733 p,#stacks_in_7733 ol,#stacks_in_7733 ul li,#stacks_in_7733 ol li,#stacks_in_7733 ol,#stacks_in_7733 dl{font-size:1.00rem!important}}

#stacks_in_7733 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7737 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7739 textarea {
  height: 200px !important;
}
#stacks_in_7741 p,#stacks_in_7741 div{margin-bottom:0}#stacks_in_7741 p,#stacks_in_7741 div,#stacks_in_7741 ul,#stacks_in_7741 ol,#stacks_in_7741 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7741 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7741 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7741,#stacks_in_7741 div,#stacks_in_7741 p,#stacks_in_7741 .fa:not(.no-indent),#stacks_in_7741 ol,#stacks_in_7741 ul li,#stacks_in_7741 ol li,#stacks_in_7741 ol,#stacks_in_7741 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7741{}}
@media only screen and (max-width:480.00px){#stacks_in_7741,#stacks_in_7741 div,#stacks_in_7741 p,#stacks_in_7741 ol,#stacks_in_7741 ul li,#stacks_in_7741 ol li,#stacks_in_7741 ol,#stacks_in_7741 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7741,#stacks_in_7741 div,#stacks_in_7741 p,#stacks_in_7741 ol,#stacks_in_7741 ul li,#stacks_in_7741 ol li,#stacks_in_7741 ol,#stacks_in_7741 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7741,#stacks_in_7741 div,#stacks_in_7741 p,#stacks_in_7741 ol,#stacks_in_7741 ul li,#stacks_in_7741 ol li,#stacks_in_7741 ol,#stacks_in_7741 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7741,#stacks_in_7741 div,#stacks_in_7741 p,#stacks_in_7741 ol,#stacks_in_7741 ul li,#stacks_in_7741 ol li,#stacks_in_7741 ol,#stacks_in_7741 dl{font-size:1.00rem!important}}

#stacks_in_7741 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7745 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7747 textarea {
  height: 200px !important;
}
#stacks_in_7749 p,#stacks_in_7749 div{margin-bottom:0}#stacks_in_7749 p,#stacks_in_7749 div,#stacks_in_7749 ul,#stacks_in_7749 ol,#stacks_in_7749 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7749 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7749 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7749,#stacks_in_7749 div,#stacks_in_7749 p,#stacks_in_7749 .fa:not(.no-indent),#stacks_in_7749 ol,#stacks_in_7749 ul li,#stacks_in_7749 ol li,#stacks_in_7749 ol,#stacks_in_7749 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7749{}}
@media only screen and (max-width:480.00px){#stacks_in_7749,#stacks_in_7749 div,#stacks_in_7749 p,#stacks_in_7749 ol,#stacks_in_7749 ul li,#stacks_in_7749 ol li,#stacks_in_7749 ol,#stacks_in_7749 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7749,#stacks_in_7749 div,#stacks_in_7749 p,#stacks_in_7749 ol,#stacks_in_7749 ul li,#stacks_in_7749 ol li,#stacks_in_7749 ol,#stacks_in_7749 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7749,#stacks_in_7749 div,#stacks_in_7749 p,#stacks_in_7749 ol,#stacks_in_7749 ul li,#stacks_in_7749 ol li,#stacks_in_7749 ol,#stacks_in_7749 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7749,#stacks_in_7749 div,#stacks_in_7749 p,#stacks_in_7749 ol,#stacks_in_7749 ul li,#stacks_in_7749 ol li,#stacks_in_7749 ol,#stacks_in_7749 dl{font-size:1.00rem!important}}

#stacks_in_7749 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7753shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7754 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7754 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_7754 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7754 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7754 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7754 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7754 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7756 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7758 textarea {
  height: 200px !important;
}
#stacks_in_7760 p,#stacks_in_7760 div{margin-bottom:0}#stacks_in_7760 p,#stacks_in_7760 div,#stacks_in_7760 ul,#stacks_in_7760 ol,#stacks_in_7760 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7760 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7760 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7760,#stacks_in_7760 div,#stacks_in_7760 p,#stacks_in_7760 .fa:not(.no-indent),#stacks_in_7760 ol,#stacks_in_7760 ul li,#stacks_in_7760 ol li,#stacks_in_7760 ol,#stacks_in_7760 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7760{}}
@media only screen and (max-width:480.00px){#stacks_in_7760,#stacks_in_7760 div,#stacks_in_7760 p,#stacks_in_7760 ol,#stacks_in_7760 ul li,#stacks_in_7760 ol li,#stacks_in_7760 ol,#stacks_in_7760 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7760,#stacks_in_7760 div,#stacks_in_7760 p,#stacks_in_7760 ol,#stacks_in_7760 ul li,#stacks_in_7760 ol li,#stacks_in_7760 ol,#stacks_in_7760 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7760,#stacks_in_7760 div,#stacks_in_7760 p,#stacks_in_7760 ol,#stacks_in_7760 ul li,#stacks_in_7760 ol li,#stacks_in_7760 ol,#stacks_in_7760 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7760,#stacks_in_7760 div,#stacks_in_7760 p,#stacks_in_7760 ol,#stacks_in_7760 ul li,#stacks_in_7760 ol li,#stacks_in_7760 ol,#stacks_in_7760 dl{font-size:1.00rem!important}}

#stacks_in_7760 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7764 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7766 textarea {
  height: 200px !important;
}
#stacks_in_7768 p,#stacks_in_7768 div{margin-bottom:0}#stacks_in_7768 p,#stacks_in_7768 div,#stacks_in_7768 ul,#stacks_in_7768 ol,#stacks_in_7768 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7768 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7768 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7768,#stacks_in_7768 div,#stacks_in_7768 p,#stacks_in_7768 .fa:not(.no-indent),#stacks_in_7768 ol,#stacks_in_7768 ul li,#stacks_in_7768 ol li,#stacks_in_7768 ol,#stacks_in_7768 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7768{}}
@media only screen and (max-width:480.00px){#stacks_in_7768,#stacks_in_7768 div,#stacks_in_7768 p,#stacks_in_7768 ol,#stacks_in_7768 ul li,#stacks_in_7768 ol li,#stacks_in_7768 ol,#stacks_in_7768 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7768,#stacks_in_7768 div,#stacks_in_7768 p,#stacks_in_7768 ol,#stacks_in_7768 ul li,#stacks_in_7768 ol li,#stacks_in_7768 ol,#stacks_in_7768 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7768,#stacks_in_7768 div,#stacks_in_7768 p,#stacks_in_7768 ol,#stacks_in_7768 ul li,#stacks_in_7768 ol li,#stacks_in_7768 ol,#stacks_in_7768 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7768,#stacks_in_7768 div,#stacks_in_7768 p,#stacks_in_7768 ol,#stacks_in_7768 ul li,#stacks_in_7768 ol li,#stacks_in_7768 ol,#stacks_in_7768 dl{font-size:1.00rem!important}}

#stacks_in_7768 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7772 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7774 textarea {
  height: 200px !important;
}
#stacks_in_7776 p,#stacks_in_7776 div{margin-bottom:0}#stacks_in_7776 p,#stacks_in_7776 div,#stacks_in_7776 ul,#stacks_in_7776 ol,#stacks_in_7776 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7776 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7776 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7776,#stacks_in_7776 div,#stacks_in_7776 p,#stacks_in_7776 .fa:not(.no-indent),#stacks_in_7776 ol,#stacks_in_7776 ul li,#stacks_in_7776 ol li,#stacks_in_7776 ol,#stacks_in_7776 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7776{}}
@media only screen and (max-width:480.00px){#stacks_in_7776,#stacks_in_7776 div,#stacks_in_7776 p,#stacks_in_7776 ol,#stacks_in_7776 ul li,#stacks_in_7776 ol li,#stacks_in_7776 ol,#stacks_in_7776 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7776,#stacks_in_7776 div,#stacks_in_7776 p,#stacks_in_7776 ol,#stacks_in_7776 ul li,#stacks_in_7776 ol li,#stacks_in_7776 ol,#stacks_in_7776 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7776,#stacks_in_7776 div,#stacks_in_7776 p,#stacks_in_7776 ol,#stacks_in_7776 ul li,#stacks_in_7776 ol li,#stacks_in_7776 ol,#stacks_in_7776 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7776,#stacks_in_7776 div,#stacks_in_7776 p,#stacks_in_7776 ol,#stacks_in_7776 ul li,#stacks_in_7776 ol li,#stacks_in_7776 ol,#stacks_in_7776 dl{font-size:1.00rem!important}}

#stacks_in_7776 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7780shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


	#stacks_in_7781 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_7781 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_7781 .foundry-label > h3:before,
	#stacks_in_7781 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_7781 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_7781 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_7781 .foundry-label {
		width: 100%;
	}

	#stacks_in_7781 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_7781 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_7782 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7782 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7782 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7782 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7782 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7782 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7782 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7784 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7786 textarea {
  height: 200px !important;
}
#stacks_in_7788 p,#stacks_in_7788 div{margin-bottom:0}#stacks_in_7788 p,#stacks_in_7788 div,#stacks_in_7788 ul,#stacks_in_7788 ol,#stacks_in_7788 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7788 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7788 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7788,#stacks_in_7788 div,#stacks_in_7788 p,#stacks_in_7788 .fa:not(.no-indent),#stacks_in_7788 ol,#stacks_in_7788 ul li,#stacks_in_7788 ol li,#stacks_in_7788 ol,#stacks_in_7788 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7788{}}
@media only screen and (max-width:480.00px){#stacks_in_7788,#stacks_in_7788 div,#stacks_in_7788 p,#stacks_in_7788 ol,#stacks_in_7788 ul li,#stacks_in_7788 ol li,#stacks_in_7788 ol,#stacks_in_7788 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7788,#stacks_in_7788 div,#stacks_in_7788 p,#stacks_in_7788 ol,#stacks_in_7788 ul li,#stacks_in_7788 ol li,#stacks_in_7788 ol,#stacks_in_7788 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7788,#stacks_in_7788 div,#stacks_in_7788 p,#stacks_in_7788 ol,#stacks_in_7788 ul li,#stacks_in_7788 ol li,#stacks_in_7788 ol,#stacks_in_7788 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7788,#stacks_in_7788 div,#stacks_in_7788 p,#stacks_in_7788 ol,#stacks_in_7788 ul li,#stacks_in_7788 ol li,#stacks_in_7788 ol,#stacks_in_7788 dl{font-size:1.00rem!important}}

#stacks_in_7788 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7792 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7794 textarea {
  height: 200px !important;
}
#stacks_in_7796 p,#stacks_in_7796 div{margin-bottom:0}#stacks_in_7796 p,#stacks_in_7796 div,#stacks_in_7796 ul,#stacks_in_7796 ol,#stacks_in_7796 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7796 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7796 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7796,#stacks_in_7796 div,#stacks_in_7796 p,#stacks_in_7796 .fa:not(.no-indent),#stacks_in_7796 ol,#stacks_in_7796 ul li,#stacks_in_7796 ol li,#stacks_in_7796 ol,#stacks_in_7796 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7796{}}
@media only screen and (max-width:480.00px){#stacks_in_7796,#stacks_in_7796 div,#stacks_in_7796 p,#stacks_in_7796 ol,#stacks_in_7796 ul li,#stacks_in_7796 ol li,#stacks_in_7796 ol,#stacks_in_7796 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7796,#stacks_in_7796 div,#stacks_in_7796 p,#stacks_in_7796 ol,#stacks_in_7796 ul li,#stacks_in_7796 ol li,#stacks_in_7796 ol,#stacks_in_7796 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7796,#stacks_in_7796 div,#stacks_in_7796 p,#stacks_in_7796 ol,#stacks_in_7796 ul li,#stacks_in_7796 ol li,#stacks_in_7796 ol,#stacks_in_7796 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7796,#stacks_in_7796 div,#stacks_in_7796 p,#stacks_in_7796 ol,#stacks_in_7796 ul li,#stacks_in_7796 ol li,#stacks_in_7796 ol,#stacks_in_7796 dl{font-size:1.00rem!important}}

#stacks_in_7796 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7800 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7802 textarea {
  height: 200px !important;
}
#stacks_in_7804 p,#stacks_in_7804 div{margin-bottom:0}#stacks_in_7804 p,#stacks_in_7804 div,#stacks_in_7804 ul,#stacks_in_7804 ol,#stacks_in_7804 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7804 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7804 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7804,#stacks_in_7804 div,#stacks_in_7804 p,#stacks_in_7804 .fa:not(.no-indent),#stacks_in_7804 ol,#stacks_in_7804 ul li,#stacks_in_7804 ol li,#stacks_in_7804 ol,#stacks_in_7804 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7804{}}
@media only screen and (max-width:480.00px){#stacks_in_7804,#stacks_in_7804 div,#stacks_in_7804 p,#stacks_in_7804 ol,#stacks_in_7804 ul li,#stacks_in_7804 ol li,#stacks_in_7804 ol,#stacks_in_7804 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7804,#stacks_in_7804 div,#stacks_in_7804 p,#stacks_in_7804 ol,#stacks_in_7804 ul li,#stacks_in_7804 ol li,#stacks_in_7804 ol,#stacks_in_7804 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7804,#stacks_in_7804 div,#stacks_in_7804 p,#stacks_in_7804 ol,#stacks_in_7804 ul li,#stacks_in_7804 ol li,#stacks_in_7804 ol,#stacks_in_7804 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7804,#stacks_in_7804 div,#stacks_in_7804 p,#stacks_in_7804 ol,#stacks_in_7804 ul li,#stacks_in_7804 ol li,#stacks_in_7804 ol,#stacks_in_7804 dl{font-size:1.00rem!important}}

#stacks_in_7804 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7808shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7809 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7809 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7809 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7809 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7809 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7809 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7809 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7811 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7813 textarea {
  height: 200px !important;
}
#stacks_in_7815 p,#stacks_in_7815 div{margin-bottom:0}#stacks_in_7815 p,#stacks_in_7815 div,#stacks_in_7815 ul,#stacks_in_7815 ol,#stacks_in_7815 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7815 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7815 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7815,#stacks_in_7815 div,#stacks_in_7815 p,#stacks_in_7815 .fa:not(.no-indent),#stacks_in_7815 ol,#stacks_in_7815 ul li,#stacks_in_7815 ol li,#stacks_in_7815 ol,#stacks_in_7815 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7815{}}
@media only screen and (max-width:480.00px){#stacks_in_7815,#stacks_in_7815 div,#stacks_in_7815 p,#stacks_in_7815 ol,#stacks_in_7815 ul li,#stacks_in_7815 ol li,#stacks_in_7815 ol,#stacks_in_7815 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7815,#stacks_in_7815 div,#stacks_in_7815 p,#stacks_in_7815 ol,#stacks_in_7815 ul li,#stacks_in_7815 ol li,#stacks_in_7815 ol,#stacks_in_7815 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7815,#stacks_in_7815 div,#stacks_in_7815 p,#stacks_in_7815 ol,#stacks_in_7815 ul li,#stacks_in_7815 ol li,#stacks_in_7815 ol,#stacks_in_7815 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7815,#stacks_in_7815 div,#stacks_in_7815 p,#stacks_in_7815 ol,#stacks_in_7815 ul li,#stacks_in_7815 ol li,#stacks_in_7815 ol,#stacks_in_7815 dl{font-size:1.00rem!important}}

#stacks_in_7815 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7819 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7821 textarea {
  height: 200px !important;
}
#stacks_in_7823 p,#stacks_in_7823 div{margin-bottom:0}#stacks_in_7823 p,#stacks_in_7823 div,#stacks_in_7823 ul,#stacks_in_7823 ol,#stacks_in_7823 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7823 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7823 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7823,#stacks_in_7823 div,#stacks_in_7823 p,#stacks_in_7823 .fa:not(.no-indent),#stacks_in_7823 ol,#stacks_in_7823 ul li,#stacks_in_7823 ol li,#stacks_in_7823 ol,#stacks_in_7823 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7823{}}
@media only screen and (max-width:480.00px){#stacks_in_7823,#stacks_in_7823 div,#stacks_in_7823 p,#stacks_in_7823 ol,#stacks_in_7823 ul li,#stacks_in_7823 ol li,#stacks_in_7823 ol,#stacks_in_7823 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7823,#stacks_in_7823 div,#stacks_in_7823 p,#stacks_in_7823 ol,#stacks_in_7823 ul li,#stacks_in_7823 ol li,#stacks_in_7823 ol,#stacks_in_7823 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7823,#stacks_in_7823 div,#stacks_in_7823 p,#stacks_in_7823 ol,#stacks_in_7823 ul li,#stacks_in_7823 ol li,#stacks_in_7823 ol,#stacks_in_7823 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7823,#stacks_in_7823 div,#stacks_in_7823 p,#stacks_in_7823 ol,#stacks_in_7823 ul li,#stacks_in_7823 ol li,#stacks_in_7823 ol,#stacks_in_7823 dl{font-size:1.00rem!important}}

#stacks_in_7823 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7827 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7829 textarea {
  height: 200px !important;
}
#stacks_in_7831 p,#stacks_in_7831 div{margin-bottom:0}#stacks_in_7831 p,#stacks_in_7831 div,#stacks_in_7831 ul,#stacks_in_7831 ol,#stacks_in_7831 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7831 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7831 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7831,#stacks_in_7831 div,#stacks_in_7831 p,#stacks_in_7831 .fa:not(.no-indent),#stacks_in_7831 ol,#stacks_in_7831 ul li,#stacks_in_7831 ol li,#stacks_in_7831 ol,#stacks_in_7831 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7831{}}
@media only screen and (max-width:480.00px){#stacks_in_7831,#stacks_in_7831 div,#stacks_in_7831 p,#stacks_in_7831 ol,#stacks_in_7831 ul li,#stacks_in_7831 ol li,#stacks_in_7831 ol,#stacks_in_7831 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7831,#stacks_in_7831 div,#stacks_in_7831 p,#stacks_in_7831 ol,#stacks_in_7831 ul li,#stacks_in_7831 ol li,#stacks_in_7831 ol,#stacks_in_7831 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7831,#stacks_in_7831 div,#stacks_in_7831 p,#stacks_in_7831 ol,#stacks_in_7831 ul li,#stacks_in_7831 ol li,#stacks_in_7831 ol,#stacks_in_7831 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7831,#stacks_in_7831 div,#stacks_in_7831 p,#stacks_in_7831 ol,#stacks_in_7831 ul li,#stacks_in_7831 ol li,#stacks_in_7831 ol,#stacks_in_7831 dl{font-size:1.00rem!important}}

#stacks_in_7831 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7835shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7836 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7836 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7836 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7836 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7836 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7836 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7836 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7838 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7840 textarea {
  height: 200px !important;
}
#stacks_in_7842 p,#stacks_in_7842 div{margin-bottom:0}#stacks_in_7842 p,#stacks_in_7842 div,#stacks_in_7842 ul,#stacks_in_7842 ol,#stacks_in_7842 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7842 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7842 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7842,#stacks_in_7842 div,#stacks_in_7842 p,#stacks_in_7842 .fa:not(.no-indent),#stacks_in_7842 ol,#stacks_in_7842 ul li,#stacks_in_7842 ol li,#stacks_in_7842 ol,#stacks_in_7842 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7842{}}
@media only screen and (max-width:480.00px){#stacks_in_7842,#stacks_in_7842 div,#stacks_in_7842 p,#stacks_in_7842 ol,#stacks_in_7842 ul li,#stacks_in_7842 ol li,#stacks_in_7842 ol,#stacks_in_7842 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7842,#stacks_in_7842 div,#stacks_in_7842 p,#stacks_in_7842 ol,#stacks_in_7842 ul li,#stacks_in_7842 ol li,#stacks_in_7842 ol,#stacks_in_7842 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7842,#stacks_in_7842 div,#stacks_in_7842 p,#stacks_in_7842 ol,#stacks_in_7842 ul li,#stacks_in_7842 ol li,#stacks_in_7842 ol,#stacks_in_7842 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7842,#stacks_in_7842 div,#stacks_in_7842 p,#stacks_in_7842 ol,#stacks_in_7842 ul li,#stacks_in_7842 ol li,#stacks_in_7842 ol,#stacks_in_7842 dl{font-size:1.00rem!important}}

#stacks_in_7842 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_7918 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_7918 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_7918 .foundry-label > h3:before,
	#stacks_in_7918 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_7918 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_7918 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_7918 .foundry-label {
		width: 100%;
	}

	#stacks_in_7918 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_7918 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_7919 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7919 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7919 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7919 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7919 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7919 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7919 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7921 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7923 textarea {
  height: 200px !important;
}
#stacks_in_7925 p,#stacks_in_7925 div{margin-bottom:0}#stacks_in_7925 p,#stacks_in_7925 div,#stacks_in_7925 ul,#stacks_in_7925 ol,#stacks_in_7925 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7925 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7925 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7925,#stacks_in_7925 div,#stacks_in_7925 p,#stacks_in_7925 .fa:not(.no-indent),#stacks_in_7925 ol,#stacks_in_7925 ul li,#stacks_in_7925 ol li,#stacks_in_7925 ol,#stacks_in_7925 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7925{}}
@media only screen and (max-width:480.00px){#stacks_in_7925,#stacks_in_7925 div,#stacks_in_7925 p,#stacks_in_7925 ol,#stacks_in_7925 ul li,#stacks_in_7925 ol li,#stacks_in_7925 ol,#stacks_in_7925 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7925,#stacks_in_7925 div,#stacks_in_7925 p,#stacks_in_7925 ol,#stacks_in_7925 ul li,#stacks_in_7925 ol li,#stacks_in_7925 ol,#stacks_in_7925 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7925,#stacks_in_7925 div,#stacks_in_7925 p,#stacks_in_7925 ol,#stacks_in_7925 ul li,#stacks_in_7925 ol li,#stacks_in_7925 ol,#stacks_in_7925 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7925,#stacks_in_7925 div,#stacks_in_7925 p,#stacks_in_7925 ol,#stacks_in_7925 ul li,#stacks_in_7925 ol li,#stacks_in_7925 ol,#stacks_in_7925 dl{font-size:1.00rem!important}}

#stacks_in_7925 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7929 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7931 textarea {
  height: 200px !important;
}
#stacks_in_7933 p,#stacks_in_7933 div{margin-bottom:0}#stacks_in_7933 p,#stacks_in_7933 div,#stacks_in_7933 ul,#stacks_in_7933 ol,#stacks_in_7933 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7933 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7933 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7933,#stacks_in_7933 div,#stacks_in_7933 p,#stacks_in_7933 .fa:not(.no-indent),#stacks_in_7933 ol,#stacks_in_7933 ul li,#stacks_in_7933 ol li,#stacks_in_7933 ol,#stacks_in_7933 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7933{}}
@media only screen and (max-width:480.00px){#stacks_in_7933,#stacks_in_7933 div,#stacks_in_7933 p,#stacks_in_7933 ol,#stacks_in_7933 ul li,#stacks_in_7933 ol li,#stacks_in_7933 ol,#stacks_in_7933 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7933,#stacks_in_7933 div,#stacks_in_7933 p,#stacks_in_7933 ol,#stacks_in_7933 ul li,#stacks_in_7933 ol li,#stacks_in_7933 ol,#stacks_in_7933 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7933,#stacks_in_7933 div,#stacks_in_7933 p,#stacks_in_7933 ol,#stacks_in_7933 ul li,#stacks_in_7933 ol li,#stacks_in_7933 ol,#stacks_in_7933 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7933,#stacks_in_7933 div,#stacks_in_7933 p,#stacks_in_7933 ol,#stacks_in_7933 ul li,#stacks_in_7933 ol li,#stacks_in_7933 ol,#stacks_in_7933 dl{font-size:1.00rem!important}}

#stacks_in_7933 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7937 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7939 textarea {
  height: 200px !important;
}
#stacks_in_7941 p,#stacks_in_7941 div{margin-bottom:0}#stacks_in_7941 p,#stacks_in_7941 div,#stacks_in_7941 ul,#stacks_in_7941 ol,#stacks_in_7941 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7941 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7941 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7941,#stacks_in_7941 div,#stacks_in_7941 p,#stacks_in_7941 .fa:not(.no-indent),#stacks_in_7941 ol,#stacks_in_7941 ul li,#stacks_in_7941 ol li,#stacks_in_7941 ol,#stacks_in_7941 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7941{}}
@media only screen and (max-width:480.00px){#stacks_in_7941,#stacks_in_7941 div,#stacks_in_7941 p,#stacks_in_7941 ol,#stacks_in_7941 ul li,#stacks_in_7941 ol li,#stacks_in_7941 ol,#stacks_in_7941 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7941,#stacks_in_7941 div,#stacks_in_7941 p,#stacks_in_7941 ol,#stacks_in_7941 ul li,#stacks_in_7941 ol li,#stacks_in_7941 ol,#stacks_in_7941 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7941,#stacks_in_7941 div,#stacks_in_7941 p,#stacks_in_7941 ol,#stacks_in_7941 ul li,#stacks_in_7941 ol li,#stacks_in_7941 ol,#stacks_in_7941 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7941,#stacks_in_7941 div,#stacks_in_7941 p,#stacks_in_7941 ol,#stacks_in_7941 ul li,#stacks_in_7941 ol li,#stacks_in_7941 ol,#stacks_in_7941 dl{font-size:1.00rem!important}}

#stacks_in_7941 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7945shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7946 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7946 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7946 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7946 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7946 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7946 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7946 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7948 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7950 textarea {
  height: 200px !important;
}
#stacks_in_7952 p,#stacks_in_7952 div{margin-bottom:0}#stacks_in_7952 p,#stacks_in_7952 div,#stacks_in_7952 ul,#stacks_in_7952 ol,#stacks_in_7952 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7952 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7952 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7952,#stacks_in_7952 div,#stacks_in_7952 p,#stacks_in_7952 .fa:not(.no-indent),#stacks_in_7952 ol,#stacks_in_7952 ul li,#stacks_in_7952 ol li,#stacks_in_7952 ol,#stacks_in_7952 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7952{}}
@media only screen and (max-width:480.00px){#stacks_in_7952,#stacks_in_7952 div,#stacks_in_7952 p,#stacks_in_7952 ol,#stacks_in_7952 ul li,#stacks_in_7952 ol li,#stacks_in_7952 ol,#stacks_in_7952 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7952,#stacks_in_7952 div,#stacks_in_7952 p,#stacks_in_7952 ol,#stacks_in_7952 ul li,#stacks_in_7952 ol li,#stacks_in_7952 ol,#stacks_in_7952 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7952,#stacks_in_7952 div,#stacks_in_7952 p,#stacks_in_7952 ol,#stacks_in_7952 ul li,#stacks_in_7952 ol li,#stacks_in_7952 ol,#stacks_in_7952 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7952,#stacks_in_7952 div,#stacks_in_7952 p,#stacks_in_7952 ol,#stacks_in_7952 ul li,#stacks_in_7952 ol li,#stacks_in_7952 ol,#stacks_in_7952 dl{font-size:1.00rem!important}}

#stacks_in_7952 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7956 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7958 textarea {
  height: 200px !important;
}
#stacks_in_7960 p,#stacks_in_7960 div{margin-bottom:0}#stacks_in_7960 p,#stacks_in_7960 div,#stacks_in_7960 ul,#stacks_in_7960 ol,#stacks_in_7960 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7960 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7960 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7960,#stacks_in_7960 div,#stacks_in_7960 p,#stacks_in_7960 .fa:not(.no-indent),#stacks_in_7960 ol,#stacks_in_7960 ul li,#stacks_in_7960 ol li,#stacks_in_7960 ol,#stacks_in_7960 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7960{}}
@media only screen and (max-width:480.00px){#stacks_in_7960,#stacks_in_7960 div,#stacks_in_7960 p,#stacks_in_7960 ol,#stacks_in_7960 ul li,#stacks_in_7960 ol li,#stacks_in_7960 ol,#stacks_in_7960 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7960,#stacks_in_7960 div,#stacks_in_7960 p,#stacks_in_7960 ol,#stacks_in_7960 ul li,#stacks_in_7960 ol li,#stacks_in_7960 ol,#stacks_in_7960 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7960,#stacks_in_7960 div,#stacks_in_7960 p,#stacks_in_7960 ol,#stacks_in_7960 ul li,#stacks_in_7960 ol li,#stacks_in_7960 ol,#stacks_in_7960 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7960,#stacks_in_7960 div,#stacks_in_7960 p,#stacks_in_7960 ol,#stacks_in_7960 ul li,#stacks_in_7960 ol li,#stacks_in_7960 ol,#stacks_in_7960 dl{font-size:1.00rem!important}}

#stacks_in_7960 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_7964 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7966 textarea {
  height: 200px !important;
}
#stacks_in_7968 p,#stacks_in_7968 div{margin-bottom:0}#stacks_in_7968 p,#stacks_in_7968 div,#stacks_in_7968 ul,#stacks_in_7968 ol,#stacks_in_7968 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7968 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7968 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7968,#stacks_in_7968 div,#stacks_in_7968 p,#stacks_in_7968 .fa:not(.no-indent),#stacks_in_7968 ol,#stacks_in_7968 ul li,#stacks_in_7968 ol li,#stacks_in_7968 ol,#stacks_in_7968 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7968{}}
@media only screen and (max-width:480.00px){#stacks_in_7968,#stacks_in_7968 div,#stacks_in_7968 p,#stacks_in_7968 ol,#stacks_in_7968 ul li,#stacks_in_7968 ol li,#stacks_in_7968 ol,#stacks_in_7968 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7968,#stacks_in_7968 div,#stacks_in_7968 p,#stacks_in_7968 ol,#stacks_in_7968 ul li,#stacks_in_7968 ol li,#stacks_in_7968 ol,#stacks_in_7968 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7968,#stacks_in_7968 div,#stacks_in_7968 p,#stacks_in_7968 ol,#stacks_in_7968 ul li,#stacks_in_7968 ol li,#stacks_in_7968 ol,#stacks_in_7968 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7968,#stacks_in_7968 div,#stacks_in_7968 p,#stacks_in_7968 ol,#stacks_in_7968 ul li,#stacks_in_7968 ol li,#stacks_in_7968 ol,#stacks_in_7968 dl{font-size:1.00rem!important}}

#stacks_in_7968 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7972shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_7973 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7973 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7973 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7973 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7973 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7973 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7973 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7975 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7977 textarea {
  height: 200px !important;
}
#stacks_in_7979 p,#stacks_in_7979 div{margin-bottom:0}#stacks_in_7979 p,#stacks_in_7979 div,#stacks_in_7979 ul,#stacks_in_7979 ol,#stacks_in_7979 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_7979 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7979 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7979,#stacks_in_7979 div,#stacks_in_7979 p,#stacks_in_7979 .fa:not(.no-indent),#stacks_in_7979 ol,#stacks_in_7979 ul li,#stacks_in_7979 ol li,#stacks_in_7979 ol,#stacks_in_7979 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7979{}}
@media only screen and (max-width:480.00px){#stacks_in_7979,#stacks_in_7979 div,#stacks_in_7979 p,#stacks_in_7979 ol,#stacks_in_7979 ul li,#stacks_in_7979 ol li,#stacks_in_7979 ol,#stacks_in_7979 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7979,#stacks_in_7979 div,#stacks_in_7979 p,#stacks_in_7979 ol,#stacks_in_7979 ul li,#stacks_in_7979 ol li,#stacks_in_7979 ol,#stacks_in_7979 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7979,#stacks_in_7979 div,#stacks_in_7979 p,#stacks_in_7979 ol,#stacks_in_7979 ul li,#stacks_in_7979 ol li,#stacks_in_7979 ol,#stacks_in_7979 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7979,#stacks_in_7979 div,#stacks_in_7979 p,#stacks_in_7979 ol,#stacks_in_7979 ul li,#stacks_in_7979 ol li,#stacks_in_7979 ol,#stacks_in_7979 dl{font-size:1.00rem!important}}

#stacks_in_7979 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_7994 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_7994 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_7994 .foundry-label > h3:before,
	#stacks_in_7994 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_7994 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_7994 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_7994 .foundry-label {
		width: 100%;
	}

	#stacks_in_7994 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_7994 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_7995 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_7995 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_7995 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_7995 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_7995 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_7995 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_7995 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_7997 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_7999 textarea {
  height: 200px !important;
}
#stacks_in_8001 p,#stacks_in_8001 div{margin-bottom:0}#stacks_in_8001 p,#stacks_in_8001 div,#stacks_in_8001 ul,#stacks_in_8001 ol,#stacks_in_8001 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8001 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8001 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8001,#stacks_in_8001 div,#stacks_in_8001 p,#stacks_in_8001 .fa:not(.no-indent),#stacks_in_8001 ol,#stacks_in_8001 ul li,#stacks_in_8001 ol li,#stacks_in_8001 ol,#stacks_in_8001 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8001{}}
@media only screen and (max-width:480.00px){#stacks_in_8001,#stacks_in_8001 div,#stacks_in_8001 p,#stacks_in_8001 ol,#stacks_in_8001 ul li,#stacks_in_8001 ol li,#stacks_in_8001 ol,#stacks_in_8001 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8001,#stacks_in_8001 div,#stacks_in_8001 p,#stacks_in_8001 ol,#stacks_in_8001 ul li,#stacks_in_8001 ol li,#stacks_in_8001 ol,#stacks_in_8001 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8001,#stacks_in_8001 div,#stacks_in_8001 p,#stacks_in_8001 ol,#stacks_in_8001 ul li,#stacks_in_8001 ol li,#stacks_in_8001 ol,#stacks_in_8001 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8001,#stacks_in_8001 div,#stacks_in_8001 p,#stacks_in_8001 ol,#stacks_in_8001 ul li,#stacks_in_8001 ol li,#stacks_in_8001 ol,#stacks_in_8001 dl{font-size:1.00rem!important}}

#stacks_in_8001 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8005 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8007 textarea {
  height: 200px !important;
}
#stacks_in_8009 p,#stacks_in_8009 div{margin-bottom:0}#stacks_in_8009 p,#stacks_in_8009 div,#stacks_in_8009 ul,#stacks_in_8009 ol,#stacks_in_8009 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8009 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8009 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8009,#stacks_in_8009 div,#stacks_in_8009 p,#stacks_in_8009 .fa:not(.no-indent),#stacks_in_8009 ol,#stacks_in_8009 ul li,#stacks_in_8009 ol li,#stacks_in_8009 ol,#stacks_in_8009 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8009{}}
@media only screen and (max-width:480.00px){#stacks_in_8009,#stacks_in_8009 div,#stacks_in_8009 p,#stacks_in_8009 ol,#stacks_in_8009 ul li,#stacks_in_8009 ol li,#stacks_in_8009 ol,#stacks_in_8009 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8009,#stacks_in_8009 div,#stacks_in_8009 p,#stacks_in_8009 ol,#stacks_in_8009 ul li,#stacks_in_8009 ol li,#stacks_in_8009 ol,#stacks_in_8009 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8009,#stacks_in_8009 div,#stacks_in_8009 p,#stacks_in_8009 ol,#stacks_in_8009 ul li,#stacks_in_8009 ol li,#stacks_in_8009 ol,#stacks_in_8009 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8009,#stacks_in_8009 div,#stacks_in_8009 p,#stacks_in_8009 ol,#stacks_in_8009 ul li,#stacks_in_8009 ol li,#stacks_in_8009 ol,#stacks_in_8009 dl{font-size:1.00rem!important}}

#stacks_in_8009 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8013 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8015 textarea {
  height: 200px !important;
}
#stacks_in_8017 p,#stacks_in_8017 div{margin-bottom:0}#stacks_in_8017 p,#stacks_in_8017 div,#stacks_in_8017 ul,#stacks_in_8017 ol,#stacks_in_8017 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8017 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8017 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8017,#stacks_in_8017 div,#stacks_in_8017 p,#stacks_in_8017 .fa:not(.no-indent),#stacks_in_8017 ol,#stacks_in_8017 ul li,#stacks_in_8017 ol li,#stacks_in_8017 ol,#stacks_in_8017 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8017{}}
@media only screen and (max-width:480.00px){#stacks_in_8017,#stacks_in_8017 div,#stacks_in_8017 p,#stacks_in_8017 ol,#stacks_in_8017 ul li,#stacks_in_8017 ol li,#stacks_in_8017 ol,#stacks_in_8017 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8017,#stacks_in_8017 div,#stacks_in_8017 p,#stacks_in_8017 ol,#stacks_in_8017 ul li,#stacks_in_8017 ol li,#stacks_in_8017 ol,#stacks_in_8017 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8017,#stacks_in_8017 div,#stacks_in_8017 p,#stacks_in_8017 ol,#stacks_in_8017 ul li,#stacks_in_8017 ol li,#stacks_in_8017 ol,#stacks_in_8017 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8017,#stacks_in_8017 div,#stacks_in_8017 p,#stacks_in_8017 ol,#stacks_in_8017 ul li,#stacks_in_8017 ol li,#stacks_in_8017 ol,#stacks_in_8017 dl{font-size:1.00rem!important}}

#stacks_in_8017 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8021shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8022 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8022 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8022 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8022 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8022 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8022 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8022 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8024 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8026 textarea {
  height: 200px !important;
}
#stacks_in_8028 p,#stacks_in_8028 div{margin-bottom:0}#stacks_in_8028 p,#stacks_in_8028 div,#stacks_in_8028 ul,#stacks_in_8028 ol,#stacks_in_8028 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8028 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8028 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8028,#stacks_in_8028 div,#stacks_in_8028 p,#stacks_in_8028 .fa:not(.no-indent),#stacks_in_8028 ol,#stacks_in_8028 ul li,#stacks_in_8028 ol li,#stacks_in_8028 ol,#stacks_in_8028 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8028{}}
@media only screen and (max-width:480.00px){#stacks_in_8028,#stacks_in_8028 div,#stacks_in_8028 p,#stacks_in_8028 ol,#stacks_in_8028 ul li,#stacks_in_8028 ol li,#stacks_in_8028 ol,#stacks_in_8028 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8028,#stacks_in_8028 div,#stacks_in_8028 p,#stacks_in_8028 ol,#stacks_in_8028 ul li,#stacks_in_8028 ol li,#stacks_in_8028 ol,#stacks_in_8028 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8028,#stacks_in_8028 div,#stacks_in_8028 p,#stacks_in_8028 ol,#stacks_in_8028 ul li,#stacks_in_8028 ol li,#stacks_in_8028 ol,#stacks_in_8028 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8028,#stacks_in_8028 div,#stacks_in_8028 p,#stacks_in_8028 ol,#stacks_in_8028 ul li,#stacks_in_8028 ol li,#stacks_in_8028 ol,#stacks_in_8028 dl{font-size:1.00rem!important}}

#stacks_in_8028 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8032 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8034 textarea {
  height: 200px !important;
}
#stacks_in_8036 p,#stacks_in_8036 div{margin-bottom:0}#stacks_in_8036 p,#stacks_in_8036 div,#stacks_in_8036 ul,#stacks_in_8036 ol,#stacks_in_8036 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8036 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8036 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8036,#stacks_in_8036 div,#stacks_in_8036 p,#stacks_in_8036 .fa:not(.no-indent),#stacks_in_8036 ol,#stacks_in_8036 ul li,#stacks_in_8036 ol li,#stacks_in_8036 ol,#stacks_in_8036 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8036{}}
@media only screen and (max-width:480.00px){#stacks_in_8036,#stacks_in_8036 div,#stacks_in_8036 p,#stacks_in_8036 ol,#stacks_in_8036 ul li,#stacks_in_8036 ol li,#stacks_in_8036 ol,#stacks_in_8036 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8036,#stacks_in_8036 div,#stacks_in_8036 p,#stacks_in_8036 ol,#stacks_in_8036 ul li,#stacks_in_8036 ol li,#stacks_in_8036 ol,#stacks_in_8036 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8036,#stacks_in_8036 div,#stacks_in_8036 p,#stacks_in_8036 ol,#stacks_in_8036 ul li,#stacks_in_8036 ol li,#stacks_in_8036 ol,#stacks_in_8036 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8036,#stacks_in_8036 div,#stacks_in_8036 p,#stacks_in_8036 ol,#stacks_in_8036 ul li,#stacks_in_8036 ol li,#stacks_in_8036 ol,#stacks_in_8036 dl{font-size:1.00rem!important}}

#stacks_in_8036 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8040 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8042 textarea {
  height: 200px !important;
}
#stacks_in_8044 p,#stacks_in_8044 div{margin-bottom:0}#stacks_in_8044 p,#stacks_in_8044 div,#stacks_in_8044 ul,#stacks_in_8044 ol,#stacks_in_8044 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8044 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8044 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8044,#stacks_in_8044 div,#stacks_in_8044 p,#stacks_in_8044 .fa:not(.no-indent),#stacks_in_8044 ol,#stacks_in_8044 ul li,#stacks_in_8044 ol li,#stacks_in_8044 ol,#stacks_in_8044 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8044{}}
@media only screen and (max-width:480.00px){#stacks_in_8044,#stacks_in_8044 div,#stacks_in_8044 p,#stacks_in_8044 ol,#stacks_in_8044 ul li,#stacks_in_8044 ol li,#stacks_in_8044 ol,#stacks_in_8044 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8044,#stacks_in_8044 div,#stacks_in_8044 p,#stacks_in_8044 ol,#stacks_in_8044 ul li,#stacks_in_8044 ol li,#stacks_in_8044 ol,#stacks_in_8044 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8044,#stacks_in_8044 div,#stacks_in_8044 p,#stacks_in_8044 ol,#stacks_in_8044 ul li,#stacks_in_8044 ol li,#stacks_in_8044 ol,#stacks_in_8044 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8044,#stacks_in_8044 div,#stacks_in_8044 p,#stacks_in_8044 ol,#stacks_in_8044 ul li,#stacks_in_8044 ol li,#stacks_in_8044 ol,#stacks_in_8044 dl{font-size:1.00rem!important}}

#stacks_in_8044 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8048shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8049 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8049 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8049 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8049 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8049 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8049 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8049 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8051 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8053 textarea {
  height: 200px !important;
}
#stacks_in_8055 p,#stacks_in_8055 div{margin-bottom:0}#stacks_in_8055 p,#stacks_in_8055 div,#stacks_in_8055 ul,#stacks_in_8055 ol,#stacks_in_8055 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8055 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8055 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8055,#stacks_in_8055 div,#stacks_in_8055 p,#stacks_in_8055 .fa:not(.no-indent),#stacks_in_8055 ol,#stacks_in_8055 ul li,#stacks_in_8055 ol li,#stacks_in_8055 ol,#stacks_in_8055 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8055{}}
@media only screen and (max-width:480.00px){#stacks_in_8055,#stacks_in_8055 div,#stacks_in_8055 p,#stacks_in_8055 ol,#stacks_in_8055 ul li,#stacks_in_8055 ol li,#stacks_in_8055 ol,#stacks_in_8055 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8055,#stacks_in_8055 div,#stacks_in_8055 p,#stacks_in_8055 ol,#stacks_in_8055 ul li,#stacks_in_8055 ol li,#stacks_in_8055 ol,#stacks_in_8055 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8055,#stacks_in_8055 div,#stacks_in_8055 p,#stacks_in_8055 ol,#stacks_in_8055 ul li,#stacks_in_8055 ol li,#stacks_in_8055 ol,#stacks_in_8055 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8055,#stacks_in_8055 div,#stacks_in_8055 p,#stacks_in_8055 ol,#stacks_in_8055 ul li,#stacks_in_8055 ol li,#stacks_in_8055 ol,#stacks_in_8055 dl{font-size:1.00rem!important}}

#stacks_in_8055 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8070 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8070 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8070 .foundry-label > h3:before,
	#stacks_in_8070 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8070 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8070 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8070 .foundry-label {
		width: 100%;
	}

	#stacks_in_8070 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8070 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8071 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8071 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8071 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8071 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8071 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8071 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8071 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8073 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8075 textarea {
  height: 200px !important;
}
#stacks_in_8077 p,#stacks_in_8077 div{margin-bottom:0}#stacks_in_8077 p,#stacks_in_8077 div,#stacks_in_8077 ul,#stacks_in_8077 ol,#stacks_in_8077 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8077 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8077 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8077,#stacks_in_8077 div,#stacks_in_8077 p,#stacks_in_8077 .fa:not(.no-indent),#stacks_in_8077 ol,#stacks_in_8077 ul li,#stacks_in_8077 ol li,#stacks_in_8077 ol,#stacks_in_8077 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8077{}}
@media only screen and (max-width:480.00px){#stacks_in_8077,#stacks_in_8077 div,#stacks_in_8077 p,#stacks_in_8077 ol,#stacks_in_8077 ul li,#stacks_in_8077 ol li,#stacks_in_8077 ol,#stacks_in_8077 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8077,#stacks_in_8077 div,#stacks_in_8077 p,#stacks_in_8077 ol,#stacks_in_8077 ul li,#stacks_in_8077 ol li,#stacks_in_8077 ol,#stacks_in_8077 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8077,#stacks_in_8077 div,#stacks_in_8077 p,#stacks_in_8077 ol,#stacks_in_8077 ul li,#stacks_in_8077 ol li,#stacks_in_8077 ol,#stacks_in_8077 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8077,#stacks_in_8077 div,#stacks_in_8077 p,#stacks_in_8077 ol,#stacks_in_8077 ul li,#stacks_in_8077 ol li,#stacks_in_8077 ol,#stacks_in_8077 dl{font-size:1.00rem!important}}

#stacks_in_8077 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8081 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8083 textarea {
  height: 200px !important;
}
#stacks_in_8085 p,#stacks_in_8085 div{margin-bottom:0}#stacks_in_8085 p,#stacks_in_8085 div,#stacks_in_8085 ul,#stacks_in_8085 ol,#stacks_in_8085 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8085 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8085 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8085,#stacks_in_8085 div,#stacks_in_8085 p,#stacks_in_8085 .fa:not(.no-indent),#stacks_in_8085 ol,#stacks_in_8085 ul li,#stacks_in_8085 ol li,#stacks_in_8085 ol,#stacks_in_8085 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8085{}}
@media only screen and (max-width:480.00px){#stacks_in_8085,#stacks_in_8085 div,#stacks_in_8085 p,#stacks_in_8085 ol,#stacks_in_8085 ul li,#stacks_in_8085 ol li,#stacks_in_8085 ol,#stacks_in_8085 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8085,#stacks_in_8085 div,#stacks_in_8085 p,#stacks_in_8085 ol,#stacks_in_8085 ul li,#stacks_in_8085 ol li,#stacks_in_8085 ol,#stacks_in_8085 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8085,#stacks_in_8085 div,#stacks_in_8085 p,#stacks_in_8085 ol,#stacks_in_8085 ul li,#stacks_in_8085 ol li,#stacks_in_8085 ol,#stacks_in_8085 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8085,#stacks_in_8085 div,#stacks_in_8085 p,#stacks_in_8085 ol,#stacks_in_8085 ul li,#stacks_in_8085 ol li,#stacks_in_8085 ol,#stacks_in_8085 dl{font-size:1.00rem!important}}

#stacks_in_8085 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8089 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8091 textarea {
  height: 200px !important;
}
#stacks_in_8093 p,#stacks_in_8093 div{margin-bottom:0}#stacks_in_8093 p,#stacks_in_8093 div,#stacks_in_8093 ul,#stacks_in_8093 ol,#stacks_in_8093 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8093 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8093 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8093,#stacks_in_8093 div,#stacks_in_8093 p,#stacks_in_8093 .fa:not(.no-indent),#stacks_in_8093 ol,#stacks_in_8093 ul li,#stacks_in_8093 ol li,#stacks_in_8093 ol,#stacks_in_8093 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8093{}}
@media only screen and (max-width:480.00px){#stacks_in_8093,#stacks_in_8093 div,#stacks_in_8093 p,#stacks_in_8093 ol,#stacks_in_8093 ul li,#stacks_in_8093 ol li,#stacks_in_8093 ol,#stacks_in_8093 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8093,#stacks_in_8093 div,#stacks_in_8093 p,#stacks_in_8093 ol,#stacks_in_8093 ul li,#stacks_in_8093 ol li,#stacks_in_8093 ol,#stacks_in_8093 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8093,#stacks_in_8093 div,#stacks_in_8093 p,#stacks_in_8093 ol,#stacks_in_8093 ul li,#stacks_in_8093 ol li,#stacks_in_8093 ol,#stacks_in_8093 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8093,#stacks_in_8093 div,#stacks_in_8093 p,#stacks_in_8093 ol,#stacks_in_8093 ul li,#stacks_in_8093 ol li,#stacks_in_8093 ol,#stacks_in_8093 dl{font-size:1.00rem!important}}

#stacks_in_8093 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8097shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8098 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8098 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8098 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8098 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8098 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8098 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8098 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8100 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8102 textarea {
  height: 200px !important;
}
#stacks_in_8104 p,#stacks_in_8104 div{margin-bottom:0}#stacks_in_8104 p,#stacks_in_8104 div,#stacks_in_8104 ul,#stacks_in_8104 ol,#stacks_in_8104 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8104 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8104 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8104,#stacks_in_8104 div,#stacks_in_8104 p,#stacks_in_8104 .fa:not(.no-indent),#stacks_in_8104 ol,#stacks_in_8104 ul li,#stacks_in_8104 ol li,#stacks_in_8104 ol,#stacks_in_8104 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8104{}}
@media only screen and (max-width:480.00px){#stacks_in_8104,#stacks_in_8104 div,#stacks_in_8104 p,#stacks_in_8104 ol,#stacks_in_8104 ul li,#stacks_in_8104 ol li,#stacks_in_8104 ol,#stacks_in_8104 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8104,#stacks_in_8104 div,#stacks_in_8104 p,#stacks_in_8104 ol,#stacks_in_8104 ul li,#stacks_in_8104 ol li,#stacks_in_8104 ol,#stacks_in_8104 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8104,#stacks_in_8104 div,#stacks_in_8104 p,#stacks_in_8104 ol,#stacks_in_8104 ul li,#stacks_in_8104 ol li,#stacks_in_8104 ol,#stacks_in_8104 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8104,#stacks_in_8104 div,#stacks_in_8104 p,#stacks_in_8104 ol,#stacks_in_8104 ul li,#stacks_in_8104 ol li,#stacks_in_8104 ol,#stacks_in_8104 dl{font-size:1.00rem!important}}

#stacks_in_8104 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8108 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8110 textarea {
  height: 200px !important;
}
#stacks_in_8112 p,#stacks_in_8112 div{margin-bottom:0}#stacks_in_8112 p,#stacks_in_8112 div,#stacks_in_8112 ul,#stacks_in_8112 ol,#stacks_in_8112 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8112 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8112 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8112,#stacks_in_8112 div,#stacks_in_8112 p,#stacks_in_8112 .fa:not(.no-indent),#stacks_in_8112 ol,#stacks_in_8112 ul li,#stacks_in_8112 ol li,#stacks_in_8112 ol,#stacks_in_8112 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8112{}}
@media only screen and (max-width:480.00px){#stacks_in_8112,#stacks_in_8112 div,#stacks_in_8112 p,#stacks_in_8112 ol,#stacks_in_8112 ul li,#stacks_in_8112 ol li,#stacks_in_8112 ol,#stacks_in_8112 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8112,#stacks_in_8112 div,#stacks_in_8112 p,#stacks_in_8112 ol,#stacks_in_8112 ul li,#stacks_in_8112 ol li,#stacks_in_8112 ol,#stacks_in_8112 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8112,#stacks_in_8112 div,#stacks_in_8112 p,#stacks_in_8112 ol,#stacks_in_8112 ul li,#stacks_in_8112 ol li,#stacks_in_8112 ol,#stacks_in_8112 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8112,#stacks_in_8112 div,#stacks_in_8112 p,#stacks_in_8112 ol,#stacks_in_8112 ul li,#stacks_in_8112 ol li,#stacks_in_8112 ol,#stacks_in_8112 dl{font-size:1.00rem!important}}

#stacks_in_8112 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8116 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8118 textarea {
  height: 200px !important;
}
#stacks_in_8120 p,#stacks_in_8120 div{margin-bottom:0}#stacks_in_8120 p,#stacks_in_8120 div,#stacks_in_8120 ul,#stacks_in_8120 ol,#stacks_in_8120 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8120 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8120 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8120,#stacks_in_8120 div,#stacks_in_8120 p,#stacks_in_8120 .fa:not(.no-indent),#stacks_in_8120 ol,#stacks_in_8120 ul li,#stacks_in_8120 ol li,#stacks_in_8120 ol,#stacks_in_8120 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8120{}}
@media only screen and (max-width:480.00px){#stacks_in_8120,#stacks_in_8120 div,#stacks_in_8120 p,#stacks_in_8120 ol,#stacks_in_8120 ul li,#stacks_in_8120 ol li,#stacks_in_8120 ol,#stacks_in_8120 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8120,#stacks_in_8120 div,#stacks_in_8120 p,#stacks_in_8120 ol,#stacks_in_8120 ul li,#stacks_in_8120 ol li,#stacks_in_8120 ol,#stacks_in_8120 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8120,#stacks_in_8120 div,#stacks_in_8120 p,#stacks_in_8120 ol,#stacks_in_8120 ul li,#stacks_in_8120 ol li,#stacks_in_8120 ol,#stacks_in_8120 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8120,#stacks_in_8120 div,#stacks_in_8120 p,#stacks_in_8120 ol,#stacks_in_8120 ul li,#stacks_in_8120 ol li,#stacks_in_8120 ol,#stacks_in_8120 dl{font-size:1.00rem!important}}

#stacks_in_8120 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8124shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8125 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8125 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8125 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8125 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8125 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8125 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8125 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8127 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8129 textarea {
  height: 200px !important;
}
#stacks_in_8131 p,#stacks_in_8131 div{margin-bottom:0}#stacks_in_8131 p,#stacks_in_8131 div,#stacks_in_8131 ul,#stacks_in_8131 ol,#stacks_in_8131 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8131 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8131 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8131,#stacks_in_8131 div,#stacks_in_8131 p,#stacks_in_8131 .fa:not(.no-indent),#stacks_in_8131 ol,#stacks_in_8131 ul li,#stacks_in_8131 ol li,#stacks_in_8131 ol,#stacks_in_8131 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8131{}}
@media only screen and (max-width:480.00px){#stacks_in_8131,#stacks_in_8131 div,#stacks_in_8131 p,#stacks_in_8131 ol,#stacks_in_8131 ul li,#stacks_in_8131 ol li,#stacks_in_8131 ol,#stacks_in_8131 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8131,#stacks_in_8131 div,#stacks_in_8131 p,#stacks_in_8131 ol,#stacks_in_8131 ul li,#stacks_in_8131 ol li,#stacks_in_8131 ol,#stacks_in_8131 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8131,#stacks_in_8131 div,#stacks_in_8131 p,#stacks_in_8131 ol,#stacks_in_8131 ul li,#stacks_in_8131 ol li,#stacks_in_8131 ol,#stacks_in_8131 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8131,#stacks_in_8131 div,#stacks_in_8131 p,#stacks_in_8131 ol,#stacks_in_8131 ul li,#stacks_in_8131 ol li,#stacks_in_8131 ol,#stacks_in_8131 dl{font-size:1.00rem!important}}

#stacks_in_8131 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8152 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8152 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8152 .foundry-label > h3:before,
	#stacks_in_8152 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8152 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8152 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8152 .foundry-label {
		width: 100%;
	}

	#stacks_in_8152 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8152 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8153 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8153 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_8153 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8153 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8153 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8153 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8153 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8155 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8157 textarea {
  height: 200px !important;
}
#stacks_in_8159 p,#stacks_in_8159 div{margin-bottom:0}#stacks_in_8159 p,#stacks_in_8159 div,#stacks_in_8159 ul,#stacks_in_8159 ol,#stacks_in_8159 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8159 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8159 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8159,#stacks_in_8159 div,#stacks_in_8159 p,#stacks_in_8159 .fa:not(.no-indent),#stacks_in_8159 ol,#stacks_in_8159 ul li,#stacks_in_8159 ol li,#stacks_in_8159 ol,#stacks_in_8159 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8159{}}
@media only screen and (max-width:480.00px){#stacks_in_8159,#stacks_in_8159 div,#stacks_in_8159 p,#stacks_in_8159 ol,#stacks_in_8159 ul li,#stacks_in_8159 ol li,#stacks_in_8159 ol,#stacks_in_8159 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8159,#stacks_in_8159 div,#stacks_in_8159 p,#stacks_in_8159 ol,#stacks_in_8159 ul li,#stacks_in_8159 ol li,#stacks_in_8159 ol,#stacks_in_8159 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8159,#stacks_in_8159 div,#stacks_in_8159 p,#stacks_in_8159 ol,#stacks_in_8159 ul li,#stacks_in_8159 ol li,#stacks_in_8159 ol,#stacks_in_8159 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8159,#stacks_in_8159 div,#stacks_in_8159 p,#stacks_in_8159 ol,#stacks_in_8159 ul li,#stacks_in_8159 ol li,#stacks_in_8159 ol,#stacks_in_8159 dl{font-size:1.00rem!important}}

#stacks_in_8159 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8163 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8165 textarea {
  height: 200px !important;
}
#stacks_in_8167 p,#stacks_in_8167 div{margin-bottom:0}#stacks_in_8167 p,#stacks_in_8167 div,#stacks_in_8167 ul,#stacks_in_8167 ol,#stacks_in_8167 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8167 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8167 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8167,#stacks_in_8167 div,#stacks_in_8167 p,#stacks_in_8167 .fa:not(.no-indent),#stacks_in_8167 ol,#stacks_in_8167 ul li,#stacks_in_8167 ol li,#stacks_in_8167 ol,#stacks_in_8167 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8167{}}
@media only screen and (max-width:480.00px){#stacks_in_8167,#stacks_in_8167 div,#stacks_in_8167 p,#stacks_in_8167 ol,#stacks_in_8167 ul li,#stacks_in_8167 ol li,#stacks_in_8167 ol,#stacks_in_8167 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8167,#stacks_in_8167 div,#stacks_in_8167 p,#stacks_in_8167 ol,#stacks_in_8167 ul li,#stacks_in_8167 ol li,#stacks_in_8167 ol,#stacks_in_8167 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8167,#stacks_in_8167 div,#stacks_in_8167 p,#stacks_in_8167 ol,#stacks_in_8167 ul li,#stacks_in_8167 ol li,#stacks_in_8167 ol,#stacks_in_8167 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8167,#stacks_in_8167 div,#stacks_in_8167 p,#stacks_in_8167 ol,#stacks_in_8167 ul li,#stacks_in_8167 ol li,#stacks_in_8167 ol,#stacks_in_8167 dl{font-size:1.00rem!important}}

#stacks_in_8167 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8171 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8173 textarea {
  height: 200px !important;
}
#stacks_in_8175 p,#stacks_in_8175 div{margin-bottom:0}#stacks_in_8175 p,#stacks_in_8175 div,#stacks_in_8175 ul,#stacks_in_8175 ol,#stacks_in_8175 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8175 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8175 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8175,#stacks_in_8175 div,#stacks_in_8175 p,#stacks_in_8175 .fa:not(.no-indent),#stacks_in_8175 ol,#stacks_in_8175 ul li,#stacks_in_8175 ol li,#stacks_in_8175 ol,#stacks_in_8175 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8175{}}
@media only screen and (max-width:480.00px){#stacks_in_8175,#stacks_in_8175 div,#stacks_in_8175 p,#stacks_in_8175 ol,#stacks_in_8175 ul li,#stacks_in_8175 ol li,#stacks_in_8175 ol,#stacks_in_8175 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8175,#stacks_in_8175 div,#stacks_in_8175 p,#stacks_in_8175 ol,#stacks_in_8175 ul li,#stacks_in_8175 ol li,#stacks_in_8175 ol,#stacks_in_8175 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8175,#stacks_in_8175 div,#stacks_in_8175 p,#stacks_in_8175 ol,#stacks_in_8175 ul li,#stacks_in_8175 ol li,#stacks_in_8175 ol,#stacks_in_8175 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8175,#stacks_in_8175 div,#stacks_in_8175 p,#stacks_in_8175 ol,#stacks_in_8175 ul li,#stacks_in_8175 ol li,#stacks_in_8175 ol,#stacks_in_8175 dl{font-size:1.00rem!important}}

#stacks_in_8175 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8179shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8180 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8180 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_8180 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8180 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8180 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8180 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8180 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8182 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8184 textarea {
  height: 200px !important;
}
#stacks_in_8186 p,#stacks_in_8186 div{margin-bottom:0}#stacks_in_8186 p,#stacks_in_8186 div,#stacks_in_8186 ul,#stacks_in_8186 ol,#stacks_in_8186 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8186 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8186 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8186,#stacks_in_8186 div,#stacks_in_8186 p,#stacks_in_8186 .fa:not(.no-indent),#stacks_in_8186 ol,#stacks_in_8186 ul li,#stacks_in_8186 ol li,#stacks_in_8186 ol,#stacks_in_8186 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8186{}}
@media only screen and (max-width:480.00px){#stacks_in_8186,#stacks_in_8186 div,#stacks_in_8186 p,#stacks_in_8186 ol,#stacks_in_8186 ul li,#stacks_in_8186 ol li,#stacks_in_8186 ol,#stacks_in_8186 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8186,#stacks_in_8186 div,#stacks_in_8186 p,#stacks_in_8186 ol,#stacks_in_8186 ul li,#stacks_in_8186 ol li,#stacks_in_8186 ol,#stacks_in_8186 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8186,#stacks_in_8186 div,#stacks_in_8186 p,#stacks_in_8186 ol,#stacks_in_8186 ul li,#stacks_in_8186 ol li,#stacks_in_8186 ol,#stacks_in_8186 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8186,#stacks_in_8186 div,#stacks_in_8186 p,#stacks_in_8186 ol,#stacks_in_8186 ul li,#stacks_in_8186 ol li,#stacks_in_8186 ol,#stacks_in_8186 dl{font-size:1.00rem!important}}

#stacks_in_8186 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8190 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8192 textarea {
  height: 200px !important;
}
#stacks_in_8194 p,#stacks_in_8194 div{margin-bottom:0}#stacks_in_8194 p,#stacks_in_8194 div,#stacks_in_8194 ul,#stacks_in_8194 ol,#stacks_in_8194 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8194 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8194 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8194,#stacks_in_8194 div,#stacks_in_8194 p,#stacks_in_8194 .fa:not(.no-indent),#stacks_in_8194 ol,#stacks_in_8194 ul li,#stacks_in_8194 ol li,#stacks_in_8194 ol,#stacks_in_8194 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8194{}}
@media only screen and (max-width:480.00px){#stacks_in_8194,#stacks_in_8194 div,#stacks_in_8194 p,#stacks_in_8194 ol,#stacks_in_8194 ul li,#stacks_in_8194 ol li,#stacks_in_8194 ol,#stacks_in_8194 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8194,#stacks_in_8194 div,#stacks_in_8194 p,#stacks_in_8194 ol,#stacks_in_8194 ul li,#stacks_in_8194 ol li,#stacks_in_8194 ol,#stacks_in_8194 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8194,#stacks_in_8194 div,#stacks_in_8194 p,#stacks_in_8194 ol,#stacks_in_8194 ul li,#stacks_in_8194 ol li,#stacks_in_8194 ol,#stacks_in_8194 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8194,#stacks_in_8194 div,#stacks_in_8194 p,#stacks_in_8194 ol,#stacks_in_8194 ul li,#stacks_in_8194 ol li,#stacks_in_8194 ol,#stacks_in_8194 dl{font-size:1.00rem!important}}

#stacks_in_8194 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8198 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8200 textarea {
  height: 200px !important;
}
#stacks_in_8202 p,#stacks_in_8202 div{margin-bottom:0}#stacks_in_8202 p,#stacks_in_8202 div,#stacks_in_8202 ul,#stacks_in_8202 ol,#stacks_in_8202 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8202 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8202 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8202,#stacks_in_8202 div,#stacks_in_8202 p,#stacks_in_8202 .fa:not(.no-indent),#stacks_in_8202 ol,#stacks_in_8202 ul li,#stacks_in_8202 ol li,#stacks_in_8202 ol,#stacks_in_8202 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8202{}}
@media only screen and (max-width:480.00px){#stacks_in_8202,#stacks_in_8202 div,#stacks_in_8202 p,#stacks_in_8202 ol,#stacks_in_8202 ul li,#stacks_in_8202 ol li,#stacks_in_8202 ol,#stacks_in_8202 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8202,#stacks_in_8202 div,#stacks_in_8202 p,#stacks_in_8202 ol,#stacks_in_8202 ul li,#stacks_in_8202 ol li,#stacks_in_8202 ol,#stacks_in_8202 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8202,#stacks_in_8202 div,#stacks_in_8202 p,#stacks_in_8202 ol,#stacks_in_8202 ul li,#stacks_in_8202 ol li,#stacks_in_8202 ol,#stacks_in_8202 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8202,#stacks_in_8202 div,#stacks_in_8202 p,#stacks_in_8202 ol,#stacks_in_8202 ul li,#stacks_in_8202 ol li,#stacks_in_8202 ol,#stacks_in_8202 dl{font-size:1.00rem!important}}

#stacks_in_8202 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8206shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */


	#stacks_in_8207 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8207 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8207 .foundry-label > h3:before,
	#stacks_in_8207 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8207 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8207 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8207 .foundry-label {
		width: 100%;
	}

	#stacks_in_8207 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8207 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8208 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8208 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8208 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8208 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8208 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8208 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8208 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8210 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8212 textarea {
  height: 200px !important;
}
#stacks_in_8214 p,#stacks_in_8214 div{margin-bottom:0}#stacks_in_8214 p,#stacks_in_8214 div,#stacks_in_8214 ul,#stacks_in_8214 ol,#stacks_in_8214 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8214 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8214 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8214,#stacks_in_8214 div,#stacks_in_8214 p,#stacks_in_8214 .fa:not(.no-indent),#stacks_in_8214 ol,#stacks_in_8214 ul li,#stacks_in_8214 ol li,#stacks_in_8214 ol,#stacks_in_8214 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8214{}}
@media only screen and (max-width:480.00px){#stacks_in_8214,#stacks_in_8214 div,#stacks_in_8214 p,#stacks_in_8214 ol,#stacks_in_8214 ul li,#stacks_in_8214 ol li,#stacks_in_8214 ol,#stacks_in_8214 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8214,#stacks_in_8214 div,#stacks_in_8214 p,#stacks_in_8214 ol,#stacks_in_8214 ul li,#stacks_in_8214 ol li,#stacks_in_8214 ol,#stacks_in_8214 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8214,#stacks_in_8214 div,#stacks_in_8214 p,#stacks_in_8214 ol,#stacks_in_8214 ul li,#stacks_in_8214 ol li,#stacks_in_8214 ol,#stacks_in_8214 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8214,#stacks_in_8214 div,#stacks_in_8214 p,#stacks_in_8214 ol,#stacks_in_8214 ul li,#stacks_in_8214 ol li,#stacks_in_8214 ol,#stacks_in_8214 dl{font-size:1.00rem!important}}

#stacks_in_8214 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8218 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8220 textarea {
  height: 200px !important;
}
#stacks_in_8222 p,#stacks_in_8222 div{margin-bottom:0}#stacks_in_8222 p,#stacks_in_8222 div,#stacks_in_8222 ul,#stacks_in_8222 ol,#stacks_in_8222 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8222 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8222 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8222,#stacks_in_8222 div,#stacks_in_8222 p,#stacks_in_8222 .fa:not(.no-indent),#stacks_in_8222 ol,#stacks_in_8222 ul li,#stacks_in_8222 ol li,#stacks_in_8222 ol,#stacks_in_8222 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8222{}}
@media only screen and (max-width:480.00px){#stacks_in_8222,#stacks_in_8222 div,#stacks_in_8222 p,#stacks_in_8222 ol,#stacks_in_8222 ul li,#stacks_in_8222 ol li,#stacks_in_8222 ol,#stacks_in_8222 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8222,#stacks_in_8222 div,#stacks_in_8222 p,#stacks_in_8222 ol,#stacks_in_8222 ul li,#stacks_in_8222 ol li,#stacks_in_8222 ol,#stacks_in_8222 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8222,#stacks_in_8222 div,#stacks_in_8222 p,#stacks_in_8222 ol,#stacks_in_8222 ul li,#stacks_in_8222 ol li,#stacks_in_8222 ol,#stacks_in_8222 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8222,#stacks_in_8222 div,#stacks_in_8222 p,#stacks_in_8222 ol,#stacks_in_8222 ul li,#stacks_in_8222 ol li,#stacks_in_8222 ol,#stacks_in_8222 dl{font-size:1.00rem!important}}

#stacks_in_8222 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8226 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8228 textarea {
  height: 200px !important;
}
#stacks_in_8230 p,#stacks_in_8230 div{margin-bottom:0}#stacks_in_8230 p,#stacks_in_8230 div,#stacks_in_8230 ul,#stacks_in_8230 ol,#stacks_in_8230 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8230 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8230 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8230,#stacks_in_8230 div,#stacks_in_8230 p,#stacks_in_8230 .fa:not(.no-indent),#stacks_in_8230 ol,#stacks_in_8230 ul li,#stacks_in_8230 ol li,#stacks_in_8230 ol,#stacks_in_8230 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8230{}}
@media only screen and (max-width:480.00px){#stacks_in_8230,#stacks_in_8230 div,#stacks_in_8230 p,#stacks_in_8230 ol,#stacks_in_8230 ul li,#stacks_in_8230 ol li,#stacks_in_8230 ol,#stacks_in_8230 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8230,#stacks_in_8230 div,#stacks_in_8230 p,#stacks_in_8230 ol,#stacks_in_8230 ul li,#stacks_in_8230 ol li,#stacks_in_8230 ol,#stacks_in_8230 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8230,#stacks_in_8230 div,#stacks_in_8230 p,#stacks_in_8230 ol,#stacks_in_8230 ul li,#stacks_in_8230 ol li,#stacks_in_8230 ol,#stacks_in_8230 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8230,#stacks_in_8230 div,#stacks_in_8230 p,#stacks_in_8230 ol,#stacks_in_8230 ul li,#stacks_in_8230 ol li,#stacks_in_8230 ol,#stacks_in_8230 dl{font-size:1.00rem!important}}

#stacks_in_8230 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8234shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8235 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8235 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8235 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8235 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8235 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8235 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8235 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8237 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8239 textarea {
  height: 200px !important;
}
#stacks_in_8241 p,#stacks_in_8241 div{margin-bottom:0}#stacks_in_8241 p,#stacks_in_8241 div,#stacks_in_8241 ul,#stacks_in_8241 ol,#stacks_in_8241 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8241 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8241 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8241,#stacks_in_8241 div,#stacks_in_8241 p,#stacks_in_8241 .fa:not(.no-indent),#stacks_in_8241 ol,#stacks_in_8241 ul li,#stacks_in_8241 ol li,#stacks_in_8241 ol,#stacks_in_8241 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8241{}}
@media only screen and (max-width:480.00px){#stacks_in_8241,#stacks_in_8241 div,#stacks_in_8241 p,#stacks_in_8241 ol,#stacks_in_8241 ul li,#stacks_in_8241 ol li,#stacks_in_8241 ol,#stacks_in_8241 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8241,#stacks_in_8241 div,#stacks_in_8241 p,#stacks_in_8241 ol,#stacks_in_8241 ul li,#stacks_in_8241 ol li,#stacks_in_8241 ol,#stacks_in_8241 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8241,#stacks_in_8241 div,#stacks_in_8241 p,#stacks_in_8241 ol,#stacks_in_8241 ul li,#stacks_in_8241 ol li,#stacks_in_8241 ol,#stacks_in_8241 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8241,#stacks_in_8241 div,#stacks_in_8241 p,#stacks_in_8241 ol,#stacks_in_8241 ul li,#stacks_in_8241 ol li,#stacks_in_8241 ol,#stacks_in_8241 dl{font-size:1.00rem!important}}

#stacks_in_8241 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8245 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8247 textarea {
  height: 200px !important;
}
#stacks_in_8249 p,#stacks_in_8249 div{margin-bottom:0}#stacks_in_8249 p,#stacks_in_8249 div,#stacks_in_8249 ul,#stacks_in_8249 ol,#stacks_in_8249 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8249 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8249 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8249,#stacks_in_8249 div,#stacks_in_8249 p,#stacks_in_8249 .fa:not(.no-indent),#stacks_in_8249 ol,#stacks_in_8249 ul li,#stacks_in_8249 ol li,#stacks_in_8249 ol,#stacks_in_8249 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8249{}}
@media only screen and (max-width:480.00px){#stacks_in_8249,#stacks_in_8249 div,#stacks_in_8249 p,#stacks_in_8249 ol,#stacks_in_8249 ul li,#stacks_in_8249 ol li,#stacks_in_8249 ol,#stacks_in_8249 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8249,#stacks_in_8249 div,#stacks_in_8249 p,#stacks_in_8249 ol,#stacks_in_8249 ul li,#stacks_in_8249 ol li,#stacks_in_8249 ol,#stacks_in_8249 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8249,#stacks_in_8249 div,#stacks_in_8249 p,#stacks_in_8249 ol,#stacks_in_8249 ul li,#stacks_in_8249 ol li,#stacks_in_8249 ol,#stacks_in_8249 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8249,#stacks_in_8249 div,#stacks_in_8249 p,#stacks_in_8249 ol,#stacks_in_8249 ul li,#stacks_in_8249 ol li,#stacks_in_8249 ol,#stacks_in_8249 dl{font-size:1.00rem!important}}

#stacks_in_8249 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8253 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8255 textarea {
  height: 200px !important;
}
#stacks_in_8257 p,#stacks_in_8257 div{margin-bottom:0}#stacks_in_8257 p,#stacks_in_8257 div,#stacks_in_8257 ul,#stacks_in_8257 ol,#stacks_in_8257 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8257 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8257 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8257,#stacks_in_8257 div,#stacks_in_8257 p,#stacks_in_8257 .fa:not(.no-indent),#stacks_in_8257 ol,#stacks_in_8257 ul li,#stacks_in_8257 ol li,#stacks_in_8257 ol,#stacks_in_8257 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8257{}}
@media only screen and (max-width:480.00px){#stacks_in_8257,#stacks_in_8257 div,#stacks_in_8257 p,#stacks_in_8257 ol,#stacks_in_8257 ul li,#stacks_in_8257 ol li,#stacks_in_8257 ol,#stacks_in_8257 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8257,#stacks_in_8257 div,#stacks_in_8257 p,#stacks_in_8257 ol,#stacks_in_8257 ul li,#stacks_in_8257 ol li,#stacks_in_8257 ol,#stacks_in_8257 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8257,#stacks_in_8257 div,#stacks_in_8257 p,#stacks_in_8257 ol,#stacks_in_8257 ul li,#stacks_in_8257 ol li,#stacks_in_8257 ol,#stacks_in_8257 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8257,#stacks_in_8257 div,#stacks_in_8257 p,#stacks_in_8257 ol,#stacks_in_8257 ul li,#stacks_in_8257 ol li,#stacks_in_8257 ol,#stacks_in_8257 dl{font-size:1.00rem!important}}

#stacks_in_8257 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8261shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8262 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8262 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8262 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8262 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8262 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8262 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8262 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8264 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8266 textarea {
  height: 200px !important;
}
#stacks_in_8268 p,#stacks_in_8268 div{margin-bottom:0}#stacks_in_8268 p,#stacks_in_8268 div,#stacks_in_8268 ul,#stacks_in_8268 ol,#stacks_in_8268 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8268 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8268 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8268,#stacks_in_8268 div,#stacks_in_8268 p,#stacks_in_8268 .fa:not(.no-indent),#stacks_in_8268 ol,#stacks_in_8268 ul li,#stacks_in_8268 ol li,#stacks_in_8268 ol,#stacks_in_8268 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8268{}}
@media only screen and (max-width:480.00px){#stacks_in_8268,#stacks_in_8268 div,#stacks_in_8268 p,#stacks_in_8268 ol,#stacks_in_8268 ul li,#stacks_in_8268 ol li,#stacks_in_8268 ol,#stacks_in_8268 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8268,#stacks_in_8268 div,#stacks_in_8268 p,#stacks_in_8268 ol,#stacks_in_8268 ul li,#stacks_in_8268 ol li,#stacks_in_8268 ol,#stacks_in_8268 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8268,#stacks_in_8268 div,#stacks_in_8268 p,#stacks_in_8268 ol,#stacks_in_8268 ul li,#stacks_in_8268 ol li,#stacks_in_8268 ol,#stacks_in_8268 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8268,#stacks_in_8268 div,#stacks_in_8268 p,#stacks_in_8268 ol,#stacks_in_8268 ul li,#stacks_in_8268 ol li,#stacks_in_8268 ol,#stacks_in_8268 dl{font-size:1.00rem!important}}

#stacks_in_8268 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8272 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8274 textarea {
  height: 200px !important;
}
#stacks_in_8276 p,#stacks_in_8276 div{margin-bottom:0}#stacks_in_8276 p,#stacks_in_8276 div,#stacks_in_8276 ul,#stacks_in_8276 ol,#stacks_in_8276 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8276 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8276 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8276,#stacks_in_8276 div,#stacks_in_8276 p,#stacks_in_8276 .fa:not(.no-indent),#stacks_in_8276 ol,#stacks_in_8276 ul li,#stacks_in_8276 ol li,#stacks_in_8276 ol,#stacks_in_8276 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8276{}}
@media only screen and (max-width:480.00px){#stacks_in_8276,#stacks_in_8276 div,#stacks_in_8276 p,#stacks_in_8276 ol,#stacks_in_8276 ul li,#stacks_in_8276 ol li,#stacks_in_8276 ol,#stacks_in_8276 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8276,#stacks_in_8276 div,#stacks_in_8276 p,#stacks_in_8276 ol,#stacks_in_8276 ul li,#stacks_in_8276 ol li,#stacks_in_8276 ol,#stacks_in_8276 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8276,#stacks_in_8276 div,#stacks_in_8276 p,#stacks_in_8276 ol,#stacks_in_8276 ul li,#stacks_in_8276 ol li,#stacks_in_8276 ol,#stacks_in_8276 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8276,#stacks_in_8276 div,#stacks_in_8276 p,#stacks_in_8276 ol,#stacks_in_8276 ul li,#stacks_in_8276 ol li,#stacks_in_8276 ol,#stacks_in_8276 dl{font-size:1.00rem!important}}

#stacks_in_8276 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_3492shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */



	#stacks_in_8290 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8290 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8290 .foundry-label > h3:before,
	#stacks_in_8290 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8290 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8290 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8290 .foundry-label {
		width: 100%;
	}

	#stacks_in_8290 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8290 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8291 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8291 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8291 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8291 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8291 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8291 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8291 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8293 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8295 textarea {
  height: 200px !important;
}
#stacks_in_8297 p,#stacks_in_8297 div{margin-bottom:0}#stacks_in_8297 p,#stacks_in_8297 div,#stacks_in_8297 ul,#stacks_in_8297 ol,#stacks_in_8297 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8297 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8297 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8297,#stacks_in_8297 div,#stacks_in_8297 p,#stacks_in_8297 .fa:not(.no-indent),#stacks_in_8297 ol,#stacks_in_8297 ul li,#stacks_in_8297 ol li,#stacks_in_8297 ol,#stacks_in_8297 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8297{}}
@media only screen and (max-width:480.00px){#stacks_in_8297,#stacks_in_8297 div,#stacks_in_8297 p,#stacks_in_8297 ol,#stacks_in_8297 ul li,#stacks_in_8297 ol li,#stacks_in_8297 ol,#stacks_in_8297 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8297,#stacks_in_8297 div,#stacks_in_8297 p,#stacks_in_8297 ol,#stacks_in_8297 ul li,#stacks_in_8297 ol li,#stacks_in_8297 ol,#stacks_in_8297 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8297,#stacks_in_8297 div,#stacks_in_8297 p,#stacks_in_8297 ol,#stacks_in_8297 ul li,#stacks_in_8297 ol li,#stacks_in_8297 ol,#stacks_in_8297 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8297,#stacks_in_8297 div,#stacks_in_8297 p,#stacks_in_8297 ol,#stacks_in_8297 ul li,#stacks_in_8297 ol li,#stacks_in_8297 ol,#stacks_in_8297 dl{font-size:1.00rem!important}}

#stacks_in_8297 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8301 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8303 textarea {
  height: 200px !important;
}
#stacks_in_8305 p,#stacks_in_8305 div{margin-bottom:0}#stacks_in_8305 p,#stacks_in_8305 div,#stacks_in_8305 ul,#stacks_in_8305 ol,#stacks_in_8305 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8305 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8305 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8305,#stacks_in_8305 div,#stacks_in_8305 p,#stacks_in_8305 .fa:not(.no-indent),#stacks_in_8305 ol,#stacks_in_8305 ul li,#stacks_in_8305 ol li,#stacks_in_8305 ol,#stacks_in_8305 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8305{}}
@media only screen and (max-width:480.00px){#stacks_in_8305,#stacks_in_8305 div,#stacks_in_8305 p,#stacks_in_8305 ol,#stacks_in_8305 ul li,#stacks_in_8305 ol li,#stacks_in_8305 ol,#stacks_in_8305 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8305,#stacks_in_8305 div,#stacks_in_8305 p,#stacks_in_8305 ol,#stacks_in_8305 ul li,#stacks_in_8305 ol li,#stacks_in_8305 ol,#stacks_in_8305 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8305,#stacks_in_8305 div,#stacks_in_8305 p,#stacks_in_8305 ol,#stacks_in_8305 ul li,#stacks_in_8305 ol li,#stacks_in_8305 ol,#stacks_in_8305 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8305,#stacks_in_8305 div,#stacks_in_8305 p,#stacks_in_8305 ol,#stacks_in_8305 ul li,#stacks_in_8305 ol li,#stacks_in_8305 ol,#stacks_in_8305 dl{font-size:1.00rem!important}}

#stacks_in_8305 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8309 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8311 textarea {
  height: 200px !important;
}
#stacks_in_8313 p,#stacks_in_8313 div{margin-bottom:0}#stacks_in_8313 p,#stacks_in_8313 div,#stacks_in_8313 ul,#stacks_in_8313 ol,#stacks_in_8313 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8313 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8313 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8313,#stacks_in_8313 div,#stacks_in_8313 p,#stacks_in_8313 .fa:not(.no-indent),#stacks_in_8313 ol,#stacks_in_8313 ul li,#stacks_in_8313 ol li,#stacks_in_8313 ol,#stacks_in_8313 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8313{}}
@media only screen and (max-width:480.00px){#stacks_in_8313,#stacks_in_8313 div,#stacks_in_8313 p,#stacks_in_8313 ol,#stacks_in_8313 ul li,#stacks_in_8313 ol li,#stacks_in_8313 ol,#stacks_in_8313 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8313,#stacks_in_8313 div,#stacks_in_8313 p,#stacks_in_8313 ol,#stacks_in_8313 ul li,#stacks_in_8313 ol li,#stacks_in_8313 ol,#stacks_in_8313 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8313,#stacks_in_8313 div,#stacks_in_8313 p,#stacks_in_8313 ol,#stacks_in_8313 ul li,#stacks_in_8313 ol li,#stacks_in_8313 ol,#stacks_in_8313 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8313,#stacks_in_8313 div,#stacks_in_8313 p,#stacks_in_8313 ol,#stacks_in_8313 ul li,#stacks_in_8313 ol li,#stacks_in_8313 ol,#stacks_in_8313 dl{font-size:1.00rem!important}}

#stacks_in_8313 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8317shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8318 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8318 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8318 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8318 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8318 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8318 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8318 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8320 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8322 textarea {
  height: 200px !important;
}
#stacks_in_8324 p,#stacks_in_8324 div{margin-bottom:0}#stacks_in_8324 p,#stacks_in_8324 div,#stacks_in_8324 ul,#stacks_in_8324 ol,#stacks_in_8324 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8324 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8324 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8324,#stacks_in_8324 div,#stacks_in_8324 p,#stacks_in_8324 .fa:not(.no-indent),#stacks_in_8324 ol,#stacks_in_8324 ul li,#stacks_in_8324 ol li,#stacks_in_8324 ol,#stacks_in_8324 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8324{}}
@media only screen and (max-width:480.00px){#stacks_in_8324,#stacks_in_8324 div,#stacks_in_8324 p,#stacks_in_8324 ol,#stacks_in_8324 ul li,#stacks_in_8324 ol li,#stacks_in_8324 ol,#stacks_in_8324 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8324,#stacks_in_8324 div,#stacks_in_8324 p,#stacks_in_8324 ol,#stacks_in_8324 ul li,#stacks_in_8324 ol li,#stacks_in_8324 ol,#stacks_in_8324 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8324,#stacks_in_8324 div,#stacks_in_8324 p,#stacks_in_8324 ol,#stacks_in_8324 ul li,#stacks_in_8324 ol li,#stacks_in_8324 ol,#stacks_in_8324 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8324,#stacks_in_8324 div,#stacks_in_8324 p,#stacks_in_8324 ol,#stacks_in_8324 ul li,#stacks_in_8324 ol li,#stacks_in_8324 ol,#stacks_in_8324 dl{font-size:1.00rem!important}}

#stacks_in_8324 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8328 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8330 textarea {
  height: 200px !important;
}
#stacks_in_8332 p,#stacks_in_8332 div{margin-bottom:0}#stacks_in_8332 p,#stacks_in_8332 div,#stacks_in_8332 ul,#stacks_in_8332 ol,#stacks_in_8332 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8332 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8332 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8332,#stacks_in_8332 div,#stacks_in_8332 p,#stacks_in_8332 .fa:not(.no-indent),#stacks_in_8332 ol,#stacks_in_8332 ul li,#stacks_in_8332 ol li,#stacks_in_8332 ol,#stacks_in_8332 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8332{}}
@media only screen and (max-width:480.00px){#stacks_in_8332,#stacks_in_8332 div,#stacks_in_8332 p,#stacks_in_8332 ol,#stacks_in_8332 ul li,#stacks_in_8332 ol li,#stacks_in_8332 ol,#stacks_in_8332 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8332,#stacks_in_8332 div,#stacks_in_8332 p,#stacks_in_8332 ol,#stacks_in_8332 ul li,#stacks_in_8332 ol li,#stacks_in_8332 ol,#stacks_in_8332 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8332,#stacks_in_8332 div,#stacks_in_8332 p,#stacks_in_8332 ol,#stacks_in_8332 ul li,#stacks_in_8332 ol li,#stacks_in_8332 ol,#stacks_in_8332 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8332,#stacks_in_8332 div,#stacks_in_8332 p,#stacks_in_8332 ol,#stacks_in_8332 ul li,#stacks_in_8332 ol li,#stacks_in_8332 ol,#stacks_in_8332 dl{font-size:1.00rem!important}}

#stacks_in_8332 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8336 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8338 textarea {
  height: 200px !important;
}
#stacks_in_8340 p,#stacks_in_8340 div{margin-bottom:0}#stacks_in_8340 p,#stacks_in_8340 div,#stacks_in_8340 ul,#stacks_in_8340 ol,#stacks_in_8340 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8340 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8340 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8340,#stacks_in_8340 div,#stacks_in_8340 p,#stacks_in_8340 .fa:not(.no-indent),#stacks_in_8340 ol,#stacks_in_8340 ul li,#stacks_in_8340 ol li,#stacks_in_8340 ol,#stacks_in_8340 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8340{}}
@media only screen and (max-width:480.00px){#stacks_in_8340,#stacks_in_8340 div,#stacks_in_8340 p,#stacks_in_8340 ol,#stacks_in_8340 ul li,#stacks_in_8340 ol li,#stacks_in_8340 ol,#stacks_in_8340 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8340,#stacks_in_8340 div,#stacks_in_8340 p,#stacks_in_8340 ol,#stacks_in_8340 ul li,#stacks_in_8340 ol li,#stacks_in_8340 ol,#stacks_in_8340 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8340,#stacks_in_8340 div,#stacks_in_8340 p,#stacks_in_8340 ol,#stacks_in_8340 ul li,#stacks_in_8340 ol li,#stacks_in_8340 ol,#stacks_in_8340 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8340,#stacks_in_8340 div,#stacks_in_8340 p,#stacks_in_8340 ol,#stacks_in_8340 ul li,#stacks_in_8340 ol li,#stacks_in_8340 ol,#stacks_in_8340 dl{font-size:1.00rem!important}}

#stacks_in_8340 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8344shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8345 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8345 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8345 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8345 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8345 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8345 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8345 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8347 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8349 textarea {
  height: 200px !important;
}
#stacks_in_8351 p,#stacks_in_8351 div{margin-bottom:0}#stacks_in_8351 p,#stacks_in_8351 div,#stacks_in_8351 ul,#stacks_in_8351 ol,#stacks_in_8351 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8351 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8351 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8351,#stacks_in_8351 div,#stacks_in_8351 p,#stacks_in_8351 .fa:not(.no-indent),#stacks_in_8351 ol,#stacks_in_8351 ul li,#stacks_in_8351 ol li,#stacks_in_8351 ol,#stacks_in_8351 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8351{}}
@media only screen and (max-width:480.00px){#stacks_in_8351,#stacks_in_8351 div,#stacks_in_8351 p,#stacks_in_8351 ol,#stacks_in_8351 ul li,#stacks_in_8351 ol li,#stacks_in_8351 ol,#stacks_in_8351 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8351,#stacks_in_8351 div,#stacks_in_8351 p,#stacks_in_8351 ol,#stacks_in_8351 ul li,#stacks_in_8351 ol li,#stacks_in_8351 ol,#stacks_in_8351 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8351,#stacks_in_8351 div,#stacks_in_8351 p,#stacks_in_8351 ol,#stacks_in_8351 ul li,#stacks_in_8351 ol li,#stacks_in_8351 ol,#stacks_in_8351 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8351,#stacks_in_8351 div,#stacks_in_8351 p,#stacks_in_8351 ol,#stacks_in_8351 ul li,#stacks_in_8351 ol li,#stacks_in_8351 ol,#stacks_in_8351 dl{font-size:1.00rem!important}}

#stacks_in_8351 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8359 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8359 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8359 .foundry-label > h3:before,
	#stacks_in_8359 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8359 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8359 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8359 .foundry-label {
		width: 100%;
	}

	#stacks_in_8359 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8359 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8360 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8360 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8360 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8360 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8360 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8360 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8360 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8362 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8364 textarea {
  height: 200px !important;
}
#stacks_in_8366 p,#stacks_in_8366 div{margin-bottom:0}#stacks_in_8366 p,#stacks_in_8366 div,#stacks_in_8366 ul,#stacks_in_8366 ol,#stacks_in_8366 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8366 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8366 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8366,#stacks_in_8366 div,#stacks_in_8366 p,#stacks_in_8366 .fa:not(.no-indent),#stacks_in_8366 ol,#stacks_in_8366 ul li,#stacks_in_8366 ol li,#stacks_in_8366 ol,#stacks_in_8366 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8366{}}
@media only screen and (max-width:480.00px){#stacks_in_8366,#stacks_in_8366 div,#stacks_in_8366 p,#stacks_in_8366 ol,#stacks_in_8366 ul li,#stacks_in_8366 ol li,#stacks_in_8366 ol,#stacks_in_8366 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8366,#stacks_in_8366 div,#stacks_in_8366 p,#stacks_in_8366 ol,#stacks_in_8366 ul li,#stacks_in_8366 ol li,#stacks_in_8366 ol,#stacks_in_8366 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8366,#stacks_in_8366 div,#stacks_in_8366 p,#stacks_in_8366 ol,#stacks_in_8366 ul li,#stacks_in_8366 ol li,#stacks_in_8366 ol,#stacks_in_8366 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8366,#stacks_in_8366 div,#stacks_in_8366 p,#stacks_in_8366 ol,#stacks_in_8366 ul li,#stacks_in_8366 ol li,#stacks_in_8366 ol,#stacks_in_8366 dl{font-size:1.00rem!important}}

#stacks_in_8366 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8370 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8372 textarea {
  height: 200px !important;
}
#stacks_in_8374 p,#stacks_in_8374 div{margin-bottom:0}#stacks_in_8374 p,#stacks_in_8374 div,#stacks_in_8374 ul,#stacks_in_8374 ol,#stacks_in_8374 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8374 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8374 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8374,#stacks_in_8374 div,#stacks_in_8374 p,#stacks_in_8374 .fa:not(.no-indent),#stacks_in_8374 ol,#stacks_in_8374 ul li,#stacks_in_8374 ol li,#stacks_in_8374 ol,#stacks_in_8374 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8374{}}
@media only screen and (max-width:480.00px){#stacks_in_8374,#stacks_in_8374 div,#stacks_in_8374 p,#stacks_in_8374 ol,#stacks_in_8374 ul li,#stacks_in_8374 ol li,#stacks_in_8374 ol,#stacks_in_8374 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8374,#stacks_in_8374 div,#stacks_in_8374 p,#stacks_in_8374 ol,#stacks_in_8374 ul li,#stacks_in_8374 ol li,#stacks_in_8374 ol,#stacks_in_8374 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8374,#stacks_in_8374 div,#stacks_in_8374 p,#stacks_in_8374 ol,#stacks_in_8374 ul li,#stacks_in_8374 ol li,#stacks_in_8374 ol,#stacks_in_8374 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8374,#stacks_in_8374 div,#stacks_in_8374 p,#stacks_in_8374 ol,#stacks_in_8374 ul li,#stacks_in_8374 ol li,#stacks_in_8374 ol,#stacks_in_8374 dl{font-size:1.00rem!important}}

#stacks_in_8374 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8378 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8380 textarea {
  height: 200px !important;
}
#stacks_in_8382 p,#stacks_in_8382 div{margin-bottom:0}#stacks_in_8382 p,#stacks_in_8382 div,#stacks_in_8382 ul,#stacks_in_8382 ol,#stacks_in_8382 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8382 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8382 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8382,#stacks_in_8382 div,#stacks_in_8382 p,#stacks_in_8382 .fa:not(.no-indent),#stacks_in_8382 ol,#stacks_in_8382 ul li,#stacks_in_8382 ol li,#stacks_in_8382 ol,#stacks_in_8382 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8382{}}
@media only screen and (max-width:480.00px){#stacks_in_8382,#stacks_in_8382 div,#stacks_in_8382 p,#stacks_in_8382 ol,#stacks_in_8382 ul li,#stacks_in_8382 ol li,#stacks_in_8382 ol,#stacks_in_8382 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8382,#stacks_in_8382 div,#stacks_in_8382 p,#stacks_in_8382 ol,#stacks_in_8382 ul li,#stacks_in_8382 ol li,#stacks_in_8382 ol,#stacks_in_8382 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8382,#stacks_in_8382 div,#stacks_in_8382 p,#stacks_in_8382 ol,#stacks_in_8382 ul li,#stacks_in_8382 ol li,#stacks_in_8382 ol,#stacks_in_8382 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8382,#stacks_in_8382 div,#stacks_in_8382 p,#stacks_in_8382 ol,#stacks_in_8382 ul li,#stacks_in_8382 ol li,#stacks_in_8382 ol,#stacks_in_8382 dl{font-size:1.00rem!important}}

#stacks_in_8382 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8386shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8387 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8387 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8387 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8387 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8387 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8387 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8387 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8389 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8391 textarea {
  height: 200px !important;
}
#stacks_in_8393 p,#stacks_in_8393 div{margin-bottom:0}#stacks_in_8393 p,#stacks_in_8393 div,#stacks_in_8393 ul,#stacks_in_8393 ol,#stacks_in_8393 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8393 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8393 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8393,#stacks_in_8393 div,#stacks_in_8393 p,#stacks_in_8393 .fa:not(.no-indent),#stacks_in_8393 ol,#stacks_in_8393 ul li,#stacks_in_8393 ol li,#stacks_in_8393 ol,#stacks_in_8393 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8393{}}
@media only screen and (max-width:480.00px){#stacks_in_8393,#stacks_in_8393 div,#stacks_in_8393 p,#stacks_in_8393 ol,#stacks_in_8393 ul li,#stacks_in_8393 ol li,#stacks_in_8393 ol,#stacks_in_8393 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8393,#stacks_in_8393 div,#stacks_in_8393 p,#stacks_in_8393 ol,#stacks_in_8393 ul li,#stacks_in_8393 ol li,#stacks_in_8393 ol,#stacks_in_8393 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8393,#stacks_in_8393 div,#stacks_in_8393 p,#stacks_in_8393 ol,#stacks_in_8393 ul li,#stacks_in_8393 ol li,#stacks_in_8393 ol,#stacks_in_8393 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8393,#stacks_in_8393 div,#stacks_in_8393 p,#stacks_in_8393 ol,#stacks_in_8393 ul li,#stacks_in_8393 ol li,#stacks_in_8393 ol,#stacks_in_8393 dl{font-size:1.00rem!important}}

#stacks_in_8393 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8397 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8399 textarea {
  height: 200px !important;
}
#stacks_in_8401 p,#stacks_in_8401 div{margin-bottom:0}#stacks_in_8401 p,#stacks_in_8401 div,#stacks_in_8401 ul,#stacks_in_8401 ol,#stacks_in_8401 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8401 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8401 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8401,#stacks_in_8401 div,#stacks_in_8401 p,#stacks_in_8401 .fa:not(.no-indent),#stacks_in_8401 ol,#stacks_in_8401 ul li,#stacks_in_8401 ol li,#stacks_in_8401 ol,#stacks_in_8401 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8401{}}
@media only screen and (max-width:480.00px){#stacks_in_8401,#stacks_in_8401 div,#stacks_in_8401 p,#stacks_in_8401 ol,#stacks_in_8401 ul li,#stacks_in_8401 ol li,#stacks_in_8401 ol,#stacks_in_8401 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8401,#stacks_in_8401 div,#stacks_in_8401 p,#stacks_in_8401 ol,#stacks_in_8401 ul li,#stacks_in_8401 ol li,#stacks_in_8401 ol,#stacks_in_8401 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8401,#stacks_in_8401 div,#stacks_in_8401 p,#stacks_in_8401 ol,#stacks_in_8401 ul li,#stacks_in_8401 ol li,#stacks_in_8401 ol,#stacks_in_8401 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8401,#stacks_in_8401 div,#stacks_in_8401 p,#stacks_in_8401 ol,#stacks_in_8401 ul li,#stacks_in_8401 ol li,#stacks_in_8401 ol,#stacks_in_8401 dl{font-size:1.00rem!important}}

#stacks_in_8401 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8405 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8407 textarea {
  height: 200px !important;
}
#stacks_in_8409 p,#stacks_in_8409 div{margin-bottom:0}#stacks_in_8409 p,#stacks_in_8409 div,#stacks_in_8409 ul,#stacks_in_8409 ol,#stacks_in_8409 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8409 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8409 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8409,#stacks_in_8409 div,#stacks_in_8409 p,#stacks_in_8409 .fa:not(.no-indent),#stacks_in_8409 ol,#stacks_in_8409 ul li,#stacks_in_8409 ol li,#stacks_in_8409 ol,#stacks_in_8409 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8409{}}
@media only screen and (max-width:480.00px){#stacks_in_8409,#stacks_in_8409 div,#stacks_in_8409 p,#stacks_in_8409 ol,#stacks_in_8409 ul li,#stacks_in_8409 ol li,#stacks_in_8409 ol,#stacks_in_8409 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8409,#stacks_in_8409 div,#stacks_in_8409 p,#stacks_in_8409 ol,#stacks_in_8409 ul li,#stacks_in_8409 ol li,#stacks_in_8409 ol,#stacks_in_8409 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8409,#stacks_in_8409 div,#stacks_in_8409 p,#stacks_in_8409 ol,#stacks_in_8409 ul li,#stacks_in_8409 ol li,#stacks_in_8409 ol,#stacks_in_8409 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8409,#stacks_in_8409 div,#stacks_in_8409 p,#stacks_in_8409 ol,#stacks_in_8409 ul li,#stacks_in_8409 ol li,#stacks_in_8409 ol,#stacks_in_8409 dl{font-size:1.00rem!important}}

#stacks_in_8409 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8413shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8414 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8414 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8414 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8414 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8414 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8414 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8414 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8416 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8418 textarea {
  height: 200px !important;
}
#stacks_in_8420 p,#stacks_in_8420 div{margin-bottom:0}#stacks_in_8420 p,#stacks_in_8420 div,#stacks_in_8420 ul,#stacks_in_8420 ol,#stacks_in_8420 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8420 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8420 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8420,#stacks_in_8420 div,#stacks_in_8420 p,#stacks_in_8420 .fa:not(.no-indent),#stacks_in_8420 ol,#stacks_in_8420 ul li,#stacks_in_8420 ol li,#stacks_in_8420 ol,#stacks_in_8420 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8420{}}
@media only screen and (max-width:480.00px){#stacks_in_8420,#stacks_in_8420 div,#stacks_in_8420 p,#stacks_in_8420 ol,#stacks_in_8420 ul li,#stacks_in_8420 ol li,#stacks_in_8420 ol,#stacks_in_8420 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8420,#stacks_in_8420 div,#stacks_in_8420 p,#stacks_in_8420 ol,#stacks_in_8420 ul li,#stacks_in_8420 ol li,#stacks_in_8420 ol,#stacks_in_8420 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8420,#stacks_in_8420 div,#stacks_in_8420 p,#stacks_in_8420 ol,#stacks_in_8420 ul li,#stacks_in_8420 ol li,#stacks_in_8420 ol,#stacks_in_8420 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8420,#stacks_in_8420 div,#stacks_in_8420 p,#stacks_in_8420 ol,#stacks_in_8420 ul li,#stacks_in_8420 ol li,#stacks_in_8420 ol,#stacks_in_8420 dl{font-size:1.00rem!important}}

#stacks_in_8420 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8428 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8428 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8428 .foundry-label > h3:before,
	#stacks_in_8428 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8428 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8428 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8428 .foundry-label {
		width: 100%;
	}

	#stacks_in_8428 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8428 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8429 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8429 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8429 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8429 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8429 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8429 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8429 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8431 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8433 textarea {
  height: 200px !important;
}
#stacks_in_8435 p,#stacks_in_8435 div{margin-bottom:0}#stacks_in_8435 p,#stacks_in_8435 div,#stacks_in_8435 ul,#stacks_in_8435 ol,#stacks_in_8435 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8435 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8435 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8435,#stacks_in_8435 div,#stacks_in_8435 p,#stacks_in_8435 .fa:not(.no-indent),#stacks_in_8435 ol,#stacks_in_8435 ul li,#stacks_in_8435 ol li,#stacks_in_8435 ol,#stacks_in_8435 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8435{}}
@media only screen and (max-width:480.00px){#stacks_in_8435,#stacks_in_8435 div,#stacks_in_8435 p,#stacks_in_8435 ol,#stacks_in_8435 ul li,#stacks_in_8435 ol li,#stacks_in_8435 ol,#stacks_in_8435 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8435,#stacks_in_8435 div,#stacks_in_8435 p,#stacks_in_8435 ol,#stacks_in_8435 ul li,#stacks_in_8435 ol li,#stacks_in_8435 ol,#stacks_in_8435 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8435,#stacks_in_8435 div,#stacks_in_8435 p,#stacks_in_8435 ol,#stacks_in_8435 ul li,#stacks_in_8435 ol li,#stacks_in_8435 ol,#stacks_in_8435 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8435,#stacks_in_8435 div,#stacks_in_8435 p,#stacks_in_8435 ol,#stacks_in_8435 ul li,#stacks_in_8435 ol li,#stacks_in_8435 ol,#stacks_in_8435 dl{font-size:1.00rem!important}}

#stacks_in_8435 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8439 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8441 textarea {
  height: 200px !important;
}
#stacks_in_8443 p,#stacks_in_8443 div{margin-bottom:0}#stacks_in_8443 p,#stacks_in_8443 div,#stacks_in_8443 ul,#stacks_in_8443 ol,#stacks_in_8443 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8443 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8443 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8443,#stacks_in_8443 div,#stacks_in_8443 p,#stacks_in_8443 .fa:not(.no-indent),#stacks_in_8443 ol,#stacks_in_8443 ul li,#stacks_in_8443 ol li,#stacks_in_8443 ol,#stacks_in_8443 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8443{}}
@media only screen and (max-width:480.00px){#stacks_in_8443,#stacks_in_8443 div,#stacks_in_8443 p,#stacks_in_8443 ol,#stacks_in_8443 ul li,#stacks_in_8443 ol li,#stacks_in_8443 ol,#stacks_in_8443 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8443,#stacks_in_8443 div,#stacks_in_8443 p,#stacks_in_8443 ol,#stacks_in_8443 ul li,#stacks_in_8443 ol li,#stacks_in_8443 ol,#stacks_in_8443 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8443,#stacks_in_8443 div,#stacks_in_8443 p,#stacks_in_8443 ol,#stacks_in_8443 ul li,#stacks_in_8443 ol li,#stacks_in_8443 ol,#stacks_in_8443 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8443,#stacks_in_8443 div,#stacks_in_8443 p,#stacks_in_8443 ol,#stacks_in_8443 ul li,#stacks_in_8443 ol li,#stacks_in_8443 ol,#stacks_in_8443 dl{font-size:1.00rem!important}}

#stacks_in_8443 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8447 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8449 textarea {
  height: 200px !important;
}
#stacks_in_8451 p,#stacks_in_8451 div{margin-bottom:0}#stacks_in_8451 p,#stacks_in_8451 div,#stacks_in_8451 ul,#stacks_in_8451 ol,#stacks_in_8451 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8451 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8451 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8451,#stacks_in_8451 div,#stacks_in_8451 p,#stacks_in_8451 .fa:not(.no-indent),#stacks_in_8451 ol,#stacks_in_8451 ul li,#stacks_in_8451 ol li,#stacks_in_8451 ol,#stacks_in_8451 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8451{}}
@media only screen and (max-width:480.00px){#stacks_in_8451,#stacks_in_8451 div,#stacks_in_8451 p,#stacks_in_8451 ol,#stacks_in_8451 ul li,#stacks_in_8451 ol li,#stacks_in_8451 ol,#stacks_in_8451 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8451,#stacks_in_8451 div,#stacks_in_8451 p,#stacks_in_8451 ol,#stacks_in_8451 ul li,#stacks_in_8451 ol li,#stacks_in_8451 ol,#stacks_in_8451 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8451,#stacks_in_8451 div,#stacks_in_8451 p,#stacks_in_8451 ol,#stacks_in_8451 ul li,#stacks_in_8451 ol li,#stacks_in_8451 ol,#stacks_in_8451 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8451,#stacks_in_8451 div,#stacks_in_8451 p,#stacks_in_8451 ol,#stacks_in_8451 ul li,#stacks_in_8451 ol li,#stacks_in_8451 ol,#stacks_in_8451 dl{font-size:1.00rem!important}}

#stacks_in_8451 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8455shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8456 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8456 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8456 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8456 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8456 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8456 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8456 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8458 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8460 textarea {
  height: 200px !important;
}
#stacks_in_8462 p,#stacks_in_8462 div{margin-bottom:0}#stacks_in_8462 p,#stacks_in_8462 div,#stacks_in_8462 ul,#stacks_in_8462 ol,#stacks_in_8462 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8462 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8462 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8462,#stacks_in_8462 div,#stacks_in_8462 p,#stacks_in_8462 .fa:not(.no-indent),#stacks_in_8462 ol,#stacks_in_8462 ul li,#stacks_in_8462 ol li,#stacks_in_8462 ol,#stacks_in_8462 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8462{}}
@media only screen and (max-width:480.00px){#stacks_in_8462,#stacks_in_8462 div,#stacks_in_8462 p,#stacks_in_8462 ol,#stacks_in_8462 ul li,#stacks_in_8462 ol li,#stacks_in_8462 ol,#stacks_in_8462 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8462,#stacks_in_8462 div,#stacks_in_8462 p,#stacks_in_8462 ol,#stacks_in_8462 ul li,#stacks_in_8462 ol li,#stacks_in_8462 ol,#stacks_in_8462 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8462,#stacks_in_8462 div,#stacks_in_8462 p,#stacks_in_8462 ol,#stacks_in_8462 ul li,#stacks_in_8462 ol li,#stacks_in_8462 ol,#stacks_in_8462 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8462,#stacks_in_8462 div,#stacks_in_8462 p,#stacks_in_8462 ol,#stacks_in_8462 ul li,#stacks_in_8462 ol li,#stacks_in_8462 ol,#stacks_in_8462 dl{font-size:1.00rem!important}}

#stacks_in_8462 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8466 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8468 textarea {
  height: 200px !important;
}
#stacks_in_8470 p,#stacks_in_8470 div{margin-bottom:0}#stacks_in_8470 p,#stacks_in_8470 div,#stacks_in_8470 ul,#stacks_in_8470 ol,#stacks_in_8470 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8470 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8470 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8470,#stacks_in_8470 div,#stacks_in_8470 p,#stacks_in_8470 .fa:not(.no-indent),#stacks_in_8470 ol,#stacks_in_8470 ul li,#stacks_in_8470 ol li,#stacks_in_8470 ol,#stacks_in_8470 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8470{}}
@media only screen and (max-width:480.00px){#stacks_in_8470,#stacks_in_8470 div,#stacks_in_8470 p,#stacks_in_8470 ol,#stacks_in_8470 ul li,#stacks_in_8470 ol li,#stacks_in_8470 ol,#stacks_in_8470 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8470,#stacks_in_8470 div,#stacks_in_8470 p,#stacks_in_8470 ol,#stacks_in_8470 ul li,#stacks_in_8470 ol li,#stacks_in_8470 ol,#stacks_in_8470 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8470,#stacks_in_8470 div,#stacks_in_8470 p,#stacks_in_8470 ol,#stacks_in_8470 ul li,#stacks_in_8470 ol li,#stacks_in_8470 ol,#stacks_in_8470 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8470,#stacks_in_8470 div,#stacks_in_8470 p,#stacks_in_8470 ol,#stacks_in_8470 ul li,#stacks_in_8470 ol li,#stacks_in_8470 ol,#stacks_in_8470 dl{font-size:1.00rem!important}}

#stacks_in_8470 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8474 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8476 textarea {
  height: 200px !important;
}
#stacks_in_8478 p,#stacks_in_8478 div{margin-bottom:0}#stacks_in_8478 p,#stacks_in_8478 div,#stacks_in_8478 ul,#stacks_in_8478 ol,#stacks_in_8478 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8478 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8478 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8478,#stacks_in_8478 div,#stacks_in_8478 p,#stacks_in_8478 .fa:not(.no-indent),#stacks_in_8478 ol,#stacks_in_8478 ul li,#stacks_in_8478 ol li,#stacks_in_8478 ol,#stacks_in_8478 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8478{}}
@media only screen and (max-width:480.00px){#stacks_in_8478,#stacks_in_8478 div,#stacks_in_8478 p,#stacks_in_8478 ol,#stacks_in_8478 ul li,#stacks_in_8478 ol li,#stacks_in_8478 ol,#stacks_in_8478 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8478,#stacks_in_8478 div,#stacks_in_8478 p,#stacks_in_8478 ol,#stacks_in_8478 ul li,#stacks_in_8478 ol li,#stacks_in_8478 ol,#stacks_in_8478 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8478,#stacks_in_8478 div,#stacks_in_8478 p,#stacks_in_8478 ol,#stacks_in_8478 ul li,#stacks_in_8478 ol li,#stacks_in_8478 ol,#stacks_in_8478 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8478,#stacks_in_8478 div,#stacks_in_8478 p,#stacks_in_8478 ol,#stacks_in_8478 ul li,#stacks_in_8478 ol li,#stacks_in_8478 ol,#stacks_in_8478 dl{font-size:1.00rem!important}}

#stacks_in_8478 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8482shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8483 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8483 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8483 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8483 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8483 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8483 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8483 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8485 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8487 textarea {
  height: 200px !important;
}
#stacks_in_8489 p,#stacks_in_8489 div{margin-bottom:0}#stacks_in_8489 p,#stacks_in_8489 div,#stacks_in_8489 ul,#stacks_in_8489 ol,#stacks_in_8489 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8489 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8489 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8489,#stacks_in_8489 div,#stacks_in_8489 p,#stacks_in_8489 .fa:not(.no-indent),#stacks_in_8489 ol,#stacks_in_8489 ul li,#stacks_in_8489 ol li,#stacks_in_8489 ol,#stacks_in_8489 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8489{}}
@media only screen and (max-width:480.00px){#stacks_in_8489,#stacks_in_8489 div,#stacks_in_8489 p,#stacks_in_8489 ol,#stacks_in_8489 ul li,#stacks_in_8489 ol li,#stacks_in_8489 ol,#stacks_in_8489 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8489,#stacks_in_8489 div,#stacks_in_8489 p,#stacks_in_8489 ol,#stacks_in_8489 ul li,#stacks_in_8489 ol li,#stacks_in_8489 ol,#stacks_in_8489 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8489,#stacks_in_8489 div,#stacks_in_8489 p,#stacks_in_8489 ol,#stacks_in_8489 ul li,#stacks_in_8489 ol li,#stacks_in_8489 ol,#stacks_in_8489 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8489,#stacks_in_8489 div,#stacks_in_8489 p,#stacks_in_8489 ol,#stacks_in_8489 ul li,#stacks_in_8489 ol li,#stacks_in_8489 ol,#stacks_in_8489 dl{font-size:1.00rem!important}}

#stacks_in_8489 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8497 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8497 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8497 .foundry-label > h3:before,
	#stacks_in_8497 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8497 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8497 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8497 .foundry-label {
		width: 100%;
	}

	#stacks_in_8497 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8497 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8498 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8498 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8498 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8498 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8498 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8498 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8498 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8500 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8502 textarea {
  height: 200px !important;
}
#stacks_in_8504 p,#stacks_in_8504 div{margin-bottom:0}#stacks_in_8504 p,#stacks_in_8504 div,#stacks_in_8504 ul,#stacks_in_8504 ol,#stacks_in_8504 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8504 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8504 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8504,#stacks_in_8504 div,#stacks_in_8504 p,#stacks_in_8504 .fa:not(.no-indent),#stacks_in_8504 ol,#stacks_in_8504 ul li,#stacks_in_8504 ol li,#stacks_in_8504 ol,#stacks_in_8504 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8504{}}
@media only screen and (max-width:480.00px){#stacks_in_8504,#stacks_in_8504 div,#stacks_in_8504 p,#stacks_in_8504 ol,#stacks_in_8504 ul li,#stacks_in_8504 ol li,#stacks_in_8504 ol,#stacks_in_8504 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8504,#stacks_in_8504 div,#stacks_in_8504 p,#stacks_in_8504 ol,#stacks_in_8504 ul li,#stacks_in_8504 ol li,#stacks_in_8504 ol,#stacks_in_8504 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8504,#stacks_in_8504 div,#stacks_in_8504 p,#stacks_in_8504 ol,#stacks_in_8504 ul li,#stacks_in_8504 ol li,#stacks_in_8504 ol,#stacks_in_8504 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8504,#stacks_in_8504 div,#stacks_in_8504 p,#stacks_in_8504 ol,#stacks_in_8504 ul li,#stacks_in_8504 ol li,#stacks_in_8504 ol,#stacks_in_8504 dl{font-size:1.00rem!important}}

#stacks_in_8504 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8508 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8510 textarea {
  height: 200px !important;
}
#stacks_in_8512 p,#stacks_in_8512 div{margin-bottom:0}#stacks_in_8512 p,#stacks_in_8512 div,#stacks_in_8512 ul,#stacks_in_8512 ol,#stacks_in_8512 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8512 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8512 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8512,#stacks_in_8512 div,#stacks_in_8512 p,#stacks_in_8512 .fa:not(.no-indent),#stacks_in_8512 ol,#stacks_in_8512 ul li,#stacks_in_8512 ol li,#stacks_in_8512 ol,#stacks_in_8512 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8512{}}
@media only screen and (max-width:480.00px){#stacks_in_8512,#stacks_in_8512 div,#stacks_in_8512 p,#stacks_in_8512 ol,#stacks_in_8512 ul li,#stacks_in_8512 ol li,#stacks_in_8512 ol,#stacks_in_8512 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8512,#stacks_in_8512 div,#stacks_in_8512 p,#stacks_in_8512 ol,#stacks_in_8512 ul li,#stacks_in_8512 ol li,#stacks_in_8512 ol,#stacks_in_8512 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8512,#stacks_in_8512 div,#stacks_in_8512 p,#stacks_in_8512 ol,#stacks_in_8512 ul li,#stacks_in_8512 ol li,#stacks_in_8512 ol,#stacks_in_8512 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8512,#stacks_in_8512 div,#stacks_in_8512 p,#stacks_in_8512 ol,#stacks_in_8512 ul li,#stacks_in_8512 ol li,#stacks_in_8512 ol,#stacks_in_8512 dl{font-size:1.00rem!important}}

#stacks_in_8512 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8516 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8518 textarea {
  height: 200px !important;
}
#stacks_in_8520 p,#stacks_in_8520 div{margin-bottom:0}#stacks_in_8520 p,#stacks_in_8520 div,#stacks_in_8520 ul,#stacks_in_8520 ol,#stacks_in_8520 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8520 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8520 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8520,#stacks_in_8520 div,#stacks_in_8520 p,#stacks_in_8520 .fa:not(.no-indent),#stacks_in_8520 ol,#stacks_in_8520 ul li,#stacks_in_8520 ol li,#stacks_in_8520 ol,#stacks_in_8520 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8520{}}
@media only screen and (max-width:480.00px){#stacks_in_8520,#stacks_in_8520 div,#stacks_in_8520 p,#stacks_in_8520 ol,#stacks_in_8520 ul li,#stacks_in_8520 ol li,#stacks_in_8520 ol,#stacks_in_8520 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8520,#stacks_in_8520 div,#stacks_in_8520 p,#stacks_in_8520 ol,#stacks_in_8520 ul li,#stacks_in_8520 ol li,#stacks_in_8520 ol,#stacks_in_8520 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8520,#stacks_in_8520 div,#stacks_in_8520 p,#stacks_in_8520 ol,#stacks_in_8520 ul li,#stacks_in_8520 ol li,#stacks_in_8520 ol,#stacks_in_8520 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8520,#stacks_in_8520 div,#stacks_in_8520 p,#stacks_in_8520 ol,#stacks_in_8520 ul li,#stacks_in_8520 ol li,#stacks_in_8520 ol,#stacks_in_8520 dl{font-size:1.00rem!important}}

#stacks_in_8520 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8524shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8525 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8525 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8525 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8525 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8525 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8525 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8525 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8527 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8529 textarea {
  height: 200px !important;
}
#stacks_in_8531 p,#stacks_in_8531 div{margin-bottom:0}#stacks_in_8531 p,#stacks_in_8531 div,#stacks_in_8531 ul,#stacks_in_8531 ol,#stacks_in_8531 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8531 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8531 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8531,#stacks_in_8531 div,#stacks_in_8531 p,#stacks_in_8531 .fa:not(.no-indent),#stacks_in_8531 ol,#stacks_in_8531 ul li,#stacks_in_8531 ol li,#stacks_in_8531 ol,#stacks_in_8531 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8531{}}
@media only screen and (max-width:480.00px){#stacks_in_8531,#stacks_in_8531 div,#stacks_in_8531 p,#stacks_in_8531 ol,#stacks_in_8531 ul li,#stacks_in_8531 ol li,#stacks_in_8531 ol,#stacks_in_8531 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8531,#stacks_in_8531 div,#stacks_in_8531 p,#stacks_in_8531 ol,#stacks_in_8531 ul li,#stacks_in_8531 ol li,#stacks_in_8531 ol,#stacks_in_8531 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8531,#stacks_in_8531 div,#stacks_in_8531 p,#stacks_in_8531 ol,#stacks_in_8531 ul li,#stacks_in_8531 ol li,#stacks_in_8531 ol,#stacks_in_8531 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8531,#stacks_in_8531 div,#stacks_in_8531 p,#stacks_in_8531 ol,#stacks_in_8531 ul li,#stacks_in_8531 ol li,#stacks_in_8531 ol,#stacks_in_8531 dl{font-size:1.00rem!important}}

#stacks_in_8531 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8535 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8537 textarea {
  height: 200px !important;
}
#stacks_in_8539 p,#stacks_in_8539 div{margin-bottom:0}#stacks_in_8539 p,#stacks_in_8539 div,#stacks_in_8539 ul,#stacks_in_8539 ol,#stacks_in_8539 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8539 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8539 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8539,#stacks_in_8539 div,#stacks_in_8539 p,#stacks_in_8539 .fa:not(.no-indent),#stacks_in_8539 ol,#stacks_in_8539 ul li,#stacks_in_8539 ol li,#stacks_in_8539 ol,#stacks_in_8539 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8539{}}
@media only screen and (max-width:480.00px){#stacks_in_8539,#stacks_in_8539 div,#stacks_in_8539 p,#stacks_in_8539 ol,#stacks_in_8539 ul li,#stacks_in_8539 ol li,#stacks_in_8539 ol,#stacks_in_8539 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8539,#stacks_in_8539 div,#stacks_in_8539 p,#stacks_in_8539 ol,#stacks_in_8539 ul li,#stacks_in_8539 ol li,#stacks_in_8539 ol,#stacks_in_8539 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8539,#stacks_in_8539 div,#stacks_in_8539 p,#stacks_in_8539 ol,#stacks_in_8539 ul li,#stacks_in_8539 ol li,#stacks_in_8539 ol,#stacks_in_8539 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8539,#stacks_in_8539 div,#stacks_in_8539 p,#stacks_in_8539 ol,#stacks_in_8539 ul li,#stacks_in_8539 ol li,#stacks_in_8539 ol,#stacks_in_8539 dl{font-size:1.00rem!important}}

#stacks_in_8539 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8543 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8545 textarea {
  height: 200px !important;
}
#stacks_in_8547 p,#stacks_in_8547 div{margin-bottom:0}#stacks_in_8547 p,#stacks_in_8547 div,#stacks_in_8547 ul,#stacks_in_8547 ol,#stacks_in_8547 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8547 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8547 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8547,#stacks_in_8547 div,#stacks_in_8547 p,#stacks_in_8547 .fa:not(.no-indent),#stacks_in_8547 ol,#stacks_in_8547 ul li,#stacks_in_8547 ol li,#stacks_in_8547 ol,#stacks_in_8547 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8547{}}
@media only screen and (max-width:480.00px){#stacks_in_8547,#stacks_in_8547 div,#stacks_in_8547 p,#stacks_in_8547 ol,#stacks_in_8547 ul li,#stacks_in_8547 ol li,#stacks_in_8547 ol,#stacks_in_8547 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8547,#stacks_in_8547 div,#stacks_in_8547 p,#stacks_in_8547 ol,#stacks_in_8547 ul li,#stacks_in_8547 ol li,#stacks_in_8547 ol,#stacks_in_8547 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8547,#stacks_in_8547 div,#stacks_in_8547 p,#stacks_in_8547 ol,#stacks_in_8547 ul li,#stacks_in_8547 ol li,#stacks_in_8547 ol,#stacks_in_8547 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8547,#stacks_in_8547 div,#stacks_in_8547 p,#stacks_in_8547 ol,#stacks_in_8547 ul li,#stacks_in_8547 ol li,#stacks_in_8547 ol,#stacks_in_8547 dl{font-size:1.00rem!important}}

#stacks_in_8547 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8551shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8552 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8552 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8552 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8552 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8552 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8552 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8552 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8554 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8556 textarea {
  height: 200px !important;
}
#stacks_in_8558 p,#stacks_in_8558 div{margin-bottom:0}#stacks_in_8558 p,#stacks_in_8558 div,#stacks_in_8558 ul,#stacks_in_8558 ol,#stacks_in_8558 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8558 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8558 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8558,#stacks_in_8558 div,#stacks_in_8558 p,#stacks_in_8558 .fa:not(.no-indent),#stacks_in_8558 ol,#stacks_in_8558 ul li,#stacks_in_8558 ol li,#stacks_in_8558 ol,#stacks_in_8558 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8558{}}
@media only screen and (max-width:480.00px){#stacks_in_8558,#stacks_in_8558 div,#stacks_in_8558 p,#stacks_in_8558 ol,#stacks_in_8558 ul li,#stacks_in_8558 ol li,#stacks_in_8558 ol,#stacks_in_8558 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8558,#stacks_in_8558 div,#stacks_in_8558 p,#stacks_in_8558 ol,#stacks_in_8558 ul li,#stacks_in_8558 ol li,#stacks_in_8558 ol,#stacks_in_8558 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8558,#stacks_in_8558 div,#stacks_in_8558 p,#stacks_in_8558 ol,#stacks_in_8558 ul li,#stacks_in_8558 ol li,#stacks_in_8558 ol,#stacks_in_8558 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8558,#stacks_in_8558 div,#stacks_in_8558 p,#stacks_in_8558 ol,#stacks_in_8558 ul li,#stacks_in_8558 ol li,#stacks_in_8558 ol,#stacks_in_8558 dl{font-size:1.00rem!important}}

#stacks_in_8558 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8566 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8566 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8566 .foundry-label > h3:before,
	#stacks_in_8566 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8566 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8566 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8566 .foundry-label {
		width: 100%;
	}

	#stacks_in_8566 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8566 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8567 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8567 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8567 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8567 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8567 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8567 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8567 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8569 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8571 textarea {
  height: 200px !important;
}
#stacks_in_8573 p,#stacks_in_8573 div{margin-bottom:0}#stacks_in_8573 p,#stacks_in_8573 div,#stacks_in_8573 ul,#stacks_in_8573 ol,#stacks_in_8573 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8573 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8573 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8573,#stacks_in_8573 div,#stacks_in_8573 p,#stacks_in_8573 .fa:not(.no-indent),#stacks_in_8573 ol,#stacks_in_8573 ul li,#stacks_in_8573 ol li,#stacks_in_8573 ol,#stacks_in_8573 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8573{}}
@media only screen and (max-width:480.00px){#stacks_in_8573,#stacks_in_8573 div,#stacks_in_8573 p,#stacks_in_8573 ol,#stacks_in_8573 ul li,#stacks_in_8573 ol li,#stacks_in_8573 ol,#stacks_in_8573 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8573,#stacks_in_8573 div,#stacks_in_8573 p,#stacks_in_8573 ol,#stacks_in_8573 ul li,#stacks_in_8573 ol li,#stacks_in_8573 ol,#stacks_in_8573 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8573,#stacks_in_8573 div,#stacks_in_8573 p,#stacks_in_8573 ol,#stacks_in_8573 ul li,#stacks_in_8573 ol li,#stacks_in_8573 ol,#stacks_in_8573 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8573,#stacks_in_8573 div,#stacks_in_8573 p,#stacks_in_8573 ol,#stacks_in_8573 ul li,#stacks_in_8573 ol li,#stacks_in_8573 ol,#stacks_in_8573 dl{font-size:1.00rem!important}}

#stacks_in_8573 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8577 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8579 textarea {
  height: 200px !important;
}
#stacks_in_8581 p,#stacks_in_8581 div{margin-bottom:0}#stacks_in_8581 p,#stacks_in_8581 div,#stacks_in_8581 ul,#stacks_in_8581 ol,#stacks_in_8581 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8581 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8581 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8581,#stacks_in_8581 div,#stacks_in_8581 p,#stacks_in_8581 .fa:not(.no-indent),#stacks_in_8581 ol,#stacks_in_8581 ul li,#stacks_in_8581 ol li,#stacks_in_8581 ol,#stacks_in_8581 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8581{}}
@media only screen and (max-width:480.00px){#stacks_in_8581,#stacks_in_8581 div,#stacks_in_8581 p,#stacks_in_8581 ol,#stacks_in_8581 ul li,#stacks_in_8581 ol li,#stacks_in_8581 ol,#stacks_in_8581 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8581,#stacks_in_8581 div,#stacks_in_8581 p,#stacks_in_8581 ol,#stacks_in_8581 ul li,#stacks_in_8581 ol li,#stacks_in_8581 ol,#stacks_in_8581 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8581,#stacks_in_8581 div,#stacks_in_8581 p,#stacks_in_8581 ol,#stacks_in_8581 ul li,#stacks_in_8581 ol li,#stacks_in_8581 ol,#stacks_in_8581 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8581,#stacks_in_8581 div,#stacks_in_8581 p,#stacks_in_8581 ol,#stacks_in_8581 ul li,#stacks_in_8581 ol li,#stacks_in_8581 ol,#stacks_in_8581 dl{font-size:1.00rem!important}}

#stacks_in_8581 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8585 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8587 textarea {
  height: 200px !important;
}
#stacks_in_8589 p,#stacks_in_8589 div{margin-bottom:0}#stacks_in_8589 p,#stacks_in_8589 div,#stacks_in_8589 ul,#stacks_in_8589 ol,#stacks_in_8589 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8589 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8589 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8589,#stacks_in_8589 div,#stacks_in_8589 p,#stacks_in_8589 .fa:not(.no-indent),#stacks_in_8589 ol,#stacks_in_8589 ul li,#stacks_in_8589 ol li,#stacks_in_8589 ol,#stacks_in_8589 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8589{}}
@media only screen and (max-width:480.00px){#stacks_in_8589,#stacks_in_8589 div,#stacks_in_8589 p,#stacks_in_8589 ol,#stacks_in_8589 ul li,#stacks_in_8589 ol li,#stacks_in_8589 ol,#stacks_in_8589 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8589,#stacks_in_8589 div,#stacks_in_8589 p,#stacks_in_8589 ol,#stacks_in_8589 ul li,#stacks_in_8589 ol li,#stacks_in_8589 ol,#stacks_in_8589 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8589,#stacks_in_8589 div,#stacks_in_8589 p,#stacks_in_8589 ol,#stacks_in_8589 ul li,#stacks_in_8589 ol li,#stacks_in_8589 ol,#stacks_in_8589 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8589,#stacks_in_8589 div,#stacks_in_8589 p,#stacks_in_8589 ol,#stacks_in_8589 ul li,#stacks_in_8589 ol li,#stacks_in_8589 ol,#stacks_in_8589 dl{font-size:1.00rem!important}}

#stacks_in_8589 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8593shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8594 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8594 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8594 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8594 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8594 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8594 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8594 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8596 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8598 textarea {
  height: 200px !important;
}
#stacks_in_8600 p,#stacks_in_8600 div{margin-bottom:0}#stacks_in_8600 p,#stacks_in_8600 div,#stacks_in_8600 ul,#stacks_in_8600 ol,#stacks_in_8600 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8600 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8600 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8600,#stacks_in_8600 div,#stacks_in_8600 p,#stacks_in_8600 .fa:not(.no-indent),#stacks_in_8600 ol,#stacks_in_8600 ul li,#stacks_in_8600 ol li,#stacks_in_8600 ol,#stacks_in_8600 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8600{}}
@media only screen and (max-width:480.00px){#stacks_in_8600,#stacks_in_8600 div,#stacks_in_8600 p,#stacks_in_8600 ol,#stacks_in_8600 ul li,#stacks_in_8600 ol li,#stacks_in_8600 ol,#stacks_in_8600 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8600,#stacks_in_8600 div,#stacks_in_8600 p,#stacks_in_8600 ol,#stacks_in_8600 ul li,#stacks_in_8600 ol li,#stacks_in_8600 ol,#stacks_in_8600 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8600,#stacks_in_8600 div,#stacks_in_8600 p,#stacks_in_8600 ol,#stacks_in_8600 ul li,#stacks_in_8600 ol li,#stacks_in_8600 ol,#stacks_in_8600 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8600,#stacks_in_8600 div,#stacks_in_8600 p,#stacks_in_8600 ol,#stacks_in_8600 ul li,#stacks_in_8600 ol li,#stacks_in_8600 ol,#stacks_in_8600 dl{font-size:1.00rem!important}}

#stacks_in_8600 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8604 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8606 textarea {
  height: 200px !important;
}
#stacks_in_8608 p,#stacks_in_8608 div{margin-bottom:0}#stacks_in_8608 p,#stacks_in_8608 div,#stacks_in_8608 ul,#stacks_in_8608 ol,#stacks_in_8608 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8608 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8608 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8608,#stacks_in_8608 div,#stacks_in_8608 p,#stacks_in_8608 .fa:not(.no-indent),#stacks_in_8608 ol,#stacks_in_8608 ul li,#stacks_in_8608 ol li,#stacks_in_8608 ol,#stacks_in_8608 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8608{}}
@media only screen and (max-width:480.00px){#stacks_in_8608,#stacks_in_8608 div,#stacks_in_8608 p,#stacks_in_8608 ol,#stacks_in_8608 ul li,#stacks_in_8608 ol li,#stacks_in_8608 ol,#stacks_in_8608 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8608,#stacks_in_8608 div,#stacks_in_8608 p,#stacks_in_8608 ol,#stacks_in_8608 ul li,#stacks_in_8608 ol li,#stacks_in_8608 ol,#stacks_in_8608 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8608,#stacks_in_8608 div,#stacks_in_8608 p,#stacks_in_8608 ol,#stacks_in_8608 ul li,#stacks_in_8608 ol li,#stacks_in_8608 ol,#stacks_in_8608 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8608,#stacks_in_8608 div,#stacks_in_8608 p,#stacks_in_8608 ol,#stacks_in_8608 ul li,#stacks_in_8608 ol li,#stacks_in_8608 ol,#stacks_in_8608 dl{font-size:1.00rem!important}}

#stacks_in_8608 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8612 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8614 textarea {
  height: 200px !important;
}
#stacks_in_8616 p,#stacks_in_8616 div{margin-bottom:0}#stacks_in_8616 p,#stacks_in_8616 div,#stacks_in_8616 ul,#stacks_in_8616 ol,#stacks_in_8616 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8616 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8616 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8616,#stacks_in_8616 div,#stacks_in_8616 p,#stacks_in_8616 .fa:not(.no-indent),#stacks_in_8616 ol,#stacks_in_8616 ul li,#stacks_in_8616 ol li,#stacks_in_8616 ol,#stacks_in_8616 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8616{}}
@media only screen and (max-width:480.00px){#stacks_in_8616,#stacks_in_8616 div,#stacks_in_8616 p,#stacks_in_8616 ol,#stacks_in_8616 ul li,#stacks_in_8616 ol li,#stacks_in_8616 ol,#stacks_in_8616 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8616,#stacks_in_8616 div,#stacks_in_8616 p,#stacks_in_8616 ol,#stacks_in_8616 ul li,#stacks_in_8616 ol li,#stacks_in_8616 ol,#stacks_in_8616 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8616,#stacks_in_8616 div,#stacks_in_8616 p,#stacks_in_8616 ol,#stacks_in_8616 ul li,#stacks_in_8616 ol li,#stacks_in_8616 ol,#stacks_in_8616 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8616,#stacks_in_8616 div,#stacks_in_8616 p,#stacks_in_8616 ol,#stacks_in_8616 ul li,#stacks_in_8616 ol li,#stacks_in_8616 ol,#stacks_in_8616 dl{font-size:1.00rem!important}}

#stacks_in_8616 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8620shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8621 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8621 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8621 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8621 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8621 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8621 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8621 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8623 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8625 textarea {
  height: 200px !important;
}
#stacks_in_8627 p,#stacks_in_8627 div{margin-bottom:0}#stacks_in_8627 p,#stacks_in_8627 div,#stacks_in_8627 ul,#stacks_in_8627 ol,#stacks_in_8627 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8627 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8627 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8627,#stacks_in_8627 div,#stacks_in_8627 p,#stacks_in_8627 .fa:not(.no-indent),#stacks_in_8627 ol,#stacks_in_8627 ul li,#stacks_in_8627 ol li,#stacks_in_8627 ol,#stacks_in_8627 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8627{}}
@media only screen and (max-width:480.00px){#stacks_in_8627,#stacks_in_8627 div,#stacks_in_8627 p,#stacks_in_8627 ol,#stacks_in_8627 ul li,#stacks_in_8627 ol li,#stacks_in_8627 ol,#stacks_in_8627 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8627,#stacks_in_8627 div,#stacks_in_8627 p,#stacks_in_8627 ol,#stacks_in_8627 ul li,#stacks_in_8627 ol li,#stacks_in_8627 ol,#stacks_in_8627 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8627,#stacks_in_8627 div,#stacks_in_8627 p,#stacks_in_8627 ol,#stacks_in_8627 ul li,#stacks_in_8627 ol li,#stacks_in_8627 ol,#stacks_in_8627 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8627,#stacks_in_8627 div,#stacks_in_8627 p,#stacks_in_8627 ol,#stacks_in_8627 ul li,#stacks_in_8627 ol li,#stacks_in_8627 ol,#stacks_in_8627 dl{font-size:1.00rem!important}}

#stacks_in_8627 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8635 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8635 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8635 .foundry-label > h3:before,
	#stacks_in_8635 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8635 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8635 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8635 .foundry-label {
		width: 100%;
	}

	#stacks_in_8635 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8635 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8636 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8636 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8636 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8636 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8636 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8636 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8636 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8638 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8640 textarea {
  height: 200px !important;
}
#stacks_in_8642 p,#stacks_in_8642 div{margin-bottom:0}#stacks_in_8642 p,#stacks_in_8642 div,#stacks_in_8642 ul,#stacks_in_8642 ol,#stacks_in_8642 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8642 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8642 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8642,#stacks_in_8642 div,#stacks_in_8642 p,#stacks_in_8642 .fa:not(.no-indent),#stacks_in_8642 ol,#stacks_in_8642 ul li,#stacks_in_8642 ol li,#stacks_in_8642 ol,#stacks_in_8642 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8642{}}
@media only screen and (max-width:480.00px){#stacks_in_8642,#stacks_in_8642 div,#stacks_in_8642 p,#stacks_in_8642 ol,#stacks_in_8642 ul li,#stacks_in_8642 ol li,#stacks_in_8642 ol,#stacks_in_8642 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8642,#stacks_in_8642 div,#stacks_in_8642 p,#stacks_in_8642 ol,#stacks_in_8642 ul li,#stacks_in_8642 ol li,#stacks_in_8642 ol,#stacks_in_8642 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8642,#stacks_in_8642 div,#stacks_in_8642 p,#stacks_in_8642 ol,#stacks_in_8642 ul li,#stacks_in_8642 ol li,#stacks_in_8642 ol,#stacks_in_8642 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8642,#stacks_in_8642 div,#stacks_in_8642 p,#stacks_in_8642 ol,#stacks_in_8642 ul li,#stacks_in_8642 ol li,#stacks_in_8642 ol,#stacks_in_8642 dl{font-size:1.00rem!important}}

#stacks_in_8642 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8646 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8648 textarea {
  height: 200px !important;
}
#stacks_in_8650 p,#stacks_in_8650 div{margin-bottom:0}#stacks_in_8650 p,#stacks_in_8650 div,#stacks_in_8650 ul,#stacks_in_8650 ol,#stacks_in_8650 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8650 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8650 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8650,#stacks_in_8650 div,#stacks_in_8650 p,#stacks_in_8650 .fa:not(.no-indent),#stacks_in_8650 ol,#stacks_in_8650 ul li,#stacks_in_8650 ol li,#stacks_in_8650 ol,#stacks_in_8650 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8650{}}
@media only screen and (max-width:480.00px){#stacks_in_8650,#stacks_in_8650 div,#stacks_in_8650 p,#stacks_in_8650 ol,#stacks_in_8650 ul li,#stacks_in_8650 ol li,#stacks_in_8650 ol,#stacks_in_8650 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8650,#stacks_in_8650 div,#stacks_in_8650 p,#stacks_in_8650 ol,#stacks_in_8650 ul li,#stacks_in_8650 ol li,#stacks_in_8650 ol,#stacks_in_8650 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8650,#stacks_in_8650 div,#stacks_in_8650 p,#stacks_in_8650 ol,#stacks_in_8650 ul li,#stacks_in_8650 ol li,#stacks_in_8650 ol,#stacks_in_8650 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8650,#stacks_in_8650 div,#stacks_in_8650 p,#stacks_in_8650 ol,#stacks_in_8650 ul li,#stacks_in_8650 ol li,#stacks_in_8650 ol,#stacks_in_8650 dl{font-size:1.00rem!important}}

#stacks_in_8650 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8654 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8656 textarea {
  height: 200px !important;
}
#stacks_in_8658 p,#stacks_in_8658 div{margin-bottom:0}#stacks_in_8658 p,#stacks_in_8658 div,#stacks_in_8658 ul,#stacks_in_8658 ol,#stacks_in_8658 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8658 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8658 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8658,#stacks_in_8658 div,#stacks_in_8658 p,#stacks_in_8658 .fa:not(.no-indent),#stacks_in_8658 ol,#stacks_in_8658 ul li,#stacks_in_8658 ol li,#stacks_in_8658 ol,#stacks_in_8658 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8658{}}
@media only screen and (max-width:480.00px){#stacks_in_8658,#stacks_in_8658 div,#stacks_in_8658 p,#stacks_in_8658 ol,#stacks_in_8658 ul li,#stacks_in_8658 ol li,#stacks_in_8658 ol,#stacks_in_8658 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8658,#stacks_in_8658 div,#stacks_in_8658 p,#stacks_in_8658 ol,#stacks_in_8658 ul li,#stacks_in_8658 ol li,#stacks_in_8658 ol,#stacks_in_8658 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8658,#stacks_in_8658 div,#stacks_in_8658 p,#stacks_in_8658 ol,#stacks_in_8658 ul li,#stacks_in_8658 ol li,#stacks_in_8658 ol,#stacks_in_8658 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8658,#stacks_in_8658 div,#stacks_in_8658 p,#stacks_in_8658 ol,#stacks_in_8658 ul li,#stacks_in_8658 ol li,#stacks_in_8658 ol,#stacks_in_8658 dl{font-size:1.00rem!important}}

#stacks_in_8658 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8662shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8663 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8663 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8663 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8663 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8663 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8663 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8663 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8665 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8667 textarea {
  height: 200px !important;
}
#stacks_in_8669 p,#stacks_in_8669 div{margin-bottom:0}#stacks_in_8669 p,#stacks_in_8669 div,#stacks_in_8669 ul,#stacks_in_8669 ol,#stacks_in_8669 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8669 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8669 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8669,#stacks_in_8669 div,#stacks_in_8669 p,#stacks_in_8669 .fa:not(.no-indent),#stacks_in_8669 ol,#stacks_in_8669 ul li,#stacks_in_8669 ol li,#stacks_in_8669 ol,#stacks_in_8669 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8669{}}
@media only screen and (max-width:480.00px){#stacks_in_8669,#stacks_in_8669 div,#stacks_in_8669 p,#stacks_in_8669 ol,#stacks_in_8669 ul li,#stacks_in_8669 ol li,#stacks_in_8669 ol,#stacks_in_8669 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8669,#stacks_in_8669 div,#stacks_in_8669 p,#stacks_in_8669 ol,#stacks_in_8669 ul li,#stacks_in_8669 ol li,#stacks_in_8669 ol,#stacks_in_8669 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8669,#stacks_in_8669 div,#stacks_in_8669 p,#stacks_in_8669 ol,#stacks_in_8669 ul li,#stacks_in_8669 ol li,#stacks_in_8669 ol,#stacks_in_8669 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8669,#stacks_in_8669 div,#stacks_in_8669 p,#stacks_in_8669 ol,#stacks_in_8669 ul li,#stacks_in_8669 ol li,#stacks_in_8669 ol,#stacks_in_8669 dl{font-size:1.00rem!important}}

#stacks_in_8669 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8673 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8675 textarea {
  height: 200px !important;
}
#stacks_in_8677 p,#stacks_in_8677 div{margin-bottom:0}#stacks_in_8677 p,#stacks_in_8677 div,#stacks_in_8677 ul,#stacks_in_8677 ol,#stacks_in_8677 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8677 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8677 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8677,#stacks_in_8677 div,#stacks_in_8677 p,#stacks_in_8677 .fa:not(.no-indent),#stacks_in_8677 ol,#stacks_in_8677 ul li,#stacks_in_8677 ol li,#stacks_in_8677 ol,#stacks_in_8677 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8677{}}
@media only screen and (max-width:480.00px){#stacks_in_8677,#stacks_in_8677 div,#stacks_in_8677 p,#stacks_in_8677 ol,#stacks_in_8677 ul li,#stacks_in_8677 ol li,#stacks_in_8677 ol,#stacks_in_8677 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8677,#stacks_in_8677 div,#stacks_in_8677 p,#stacks_in_8677 ol,#stacks_in_8677 ul li,#stacks_in_8677 ol li,#stacks_in_8677 ol,#stacks_in_8677 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8677,#stacks_in_8677 div,#stacks_in_8677 p,#stacks_in_8677 ol,#stacks_in_8677 ul li,#stacks_in_8677 ol li,#stacks_in_8677 ol,#stacks_in_8677 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8677,#stacks_in_8677 div,#stacks_in_8677 p,#stacks_in_8677 ol,#stacks_in_8677 ul li,#stacks_in_8677 ol li,#stacks_in_8677 ol,#stacks_in_8677 dl{font-size:1.00rem!important}}

#stacks_in_8677 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8681 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8683 textarea {
  height: 200px !important;
}
#stacks_in_8685 p,#stacks_in_8685 div{margin-bottom:0}#stacks_in_8685 p,#stacks_in_8685 div,#stacks_in_8685 ul,#stacks_in_8685 ol,#stacks_in_8685 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8685 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8685 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8685,#stacks_in_8685 div,#stacks_in_8685 p,#stacks_in_8685 .fa:not(.no-indent),#stacks_in_8685 ol,#stacks_in_8685 ul li,#stacks_in_8685 ol li,#stacks_in_8685 ol,#stacks_in_8685 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8685{}}
@media only screen and (max-width:480.00px){#stacks_in_8685,#stacks_in_8685 div,#stacks_in_8685 p,#stacks_in_8685 ol,#stacks_in_8685 ul li,#stacks_in_8685 ol li,#stacks_in_8685 ol,#stacks_in_8685 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8685,#stacks_in_8685 div,#stacks_in_8685 p,#stacks_in_8685 ol,#stacks_in_8685 ul li,#stacks_in_8685 ol li,#stacks_in_8685 ol,#stacks_in_8685 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8685,#stacks_in_8685 div,#stacks_in_8685 p,#stacks_in_8685 ol,#stacks_in_8685 ul li,#stacks_in_8685 ol li,#stacks_in_8685 ol,#stacks_in_8685 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8685,#stacks_in_8685 div,#stacks_in_8685 p,#stacks_in_8685 ol,#stacks_in_8685 ul li,#stacks_in_8685 ol li,#stacks_in_8685 ol,#stacks_in_8685 dl{font-size:1.00rem!important}}

#stacks_in_8685 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8689shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8690 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8690 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8690 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8690 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8690 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8690 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8690 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8692 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8694 textarea {
  height: 200px !important;
}
#stacks_in_8696 p,#stacks_in_8696 div{margin-bottom:0}#stacks_in_8696 p,#stacks_in_8696 div,#stacks_in_8696 ul,#stacks_in_8696 ol,#stacks_in_8696 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8696 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8696 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8696,#stacks_in_8696 div,#stacks_in_8696 p,#stacks_in_8696 .fa:not(.no-indent),#stacks_in_8696 ol,#stacks_in_8696 ul li,#stacks_in_8696 ol li,#stacks_in_8696 ol,#stacks_in_8696 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8696{}}
@media only screen and (max-width:480.00px){#stacks_in_8696,#stacks_in_8696 div,#stacks_in_8696 p,#stacks_in_8696 ol,#stacks_in_8696 ul li,#stacks_in_8696 ol li,#stacks_in_8696 ol,#stacks_in_8696 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8696,#stacks_in_8696 div,#stacks_in_8696 p,#stacks_in_8696 ol,#stacks_in_8696 ul li,#stacks_in_8696 ol li,#stacks_in_8696 ol,#stacks_in_8696 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8696,#stacks_in_8696 div,#stacks_in_8696 p,#stacks_in_8696 ol,#stacks_in_8696 ul li,#stacks_in_8696 ol li,#stacks_in_8696 ol,#stacks_in_8696 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8696,#stacks_in_8696 div,#stacks_in_8696 p,#stacks_in_8696 ol,#stacks_in_8696 ul li,#stacks_in_8696 ol li,#stacks_in_8696 ol,#stacks_in_8696 dl{font-size:1.00rem!important}}

#stacks_in_8696 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8704 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8704 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8704 .foundry-label > h3:before,
	#stacks_in_8704 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8704 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8704 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8704 .foundry-label {
		width: 100%;
	}

	#stacks_in_8704 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8704 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8705 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8705 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8705 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8705 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8705 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8705 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8705 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8707 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8709 textarea {
  height: 200px !important;
}
#stacks_in_8711 p,#stacks_in_8711 div{margin-bottom:0}#stacks_in_8711 p,#stacks_in_8711 div,#stacks_in_8711 ul,#stacks_in_8711 ol,#stacks_in_8711 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8711 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8711 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8711,#stacks_in_8711 div,#stacks_in_8711 p,#stacks_in_8711 .fa:not(.no-indent),#stacks_in_8711 ol,#stacks_in_8711 ul li,#stacks_in_8711 ol li,#stacks_in_8711 ol,#stacks_in_8711 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8711{}}
@media only screen and (max-width:480.00px){#stacks_in_8711,#stacks_in_8711 div,#stacks_in_8711 p,#stacks_in_8711 ol,#stacks_in_8711 ul li,#stacks_in_8711 ol li,#stacks_in_8711 ol,#stacks_in_8711 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8711,#stacks_in_8711 div,#stacks_in_8711 p,#stacks_in_8711 ol,#stacks_in_8711 ul li,#stacks_in_8711 ol li,#stacks_in_8711 ol,#stacks_in_8711 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8711,#stacks_in_8711 div,#stacks_in_8711 p,#stacks_in_8711 ol,#stacks_in_8711 ul li,#stacks_in_8711 ol li,#stacks_in_8711 ol,#stacks_in_8711 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8711,#stacks_in_8711 div,#stacks_in_8711 p,#stacks_in_8711 ol,#stacks_in_8711 ul li,#stacks_in_8711 ol li,#stacks_in_8711 ol,#stacks_in_8711 dl{font-size:1.00rem!important}}

#stacks_in_8711 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8715 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8717 textarea {
  height: 200px !important;
}
#stacks_in_8719 p,#stacks_in_8719 div{margin-bottom:0}#stacks_in_8719 p,#stacks_in_8719 div,#stacks_in_8719 ul,#stacks_in_8719 ol,#stacks_in_8719 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8719 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8719 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8719,#stacks_in_8719 div,#stacks_in_8719 p,#stacks_in_8719 .fa:not(.no-indent),#stacks_in_8719 ol,#stacks_in_8719 ul li,#stacks_in_8719 ol li,#stacks_in_8719 ol,#stacks_in_8719 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8719{}}
@media only screen and (max-width:480.00px){#stacks_in_8719,#stacks_in_8719 div,#stacks_in_8719 p,#stacks_in_8719 ol,#stacks_in_8719 ul li,#stacks_in_8719 ol li,#stacks_in_8719 ol,#stacks_in_8719 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8719,#stacks_in_8719 div,#stacks_in_8719 p,#stacks_in_8719 ol,#stacks_in_8719 ul li,#stacks_in_8719 ol li,#stacks_in_8719 ol,#stacks_in_8719 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8719,#stacks_in_8719 div,#stacks_in_8719 p,#stacks_in_8719 ol,#stacks_in_8719 ul li,#stacks_in_8719 ol li,#stacks_in_8719 ol,#stacks_in_8719 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8719,#stacks_in_8719 div,#stacks_in_8719 p,#stacks_in_8719 ol,#stacks_in_8719 ul li,#stacks_in_8719 ol li,#stacks_in_8719 ol,#stacks_in_8719 dl{font-size:1.00rem!important}}

#stacks_in_8719 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8723 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8725 textarea {
  height: 200px !important;
}
#stacks_in_8727 p,#stacks_in_8727 div{margin-bottom:0}#stacks_in_8727 p,#stacks_in_8727 div,#stacks_in_8727 ul,#stacks_in_8727 ol,#stacks_in_8727 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8727 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8727 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8727,#stacks_in_8727 div,#stacks_in_8727 p,#stacks_in_8727 .fa:not(.no-indent),#stacks_in_8727 ol,#stacks_in_8727 ul li,#stacks_in_8727 ol li,#stacks_in_8727 ol,#stacks_in_8727 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8727{}}
@media only screen and (max-width:480.00px){#stacks_in_8727,#stacks_in_8727 div,#stacks_in_8727 p,#stacks_in_8727 ol,#stacks_in_8727 ul li,#stacks_in_8727 ol li,#stacks_in_8727 ol,#stacks_in_8727 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8727,#stacks_in_8727 div,#stacks_in_8727 p,#stacks_in_8727 ol,#stacks_in_8727 ul li,#stacks_in_8727 ol li,#stacks_in_8727 ol,#stacks_in_8727 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8727,#stacks_in_8727 div,#stacks_in_8727 p,#stacks_in_8727 ol,#stacks_in_8727 ul li,#stacks_in_8727 ol li,#stacks_in_8727 ol,#stacks_in_8727 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8727,#stacks_in_8727 div,#stacks_in_8727 p,#stacks_in_8727 ol,#stacks_in_8727 ul li,#stacks_in_8727 ol li,#stacks_in_8727 ol,#stacks_in_8727 dl{font-size:1.00rem!important}}

#stacks_in_8727 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8731shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8732 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8732 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8732 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8732 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8732 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8732 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8732 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8734 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8736 textarea {
  height: 200px !important;
}
#stacks_in_8738 p,#stacks_in_8738 div{margin-bottom:0}#stacks_in_8738 p,#stacks_in_8738 div,#stacks_in_8738 ul,#stacks_in_8738 ol,#stacks_in_8738 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8738 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8738 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8738,#stacks_in_8738 div,#stacks_in_8738 p,#stacks_in_8738 .fa:not(.no-indent),#stacks_in_8738 ol,#stacks_in_8738 ul li,#stacks_in_8738 ol li,#stacks_in_8738 ol,#stacks_in_8738 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8738{}}
@media only screen and (max-width:480.00px){#stacks_in_8738,#stacks_in_8738 div,#stacks_in_8738 p,#stacks_in_8738 ol,#stacks_in_8738 ul li,#stacks_in_8738 ol li,#stacks_in_8738 ol,#stacks_in_8738 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8738,#stacks_in_8738 div,#stacks_in_8738 p,#stacks_in_8738 ol,#stacks_in_8738 ul li,#stacks_in_8738 ol li,#stacks_in_8738 ol,#stacks_in_8738 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8738,#stacks_in_8738 div,#stacks_in_8738 p,#stacks_in_8738 ol,#stacks_in_8738 ul li,#stacks_in_8738 ol li,#stacks_in_8738 ol,#stacks_in_8738 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8738,#stacks_in_8738 div,#stacks_in_8738 p,#stacks_in_8738 ol,#stacks_in_8738 ul li,#stacks_in_8738 ol li,#stacks_in_8738 ol,#stacks_in_8738 dl{font-size:1.00rem!important}}

#stacks_in_8738 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8742 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8744 textarea {
  height: 200px !important;
}
#stacks_in_8746 p,#stacks_in_8746 div{margin-bottom:0}#stacks_in_8746 p,#stacks_in_8746 div,#stacks_in_8746 ul,#stacks_in_8746 ol,#stacks_in_8746 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8746 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8746 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8746,#stacks_in_8746 div,#stacks_in_8746 p,#stacks_in_8746 .fa:not(.no-indent),#stacks_in_8746 ol,#stacks_in_8746 ul li,#stacks_in_8746 ol li,#stacks_in_8746 ol,#stacks_in_8746 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8746{}}
@media only screen and (max-width:480.00px){#stacks_in_8746,#stacks_in_8746 div,#stacks_in_8746 p,#stacks_in_8746 ol,#stacks_in_8746 ul li,#stacks_in_8746 ol li,#stacks_in_8746 ol,#stacks_in_8746 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8746,#stacks_in_8746 div,#stacks_in_8746 p,#stacks_in_8746 ol,#stacks_in_8746 ul li,#stacks_in_8746 ol li,#stacks_in_8746 ol,#stacks_in_8746 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8746,#stacks_in_8746 div,#stacks_in_8746 p,#stacks_in_8746 ol,#stacks_in_8746 ul li,#stacks_in_8746 ol li,#stacks_in_8746 ol,#stacks_in_8746 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8746,#stacks_in_8746 div,#stacks_in_8746 p,#stacks_in_8746 ol,#stacks_in_8746 ul li,#stacks_in_8746 ol li,#stacks_in_8746 ol,#stacks_in_8746 dl{font-size:1.00rem!important}}

#stacks_in_8746 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8750 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8752 textarea {
  height: 200px !important;
}
#stacks_in_8754 p,#stacks_in_8754 div{margin-bottom:0}#stacks_in_8754 p,#stacks_in_8754 div,#stacks_in_8754 ul,#stacks_in_8754 ol,#stacks_in_8754 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8754 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8754 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8754,#stacks_in_8754 div,#stacks_in_8754 p,#stacks_in_8754 .fa:not(.no-indent),#stacks_in_8754 ol,#stacks_in_8754 ul li,#stacks_in_8754 ol li,#stacks_in_8754 ol,#stacks_in_8754 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8754{}}
@media only screen and (max-width:480.00px){#stacks_in_8754,#stacks_in_8754 div,#stacks_in_8754 p,#stacks_in_8754 ol,#stacks_in_8754 ul li,#stacks_in_8754 ol li,#stacks_in_8754 ol,#stacks_in_8754 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8754,#stacks_in_8754 div,#stacks_in_8754 p,#stacks_in_8754 ol,#stacks_in_8754 ul li,#stacks_in_8754 ol li,#stacks_in_8754 ol,#stacks_in_8754 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8754,#stacks_in_8754 div,#stacks_in_8754 p,#stacks_in_8754 ol,#stacks_in_8754 ul li,#stacks_in_8754 ol li,#stacks_in_8754 ol,#stacks_in_8754 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8754,#stacks_in_8754 div,#stacks_in_8754 p,#stacks_in_8754 ol,#stacks_in_8754 ul li,#stacks_in_8754 ol li,#stacks_in_8754 ol,#stacks_in_8754 dl{font-size:1.00rem!important}}

#stacks_in_8754 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8758shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8759 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8759 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8759 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8759 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8759 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8759 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8759 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8761 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8763 textarea {
  height: 200px !important;
}
#stacks_in_8765 p,#stacks_in_8765 div{margin-bottom:0}#stacks_in_8765 p,#stacks_in_8765 div,#stacks_in_8765 ul,#stacks_in_8765 ol,#stacks_in_8765 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8765 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8765 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8765,#stacks_in_8765 div,#stacks_in_8765 p,#stacks_in_8765 .fa:not(.no-indent),#stacks_in_8765 ol,#stacks_in_8765 ul li,#stacks_in_8765 ol li,#stacks_in_8765 ol,#stacks_in_8765 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8765{}}
@media only screen and (max-width:480.00px){#stacks_in_8765,#stacks_in_8765 div,#stacks_in_8765 p,#stacks_in_8765 ol,#stacks_in_8765 ul li,#stacks_in_8765 ol li,#stacks_in_8765 ol,#stacks_in_8765 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8765,#stacks_in_8765 div,#stacks_in_8765 p,#stacks_in_8765 ol,#stacks_in_8765 ul li,#stacks_in_8765 ol li,#stacks_in_8765 ol,#stacks_in_8765 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8765,#stacks_in_8765 div,#stacks_in_8765 p,#stacks_in_8765 ol,#stacks_in_8765 ul li,#stacks_in_8765 ol li,#stacks_in_8765 ol,#stacks_in_8765 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8765,#stacks_in_8765 div,#stacks_in_8765 p,#stacks_in_8765 ol,#stacks_in_8765 ul li,#stacks_in_8765 ol li,#stacks_in_8765 ol,#stacks_in_8765 dl{font-size:1.00rem!important}}

#stacks_in_8765 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8773 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8773 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8773 .foundry-label > h3:before,
	#stacks_in_8773 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8773 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8773 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8773 .foundry-label {
		width: 100%;
	}

	#stacks_in_8773 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8773 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8774 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8774 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8774 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8774 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8774 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8774 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8774 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8776 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8778 textarea {
  height: 200px !important;
}
#stacks_in_8780 p,#stacks_in_8780 div{margin-bottom:0}#stacks_in_8780 p,#stacks_in_8780 div,#stacks_in_8780 ul,#stacks_in_8780 ol,#stacks_in_8780 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8780 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8780 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8780,#stacks_in_8780 div,#stacks_in_8780 p,#stacks_in_8780 .fa:not(.no-indent),#stacks_in_8780 ol,#stacks_in_8780 ul li,#stacks_in_8780 ol li,#stacks_in_8780 ol,#stacks_in_8780 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8780{}}
@media only screen and (max-width:480.00px){#stacks_in_8780,#stacks_in_8780 div,#stacks_in_8780 p,#stacks_in_8780 ol,#stacks_in_8780 ul li,#stacks_in_8780 ol li,#stacks_in_8780 ol,#stacks_in_8780 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8780,#stacks_in_8780 div,#stacks_in_8780 p,#stacks_in_8780 ol,#stacks_in_8780 ul li,#stacks_in_8780 ol li,#stacks_in_8780 ol,#stacks_in_8780 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8780,#stacks_in_8780 div,#stacks_in_8780 p,#stacks_in_8780 ol,#stacks_in_8780 ul li,#stacks_in_8780 ol li,#stacks_in_8780 ol,#stacks_in_8780 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8780,#stacks_in_8780 div,#stacks_in_8780 p,#stacks_in_8780 ol,#stacks_in_8780 ul li,#stacks_in_8780 ol li,#stacks_in_8780 ol,#stacks_in_8780 dl{font-size:1.00rem!important}}

#stacks_in_8780 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8784 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8786 textarea {
  height: 200px !important;
}
#stacks_in_8788 p,#stacks_in_8788 div{margin-bottom:0}#stacks_in_8788 p,#stacks_in_8788 div,#stacks_in_8788 ul,#stacks_in_8788 ol,#stacks_in_8788 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8788 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8788 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8788,#stacks_in_8788 div,#stacks_in_8788 p,#stacks_in_8788 .fa:not(.no-indent),#stacks_in_8788 ol,#stacks_in_8788 ul li,#stacks_in_8788 ol li,#stacks_in_8788 ol,#stacks_in_8788 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8788{}}
@media only screen and (max-width:480.00px){#stacks_in_8788,#stacks_in_8788 div,#stacks_in_8788 p,#stacks_in_8788 ol,#stacks_in_8788 ul li,#stacks_in_8788 ol li,#stacks_in_8788 ol,#stacks_in_8788 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8788,#stacks_in_8788 div,#stacks_in_8788 p,#stacks_in_8788 ol,#stacks_in_8788 ul li,#stacks_in_8788 ol li,#stacks_in_8788 ol,#stacks_in_8788 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8788,#stacks_in_8788 div,#stacks_in_8788 p,#stacks_in_8788 ol,#stacks_in_8788 ul li,#stacks_in_8788 ol li,#stacks_in_8788 ol,#stacks_in_8788 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8788,#stacks_in_8788 div,#stacks_in_8788 p,#stacks_in_8788 ol,#stacks_in_8788 ul li,#stacks_in_8788 ol li,#stacks_in_8788 ol,#stacks_in_8788 dl{font-size:1.00rem!important}}

#stacks_in_8788 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8792 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8794 textarea {
  height: 200px !important;
}
#stacks_in_8796 p,#stacks_in_8796 div{margin-bottom:0}#stacks_in_8796 p,#stacks_in_8796 div,#stacks_in_8796 ul,#stacks_in_8796 ol,#stacks_in_8796 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8796 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8796 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8796,#stacks_in_8796 div,#stacks_in_8796 p,#stacks_in_8796 .fa:not(.no-indent),#stacks_in_8796 ol,#stacks_in_8796 ul li,#stacks_in_8796 ol li,#stacks_in_8796 ol,#stacks_in_8796 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8796{}}
@media only screen and (max-width:480.00px){#stacks_in_8796,#stacks_in_8796 div,#stacks_in_8796 p,#stacks_in_8796 ol,#stacks_in_8796 ul li,#stacks_in_8796 ol li,#stacks_in_8796 ol,#stacks_in_8796 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8796,#stacks_in_8796 div,#stacks_in_8796 p,#stacks_in_8796 ol,#stacks_in_8796 ul li,#stacks_in_8796 ol li,#stacks_in_8796 ol,#stacks_in_8796 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8796,#stacks_in_8796 div,#stacks_in_8796 p,#stacks_in_8796 ol,#stacks_in_8796 ul li,#stacks_in_8796 ol li,#stacks_in_8796 ol,#stacks_in_8796 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8796,#stacks_in_8796 div,#stacks_in_8796 p,#stacks_in_8796 ol,#stacks_in_8796 ul li,#stacks_in_8796 ol li,#stacks_in_8796 ol,#stacks_in_8796 dl{font-size:1.00rem!important}}

#stacks_in_8796 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8800shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8801 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8801 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8801 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8801 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8801 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8801 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8801 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8803 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8805 textarea {
  height: 200px !important;
}
#stacks_in_8807 p,#stacks_in_8807 div{margin-bottom:0}#stacks_in_8807 p,#stacks_in_8807 div,#stacks_in_8807 ul,#stacks_in_8807 ol,#stacks_in_8807 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8807 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8807 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8807,#stacks_in_8807 div,#stacks_in_8807 p,#stacks_in_8807 .fa:not(.no-indent),#stacks_in_8807 ol,#stacks_in_8807 ul li,#stacks_in_8807 ol li,#stacks_in_8807 ol,#stacks_in_8807 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8807{}}
@media only screen and (max-width:480.00px){#stacks_in_8807,#stacks_in_8807 div,#stacks_in_8807 p,#stacks_in_8807 ol,#stacks_in_8807 ul li,#stacks_in_8807 ol li,#stacks_in_8807 ol,#stacks_in_8807 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8807,#stacks_in_8807 div,#stacks_in_8807 p,#stacks_in_8807 ol,#stacks_in_8807 ul li,#stacks_in_8807 ol li,#stacks_in_8807 ol,#stacks_in_8807 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8807,#stacks_in_8807 div,#stacks_in_8807 p,#stacks_in_8807 ol,#stacks_in_8807 ul li,#stacks_in_8807 ol li,#stacks_in_8807 ol,#stacks_in_8807 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8807,#stacks_in_8807 div,#stacks_in_8807 p,#stacks_in_8807 ol,#stacks_in_8807 ul li,#stacks_in_8807 ol li,#stacks_in_8807 ol,#stacks_in_8807 dl{font-size:1.00rem!important}}

#stacks_in_8807 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8811 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8813 textarea {
  height: 200px !important;
}
#stacks_in_8815 p,#stacks_in_8815 div{margin-bottom:0}#stacks_in_8815 p,#stacks_in_8815 div,#stacks_in_8815 ul,#stacks_in_8815 ol,#stacks_in_8815 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8815 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8815 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8815,#stacks_in_8815 div,#stacks_in_8815 p,#stacks_in_8815 .fa:not(.no-indent),#stacks_in_8815 ol,#stacks_in_8815 ul li,#stacks_in_8815 ol li,#stacks_in_8815 ol,#stacks_in_8815 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8815{}}
@media only screen and (max-width:480.00px){#stacks_in_8815,#stacks_in_8815 div,#stacks_in_8815 p,#stacks_in_8815 ol,#stacks_in_8815 ul li,#stacks_in_8815 ol li,#stacks_in_8815 ol,#stacks_in_8815 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8815,#stacks_in_8815 div,#stacks_in_8815 p,#stacks_in_8815 ol,#stacks_in_8815 ul li,#stacks_in_8815 ol li,#stacks_in_8815 ol,#stacks_in_8815 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8815,#stacks_in_8815 div,#stacks_in_8815 p,#stacks_in_8815 ol,#stacks_in_8815 ul li,#stacks_in_8815 ol li,#stacks_in_8815 ol,#stacks_in_8815 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8815,#stacks_in_8815 div,#stacks_in_8815 p,#stacks_in_8815 ol,#stacks_in_8815 ul li,#stacks_in_8815 ol li,#stacks_in_8815 ol,#stacks_in_8815 dl{font-size:1.00rem!important}}

#stacks_in_8815 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8819 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8821 textarea {
  height: 200px !important;
}
#stacks_in_8823 p,#stacks_in_8823 div{margin-bottom:0}#stacks_in_8823 p,#stacks_in_8823 div,#stacks_in_8823 ul,#stacks_in_8823 ol,#stacks_in_8823 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8823 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8823 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8823,#stacks_in_8823 div,#stacks_in_8823 p,#stacks_in_8823 .fa:not(.no-indent),#stacks_in_8823 ol,#stacks_in_8823 ul li,#stacks_in_8823 ol li,#stacks_in_8823 ol,#stacks_in_8823 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8823{}}
@media only screen and (max-width:480.00px){#stacks_in_8823,#stacks_in_8823 div,#stacks_in_8823 p,#stacks_in_8823 ol,#stacks_in_8823 ul li,#stacks_in_8823 ol li,#stacks_in_8823 ol,#stacks_in_8823 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8823,#stacks_in_8823 div,#stacks_in_8823 p,#stacks_in_8823 ol,#stacks_in_8823 ul li,#stacks_in_8823 ol li,#stacks_in_8823 ol,#stacks_in_8823 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8823,#stacks_in_8823 div,#stacks_in_8823 p,#stacks_in_8823 ol,#stacks_in_8823 ul li,#stacks_in_8823 ol li,#stacks_in_8823 ol,#stacks_in_8823 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8823,#stacks_in_8823 div,#stacks_in_8823 p,#stacks_in_8823 ol,#stacks_in_8823 ul li,#stacks_in_8823 ol li,#stacks_in_8823 ol,#stacks_in_8823 dl{font-size:1.00rem!important}}

#stacks_in_8823 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8827shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8828 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8828 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8828 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8828 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8828 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8828 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8828 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8830 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8832 textarea {
  height: 200px !important;
}
#stacks_in_8834 p,#stacks_in_8834 div{margin-bottom:0}#stacks_in_8834 p,#stacks_in_8834 div,#stacks_in_8834 ul,#stacks_in_8834 ol,#stacks_in_8834 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8834 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8834 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8834,#stacks_in_8834 div,#stacks_in_8834 p,#stacks_in_8834 .fa:not(.no-indent),#stacks_in_8834 ol,#stacks_in_8834 ul li,#stacks_in_8834 ol li,#stacks_in_8834 ol,#stacks_in_8834 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8834{}}
@media only screen and (max-width:480.00px){#stacks_in_8834,#stacks_in_8834 div,#stacks_in_8834 p,#stacks_in_8834 ol,#stacks_in_8834 ul li,#stacks_in_8834 ol li,#stacks_in_8834 ol,#stacks_in_8834 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8834,#stacks_in_8834 div,#stacks_in_8834 p,#stacks_in_8834 ol,#stacks_in_8834 ul li,#stacks_in_8834 ol li,#stacks_in_8834 ol,#stacks_in_8834 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8834,#stacks_in_8834 div,#stacks_in_8834 p,#stacks_in_8834 ol,#stacks_in_8834 ul li,#stacks_in_8834 ol li,#stacks_in_8834 ol,#stacks_in_8834 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8834,#stacks_in_8834 div,#stacks_in_8834 p,#stacks_in_8834 ol,#stacks_in_8834 ul li,#stacks_in_8834 ol li,#stacks_in_8834 ol,#stacks_in_8834 dl{font-size:1.00rem!important}}

#stacks_in_8834 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8842 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8842 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8842 .foundry-label > h3:before,
	#stacks_in_8842 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8842 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8842 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8842 .foundry-label {
		width: 100%;
	}

	#stacks_in_8842 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8842 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8843 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8843 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8843 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8843 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8843 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8843 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8843 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8845 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8847 textarea {
  height: 200px !important;
}
#stacks_in_8849 p,#stacks_in_8849 div{margin-bottom:0}#stacks_in_8849 p,#stacks_in_8849 div,#stacks_in_8849 ul,#stacks_in_8849 ol,#stacks_in_8849 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8849 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8849 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8849,#stacks_in_8849 div,#stacks_in_8849 p,#stacks_in_8849 .fa:not(.no-indent),#stacks_in_8849 ol,#stacks_in_8849 ul li,#stacks_in_8849 ol li,#stacks_in_8849 ol,#stacks_in_8849 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8849{}}
@media only screen and (max-width:480.00px){#stacks_in_8849,#stacks_in_8849 div,#stacks_in_8849 p,#stacks_in_8849 ol,#stacks_in_8849 ul li,#stacks_in_8849 ol li,#stacks_in_8849 ol,#stacks_in_8849 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8849,#stacks_in_8849 div,#stacks_in_8849 p,#stacks_in_8849 ol,#stacks_in_8849 ul li,#stacks_in_8849 ol li,#stacks_in_8849 ol,#stacks_in_8849 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8849,#stacks_in_8849 div,#stacks_in_8849 p,#stacks_in_8849 ol,#stacks_in_8849 ul li,#stacks_in_8849 ol li,#stacks_in_8849 ol,#stacks_in_8849 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8849,#stacks_in_8849 div,#stacks_in_8849 p,#stacks_in_8849 ol,#stacks_in_8849 ul li,#stacks_in_8849 ol li,#stacks_in_8849 ol,#stacks_in_8849 dl{font-size:1.00rem!important}}

#stacks_in_8849 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8853 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8855 textarea {
  height: 200px !important;
}
#stacks_in_8857 p,#stacks_in_8857 div{margin-bottom:0}#stacks_in_8857 p,#stacks_in_8857 div,#stacks_in_8857 ul,#stacks_in_8857 ol,#stacks_in_8857 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8857 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8857 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8857,#stacks_in_8857 div,#stacks_in_8857 p,#stacks_in_8857 .fa:not(.no-indent),#stacks_in_8857 ol,#stacks_in_8857 ul li,#stacks_in_8857 ol li,#stacks_in_8857 ol,#stacks_in_8857 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8857{}}
@media only screen and (max-width:480.00px){#stacks_in_8857,#stacks_in_8857 div,#stacks_in_8857 p,#stacks_in_8857 ol,#stacks_in_8857 ul li,#stacks_in_8857 ol li,#stacks_in_8857 ol,#stacks_in_8857 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8857,#stacks_in_8857 div,#stacks_in_8857 p,#stacks_in_8857 ol,#stacks_in_8857 ul li,#stacks_in_8857 ol li,#stacks_in_8857 ol,#stacks_in_8857 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8857,#stacks_in_8857 div,#stacks_in_8857 p,#stacks_in_8857 ol,#stacks_in_8857 ul li,#stacks_in_8857 ol li,#stacks_in_8857 ol,#stacks_in_8857 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8857,#stacks_in_8857 div,#stacks_in_8857 p,#stacks_in_8857 ol,#stacks_in_8857 ul li,#stacks_in_8857 ol li,#stacks_in_8857 ol,#stacks_in_8857 dl{font-size:1.00rem!important}}

#stacks_in_8857 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8861 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8863 textarea {
  height: 200px !important;
}
#stacks_in_8865 p,#stacks_in_8865 div{margin-bottom:0}#stacks_in_8865 p,#stacks_in_8865 div,#stacks_in_8865 ul,#stacks_in_8865 ol,#stacks_in_8865 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8865 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8865 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8865,#stacks_in_8865 div,#stacks_in_8865 p,#stacks_in_8865 .fa:not(.no-indent),#stacks_in_8865 ol,#stacks_in_8865 ul li,#stacks_in_8865 ol li,#stacks_in_8865 ol,#stacks_in_8865 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8865{}}
@media only screen and (max-width:480.00px){#stacks_in_8865,#stacks_in_8865 div,#stacks_in_8865 p,#stacks_in_8865 ol,#stacks_in_8865 ul li,#stacks_in_8865 ol li,#stacks_in_8865 ol,#stacks_in_8865 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8865,#stacks_in_8865 div,#stacks_in_8865 p,#stacks_in_8865 ol,#stacks_in_8865 ul li,#stacks_in_8865 ol li,#stacks_in_8865 ol,#stacks_in_8865 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8865,#stacks_in_8865 div,#stacks_in_8865 p,#stacks_in_8865 ol,#stacks_in_8865 ul li,#stacks_in_8865 ol li,#stacks_in_8865 ol,#stacks_in_8865 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8865,#stacks_in_8865 div,#stacks_in_8865 p,#stacks_in_8865 ol,#stacks_in_8865 ul li,#stacks_in_8865 ol li,#stacks_in_8865 ol,#stacks_in_8865 dl{font-size:1.00rem!important}}

#stacks_in_8865 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8869shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8870 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8870 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8870 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8870 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8870 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8870 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8870 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8872 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8874 textarea {
  height: 200px !important;
}
#stacks_in_8876 p,#stacks_in_8876 div{margin-bottom:0}#stacks_in_8876 p,#stacks_in_8876 div,#stacks_in_8876 ul,#stacks_in_8876 ol,#stacks_in_8876 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8876 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8876 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8876,#stacks_in_8876 div,#stacks_in_8876 p,#stacks_in_8876 .fa:not(.no-indent),#stacks_in_8876 ol,#stacks_in_8876 ul li,#stacks_in_8876 ol li,#stacks_in_8876 ol,#stacks_in_8876 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8876{}}
@media only screen and (max-width:480.00px){#stacks_in_8876,#stacks_in_8876 div,#stacks_in_8876 p,#stacks_in_8876 ol,#stacks_in_8876 ul li,#stacks_in_8876 ol li,#stacks_in_8876 ol,#stacks_in_8876 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8876,#stacks_in_8876 div,#stacks_in_8876 p,#stacks_in_8876 ol,#stacks_in_8876 ul li,#stacks_in_8876 ol li,#stacks_in_8876 ol,#stacks_in_8876 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8876,#stacks_in_8876 div,#stacks_in_8876 p,#stacks_in_8876 ol,#stacks_in_8876 ul li,#stacks_in_8876 ol li,#stacks_in_8876 ol,#stacks_in_8876 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8876,#stacks_in_8876 div,#stacks_in_8876 p,#stacks_in_8876 ol,#stacks_in_8876 ul li,#stacks_in_8876 ol li,#stacks_in_8876 ol,#stacks_in_8876 dl{font-size:1.00rem!important}}

#stacks_in_8876 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8880 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8882 textarea {
  height: 200px !important;
}
#stacks_in_8884 p,#stacks_in_8884 div{margin-bottom:0}#stacks_in_8884 p,#stacks_in_8884 div,#stacks_in_8884 ul,#stacks_in_8884 ol,#stacks_in_8884 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8884 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8884 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8884,#stacks_in_8884 div,#stacks_in_8884 p,#stacks_in_8884 .fa:not(.no-indent),#stacks_in_8884 ol,#stacks_in_8884 ul li,#stacks_in_8884 ol li,#stacks_in_8884 ol,#stacks_in_8884 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8884{}}
@media only screen and (max-width:480.00px){#stacks_in_8884,#stacks_in_8884 div,#stacks_in_8884 p,#stacks_in_8884 ol,#stacks_in_8884 ul li,#stacks_in_8884 ol li,#stacks_in_8884 ol,#stacks_in_8884 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8884,#stacks_in_8884 div,#stacks_in_8884 p,#stacks_in_8884 ol,#stacks_in_8884 ul li,#stacks_in_8884 ol li,#stacks_in_8884 ol,#stacks_in_8884 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8884,#stacks_in_8884 div,#stacks_in_8884 p,#stacks_in_8884 ol,#stacks_in_8884 ul li,#stacks_in_8884 ol li,#stacks_in_8884 ol,#stacks_in_8884 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8884,#stacks_in_8884 div,#stacks_in_8884 p,#stacks_in_8884 ol,#stacks_in_8884 ul li,#stacks_in_8884 ol li,#stacks_in_8884 ol,#stacks_in_8884 dl{font-size:1.00rem!important}}

#stacks_in_8884 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8888 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8890 textarea {
  height: 200px !important;
}
#stacks_in_8892 p,#stacks_in_8892 div{margin-bottom:0}#stacks_in_8892 p,#stacks_in_8892 div,#stacks_in_8892 ul,#stacks_in_8892 ol,#stacks_in_8892 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8892 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8892 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8892,#stacks_in_8892 div,#stacks_in_8892 p,#stacks_in_8892 .fa:not(.no-indent),#stacks_in_8892 ol,#stacks_in_8892 ul li,#stacks_in_8892 ol li,#stacks_in_8892 ol,#stacks_in_8892 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8892{}}
@media only screen and (max-width:480.00px){#stacks_in_8892,#stacks_in_8892 div,#stacks_in_8892 p,#stacks_in_8892 ol,#stacks_in_8892 ul li,#stacks_in_8892 ol li,#stacks_in_8892 ol,#stacks_in_8892 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8892,#stacks_in_8892 div,#stacks_in_8892 p,#stacks_in_8892 ol,#stacks_in_8892 ul li,#stacks_in_8892 ol li,#stacks_in_8892 ol,#stacks_in_8892 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8892,#stacks_in_8892 div,#stacks_in_8892 p,#stacks_in_8892 ol,#stacks_in_8892 ul li,#stacks_in_8892 ol li,#stacks_in_8892 ol,#stacks_in_8892 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8892,#stacks_in_8892 div,#stacks_in_8892 p,#stacks_in_8892 ol,#stacks_in_8892 ul li,#stacks_in_8892 ol li,#stacks_in_8892 ol,#stacks_in_8892 dl{font-size:1.00rem!important}}

#stacks_in_8892 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8896shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8897 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8897 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8897 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8897 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8897 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8897 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8897 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8899 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8901 textarea {
  height: 200px !important;
}
#stacks_in_8903 p,#stacks_in_8903 div{margin-bottom:0}#stacks_in_8903 p,#stacks_in_8903 div,#stacks_in_8903 ul,#stacks_in_8903 ol,#stacks_in_8903 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8903 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8903 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8903,#stacks_in_8903 div,#stacks_in_8903 p,#stacks_in_8903 .fa:not(.no-indent),#stacks_in_8903 ol,#stacks_in_8903 ul li,#stacks_in_8903 ol li,#stacks_in_8903 ol,#stacks_in_8903 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8903{}}
@media only screen and (max-width:480.00px){#stacks_in_8903,#stacks_in_8903 div,#stacks_in_8903 p,#stacks_in_8903 ol,#stacks_in_8903 ul li,#stacks_in_8903 ol li,#stacks_in_8903 ol,#stacks_in_8903 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8903,#stacks_in_8903 div,#stacks_in_8903 p,#stacks_in_8903 ol,#stacks_in_8903 ul li,#stacks_in_8903 ol li,#stacks_in_8903 ol,#stacks_in_8903 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8903,#stacks_in_8903 div,#stacks_in_8903 p,#stacks_in_8903 ol,#stacks_in_8903 ul li,#stacks_in_8903 ol li,#stacks_in_8903 ol,#stacks_in_8903 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8903,#stacks_in_8903 div,#stacks_in_8903 p,#stacks_in_8903 ol,#stacks_in_8903 ul li,#stacks_in_8903 ol li,#stacks_in_8903 ol,#stacks_in_8903 dl{font-size:1.00rem!important}}

#stacks_in_8903 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8911 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8911 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8911 .foundry-label > h3:before,
	#stacks_in_8911 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8911 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8911 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8911 .foundry-label {
		width: 100%;
	}

	#stacks_in_8911 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8911 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8912 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8912 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8912 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8912 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8912 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8912 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8912 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8914 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8916 textarea {
  height: 200px !important;
}
#stacks_in_8918 p,#stacks_in_8918 div{margin-bottom:0}#stacks_in_8918 p,#stacks_in_8918 div,#stacks_in_8918 ul,#stacks_in_8918 ol,#stacks_in_8918 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8918 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8918 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8918,#stacks_in_8918 div,#stacks_in_8918 p,#stacks_in_8918 .fa:not(.no-indent),#stacks_in_8918 ol,#stacks_in_8918 ul li,#stacks_in_8918 ol li,#stacks_in_8918 ol,#stacks_in_8918 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8918{}}
@media only screen and (max-width:480.00px){#stacks_in_8918,#stacks_in_8918 div,#stacks_in_8918 p,#stacks_in_8918 ol,#stacks_in_8918 ul li,#stacks_in_8918 ol li,#stacks_in_8918 ol,#stacks_in_8918 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8918,#stacks_in_8918 div,#stacks_in_8918 p,#stacks_in_8918 ol,#stacks_in_8918 ul li,#stacks_in_8918 ol li,#stacks_in_8918 ol,#stacks_in_8918 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8918,#stacks_in_8918 div,#stacks_in_8918 p,#stacks_in_8918 ol,#stacks_in_8918 ul li,#stacks_in_8918 ol li,#stacks_in_8918 ol,#stacks_in_8918 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8918,#stacks_in_8918 div,#stacks_in_8918 p,#stacks_in_8918 ol,#stacks_in_8918 ul li,#stacks_in_8918 ol li,#stacks_in_8918 ol,#stacks_in_8918 dl{font-size:1.00rem!important}}

#stacks_in_8918 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8922 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8924 textarea {
  height: 200px !important;
}
#stacks_in_8926 p,#stacks_in_8926 div{margin-bottom:0}#stacks_in_8926 p,#stacks_in_8926 div,#stacks_in_8926 ul,#stacks_in_8926 ol,#stacks_in_8926 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8926 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8926 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8926,#stacks_in_8926 div,#stacks_in_8926 p,#stacks_in_8926 .fa:not(.no-indent),#stacks_in_8926 ol,#stacks_in_8926 ul li,#stacks_in_8926 ol li,#stacks_in_8926 ol,#stacks_in_8926 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8926{}}
@media only screen and (max-width:480.00px){#stacks_in_8926,#stacks_in_8926 div,#stacks_in_8926 p,#stacks_in_8926 ol,#stacks_in_8926 ul li,#stacks_in_8926 ol li,#stacks_in_8926 ol,#stacks_in_8926 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8926,#stacks_in_8926 div,#stacks_in_8926 p,#stacks_in_8926 ol,#stacks_in_8926 ul li,#stacks_in_8926 ol li,#stacks_in_8926 ol,#stacks_in_8926 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8926,#stacks_in_8926 div,#stacks_in_8926 p,#stacks_in_8926 ol,#stacks_in_8926 ul li,#stacks_in_8926 ol li,#stacks_in_8926 ol,#stacks_in_8926 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8926,#stacks_in_8926 div,#stacks_in_8926 p,#stacks_in_8926 ol,#stacks_in_8926 ul li,#stacks_in_8926 ol li,#stacks_in_8926 ol,#stacks_in_8926 dl{font-size:1.00rem!important}}

#stacks_in_8926 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8930 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8932 textarea {
  height: 200px !important;
}
#stacks_in_8934 p,#stacks_in_8934 div{margin-bottom:0}#stacks_in_8934 p,#stacks_in_8934 div,#stacks_in_8934 ul,#stacks_in_8934 ol,#stacks_in_8934 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8934 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8934 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8934,#stacks_in_8934 div,#stacks_in_8934 p,#stacks_in_8934 .fa:not(.no-indent),#stacks_in_8934 ol,#stacks_in_8934 ul li,#stacks_in_8934 ol li,#stacks_in_8934 ol,#stacks_in_8934 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8934{}}
@media only screen and (max-width:480.00px){#stacks_in_8934,#stacks_in_8934 div,#stacks_in_8934 p,#stacks_in_8934 ol,#stacks_in_8934 ul li,#stacks_in_8934 ol li,#stacks_in_8934 ol,#stacks_in_8934 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8934,#stacks_in_8934 div,#stacks_in_8934 p,#stacks_in_8934 ol,#stacks_in_8934 ul li,#stacks_in_8934 ol li,#stacks_in_8934 ol,#stacks_in_8934 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8934,#stacks_in_8934 div,#stacks_in_8934 p,#stacks_in_8934 ol,#stacks_in_8934 ul li,#stacks_in_8934 ol li,#stacks_in_8934 ol,#stacks_in_8934 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8934,#stacks_in_8934 div,#stacks_in_8934 p,#stacks_in_8934 ol,#stacks_in_8934 ul li,#stacks_in_8934 ol li,#stacks_in_8934 ol,#stacks_in_8934 dl{font-size:1.00rem!important}}

#stacks_in_8934 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8938shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8939 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8939 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8939 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8939 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8939 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8939 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8939 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8941 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8943 textarea {
  height: 200px !important;
}
#stacks_in_8945 p,#stacks_in_8945 div{margin-bottom:0}#stacks_in_8945 p,#stacks_in_8945 div,#stacks_in_8945 ul,#stacks_in_8945 ol,#stacks_in_8945 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8945 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8945 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8945,#stacks_in_8945 div,#stacks_in_8945 p,#stacks_in_8945 .fa:not(.no-indent),#stacks_in_8945 ol,#stacks_in_8945 ul li,#stacks_in_8945 ol li,#stacks_in_8945 ol,#stacks_in_8945 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8945{}}
@media only screen and (max-width:480.00px){#stacks_in_8945,#stacks_in_8945 div,#stacks_in_8945 p,#stacks_in_8945 ol,#stacks_in_8945 ul li,#stacks_in_8945 ol li,#stacks_in_8945 ol,#stacks_in_8945 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8945,#stacks_in_8945 div,#stacks_in_8945 p,#stacks_in_8945 ol,#stacks_in_8945 ul li,#stacks_in_8945 ol li,#stacks_in_8945 ol,#stacks_in_8945 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8945,#stacks_in_8945 div,#stacks_in_8945 p,#stacks_in_8945 ol,#stacks_in_8945 ul li,#stacks_in_8945 ol li,#stacks_in_8945 ol,#stacks_in_8945 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8945,#stacks_in_8945 div,#stacks_in_8945 p,#stacks_in_8945 ol,#stacks_in_8945 ul li,#stacks_in_8945 ol li,#stacks_in_8945 ol,#stacks_in_8945 dl{font-size:1.00rem!important}}

#stacks_in_8945 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8949 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8951 textarea {
  height: 200px !important;
}
#stacks_in_8953 p,#stacks_in_8953 div{margin-bottom:0}#stacks_in_8953 p,#stacks_in_8953 div,#stacks_in_8953 ul,#stacks_in_8953 ol,#stacks_in_8953 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8953 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8953 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8953,#stacks_in_8953 div,#stacks_in_8953 p,#stacks_in_8953 .fa:not(.no-indent),#stacks_in_8953 ol,#stacks_in_8953 ul li,#stacks_in_8953 ol li,#stacks_in_8953 ol,#stacks_in_8953 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8953{}}
@media only screen and (max-width:480.00px){#stacks_in_8953,#stacks_in_8953 div,#stacks_in_8953 p,#stacks_in_8953 ol,#stacks_in_8953 ul li,#stacks_in_8953 ol li,#stacks_in_8953 ol,#stacks_in_8953 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8953,#stacks_in_8953 div,#stacks_in_8953 p,#stacks_in_8953 ol,#stacks_in_8953 ul li,#stacks_in_8953 ol li,#stacks_in_8953 ol,#stacks_in_8953 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8953,#stacks_in_8953 div,#stacks_in_8953 p,#stacks_in_8953 ol,#stacks_in_8953 ul li,#stacks_in_8953 ol li,#stacks_in_8953 ol,#stacks_in_8953 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8953,#stacks_in_8953 div,#stacks_in_8953 p,#stacks_in_8953 ol,#stacks_in_8953 ul li,#stacks_in_8953 ol li,#stacks_in_8953 ol,#stacks_in_8953 dl{font-size:1.00rem!important}}

#stacks_in_8953 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8957 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8959 textarea {
  height: 200px !important;
}
#stacks_in_8961 p,#stacks_in_8961 div{margin-bottom:0}#stacks_in_8961 p,#stacks_in_8961 div,#stacks_in_8961 ul,#stacks_in_8961 ol,#stacks_in_8961 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8961 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8961 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8961,#stacks_in_8961 div,#stacks_in_8961 p,#stacks_in_8961 .fa:not(.no-indent),#stacks_in_8961 ol,#stacks_in_8961 ul li,#stacks_in_8961 ol li,#stacks_in_8961 ol,#stacks_in_8961 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8961{}}
@media only screen and (max-width:480.00px){#stacks_in_8961,#stacks_in_8961 div,#stacks_in_8961 p,#stacks_in_8961 ol,#stacks_in_8961 ul li,#stacks_in_8961 ol li,#stacks_in_8961 ol,#stacks_in_8961 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8961,#stacks_in_8961 div,#stacks_in_8961 p,#stacks_in_8961 ol,#stacks_in_8961 ul li,#stacks_in_8961 ol li,#stacks_in_8961 ol,#stacks_in_8961 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8961,#stacks_in_8961 div,#stacks_in_8961 p,#stacks_in_8961 ol,#stacks_in_8961 ul li,#stacks_in_8961 ol li,#stacks_in_8961 ol,#stacks_in_8961 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8961,#stacks_in_8961 div,#stacks_in_8961 p,#stacks_in_8961 ol,#stacks_in_8961 ul li,#stacks_in_8961 ol li,#stacks_in_8961 ol,#stacks_in_8961 dl{font-size:1.00rem!important}}

#stacks_in_8961 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_8965shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_8966 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8966 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8966 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8966 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8966 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8966 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8966 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8968 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8970 textarea {
  height: 200px !important;
}
#stacks_in_8972 p,#stacks_in_8972 div{margin-bottom:0}#stacks_in_8972 p,#stacks_in_8972 div,#stacks_in_8972 ul,#stacks_in_8972 ol,#stacks_in_8972 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8972 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8972 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8972,#stacks_in_8972 div,#stacks_in_8972 p,#stacks_in_8972 .fa:not(.no-indent),#stacks_in_8972 ol,#stacks_in_8972 ul li,#stacks_in_8972 ol li,#stacks_in_8972 ol,#stacks_in_8972 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8972{}}
@media only screen and (max-width:480.00px){#stacks_in_8972,#stacks_in_8972 div,#stacks_in_8972 p,#stacks_in_8972 ol,#stacks_in_8972 ul li,#stacks_in_8972 ol li,#stacks_in_8972 ol,#stacks_in_8972 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8972,#stacks_in_8972 div,#stacks_in_8972 p,#stacks_in_8972 ol,#stacks_in_8972 ul li,#stacks_in_8972 ol li,#stacks_in_8972 ol,#stacks_in_8972 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8972,#stacks_in_8972 div,#stacks_in_8972 p,#stacks_in_8972 ol,#stacks_in_8972 ul li,#stacks_in_8972 ol li,#stacks_in_8972 ol,#stacks_in_8972 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8972,#stacks_in_8972 div,#stacks_in_8972 p,#stacks_in_8972 ol,#stacks_in_8972 ul li,#stacks_in_8972 ol li,#stacks_in_8972 ol,#stacks_in_8972 dl{font-size:1.00rem!important}}

#stacks_in_8972 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_8980 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_8980 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_8980 .foundry-label > h3:before,
	#stacks_in_8980 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_8980 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_8980 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_8980 .foundry-label {
		width: 100%;
	}

	#stacks_in_8980 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_8980 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_8981 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_8981 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_8981 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_8981 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_8981 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_8981 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_8981 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_8983 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8985 textarea {
  height: 200px !important;
}
#stacks_in_8987 p,#stacks_in_8987 div{margin-bottom:0}#stacks_in_8987 p,#stacks_in_8987 div,#stacks_in_8987 ul,#stacks_in_8987 ol,#stacks_in_8987 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8987 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8987 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8987,#stacks_in_8987 div,#stacks_in_8987 p,#stacks_in_8987 .fa:not(.no-indent),#stacks_in_8987 ol,#stacks_in_8987 ul li,#stacks_in_8987 ol li,#stacks_in_8987 ol,#stacks_in_8987 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8987{}}
@media only screen and (max-width:480.00px){#stacks_in_8987,#stacks_in_8987 div,#stacks_in_8987 p,#stacks_in_8987 ol,#stacks_in_8987 ul li,#stacks_in_8987 ol li,#stacks_in_8987 ol,#stacks_in_8987 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8987,#stacks_in_8987 div,#stacks_in_8987 p,#stacks_in_8987 ol,#stacks_in_8987 ul li,#stacks_in_8987 ol li,#stacks_in_8987 ol,#stacks_in_8987 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8987,#stacks_in_8987 div,#stacks_in_8987 p,#stacks_in_8987 ol,#stacks_in_8987 ul li,#stacks_in_8987 ol li,#stacks_in_8987 ol,#stacks_in_8987 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8987,#stacks_in_8987 div,#stacks_in_8987 p,#stacks_in_8987 ol,#stacks_in_8987 ul li,#stacks_in_8987 ol li,#stacks_in_8987 ol,#stacks_in_8987 dl{font-size:1.00rem!important}}

#stacks_in_8987 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8991 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_8993 textarea {
  height: 200px !important;
}
#stacks_in_8995 p,#stacks_in_8995 div{margin-bottom:0}#stacks_in_8995 p,#stacks_in_8995 div,#stacks_in_8995 ul,#stacks_in_8995 ol,#stacks_in_8995 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_8995 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_8995 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_8995,#stacks_in_8995 div,#stacks_in_8995 p,#stacks_in_8995 .fa:not(.no-indent),#stacks_in_8995 ol,#stacks_in_8995 ul li,#stacks_in_8995 ol li,#stacks_in_8995 ol,#stacks_in_8995 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_8995{}}
@media only screen and (max-width:480.00px){#stacks_in_8995,#stacks_in_8995 div,#stacks_in_8995 p,#stacks_in_8995 ol,#stacks_in_8995 ul li,#stacks_in_8995 ol li,#stacks_in_8995 ol,#stacks_in_8995 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_8995,#stacks_in_8995 div,#stacks_in_8995 p,#stacks_in_8995 ol,#stacks_in_8995 ul li,#stacks_in_8995 ol li,#stacks_in_8995 ol,#stacks_in_8995 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_8995,#stacks_in_8995 div,#stacks_in_8995 p,#stacks_in_8995 ol,#stacks_in_8995 ul li,#stacks_in_8995 ol li,#stacks_in_8995 ol,#stacks_in_8995 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_8995,#stacks_in_8995 div,#stacks_in_8995 p,#stacks_in_8995 ol,#stacks_in_8995 ul li,#stacks_in_8995 ol li,#stacks_in_8995 ol,#stacks_in_8995 dl{font-size:1.00rem!important}}

#stacks_in_8995 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_8999 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9001 textarea {
  height: 200px !important;
}
#stacks_in_9003 p,#stacks_in_9003 div{margin-bottom:0}#stacks_in_9003 p,#stacks_in_9003 div,#stacks_in_9003 ul,#stacks_in_9003 ol,#stacks_in_9003 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9003 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9003 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9003,#stacks_in_9003 div,#stacks_in_9003 p,#stacks_in_9003 .fa:not(.no-indent),#stacks_in_9003 ol,#stacks_in_9003 ul li,#stacks_in_9003 ol li,#stacks_in_9003 ol,#stacks_in_9003 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9003{}}
@media only screen and (max-width:480.00px){#stacks_in_9003,#stacks_in_9003 div,#stacks_in_9003 p,#stacks_in_9003 ol,#stacks_in_9003 ul li,#stacks_in_9003 ol li,#stacks_in_9003 ol,#stacks_in_9003 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9003,#stacks_in_9003 div,#stacks_in_9003 p,#stacks_in_9003 ol,#stacks_in_9003 ul li,#stacks_in_9003 ol li,#stacks_in_9003 ol,#stacks_in_9003 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9003,#stacks_in_9003 div,#stacks_in_9003 p,#stacks_in_9003 ol,#stacks_in_9003 ul li,#stacks_in_9003 ol li,#stacks_in_9003 ol,#stacks_in_9003 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9003,#stacks_in_9003 div,#stacks_in_9003 p,#stacks_in_9003 ol,#stacks_in_9003 ul li,#stacks_in_9003 ol li,#stacks_in_9003 ol,#stacks_in_9003 dl{font-size:1.00rem!important}}

#stacks_in_9003 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9007shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9008 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9008 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9008 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9008 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9008 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9008 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9008 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9010 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9012 textarea {
  height: 200px !important;
}
#stacks_in_9014 p,#stacks_in_9014 div{margin-bottom:0}#stacks_in_9014 p,#stacks_in_9014 div,#stacks_in_9014 ul,#stacks_in_9014 ol,#stacks_in_9014 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9014 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9014 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9014,#stacks_in_9014 div,#stacks_in_9014 p,#stacks_in_9014 .fa:not(.no-indent),#stacks_in_9014 ol,#stacks_in_9014 ul li,#stacks_in_9014 ol li,#stacks_in_9014 ol,#stacks_in_9014 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9014{}}
@media only screen and (max-width:480.00px){#stacks_in_9014,#stacks_in_9014 div,#stacks_in_9014 p,#stacks_in_9014 ol,#stacks_in_9014 ul li,#stacks_in_9014 ol li,#stacks_in_9014 ol,#stacks_in_9014 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9014,#stacks_in_9014 div,#stacks_in_9014 p,#stacks_in_9014 ol,#stacks_in_9014 ul li,#stacks_in_9014 ol li,#stacks_in_9014 ol,#stacks_in_9014 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9014,#stacks_in_9014 div,#stacks_in_9014 p,#stacks_in_9014 ol,#stacks_in_9014 ul li,#stacks_in_9014 ol li,#stacks_in_9014 ol,#stacks_in_9014 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9014,#stacks_in_9014 div,#stacks_in_9014 p,#stacks_in_9014 ol,#stacks_in_9014 ul li,#stacks_in_9014 ol li,#stacks_in_9014 ol,#stacks_in_9014 dl{font-size:1.00rem!important}}

#stacks_in_9014 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9018 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9020 textarea {
  height: 200px !important;
}
#stacks_in_9022 p,#stacks_in_9022 div{margin-bottom:0}#stacks_in_9022 p,#stacks_in_9022 div,#stacks_in_9022 ul,#stacks_in_9022 ol,#stacks_in_9022 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9022 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9022 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9022,#stacks_in_9022 div,#stacks_in_9022 p,#stacks_in_9022 .fa:not(.no-indent),#stacks_in_9022 ol,#stacks_in_9022 ul li,#stacks_in_9022 ol li,#stacks_in_9022 ol,#stacks_in_9022 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9022{}}
@media only screen and (max-width:480.00px){#stacks_in_9022,#stacks_in_9022 div,#stacks_in_9022 p,#stacks_in_9022 ol,#stacks_in_9022 ul li,#stacks_in_9022 ol li,#stacks_in_9022 ol,#stacks_in_9022 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9022,#stacks_in_9022 div,#stacks_in_9022 p,#stacks_in_9022 ol,#stacks_in_9022 ul li,#stacks_in_9022 ol li,#stacks_in_9022 ol,#stacks_in_9022 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9022,#stacks_in_9022 div,#stacks_in_9022 p,#stacks_in_9022 ol,#stacks_in_9022 ul li,#stacks_in_9022 ol li,#stacks_in_9022 ol,#stacks_in_9022 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9022,#stacks_in_9022 div,#stacks_in_9022 p,#stacks_in_9022 ol,#stacks_in_9022 ul li,#stacks_in_9022 ol li,#stacks_in_9022 ol,#stacks_in_9022 dl{font-size:1.00rem!important}}

#stacks_in_9022 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9026 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9028 textarea {
  height: 200px !important;
}
#stacks_in_9030 p,#stacks_in_9030 div{margin-bottom:0}#stacks_in_9030 p,#stacks_in_9030 div,#stacks_in_9030 ul,#stacks_in_9030 ol,#stacks_in_9030 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9030 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9030 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9030,#stacks_in_9030 div,#stacks_in_9030 p,#stacks_in_9030 .fa:not(.no-indent),#stacks_in_9030 ol,#stacks_in_9030 ul li,#stacks_in_9030 ol li,#stacks_in_9030 ol,#stacks_in_9030 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9030{}}
@media only screen and (max-width:480.00px){#stacks_in_9030,#stacks_in_9030 div,#stacks_in_9030 p,#stacks_in_9030 ol,#stacks_in_9030 ul li,#stacks_in_9030 ol li,#stacks_in_9030 ol,#stacks_in_9030 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9030,#stacks_in_9030 div,#stacks_in_9030 p,#stacks_in_9030 ol,#stacks_in_9030 ul li,#stacks_in_9030 ol li,#stacks_in_9030 ol,#stacks_in_9030 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9030,#stacks_in_9030 div,#stacks_in_9030 p,#stacks_in_9030 ol,#stacks_in_9030 ul li,#stacks_in_9030 ol li,#stacks_in_9030 ol,#stacks_in_9030 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9030,#stacks_in_9030 div,#stacks_in_9030 p,#stacks_in_9030 ol,#stacks_in_9030 ul li,#stacks_in_9030 ol li,#stacks_in_9030 ol,#stacks_in_9030 dl{font-size:1.00rem!important}}

#stacks_in_9030 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9034shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9035 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9035 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9035 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9035 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9035 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9035 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9035 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9037 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9039 textarea {
  height: 200px !important;
}
#stacks_in_9041 p,#stacks_in_9041 div{margin-bottom:0}#stacks_in_9041 p,#stacks_in_9041 div,#stacks_in_9041 ul,#stacks_in_9041 ol,#stacks_in_9041 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9041 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9041 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9041,#stacks_in_9041 div,#stacks_in_9041 p,#stacks_in_9041 .fa:not(.no-indent),#stacks_in_9041 ol,#stacks_in_9041 ul li,#stacks_in_9041 ol li,#stacks_in_9041 ol,#stacks_in_9041 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9041{}}
@media only screen and (max-width:480.00px){#stacks_in_9041,#stacks_in_9041 div,#stacks_in_9041 p,#stacks_in_9041 ol,#stacks_in_9041 ul li,#stacks_in_9041 ol li,#stacks_in_9041 ol,#stacks_in_9041 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9041,#stacks_in_9041 div,#stacks_in_9041 p,#stacks_in_9041 ol,#stacks_in_9041 ul li,#stacks_in_9041 ol li,#stacks_in_9041 ol,#stacks_in_9041 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9041,#stacks_in_9041 div,#stacks_in_9041 p,#stacks_in_9041 ol,#stacks_in_9041 ul li,#stacks_in_9041 ol li,#stacks_in_9041 ol,#stacks_in_9041 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9041,#stacks_in_9041 div,#stacks_in_9041 p,#stacks_in_9041 ol,#stacks_in_9041 ul li,#stacks_in_9041 ol li,#stacks_in_9041 ol,#stacks_in_9041 dl{font-size:1.00rem!important}}

#stacks_in_9041 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_9049 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_9049 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_9049 .foundry-label > h3:before,
	#stacks_in_9049 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_9049 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_9049 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_9049 .foundry-label {
		width: 100%;
	}

	#stacks_in_9049 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_9049 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_9050 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9050 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9050 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9050 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9050 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9050 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9050 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9052 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9054 textarea {
  height: 200px !important;
}
#stacks_in_9056 p,#stacks_in_9056 div{margin-bottom:0}#stacks_in_9056 p,#stacks_in_9056 div,#stacks_in_9056 ul,#stacks_in_9056 ol,#stacks_in_9056 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9056 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9056 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9056,#stacks_in_9056 div,#stacks_in_9056 p,#stacks_in_9056 .fa:not(.no-indent),#stacks_in_9056 ol,#stacks_in_9056 ul li,#stacks_in_9056 ol li,#stacks_in_9056 ol,#stacks_in_9056 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9056{}}
@media only screen and (max-width:480.00px){#stacks_in_9056,#stacks_in_9056 div,#stacks_in_9056 p,#stacks_in_9056 ol,#stacks_in_9056 ul li,#stacks_in_9056 ol li,#stacks_in_9056 ol,#stacks_in_9056 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9056,#stacks_in_9056 div,#stacks_in_9056 p,#stacks_in_9056 ol,#stacks_in_9056 ul li,#stacks_in_9056 ol li,#stacks_in_9056 ol,#stacks_in_9056 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9056,#stacks_in_9056 div,#stacks_in_9056 p,#stacks_in_9056 ol,#stacks_in_9056 ul li,#stacks_in_9056 ol li,#stacks_in_9056 ol,#stacks_in_9056 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9056,#stacks_in_9056 div,#stacks_in_9056 p,#stacks_in_9056 ol,#stacks_in_9056 ul li,#stacks_in_9056 ol li,#stacks_in_9056 ol,#stacks_in_9056 dl{font-size:1.00rem!important}}

#stacks_in_9056 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9060 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9062 textarea {
  height: 200px !important;
}
#stacks_in_9064 p,#stacks_in_9064 div{margin-bottom:0}#stacks_in_9064 p,#stacks_in_9064 div,#stacks_in_9064 ul,#stacks_in_9064 ol,#stacks_in_9064 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9064 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9064 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9064,#stacks_in_9064 div,#stacks_in_9064 p,#stacks_in_9064 .fa:not(.no-indent),#stacks_in_9064 ol,#stacks_in_9064 ul li,#stacks_in_9064 ol li,#stacks_in_9064 ol,#stacks_in_9064 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9064{}}
@media only screen and (max-width:480.00px){#stacks_in_9064,#stacks_in_9064 div,#stacks_in_9064 p,#stacks_in_9064 ol,#stacks_in_9064 ul li,#stacks_in_9064 ol li,#stacks_in_9064 ol,#stacks_in_9064 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9064,#stacks_in_9064 div,#stacks_in_9064 p,#stacks_in_9064 ol,#stacks_in_9064 ul li,#stacks_in_9064 ol li,#stacks_in_9064 ol,#stacks_in_9064 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9064,#stacks_in_9064 div,#stacks_in_9064 p,#stacks_in_9064 ol,#stacks_in_9064 ul li,#stacks_in_9064 ol li,#stacks_in_9064 ol,#stacks_in_9064 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9064,#stacks_in_9064 div,#stacks_in_9064 p,#stacks_in_9064 ol,#stacks_in_9064 ul li,#stacks_in_9064 ol li,#stacks_in_9064 ol,#stacks_in_9064 dl{font-size:1.00rem!important}}

#stacks_in_9064 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9068 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9070 textarea {
  height: 200px !important;
}
#stacks_in_9072 p,#stacks_in_9072 div{margin-bottom:0}#stacks_in_9072 p,#stacks_in_9072 div,#stacks_in_9072 ul,#stacks_in_9072 ol,#stacks_in_9072 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9072 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9072 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9072,#stacks_in_9072 div,#stacks_in_9072 p,#stacks_in_9072 .fa:not(.no-indent),#stacks_in_9072 ol,#stacks_in_9072 ul li,#stacks_in_9072 ol li,#stacks_in_9072 ol,#stacks_in_9072 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9072{}}
@media only screen and (max-width:480.00px){#stacks_in_9072,#stacks_in_9072 div,#stacks_in_9072 p,#stacks_in_9072 ol,#stacks_in_9072 ul li,#stacks_in_9072 ol li,#stacks_in_9072 ol,#stacks_in_9072 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9072,#stacks_in_9072 div,#stacks_in_9072 p,#stacks_in_9072 ol,#stacks_in_9072 ul li,#stacks_in_9072 ol li,#stacks_in_9072 ol,#stacks_in_9072 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9072,#stacks_in_9072 div,#stacks_in_9072 p,#stacks_in_9072 ol,#stacks_in_9072 ul li,#stacks_in_9072 ol li,#stacks_in_9072 ol,#stacks_in_9072 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9072,#stacks_in_9072 div,#stacks_in_9072 p,#stacks_in_9072 ol,#stacks_in_9072 ul li,#stacks_in_9072 ol li,#stacks_in_9072 ol,#stacks_in_9072 dl{font-size:1.00rem!important}}

#stacks_in_9072 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9076shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9077 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9077 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9077 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9077 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9077 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9077 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9077 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9079 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9081 textarea {
  height: 200px !important;
}
#stacks_in_9083 p,#stacks_in_9083 div{margin-bottom:0}#stacks_in_9083 p,#stacks_in_9083 div,#stacks_in_9083 ul,#stacks_in_9083 ol,#stacks_in_9083 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9083 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9083 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9083,#stacks_in_9083 div,#stacks_in_9083 p,#stacks_in_9083 .fa:not(.no-indent),#stacks_in_9083 ol,#stacks_in_9083 ul li,#stacks_in_9083 ol li,#stacks_in_9083 ol,#stacks_in_9083 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9083{}}
@media only screen and (max-width:480.00px){#stacks_in_9083,#stacks_in_9083 div,#stacks_in_9083 p,#stacks_in_9083 ol,#stacks_in_9083 ul li,#stacks_in_9083 ol li,#stacks_in_9083 ol,#stacks_in_9083 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9083,#stacks_in_9083 div,#stacks_in_9083 p,#stacks_in_9083 ol,#stacks_in_9083 ul li,#stacks_in_9083 ol li,#stacks_in_9083 ol,#stacks_in_9083 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9083,#stacks_in_9083 div,#stacks_in_9083 p,#stacks_in_9083 ol,#stacks_in_9083 ul li,#stacks_in_9083 ol li,#stacks_in_9083 ol,#stacks_in_9083 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9083,#stacks_in_9083 div,#stacks_in_9083 p,#stacks_in_9083 ol,#stacks_in_9083 ul li,#stacks_in_9083 ol li,#stacks_in_9083 ol,#stacks_in_9083 dl{font-size:1.00rem!important}}

#stacks_in_9083 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9087 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9089 textarea {
  height: 200px !important;
}
#stacks_in_9091 p,#stacks_in_9091 div{margin-bottom:0}#stacks_in_9091 p,#stacks_in_9091 div,#stacks_in_9091 ul,#stacks_in_9091 ol,#stacks_in_9091 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9091 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9091 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9091,#stacks_in_9091 div,#stacks_in_9091 p,#stacks_in_9091 .fa:not(.no-indent),#stacks_in_9091 ol,#stacks_in_9091 ul li,#stacks_in_9091 ol li,#stacks_in_9091 ol,#stacks_in_9091 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9091{}}
@media only screen and (max-width:480.00px){#stacks_in_9091,#stacks_in_9091 div,#stacks_in_9091 p,#stacks_in_9091 ol,#stacks_in_9091 ul li,#stacks_in_9091 ol li,#stacks_in_9091 ol,#stacks_in_9091 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9091,#stacks_in_9091 div,#stacks_in_9091 p,#stacks_in_9091 ol,#stacks_in_9091 ul li,#stacks_in_9091 ol li,#stacks_in_9091 ol,#stacks_in_9091 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9091,#stacks_in_9091 div,#stacks_in_9091 p,#stacks_in_9091 ol,#stacks_in_9091 ul li,#stacks_in_9091 ol li,#stacks_in_9091 ol,#stacks_in_9091 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9091,#stacks_in_9091 div,#stacks_in_9091 p,#stacks_in_9091 ol,#stacks_in_9091 ul li,#stacks_in_9091 ol li,#stacks_in_9091 ol,#stacks_in_9091 dl{font-size:1.00rem!important}}

#stacks_in_9091 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9095 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9097 textarea {
  height: 200px !important;
}
#stacks_in_9099 p,#stacks_in_9099 div{margin-bottom:0}#stacks_in_9099 p,#stacks_in_9099 div,#stacks_in_9099 ul,#stacks_in_9099 ol,#stacks_in_9099 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9099 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9099 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9099,#stacks_in_9099 div,#stacks_in_9099 p,#stacks_in_9099 .fa:not(.no-indent),#stacks_in_9099 ol,#stacks_in_9099 ul li,#stacks_in_9099 ol li,#stacks_in_9099 ol,#stacks_in_9099 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9099{}}
@media only screen and (max-width:480.00px){#stacks_in_9099,#stacks_in_9099 div,#stacks_in_9099 p,#stacks_in_9099 ol,#stacks_in_9099 ul li,#stacks_in_9099 ol li,#stacks_in_9099 ol,#stacks_in_9099 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9099,#stacks_in_9099 div,#stacks_in_9099 p,#stacks_in_9099 ol,#stacks_in_9099 ul li,#stacks_in_9099 ol li,#stacks_in_9099 ol,#stacks_in_9099 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9099,#stacks_in_9099 div,#stacks_in_9099 p,#stacks_in_9099 ol,#stacks_in_9099 ul li,#stacks_in_9099 ol li,#stacks_in_9099 ol,#stacks_in_9099 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9099,#stacks_in_9099 div,#stacks_in_9099 p,#stacks_in_9099 ol,#stacks_in_9099 ul li,#stacks_in_9099 ol li,#stacks_in_9099 ol,#stacks_in_9099 dl{font-size:1.00rem!important}}

#stacks_in_9099 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9103shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9104 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9104 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9104 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9104 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9104 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9104 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9104 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9106 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9108 textarea {
  height: 200px !important;
}
#stacks_in_9110 p,#stacks_in_9110 div{margin-bottom:0}#stacks_in_9110 p,#stacks_in_9110 div,#stacks_in_9110 ul,#stacks_in_9110 ol,#stacks_in_9110 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9110 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9110 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9110,#stacks_in_9110 div,#stacks_in_9110 p,#stacks_in_9110 .fa:not(.no-indent),#stacks_in_9110 ol,#stacks_in_9110 ul li,#stacks_in_9110 ol li,#stacks_in_9110 ol,#stacks_in_9110 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9110{}}
@media only screen and (max-width:480.00px){#stacks_in_9110,#stacks_in_9110 div,#stacks_in_9110 p,#stacks_in_9110 ol,#stacks_in_9110 ul li,#stacks_in_9110 ol li,#stacks_in_9110 ol,#stacks_in_9110 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9110,#stacks_in_9110 div,#stacks_in_9110 p,#stacks_in_9110 ol,#stacks_in_9110 ul li,#stacks_in_9110 ol li,#stacks_in_9110 ol,#stacks_in_9110 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9110,#stacks_in_9110 div,#stacks_in_9110 p,#stacks_in_9110 ol,#stacks_in_9110 ul li,#stacks_in_9110 ol li,#stacks_in_9110 ol,#stacks_in_9110 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9110,#stacks_in_9110 div,#stacks_in_9110 p,#stacks_in_9110 ol,#stacks_in_9110 ul li,#stacks_in_9110 ol li,#stacks_in_9110 ol,#stacks_in_9110 dl{font-size:1.00rem!important}}

#stacks_in_9110 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_9118 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_9118 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_9118 .foundry-label > h3:before,
	#stacks_in_9118 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_9118 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_9118 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_9118 .foundry-label {
		width: 100%;
	}

	#stacks_in_9118 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_9118 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_9119 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9119 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9119 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9119 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9119 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9119 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9119 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9121 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9123 textarea {
  height: 200px !important;
}
#stacks_in_9125 p,#stacks_in_9125 div{margin-bottom:0}#stacks_in_9125 p,#stacks_in_9125 div,#stacks_in_9125 ul,#stacks_in_9125 ol,#stacks_in_9125 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9125 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9125 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9125,#stacks_in_9125 div,#stacks_in_9125 p,#stacks_in_9125 .fa:not(.no-indent),#stacks_in_9125 ol,#stacks_in_9125 ul li,#stacks_in_9125 ol li,#stacks_in_9125 ol,#stacks_in_9125 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9125{}}
@media only screen and (max-width:480.00px){#stacks_in_9125,#stacks_in_9125 div,#stacks_in_9125 p,#stacks_in_9125 ol,#stacks_in_9125 ul li,#stacks_in_9125 ol li,#stacks_in_9125 ol,#stacks_in_9125 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9125,#stacks_in_9125 div,#stacks_in_9125 p,#stacks_in_9125 ol,#stacks_in_9125 ul li,#stacks_in_9125 ol li,#stacks_in_9125 ol,#stacks_in_9125 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9125,#stacks_in_9125 div,#stacks_in_9125 p,#stacks_in_9125 ol,#stacks_in_9125 ul li,#stacks_in_9125 ol li,#stacks_in_9125 ol,#stacks_in_9125 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9125,#stacks_in_9125 div,#stacks_in_9125 p,#stacks_in_9125 ol,#stacks_in_9125 ul li,#stacks_in_9125 ol li,#stacks_in_9125 ol,#stacks_in_9125 dl{font-size:1.00rem!important}}

#stacks_in_9125 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9129 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9131 textarea {
  height: 200px !important;
}
#stacks_in_9133 p,#stacks_in_9133 div{margin-bottom:0}#stacks_in_9133 p,#stacks_in_9133 div,#stacks_in_9133 ul,#stacks_in_9133 ol,#stacks_in_9133 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9133 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9133 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9133,#stacks_in_9133 div,#stacks_in_9133 p,#stacks_in_9133 .fa:not(.no-indent),#stacks_in_9133 ol,#stacks_in_9133 ul li,#stacks_in_9133 ol li,#stacks_in_9133 ol,#stacks_in_9133 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9133{}}
@media only screen and (max-width:480.00px){#stacks_in_9133,#stacks_in_9133 div,#stacks_in_9133 p,#stacks_in_9133 ol,#stacks_in_9133 ul li,#stacks_in_9133 ol li,#stacks_in_9133 ol,#stacks_in_9133 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9133,#stacks_in_9133 div,#stacks_in_9133 p,#stacks_in_9133 ol,#stacks_in_9133 ul li,#stacks_in_9133 ol li,#stacks_in_9133 ol,#stacks_in_9133 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9133,#stacks_in_9133 div,#stacks_in_9133 p,#stacks_in_9133 ol,#stacks_in_9133 ul li,#stacks_in_9133 ol li,#stacks_in_9133 ol,#stacks_in_9133 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9133,#stacks_in_9133 div,#stacks_in_9133 p,#stacks_in_9133 ol,#stacks_in_9133 ul li,#stacks_in_9133 ol li,#stacks_in_9133 ol,#stacks_in_9133 dl{font-size:1.00rem!important}}

#stacks_in_9133 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9137 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9139 textarea {
  height: 200px !important;
}
#stacks_in_9141 p,#stacks_in_9141 div{margin-bottom:0}#stacks_in_9141 p,#stacks_in_9141 div,#stacks_in_9141 ul,#stacks_in_9141 ol,#stacks_in_9141 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9141 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9141 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9141,#stacks_in_9141 div,#stacks_in_9141 p,#stacks_in_9141 .fa:not(.no-indent),#stacks_in_9141 ol,#stacks_in_9141 ul li,#stacks_in_9141 ol li,#stacks_in_9141 ol,#stacks_in_9141 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9141{}}
@media only screen and (max-width:480.00px){#stacks_in_9141,#stacks_in_9141 div,#stacks_in_9141 p,#stacks_in_9141 ol,#stacks_in_9141 ul li,#stacks_in_9141 ol li,#stacks_in_9141 ol,#stacks_in_9141 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9141,#stacks_in_9141 div,#stacks_in_9141 p,#stacks_in_9141 ol,#stacks_in_9141 ul li,#stacks_in_9141 ol li,#stacks_in_9141 ol,#stacks_in_9141 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9141,#stacks_in_9141 div,#stacks_in_9141 p,#stacks_in_9141 ol,#stacks_in_9141 ul li,#stacks_in_9141 ol li,#stacks_in_9141 ol,#stacks_in_9141 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9141,#stacks_in_9141 div,#stacks_in_9141 p,#stacks_in_9141 ol,#stacks_in_9141 ul li,#stacks_in_9141 ol li,#stacks_in_9141 ol,#stacks_in_9141 dl{font-size:1.00rem!important}}

#stacks_in_9141 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9145shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9146 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9146 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9146 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9146 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9146 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9146 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9146 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9148 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9150 textarea {
  height: 200px !important;
}
#stacks_in_9152 p,#stacks_in_9152 div{margin-bottom:0}#stacks_in_9152 p,#stacks_in_9152 div,#stacks_in_9152 ul,#stacks_in_9152 ol,#stacks_in_9152 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9152 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9152 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9152,#stacks_in_9152 div,#stacks_in_9152 p,#stacks_in_9152 .fa:not(.no-indent),#stacks_in_9152 ol,#stacks_in_9152 ul li,#stacks_in_9152 ol li,#stacks_in_9152 ol,#stacks_in_9152 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9152{}}
@media only screen and (max-width:480.00px){#stacks_in_9152,#stacks_in_9152 div,#stacks_in_9152 p,#stacks_in_9152 ol,#stacks_in_9152 ul li,#stacks_in_9152 ol li,#stacks_in_9152 ol,#stacks_in_9152 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9152,#stacks_in_9152 div,#stacks_in_9152 p,#stacks_in_9152 ol,#stacks_in_9152 ul li,#stacks_in_9152 ol li,#stacks_in_9152 ol,#stacks_in_9152 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9152,#stacks_in_9152 div,#stacks_in_9152 p,#stacks_in_9152 ol,#stacks_in_9152 ul li,#stacks_in_9152 ol li,#stacks_in_9152 ol,#stacks_in_9152 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9152,#stacks_in_9152 div,#stacks_in_9152 p,#stacks_in_9152 ol,#stacks_in_9152 ul li,#stacks_in_9152 ol li,#stacks_in_9152 ol,#stacks_in_9152 dl{font-size:1.00rem!important}}

#stacks_in_9152 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9156 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9158 textarea {
  height: 200px !important;
}
#stacks_in_9160 p,#stacks_in_9160 div{margin-bottom:0}#stacks_in_9160 p,#stacks_in_9160 div,#stacks_in_9160 ul,#stacks_in_9160 ol,#stacks_in_9160 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9160 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9160 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9160,#stacks_in_9160 div,#stacks_in_9160 p,#stacks_in_9160 .fa:not(.no-indent),#stacks_in_9160 ol,#stacks_in_9160 ul li,#stacks_in_9160 ol li,#stacks_in_9160 ol,#stacks_in_9160 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9160{}}
@media only screen and (max-width:480.00px){#stacks_in_9160,#stacks_in_9160 div,#stacks_in_9160 p,#stacks_in_9160 ol,#stacks_in_9160 ul li,#stacks_in_9160 ol li,#stacks_in_9160 ol,#stacks_in_9160 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9160,#stacks_in_9160 div,#stacks_in_9160 p,#stacks_in_9160 ol,#stacks_in_9160 ul li,#stacks_in_9160 ol li,#stacks_in_9160 ol,#stacks_in_9160 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9160,#stacks_in_9160 div,#stacks_in_9160 p,#stacks_in_9160 ol,#stacks_in_9160 ul li,#stacks_in_9160 ol li,#stacks_in_9160 ol,#stacks_in_9160 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9160,#stacks_in_9160 div,#stacks_in_9160 p,#stacks_in_9160 ol,#stacks_in_9160 ul li,#stacks_in_9160 ol li,#stacks_in_9160 ol,#stacks_in_9160 dl{font-size:1.00rem!important}}

#stacks_in_9160 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9164 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9166 textarea {
  height: 200px !important;
}
#stacks_in_9168 p,#stacks_in_9168 div{margin-bottom:0}#stacks_in_9168 p,#stacks_in_9168 div,#stacks_in_9168 ul,#stacks_in_9168 ol,#stacks_in_9168 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9168 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9168 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9168,#stacks_in_9168 div,#stacks_in_9168 p,#stacks_in_9168 .fa:not(.no-indent),#stacks_in_9168 ol,#stacks_in_9168 ul li,#stacks_in_9168 ol li,#stacks_in_9168 ol,#stacks_in_9168 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9168{}}
@media only screen and (max-width:480.00px){#stacks_in_9168,#stacks_in_9168 div,#stacks_in_9168 p,#stacks_in_9168 ol,#stacks_in_9168 ul li,#stacks_in_9168 ol li,#stacks_in_9168 ol,#stacks_in_9168 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9168,#stacks_in_9168 div,#stacks_in_9168 p,#stacks_in_9168 ol,#stacks_in_9168 ul li,#stacks_in_9168 ol li,#stacks_in_9168 ol,#stacks_in_9168 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9168,#stacks_in_9168 div,#stacks_in_9168 p,#stacks_in_9168 ol,#stacks_in_9168 ul li,#stacks_in_9168 ol li,#stacks_in_9168 ol,#stacks_in_9168 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9168,#stacks_in_9168 div,#stacks_in_9168 p,#stacks_in_9168 ol,#stacks_in_9168 ul li,#stacks_in_9168 ol li,#stacks_in_9168 ol,#stacks_in_9168 dl{font-size:1.00rem!important}}

#stacks_in_9168 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9172shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9173 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9173 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9173 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9173 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9173 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9173 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9173 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9175 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9177 textarea {
  height: 200px !important;
}
#stacks_in_9179 p,#stacks_in_9179 div{margin-bottom:0}#stacks_in_9179 p,#stacks_in_9179 div,#stacks_in_9179 ul,#stacks_in_9179 ol,#stacks_in_9179 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9179 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9179 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9179,#stacks_in_9179 div,#stacks_in_9179 p,#stacks_in_9179 .fa:not(.no-indent),#stacks_in_9179 ol,#stacks_in_9179 ul li,#stacks_in_9179 ol li,#stacks_in_9179 ol,#stacks_in_9179 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9179{}}
@media only screen and (max-width:480.00px){#stacks_in_9179,#stacks_in_9179 div,#stacks_in_9179 p,#stacks_in_9179 ol,#stacks_in_9179 ul li,#stacks_in_9179 ol li,#stacks_in_9179 ol,#stacks_in_9179 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9179,#stacks_in_9179 div,#stacks_in_9179 p,#stacks_in_9179 ol,#stacks_in_9179 ul li,#stacks_in_9179 ol li,#stacks_in_9179 ol,#stacks_in_9179 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9179,#stacks_in_9179 div,#stacks_in_9179 p,#stacks_in_9179 ol,#stacks_in_9179 ul li,#stacks_in_9179 ol li,#stacks_in_9179 ol,#stacks_in_9179 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9179,#stacks_in_9179 div,#stacks_in_9179 p,#stacks_in_9179 ol,#stacks_in_9179 ul li,#stacks_in_9179 ol li,#stacks_in_9179 ol,#stacks_in_9179 dl{font-size:1.00rem!important}}

#stacks_in_9179 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_9187 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_9187 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_9187 .foundry-label > h3:before,
	#stacks_in_9187 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_9187 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_9187 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_9187 .foundry-label {
		width: 100%;
	}

	#stacks_in_9187 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_9187 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_9188 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9188 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9188 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9188 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9188 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9188 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9188 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9190 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9192 textarea {
  height: 200px !important;
}
#stacks_in_9194 p,#stacks_in_9194 div{margin-bottom:0}#stacks_in_9194 p,#stacks_in_9194 div,#stacks_in_9194 ul,#stacks_in_9194 ol,#stacks_in_9194 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9194 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9194 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9194,#stacks_in_9194 div,#stacks_in_9194 p,#stacks_in_9194 .fa:not(.no-indent),#stacks_in_9194 ol,#stacks_in_9194 ul li,#stacks_in_9194 ol li,#stacks_in_9194 ol,#stacks_in_9194 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9194{}}
@media only screen and (max-width:480.00px){#stacks_in_9194,#stacks_in_9194 div,#stacks_in_9194 p,#stacks_in_9194 ol,#stacks_in_9194 ul li,#stacks_in_9194 ol li,#stacks_in_9194 ol,#stacks_in_9194 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9194,#stacks_in_9194 div,#stacks_in_9194 p,#stacks_in_9194 ol,#stacks_in_9194 ul li,#stacks_in_9194 ol li,#stacks_in_9194 ol,#stacks_in_9194 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9194,#stacks_in_9194 div,#stacks_in_9194 p,#stacks_in_9194 ol,#stacks_in_9194 ul li,#stacks_in_9194 ol li,#stacks_in_9194 ol,#stacks_in_9194 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9194,#stacks_in_9194 div,#stacks_in_9194 p,#stacks_in_9194 ol,#stacks_in_9194 ul li,#stacks_in_9194 ol li,#stacks_in_9194 ol,#stacks_in_9194 dl{font-size:1.00rem!important}}

#stacks_in_9194 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9198 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9200 textarea {
  height: 200px !important;
}
#stacks_in_9202 p,#stacks_in_9202 div{margin-bottom:0}#stacks_in_9202 p,#stacks_in_9202 div,#stacks_in_9202 ul,#stacks_in_9202 ol,#stacks_in_9202 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9202 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9202 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9202,#stacks_in_9202 div,#stacks_in_9202 p,#stacks_in_9202 .fa:not(.no-indent),#stacks_in_9202 ol,#stacks_in_9202 ul li,#stacks_in_9202 ol li,#stacks_in_9202 ol,#stacks_in_9202 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9202{}}
@media only screen and (max-width:480.00px){#stacks_in_9202,#stacks_in_9202 div,#stacks_in_9202 p,#stacks_in_9202 ol,#stacks_in_9202 ul li,#stacks_in_9202 ol li,#stacks_in_9202 ol,#stacks_in_9202 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9202,#stacks_in_9202 div,#stacks_in_9202 p,#stacks_in_9202 ol,#stacks_in_9202 ul li,#stacks_in_9202 ol li,#stacks_in_9202 ol,#stacks_in_9202 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9202,#stacks_in_9202 div,#stacks_in_9202 p,#stacks_in_9202 ol,#stacks_in_9202 ul li,#stacks_in_9202 ol li,#stacks_in_9202 ol,#stacks_in_9202 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9202,#stacks_in_9202 div,#stacks_in_9202 p,#stacks_in_9202 ol,#stacks_in_9202 ul li,#stacks_in_9202 ol li,#stacks_in_9202 ol,#stacks_in_9202 dl{font-size:1.00rem!important}}

#stacks_in_9202 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9206 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9208 textarea {
  height: 200px !important;
}
#stacks_in_9210 p,#stacks_in_9210 div{margin-bottom:0}#stacks_in_9210 p,#stacks_in_9210 div,#stacks_in_9210 ul,#stacks_in_9210 ol,#stacks_in_9210 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9210 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9210 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9210,#stacks_in_9210 div,#stacks_in_9210 p,#stacks_in_9210 .fa:not(.no-indent),#stacks_in_9210 ol,#stacks_in_9210 ul li,#stacks_in_9210 ol li,#stacks_in_9210 ol,#stacks_in_9210 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9210{}}
@media only screen and (max-width:480.00px){#stacks_in_9210,#stacks_in_9210 div,#stacks_in_9210 p,#stacks_in_9210 ol,#stacks_in_9210 ul li,#stacks_in_9210 ol li,#stacks_in_9210 ol,#stacks_in_9210 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9210,#stacks_in_9210 div,#stacks_in_9210 p,#stacks_in_9210 ol,#stacks_in_9210 ul li,#stacks_in_9210 ol li,#stacks_in_9210 ol,#stacks_in_9210 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9210,#stacks_in_9210 div,#stacks_in_9210 p,#stacks_in_9210 ol,#stacks_in_9210 ul li,#stacks_in_9210 ol li,#stacks_in_9210 ol,#stacks_in_9210 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9210,#stacks_in_9210 div,#stacks_in_9210 p,#stacks_in_9210 ol,#stacks_in_9210 ul li,#stacks_in_9210 ol li,#stacks_in_9210 ol,#stacks_in_9210 dl{font-size:1.00rem!important}}

#stacks_in_9210 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9214shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9215 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9215 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9215 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9215 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9215 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9215 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9215 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9217 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9219 textarea {
  height: 200px !important;
}
#stacks_in_9221 p,#stacks_in_9221 div{margin-bottom:0}#stacks_in_9221 p,#stacks_in_9221 div,#stacks_in_9221 ul,#stacks_in_9221 ol,#stacks_in_9221 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9221 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9221 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9221,#stacks_in_9221 div,#stacks_in_9221 p,#stacks_in_9221 .fa:not(.no-indent),#stacks_in_9221 ol,#stacks_in_9221 ul li,#stacks_in_9221 ol li,#stacks_in_9221 ol,#stacks_in_9221 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9221{}}
@media only screen and (max-width:480.00px){#stacks_in_9221,#stacks_in_9221 div,#stacks_in_9221 p,#stacks_in_9221 ol,#stacks_in_9221 ul li,#stacks_in_9221 ol li,#stacks_in_9221 ol,#stacks_in_9221 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9221,#stacks_in_9221 div,#stacks_in_9221 p,#stacks_in_9221 ol,#stacks_in_9221 ul li,#stacks_in_9221 ol li,#stacks_in_9221 ol,#stacks_in_9221 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9221,#stacks_in_9221 div,#stacks_in_9221 p,#stacks_in_9221 ol,#stacks_in_9221 ul li,#stacks_in_9221 ol li,#stacks_in_9221 ol,#stacks_in_9221 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9221,#stacks_in_9221 div,#stacks_in_9221 p,#stacks_in_9221 ol,#stacks_in_9221 ul li,#stacks_in_9221 ol li,#stacks_in_9221 ol,#stacks_in_9221 dl{font-size:1.00rem!important}}

#stacks_in_9221 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9225 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9227 textarea {
  height: 200px !important;
}
#stacks_in_9229 p,#stacks_in_9229 div{margin-bottom:0}#stacks_in_9229 p,#stacks_in_9229 div,#stacks_in_9229 ul,#stacks_in_9229 ol,#stacks_in_9229 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9229 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9229 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9229,#stacks_in_9229 div,#stacks_in_9229 p,#stacks_in_9229 .fa:not(.no-indent),#stacks_in_9229 ol,#stacks_in_9229 ul li,#stacks_in_9229 ol li,#stacks_in_9229 ol,#stacks_in_9229 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9229{}}
@media only screen and (max-width:480.00px){#stacks_in_9229,#stacks_in_9229 div,#stacks_in_9229 p,#stacks_in_9229 ol,#stacks_in_9229 ul li,#stacks_in_9229 ol li,#stacks_in_9229 ol,#stacks_in_9229 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9229,#stacks_in_9229 div,#stacks_in_9229 p,#stacks_in_9229 ol,#stacks_in_9229 ul li,#stacks_in_9229 ol li,#stacks_in_9229 ol,#stacks_in_9229 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9229,#stacks_in_9229 div,#stacks_in_9229 p,#stacks_in_9229 ol,#stacks_in_9229 ul li,#stacks_in_9229 ol li,#stacks_in_9229 ol,#stacks_in_9229 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9229,#stacks_in_9229 div,#stacks_in_9229 p,#stacks_in_9229 ol,#stacks_in_9229 ul li,#stacks_in_9229 ol li,#stacks_in_9229 ol,#stacks_in_9229 dl{font-size:1.00rem!important}}

#stacks_in_9229 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9233 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9235 textarea {
  height: 200px !important;
}
#stacks_in_9237 p,#stacks_in_9237 div{margin-bottom:0}#stacks_in_9237 p,#stacks_in_9237 div,#stacks_in_9237 ul,#stacks_in_9237 ol,#stacks_in_9237 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9237 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9237 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9237,#stacks_in_9237 div,#stacks_in_9237 p,#stacks_in_9237 .fa:not(.no-indent),#stacks_in_9237 ol,#stacks_in_9237 ul li,#stacks_in_9237 ol li,#stacks_in_9237 ol,#stacks_in_9237 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9237{}}
@media only screen and (max-width:480.00px){#stacks_in_9237,#stacks_in_9237 div,#stacks_in_9237 p,#stacks_in_9237 ol,#stacks_in_9237 ul li,#stacks_in_9237 ol li,#stacks_in_9237 ol,#stacks_in_9237 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9237,#stacks_in_9237 div,#stacks_in_9237 p,#stacks_in_9237 ol,#stacks_in_9237 ul li,#stacks_in_9237 ol li,#stacks_in_9237 ol,#stacks_in_9237 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9237,#stacks_in_9237 div,#stacks_in_9237 p,#stacks_in_9237 ol,#stacks_in_9237 ul li,#stacks_in_9237 ol li,#stacks_in_9237 ol,#stacks_in_9237 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9237,#stacks_in_9237 div,#stacks_in_9237 p,#stacks_in_9237 ol,#stacks_in_9237 ul li,#stacks_in_9237 ol li,#stacks_in_9237 ol,#stacks_in_9237 dl{font-size:1.00rem!important}}

#stacks_in_9237 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9241shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9242 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9242 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9242 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9242 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9242 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9242 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9242 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9244 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9246 textarea {
  height: 200px !important;
}
#stacks_in_9248 p,#stacks_in_9248 div{margin-bottom:0}#stacks_in_9248 p,#stacks_in_9248 div,#stacks_in_9248 ul,#stacks_in_9248 ol,#stacks_in_9248 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9248 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9248 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9248,#stacks_in_9248 div,#stacks_in_9248 p,#stacks_in_9248 .fa:not(.no-indent),#stacks_in_9248 ol,#stacks_in_9248 ul li,#stacks_in_9248 ol li,#stacks_in_9248 ol,#stacks_in_9248 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9248{}}
@media only screen and (max-width:480.00px){#stacks_in_9248,#stacks_in_9248 div,#stacks_in_9248 p,#stacks_in_9248 ol,#stacks_in_9248 ul li,#stacks_in_9248 ol li,#stacks_in_9248 ol,#stacks_in_9248 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9248,#stacks_in_9248 div,#stacks_in_9248 p,#stacks_in_9248 ol,#stacks_in_9248 ul li,#stacks_in_9248 ol li,#stacks_in_9248 ol,#stacks_in_9248 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9248,#stacks_in_9248 div,#stacks_in_9248 p,#stacks_in_9248 ol,#stacks_in_9248 ul li,#stacks_in_9248 ol li,#stacks_in_9248 ol,#stacks_in_9248 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9248,#stacks_in_9248 div,#stacks_in_9248 p,#stacks_in_9248 ol,#stacks_in_9248 ul li,#stacks_in_9248 ol li,#stacks_in_9248 ol,#stacks_in_9248 dl{font-size:1.00rem!important}}

#stacks_in_9248 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}




	#stacks_in_9256 .foundry-label {
			display: block;
			text-align: center;
			overflow: hidden;
			white-space: nowrap;
			margin-left: auto;
			margin-right: auto;
	}

	#stacks_in_9256 .foundry-label > h3 {
			font-size: 18px;
			position: relative;
			display: inline-block;
			color: rgba(99, 99, 100, 1.00);
			text-transform: uppercase;
	}

	#stacks_in_9256 .foundry-label > h3:before,
	#stacks_in_9256 .foundry-label > h3:after {
			content: "";
			position: absolute;
			top: 50%;
			width: 9999px;
			height: 1px;
	}

	

	#stacks_in_9256 .foundry-label > h3:before {
			right: 100%;
			margin-right: 15px;
	}

	#stacks_in_9256 .foundry-label > h3:after {
			left: 100%;
			margin-left: 15px;
	}






	#stacks_in_9256 .foundry-label {
		width: 100%;
	}

	#stacks_in_9256 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_9256 {
	margin: 20px 0px 10px 0px;
}
/* Start dooReflow stack each CSS code */	#stacks_in_9257 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9257 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9257 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9257 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9257 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9257 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9257 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9259 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9261 textarea {
  height: 200px !important;
}
#stacks_in_9263 p,#stacks_in_9263 div{margin-bottom:0}#stacks_in_9263 p,#stacks_in_9263 div,#stacks_in_9263 ul,#stacks_in_9263 ol,#stacks_in_9263 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9263 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9263 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9263,#stacks_in_9263 div,#stacks_in_9263 p,#stacks_in_9263 .fa:not(.no-indent),#stacks_in_9263 ol,#stacks_in_9263 ul li,#stacks_in_9263 ol li,#stacks_in_9263 ol,#stacks_in_9263 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9263{}}
@media only screen and (max-width:480.00px){#stacks_in_9263,#stacks_in_9263 div,#stacks_in_9263 p,#stacks_in_9263 ol,#stacks_in_9263 ul li,#stacks_in_9263 ol li,#stacks_in_9263 ol,#stacks_in_9263 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9263,#stacks_in_9263 div,#stacks_in_9263 p,#stacks_in_9263 ol,#stacks_in_9263 ul li,#stacks_in_9263 ol li,#stacks_in_9263 ol,#stacks_in_9263 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9263,#stacks_in_9263 div,#stacks_in_9263 p,#stacks_in_9263 ol,#stacks_in_9263 ul li,#stacks_in_9263 ol li,#stacks_in_9263 ol,#stacks_in_9263 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9263,#stacks_in_9263 div,#stacks_in_9263 p,#stacks_in_9263 ol,#stacks_in_9263 ul li,#stacks_in_9263 ol li,#stacks_in_9263 ol,#stacks_in_9263 dl{font-size:1.00rem!important}}

#stacks_in_9263 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9267 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9269 textarea {
  height: 200px !important;
}
#stacks_in_9271 p,#stacks_in_9271 div{margin-bottom:0}#stacks_in_9271 p,#stacks_in_9271 div,#stacks_in_9271 ul,#stacks_in_9271 ol,#stacks_in_9271 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9271 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9271 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9271,#stacks_in_9271 div,#stacks_in_9271 p,#stacks_in_9271 .fa:not(.no-indent),#stacks_in_9271 ol,#stacks_in_9271 ul li,#stacks_in_9271 ol li,#stacks_in_9271 ol,#stacks_in_9271 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9271{}}
@media only screen and (max-width:480.00px){#stacks_in_9271,#stacks_in_9271 div,#stacks_in_9271 p,#stacks_in_9271 ol,#stacks_in_9271 ul li,#stacks_in_9271 ol li,#stacks_in_9271 ol,#stacks_in_9271 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9271,#stacks_in_9271 div,#stacks_in_9271 p,#stacks_in_9271 ol,#stacks_in_9271 ul li,#stacks_in_9271 ol li,#stacks_in_9271 ol,#stacks_in_9271 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9271,#stacks_in_9271 div,#stacks_in_9271 p,#stacks_in_9271 ol,#stacks_in_9271 ul li,#stacks_in_9271 ol li,#stacks_in_9271 ol,#stacks_in_9271 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9271,#stacks_in_9271 div,#stacks_in_9271 p,#stacks_in_9271 ol,#stacks_in_9271 ul li,#stacks_in_9271 ol li,#stacks_in_9271 ol,#stacks_in_9271 dl{font-size:1.00rem!important}}

#stacks_in_9271 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9275 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9277 textarea {
  height: 200px !important;
}
#stacks_in_9279 p,#stacks_in_9279 div{margin-bottom:0}#stacks_in_9279 p,#stacks_in_9279 div,#stacks_in_9279 ul,#stacks_in_9279 ol,#stacks_in_9279 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9279 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9279 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9279,#stacks_in_9279 div,#stacks_in_9279 p,#stacks_in_9279 .fa:not(.no-indent),#stacks_in_9279 ol,#stacks_in_9279 ul li,#stacks_in_9279 ol li,#stacks_in_9279 ol,#stacks_in_9279 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9279{}}
@media only screen and (max-width:480.00px){#stacks_in_9279,#stacks_in_9279 div,#stacks_in_9279 p,#stacks_in_9279 ol,#stacks_in_9279 ul li,#stacks_in_9279 ol li,#stacks_in_9279 ol,#stacks_in_9279 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9279,#stacks_in_9279 div,#stacks_in_9279 p,#stacks_in_9279 ol,#stacks_in_9279 ul li,#stacks_in_9279 ol li,#stacks_in_9279 ol,#stacks_in_9279 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9279,#stacks_in_9279 div,#stacks_in_9279 p,#stacks_in_9279 ol,#stacks_in_9279 ul li,#stacks_in_9279 ol li,#stacks_in_9279 ol,#stacks_in_9279 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9279,#stacks_in_9279 div,#stacks_in_9279 p,#stacks_in_9279 ol,#stacks_in_9279 ul li,#stacks_in_9279 ol li,#stacks_in_9279 ol,#stacks_in_9279 dl{font-size:1.00rem!important}}

#stacks_in_9279 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9283shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9284 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9284 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9284 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9284 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9284 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9284 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9284 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9286 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9288 textarea {
  height: 200px !important;
}
#stacks_in_9290 p,#stacks_in_9290 div{margin-bottom:0}#stacks_in_9290 p,#stacks_in_9290 div,#stacks_in_9290 ul,#stacks_in_9290 ol,#stacks_in_9290 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9290 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9290 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9290,#stacks_in_9290 div,#stacks_in_9290 p,#stacks_in_9290 .fa:not(.no-indent),#stacks_in_9290 ol,#stacks_in_9290 ul li,#stacks_in_9290 ol li,#stacks_in_9290 ol,#stacks_in_9290 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9290{}}
@media only screen and (max-width:480.00px){#stacks_in_9290,#stacks_in_9290 div,#stacks_in_9290 p,#stacks_in_9290 ol,#stacks_in_9290 ul li,#stacks_in_9290 ol li,#stacks_in_9290 ol,#stacks_in_9290 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9290,#stacks_in_9290 div,#stacks_in_9290 p,#stacks_in_9290 ol,#stacks_in_9290 ul li,#stacks_in_9290 ol li,#stacks_in_9290 ol,#stacks_in_9290 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9290,#stacks_in_9290 div,#stacks_in_9290 p,#stacks_in_9290 ol,#stacks_in_9290 ul li,#stacks_in_9290 ol li,#stacks_in_9290 ol,#stacks_in_9290 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9290,#stacks_in_9290 div,#stacks_in_9290 p,#stacks_in_9290 ol,#stacks_in_9290 ul li,#stacks_in_9290 ol li,#stacks_in_9290 ol,#stacks_in_9290 dl{font-size:1.00rem!important}}

#stacks_in_9290 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9294 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9296 textarea {
  height: 200px !important;
}
#stacks_in_9298 p,#stacks_in_9298 div{margin-bottom:0}#stacks_in_9298 p,#stacks_in_9298 div,#stacks_in_9298 ul,#stacks_in_9298 ol,#stacks_in_9298 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9298 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9298 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9298,#stacks_in_9298 div,#stacks_in_9298 p,#stacks_in_9298 .fa:not(.no-indent),#stacks_in_9298 ol,#stacks_in_9298 ul li,#stacks_in_9298 ol li,#stacks_in_9298 ol,#stacks_in_9298 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9298{}}
@media only screen and (max-width:480.00px){#stacks_in_9298,#stacks_in_9298 div,#stacks_in_9298 p,#stacks_in_9298 ol,#stacks_in_9298 ul li,#stacks_in_9298 ol li,#stacks_in_9298 ol,#stacks_in_9298 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9298,#stacks_in_9298 div,#stacks_in_9298 p,#stacks_in_9298 ol,#stacks_in_9298 ul li,#stacks_in_9298 ol li,#stacks_in_9298 ol,#stacks_in_9298 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9298,#stacks_in_9298 div,#stacks_in_9298 p,#stacks_in_9298 ol,#stacks_in_9298 ul li,#stacks_in_9298 ol li,#stacks_in_9298 ol,#stacks_in_9298 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9298,#stacks_in_9298 div,#stacks_in_9298 p,#stacks_in_9298 ol,#stacks_in_9298 ul li,#stacks_in_9298 ol li,#stacks_in_9298 ol,#stacks_in_9298 dl{font-size:1.00rem!important}}

#stacks_in_9298 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_9302 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9304 textarea {
  height: 200px !important;
}
#stacks_in_9306 p,#stacks_in_9306 div{margin-bottom:0}#stacks_in_9306 p,#stacks_in_9306 div,#stacks_in_9306 ul,#stacks_in_9306 ol,#stacks_in_9306 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9306 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9306 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9306,#stacks_in_9306 div,#stacks_in_9306 p,#stacks_in_9306 .fa:not(.no-indent),#stacks_in_9306 ol,#stacks_in_9306 ul li,#stacks_in_9306 ol li,#stacks_in_9306 ol,#stacks_in_9306 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9306{}}
@media only screen and (max-width:480.00px){#stacks_in_9306,#stacks_in_9306 div,#stacks_in_9306 p,#stacks_in_9306 ol,#stacks_in_9306 ul li,#stacks_in_9306 ol li,#stacks_in_9306 ol,#stacks_in_9306 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9306,#stacks_in_9306 div,#stacks_in_9306 p,#stacks_in_9306 ol,#stacks_in_9306 ul li,#stacks_in_9306 ol li,#stacks_in_9306 ol,#stacks_in_9306 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9306,#stacks_in_9306 div,#stacks_in_9306 p,#stacks_in_9306 ol,#stacks_in_9306 ul li,#stacks_in_9306 ol li,#stacks_in_9306 ol,#stacks_in_9306 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9306,#stacks_in_9306 div,#stacks_in_9306 p,#stacks_in_9306 ol,#stacks_in_9306 ul li,#stacks_in_9306 ol li,#stacks_in_9306 ol,#stacks_in_9306 dl{font-size:1.00rem!important}}

#stacks_in_9306 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_9310shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_9311 .grid-pad{		margin-left: -5px;		margin-right: -5px;		margin-top: -8px;		margin-bottom: -8px;	}	#stacks_in_9311 [class*='re-col-']{	  padding-left: 5px;	  padding-right: 5px;	  padding-top: 8px;	  padding-bottom: 8px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_9311 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_9311 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_9311 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_9311 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_9311 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_9313 {
	background-color: rgba(238, 238, 238, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 20px 20px;
}

#stacks_in_9315 textarea {
  height: 200px !important;
}
#stacks_in_9317 p,#stacks_in_9317 div{margin-bottom:0}#stacks_in_9317 p,#stacks_in_9317 div,#stacks_in_9317 ul,#stacks_in_9317 ol,#stacks_in_9317 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_9317 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_9317 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_9317,#stacks_in_9317 div,#stacks_in_9317 p,#stacks_in_9317 .fa:not(.no-indent),#stacks_in_9317 ol,#stacks_in_9317 ul li,#stacks_in_9317 ol li,#stacks_in_9317 ol,#stacks_in_9317 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_9317{}}
@media only screen and (max-width:480.00px){#stacks_in_9317,#stacks_in_9317 div,#stacks_in_9317 p,#stacks_in_9317 ol,#stacks_in_9317 ul li,#stacks_in_9317 ol li,#stacks_in_9317 ol,#stacks_in_9317 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_9317,#stacks_in_9317 div,#stacks_in_9317 p,#stacks_in_9317 ol,#stacks_in_9317 ul li,#stacks_in_9317 ol li,#stacks_in_9317 ol,#stacks_in_9317 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_9317,#stacks_in_9317 div,#stacks_in_9317 p,#stacks_in_9317 ol,#stacks_in_9317 ul li,#stacks_in_9317 ol li,#stacks_in_9317 ol,#stacks_in_9317 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_9317,#stacks_in_9317 div,#stacks_in_9317 p,#stacks_in_9317 ol,#stacks_in_9317 ul li,#stacks_in_9317 ol li,#stacks_in_9317 ol,#stacks_in_9317 dl{font-size:1.00rem!important}}

#stacks_in_9317 {
	background-color: rgba(0, 146, 209, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

#stacks_in_4700 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_4702shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_4703shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code */#stacks_in_4704 p,#stacks_in_4704 div{margin-bottom:0}#stacks_in_4704 p,#stacks_in_4704 div,#stacks_in_4704 ul,#stacks_in_4704 ol,#stacks_in_4704 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_4704 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_4704 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_4704,#stacks_in_4704 div,#stacks_in_4704 p,#stacks_in_4704 .fa:not(.no-indent),#stacks_in_4704 ol,#stacks_in_4704 ul li,#stacks_in_4704 ol li,#stacks_in_4704 ol,#stacks_in_4704 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_4704{}}
@media only screen and (max-width:480.00px){#stacks_in_4704,#stacks_in_4704 div,#stacks_in_4704 p,#stacks_in_4704 ol,#stacks_in_4704 ul li,#stacks_in_4704 ol li,#stacks_in_4704 ol,#stacks_in_4704 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_4704,#stacks_in_4704 div,#stacks_in_4704 p,#stacks_in_4704 ol,#stacks_in_4704 ul li,#stacks_in_4704 ol li,#stacks_in_4704 ol,#stacks_in_4704 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_4704,#stacks_in_4704 div,#stacks_in_4704 p,#stacks_in_4704 ol,#stacks_in_4704 ul li,#stacks_in_4704 ol li,#stacks_in_4704 ol,#stacks_in_4704 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_4704,#stacks_in_4704 div,#stacks_in_4704 p,#stacks_in_4704 ol,#stacks_in_4704 ul li,#stacks_in_4704 ol li,#stacks_in_4704 ol,#stacks_in_4704 dl{font-size:1.00rem!important}}

#stacks_in_4704 {
	background-color: rgba(88, 88, 88, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

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


.siphon-stack.bg-stacks_in_6347:before {
  position: relative;
  
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
    
}
/* Start Responsive Shim stack CSS code */.stacks_in_6396shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_9323 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 10px 20px;
}


#stacks_in_9325 .back_wrapper iframe,
#stacks_in_9325 .back_wrapper video {
	display: none;
}


#stacks_in_9325 {
	margin-bottom: 21px;
}


#stacks_in_9325 .flip_toggle {
	cursor: pointer;
	z-index: 997;
}

#stacks_in_9325 .flip_toggle {
	text-align: center;
	cursor: pointer !important;
}

#stacks_in_9325 .flip_toggle i {
}

#stacks_in_9325 .toggle_front i {
	line-height: 40px;
}

#stacks_in_9325 .toggle_front {
	text-align: center;
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	

	

	

	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 30px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;
}

#stacks_in_9325 .toggle_front:hover {
	background: rgba(2, 90, 165, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_9325 .toggle_back i {
	line-height: 40px;
}

#stacks_in_9325 .toggle_back {
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	
	
	

	background: rgba(137, 155, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 20px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;

}

#stacks_in_9325 .toggle_back:hover {
	background: rgba(68, 157, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_9325 .flip_panel {
	cursor: click;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	transition-duration: 300ms;
	transition-property: height;
	z-index: 996;
}

#stacks_in_9325 .flip_panel .front,
#stacks_in_9325 .flip_panel .back {
}


#stacks_in_9325 * {
}

#stacks_in_9325 .flip_panel .front {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_9325 .flip_panel .back {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 950;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_9325 .flip_panel.flip .front {
	z-index: 900;
}

#stacks_in_9325 .flip_panel.flip .back {
	z-index: 950;
}

	
		/* Left To Right Animation */

		#stacks_in_9325 .flip_panel .front {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			   -moz-transform: rotateX(0deg) rotateY(0deg);
		}

		#stacks_in_9325 .flip_panel .back {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);
		}

		#stacks_in_9325 .flip_panel.flip .front {
			-webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
		}

		#stacks_in_9325 .flip_panel.flip .back {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			-moz-transform: rotateX(0deg) rotateY(0deg);
		}
	

	

	

	



#stacks_in_9325 .front_inner {
	
	background: rgba(255, 255, 255, 0.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	
}

#stacks_in_9325 .front_inner,
#stacks_in_9325 .front_overlay {
	
			border-radius: 10px;
	
}

#stacks_in_9325 .back_inner,
#stacks_in_9325 .back_overlay {
	
			border-radius: 10px;
	
}



#stacks_in_9325 .back_inner {
	
	background: rgba(255, 255, 255, 1.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	

}

@media (max-width: 47.9375em) {
	/* iPhone */
	#stacks_in_9325 .front_overlay {
		padding: 10px;
	}

	#stacks_in_9325 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 48em) and (max-width: 61.9375em) {
	/* iPad */
	#stacks_in_9325 .front_overlay {
		padding: 10px;
	}

	#stacks_in_9325 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 62em) {
	/* Desktop */
	#stacks_in_9325 .front_overlay {
		padding: 10px;
	}

	#stacks_in_9325 .back_overlay {
		padding: 10px;
	}
}

#stacks_in_9325 {
	padding: 10px 0px 0px 0px;
}
@media only screen and (max-width:414px){#stacks_in_6377 p,#stacks_in_6377 div{text-align:center !important}}#stacks_in_6377 p,#stacks_in_6377 div{margin-bottom:0}#stacks_in_6377 p,#stacks_in_6377 div,#stacks_in_6377 ul,#stacks_in_6377 ol,#stacks_in_6377 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_6377 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6377 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6377,#stacks_in_6377 div,#stacks_in_6377 p,#stacks_in_6377 .fa:not(.no-indent),#stacks_in_6377 ol,#stacks_in_6377 ul li,#stacks_in_6377 ol li,#stacks_in_6377 ol,#stacks_in_6377 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6377{}}
@media only screen and (max-width:480.00px){#stacks_in_6377,#stacks_in_6377 div,#stacks_in_6377 p,#stacks_in_6377 ol,#stacks_in_6377 ul li,#stacks_in_6377 ol li,#stacks_in_6377 ol,#stacks_in_6377 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6377,#stacks_in_6377 div,#stacks_in_6377 p,#stacks_in_6377 ol,#stacks_in_6377 ul li,#stacks_in_6377 ol li,#stacks_in_6377 ol,#stacks_in_6377 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6377,#stacks_in_6377 div,#stacks_in_6377 p,#stacks_in_6377 ol,#stacks_in_6377 ul li,#stacks_in_6377 ol li,#stacks_in_6377 ol,#stacks_in_6377 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6377,#stacks_in_6377 div,#stacks_in_6377 p,#stacks_in_6377 ol,#stacks_in_6377 ul li,#stacks_in_6377 ol li,#stacks_in_6377 ol,#stacks_in_6377 dl{font-size:0.80rem!important}}

#stacks_in_6377 {
	padding: 20px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6395shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_6352 .grid-pad{		margin-left: -4px;		margin-right: -4px;		margin-top: -5px;		margin-bottom: -5px;	}	#stacks_in_6352 [class*='re-col-']{	  padding-left: 4px;	  padding-right: 4px;	  padding-top: 5px;	  padding-bottom: 5px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_6352 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_6352 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_6352 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_6352 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6352 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_6354 textarea {
  height: 200px !important;
}

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

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

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

#stacks_in_6368 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6370shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6371shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */#stacks_in_6372 p,#stacks_in_6372 div{margin-bottom:0}#stacks_in_6372 p,#stacks_in_6372 div,#stacks_in_6372 ul,#stacks_in_6372 ol,#stacks_in_6372 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_6372 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6372 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6372,#stacks_in_6372 div,#stacks_in_6372 p,#stacks_in_6372 .fa:not(.no-indent),#stacks_in_6372 ol,#stacks_in_6372 ul li,#stacks_in_6372 ol li,#stacks_in_6372 ol,#stacks_in_6372 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6372{}}
@media only screen and (max-width:480.00px){#stacks_in_6372,#stacks_in_6372 div,#stacks_in_6372 p,#stacks_in_6372 ol,#stacks_in_6372 ul li,#stacks_in_6372 ol li,#stacks_in_6372 ol,#stacks_in_6372 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6372,#stacks_in_6372 div,#stacks_in_6372 p,#stacks_in_6372 ol,#stacks_in_6372 ul li,#stacks_in_6372 ol li,#stacks_in_6372 ol,#stacks_in_6372 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6372,#stacks_in_6372 div,#stacks_in_6372 p,#stacks_in_6372 ol,#stacks_in_6372 ul li,#stacks_in_6372 ol li,#stacks_in_6372 ol,#stacks_in_6372 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6372,#stacks_in_6372 div,#stacks_in_6372 p,#stacks_in_6372 ol,#stacks_in_6372 ul li,#stacks_in_6372 ol li,#stacks_in_6372 ol,#stacks_in_6372 dl{font-size:1.00rem!important}}

#stacks_in_6372 {
	background-color: rgba(88, 88, 88, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

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


.siphon-stack.bg-stacks_in_6402:before {
  position: relative;
  
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
    
}
/* Start Responsive Shim stack CSS code */.stacks_in_6425shim{	padding-top: 4%;}/* End Responsive Shim stack CSS code */
#stacks_in_9331 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 20px 20px 10px 20px;
}


#stacks_in_9333 .back_wrapper iframe,
#stacks_in_9333 .back_wrapper video {
	display: none;
}


#stacks_in_9333 {
	margin-bottom: 21px;
}


#stacks_in_9333 .flip_toggle {
	cursor: pointer;
	z-index: 997;
}

#stacks_in_9333 .flip_toggle {
	text-align: center;
	cursor: pointer !important;
}

#stacks_in_9333 .flip_toggle i {
}

#stacks_in_9333 .toggle_front i {
	line-height: 40px;
}

#stacks_in_9333 .toggle_front {
	text-align: center;
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	

	

	

	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 30px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;
}

#stacks_in_9333 .toggle_front:hover {
	background: rgba(2, 90, 165, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_9333 .toggle_back i {
	line-height: 40px;
}

#stacks_in_9333 .toggle_back {
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	
	
	

	background: rgba(137, 155, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 20px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;

}

#stacks_in_9333 .toggle_back:hover {
	background: rgba(68, 157, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_9333 .flip_panel {
	cursor: click;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	transition-duration: 300ms;
	transition-property: height;
	z-index: 996;
}

#stacks_in_9333 .flip_panel .front,
#stacks_in_9333 .flip_panel .back {
}


#stacks_in_9333 * {
}

#stacks_in_9333 .flip_panel .front {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_9333 .flip_panel .back {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 950;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_9333 .flip_panel.flip .front {
	z-index: 900;
}

#stacks_in_9333 .flip_panel.flip .back {
	z-index: 950;
}

	
		/* Left To Right Animation */

		#stacks_in_9333 .flip_panel .front {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			   -moz-transform: rotateX(0deg) rotateY(0deg);
		}

		#stacks_in_9333 .flip_panel .back {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);
		}

		#stacks_in_9333 .flip_panel.flip .front {
			-webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
		}

		#stacks_in_9333 .flip_panel.flip .back {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			-moz-transform: rotateX(0deg) rotateY(0deg);
		}
	

	

	

	



#stacks_in_9333 .front_inner {
	
	background: rgba(255, 255, 255, 0.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	
}

#stacks_in_9333 .front_inner,
#stacks_in_9333 .front_overlay {
	
			border-radius: 10px;
	
}

#stacks_in_9333 .back_inner,
#stacks_in_9333 .back_overlay {
	
			border-radius: 10px;
	
}



#stacks_in_9333 .back_inner {
	
	background: rgba(255, 255, 255, 1.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	

}

@media (max-width: 47.9375em) {
	/* iPhone */
	#stacks_in_9333 .front_overlay {
		padding: 10px;
	}

	#stacks_in_9333 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 48em) and (max-width: 61.9375em) {
	/* iPad */
	#stacks_in_9333 .front_overlay {
		padding: 10px;
	}

	#stacks_in_9333 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 62em) {
	/* Desktop */
	#stacks_in_9333 .front_overlay {
		padding: 10px;
	}

	#stacks_in_9333 .back_overlay {
		padding: 10px;
	}
}

#stacks_in_9333 {
	padding: 10px 0px 0px 0px;
}
@media only screen and (max-width:414px){#stacks_in_6429 p,#stacks_in_6429 div{text-align:center !important}}#stacks_in_6429 p,#stacks_in_6429 div{margin-bottom:0}#stacks_in_6429 p,#stacks_in_6429 div,#stacks_in_6429 ul,#stacks_in_6429 ol,#stacks_in_6429 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_6429 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6429 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6429,#stacks_in_6429 div,#stacks_in_6429 p,#stacks_in_6429 .fa:not(.no-indent),#stacks_in_6429 ol,#stacks_in_6429 ul li,#stacks_in_6429 ol li,#stacks_in_6429 ol,#stacks_in_6429 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6429{}}
@media only screen and (max-width:480.00px){#stacks_in_6429,#stacks_in_6429 div,#stacks_in_6429 p,#stacks_in_6429 ol,#stacks_in_6429 ul li,#stacks_in_6429 ol li,#stacks_in_6429 ol,#stacks_in_6429 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6429,#stacks_in_6429 div,#stacks_in_6429 p,#stacks_in_6429 ol,#stacks_in_6429 ul li,#stacks_in_6429 ol li,#stacks_in_6429 ol,#stacks_in_6429 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6429,#stacks_in_6429 div,#stacks_in_6429 p,#stacks_in_6429 ol,#stacks_in_6429 ul li,#stacks_in_6429 ol li,#stacks_in_6429 ol,#stacks_in_6429 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6429,#stacks_in_6429 div,#stacks_in_6429 p,#stacks_in_6429 ol,#stacks_in_6429 ul li,#stacks_in_6429 ol li,#stacks_in_6429 ol,#stacks_in_6429 dl{font-size:0.80rem!important}}

#stacks_in_6429 {
	padding: 20px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6426shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start dooReflow stack each CSS code */	#stacks_in_6432 .grid-pad{		margin-left: -4px;		margin-right: -4px;		margin-top: -5px;		margin-bottom: -5px;	}	#stacks_in_6432 [class*='re-col-']{	  padding-left: 4px;	  padding-right: 4px;	  padding-top: 5px;	  padding-bottom: 5px;	  vertical-align: middle;	}			@media all and (max-width: 1024px) {		#stacks_in_6432 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_6432 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_6432 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_6432 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6432 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_6409 textarea {
  height: 200px !important;
}

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

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

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

#stacks_in_6454 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6456shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6457shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */#stacks_in_6458 p,#stacks_in_6458 div{margin-bottom:0}#stacks_in_6458 p,#stacks_in_6458 div,#stacks_in_6458 ul,#stacks_in_6458 ol,#stacks_in_6458 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_6458 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6458 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6458,#stacks_in_6458 div,#stacks_in_6458 p,#stacks_in_6458 .fa:not(.no-indent),#stacks_in_6458 ol,#stacks_in_6458 ul li,#stacks_in_6458 ol li,#stacks_in_6458 ol,#stacks_in_6458 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6458{}}
@media only screen and (max-width:480.00px){#stacks_in_6458,#stacks_in_6458 div,#stacks_in_6458 p,#stacks_in_6458 ol,#stacks_in_6458 ul li,#stacks_in_6458 ol li,#stacks_in_6458 ol,#stacks_in_6458 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6458,#stacks_in_6458 div,#stacks_in_6458 p,#stacks_in_6458 ol,#stacks_in_6458 ul li,#stacks_in_6458 ol li,#stacks_in_6458 ol,#stacks_in_6458 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6458,#stacks_in_6458 div,#stacks_in_6458 p,#stacks_in_6458 ol,#stacks_in_6458 ul li,#stacks_in_6458 ol li,#stacks_in_6458 ol,#stacks_in_6458 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6458,#stacks_in_6458 div,#stacks_in_6458 p,#stacks_in_6458 ol,#stacks_in_6458 ul li,#stacks_in_6458 ol li,#stacks_in_6458 ol,#stacks_in_6458 dl{font-size:1.00rem!important}}

#stacks_in_6458 {
	background-color: rgba(88, 88, 88, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

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


.siphon-stack.bg-stacks_in_6462:before {
  position: relative;
  
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
    
}
/* Start dooReflow stack each CSS code */	#stacks_in_6467 .grid-pad{		margin-left: -4px;		margin-right: -4px;		margin-top: -5px;		margin-bottom: -5px;	}	#stacks_in_6467 [class*='re-col-']{	  padding-left: 4px;	  padding-right: 4px;	  padding-top: 5px;	  padding-bottom: 5px;	  vertical-align: top;	}			@media all and (max-width: 1024px) {		#stacks_in_6467 [class*='re-col-tabl'] {		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-0 {		  width: 0;		  display: none;		}		#stacks_in_6467 .re-col-tabl-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tabl-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 768px) {		[class*='re-col-tab'] {		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-0 {		  width: 0;		  display: none;		}		#stacks_in_6467 .re-col-tab-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-tab-12 {		  width: 100%;		  display: inline-block;		}	}			@media all and (max-width: 480px) {		[class*='re-col-mob'] {		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-0 {		  width: 0;		  display: none;		}		#stacks_in_6467 .re-col-mob-1 {		  width: 8.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-2 {		  width: 16.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-3 {		  width: 25%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-4 {		  width: 33.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-5 {		  width: 41.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-6 {		  width: 50%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-7 {		  width: 58.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-8 {		  width: 66.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-9 {		  width: 75%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-10 {		  width: 80.333333%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-11 {		  width: 91.666666%;		  display: inline-block;		}		#stacks_in_6467 .re-col-mob-12 {		  width: 100%;		  display: inline-block;		}	}		/* End dooReflow stack each CSS code */
#stacks_in_6469 textarea {
  height: 200px !important;
}
#stacks_in_6471 p,#stacks_in_6471 div,#stacks_in_6471 ul,#stacks_in_6471 ol,#stacks_in_6471 dl{color:rgba(51, 51, 51, 1.00)}#stacks_in_6471 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6471 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6471,#stacks_in_6471 div,#stacks_in_6471 p,#stacks_in_6471 .fa:not(.no-indent),#stacks_in_6471 ol,#stacks_in_6471 ul li,#stacks_in_6471 ol li,#stacks_in_6471 ol,#stacks_in_6471 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6471{}}#stacks_in_6471,#stacks_in_6471 div,#stacks_in_6471 p,#stacks_in_6471 ul,#stacks_in_6471 ul li,#stacks_in_6471 ol li,#stacks_in_6471 ol,#stacks_in_6471 dl,#stacks_in_6471 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Open Sans",Sans-Serif ;font-weight:200 ;font-style:normal }
@media only screen and (max-width:300.00px){#stacks_in_6471,#stacks_in_6471 div,#stacks_in_6471 p,#stacks_in_6471 ol,#stacks_in_6471 ul li,#stacks_in_6471 ol li,#stacks_in_6471 ol,#stacks_in_6471 dl{font-size:1.60rem!important}}@media only screen and (min-width:300.00px) and (max-width:640.00px){#stacks_in_6471,#stacks_in_6471 div,#stacks_in_6471 p,#stacks_in_6471 ol,#stacks_in_6471 ul li,#stacks_in_6471 ol li,#stacks_in_6471 ol,#stacks_in_6471 dl{font-size:1.60rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6471,#stacks_in_6471 div,#stacks_in_6471 p,#stacks_in_6471 ol,#stacks_in_6471 ul li,#stacks_in_6471 ol li,#stacks_in_6471 ol,#stacks_in_6471 dl{font-size:1.60rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6471,#stacks_in_6471 div,#stacks_in_6471 p,#stacks_in_6471 ol,#stacks_in_6471 ul li,#stacks_in_6471 ol li,#stacks_in_6471 ol,#stacks_in_6471 dl{font-size:1.60rem!important}}

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

#stacks_in_6478 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6487shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_6492shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */#stacks_in_6489 p,#stacks_in_6489 div{margin-bottom:0}#stacks_in_6489 p,#stacks_in_6489 div,#stacks_in_6489 ul,#stacks_in_6489 ol,#stacks_in_6489 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_6489 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6489 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6489,#stacks_in_6489 div,#stacks_in_6489 p,#stacks_in_6489 .fa:not(.no-indent),#stacks_in_6489 ol,#stacks_in_6489 ul li,#stacks_in_6489 ol li,#stacks_in_6489 ol,#stacks_in_6489 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6489{}}
@media only screen and (max-width:480.00px){#stacks_in_6489,#stacks_in_6489 div,#stacks_in_6489 p,#stacks_in_6489 ol,#stacks_in_6489 ul li,#stacks_in_6489 ol li,#stacks_in_6489 ol,#stacks_in_6489 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6489,#stacks_in_6489 div,#stacks_in_6489 p,#stacks_in_6489 ol,#stacks_in_6489 ul li,#stacks_in_6489 ol li,#stacks_in_6489 ol,#stacks_in_6489 dl{font-size:1.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6489,#stacks_in_6489 div,#stacks_in_6489 p,#stacks_in_6489 ol,#stacks_in_6489 ul li,#stacks_in_6489 ol li,#stacks_in_6489 ol,#stacks_in_6489 dl{font-size:1.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6489,#stacks_in_6489 div,#stacks_in_6489 p,#stacks_in_6489 ol,#stacks_in_6489 ul li,#stacks_in_6489 ol li,#stacks_in_6489 ol,#stacks_in_6489 dl{font-size:1.00rem!important}}

#stacks_in_6489 {
	background-color: rgba(88, 88, 88, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 0px 15px 0px;
}

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


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

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

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

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

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

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

#stacks_in_6751 textarea {
  height: 200px !important;
}
#stacks_in_6747 p,#stacks_in_6747 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_6747{}}


#stacks_in_6747 {
	padding: 20px 0px 0px 0px;
}

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

#stacks_in_6570 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6599shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_7085 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7042shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */


#stacks_in_7043 > .positioner_wrapper > .positioner {
	position: absolute;
	
	top: 0;
	margin-top: -15px;
	

	

	
	
	
	left: 50%;
	margin-left: -15px;
	
	
	z-index: 90;
	/*margin-right: px;*/
}

#stacks_in_7043 > .positioner_wrapper > .positioner > a,
#stacks_in_7043 > .positioner_wrapper > .positioner > a:visited,
#stacks_in_7043 > .positioner_wrapper > .positioner > span {
	
	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1.00);
	

	

	font-size: 15px;
	display: block;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
}

#stacks_in_7043 > .positioner_wrapper > .positioner > a:hover,
#stacks_in_7043 > .positioner_wrapper > .positioner > a:active,
#stacks_in_7043 > .positioner_wrapper > .positioner > span:hover {
	
	background: rgba(0, 146, 209, 1.00);
	

	
}

#stacks_in_7043 > .positioner_wrapper > .positioner > a > i,
#stacks_in_7043 > .positioner_wrapper > .positioner > span > i {
	line-height: 30px;
}


/* Option for removing base margin */

#stacks_in_7043 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	padding: 10px 10px 0px 10px;
}
@media only screen and (max-width:414px){#stacks_in_7045 p,#stacks_in_7045 div{text-align:center !important}}#stacks_in_7045 p,#stacks_in_7045 div{margin-bottom:0}#stacks_in_7045 p,#stacks_in_7045 div,#stacks_in_7045 ul,#stacks_in_7045 ol,#stacks_in_7045 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_7045 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7045 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7045,#stacks_in_7045 div,#stacks_in_7045 p,#stacks_in_7045 .fa:not(.no-indent),#stacks_in_7045 ol,#stacks_in_7045 ul li,#stacks_in_7045 ol li,#stacks_in_7045 ol,#stacks_in_7045 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7045{}}
@media only screen and (max-width:480.00px){#stacks_in_7045,#stacks_in_7045 div,#stacks_in_7045 p,#stacks_in_7045 ol,#stacks_in_7045 ul li,#stacks_in_7045 ol li,#stacks_in_7045 ol,#stacks_in_7045 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7045,#stacks_in_7045 div,#stacks_in_7045 p,#stacks_in_7045 ol,#stacks_in_7045 ul li,#stacks_in_7045 ol li,#stacks_in_7045 ol,#stacks_in_7045 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7045,#stacks_in_7045 div,#stacks_in_7045 p,#stacks_in_7045 ol,#stacks_in_7045 ul li,#stacks_in_7045 ol li,#stacks_in_7045 ol,#stacks_in_7045 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7045,#stacks_in_7045 div,#stacks_in_7045 p,#stacks_in_7045 ol,#stacks_in_7045 ul li,#stacks_in_7045 ol li,#stacks_in_7045 ol,#stacks_in_7045 dl{font-size:0.80rem!important}}

#stacks_in_7045 {
	padding: 10px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7048shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_6738 textarea {
  height: 200px !important;
}
@media only screen and (min-width:0px){#stacks_in_6734,#stacks_in_6734 div,#stacks_in_6734 p,#stacks_in_6734 .fa:not(.no-indent),#stacks_in_6734 ol,#stacks_in_6734 ul li,#stacks_in_6734 ol li,#stacks_in_6734 ol,#stacks_in_6734 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6734{}}


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


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

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

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

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

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

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

#stacks_in_6763 textarea {
  height: 200px !important;
}
#stacks_in_6764 p,#stacks_in_6764 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_6764{}}


#stacks_in_6764 {
	padding: 20px 0px 0px 0px;
}

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

#stacks_in_6768 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6769shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_6806 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6773shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */


#stacks_in_6774 > .positioner_wrapper > .positioner {
	position: absolute;
	
	top: 0;
	margin-top: -15px;
	

	

	
	
	
	left: 50%;
	margin-left: -15px;
	
	
	z-index: 90;
	/*margin-right: px;*/
}

#stacks_in_6774 > .positioner_wrapper > .positioner > a,
#stacks_in_6774 > .positioner_wrapper > .positioner > a:visited,
#stacks_in_6774 > .positioner_wrapper > .positioner > span {
	
	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1.00);
	

	

	font-size: 15px;
	display: block;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
}

#stacks_in_6774 > .positioner_wrapper > .positioner > a:hover,
#stacks_in_6774 > .positioner_wrapper > .positioner > a:active,
#stacks_in_6774 > .positioner_wrapper > .positioner > span:hover {
	
	background: rgba(0, 146, 209, 1.00);
	

	
}

#stacks_in_6774 > .positioner_wrapper > .positioner > a > i,
#stacks_in_6774 > .positioner_wrapper > .positioner > span > i {
	line-height: 30px;
}


/* Option for removing base margin */

#stacks_in_6774 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	padding: 10px 10px 0px 10px;
}
@media only screen and (max-width:414px){#stacks_in_6776 p,#stacks_in_6776 div{text-align:center !important}}#stacks_in_6776 p,#stacks_in_6776 div{margin-bottom:0}#stacks_in_6776 p,#stacks_in_6776 div,#stacks_in_6776 ul,#stacks_in_6776 ol,#stacks_in_6776 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_6776 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6776 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6776,#stacks_in_6776 div,#stacks_in_6776 p,#stacks_in_6776 .fa:not(.no-indent),#stacks_in_6776 ol,#stacks_in_6776 ul li,#stacks_in_6776 ol li,#stacks_in_6776 ol,#stacks_in_6776 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6776{}}
@media only screen and (max-width:480.00px){#stacks_in_6776,#stacks_in_6776 div,#stacks_in_6776 p,#stacks_in_6776 ol,#stacks_in_6776 ul li,#stacks_in_6776 ol li,#stacks_in_6776 ol,#stacks_in_6776 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6776,#stacks_in_6776 div,#stacks_in_6776 p,#stacks_in_6776 ol,#stacks_in_6776 ul li,#stacks_in_6776 ol li,#stacks_in_6776 ol,#stacks_in_6776 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6776,#stacks_in_6776 div,#stacks_in_6776 p,#stacks_in_6776 ol,#stacks_in_6776 ul li,#stacks_in_6776 ol li,#stacks_in_6776 ol,#stacks_in_6776 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6776,#stacks_in_6776 div,#stacks_in_6776 p,#stacks_in_6776 ol,#stacks_in_6776 ul li,#stacks_in_6776 ol li,#stacks_in_6776 ol,#stacks_in_6776 dl{font-size:0.80rem!important}}

#stacks_in_6776 {
	padding: 10px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6779shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_7154 textarea {
  height: 200px !important;
}
@media only screen and (min-width:0px){#stacks_in_7054,#stacks_in_7054 div,#stacks_in_7054 p,#stacks_in_7054 .fa:not(.no-indent),#stacks_in_7054 ol,#stacks_in_7054 ul li,#stacks_in_7054 ol li,#stacks_in_7054 ol,#stacks_in_7054 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7054{}}


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


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

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

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

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

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

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

#stacks_in_6819 textarea {
  height: 200px !important;
}
#stacks_in_6820 p,#stacks_in_6820 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_6820{}}


#stacks_in_6820 {
	padding: 20px 0px 0px 0px;
}

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

#stacks_in_6824 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6825shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_7164 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7074shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */


#stacks_in_7075 > .positioner_wrapper > .positioner {
	position: absolute;
	
	top: 0;
	margin-top: -15px;
	

	

	
	
	
	left: 50%;
	margin-left: -15px;
	
	
	z-index: 90;
	/*margin-right: px;*/
}

#stacks_in_7075 > .positioner_wrapper > .positioner > a,
#stacks_in_7075 > .positioner_wrapper > .positioner > a:visited,
#stacks_in_7075 > .positioner_wrapper > .positioner > span {
	
	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1.00);
	

	

	font-size: 15px;
	display: block;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
}

#stacks_in_7075 > .positioner_wrapper > .positioner > a:hover,
#stacks_in_7075 > .positioner_wrapper > .positioner > a:active,
#stacks_in_7075 > .positioner_wrapper > .positioner > span:hover {
	
	background: rgba(0, 146, 209, 1.00);
	

	
}

#stacks_in_7075 > .positioner_wrapper > .positioner > a > i,
#stacks_in_7075 > .positioner_wrapper > .positioner > span > i {
	line-height: 30px;
}


/* Option for removing base margin */

#stacks_in_7075 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	padding: 10px 10px 0px 10px;
}
@media only screen and (max-width:414px){#stacks_in_7077 p,#stacks_in_7077 div{text-align:center !important}}#stacks_in_7077 p,#stacks_in_7077 div{margin-bottom:0}#stacks_in_7077 p,#stacks_in_7077 div,#stacks_in_7077 ul,#stacks_in_7077 ol,#stacks_in_7077 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_7077 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7077 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7077,#stacks_in_7077 div,#stacks_in_7077 p,#stacks_in_7077 .fa:not(.no-indent),#stacks_in_7077 ol,#stacks_in_7077 ul li,#stacks_in_7077 ol li,#stacks_in_7077 ol,#stacks_in_7077 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7077{}}
@media only screen and (max-width:480.00px){#stacks_in_7077,#stacks_in_7077 div,#stacks_in_7077 p,#stacks_in_7077 ol,#stacks_in_7077 ul li,#stacks_in_7077 ol li,#stacks_in_7077 ol,#stacks_in_7077 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7077,#stacks_in_7077 div,#stacks_in_7077 p,#stacks_in_7077 ol,#stacks_in_7077 ul li,#stacks_in_7077 ol li,#stacks_in_7077 ol,#stacks_in_7077 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7077,#stacks_in_7077 div,#stacks_in_7077 p,#stacks_in_7077 ol,#stacks_in_7077 ul li,#stacks_in_7077 ol li,#stacks_in_7077 ol,#stacks_in_7077 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7077,#stacks_in_7077 div,#stacks_in_7077 p,#stacks_in_7077 ol,#stacks_in_7077 ul li,#stacks_in_7077 ol li,#stacks_in_7077 ol,#stacks_in_7077 dl{font-size:0.80rem!important}}

#stacks_in_7077 {
	padding: 10px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7080shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_6615 textarea {
  height: 200px !important;
}
@media only screen and (min-width:0px){#stacks_in_6619,#stacks_in_6619 div,#stacks_in_6619 p,#stacks_in_6619 .fa:not(.no-indent),#stacks_in_6619 ol,#stacks_in_6619 ul li,#stacks_in_6619 ol li,#stacks_in_6619 ol,#stacks_in_6619 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6619{}}


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


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

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

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

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

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

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

#stacks_in_7064 textarea {
  height: 200px !important;
}
#stacks_in_7065 p,#stacks_in_7065 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_7065{}}


#stacks_in_7065 {
	padding: 20px 0px 0px 0px;
}

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

#stacks_in_7069 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7070shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_6689 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6679shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */


#stacks_in_6680 > .positioner_wrapper > .positioner {
	position: absolute;
	
	top: 0;
	margin-top: -15px;
	

	

	
	
	
	left: 50%;
	margin-left: -15px;
	
	
	z-index: 90;
	/*margin-right: px;*/
}

#stacks_in_6680 > .positioner_wrapper > .positioner > a,
#stacks_in_6680 > .positioner_wrapper > .positioner > a:visited,
#stacks_in_6680 > .positioner_wrapper > .positioner > span {
	
	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1.00);
	

	

	font-size: 15px;
	display: block;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
}

#stacks_in_6680 > .positioner_wrapper > .positioner > a:hover,
#stacks_in_6680 > .positioner_wrapper > .positioner > a:active,
#stacks_in_6680 > .positioner_wrapper > .positioner > span:hover {
	
	background: rgba(0, 146, 209, 1.00);
	

	
}

#stacks_in_6680 > .positioner_wrapper > .positioner > a > i,
#stacks_in_6680 > .positioner_wrapper > .positioner > span > i {
	line-height: 30px;
}


/* Option for removing base margin */

#stacks_in_6680 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	padding: 10px 10px 0px 10px;
}
@media only screen and (max-width:414px){#stacks_in_6682 p,#stacks_in_6682 div{text-align:center !important}}#stacks_in_6682 p,#stacks_in_6682 div{margin-bottom:0}#stacks_in_6682 p,#stacks_in_6682 div,#stacks_in_6682 ul,#stacks_in_6682 ol,#stacks_in_6682 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_6682 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_6682 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_6682,#stacks_in_6682 div,#stacks_in_6682 p,#stacks_in_6682 .fa:not(.no-indent),#stacks_in_6682 ol,#stacks_in_6682 ul li,#stacks_in_6682 ol li,#stacks_in_6682 ol,#stacks_in_6682 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6682{}}
@media only screen and (max-width:480.00px){#stacks_in_6682,#stacks_in_6682 div,#stacks_in_6682 p,#stacks_in_6682 ol,#stacks_in_6682 ul li,#stacks_in_6682 ol li,#stacks_in_6682 ol,#stacks_in_6682 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_6682,#stacks_in_6682 div,#stacks_in_6682 p,#stacks_in_6682 ol,#stacks_in_6682 ul li,#stacks_in_6682 ol li,#stacks_in_6682 ol,#stacks_in_6682 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_6682,#stacks_in_6682 div,#stacks_in_6682 p,#stacks_in_6682 ol,#stacks_in_6682 ul li,#stacks_in_6682 ol li,#stacks_in_6682 ol,#stacks_in_6682 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_6682,#stacks_in_6682 div,#stacks_in_6682 p,#stacks_in_6682 ol,#stacks_in_6682 ul li,#stacks_in_6682 ol li,#stacks_in_6682 ol,#stacks_in_6682 dl{font-size:0.80rem!important}}

#stacks_in_6682 {
	padding: 10px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6685shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_6855 textarea {
  height: 200px !important;
}
@media only screen and (min-width:0px){#stacks_in_6851,#stacks_in_6851 div,#stacks_in_6851 p,#stacks_in_6851 .fa:not(.no-indent),#stacks_in_6851 ol,#stacks_in_6851 ul li,#stacks_in_6851 ol li,#stacks_in_6851 ol,#stacks_in_6851 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6851{}}


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


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

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

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

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

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

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

#stacks_in_6921 textarea {
  height: 200px !important;
}
#stacks_in_6922 p,#stacks_in_6922 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_6922{}}


#stacks_in_6922 {
	padding: 20px 0px 0px 0px;
}

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

#stacks_in_6926 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6927shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_7193 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7093shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */


#stacks_in_7094 > .positioner_wrapper > .positioner {
	position: absolute;
	
	top: 0;
	margin-top: -15px;
	

	

	
	
	
	left: 50%;
	margin-left: -15px;
	
	
	z-index: 90;
	/*margin-right: px;*/
}

#stacks_in_7094 > .positioner_wrapper > .positioner > a,
#stacks_in_7094 > .positioner_wrapper > .positioner > a:visited,
#stacks_in_7094 > .positioner_wrapper > .positioner > span {
	
	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1.00);
	

	

	font-size: 15px;
	display: block;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
}

#stacks_in_7094 > .positioner_wrapper > .positioner > a:hover,
#stacks_in_7094 > .positioner_wrapper > .positioner > a:active,
#stacks_in_7094 > .positioner_wrapper > .positioner > span:hover {
	
	background: rgba(0, 146, 209, 1.00);
	

	
}

#stacks_in_7094 > .positioner_wrapper > .positioner > a > i,
#stacks_in_7094 > .positioner_wrapper > .positioner > span > i {
	line-height: 30px;
}


/* Option for removing base margin */

#stacks_in_7094 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	padding: 10px 10px 0px 10px;
}
@media only screen and (max-width:414px){#stacks_in_7096 p,#stacks_in_7096 div{text-align:center !important}}#stacks_in_7096 p,#stacks_in_7096 div{margin-bottom:0}#stacks_in_7096 p,#stacks_in_7096 div,#stacks_in_7096 ul,#stacks_in_7096 ol,#stacks_in_7096 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_7096 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7096 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7096,#stacks_in_7096 div,#stacks_in_7096 p,#stacks_in_7096 .fa:not(.no-indent),#stacks_in_7096 ol,#stacks_in_7096 ul li,#stacks_in_7096 ol li,#stacks_in_7096 ol,#stacks_in_7096 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7096{}}
@media only screen and (max-width:480.00px){#stacks_in_7096,#stacks_in_7096 div,#stacks_in_7096 p,#stacks_in_7096 ol,#stacks_in_7096 ul li,#stacks_in_7096 ol li,#stacks_in_7096 ol,#stacks_in_7096 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7096,#stacks_in_7096 div,#stacks_in_7096 p,#stacks_in_7096 ol,#stacks_in_7096 ul li,#stacks_in_7096 ol li,#stacks_in_7096 ol,#stacks_in_7096 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7096,#stacks_in_7096 div,#stacks_in_7096 p,#stacks_in_7096 ol,#stacks_in_7096 ul li,#stacks_in_7096 ol li,#stacks_in_7096 ol,#stacks_in_7096 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7096,#stacks_in_7096 div,#stacks_in_7096 p,#stacks_in_7096 ol,#stacks_in_7096 ul li,#stacks_in_7096 ol li,#stacks_in_7096 ol,#stacks_in_7096 dl{font-size:0.80rem!important}}

#stacks_in_7096 {
	padding: 10px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7099shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_6870 textarea {
  height: 200px !important;
}
@media only screen and (min-width:0px){#stacks_in_6866,#stacks_in_6866 div,#stacks_in_6866 p,#stacks_in_6866 .fa:not(.no-indent),#stacks_in_6866 ol,#stacks_in_6866 ul li,#stacks_in_6866 ol li,#stacks_in_6866 ol,#stacks_in_6866 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6866{}}


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


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

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

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

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

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

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

#stacks_in_6958 textarea {
  height: 200px !important;
}
#stacks_in_6959 p,#stacks_in_6959 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_6959{}}


#stacks_in_6959 {
	padding: 20px 0px 0px 0px;
}

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

#stacks_in_6963 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_6964shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_7116 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7105shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */


#stacks_in_7106 > .positioner_wrapper > .positioner {
	position: absolute;
	
	top: 0;
	margin-top: -15px;
	

	

	
	
	
	left: 50%;
	margin-left: -15px;
	
	
	z-index: 90;
	/*margin-right: px;*/
}

#stacks_in_7106 > .positioner_wrapper > .positioner > a,
#stacks_in_7106 > .positioner_wrapper > .positioner > a:visited,
#stacks_in_7106 > .positioner_wrapper > .positioner > span {
	
	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1.00);
	

	

	font-size: 15px;
	display: block;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
}

#stacks_in_7106 > .positioner_wrapper > .positioner > a:hover,
#stacks_in_7106 > .positioner_wrapper > .positioner > a:active,
#stacks_in_7106 > .positioner_wrapper > .positioner > span:hover {
	
	background: rgba(0, 146, 209, 1.00);
	

	
}

#stacks_in_7106 > .positioner_wrapper > .positioner > a > i,
#stacks_in_7106 > .positioner_wrapper > .positioner > span > i {
	line-height: 30px;
}


/* Option for removing base margin */

#stacks_in_7106 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	padding: 10px 10px 0px 10px;
}
@media only screen and (max-width:414px){#stacks_in_7108 p,#stacks_in_7108 div{text-align:center !important}}#stacks_in_7108 p,#stacks_in_7108 div{margin-bottom:0}#stacks_in_7108 p,#stacks_in_7108 div,#stacks_in_7108 ul,#stacks_in_7108 ol,#stacks_in_7108 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_7108 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7108 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7108,#stacks_in_7108 div,#stacks_in_7108 p,#stacks_in_7108 .fa:not(.no-indent),#stacks_in_7108 ol,#stacks_in_7108 ul li,#stacks_in_7108 ol li,#stacks_in_7108 ol,#stacks_in_7108 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7108{}}
@media only screen and (max-width:480.00px){#stacks_in_7108,#stacks_in_7108 div,#stacks_in_7108 p,#stacks_in_7108 ol,#stacks_in_7108 ul li,#stacks_in_7108 ol li,#stacks_in_7108 ol,#stacks_in_7108 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7108,#stacks_in_7108 div,#stacks_in_7108 p,#stacks_in_7108 ol,#stacks_in_7108 ul li,#stacks_in_7108 ol li,#stacks_in_7108 ol,#stacks_in_7108 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7108,#stacks_in_7108 div,#stacks_in_7108 p,#stacks_in_7108 ol,#stacks_in_7108 ul li,#stacks_in_7108 ol li,#stacks_in_7108 ol,#stacks_in_7108 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7108,#stacks_in_7108 div,#stacks_in_7108 p,#stacks_in_7108 ol,#stacks_in_7108 ul li,#stacks_in_7108 ol li,#stacks_in_7108 ol,#stacks_in_7108 dl{font-size:0.80rem!important}}

#stacks_in_7108 {
	padding: 10px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7111shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_6885 textarea {
  height: 200px !important;
}
@media only screen and (min-width:0px){#stacks_in_6881,#stacks_in_6881 div,#stacks_in_6881 p,#stacks_in_6881 .fa:not(.no-indent),#stacks_in_6881 ol,#stacks_in_6881 ul li,#stacks_in_6881 ol li,#stacks_in_6881 ol,#stacks_in_6881 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6881{}}


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


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

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

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

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

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

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

#stacks_in_6995 textarea {
  height: 200px !important;
}
#stacks_in_6996 p,#stacks_in_6996 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_6996{}}


#stacks_in_6996 {
	padding: 20px 0px 0px 0px;
}

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

#stacks_in_7000 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7001shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_7135 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7124shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */


#stacks_in_7125 > .positioner_wrapper > .positioner {
	position: absolute;
	
	top: 0;
	margin-top: -15px;
	

	

	
	
	
	left: 50%;
	margin-left: -15px;
	
	
	z-index: 90;
	/*margin-right: px;*/
}

#stacks_in_7125 > .positioner_wrapper > .positioner > a,
#stacks_in_7125 > .positioner_wrapper > .positioner > a:visited,
#stacks_in_7125 > .positioner_wrapper > .positioner > span {
	
	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1.00);
	

	

	font-size: 15px;
	display: block;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
}

#stacks_in_7125 > .positioner_wrapper > .positioner > a:hover,
#stacks_in_7125 > .positioner_wrapper > .positioner > a:active,
#stacks_in_7125 > .positioner_wrapper > .positioner > span:hover {
	
	background: rgba(0, 146, 209, 1.00);
	

	
}

#stacks_in_7125 > .positioner_wrapper > .positioner > a > i,
#stacks_in_7125 > .positioner_wrapper > .positioner > span > i {
	line-height: 30px;
}


/* Option for removing base margin */

#stacks_in_7125 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	padding: 10px 10px 0px 10px;
}
@media only screen and (max-width:414px){#stacks_in_7127 p,#stacks_in_7127 div{text-align:center !important}}#stacks_in_7127 p,#stacks_in_7127 div{margin-bottom:0}#stacks_in_7127 p,#stacks_in_7127 div,#stacks_in_7127 ul,#stacks_in_7127 ol,#stacks_in_7127 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_7127 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7127 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7127,#stacks_in_7127 div,#stacks_in_7127 p,#stacks_in_7127 .fa:not(.no-indent),#stacks_in_7127 ol,#stacks_in_7127 ul li,#stacks_in_7127 ol li,#stacks_in_7127 ol,#stacks_in_7127 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7127{}}
@media only screen and (max-width:480.00px){#stacks_in_7127,#stacks_in_7127 div,#stacks_in_7127 p,#stacks_in_7127 ol,#stacks_in_7127 ul li,#stacks_in_7127 ol li,#stacks_in_7127 ol,#stacks_in_7127 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7127,#stacks_in_7127 div,#stacks_in_7127 p,#stacks_in_7127 ol,#stacks_in_7127 ul li,#stacks_in_7127 ol li,#stacks_in_7127 ol,#stacks_in_7127 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7127,#stacks_in_7127 div,#stacks_in_7127 p,#stacks_in_7127 ol,#stacks_in_7127 ul li,#stacks_in_7127 ol li,#stacks_in_7127 ol,#stacks_in_7127 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7127,#stacks_in_7127 div,#stacks_in_7127 p,#stacks_in_7127 ol,#stacks_in_7127 ul li,#stacks_in_7127 ol li,#stacks_in_7127 ol,#stacks_in_7127 dl{font-size:0.80rem!important}}

#stacks_in_7127 {
	padding: 10px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7130shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_6900 textarea {
  height: 200px !important;
}
@media only screen and (min-width:0px){#stacks_in_6896,#stacks_in_6896 div,#stacks_in_6896 p,#stacks_in_6896 .fa:not(.no-indent),#stacks_in_6896 ol,#stacks_in_6896 ul li,#stacks_in_6896 ol li,#stacks_in_6896 ol,#stacks_in_6896 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_6896{}}


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


.siphon-stack.bg-stacks_in_2609:before {
  position: relative;
  
  
  
  transition: height 600ms ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
    
}
/* Start Responsive Shim stack CSS code */.stacks_in_7281shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */

#stacks_in_9458 .back_wrapper iframe,
#stacks_in_9458 .back_wrapper video {
	display: none;
}


#stacks_in_9458 {
	margin-bottom: 21px;
}


#stacks_in_9458 .flip_toggle {
	cursor: pointer;
	z-index: 997;
}

#stacks_in_9458 .flip_toggle {
	text-align: center;
	cursor: pointer !important;
}

#stacks_in_9458 .flip_toggle i {
}

#stacks_in_9458 .toggle_front i {
	line-height: 40px;
}

#stacks_in_9458 .toggle_front {
	text-align: center;
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	

	

	

	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 30px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;
}

#stacks_in_9458 .toggle_front:hover {
	background: rgba(2, 90, 165, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_9458 .toggle_back i {
	line-height: 40px;
}

#stacks_in_9458 .toggle_back {
	line-height: 40px;

	width: 40px;
	height: 40px;
	line-height: : 40px !important;

	position: absolute;
	
	
	left: 50%;
	margin-left: -20px;
	
	

	
	top: 0;
	margin-top: -20px;
	
	
	

	background: rgba(137, 155, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);

	

	
			border-radius: 20px;
	

	
	font-size: 20px;
	

	transition-duration: 150ms;
	transition-property: background;

}

#stacks_in_9458 .toggle_back:hover {
	background: rgba(68, 157, 67, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_9458 .flip_panel {
	cursor: click;
	position: relative;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	transition-duration: 300ms;
	transition-property: height;
	z-index: 996;
}

#stacks_in_9458 .flip_panel .front,
#stacks_in_9458 .flip_panel .back {
}


#stacks_in_9458 * {
}

#stacks_in_9458 .flip_panel .front {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_9458 .flip_panel .back {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 950;
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
		 backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
	min-width: 100%;
}

#stacks_in_9458 .flip_panel.flip .front {
	z-index: 900;
}

#stacks_in_9458 .flip_panel.flip .back {
	z-index: 950;
}

	
		/* Left To Right Animation */

		#stacks_in_9458 .flip_panel .front {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			   -moz-transform: rotateX(0deg) rotateY(0deg);
		}

		#stacks_in_9458 .flip_panel .back {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);
		}

		#stacks_in_9458 .flip_panel.flip .front {
			-webkit-transform: rotateY(180deg);
			-moz-transform: rotateY(180deg);
		}

		#stacks_in_9458 .flip_panel.flip .back {
			-webkit-transform: rotateX(0deg) rotateY(0deg);
			-moz-transform: rotateX(0deg) rotateY(0deg);
		}
	

	

	

	



#stacks_in_9458 .front_inner {
	
	background: rgba(255, 255, 255, 0.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	
}

#stacks_in_9458 .front_inner,
#stacks_in_9458 .front_overlay {
	
			border-radius: 10px;
	
}

#stacks_in_9458 .back_inner,
#stacks_in_9458 .back_overlay {
	
			border-radius: 10px;
	
}



#stacks_in_9458 .back_inner {
	
	background: rgba(255, 255, 255, 1.00);
	

	

	

	margin: 0 auto;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(3, 100, 185, 1.00);

	
	overflow: hidden !important;
	

	

}

@media (max-width: 47.9375em) {
	/* iPhone */
	#stacks_in_9458 .front_overlay {
		padding: 10px;
	}

	#stacks_in_9458 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 48em) and (max-width: 61.9375em) {
	/* iPad */
	#stacks_in_9458 .front_overlay {
		padding: 10px;
	}

	#stacks_in_9458 .back_overlay {
		padding: 10px;
	}
}

@media (min-width: 62em) {
	/* Desktop */
	#stacks_in_9458 .front_overlay {
		padding: 10px;
	}

	#stacks_in_9458 .back_overlay {
		padding: 10px;
	}
}

#stacks_in_9458 {
	padding: 10px 0px 0px 0px;
}
@media only screen and (max-width:414px){#stacks_in_7278 p,#stacks_in_7278 div{text-align:center !important}}#stacks_in_7278 p,#stacks_in_7278 div{margin-bottom:0}#stacks_in_7278 p,#stacks_in_7278 div,#stacks_in_7278 ul,#stacks_in_7278 ol,#stacks_in_7278 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_7278 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7278 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7278,#stacks_in_7278 div,#stacks_in_7278 p,#stacks_in_7278 .fa:not(.no-indent),#stacks_in_7278 ol,#stacks_in_7278 ul li,#stacks_in_7278 ol li,#stacks_in_7278 ol,#stacks_in_7278 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7278{}}
@media only screen and (max-width:480.00px){#stacks_in_7278,#stacks_in_7278 div,#stacks_in_7278 p,#stacks_in_7278 ol,#stacks_in_7278 ul li,#stacks_in_7278 ol li,#stacks_in_7278 ol,#stacks_in_7278 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7278,#stacks_in_7278 div,#stacks_in_7278 p,#stacks_in_7278 ol,#stacks_in_7278 ul li,#stacks_in_7278 ol li,#stacks_in_7278 ol,#stacks_in_7278 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7278,#stacks_in_7278 div,#stacks_in_7278 p,#stacks_in_7278 ol,#stacks_in_7278 ul li,#stacks_in_7278 ol li,#stacks_in_7278 ol,#stacks_in_7278 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7278,#stacks_in_7278 div,#stacks_in_7278 p,#stacks_in_7278 ol,#stacks_in_7278 ul li,#stacks_in_7278 ol li,#stacks_in_7278 ol,#stacks_in_7278 dl{font-size:0.80rem!important}}

#stacks_in_7278 {
	padding: 20px 5px 0px 5px;
}

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

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

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

#stacks_in_7236 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7212shim{	padding-top: 10%;}/* End Responsive Shim stack CSS code */
#stacks_in_7201 textarea {
  height: 200px !important;
}

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

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

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

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

#stacks_in_7206 textarea {
  height: 200px !important;
}
#stacks_in_7207 p,#stacks_in_7207 div{margin-bottom:0}@media only screen and (min-width:0px){#stacks_in_7207{}}


#stacks_in_7207 {
	padding: 20px 0px 0px 0px;
}

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

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


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

#stacks_in_7257 textarea {
  height: 200px !important;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7239shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */


#stacks_in_7240 > .positioner_wrapper > .positioner {
	position: absolute;
	
	top: 0;
	margin-top: -15px;
	

	

	
	
	
	left: 50%;
	margin-left: -15px;
	
	
	z-index: 90;
	/*margin-right: px;*/
}

#stacks_in_7240 > .positioner_wrapper > .positioner > a,
#stacks_in_7240 > .positioner_wrapper > .positioner > a:visited,
#stacks_in_7240 > .positioner_wrapper > .positioner > span {
	
	background: rgba(0, 146, 209, 1.00);
	color: rgba(255, 255, 255, 1.00);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 1.00);
	

	

	font-size: 15px;
	display: block;
	padding: 0px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
}

#stacks_in_7240 > .positioner_wrapper > .positioner > a:hover,
#stacks_in_7240 > .positioner_wrapper > .positioner > a:active,
#stacks_in_7240 > .positioner_wrapper > .positioner > span:hover {
	
	background: rgba(0, 146, 209, 1.00);
	

	
}

#stacks_in_7240 > .positioner_wrapper > .positioner > a > i,
#stacks_in_7240 > .positioner_wrapper > .positioner > span > i {
	line-height: 30px;
}


/* Option for removing base margin */

#stacks_in_7240 {
	border: solid rgba(153, 153, 153, 1.00);
	border-width:  1px;
	padding: 10px 10px 0px 10px;
}
@media only screen and (max-width:414px){#stacks_in_7242 p,#stacks_in_7242 div{text-align:center !important}}#stacks_in_7242 p,#stacks_in_7242 div{margin-bottom:0}#stacks_in_7242 p,#stacks_in_7242 div,#stacks_in_7242 ul,#stacks_in_7242 ol,#stacks_in_7242 dl{color:rgba(108, 108, 108, 1.00)}#stacks_in_7242 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_7242 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_7242,#stacks_in_7242 div,#stacks_in_7242 p,#stacks_in_7242 .fa:not(.no-indent),#stacks_in_7242 ol,#stacks_in_7242 ul li,#stacks_in_7242 ol li,#stacks_in_7242 ol,#stacks_in_7242 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7242{}}
@media only screen and (max-width:480.00px){#stacks_in_7242,#stacks_in_7242 div,#stacks_in_7242 p,#stacks_in_7242 ol,#stacks_in_7242 ul li,#stacks_in_7242 ol li,#stacks_in_7242 ol,#stacks_in_7242 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_7242,#stacks_in_7242 div,#stacks_in_7242 p,#stacks_in_7242 ol,#stacks_in_7242 ul li,#stacks_in_7242 ol li,#stacks_in_7242 ol,#stacks_in_7242 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_7242,#stacks_in_7242 div,#stacks_in_7242 p,#stacks_in_7242 ol,#stacks_in_7242 ul li,#stacks_in_7242 ol li,#stacks_in_7242 ol,#stacks_in_7242 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_7242,#stacks_in_7242 div,#stacks_in_7242 p,#stacks_in_7242 ol,#stacks_in_7242 ul li,#stacks_in_7242 ol li,#stacks_in_7242 ol,#stacks_in_7242 dl{font-size:0.80rem!important}}

#stacks_in_7242 {
	padding: 10px 5px 0px 5px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_7245shim{	padding-top: 8%;}/* End Responsive Shim stack CSS code */
.autoreplyBody, .autoreplySubject {display: none !important;}
.custom-format {display: none;}


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

#stacks_in_7264 textarea {
  height: 200px !important;
}
@media only screen and (min-width:0px){#stacks_in_7251,#stacks_in_7251 div,#stacks_in_7251 p,#stacks_in_7251 .fa:not(.no-indent),#stacks_in_7251 ol,#stacks_in_7251 ul li,#stacks_in_7251 ol li,#stacks_in_7251 ol,#stacks_in_7251 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_7251{}}




	
		#stacks_in_2150 hr.foundry-divider-simple {
			border-top-color: rgba(88, 88, 88, 1.00);
		}
	

	#stacks_in_2150 hr.foundry-divider-simple {
		border-top-style: dashed;
		border-top-width: 1px;
	}






	#stacks_in_2150 .foundry-label {
		width: 100%;
	}

	#stacks_in_2150 hr.foundry-divider-simple {
		width: 100%;
	}


#stacks_in_2150 {
	margin: 30px 0px 0px 0px;
}
#stacks_in_2193 p,#stacks_in_2193 div,#stacks_in_2193 ul,#stacks_in_2193 ol,#stacks_in_2193 dl{color:rgba(88, 88, 88, 1.00)}#stacks_in_2193 a{color:rgba(0, 146, 209, 1.00)}#stacks_in_2193 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2193,#stacks_in_2193 div,#stacks_in_2193 p,#stacks_in_2193 .fa:not(.no-indent),#stacks_in_2193 ol,#stacks_in_2193 ul li,#stacks_in_2193 ol li,#stacks_in_2193 ol,#stacks_in_2193 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_2193{}}
@media only screen and (max-width:480.00px){#stacks_in_2193,#stacks_in_2193 div,#stacks_in_2193 p,#stacks_in_2193 ol,#stacks_in_2193 ul li,#stacks_in_2193 ol li,#stacks_in_2193 ol,#stacks_in_2193 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2193,#stacks_in_2193 div,#stacks_in_2193 p,#stacks_in_2193 ol,#stacks_in_2193 ul li,#stacks_in_2193 ol li,#stacks_in_2193 ol,#stacks_in_2193 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2193,#stacks_in_2193 div,#stacks_in_2193 p,#stacks_in_2193 ol,#stacks_in_2193 ul li,#stacks_in_2193 ol li,#stacks_in_2193 ol,#stacks_in_2193 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2193,#stacks_in_2193 div,#stacks_in_2193 p,#stacks_in_2193 ol,#stacks_in_2193 ul li,#stacks_in_2193 ol li,#stacks_in_2193 ol,#stacks_in_2193 dl{font-size:0.80rem!important}}
#stacks_in_2155 p,#stacks_in_2155 div,#stacks_in_2155 ul,#stacks_in_2155 ol,#stacks_in_2155 dl{color:rgba(88, 88, 88, 1.00)}#stacks_in_2155 a{color:rgba(0, 146, 209, 1.00)}#stacks_in_2155 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_2155{}}
@media only screen and (max-width:480.00px){#stacks_in_2155,#stacks_in_2155 div,#stacks_in_2155 p,#stacks_in_2155 ol,#stacks_in_2155 ul li,#stacks_in_2155 ol li,#stacks_in_2155 ol,#stacks_in_2155 dl{font-size:0.80rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_2155,#stacks_in_2155 div,#stacks_in_2155 p,#stacks_in_2155 ol,#stacks_in_2155 ul li,#stacks_in_2155 ol li,#stacks_in_2155 ol,#stacks_in_2155 dl{font-size:0.80rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_2155,#stacks_in_2155 div,#stacks_in_2155 p,#stacks_in_2155 ol,#stacks_in_2155 ul li,#stacks_in_2155 ol li,#stacks_in_2155 ol,#stacks_in_2155 dl{font-size:0.80rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_2155,#stacks_in_2155 div,#stacks_in_2155 p,#stacks_in_2155 ol,#stacks_in_2155 ul li,#stacks_in_2155 ol li,#stacks_in_2155 ol,#stacks_in_2155 dl{font-size:0.80rem!important}}
