/* ======================================
	Progress Theme.css

    Created By : HOQ 05/27/2016
    Last Updated : MAC 05/26/2016
====================================== */
html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Roboto', serif;
  font-size: 16px;
  color: #4f5d6c;
  text-align: left;
  -webkit-text-size-adjust: 100%;
}
body {
  background: #f2f2f2;
  font-size: 1em;
  line-height: 1.64;
}
.ixp-responsive-disabled body {
  font-size: 110%;
}
@media only screen and (min-width: 768px) {
  .ixp-responsive body {
    font-size: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .ixp-responsive body {
    font-size: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .ixp-responsive body {
    font-size: 100%;
  }
}
/* ======================================
	Font-face declaration
====================================== */
@font-face {
  font-family: 'Metric';
  src: url('MetricWeb-Thin.eot?#iefix') format('embedded-opentype'), url('MetricWeb-Thin.woff') format('woff'), url('MetricWeb-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Metric';
  src: url('MetricWeb-ThinItalic.eot?#iefix') format('embedded-opentype'), url('MetricWeb-ThinItalic.woff') format('woff'), url('MetricWeb-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Metric';
  src: url('MetricWeb-Light.eot?#iefix') format('embedded-opentype'), url('MetricWeb-Light.woff') format('woff'), url('MetricWeb-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Metric';
  src: url('MetricWeb-LightItalic.eot?#iefix') format('embedded-opentype'), url('MetricWeb-LightItalic.woff') format('woff'), url('MetricWeb-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Metric';
  src: url('MetricWeb-Regular.eot?#iefix') format('embedded-opentype'), url('MetricWeb-Regular.woff') format('woff'), url('MetricWeb-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Metric';
  src: url('MetricWeb-RegularItalic.eot?#iefix') format('embedded-opentype'), url('MetricWeb-RegularItalic.woff') format('woff'), url('MetricWeb-RegularItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Metric';
  src: url('MetricWeb-Bold.eot?#iefix') format('embedded-opentype'), url('MetricWeb-Bold.woff') format('woff'), url('MetricWeb-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Metric';
  src: url('MetricWeb-BoldItalic.eot?#iefix') format('embedded-opentype'), url('MetricWeb-BoldItalic.woff') format('woff'), url('MetricWeb-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
}
/* ======================================
	Typography

	REQUIRED CLASSES: h1, h2, h3, .font-a
====================================== */
h1 {
  color: #000000;
  font-size: 6.875em;
  line-height: 0.9;
  padding-bottom: 0.2em;
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: -0.03em;
}
h2 {
  color: #000000;
  font-size: 4.375em;
  line-height: 1.02;
  padding-bottom: 0.2em;
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: -0.03em;
}
h3 {
  color: #000000;
  font-size: 3.75em;
  line-height: 1.0;
  padding-bottom: 0.2em;
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: -0.03em;
}
h4 {
  color: #000000;
  font-size: 2.125em;
  line-height: 1.1;
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 300;
  letter-spacing: -0.01em;
}
h5 {
  color: #000000;
  font-size: 1.5em;
  line-height: 1.15;
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: -0.01em;
}
h6 {
  font-size: 1.125em;
  line-height: 1.2;
  font-family: 'Roboto', serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
p {
  padding: 0 0 0.5em 0;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 5.000em;
  }
  h2 {
    font-size: 3.125em;
  }
  h3 {
    font-size: 2.500em;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 3.750em;
  }
  h2 {
    font-size: 2.625em;
  }
  h3 {
    font-size: 2.125em;
  }
  h4 {
    font-size: 1.625em;
  }
  h5 {
    font-size: 1.250em;
  }
  h6 {
    font-size: 1.063em;
  }
}
@media (max-width: 414px) {
  h1 {
    font-size: 2.500em;
  }
  h2 {
    font-size: 2.125em;
  }
  h3 {
    font-size: 1.625em;
  }
  h4 {
    font-size: 1.625em;
  }
  h5 {
    font-size: 1.250em;
  }
  h6 {
    font-size: 1.063em;
  }
}
/* ======================================
	Fonts

	REQUIRED CLASSES: None
====================================== */
.font-base {
  font-family: 'Roboto', serif;
  font-weight: 300;
}
.font-base h1,
.font-base h2,
.font-base h3,
.font-base h4,
.font-base h5,
.font-base h6,
.font-base .nav,
.font-base .button {
  font-family: 'Roboto', serif;
  font-weight: 300;
}
.font-b {
  font-family: 'Roboto', serif;
}
.font-b h1,
.font-b h2,
.font-b h3,
.font-b h4,
.font-b h5,
.font-b h6,
.font-b .nav,
.font-b .button {
  font-family: 'Roboto', serif;
}
.font-c {
  font-family: 'Roboto', serif;
  font-weight: 700;
}
.font-c h1,
.font-c h2,
.font-c h3,
.font-c h4,
.font-c h5,
.font-c h6,
.font-c .nav,
.font-c .button {
  font-family: 'Roboto', serif;
  font-weight: 700;
}
.font-d {
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 100;
}
.font-d h1,
.font-d h2,
.font-d h3,
.font-d h4,
.font-d h5,
.font-d h6,
.font-d .nav,
.font-d .button {
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 100;
}
.font-e {
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 300;
}
.font-e h1,
.font-e h2,
.font-e h3,
.font-e h4,
.font-e h5,
.font-e h6,
.font-e .nav,
.font-e .button {
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 300;
}
.font-f {
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 400;
}
.font-f h1,
.font-f h2,
.font-f h3,
.font-f h4,
.font-f h5,
.font-f h6,
.font-f .nav,
.font-f .button {
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 400;
}
.font-g {
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 700;
}
.font-g h1,
.font-g h2,
.font-g h3,
.font-g h4,
.font-g h5,
.font-g h6,
.font-g .nav,
.font-g .button {
  font-family: 'Metric', 'Lato', sans-serif;
  font-weight: 700;
}
/* ======================================
	Font IXP Information
====================================== */
.font-base {
  -ixp-name: "Roboto Light";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-b {
  -ixp-name: "Roboto";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-c {
  -ixp-name: "Roboto Bold";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-d {
  -ixp-name: "Metric Thin";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-e {
  -ixp-name: "Metric Light";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-f {
  -ixp-name: "Metric";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-g {
  -ixp-name: "Metric Bold";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
/* ======================================
	Content

	REQUIRED CLASSES: .caption, .fine-print
====================================== */
.caption {
  font-size: 0.938em;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}
.fine-print {
  font-size: 0.688em;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}
.uppercase {
  text-transform: uppercase;
}
/* ======================================
	Content IXP Information
    REQUIRED CLASSES: .caption, .fine-print
====================================== */
.caption {
  -ixp-name: "Caption";
  -ixp-tags: "Text";
  -ixp-group: "text";
  -ixp-scope: "Text,Link";
}
.fine-print {
  -ixp-name: "Fine Print";
  -ixp-tags: "Text";
  -ixp-group: "text";
  -ixp-scope: "Text,Link";
}
/* ======================================
	Alignment

	REQUIRED CLASSES: ALL
====================================== */
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.indent {
  margin-left: .85em;
}
/* ======================================
	Alignment IXP Information
    REQUIRED CLASSES: ALL
====================================== */
.align-right {
  -ixp-name: "Right Align";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text,Link,ContainerLike";
}
.align-left {
  -ixp-name: "Left Align";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text,Link,ContainerLike";
}
.align-center {
  -ixp-name: "Center Align";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text,Link,ContainerLike";
}
.indent {
  -ixp-name: "Text Indent";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text";
}
/* ======================================
	List Items

	REQUIRED CLASS: .bullet-a
====================================== */
ul,
ol {
  margin: 0;
  padding: 0;
}
ul li {
  margin: 10px 0 10px 20px;
  list-style-type: disc;
}
ol {
  margin-left: 10px;
  list-style-type: decimal;
}
.bullet-a ul li {
  list-style-type: none;
}
.bullet-a ul li:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  content: '\f111';
  font-size: 8px;
  margin: 0 0.7em 0 0;
  position: relative;
  bottom: 2px;
  color: #7d8a98;
}
.bullet-b ul li {
  list-style-type: none;
}
.bullet-b ul li:before {
  content: url(check.png);
  margin: 0 0.7em 0 0;
}
.bullet-c ul li {
  list-style-type: none;
}
.bullet-c ul li:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  content: '\f111';
  font-size: 8px;
  margin: 0 0.7em 0 0;
  position: relative;
  bottom: 2px;
  color: #9f89e9;
}
.bullet-d ul li {
  list-style-type: none;
}
.bullet-d ul li:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  content: '\f111';
  font-size: 8px;
  margin: 0 0.7em 0 0;
  position: relative;
  bottom: 2px;
  color: #4fb34d;
}
/* ======================================
	List IXP Information

	REQUIRED CLASS: .bullet-a
====================================== */
.bullet-a {
  -ixp-name: "Bullet List - Circle";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-c {
  -ixp-name: "Bullet List - Circle Purle";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-d {
  -ixp-name: "Bullet List - Circle Green";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-b {
  -ixp-name: "Bullet List - Checkmark";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
/* ======================================
	Link Element Base
====================================== */
a {
  color: #2f8eb8;
  display: inline;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #5923eb;
  text-decoration: none;
}
/* ======================================
	CTA Links

	REQUIRED CLASS: .cta_link.link-a
====================================== */
.cta_link {
  display: inline-block;
}
.cta_link:after,
.cta_link:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
  margin: 0 0 0 .5em;
}
.cta_link.link-a {
  color: #2f8eb8;
  text-decoration: none;
}
.cta_link.link-a:hover {
  color: #5923eb;
  text-decoration: none;
}
.cta_link.link-a:after {
  content: ' \f054 ';
}
.cta_link.link-b {
  color: #2f8eb8;
  text-decoration: none;
}
.cta_link.link-b:hover {
  color: #5923eb;
  text-decoration: none;
}
.cta_link.link-b:after {
  content: ' \f138';
}
.cta_link.link-c {
  color: #2f8eb8;
  text-decoration: none;
}
.cta_link.link-c:hover {
  color: #5923eb;
  text-decoration: none;
}
.cta_link.link-c:after {
  content: ' \F0A9';
}
.cta_link.link-d {
  color: #2f8eb8;
  text-decoration: none;
}
.cta_link.link-d:hover {
  color: #5923eb;
  text-decoration: none;
}
.cta_link.link-d:after {
  content: '\f15b  ';
}
/* ======================================
	Links IXP Information

	REQUIRED CLASS: .cta_link.link-a
====================================== */
.cta_link.link-a {
  -ixp-name: "CTA Chevron";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-b {
  -ixp-name: "CTA Cue";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-c {
  -ixp-name: "CTA Arrow";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-d {
  -ixp-name: "CTA File";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
/* ======================================
	Colors

	REQUIRED CLASS - .color-a, .color-b

    NOTE: These 2 required class (a & b) style values should not change. 
    They should be always be White and black.
====================================== */
.color-a {
  color: #ffffff;
}
.color-a h1,
.color-a h2,
.color-a h3,
.color-a h4,
.color-a h5,
.color-a h6,
.color-a a,
.color-a p {
  color: #ffffff;
}
.color-b {
  color: #000000;
}
.color-b h1,
.color-b h2,
.color-b h3,
.color-b h4,
.color-b h5,
.color-b h6,
.color-b a,
.color-b p {
  color: #000000;
}
.color-c {
  color: #4f5d6c;
}
.color-c h1,
.color-c h2,
.color-c h3,
.color-c h4,
.color-c h5,
.color-c h6,
.color-c a,
.color-c p {
  color: #4f5d6c;
}
.color-d {
  color: #7d8a98;
}
.color-d h1,
.color-d h2,
.color-d h3,
.color-d h4,
.color-d h5,
.color-d h6,
.color-d a,
.color-d p {
  color: #7d8a98;
}
.color-e {
  color: #95a3b1;
}
.color-e h1,
.color-e h2,
.color-e h3,
.color-e h4,
.color-e h5,
.color-e h6,
.color-e a,
.color-e p {
  color: #95a3b1;
}
.color-f {
  color: #8285a0;
}
.color-f h1,
.color-f h2,
.color-f h3,
.color-f h4,
.color-f h5,
.color-f h6,
.color-f a,
.color-f p {
  color: #8285a0;
}
.color-g {
  color: #d9d9d9;
}
.color-g h1,
.color-g h2,
.color-g h3,
.color-g h4,
.color-g h5,
.color-g h6,
.color-g a,
.color-g p {
  color: #d9d9d9;
}
.color-h {
  color: #4fb34d;
}
.color-h h1,
.color-h h2,
.color-h h3,
.color-h h4,
.color-h h5,
.color-h h6,
.color-h a,
.color-h p {
  color: #4fb34d;
}
.color-i {
  color: #74dafb;
}
.color-i h1,
.color-i h2,
.color-i h3,
.color-i h4,
.color-i h5,
.color-i h6,
.color-i a,
.color-i p {
  color: #74dafb;
}
.color-j {
  color: #83dbfd;
}
.color-j h1,
.color-j h2,
.color-j h3,
.color-j h4,
.color-j h5,
.color-j h6,
.color-j a,
.color-j p {
  color: #83dbfd;
}
.color-k {
  color: #8861f1;
}
.color-k h1,
.color-k h2,
.color-k h3,
.color-k h4,
.color-k h5,
.color-k h6,
.color-k a,
.color-k p {
  color: #8861f1;
}
.color-l {
  color: #9f89e9;
}
.color-l h1,
.color-l h2,
.color-l h3,
.color-l h4,
.color-l h5,
.color-l h6,
.color-l a,
.color-l p {
  color: #9f89e9;
}
.color-m {
  color: #d94819;
}
.color-m h1,
.color-m h2,
.color-m h3,
.color-m h4,
.color-m h5,
.color-m h6,
.color-m a,
.color-m p {
  color: #d94819;
}
/* ======================================
	Colors IXP Information
====================================== */
.color-a {
  -ixp-name: "White";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-b {
  -ixp-name: "Black";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-c {
  -ixp-name: "Gray Text 1";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-d {
  -ixp-name: "Gray Text 2";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-e {
  -ixp-name: "Gray Text 3";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-f {
  -ixp-name: "Gray Text 4";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-g {
  -ixp-name: "Gray Text 5";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-h {
  -ixp-name: "Green Text";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-i {
  -ixp-name: "Blue Text 1";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-j {
  -ixp-name: "Blue Text 2";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-k {
  -ixp-name: "Purple Text 1";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-l {
  -ixp-name: "Purple Text 2";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-m {
  -ixp-name: "Red Text";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
/* ======================================
	Backgrounds

	REQUIRED CLASSES:
	.background-a,
	.background-b,
	.background-c

    NOTE: These,required, 3 class (a,b, and c) style values should not change. 
    They should be White, Transparent White and Transparent Black always.
====================================== */
.background-a {
  background: #ffffff;
}
.background-b {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
}
.background-c {
  background: #000000;
  background: rgba(0, 0, 0, 0.4);
}
.background-d {
  background: #000000;
}
.background-e {
  background: #36414c;
}
.background-f {
  background: #eaeaea;
}
.background-g {
  background: #404369;
}
.background-h {
  background: #383443;
}
.background-i {
  background: #484455;
}
.background-j {
  background: #324359;
}
.background-k {
  background: #133342;
}
.background-l {
  background: #1e4b6a;
}
.background-m {
  background: #27394f;
}
.background-n {
  background: #588aad;
}
.background-o {
  background: #4677b7;
}
.background-p {
  background: #1d4a61;
}
.background-q {
  background: #233a4e;
}
.background-r {
  background: #08566f;
}
.background-s {
  background: #163e51;
}
.background-t {
  background: #11a2d1;
}
.background-u {
  background: #348192;
}
.background-v {
  background: #018db6;
}
.background-w {
  background: #095972;
}
.background-x {
  background: #40527f;
}
.background-y {
  background: #4cb861;
}
.background-z {
  background: #10a67d;
}
.background-aa {
  background: #786186;
}
.background-ab {
  background: #79719b;
}
/* ======================================
	Background IXP Information
====================================== */
.background-a {
  -ixp-name: "White Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-b {
  -ixp-name: "White Transparent Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-c {
  -ixp-name: "Black Transparent Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-d {
  -ixp-name: "Black Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-e {
  -ixp-name: "Dark Gray Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-f {
  -ixp-name: "Light Gray Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-g {
  -ixp-name: "Purple 1 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-h {
  -ixp-name: "Purple 2 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-i {
  -ixp-name: "Purple 3 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-j {
  -ixp-name: "Blue 1 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-k {
  -ixp-name: "Blue 2 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-l {
  -ixp-name: "Blue 3 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-m {
  -ixp-name: "Blue 4 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-n {
  -ixp-name: "Blue 5 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-o {
  -ixp-name: "Blue 6 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-p {
  -ixp-name: "Blue 7 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-q {
  -ixp-name: "Blue 8 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-r {
  -ixp-name: "Blue 9 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-s {
  -ixp-name: "Blue 10 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-t {
  -ixp-name: "Blue 11 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-u {
  -ixp-name: "Blue 12 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-v {
  -ixp-name: "Blue 13 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-w {
  -ixp-name: "Blue 14 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-x {
  -ixp-name: "Blue 15 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-y {
  -ixp-name: "Green 1 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-z {
  -ixp-name: "Green 2 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-aa {
  -ixp-name: "Purple 4 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-ab {
  -ixp-name: "Purple 5 Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
/* ======================================
	Pods
    REQUIRED CLASS: .pod, .pod-a, .pod-b, .pod-c, .pod.form-pod-a
    NOTE: .pod, .pod-b, .pod-c style values should not change. 
    They should be Transparent (.pod), Transparent White (.pod-b) and Transparent Black (.pod-c) always.
====================================== */
.pod {
  padding: 0.85em;
}
.pod.pod-a {
  background: #ffffff;
}
.pod.pod-b {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.6);
}
.pod.pod-c {
  background: #000000;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
}
.pod.pod-c h1,
.pod.pod-c h2,
.pod.pod-c h3,
.pod.pod-c h4,
.pod.pod-c h5,
.pod.pod-c h6,
.pod.pod-c p,
.pod.pod-c.nested-1 h1,
.pod.pod-c.nested-1 h2,
.pod.pod-c.nested-1 h3,
.pod.pod-c.nested-1 h4,
.pod.pod-c.nested-1 h5,
.pod.pod-c.nested-1 h6,
.pod.pod-c.nested-2.nested-2s h1,
.pod.pod-c.nested-2.nested-2s h2,
.pod.pod-c.nested-2.nested-2s h3,
.pod.pod-c.nested-2.nested-2s h4,
.pod.pod-c.nested-2.nested-2s h5,
.pod.pod-c.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-c a {
  color: #83dbfd;
}
.pod.pod-c a:hover {
  color: #eaeaea;
}
.pod.pod-d {
  background: #000000;
  color: #ffffff;
}
.pod.pod-d h1,
.pod.pod-d h2,
.pod.pod-d h3,
.pod.pod-d h4,
.pod.pod-d h5,
.pod.pod-d h6,
.pod.pod-d p,
.pod.pod-d.nested-1 h1,
.pod.pod-d.nested-1 h2,
.pod.pod-d.nested-1 h3,
.pod.pod-d.nested-1 h4,
.pod.pod-d.nested-1 h5,
.pod.pod-d.nested-1 h6,
.pod.pod-d.nested-2.nested-2s h1,
.pod.pod-d.nested-2.nested-2s h2,
.pod.pod-d.nested-2.nested-2s h3,
.pod.pod-d.nested-2.nested-2s h4,
.pod.pod-d.nested-2.nested-2s h5,
.pod.pod-d.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-d a {
  color: #83dbfd;
}
.pod.pod-d a:hover {
  color: #eaeaea;
}
.pod.pod-e {
  background: #404369;
  color: #ffffff;
}
.pod.pod-e h1,
.pod.pod-e h2,
.pod.pod-e h3,
.pod.pod-e h4,
.pod.pod-e h5,
.pod.pod-e h6,
.pod.pod-e p,
.pod.pod-e.nested-1 h1,
.pod.pod-e.nested-1 h2,
.pod.pod-e.nested-1 h3,
.pod.pod-e.nested-1 h4,
.pod.pod-e.nested-1 h5,
.pod.pod-e.nested-1 h6,
.pod.pod-e.nested-2.nested-2s h1,
.pod.pod-e.nested-2.nested-2s h2,
.pod.pod-e.nested-2.nested-2s h3,
.pod.pod-e.nested-2.nested-2s h4,
.pod.pod-e.nested-2.nested-2s h5,
.pod.pod-e.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-e a {
  color: #83dbfd;
}
.pod.pod-e a:hover {
  color: #ffffff;
}
.pod.pod-f {
  background: #133342;
  color: #ffffff;
}
.pod.pod-f h1,
.pod.pod-f h2,
.pod.pod-f h3,
.pod.pod-f h4,
.pod.pod-f h5,
.pod.pod-f h6,
.pod.pod-f p,
.pod.pod-f.nested-1 h1,
.pod.pod-f.nested-1 h2,
.pod.pod-f.nested-1 h3,
.pod.pod-f.nested-1 h4,
.pod.pod-f.nested-1 h5,
.pod.pod-f.nested-1 h6,
.pod.pod-f.nested-2.nested-2s h1,
.pod.pod-f.nested-2.nested-2s h2,
.pod.pod-f.nested-2.nested-2s h3,
.pod.pod-f.nested-2.nested-2s h4,
.pod.pod-f.nested-2.nested-2s h5,
.pod.pod-f.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-f a {
  color: #83dbfd;
}
.pod.pod-f a:hover {
  color: #ffffff;
}
.pod.pod-g {
  background: #588aad;
  color: #ffffff;
}
.pod.pod-g h1,
.pod.pod-g h2,
.pod.pod-g h3,
.pod.pod-g h4,
.pod.pod-g h5,
.pod.pod-g h6,
.pod.pod-g p,
.pod.pod-g.nested-1 h1,
.pod.pod-g.nested-1 h2,
.pod.pod-g.nested-1 h3,
.pod.pod-g.nested-1 h4,
.pod.pod-g.nested-1 h5,
.pod.pod-g.nested-1 h6,
.pod.pod-g.nested-2.nested-2s h1,
.pod.pod-g.nested-2.nested-2s h2,
.pod.pod-g.nested-2.nested-2s h3,
.pod.pod-g.nested-2.nested-2s h4,
.pod.pod-g.nested-2.nested-2s h5,
.pod.pod-g.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-g a {
  color: #83dbfd;
}
.pod.pod-g a:hover {
  color: #ffffff;
}
.pod.pod-h {
  background: #4677b7;
  color: #ffffff;
}
.pod.pod-h h1,
.pod.pod-h h2,
.pod.pod-h h3,
.pod.pod-h h4,
.pod.pod-h h5,
.pod.pod-h h6,
.pod.pod-h p,
.pod.pod-h.nested-1 h1,
.pod.pod-h.nested-1 h2,
.pod.pod-h.nested-1 h3,
.pod.pod-h.nested-1 h4,
.pod.pod-h.nested-1 h5,
.pod.pod-h.nested-1 h6,
.pod.pod-h.nested-2.nested-2s h1,
.pod.pod-h.nested-2.nested-2s h2,
.pod.pod-h.nested-2.nested-2s h3,
.pod.pod-h.nested-2.nested-2s h4,
.pod.pod-h.nested-2.nested-2s h5,
.pod.pod-h.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-h a {
  color: #83dbfd;
}
.pod.pod-h a:hover {
  color: #ffffff;
}
.pod.pod-i {
  background: #11a2d1;
  color: #ffffff;
}
.pod.pod-i h1,
.pod.pod-i h2,
.pod.pod-i h3,
.pod.pod-i h4,
.pod.pod-i h5,
.pod.pod-i h6,
.pod.pod-i p,
.pod.pod-i.nested-1 h1,
.pod.pod-i.nested-1 h2,
.pod.pod-i.nested-1 h3,
.pod.pod-i.nested-1 h4,
.pod.pod-i.nested-1 h5,
.pod.pod-i.nested-1 h6,
.pod.pod-i.nested-2.nested-2s h1,
.pod.pod-i.nested-2.nested-2s h2,
.pod.pod-i.nested-2.nested-2s h3,
.pod.pod-i.nested-2.nested-2s h4,
.pod.pod-i.nested-2.nested-2s h5,
.pod.pod-i.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-i a {
  color: #83dbfd;
}
.pod.pod-i a:hover {
  color: #ffffff;
}
.pod.pod-j {
  background: #348192;
  color: #ffffff;
}
.pod.pod-j h1,
.pod.pod-j h2,
.pod.pod-j h3,
.pod.pod-j h4,
.pod.pod-j h5,
.pod.pod-j h6,
.pod.pod-j p,
.pod.pod-j.nested-1 h1,
.pod.pod-j.nested-1 h2,
.pod.pod-j.nested-1 h3,
.pod.pod-j.nested-1 h4,
.pod.pod-j.nested-1 h5,
.pod.pod-j.nested-1 h6,
.pod.pod-j.nested-2.nested-2s h1,
.pod.pod-j.nested-2.nested-2s h2,
.pod.pod-j.nested-2.nested-2s h3,
.pod.pod-j.nested-2.nested-2s h4,
.pod.pod-j.nested-2.nested-2s h5,
.pod.pod-j.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-j a {
  color: #83dbfd;
}
.pod.pod-j a:hover {
  color: #ffffff;
}
.pod.pod-k {
  background: #018db6;
  color: #ffffff;
}
.pod.pod-k h1,
.pod.pod-k h2,
.pod.pod-k h3,
.pod.pod-k h4,
.pod.pod-k h5,
.pod.pod-k h6,
.pod.pod-k p,
.pod.pod-k.nested-1 h1,
.pod.pod-k.nested-1 h2,
.pod.pod-k.nested-1 h3,
.pod.pod-k.nested-1 h4,
.pod.pod-k.nested-1 h5,
.pod.pod-k.nested-1 h6,
.pod.pod-k.nested-2.nested-2s h1,
.pod.pod-k.nested-2.nested-2s h2,
.pod.pod-k.nested-2.nested-2s h3,
.pod.pod-k.nested-2.nested-2s h4,
.pod.pod-k.nested-2.nested-2s h5,
.pod.pod-k.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-k a {
  color: #83dbfd;
}
.pod.pod-k a:hover {
  color: #ffffff;
}
.pod.pod-l {
  background: #4cb861;
  color: #ffffff;
}
.pod.pod-l h1,
.pod.pod-l h2,
.pod.pod-l h3,
.pod.pod-l h4,
.pod.pod-l h5,
.pod.pod-l h6,
.pod.pod-l p,
.pod.pod-l.nested-1 h1,
.pod.pod-l.nested-1 h2,
.pod.pod-l.nested-1 h3,
.pod.pod-l.nested-1 h4,
.pod.pod-l.nested-1 h5,
.pod.pod-l.nested-1 h6,
.pod.pod-l.nested-2.nested-2s h1,
.pod.pod-l.nested-2.nested-2s h2,
.pod.pod-l.nested-2.nested-2s h3,
.pod.pod-l.nested-2.nested-2s h4,
.pod.pod-l.nested-2.nested-2s h5,
.pod.pod-l.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-l a {
  color: #133342;
}
.pod.pod-l a:hover {
  color: #ffffff;
}
.pod.pod-m {
  background: #10a67d;
  color: #ffffff;
}
.pod.pod-m h1,
.pod.pod-m h2,
.pod.pod-m h3,
.pod.pod-m h4,
.pod.pod-m h5,
.pod.pod-m h6,
.pod.pod-m p,
.pod.pod-m.nested-1 h1,
.pod.pod-m.nested-1 h2,
.pod.pod-m.nested-1 h3,
.pod.pod-m.nested-1 h4,
.pod.pod-m.nested-1 h5,
.pod.pod-m.nested-1 h6,
.pod.pod-m.nested-2.nested-2s h1,
.pod.pod-m.nested-2.nested-2s h2,
.pod.pod-m.nested-2.nested-2s h3,
.pod.pod-m.nested-2.nested-2s h4,
.pod.pod-m.nested-2.nested-2s h5,
.pod.pod-m.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.pod-m a {
  color: #133342;
}
.pod.pod-m a:hover {
  color: #ffffff;
}
/* ======================================
	Pods with Form Styling

	REQUIRED CLASS: .pod.form-pod-a
====================================== */
.pod.form-pod-a {
  background: #dee8f0;
  color: #36414c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pod.form-pod-a h1,
.pod.form-pod-a h2,
.pod.form-pod-a h3,
.pod.form-pod-a h4,
.pod.form-pod-a h5,
.pod.form-pod-a h6,
.pod.form-pod-a p,
.pod.form-pod-a.nested-1 h1,
.pod.form-pod-a.nested-1 h2,
.pod.form-pod-a.nested-1 h3,
.pod.form-pod-a.nested-1 h4,
.pod.form-pod-a.nested-1 h5,
.pod.form-pod-a.nested-1 h6,
.pod.form-pod-a.nested-2.nested-2s h1,
.pod.form-pod-a.nested-2.nested-2s h2,
.pod.form-pod-a.nested-2.nested-2s h3,
.pod.form-pod-a.nested-2.nested-2s h4,
.pod.form-pod-a.nested-2.nested-2s h5,
.pod.form-pod-a.nested-2.nested-2s h6 {
  color: #36414c;
}
.pod.form-pod-a a {
  color: #2f8eb8;
}
.pod.form-pod-a a:hover {
  color: #5923eb;
}
.pod.form-pod-b {
  background: #ffffff;
  color: #36414c;
  border: 2px solid #83dbfd;
}
.pod.form-pod-b h1,
.pod.form-pod-b h2,
.pod.form-pod-b h3,
.pod.form-pod-b h4,
.pod.form-pod-b h5,
.pod.form-pod-b h6,
.pod.form-pod-b p,
.pod.form-pod-b.nested-1 h1,
.pod.form-pod-b.nested-1 h2,
.pod.form-pod-b.nested-1 h3,
.pod.form-pod-b.nested-1 h4,
.pod.form-pod-b.nested-1 h5,
.pod.form-pod-b.nested-1 h6,
.pod.form-pod-b.nested-2.nested-2s h1,
.pod.form-pod-b.nested-2.nested-2s h2,
.pod.form-pod-b.nested-2.nested-2s h3,
.pod.form-pod-b.nested-2.nested-2s h4,
.pod.form-pod-b.nested-2.nested-2s h5,
.pod.form-pod-b.nested-2.nested-2s h6 {
  color: #36414c;
}
.pod.form-pod-b a {
  color: #2f8eb8;
}
.pod.form-pod-b a:hover {
  color: #5923eb;
}
/* ======================================
	Pod IXP Information

	REQUIRED CLASS: .pod, .pod-a, .pod.form-pod-a
====================================== */
.pod {
  -ixp-name: "Transparent";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-a {
  -ixp-name: "White Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-b {
  -ixp-name: "White Transparent Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-c {
  -ixp-name: "Black Transparent Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-d {
  -ixp-name: "Black Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-e {
  -ixp-name: "Purple 1 Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-f {
  -ixp-name: "Blue 2 Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-g {
  -ixp-name: "Blue 5 Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-h {
  -ixp-name: "Blue 6 Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-i {
  -ixp-name: "Blue 11 Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-j {
  -ixp-name: "Blue 12 Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-k {
  -ixp-name: "Blue 13 Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-l {
  -ixp-name: "Green 1 Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-m {
  -ixp-name: "Green 2 Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.form-pod-a {
  -ixp-name: "Light BlueForm Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.form-pod-b {
  -ixp-name: "White with border Form Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
/* ======================================
	Image Alignment

	REQUIRED CLASSES: ALL
====================================== */
.image-a {
  float: right;
  margin-left: 0.5em;
}
.image-b {
  float: left;
  margin-right: 0.5em;
}
.image-c {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
/* ======================================
	Images IXP Information
    REQUIRED CLASSES: ALL
====================================== */
.image-a {
  -ixp-name: "Right Align";
  -ixp-tags: "Images";
  -ixp-group: "images";
  -ixp-scope: "Image";
}
.image-b {
  -ixp-name: "Left Align";
  -ixp-tags: "Images";
  -ixp-group: "images";
  -ixp-scope: "Image";
}
.image-c {
  -ixp-name: "Center Align";
  -ixp-tags: "Images";
  -ixp-group: "images";
  -ixp-scope: "Image";
}
/* ======================================
	Image and Block Styling

	REQUIRED CLASS: .shadow-a
====================================== */
.shadow-a {
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.shadow-b {
  -webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.5);
}
.image-border-radius-a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.image-borders-a {
  border: 1px solid #404369;
}
/* ======================================
	Image and Block IXP Information
    REQUIRED CLASSES: .shadow-a
====================================== */
.shadow-a {
  -ixp-name: "Light Drop Shadow";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
}
.shadow-b {
  -ixp-name: "Flat Drop Shadow";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
}
.image-border-radius-a {
  -ixp-name: "Rounded Corners";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
}
.image-borders-a {
  -ixp-name: "Border Purple 1";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
}
/* ======================================
	Horizontal Rule Styling
====================================== */
hr {
  background: #36414c;
  border: none;
  color: #36414c;
  clear: both;
  float: none;
  height: 1px;
  margin: 0.4em 0;
  width: 100%;
}
/* ======================================
	Button Element Base
====================================== */
.button,
.button-container .pf_form_table .pf_submit_cell .pf_submit_button {
  border: none;
  cursor: pointer;
  display: inline-block;
  margin: 0.5em 0;
  overflow: visible;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-appearance: none;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.button:hover,
.button-container .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  text-decoration: none !important;
}
.button:after,
.button-container .pf_form_table .pf_submit_cell .pf_submit_button:after {
  margin: 0 0 0 0.85em;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  display: inline-block;
}
/* ======================================
	Button

	REQUIRED CLASS: .button-a
====================================== */
.button-a,
.button-container-a .pf_form_table .pf_submit_cell .pf_submit_button {
  background: #d94819;
  color: #ffffff !important;
}
.button-a:hover,
.button-container-a .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background: #f54b00;
  background-color: #f54b00;
  color: #ffffff !important;
}
.button-b,
.button-container-b .pf_form_table .pf_submit_cell .pf_submit_button {
  background-color: #283a51;
  color: #ffffff !important;
}
.button-b:hover,
.button-container-b .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: #304a6b;
  color: #ffffff !important;
}
.button-c,
.button-container-c .pf_form_table .pf_submit_cell .pf_submit_button {
  background-color: #0081a6;
  color: #ffffff !important;
}
.button-c:hover,
.button-container-c .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: #0094be;
  color: #ffffff !important;
}
.button-d,
.button-container-d .pf_form_table .pf_submit_cell .pf_submit_button {
  background-color: #75dbff;
  color: #000000 !important;
}
.button-d:hover,
.button-container-d .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: #34caff;
  color: #000000 !important;
}
.button-e,
.button-container-e .pf_form_table .pf_submit_cell .pf_submit_button {
  background-color: Transparent;
  color: #000000 !important;
  border: 2px solid #273951;
  border-color: rgba(39, 58, 82, 0.533333);
}
.button-e:hover,
.button-container-e .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: Transparent;
  color: #000000 !important;
  border-color: #273a52;
  border-color: #283a51;
}
.button-f,
.button-container-f .pf_form_table .pf_submit_cell .pf_submit_button {
  background-color: Transparent;
  color: #ffffff !important;
  border: 2px solid #273951;
  border-color: rgba(39, 58, 82, 0.533333);
}
.button-f:hover,
.button-container-f .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: Transparent;
  color: #ffffff !important;
  border-color: #273a52;
  border-color: #283a51;
}
.button-g,
.button-container-g .pf_form_table .pf_submit_cell .pf_submit_button {
  background-color: Transparent;
  color: #000000 !important;
  border: 2px solid #50c2ea;
  border-color: rgba(80, 194, 234, 0.596078);
}
.button-g:hover,
.button-container-g .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: Transparent;
  color: #000000 !important;
  border-color: #4ec1e8;
}
.button-h,
.button-container-h .pf_form_table .pf_submit_cell .pf_submit_button {
  background-color: Transparent;
  color: #018db6 !important;
  border: 2px solid #50c2ea;
  border-color: rgba(80, 194, 234, 0.596078);
}
.button-h:hover,
.button-container-h .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: Transparent;
  color: #018db6 !important;
  border-color: #4ec1e8;
}
.button-i,
.button-container-i .pf_form_table .pf_submit_cell .pf_submit_button {
  background-color: Transparent;
  color: #ffffff !important;
  border: 2px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.596078);
}
.button-i:hover,
.button-container-i .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: Transparent;
  color: #ffffff !important;
  border-color: #ffffff;
}
/* ======================================
	Button Size Settings

	REQUIRED CLASSES:
	.button-small,
	.button-medium,
	.button-large,
	.button-wide
====================================== */
.button-small,
.button-container-small .pf_form_table .pf_submit_cell .pf_submit_button {
  font-size: 0.85em;
  padding: 0.35em 1.25em;
  text-align: center;
}
.button-medium,
.button-container-medium .pf_form_table .pf_submit_cell .pf_submit_button {
  font-size: 1em;
  padding: 0.45em 1.5em;
  text-align: center;
}
.button-large,
.button-container-large .pf_form_table .pf_submit_cell .pf_submit_button {
  font-size: 1.2em;
  padding: 0.5em 2em;
  text-align: center;
}
.button-wide,
.button-container-wide .pf_form_table .pf_submit_cell .pf_submit_button {
  display: block;
  font-size: 1.2em;
  height: auto;
  line-height: 1.4;
  padding: 0.5em;
  text-align: center;
}
/* ======================================
	Button Icon Padding
====================================== */
.button-small.button-checked,
.button-container-small.button-checked,
.button-small.button-arrow,
.button-container-small.button-arrow,
.button-small.button-phone,
.button-container-small.button-phone,
.button-small.button-download,
.button-container-small.button-download {
  padding: 0.35em 1.25em 0.35em 1.25em;
}
.button-medium.button-checked,
.button-container-medium.button-checked,
.button-medium.button-arrow,
.button-container-medium.button-arrow,
.button-medium.button-phone,
.button-container-medium.button-phone,
.button-medium.button-download,
.button-container-medium.button-download {
  padding: 0.5em 1.5em 0.5em 1.5em;
}
.button-large.button-checked,
.button-container-large.button-checked,
.button-large.button-arrow,
.button-container-large.button-arrow,
.button-large.button-phone,
.button-container-large.button-phone,
.button-large.button-download,
.button-container-large.button-download {
  padding: 0.5em 1.5em 0.5em 1.5em;
}
.button-wide.button-checked,
.button-container-wide.button-checked,
.button-wide.button-arrow,
.button-container-wide.button-arrow,
.button-wide.button-phone,
.button-container-wide.button-phone,
.button-wide.button-download,
.button-container-wide.button-download {
  padding: 0.5em 0.5em 0.5em .5em;
}
/* ======================================
	Button Icon Position
====================================== */
.button-checked:after,
.button-container-checked .pf_form_table .pf_submit_cell .pf_submit_button:after {
  content: '\f00c';
}
.button-arrow:after,
.button-container-arrow .pf_form_table .pf_submit_cell .pf_submit_button:after {
  content: '\f054';
}
.button-phone:after,
.button-container-phone .pf_form_table .pf_submit_cell .pf_submit_button:after {
  content: '\f095';
}
.button-download:after,
.button-container-download .pf_form_table .pf_submit_cell .pf_submit_button:after {
  content: '\f019';
}
/* ======================================
	Button IXP Information

	REQUIRED CLASSES:
	.button.button-a.button-small
	.button.button-a.button-medium
	.button.button-a.button-large
	.button.button-a.button-wide
====================================== */
.button.button-a.button-small {
  -ixp-name: "Orange (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-small {
  -ixp-name: "Orange (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium {
  -ixp-name: "Orange (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-medium {
  -ixp-name: "Orange (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large {
  -ixp-name: "Orange (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-large {
  -ixp-name: "Orange (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide {
  -ixp-name: "Orange (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-wide {
  -ixp-name: "Orange (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/*
// Button A, Icon A
.ixp-button-icon('@{button-a-name} @{icon-btn-a} (@{size-a})', a, @size-a, @icon-btn-a);
.ixp-button-icon('@{button-a-name} @{icon-btn-a} (@{size-b})', a, @size-b, @icon-btn-a);
.ixp-button-icon('@{button-a-name} @{icon-btn-a} (@{size-c})', a, @size-c, @icon-btn-a);
.ixp-button-icon('@{button-a-name} @{icon-btn-a} (@{size-d})', a, @size-d, @icon-btn-a);

// Button A, Icon B
.ixp-button-icon('@{button-a-name} @{icon-btn-b} (@{size-a})', a, @size-a, @icon-btn-b);
.ixp-button-icon('@{button-a-name} @{icon-btn-b} (@{size-b})', a, @size-b, @icon-btn-b);
.ixp-button-icon('@{button-a-name} @{icon-btn-b} (@{size-c})', a, @size-c, @icon-btn-b);
.ixp-button-icon('@{button-a-name} @{icon-btn-b} (@{size-d})', a, @size-d, @icon-btn-b);

// Button A, Icon C
.ixp-button-icon('@{button-a-name} @{icon-btn-c} (@{size-a})', a, @size-a, @icon-btn-c);
.ixp-button-icon('@{button-a-name} @{icon-btn-c} (@{size-b})', a, @size-b, @icon-btn-c);
.ixp-button-icon('@{button-a-name} @{icon-btn-c} (@{size-c})', a, @size-c, @icon-btn-c);
.ixp-button-icon('@{button-a-name} @{icon-btn-c} (@{size-d})', a, @size-d, @icon-btn-c);

// Button A, Icon D
.ixp-button-icon('@{button-a-name} @{icon-btn-d} (@{size-a})', a, @size-a, @icon-btn-d);
.ixp-button-icon('@{button-a-name} @{icon-btn-d} (@{size-b})', a, @size-b, @icon-btn-d);
.ixp-button-icon('@{button-a-name} @{icon-btn-d} (@{size-c})', a, @size-c, @icon-btn-d);
.ixp-button-icon('@{button-a-name} @{icon-btn-d} (@{size-d})', a, @size-d, @icon-btn-d);
*/
.button.button-b.button-small {
  -ixp-name: "Dark Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-small {
  -ixp-name: "Dark Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-medium {
  -ixp-name: "Dark Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-medium {
  -ixp-name: "Dark Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-large {
  -ixp-name: "Dark Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-large {
  -ixp-name: "Dark Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-wide {
  -ixp-name: "Dark Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-wide {
  -ixp-name: "Dark Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/*
// Button B, Icon A
.ixp-button-icon('@{button-b-name} @{icon-btn-a} (@{size-a})', b, @size-a, @icon-btn-a);
.ixp-button-icon('@{button-b-name} @{icon-btn-a} (@{size-b})', b, @size-b, @icon-btn-a);
.ixp-button-icon('@{button-b-name} @{icon-btn-a} (@{size-c})', b, @size-c, @icon-btn-a);
.ixp-button-icon('@{button-b-name} @{icon-btn-a} (@{size-d})', b, @size-d, @icon-btn-a);

// Button B, Icon B
.ixp-button-icon('@{button-b-name} @{icon-btn-b} (@{size-a})', b, @size-a, @icon-btn-b);
.ixp-button-icon('@{button-b-name} @{icon-btn-b} (@{size-b})', b, @size-b, @icon-btn-b);
.ixp-button-icon('@{button-b-name} @{icon-btn-b} (@{size-c})', b, @size-c, @icon-btn-b);
.ixp-button-icon('@{button-b-name} @{icon-btn-b} (@{size-d})', b, @size-d, @icon-btn-b);

// Button B, Icon C
.ixp-button-icon('@{button-b-name} @{icon-btn-c} (@{size-a})', b, @size-a, @icon-btn-c);
.ixp-button-icon('@{button-b-name} @{icon-btn-c} (@{size-b})', b, @size-b, @icon-btn-c);
.ixp-button-icon('@{button-b-name} @{icon-btn-c} (@{size-c})', b, @size-c, @icon-btn-c);
.ixp-button-icon('@{button-b-name} @{icon-btn-c} (@{size-d})', b, @size-d, @icon-btn-c);

// Button B, Icon D
.ixp-button-icon('@{button-b-name} @{icon-btn-d} (@{size-a})', b, @size-a, @icon-btn-d);
.ixp-button-icon('@{button-b-name} @{icon-btn-d} (@{size-b})', b, @size-b, @icon-btn-d);
.ixp-button-icon('@{button-b-name} @{icon-btn-d} (@{size-c})', b, @size-c, @icon-btn-d);
.ixp-button-icon('@{button-b-name} @{icon-btn-d} (@{size-d})', b, @size-d, @icon-btn-d);
*/
.button.button-c.button-small {
  -ixp-name: "Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-small {
  -ixp-name: "Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-medium {
  -ixp-name: "Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-medium {
  -ixp-name: "Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-large {
  -ixp-name: "Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-large {
  -ixp-name: "Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-wide {
  -ixp-name: "Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-c.button-container-wide {
  -ixp-name: "Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/*
// Button C, Icon A
.ixp-button-icon('@{button-c-name} @{icon-btn-a} (@{size-a})', c, @size-a, @icon-btn-a);
.ixp-button-icon('@{button-c-name} @{icon-btn-a} (@{size-b})', c, @size-b, @icon-btn-a);
.ixp-button-icon('@{button-c-name} @{icon-btn-a} (@{size-c})', c, @size-c, @icon-btn-a);
.ixp-button-icon('@{button-c-name} @{icon-btn-a} (@{size-d})', c, @size-d, @icon-btn-a);

// Button C, Icon B
.ixp-button-icon('@{button-c-name} @{icon-btn-b} (@{size-a})', c, @size-a, @icon-btn-b);
.ixp-button-icon('@{button-c-name} @{icon-btn-b} (@{size-b})', c, @size-b, @icon-btn-b);
.ixp-button-icon('@{button-c-name} @{icon-btn-b} (@{size-c})', c, @size-c, @icon-btn-b);
.ixp-button-icon('@{button-c-name} @{icon-btn-b} (@{size-d})', c, @size-d, @icon-btn-b);

// Button C, Icon C
.ixp-button-icon('@{button-c-name} @{icon-btn-c} (@{size-a})', c, @size-a, @icon-btn-c);
.ixp-button-icon('@{button-c-name} @{icon-btn-c} (@{size-b})', c, @size-b, @icon-btn-c);
.ixp-button-icon('@{button-c-name} @{icon-btn-c} (@{size-c})', c, @size-c, @icon-btn-c);
.ixp-button-icon('@{button-c-name} @{icon-btn-c} (@{size-d})', c, @size-d, @icon-btn-c);

// Button C, Icon D
.ixp-button-icon('@{button-c-name} @{icon-btn-d} (@{size-a})', c, @size-a, @icon-btn-d);
.ixp-button-icon('@{button-c-name} @{icon-btn-d} (@{size-b})', c, @size-b, @icon-btn-d);
.ixp-button-icon('@{button-c-name} @{icon-btn-d} (@{size-c})', c, @size-c, @icon-btn-d);
.ixp-button-icon('@{button-c-name} @{icon-btn-d} (@{size-d})', c, @size-d, @icon-btn-d);
*/
.button.button-d.button-small {
  -ixp-name: "Light Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-d.button-container-small {
  -ixp-name: "Light Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-d.button-medium {
  -ixp-name: "Light Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-d.button-container-medium {
  -ixp-name: "Light Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-d.button-large {
  -ixp-name: "Light Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-d.button-container-large {
  -ixp-name: "Light Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-d.button-wide {
  -ixp-name: "Light Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-d.button-container-wide {
  -ixp-name: "Light Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/*
// Button D, Icon A
.ixp-button-icon('@{button-d-name} @{icon-btn-a} (@{size-a})', d, @size-a, @icon-btn-a);
.ixp-button-icon('@{button-d-name} @{icon-btn-a} (@{size-b})', d, @size-b, @icon-btn-a);
.ixp-button-icon('@{button-d-name} @{icon-btn-a} (@{size-c})', d, @size-c, @icon-btn-a);
.ixp-button-icon('@{button-d-name} @{icon-btn-a} (@{size-d})', d, @size-d, @icon-btn-a);

// Button D, Icon B
.ixp-button-icon('@{button-d-name} @{icon-btn-b} (@{size-a})', d, @size-a, @icon-btn-b);
.ixp-button-icon('@{button-d-name} @{icon-btn-b} (@{size-b})', d, @size-b, @icon-btn-b);
.ixp-button-icon('@{button-d-name} @{icon-btn-b} (@{size-c})', d, @size-c, @icon-btn-b);
.ixp-button-icon('@{button-d-name} @{icon-btn-b} (@{size-d})', d, @size-d, @icon-btn-b);

// Button D, Icon C
.ixp-button-icon('@{button-d-name} @{icon-btn-c} (@{size-a})', d, @size-a, @icon-btn-c);
.ixp-button-icon('@{button-d-name} @{icon-btn-c} (@{size-b})', d, @size-b, @icon-btn-c);
.ixp-button-icon('@{button-d-name} @{icon-btn-c} (@{size-c})', d, @size-c, @icon-btn-c);
.ixp-button-icon('@{button-d-name} @{icon-btn-c} (@{size-d})', d, @size-d, @icon-btn-c);

// Button D, Icon D
.ixp-button-icon('@{button-d-name} @{icon-btn-d} (@{size-a})', d, @size-a, @icon-btn-d);
.ixp-button-icon('@{button-d-name} @{icon-btn-d} (@{size-b})', d, @size-b, @icon-btn-d);
.ixp-button-icon('@{button-d-name} @{icon-btn-d} (@{size-c})', d, @size-c, @icon-btn-d);
.ixp-button-icon('@{button-d-name} @{icon-btn-d} (@{size-d})', d, @size-d, @icon-btn-d);
*/
.button.button-e.button-small {
  -ixp-name: "Dark Ghost 1 (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-e.button-container-small {
  -ixp-name: "Dark Ghost 1 (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-e.button-medium {
  -ixp-name: "Dark Ghost 1 (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-e.button-container-medium {
  -ixp-name: "Dark Ghost 1 (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-e.button-large {
  -ixp-name: "Dark Ghost 1 (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-e.button-container-large {
  -ixp-name: "Dark Ghost 1 (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-e.button-wide {
  -ixp-name: "Dark Ghost 1 (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-e.button-container-wide {
  -ixp-name: "Dark Ghost 1 (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/*
// Button E, Icon A
.ixp-button-icon('@{button-e-name} @{icon-btn-a} (@{size-a})', e, @size-a, @icon-btn-a);
.ixp-button-icon('@{button-e-name} @{icon-btn-a} (@{size-b})', e, @size-b, @icon-btn-a);
.ixp-button-icon('@{button-e-name} @{icon-btn-a} (@{size-c})', e, @size-c, @icon-btn-a);
.ixp-button-icon('@{button-e-name} @{icon-btn-a} (@{size-d})', e, @size-d, @icon-btn-a);

// Button E, Icon B
.ixp-button-icon('@{button-e-name} @{icon-btn-b} (@{size-a})', e, @size-a, @icon-btn-b);
.ixp-button-icon('@{button-e-name} @{icon-btn-b} (@{size-b})', e, @size-b, @icon-btn-b);
.ixp-button-icon('@{button-e-name} @{icon-btn-b} (@{size-c})', e, @size-c, @icon-btn-b);
.ixp-button-icon('@{button-e-name} @{icon-btn-b} (@{size-d})', e, @size-d, @icon-btn-b);

// Button E, Icon C
.ixp-button-icon('@{button-e-name} @{icon-btn-c} (@{size-a})', e, @size-a, @icon-btn-c);
.ixp-button-icon('@{button-e-name} @{icon-btn-c} (@{size-b})', e, @size-b, @icon-btn-c);
.ixp-button-icon('@{button-e-name} @{icon-btn-c} (@{size-c})', e, @size-c, @icon-btn-c);
.ixp-button-icon('@{button-e-name} @{icon-btn-c} (@{size-d})', e, @size-d, @icon-btn-c);

// Button E, Icon D
.ixp-button-icon('@{button-e-name} @{icon-btn-d} (@{size-a})', e, @size-a, @icon-btn-d);
.ixp-button-icon('@{button-e-name} @{icon-btn-d} (@{size-b})', e, @size-b, @icon-btn-d);
.ixp-button-icon('@{button-e-name} @{icon-btn-d} (@{size-c})', e, @size-c, @icon-btn-d);
.ixp-button-icon('@{button-e-name} @{icon-btn-d} (@{size-d})', e, @size-d, @icon-btn-d);
*/
.button.button-f.button-small {
  -ixp-name: "Dark Ghost 2 (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-f.button-container-small {
  -ixp-name: "Dark Ghost 2 (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-f.button-medium {
  -ixp-name: "Dark Ghost 2 (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-f.button-container-medium {
  -ixp-name: "Dark Ghost 2 (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-f.button-large {
  -ixp-name: "Dark Ghost 2 (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-f.button-container-large {
  -ixp-name: "Dark Ghost 2 (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-f.button-wide {
  -ixp-name: "Dark Ghost 2 (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-f.button-container-wide {
  -ixp-name: "Dark Ghost 2 (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/*
// Button F, Icon A
.ixp-button-icon('@{button-f-name} @{icon-btn-a} (@{size-a})', f, @size-a, @icon-btn-a);
.ixp-button-icon('@{button-f-name} @{icon-btn-a} (@{size-b})', f, @size-b, @icon-btn-a);
.ixp-button-icon('@{button-f-name} @{icon-btn-a} (@{size-c})', f, @size-c, @icon-btn-a);
.ixp-button-icon('@{button-f-name} @{icon-btn-a} (@{size-d})', f, @size-d, @icon-btn-a);

// Button F, Icon B
.ixp-button-icon('@{button-f-name} @{icon-btn-b} (@{size-a})', f, @size-a, @icon-btn-b);
.ixp-button-icon('@{button-f-name} @{icon-btn-b} (@{size-b})', f, @size-b, @icon-btn-b);
.ixp-button-icon('@{button-f-name} @{icon-btn-b} (@{size-c})', f, @size-c, @icon-btn-b);
.ixp-button-icon('@{button-f-name} @{icon-btn-b} (@{size-d})', f, @size-d, @icon-btn-b);

// Button F, Icon C
.ixp-button-icon('@{button-f-name} @{icon-btn-c} (@{size-a})', f, @size-a, @icon-btn-c);
.ixp-button-icon('@{button-f-name} @{icon-btn-c} (@{size-b})', f, @size-b, @icon-btn-c);
.ixp-button-icon('@{button-f-name} @{icon-btn-c} (@{size-c})', f, @size-c, @icon-btn-c);
.ixp-button-icon('@{button-f-name} @{icon-btn-c} (@{size-d})', f, @size-d, @icon-btn-c);

// Button F, Icon D
.ixp-button-icon('@{button-f-name} @{icon-btn-d} (@{size-a})', f, @size-a, @icon-btn-d);
.ixp-button-icon('@{button-f-name} @{icon-btn-d} (@{size-b})', f, @size-b, @icon-btn-d);
.ixp-button-icon('@{button-f-name} @{icon-btn-d} (@{size-c})', f, @size-c, @icon-btn-d);
.ixp-button-icon('@{button-f-name} @{icon-btn-d} (@{size-d})', f, @size-d, @icon-btn-d);
*/
.button.button-g.button-small {
  -ixp-name: "Light Ghost 1 (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-g.button-container-small {
  -ixp-name: "Light Ghost 1 (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-g.button-medium {
  -ixp-name: "Light Ghost 1 (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-g.button-container-medium {
  -ixp-name: "Light Ghost 1 (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-g.button-large {
  -ixp-name: "Light Ghost 1 (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-g.button-container-large {
  -ixp-name: "Light Ghost 1 (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-g.button-wide {
  -ixp-name: "Light Ghost 1 (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-g.button-container-wide {
  -ixp-name: "Light Ghost 1 (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/*
// Button G, Icon A
.ixp-button-icon('@{button-g-name} @{icon-btn-a} (@{size-a})', g, @size-a, @icon-btn-a);
.ixp-button-icon('@{button-g-name} @{icon-btn-a} (@{size-b})', g, @size-b, @icon-btn-a);
.ixp-button-icon('@{button-g-name} @{icon-btn-a} (@{size-c})', g, @size-c, @icon-btn-a);
.ixp-button-icon('@{button-g-name} @{icon-btn-a} (@{size-d})', g, @size-d, @icon-btn-a);

// Button G, Icon B
.ixp-button-icon('@{button-g-name} @{icon-btn-b} (@{size-a})', g, @size-a, @icon-btn-b);
.ixp-button-icon('@{button-g-name} @{icon-btn-b} (@{size-b})', g, @size-b, @icon-btn-b);
.ixp-button-icon('@{button-g-name} @{icon-btn-b} (@{size-c})', g, @size-c, @icon-btn-b);
.ixp-button-icon('@{button-g-name} @{icon-btn-b} (@{size-d})', g, @size-d, @icon-btn-b);

// Button G, Icon C
.ixp-button-icon('@{button-g-name} @{icon-btn-c} (@{size-a})', g, @size-a, @icon-btn-c);
.ixp-button-icon('@{button-g-name} @{icon-btn-c} (@{size-b})', g, @size-b, @icon-btn-c);
.ixp-button-icon('@{button-g-name} @{icon-btn-c} (@{size-c})', g, @size-c, @icon-btn-c);
.ixp-button-icon('@{button-g-name} @{icon-btn-c} (@{size-d})', g, @size-d, @icon-btn-c);

// Button G, Icon D
.ixp-button-icon('@{button-g-name} @{icon-btn-d} (@{size-a})', g, @size-a, @icon-btn-d);
.ixp-button-icon('@{button-g-name} @{icon-btn-d} (@{size-b})', g, @size-b, @icon-btn-d);
.ixp-button-icon('@{button-g-name} @{icon-btn-d} (@{size-c})', g, @size-c, @icon-btn-d);
.ixp-button-icon('@{button-g-name} @{icon-btn-d} (@{size-d})', g, @size-d, @icon-btn-d);
*/
.button.button-h.button-small {
  -ixp-name: "Light Ghost 2 (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-h.button-container-small {
  -ixp-name: "Light Ghost 2 (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-h.button-medium {
  -ixp-name: "Light Ghost 2 (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-h.button-container-medium {
  -ixp-name: "Light Ghost 2 (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-h.button-large {
  -ixp-name: "Light Ghost 2 (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-h.button-container-large {
  -ixp-name: "Light Ghost 2 (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-h.button-wide {
  -ixp-name: "Light Ghost 2 (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-h.button-container-wide {
  -ixp-name: "Light Ghost 2 (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/*// Button H, Icon A
.ixp-button-icon('@{button-h-name} @{icon-btn-a} (@{size-a})', h, @size-a, @icon-btn-a);
.ixp-button-icon('@{button-h-name} @{icon-btn-a} (@{size-b})', h, @size-b, @icon-btn-a);
.ixp-button-icon('@{button-h-name} @{icon-btn-a} (@{size-c})', h, @size-c, @icon-btn-a);
.ixp-button-icon('@{button-h-name} @{icon-btn-a} (@{size-d})', h, @size-d, @icon-btn-a);

// Button H, Icon B
.ixp-button-icon('@{button-h-name} @{icon-btn-b} (@{size-a})', h, @size-a, @icon-btn-b);
.ixp-button-icon('@{button-h-name} @{icon-btn-b} (@{size-b})', h, @size-b, @icon-btn-b);
.ixp-button-icon('@{button-h-name} @{icon-btn-b} (@{size-c})', h, @size-c, @icon-btn-b);
.ixp-button-icon('@{button-h-name} @{icon-btn-b} (@{size-d})', h, @size-d, @icon-btn-b);

// Button H, Icon C
.ixp-button-icon('@{button-h-name} @{icon-btn-c} (@{size-a})', h, @size-a, @icon-btn-c);
.ixp-button-icon('@{button-h-name} @{icon-btn-c} (@{size-b})', h, @size-b, @icon-btn-c);
.ixp-button-icon('@{button-h-name} @{icon-btn-c} (@{size-c})', h, @size-c, @icon-btn-c);
.ixp-button-icon('@{button-h-name} @{icon-btn-c} (@{size-d})', h, @size-d, @icon-btn-c);

// Button H, Icon D
.ixp-button-icon('@{button-h-name} @{icon-btn-d} (@{size-a})', h, @size-a, @icon-btn-d);
.ixp-button-icon('@{button-h-name} @{icon-btn-d} (@{size-b})', h, @size-b, @icon-btn-d);
.ixp-button-icon('@{button-h-name} @{icon-btn-d} (@{size-c})', h, @size-c, @icon-btn-d);
.ixp-button-icon('@{button-h-name} @{icon-btn-d} (@{size-d})', h, @size-d, @icon-btn-d);
*/
.button.button-i.button-small {
  -ixp-name: "White Ghost (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-i.button-container-small {
  -ixp-name: "White Ghost (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-i.button-medium {
  -ixp-name: "White Ghost (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-i.button-container-medium {
  -ixp-name: "White Ghost (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-i.button-large {
  -ixp-name: "White Ghost (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-i.button-container-large {
  -ixp-name: "White Ghost (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-i.button-wide {
  -ixp-name: "White Ghost (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-i.button-container-wide {
  -ixp-name: "White Ghost (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/*// Button I, Icon A
.ixp-button-icon('@{button-i-name} @{icon-btn-a} (@{size-a})', i, @size-a, @icon-btn-a);
.ixp-button-icon('@{button-i-name} @{icon-btn-a} (@{size-b})', i, @size-b, @icon-btn-a);
.ixp-button-icon('@{button-i-name} @{icon-btn-a} (@{size-c})', i, @size-c, @icon-btn-a);
.ixp-button-icon('@{button-i-name} @{icon-btn-a} (@{size-d})', i, @size-d, @icon-btn-a);

// Button I, Icon B
.ixp-button-icon('@{button-i-name} @{icon-btn-b} (@{size-a})', i, @size-a, @icon-btn-b);
.ixp-button-icon('@{button-i-name} @{icon-btn-b} (@{size-b})', i, @size-b, @icon-btn-b);
.ixp-button-icon('@{button-i-name} @{icon-btn-b} (@{size-c})', i, @size-c, @icon-btn-b);
.ixp-button-icon('@{button-i-name} @{icon-btn-b} (@{size-d})', i, @size-d, @icon-btn-b);

// Button I, Icon C
.ixp-button-icon('@{button-i-name} @{icon-btn-c} (@{size-a})', i, @size-a, @icon-btn-c);
.ixp-button-icon('@{button-i-name} @{icon-btn-c} (@{size-b})', i, @size-b, @icon-btn-c);
.ixp-button-icon('@{button-i-name} @{icon-btn-c} (@{size-c})', i, @size-c, @icon-btn-c);
.ixp-button-icon('@{button-i-name} @{icon-btn-c} (@{size-d})', i, @size-d, @icon-btn-c);

// Button I, Icon D
.ixp-button-icon('@{button-i-name} @{icon-btn-d} (@{size-a})', i, @size-a, @icon-btn-d);
.ixp-button-icon('@{button-i-name} @{icon-btn-d} (@{size-b})', i, @size-b, @icon-btn-d);
.ixp-button-icon('@{button-i-name} @{icon-btn-d} (@{size-c})', i, @size-c, @icon-btn-d);
.ixp-button-icon('@{button-i-name} @{icon-btn-d} (@{size-d})', i, @size-d, @icon-btn-d);
*/
/* ======================================
	Directional Buttons

	REQUIRED CLASS: none, these are optional for theme kits
====================================== */
.button-down-dark {
  background-image: url("down-dark.png");
  z-index: 100;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 100000;
  background-position: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
}
.button-up-dark {
  background-image: url("up-dark.png");
  z-index: 100;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 100000;
  background-position: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
}
.button-left-dark {
  background-image: url("left-dark.png");
  z-index: 100;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 100000;
  background-position: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
}
.button-right-dark {
  background-image: url("right-dark.png");
  z-index: 100;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 100000;
  background-position: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
}
.button-down-light {
  background-image: url("down-light.png");
  z-index: 100;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 100000;
  background-position: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
}
.button-up-light {
  background-image: url("up-light.png");
  z-index: 100;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 100000;
  background-position: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
}
.button-left-light {
  background-image: url("left-light.png");
  z-index: 100;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 100000;
  background-position: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
}
.button-right-light {
  background-image: url("right-light.png");
  z-index: 100;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 100000;
  background-position: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-repeat: no-repeat;
}
/* ======================================
	Directional Button IXP Information
====================================== */
.button-up-dark {
  -ixp-name: "Dark Arrow Up";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container-up-dark {
  -ixp-name: "Dark Arrow Up";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
.button-down-dark {
  -ixp-name: "Dark Arrow Down";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container-down-dark {
  -ixp-name: "Dark Arrow Down";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
.button-left-dark {
  -ixp-name: "Dark Arrow Left";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container-left-dark {
  -ixp-name: "Dark Arrow Left";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
.button-right-dark {
  -ixp-name: "Dark Arrow Right";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container-right-dark {
  -ixp-name: "Dark Arrow Right";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
.button-up-light {
  -ixp-name: "Light Arrow Up";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container-up-light {
  -ixp-name: "Light Arrow Up";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
.button-down-light {
  -ixp-name: "Light Arrow Down";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container-down-light {
  -ixp-name: "Light Arrow Down";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
.button-left-light {
  -ixp-name: "Light Arrow Left";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container-left-light {
  -ixp-name: "Light Arrow Left";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
.button-right-light {
  -ixp-name: "Light Arrow Right";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container-right-light {
  -ixp-name: "Light Arrow Right";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
/* ======================================
	Pre Header

	REQUIRED CLASS: .pre-header, .pre-header-a
====================================== */
.pre-header {
  padding: 0.25 0;
}
.pre-header-a {
  background: #324359;
  color: #ffffff;
  padding: 0.25 0;
}
.pre-header-a a,
.pre-header-a.nested-1 a,
.pre-header-a.nested-2.nested-2s a {
  color: #ffffff;
  text-decoration: none;
}
.pre-header-a a:hover,
.pre-header-a.nested-1 a:hover,
.pre-header-a.nested-2.nested-2s a:hover {
  text-decoration: underline;
}
/* ======================================
	Pre Header IXP Information
    REQUIRED CLASSES: .pre-header, .pre-header-a
====================================== */
.pre-header {
  -ixp-name: "Pre-Header - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.pre-header-a {
  -ixp-name: "Pre-Header - Blue 1";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Logo

	REQUIRED CLASS: .header-logo-light
====================================== */
.header-logo-light {
  background-image: url('logoLight.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 37px;
  min-width: 158px;
  background-size: 158px 37px;
  display: inline-block;
  text-indent: -9999px;
  margin-top: 7px;
  margin-bottom: 10px;
}
.header-logo-b {
  background-image: url('logoDark.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 37px;
  min-width: 158px;
  background-size: 158px 37px;
  display: inline-block;
  text-indent: -9999px;
  margin-top: 7px;
  margin-bottom: 10px;
}
/* ======================================
	Logo IXP Information

	REQUIRED CLASS: .header-logo-light
====================================== */
.header-logo-light {
  -ixp-name: "Logo - Light";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-b {
  -ixp-name: "Logo - Dark";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
/* ======================================
	Header

	REQUIRED CLASS: .header,.header-a
====================================== */
.header {
  padding: 1.563em 0;
}
.header-a {
  background: #348192;
  color: #ffffff;
  padding: 1.563em 0;
}
.header-a a,
.header-a.nested-1 a,
.header-a.nested-2.nested-2s a {
  color: #83dbfd;
}
.header-a a:hover,
.header-a.nested-1 a:hover,
.header-a.nested-2.nested-2s a:hover {
  color: #ffffff;
}
/* ======================================
    Header IXP Information
    REQUIRED CLASSES: .header-a
====================================== */
.header {
  -ixp-name: "Header - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.header-a {
  -ixp-name: "Header - Blue 12";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Inner Content Wrap

	NOTE: Container that includes the
	pre-content, content & post-content

	REQUIRED CLASS: .inner-content-wrapper
====================================== */
.inner-content-wrapper-a {
  background: #ffffff;
}
/* ======================================
    Inner Content Wrap IXP Information
    REQUIRED CLASSES: .inner-content-wrapper
====================================== */
.inner-content-wrapper {
  -ixp-name: "Inner Content - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "Container";
}
.inner-content-wrapper-a {
  -ixp-name: "Inner Content - White";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "Container";
}
/* ======================================
	Pre Content
    REQUIRED CLASSES: .pre-content
====================================== */
.pre-content {
  padding: 0;
}
/* ======================================
    Pre Content IXP Information
    REQUIRED CLASSES: .pre-content
====================================== */
.pre-content {
  -ixp-name: "Pre-Content - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Content
    REQUIRED CLASSES: .content
====================================== */
.content {
  padding: 1em 0;
}
/* ======================================
    Content IXP Information
    REQUIRED CLASSES: .content
====================================== */
.content {
  -ixp-name: "Content";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Post Content

	REQUIRED CLASS: .post-content,.post-content-a
====================================== */
.post-content {
  padding: 0.714em 0;
}
.post-content-a {
  background: #eaeaea;
  padding: 0.714em 0;
}
/* ======================================
    Post Content IXP Information
    REQUIRED CLASSES: .post-content,.post-content-a
====================================== */
.post-content {
  -ixp-name: "Post-Content - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.post-content-a {
  -ixp-name: "Post-Content - Light Gray";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Footer

	REQUIRED CLASS - .footer,.nav-footer-a
====================================== */
.footer {
  font-size: 11px;
  padding: 2em 0;
}
.footer-a {
  background: #14191d;
  color: #4f5d6c;
  font-size: 11px;
  padding: 2em 0;
}
.footer-a h1,
.footer-a h2,
.footer-a h3,
.footer-a h4,
.footer-a h5,
.footer-a h6,
.footer-a p,
.footer-a.nested-1 h1,
.footer-a.nested-1 h2,
.footer-a.nested-1 h3,
.footer-a.nested-1 h4,
.footer-a.nested-1 h5,
.footer-a.nested-1 h6,
.footer-a.nested-2.nested-2s h1,
.footer-a.nested-2.nested-2s h2,
.footer-a.nested-2.nested-2s h3,
.footer-a.nested-2.nested-2s h4,
.footer-a.nested-2.nested-2s h5,
.footer-a.nested-2.nested-2s h6 {
  color: #4f5d6c;
}
.footer-a a {
  color: #ffffff;
}
.footer-a a:hover {
  color: #00465b;
}
/* ======================================
    Footer IXP Information
    REQUIRED CLASSES: .footer,.nav-footer-a
====================================== */
.footer {
  -ixp-name: "Footer - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.footer-a {
  -ixp-name: "Footer - Black";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Post Footer
    REQUIRED CLASSES: .post-footer
====================================== */
.post-footer {
  padding: 0.75em 0;
}
.post-footer-a {
  color: #ffffff;
  background: #133342;
  padding: 0.75em 0;
}
/* ======================================
    Post Footer IXP Information
    REQUIRED CLASSES: .post-footer
====================================== */
.post-footer {
  -ixp-name: "Post-Footer - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.post-footer-a {
  -ixp-name: "Post-Footer - Blue 2";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Navigation: Default Style Overrides
====================================== */
.ixp-nav {
  background-color: transparent;
  color: #83dbfd;
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-align: center;
}
.ixp-nav .ixp-nav-collapsible {
  height: auto;
  float: right;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem {
  background: none;
  display: inline-block;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0 .75em;
  border-right: none;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem a,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-1 a,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a {
  background-color: transparent;
  color: #83dbfd;
  display: block;
  padding: 0.35em 0;
  text-decoration: none;
  font-family: 'Metric', 'Lato', sans-serif;
  text-transform: uppercase;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem a:after,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-1 a:after,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: none;
  width: 100%;
  height: 3px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem a:hover,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-1 a:hover,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a:hover {
  background-color: transparent;
  color: #ffffff;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem a:hover:after,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-1 a:hover:after,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a:hover:after {
  background: #7ed7fc;
  bottom: 0;
}
.ixp-nav.ixp-nav-collapsed {
  background-color: transparent;
  font-size: 110%;
  margin: 1em 0 0 0;
  text-align: left;
}
.ixp-nav.ixp-nav-collapsed .ixp-nav-opened {
  background-color: transparent;
}
.ixp-nav.ixp-nav-collapsed .ixp-nav-collapsible {
  float: none;
}
.ixp-nav.ixp-nav-collapsed .ixp-navlist {
  border: none;
}
.ixp-nav.ixp-nav-collapsed .ixp-navitem {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
.ixp-nav.ixp-nav-collapsed .ixp-navitem a {
  padding: 10px;
  text-align: center;
}
.ixp-nav .ixp-nav-toggle {
  margin: 0;
}
.ixp-nav .ixp-nav-toggle .ixp-nav-icon-bar {
  /* nav toggle button icon (menu closed) */
  background-color: #83dbfd;
  opacity: .6;
}
.ixp-nav .ixp-nav-toggle:hover .ixp-nav-icon-bar {
  background-color: #83dbfd;
  opacity: 1;
}
.ixp-nav .ixp-nav-toggle.ixp-nav-active .ixp-nav-icon-bar {
  /* nav toggle button icon (menu open) */
  background-color: #83dbfd;
  opacity: 1;
}
/* ======================================
	Navigation: alt theme(s)
    REQUIRED CLASS - .ixp-nav-menu-a
====================================== */
/* ========== THEME A ========== */
.ixp-nav-menu-a {
  background-color: transparent;
  color: #2c2b2b;
  margin: 0 auto;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem a,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-1 a,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a {
  color: #2c2b2b;
  margin: 0;
  padding: 0.35em 0;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem a:hover,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-1 a:hover,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a:hover {
  border-bottom: none;
  color: #000000;
}
.ixp-nav-menu-a .ixp-navlist li:last-child {
  /* Overrides Default Styling from ixp-nav */
  border: none;
}
.ixp-nav-menu-a.ixp-nav-collapsed {
  /* BG color solid or transparent */
  background-color: transparent;
  margin: 0;
  text-align: center;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-opened {
  background-color: transparent;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-opened li:first-child {
  margin-top: 0.5em;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-navitem {
  margin-left: 0;
  margin-right: 0;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-navitem a {
  border-left: none;
  border-right: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px;
  text-decoration: none;
  margin: 0;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-navitem a:hover {
  border-left: none;
  border-right: none;
  background-color: transparent;
}
.ixp-nav-menu-a .ixp-nav-toggle {
  margin: 0 0 5px;
}
.ixp-nav-menu-a .ixp-nav-toggle .ixp-nav-icon-bar {
  /* nav toggle button icon (menu closed) */
  background-color: #000000;
}
.ixp-nav-menu-a .ixp-nav-toggle:hover .ixp-nav-icon-bar {
  background-color: #000000;
}
.ixp-nav-menu-a .ixp-nav-toggle.ixp-nav-active .ixp-nav-icon-bar {
  /* nav toggle button icon (menu open) */
  background-color: #000000;
}
/* ======================================
	Navigation IXP Information
====================================== */
.ixp-nav-menu-a {
  -ixp-name: "Tab Navigation";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "Navigation";
}
/* ======================================
	Navigation Active States
====================================== */
.ixp-navitem-active-state-a a {
  color: #ffffff !important;
}
.ixp-navitem-active-state-a a:after {
  bottom: 0!important;
  background: #7ed7fc !important;
}
.ixp-navitem-active-state-b a {
  color: #000000 !important;
}
.ixp-navitem-active-state-b a:after {
  bottom: 0!important;
  background: #7ed7fc !important;
}
/* ======================================
	Navigation Active States IXP Information
====================================== */
.ixp-navitem-active-state-a {
  -ixp-name: "Active State Default";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "NavigationItem";
}
.ixp-navitem-active-state-b {
  -ixp-name: "Active State Tabs";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "NavigationItem";
}
/* ======================================
	Accordion RMW (Default)
====================================== */
.lbui_accordion_v3 > .lbui_accordion_content > div > h2.lbui_trigger {
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #018db6;
  filter: none;
  font-size: 1.1em;
  height: auto;
  margin: 0 0 5px 0;
  padding: 10px;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  border-bottom: 1px solid #000000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active {
  background: transparent;
  border: none;
  color: #4f5d6c;
  filter: none;
}
.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active:hover {
  background-color: transparent;
  border: none;
  color: #4f5d6c;
  filter: none;
}
.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger:hover {
  background: transparent;
  color: #4f5d6c;
  filter: none;
}
.lbui_toggle_container {
  margin-top: 0;
  font-size: 1em !important;
}
/* ======================================
	Accordion RMW (Alternate)
====================================== */
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content {
  color: #fff;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content > div > h2.lbui_trigger {
  background: transparent !important;
  border: none;
  color: #83dbfd;
  border-bottom: 1px solid #f2f2f2;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  filter: none;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active {
  background: transparent !important;
  border: none;
  color: #ffffff;
  filter: none;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active:hover {
  background: transparent !important;
  border: none;
  color: #ffffff;
  filter: none;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger:hover {
  background: transparent !important;
  color: #ffffff;
  filter: none;
}
/* ======================================
	Accordion IXP Information
    REQUIRED CLASSES: .accordion-a
====================================== */
.accordion-a {
  -ixp-name: "Blue - White";
  -ixp-tags: "Accordion";
  -ixp-group: "accordion";
  -ixp-scope: "Accordion, accordion_v3";
}
/* ======================================
	Tabs RMW (Default)
====================================== */
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle {
  background: #dadada;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #2f8eb8;
  margin: 0 0 0;
  padding: 12px 25px;
  filter: none;
  text-shadow: none;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  font-size: 1em;
}
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle > .lbui_first,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle > .lbui_first,
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle:first-child,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle:first-child {
  margin-left: 0;
}
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle:hover,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle:hover {
  background: #eaeaea;
  border-color: #eaeaea;
  border-bottom: 1px solid #eaeaea;
  color: #4f5d6c;
  filter: none;
}
.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_active,
.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_active {
  background: transparent;
  border-color: #eaeaea;
  border-bottom: 1px solid transparent;
  color: #4f5d6c;
  filter: none !important;
}
.lbui_tabs_v3.lbui_stacked_nav .lbui_toggle,
.lbui_tabs_v3.lbui_init.lbui_stacked_nav .lbui_toggle {
  margin-right: 0;
}
.lbui_tabs_v3 > .lbui_slides,
.lbui_tabs_v3.lbui_init > .lbui_slides {
  background: transparent;
  border: none;
  border-radius: 0 !important;
  font-size: 1em;
}
.lbui_tabs_v3 > .lbui_slides .lbui_slides_inner > .lbui_slide,
.lbui_tabs_v3.lbui_init > .lbui_slides .lbui_slides_inner > .lbui_slide {
  background: transparent;
}
/* ======================================
	Tabs RMW (Alternate)
====================================== */
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle {
  background: #133342;
  border: none;
  color: #83dbfd;
  filter: none;
  text-shadow: none;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle > .lbui_first,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle > .lbui_first,
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle:first-child,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle:first-child {
  margin-left: 0;
}
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_toggle:hover,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_toggle:hover {
  background: #133342;
  border: none;
  color: #ffffff;
  filter: none;
}
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_active,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_active {
  background: #f2f2f2;
  border: none;
  color: #000000;
  filter: none !important;
  margin-bottom: -1px;
}
.tab-a.lbui_tabs_v3 > .lbui_nav > .lbui_nav_inner > .lbui_active:hover,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_nav > .lbui_nav_inner > .lbui_active:hover {
  background: #f2f2f2;
  color: #000000;
}
.tab-a.lbui_tabs_v3.lbui_stacked_nav .lbui_toggle,
.tab-a.lbui_tabs_v3.lbui_init.lbui_stacked_nav .lbui_toggle {
  margin-right: 0;
}
.tab-a.lbui_tabs_v3 > .lbui_slides,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_slides {
  background: #f2f2f2;
  border: 3px solid #f2f2f2;
  border-radius: 0 !important;
  font-size: 1em;
}
/* stacked responsive overrides */
.lbui_tabs_v3.lbui_stacked_nav > .lbui_slides {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lbui_tabs_v3.lbui_stacked_nav > .lbui_nav > .lbui_nav_inner > .lbui_toggle {
  float: none;
  display: block;
  margin: 0;
  border-bottom: none !important;
}
/* ======================================
	Tabs IXP Information
    REQUIRED CLASSES: .tab-a
====================================== */
.tab-a {
  -ixp-name: "Blue";
  -ixp-tags: "Tabs";
  -ixp-group: "tabs";
  -ixp-scope: "Tabs, tabs_v3";
}
/* ======================================
	Utilities
====================================== */
.nested-1 {
  -ixp-name: "Nested 1";
  -ixp-tags: "Utilities";
  -ixp-group: "nesting";
  -ixp-scope: "ContainerLike";
}
.nested-2.nested-2s {
  -ixp-name: "Nested 2";
  -ixp-tags: "Utilities";
  -ixp-group: "nesting";
  -ixp-scope: "ContainerLike";
}
.ixp-component-form-style-brand-brand {
  -ixp-name: "Style: Progress";
  -ixp-tags: "Form";
  -ixp-group: "customform";
  -ixp-scope: "CustomForm";
  -ixp-default: "true";
}
