/* ======================================
	Dun & Bradstreet Theme.css

    Last Updated : OFT 03/25/2015
====================================== */
html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
  text-align: left;
}
body {
  background: #ffffff;
  font-size: 0.9em;
  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: 110%;
  }
}
@media only screen and (min-width: 1200px) {
  .ixp-responsive body {
    font-size: 120%;
  }
}
/* ======================================
	Typography

	REQUIRED CLASSES: h1, h2, h3, .font-a
====================================== */
h1 {
  color: #005172;
  font-family: 'Raleway', sans-serif;
  font-size: 2.6em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.4em;
}
h2 {
  color: #3095b4;
  font-family: 'Raleway', sans-serif;
  font-size: 1.7em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.3em;
}
h3 {
  color: #005172;
  font-family: 'Raleway', sans-serif;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 0.3em;
}
h4 {
  color: #3095b4;
  font-family: 'Raleway', sans-serif;
  font-size: 1.2em;
  font-weight: 500;
}
h5 {
  color: #005172;
  font-family: 'Raleway', sans-serif;
  font-size: 1em;
  font-weight: 400;
}
h6 {
  color: #3095b4;
  font-family: 'Raleway', sans-serif;
  font-size: 0.8em;
  font-weight: 300;
}
p {
  padding: 0;
}
/* ======================================
	Fonts

	REQUIRED CLASSES: None
====================================== */
.font-a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.font-a h1,
.font-a h2,
.font-a h3,
.font-a h4,
.font-a h5,
.font-a h6,
.font-a .nav,
.font-a .button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.font-b {
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}
.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: 'Raleway', sans-serif;
  font-weight: 300;
}
.font-c {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}
.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: 'Raleway', sans-serif;
  font-weight: 400;
}
.font-d {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
}
.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: 'Raleway', sans-serif;
  font-weight: 500;
}
.font-e {
  font-family: 'Crimson', serif;
  font-weight: 400;
}
.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: 'Crimson', serif;
  font-weight: 400;
}
/* ======================================
	Font IXP Information
====================================== */
.font-a {
  -ixp-name: "Open Sans Light";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-b {
  -ixp-name: "Raleway Light";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-c {
  -ixp-name: "Raleway Regular";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-d {
  -ixp-name: "Raleway Medium";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
.font-e {
  -ixp-name: "Crimson Regular";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
}
/* ======================================
	Content

	REQUIRED CLASSES: .caption, .fine-print
====================================== */
.caption {
  font-size: 0.85em;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}
.caption-a {
  font-family: 'Crimson', serif;
  font-size: 0.85em;
  font-weight: 500;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}
.fine-print {
  font-size: 0.75em;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}
.fine-print-a {
  font-family: 'Crimson', serif;
  font-size: 0.75em;
  font-style: italic;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}
/* ======================================
	Content IXP Information
    REQUIRED CLASSES: .caption, .fine-print
====================================== */
.caption {
  -ixp-name: "Caption";
  -ixp-tags: "Text";
  -ixp-group: "text";
  -ixp-scope: "Text,Link";
}
.caption-a {
  -ixp-name: "Caption - Bold";
  -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";
}
.fine-print-a {
  -ixp-name: "Fine Print - Italic";
  -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 {
  background: url("icon_circle-sm.png") no-repeat 0 50%;
  list-style-type: none;
  padding-left: 1.5em;
}
.bullet-b ul li {
  background: url("bulletCheckBlack.png") no-repeat 0 50%;
  list-style-type: none;
  padding-left: 1.5em;
}
.bullet-c ul li {
  background: url("bulletCheckDarkBlue.png") no-repeat 0 50%;
  list-style-type: none;
  padding-left: 1.5em;
}
.bullet-d ul li {
  background: url("bulletCheckBlue.png") no-repeat 0 50%;
  list-style-type: none;
  padding-left: 1.5em;
}
.bullet-e ul li {
  background: url("bulletCheckWhite.png") no-repeat 0 50%;
  list-style-type: none;
  padding-left: 1.5em;
}
/* ======================================
	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-b {
  -ixp-name: "Bullet List - Checkmark Black";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-c {
  -ixp-name: "Bullet List - Checkmark Dark Blue";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-d {
  -ixp-name: "Bullet List - Checkmark Blue";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-e {
  -ixp-name: "Bullet List - Checkmark White";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
/* ======================================
	Link Element Base
====================================== */
a {
  color: #3095b4;
  display: inline;
  font-family: 'Raleway', sans-serif;
  text-decoration: none;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
a:hover {
  color: #005172;
  text-decoration: none;
}
/* ======================================
	CTA Links

	REQUIRED CLASS: .cta_link.link-a
====================================== */
.cta_link {
  display: inline-block;
}
.cta_link.link-a {
  background: url('linkArrowDarkBlue.png') no-repeat 100% 48%;
  color: #005172;
  padding-right: 1.2em;
  text-decoration: none;
}
.cta_link.link-a:hover {
  color: #3095b4;
  padding-right: 0.95em;
  text-decoration: none;
}
.cta_link.link-b {
  background: url('linkArrowBlue.png') no-repeat 100% 48%;
  color: #3095b4;
  padding-right: 1.2em;
  text-decoration: none;
}
.cta_link.link-b:hover {
  color: #005172;
  padding-right: 0.95em;
  text-decoration: none;
}
.cta_link.link-c {
  background: url('linkArrowLightBlue.png') no-repeat 100% 48%;
  color: #d4e1ea;
  padding-right: 1.2em;
  text-decoration: none;
}
.cta_link.link-c:hover {
  color: #3095b4;
  padding-right: 0.95em;
  text-decoration: none;
}
.cta_link.link-d {
  background: url('linkArrowGrey.png') no-repeat 100% 48%;
  color: #a3aaad;
  padding-right: 1.2em;
  text-decoration: none;
}
.cta_link.link-d:hover {
  color: #3095b4;
  padding-right: 0.95em;
  text-decoration: none;
}
.cta_link.link-e {
  background: url('linkArrowWhite.png') no-repeat 100% 48%;
  color: #ffffff;
  padding-right: 1.2em;
  text-decoration: none;
}
.cta_link.link-e:hover {
  color: #d4e1ea;
  padding-right: 0.95em;
  text-decoration: none;
}
.cta_link.link-f {
  color: #ffffff;
  text-decoration: none;
}
.cta_link.link-f:hover {
  color: #d4e1ea;
  text-decoration: none;
}
/* ======================================
	Links IXP Information

	REQUIRED CLASS: .cta_link.link-a
====================================== */
.cta_link.link-a {
  -ixp-name: "Dark Blue Arrow";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-b {
  -ixp-name: "Blue Arrow";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-c {
  -ixp-name: "Light Blue Arrow";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-d {
  -ixp-name: "Grey Arrow";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-e {
  -ixp-name: "White Arrow";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link,Lightbox";
}
.cta_link.link-f {
  -ixp-name: "White";
  -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: #005172;
}
.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: #005172;
}
.color-d {
  color: #3095b4;
}
.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: #3095b4;
}
.color-e {
  color: #d4e1ea;
}
.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: #d4e1ea;
}
.color-f {
  color: #a3aaad;
}
.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: #a3aaad;
}
.color-g {
  color: #bc4c05;
}
.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: #bc4c05;
}
.color-h {
  color: #e1a357;
}
.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: #e1a357;
}
.color-i {
  color: #963156;
}
.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: #963156;
}
.color-j {
  color: #d06079;
}
.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: #d06079;
}
.color-k {
  color: #8f3f6d;
}
.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: #8f3f6d;
}
.color-l {
  color: #c55e9b;
}
.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: #c55e9b;
}
.color-m {
  color: #693a77;
}
.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: #693a77;
}
.color-n {
  color: #9c5fb5;
}
.color-n h1,
.color-n h2,
.color-n h3,
.color-n h4,
.color-n h5,
.color-n h6,
.color-n a,
.color-n p {
  color: #9c5fb5;
}
.color-o {
  color: #006265;
}
.color-o h1,
.color-o h2,
.color-o h3,
.color-o h4,
.color-o h5,
.color-o h6,
.color-o a,
.color-o p {
  color: #006265;
}
.color-p {
  color: #00b2a9;
}
.color-p h1,
.color-p h2,
.color-p h3,
.color-p h4,
.color-p h5,
.color-p h6,
.color-p a,
.color-p p {
  color: #00b2a9;
}
.color-q {
  color: #284e36;
}
.color-q h1,
.color-q h2,
.color-q h3,
.color-q h4,
.color-q h5,
.color-q h6,
.color-q a,
.color-q p {
  color: #284e36;
}
.color-r {
  color: #73af55;
}
.color-r h1,
.color-r h2,
.color-r h3,
.color-r h4,
.color-r h5,
.color-r h6,
.color-r a,
.color-r p {
  color: #73af55;
}
/* ======================================
	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: "Dark Blue";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-d {
  -ixp-name: "Blue";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-e {
  -ixp-name: "Light Blue";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-f {
  -ixp-name: "Grey";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-g {
  -ixp-name: "Dark Peach";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-h {
  -ixp-name: "Peach";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-i {
  -ixp-name: "Dark Raspberry";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-j {
  -ixp-name: "Raspberry";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-k {
  -ixp-name: "Dark Fuchsia";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-l {
  -ixp-name: "Fuchsia";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-m {
  -ixp-name: "Dark Purple";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-n {
  -ixp-name: "Purple";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-o {
  -ixp-name: "Dark Teal";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-p {
  -ixp-name: "Teal";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-q {
  -ixp-name: "Dark Green";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-r {
  -ixp-name: "Green";
  -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: #005172;
}
.background-f {
  background: #3095b4;
}
.background-g {
  background: #d4e1ea;
}
.background-h {
  background: #a3aaad;
}
.background-i {
  background: #bc4c05;
}
.background-j {
  background: #e1a357;
}
.background-k {
  background: #963156;
}
.background-l {
  background: #d06079;
}
.background-m {
  background: #8f3f6d;
}
.background-n {
  background: #c55e9b;
}
.background-o {
  background: #693a77;
}
.background-p {
  background: #9c5fb5;
}
.background-q {
  background: #006265;
}
.background-r {
  background: #00b2a9;
}
.background-s {
  background: #284e36;
}
.background-t {
  background: #73af55;
}
.background-u {
  background: #eff4f6;
}
.background-v {
  background: #d5e4eb;
}
/* ======================================
	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 Blue Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-f {
  -ixp-name: "Blue Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-g {
  -ixp-name: "Light Blue Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-h {
  -ixp-name: "Grey Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-i {
  -ixp-name: "Dark Peach Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-j {
  -ixp-name: "Peach Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-k {
  -ixp-name: "Dark Raspberry Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-l {
  -ixp-name: "Raspberry Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-m {
  -ixp-name: "Dark Fuchsia Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-n {
  -ixp-name: "Fuchsia Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-o {
  -ixp-name: "Dark Purple Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-p {
  -ixp-name: "Purple Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-q {
  -ixp-name: "Dark Teal Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-r {
  -ixp-name: "Teal Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-s {
  -ixp-name: "Dark Green Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-t {
  -ixp-name: "Green Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-u {
  -ixp-name: "Pale Light Blue Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.background-v {
  -ixp-name: "Pale Blue 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: #ffffff;
}
.pod.pod-c a:hover {
  color: #a3aaad;
}
.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: #ffffff;
}
.pod.pod-d a:hover {
  color: #a3aaad;
}
.pod.pod-e {
  background: #e1a357;
  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: #ffffff;
}
.pod.pod-e a:hover {
  color: #bc4c05;
}
.pod.pod-f {
  background: #d06079;
  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: #ffffff;
}
.pod.pod-f a:hover {
  color: #963156;
}
.pod.pod-g {
  background: #c55e9b;
  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: #ffffff;
}
.pod.pod-g a:hover {
  color: #8f3f6d;
}
.pod.pod-h {
  background: #9c5fb5;
  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: #ffffff;
}
.pod.pod-h a:hover {
  color: #693a77;
}
.pod.pod-i {
  background: #00b2a9;
  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: #ffffff;
}
.pod.pod-i a:hover {
  color: #006265;
}
.pod.pod-j {
  background: #73af55;
  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: #ffffff;
}
.pod.pod-j a:hover {
  color: #284e36;
}
.pod.pod-k {
  background: #eff4f6;
  color: #005172;
}
.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: #005172;
}
.pod.pod-k a {
  color: #005172;
}
.pod.pod-k a:hover {
  color: #3095b4;
}
.pod.pod-l {
  background: #d5e4eb;
  color: #005172;
}
.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: #005172;
}
.pod.pod-l a {
  color: #005172;
}
.pod.pod-l a:hover {
  color: #3095b4;
}
/* ======================================
	Pods with Form Styling

	REQUIRED CLASS: .pod.form-pod-a
====================================== */
.pod.form-pod-a {
  background: #005172;
  color: #ffffff;
}
.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: #ffffff;
}
.pod.form-pod-a a {
  color: #ffffff;
}
.pod.form-pod-a a:hover {
  color: #d4e1ea;
}
.pod.form-pod-b {
  background: #3095b4;
  color: #ffffff;
}
.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: #ffffff;
}
.pod.form-pod-b a {
  color: #ffffff;
}
.pod.form-pod-b a:hover {
  color: #d4e1ea;
}
.pod.form-pod-c {
  background: #d4e1ea;
  color: #000000;
}
.pod.form-pod-c h1,
.pod.form-pod-c h2,
.pod.form-pod-c h3,
.pod.form-pod-c h4,
.pod.form-pod-c h5,
.pod.form-pod-c h6,
.pod.form-pod-c p,
.pod.form-pod-c.nested-1 h1,
.pod.form-pod-c.nested-1 h2,
.pod.form-pod-c.nested-1 h3,
.pod.form-pod-c.nested-1 h4,
.pod.form-pod-c.nested-1 h5,
.pod.form-pod-c.nested-1 h6,
.pod.form-pod-c.nested-2.nested-2s h1,
.pod.form-pod-c.nested-2.nested-2s h2,
.pod.form-pod-c.nested-2.nested-2s h3,
.pod.form-pod-c.nested-2.nested-2s h4,
.pod.form-pod-c.nested-2.nested-2s h5,
.pod.form-pod-c.nested-2.nested-2s h6 {
  color: #000000;
}
.pod.form-pod-c a {
  color: #005172;
}
.pod.form-pod-c a:hover {
  color: #3095b4;
}
.pod.form-pod-d {
  background: #a3aaad;
  color: #ffffff;
}
.pod.form-pod-d h1,
.pod.form-pod-d h2,
.pod.form-pod-d h3,
.pod.form-pod-d h4,
.pod.form-pod-d h5,
.pod.form-pod-d h6,
.pod.form-pod-d p,
.pod.form-pod-d.nested-1 h1,
.pod.form-pod-d.nested-1 h2,
.pod.form-pod-d.nested-1 h3,
.pod.form-pod-d.nested-1 h4,
.pod.form-pod-d.nested-1 h5,
.pod.form-pod-d.nested-1 h6,
.pod.form-pod-d.nested-2.nested-2s h1,
.pod.form-pod-d.nested-2.nested-2s h2,
.pod.form-pod-d.nested-2.nested-2s h3,
.pod.form-pod-d.nested-2.nested-2s h4,
.pod.form-pod-d.nested-2.nested-2s h5,
.pod.form-pod-d.nested-2.nested-2s h6 {
  color: #ffffff;
}
.pod.form-pod-d a {
  color: #ffffff;
}
.pod.form-pod-d a:hover {
  color: #d4e1ea;
}
/* ======================================
	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: "Peach Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-f {
  -ixp-name: "Raspberry Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-g {
  -ixp-name: "Fuchsia Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-h {
  -ixp-name: "Purple Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-i {
  -ixp-name: "Teal Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-j {
  -ixp-name: "Green Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-k {
  -ixp-name: "Pale Light Blue Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.pod-l {
  -ixp-name: "Pale Blue Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.form-pod-a {
  -ixp-name: "Dark Blue Form Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.form-pod-b {
  -ixp-name: "Blue Form Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.form-pod-c {
  -ixp-name: "Light Blue Form Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly,CustomForm,ChoiceGroup,Flow,FlowStep,FullPageSection,FullPageSubsection";
}
.pod.form-pod-d {
  -ixp-name: "Grey 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 #a3aaad;
}
.image-borders-b {
  border: 1px solid #005172;
}
/* ======================================
	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,ContainerLike";
}
.shadow-b {
  -ixp-name: "Flat Drop Shadow";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,ContainerLike";
}
.image-border-radius-a {
  -ixp-name: "Rounded Corners";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,ContainerLike";
}
.image-borders-a {
  -ixp-name: "Border Grey";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,ContainerLike";
}
.image-borders-b {
  -ixp-name: "Border Dark Blue";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,ContainerLike";
}
/* ======================================
	Horizontal Rule Styling
====================================== */
hr {
  background: #a3aaad;
  border: none;
  color: #a3aaad;
  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,
.button-container .lbui_lightbox_flex a.lbux_button_link {
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  margin: 0.5em 0;
  overflow: visible;
  text-decoration: none;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.button:hover,
.button-container .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container .lbui_lightbox_flex a.lbux_button_link:hover {
  text-decoration: none !important;
}
/* ======================================
	Button

	REQUIRED CLASS: .button-a
====================================== */
.button-a,
.button-container-a .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-a .lbui_lightbox_flex a.lbux_button_link {
  background-color: #005172;
  color: #ffffff !important;
}
.button-a:hover,
.button-container-a .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-a .lbui_lightbox_flex a.lbux_button_link:hover {
  background-color: #005172;
  color: #ffffff !important;
}
.button-b,
.button-container-b .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-b .lbui_lightbox_flex a.lbux_button_link {
  background-color: #3095b4;
  color: #ffffff !important;
}
.button-b:hover,
.button-container-b .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-b .lbui_lightbox_flex a.lbux_button_link:hover {
  background-color: #3095b4;
  color: #ffffff !important;
}
/* ======================================
	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,
.button-container-small .lbui_lightbox_flex a.lbux_button_link {
  font-size: 0.929em;
  padding: 0.5em 1.83em;
  text-align: center;
}
.button-medium,
.button-container-medium .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-medium .lbui_lightbox_flex a.lbux_button_link {
  font-size: 1.143em;
  padding: 0.5em 2.15em;
  text-align: center;
}
.button-large,
.button-container-large .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-large .lbui_lightbox_flex a.lbux_button_link {
  font-size: 1.286em;
  padding: 0.5em 2.667em;
  text-align: center;
}
.button-wide,
.button-container-wide .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-wide .lbui_lightbox_flex a.lbux_button_link {
  display: block;
  font-size: 1.286em;
  height: auto;
  line-height: 1.4;
  padding: 0.5em;
  text-align: center;
}
/* ======================================
	Button Icon Padding
====================================== */
.button-small.button-arrow,
.button-container-small.button-arrow {
  padding: 0.5em 2.8em 0.5em 2.033em;
}
.button-small.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-container-small.button-container-arrow .lbui_lightbox_flex a.lbux_button_link {
  padding: 0.5em 2.8em 0.5em 2.033em;
}
.button-medium.button-arrow,
.button-container-medium.button-arrow {
  padding: 0.5em 2.8em 0.5em 2.250em;
}
.button-medium.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-container-medium.button-container-arrow .lbui_lightbox_flex a.lbux_button_link {
  padding: 0.5em 2.8em 0.5em 2.250em;
}
.button-large.button-arrow,
.button-container-large.button-arrow {
  padding: 0.5em 3.0em 0.5em 2.767em;
}
.button-large.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-container-large.button-container-arrow .lbui_lightbox_flex a.lbux_button_link {
  padding: 0.5em 3.0em 0.5em 2.767em;
}
.button-wide.button-arrow,
.button-container-wide.button-arrow {
  padding: 0.5em 2.1em 0.5em 0.5em;
}
.button-wide.button-container-arrow .lbui_lightbox_flex a.lbux_button_link,
.button-container-wide.button-container-arrow .lbui_lightbox_flex a.lbux_button_link {
  padding: 0.5em 2.1em 0.5em 0.5em;
}
/* ======================================
	Button Icon Position
====================================== */
.button-arrow,
.button-container-arrow .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-arrow .lbui_lightbox_flex a.lbux_button_link {
  background-image: url('buttonArrowWhite.png');
  background-position: 90% 50%;
  background-repeat: no-repeat;
}
.button-arrow:hover,
.button-container-arrow .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-arrow .lbui_lightbox_flex a.lbux_button_link:hover {
  background-position: 85% 50%;
}
.button-arrow:hover,
.button-container-arrow .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-arrow .lbui_lightbox_flex a.lbux_button_link:hover {
  background-image: url('buttonArrowWhite.png');
  background-position: 90% 50%;
  background-repeat: no-repeat;
}
.button-arrow:hover:hover,
.button-container-arrow .pf_form_table .pf_submit_cell .pf_submit_button:hover:hover,
.button-container-arrow .lbui_lightbox_flex a.lbux_button_link:hover:hover {
  background-position: 85% 50%;
}
/* ======================================
	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: "Dark Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-small {
  -ixp-name: "Dark Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium {
  -ixp-name: "Dark Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-medium {
  -ixp-name: "Dark Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large {
  -ixp-name: "Dark Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-large {
  -ixp-name: "Dark Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide {
  -ixp-name: "Dark Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-wide {
  -ixp-name: "Dark Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-small.button-arrow {
  -ixp-name: "Dark Blue arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-small.button-container-arrow {
  -ixp-name: "Dark Blue arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium.button-arrow {
  -ixp-name: "Dark Blue arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-medium.button-container-arrow {
  -ixp-name: "Dark Blue arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large.button-arrow {
  -ixp-name: "Dark Blue arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-large.button-container-arrow {
  -ixp-name: "Dark Blue arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide.button-arrow {
  -ixp-name: "Dark Blue arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-a.button-container-wide.button-container-arrow {
  -ixp-name: "Dark Blue arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-small {
  -ixp-name: "Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-small {
  -ixp-name: "Blue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-medium {
  -ixp-name: "Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-medium {
  -ixp-name: "Blue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-large {
  -ixp-name: "Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-large {
  -ixp-name: "Blue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-wide {
  -ixp-name: "Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-wide {
  -ixp-name: "Blue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-small.button-arrow {
  -ixp-name: "Blue arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-small.button-container-arrow {
  -ixp-name: "Blue arrow (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-medium.button-arrow {
  -ixp-name: "Blue arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-medium.button-container-arrow {
  -ixp-name: "Blue arrow (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-large.button-arrow {
  -ixp-name: "Blue arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-large.button-container-arrow {
  -ixp-name: "Blue arrow (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-wide.button-arrow {
  -ixp-name: "Blue arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-b.button-container-wide.button-container-arrow {
  -ixp-name: "Blue arrow (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
/* ======================================
	Pre Header

	REQUIRED CLASS: .pre-header, .pre-header-a
====================================== */
.pre-header {
  padding: 0.5 0;
}
.pre-header-a {
  background: #eff4f6;
  padding: 0.5 0;
}
/* ======================================
	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 - Pale Light Blue";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Logo

	REQUIRED CLASS: .header-logo-light
====================================== */
.header-logo-light {
  background-image: url('logoWordMarkColor.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 44px;
  min-width: 300px;
  display: inline-block;
  text-indent: -9999px;
}
@media (max-width: 768px) {
  .header-logo-light {
    background-position: center;
  }
}
.header-logo-b {
  background-image: url('logoWordMarkGray.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 44px;
  min-width: 300px;
  display: inline-block;
  text-indent: -9999px;
}
@media (max-width: 768px) {
  .header-logo-b {
    background-position: center;
  }
}
.header-logo-c {
  background-image: url('logoWordMarkBlack.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 44px;
  min-width: 300px;
  display: inline-block;
  text-indent: -9999px;
}
@media (max-width: 768px) {
  .header-logo-c {
    background-position: center;
  }
}
.header-logo-d {
  background-image: url('logoWordMarkWhite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 44px;
  min-width: 300px;
  display: inline-block;
  text-indent: -9999px;
}
@media (max-width: 768px) {
  .header-logo-d {
    background-position: center;
  }
}
.header-logo-e {
  background-image: url('logoMarkColor.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 44px;
  min-width: 33px;
  display: inline-block;
  text-indent: -9999px;
}
.header-logo-f {
  background-image: url('logoMarkGray.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 44px;
  min-width: 33px;
  display: inline-block;
  text-indent: -9999px;
}
.header-logo-g {
  background-image: url('logoMarkBlack.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 44px;
  min-width: 33px;
  display: inline-block;
  text-indent: -9999px;
}
.header-logo-h {
  background-image: url('logoMarkWhite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 44px;
  min-width: 33px;
  display: inline-block;
  text-indent: -9999px;
}
/* ======================================
	Logo IXP Information

	REQUIRED CLASS: .header-logo-light
====================================== */
.header-logo-light {
  -ixp-name: "Word Mark Color";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-b {
  -ixp-name: "Word Mark Grayscale";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-c {
  -ixp-name: "Word Mark Black";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-d {
  -ixp-name: "Word Mark White";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-e {
  -ixp-name: "Logo Mark Color";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-f {
  -ixp-name: "Logo Mark Grayscale";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-g {
  -ixp-name: "Logo Mark Black";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
.header-logo-h {
  -ixp-name: "Logo Mark White";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
  -ixp-scope: "ContainerLike,Link";
}
/* ======================================
	Header

	REQUIRED CLASS: .header,.header-a
====================================== */
.header {
  padding: 1.563em 0;
}
.header-a {
  background: #ffffff;
  padding: 1.5em 0;
}
.header-a a,
.header-a.nested-1 a,
.header-a.nested-2.nested-2s a {
  color: #005172;
}
.header-a a:hover,
.header-a.nested-1 a:hover,
.header-a.nested-2.nested-2s a:hover {
  color: #3095b4;
}
.header-b {
  background: #ffffff;
  border-bottom: 1px solid #3095b4;
  padding: 1.5em 0;
}
.header-b a,
.header-b.nested-1 a,
.header-b.nested-2.nested-2s a {
  color: #005172;
}
.header-b a:hover,
.header-b.nested-1 a:hover,
.header-b.nested-2.nested-2s a:hover {
  color: #3095b4;
}
/* ======================================
    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 - White";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.header-b {
  -ixp-name: "Header - White Border Bottom";
  -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: 1em;
}
.pre-content-a {
  background: #005172;
  color: #ffffff;
}
.pre-content-a a {
  color: #ffffff;
}
.pre-content-a a:hover {
  color: #d4e1ea;
}
/* ======================================
    Pre Content IXP Information
    REQUIRED CLASSES: .pre-content
====================================== */
.pre-content {
  -ixp-name: "Pre-Content - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.pre-content-a {
  -ixp-name: "Pre-Content - Dark Blue";
  -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: 1em 0;
}
.post-content-a {
  background: #eff4f6;
  padding: 1em 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 - Pale Light Blue";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Footer

	REQUIRED CLASS - .footer,.nav-footer-a
====================================== */
.footer {
  font-size: 0.875em;
  padding: 1em 0;
}
.footer-a {
  background: #d5e4eb;
  color: #005172;
  font-size: 0.875em;
  padding: 1em 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: #005172;
}
.footer-a a {
  color: #005172;
}
.footer-a a:hover {
  color: #3095b4;
}
/* ======================================
    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 - Pale Blue";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Footer Navigation

	REQUIRED CLASS: .nav-footer-a
====================================== */
.nav-footer-a {
  height: 1.85em;
  line-height: 1.85em;
  text-align: center;
  text-decoration: none;
}
/* ======================================
    Footer Nav IXP Information
    REQUIRED CLASSES: .nav-footer-a
====================================== */
.nav-footer-a {
  -ixp-name: "Footer Links";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "Navigation";
}
/* ======================================
	Post Footer
    REQUIRED CLASSES: .post-footer
====================================== */
.post-footer {
  font-size: 0.875em;
  padding: 1em 0;
}
.post-footer-a {
  color: #ffffff;
  background: #a3aaad;
  font-size: 0.875em;
  padding: 1em 0;
}
.post-footer-a h1,
.post-footer-a h2,
.post-footer-a h3,
.post-footer-a h4,
.post-footer-a h5,
.post-footer-a h6,
.post-footer-a p,
.post-footer-a.nested-1 h1,
.post-footer-a.nested-1 h2,
.post-footer-a.nested-1 h3,
.post-footer-a.nested-1 h4,
.post-footer-a.nested-1 h5,
.post-footer-a.nested-1 h6,
.post-footer-a.nested-2.nested-2s h1,
.post-footer-a.nested-2.nested-2s h2,
.post-footer-a.nested-2.nested-2s h3,
.post-footer-a.nested-2.nested-2s h4,
.post-footer-a.nested-2.nested-2s h5,
.post-footer-a.nested-2.nested-2s h6 {
  color: #005172;
}
.post-footer-a a {
  color: #005172;
}
.post-footer-a a:hover {
  color: #3095b4;
}
/* ======================================
    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 - Grey";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Navigation: Default Style Overrides
====================================== */
.ixp-nav {
  background-color: #005172;
  color: #ffffff;
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-align: center;
}
.ixp-nav .ixp-nav-collapsible {
  height: auto;
  float: left;
  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;
  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: #ffffff;
  display: block;
  padding: 0.75em 1em;
  text-decoration: none;
}
.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: #d5e4eb;
  color: #005172;
}
.ixp-nav.ixp-nav-collapsed {
  background-color: #005172;
  font-size: 110%;
  margin: 1em 0 0 0;
  text-align: left;
}
.ixp-nav.ixp-nav-collapsed .ixp-nav-opened {
  background-color: #005172;
}
.ixp-nav.ixp-nav-collapsed .ixp-nav-collapsible {
  float: 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: right;
}
.ixp-nav .ixp-nav-toggle {
  margin: 0;
}
.ixp-nav .ixp-nav-toggle .ixp-nav-icon-bar {
  /* nav toggle button icon (menu closed) */
  background-color: #ffffff;
}
.ixp-nav .ixp-nav-toggle .ixp-nav-icon-bar:hover {
  background-color: #eff4f6;
}
.ixp-nav .ixp-nav-toggle.ixp-nav-active .ixp-nav-icon-bar {
  /* nav toggle button icon (menu open) */
  background-color: #d5e4eb;
}
/* ======================================
	Navigation: alt theme(s)
    REQUIRED CLASS - .ixp-nav-menu-a
====================================== */
/* ========== THEME A ========== */
.ixp-nav-menu-a {
  background-color: #a3aaad;
  border-bottom: solid 2px #005172;
  color: #ffffff;
  margin: 0 auto;
  padding: 0;
}
.ixp-nav-menu-a .ixp-nav-collapsible {
  float: none;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem {
  border: none;
  float: none;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem:hover {
  border: none;
}
.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 {
  background-color: transparent;
  color: #ffffff;
  margin: 0 0.25em;
  padding: 0.75em 1.25em;
  text-decoration: none;
}
.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 {
  background: #3095b4;
  color: #ffffff;
}
.ixp-nav-menu-a .ixp-navlist li:last-child {
  /* Overrides Default Styling from ixp-nav */
}
.ixp-nav-menu-a.ixp-nav-collapsed {
  /* BG color solid or transparent */
  background-color: #a3aaad;
  margin: 0;
  text-align: center;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-opened {
  background-color: #a3aaad;
}
.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 a {
  padding: 10px;
  text-decoration: none;
  color: #ffffff;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-navitem a:hover {
  background-color: #3095b4;
}
.ixp-nav-menu-a .ixp-nav-toggle {
  margin: 0;
}
.ixp-nav-menu-a .ixp-nav-toggle .ixp-nav-icon-bar {
  /* nav toggle button icon (menu closed) */
  background-color: #ffffff;
}
.ixp-nav-menu-a .ixp-nav-toggle .ixp-nav-icon-bar:hover {
  background-color: #ffffff;
}
.ixp-nav-menu-a .ixp-nav-toggle.ixp-nav-active .ixp-nav-icon-bar {
  /* nav toggle button icon (menu open) */
  background-color: #ffffff;
}
/* ======================================
	Navigation IXP Information
====================================== */
.ixp-nav-menu-a {
  -ixp-name: "Navigation Grey";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "Navigation";
}
/* ======================================
	Navigation Active States
====================================== */
.ixp-navitem-active-state-a a {
  background: #d5e4eb !important;
  color: #005172 !important;
}
.ixp-navitem-active-state-b a {
  background: #3095b4 !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 Blue";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "NavigationItem";
}
/* ======================================
	Accordion RMW (Default)
====================================== */
.lbui_accordion_v3 > .lbui_accordion_content > div > h2.lbui_trigger {
  background-color: #ffffff;
  background-image: url('togglePlus.png') !important;
  background-repeat: no-repeat;
  background-position: 5px 50% !important;
  border: 1px solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #005172;
  filter: none;
  font-size: 1.1em;
  height: auto;
  margin: 0 0 5px 0;
  padding: 3px 0 3px 30px;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active {
  background-color: #d4e1ea;
  background-image: url('toggleMinus.png') !important;
  background-repeat: no-repeat;
  background-position: 5px 50% !important;
  border: 1px solid;
  color: #005172;
  filter: none;
}
.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active:hover {
  background-color: #d4e1ea;
  background-image: url('togglePlus.png') !important;
  background-repeat: no-repeat;
  background-position: 5px 50% !important;
  border: 1px solid;
  color: #005172;
  filter: none;
}
.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger:hover {
  background-color: #d4e1ea;
  background-image: url('toggleMinus.png') !important;
  background-repeat: no-repeat;
  background-position: 5px 50% !important;
  border: 1px solid;
  color: #005172;
  filter: none;
}
.lbui_toggle_container {
  margin-top: 0;
  font-size: 1em !important;
}
/* ======================================
	Accordion RMW (Alternate)
====================================== */
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content > div > h2.lbui_trigger {
  background-color: #ffffff !important;
  background-image: url('togglePlus.png') !important;
  background-repeat: no-repeat;
  background-position: 5px 50% !important;
  border: 1px solid;
  color: #005172;
  filter: none;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active {
  background-color: #005172 !important;
  background-image: url('toggleMinus.png') !important;
  background-repeat: no-repeat;
  background-position: 5px 50% !important;
  border: 1px solid;
  color: #ffffff;
  filter: none;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger.lbui_active:hover {
  background-color: #d4e1ea !important;
  background-image: url('togglePlus.png') !important;
  background-repeat: no-repeat;
  background-position: 5px 50% !important;
  border: 1px solid;
  color: #005172;
  filter: none;
}
.accordion-a.lbui_accordion_v3 > .lbui_accordion_content .lbui_trigger:hover {
  background-color: #d4e1ea !important;
  background-image: url('toggleMinus.png') !important;
  background-repeat: no-repeat;
  background-position: 5px 50% !important;
  border: 1px solid;
  color: #005172;
  filter: none;
}
/* ======================================
	Accordion IXP Information
    REQUIRED CLASSES: .accordion-a
====================================== */
.accordion-a {
  -ixp-name: "White Border";
  -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: #eff4f6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-left: 1px solid #005172;
  border-right: 1px solid #005172;
  border-top: 1px solid #005172;
  border-bottom: 1px solid #005172;
  color: #005172;
  margin: 0 0 -1px 5px;
  padding: 12px 25px;
  filter: none;
  text-shadow: none;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.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: #ffffff;
  border-color: #005172;
  border-bottom: 1px solid #005172;
  color: #005172;
  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: #ffffff;
  border-color: #005172;
  border-bottom: 1px solid #ffffff;
  color: #005172;
  filter: none !important;
  font-weight: bold;
  margin-bottom: -1px;
}
.lbui_tabs_v3.lbui_stacked_nav .lbui_toggle,
.lbui_tabs_v3.lbui_init.lbui_stacked_nav .lbui_toggle {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border-left: 1px solid #005172 !important;
  margin-right: 0;
}
.lbui_tabs_v3 > .lbui_slides,
.lbui_tabs_v3.lbui_init > .lbui_slides {
  background: #ffffff;
  border: 1px solid #005172;
  border-radius: 0 !important;
  font-size: 1em;
}
/* ======================================
	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: #ffffff;
  border: none;
  color: #005172;
  filter: none;
  text-shadow: none;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-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: #a3aaad;
  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: #a3aaad;
  border: none;
  color: #ffffff;
  filter: none !important;
  font-weight: bold;
  margin-bottom: -1px;
}
.tab-a.lbui_tabs_v3.lbui_stacked_nav .lbui_toggle,
.tab-a.lbui_tabs_v3.lbui_init.lbui_stacked_nav .lbui_toggle {
  border-left: none !important;
  margin-right: 0;
}
.tab-a.lbui_tabs_v3 > .lbui_slides,
.tab-a.lbui_tabs_v3.lbui_init > .lbui_slides {
  background: #ffffff;
  border: 3px solid #a3aaad;
  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;
}
/* ======================================
	Tabs IXP Information
    REQUIRED CLASSES: .tab-a
====================================== */
.tab-a {
  -ixp-name: "Tabs Grey";
  -ixp-tags: "Tabs";
  -ixp-group: "tabs";
  -ixp-scope: "Tabs, tabs_v3";
}
/* ======================================
	Rotator RMW
====================================== */
.lbui_rotator_v3 .lbui_controls.lbui_align_below {
  bottom: 0 !important;
}
.lbui_rotator_v3 .lbui_nav.lbui_align_below {
  bottom: -40px !important;
}
.lbui_rotator_v3 .lbui_align_below .lbui_prev,
.lbui_rotator_v3 .lbui_align_below .lbui_next {
  background: #005172 !important;
  border-radius: none !important;
  border: none !important;
  color: #ffffff !important;
  text-shadow: none !important;
}
.lbui_rotator_v3 .lbui_align_below .lbui_prev:hover,
.lbui_rotator_v3 .lbui_align_below .lbui_next:hover {
  background: #a3aaad !important;
  border: none !important;
  color: #ffffff !important;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_align_below {
  bottom: 0;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_toggle {
  background: #ffffff !important;
  border-radius: none !important;
  text-shadow: none !important;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_toggle.lbui_active {
  background: #005172 !important;
  cursor: default;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_toggle:hover {
  background: #005172 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* ======================================
	Lightbox RMW
====================================== */
.lbui_lightbox_flex a {
  color: #3095b4;
}
.lbui_lightbox_flex a:hover {
  color: #005172;
}
.lbui_lightbox_flex a.lbux_button_link {
  -webkit-appearance: none;
  background: #005172;
  border: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Raleway', sans-serif;
  font-size: 1.143em;
  display: inline-block;
  margin: 0.5em 0;
  padding: 0.5em 2.15em;
  overflow: visible;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.lbui_lightbox_flex a.lbux_button_link:hover {
  background: #005172;
  color: #ffffff;
}
/* ======================================
	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-animated-scroll.ixp-scroll-aware.ixp-scroll-in-once.ixp-scroll-pullDown {
  -ixp-name: "Pull Down";
  -ixp-tags: "Scroll into View (once)";
  -ixp-displayTags: "scroll once";
  -ixp-group: "animation-scroll";
  -ixp-scope: "Any";
  -ixp-style-group: "animations";
}
.ixp-animated-scroll.ixp-scroll-aware.ixp-scroll-pullDown {
  -ixp-name: "Pull Down";
  -ixp-tags: "Scroll into View (always)";
  -ixp-displayTags: "scroll always";
  -ixp-group: "animation-scroll";
  -ixp-scope: "Any";
  -ixp-style-group: "animations";
}
.ixp-animated-scroll.ixp-scroll-pullDown.ixp-scroll-in,
.ixp-animated-scroll.ixp-scroll-pullDown.ixp-scroll-enter {
  -webkit-animation-name: ixp-pullDown-in;
  -moz-animation-name: ixp-pullDown-in;
  -o-animation-name: ixp-pullDown-in;
  animation-name: ixp-pullDown-in;
  animation-duration: 16s;
  -webkit-animation-duration: 16s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
}
.ixp-animated-scroll.ixp-scroll-pullDown.ixp-scroll-leave {
  -webkit-animation-name: ixp-pullDown-out;
  -moz-animation-name: ixp-pullDown-out;
  -o-animation-name: ixp-pullDown-out;
  animation-name: ixp-pullDown-out;
  animation-duration: 16s;
  -webkit-animation-duration: 16s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
}
.ixp-animated-scroll.ixp-scroll-fade.ixp-pullDown-out {
  opacity: 0;
}
@-webkit-keyframes ixp-pullDown-in {
  0% {
    -webkit-transform: scaleY(0);
  }
  100% {
    -webkit-transform: scaleY(1);
  }
}
@-moz-keyframes ixp-pullDown-in {
  0% {
    -moz-transform: scaleY(0);
  }
  100% {
    -moz-transform: scaleY(1);
  }
}
@keyframes ixp-pullDown-in {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes ixp-pullDown-out {
  0% {
    -webkit-transform: scaleY(0);
  }
  100% {
    -webkit-transform: scaleY(1);
  }
}
@-moz-keyframes ixp-pullDown-out {
  0% {
    -moz-transform: scaleY(0);
  }
  100% {
    -moz-transform: scaleY(1);
  }
}
@keyframes ixp-pullDown-out {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
.progressBar {
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  width: auto;
}
.progressBar li {
  box-sizing: border-box;
  display: block;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}
.progressBar.na li {
  width: 6%;
}
.progressBar.about li {
  width: 19%;
}
.progressBar .circle {
  background: #eeeeee;
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  height: 20px;
  width: 20px;
}
.progressBar .circle:hover {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.9);
}

