/* ======================================
    EF Theme - Last Edited 6/30/2017 KCM
====================================== */

@font-face {
	font-family: "EFCircularWeb Black Web";
	src: url("EFCircularWeb-Black.eot");
	src: url("EFCircularWeb-Black.woff") format("woff"),
		 url("EFCircularWeb-Black.woff2") format("woff2");
}

@font-face {
	font-family: "EFCircularWeb Black Italic Web";
	src: url("EFCircularWeb-BlackItalic.eot");
	src: url("EFCircularWeb-BlackItalic.woff") format("woff"),
		 url("EFCircularWeb-BlackItalic.woff2") format("woff2");
}

@font-face {
	font-family: "EFCircularWeb Bold Web";
	src: url("EFCircularWeb-Bold.eot");
	src: url("EFCircularWeb-Bold.woff") format("woff"),
		 url("EFCircularWeb-Bold.woff2") format("woff2");
}

@font-face {
	font-family: "EFCircularWeb Bold Italic Web";
	src: url("EFCircularWeb-BoldItalic.eot");
	src: url("EFCircularWeb-BoldItalic.woff") format("woff"),
		 url("EFCircularWeb-BoldItalic.woff2") format("woff2");
}

@font-face {
	font-family: "EFCircularWeb Book Web";
	src: url("EFCircularWeb-Book.eot");
	src: url("EFCircularWeb-Book.woff") format("woff"),
		 url("EFCircularWeb-Book.woff2") format("woff2");
}

@font-face {
	font-family: "EFCircularWeb Book Italic Web";
	src: url("EFCircularWeb-BookItalic.eot");
	src: url("EFCircularWeb-BookItalic.woff") format("woff"),
		 url("EFCircularWeb-BookItalic.woff2") format("woff2");
}

@font-face {
	font-family: "EFCircularWeb Light Web";
	src: url("EFCircularWeb-Light.eot");
	src: url("EFCircularWeb-Light.woff") format("woff"),
		 url("EFCircularWeb-Light.woff2") format("woff2");
}

@font-face {
	font-family: "EFCircularWeb Light Italic Web";
	src: url("EFCircularWeb-LightItalic.eot");
	src: url("EFCircularWeb-LightItalic.woff") format("woff"),
		 url("EFCircularWeb-LightItalic.woff2") format("woff2");
}

@font-face {
	font-family: "EFCircularWeb Medium Web";
	src: url("EFCircularWeb-Medium.eot");
	src: url("EFCircularWeb-Medium.woff") format("woff"),
		 url("EFCircularWeb-Medium.woff2") format("woff2");
}

@font-face {
	font-family: "EFCircularWeb Medium Italic Web";
	src: url("EFCircularWeb-MediumItalic.eot");
	src: url("EFCircularWeb-MediumItalic.woff") format("woff"),
		 url("EFCircularWeb-MediumItalic.woff2") format("woff2");
}

html {
  margin: 0;
  padding: 0;
  height: 100%; 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
  text-align: left;
}
body {
  background: #ffffff;
  font-size: 1em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.5em;
}
.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 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  line-height: 1em;
  padding-bottom: 0.4em;
}
h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5em;
  line-height: 1.15em;
  padding-bottom: 0.3em;
}
h3 {
  font-family: "Georgia", Times, Times New Roman, serif; 
  font-style: italic;
  font-size: 1.2em;
  line-height: 1.25;
  padding-bottom: 0.3em;
}
h4 {
  font-family: "Georgia", Times, Times New Roman, serif;
  font-style: italic;
  font-size: 1.17em;
  color:#a2988a;
}
h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
}
h6 {
  font-family: "Georgia", Times, Times New Roman, serif;
  font-style: italic;
  font-size: 1em;
}
p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  padding: .25em 0;
}
.font-a {
  -ixp-name: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  
}
.font-a h1,
.font-a h2,
.font-a h3,
.font-a .nav,
.font-a .button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.font-b {
  -ixp-name: "Georgia", Times New Roman, serif; 
  font-style: italic;
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
  font-family: "Georgia", Times New Roman, sans-serif;
}
.font-b h1,
.font-b h2,
.font-b h3,
.font-b .nav,
.font-b .button {
  font-family: "Georgia", Times, Times New Roman, serif; 
  font-style: italic;
}
.font-c {
  -ixp-name: "Arial";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
  font-family: "Arial", Helvetica, sans-serif;
}
.font-c h1,
.font-c h2,
.font-c h3,
.font-c .nav,
.font-c .button {
  font-family: "Arial", Helvetica, sans-serif;
}

.font-d {
  -ixp-name: "Helvetica Bold Condensed";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
  font-family: "HelveticaNeueW01-77BdCn 692722", Helvetica, sans-serif;
}
.font-d h1,
.font-d h2,
.font-d h3,
.font-d .nav,
.font-d .button {
  font-family: "HelveticaNeueW01-77BdCn 692722", Helvetica, sans-serif;
}

.font-e {
  -ixp-name: "EFCircularWeb Book";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
  font-family: "EFCircularWeb Book Web", Arial, sans-serif;
}
.font-e p,
.font-e h1,
.font-e h2,
.font-e h3,
.font-e a,
.font-e .nav,
.font-e .button {
  font-family: "EFCircularWeb Book Web", Arial, sans-serif;
}

.font-f {
  -ixp-name: "EFCircularWeb Bold";
  -ixp-tags: "Fonts";
  -ixp-group: "font";
  -ixp-scope: "ContainerLike,Text,Link";
  font-family: "EFCircularWeb Bold Web", Arial, sans-serif;
}
.font-f p,
.font-f h1,
.font-f h2,
.font-f h3,
.font-f a,
.font-f .nav,
.font-f .button {
  font-family: "EFCircularWeb Bold Web", Arial, sans-serif;
}



/* ======================================
	Alignment

	REQUIRED CLASSES: ALL
====================================== */
.align-right {
  -ixp-name: "Right Align";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text,Link,ContainerLike";
  text-align: right;
}
.align-left {
  -ixp-name: "Left Align";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text,Link,ContainerLike";
  text-align: left;
}
.align-center {
  -ixp-name: "Center Align";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text,Link,ContainerLike";
  text-align: center;
}
.indent {
  -ixp-name: "Text Indent";
  -ixp-tags: "Alignment";
  -ixp-group: "alignment";
  -ixp-scope: "Text";
  margin-left: .85em;
}
/* ======================================
	Colors

	REQUIRED CLASS - .color-a, .color-b
====================================== */
.color-a {
  color: #ffffff;
}
.color-b {
  color: #000000;
}
.color-c {
  color: #1c1c1c;
}
.color-d {
  color: #a2988a;
}
.color-e {
  color: #ec008c;
}
.color-f {
  color: #107db4;
}
.color-g {
  color: #888888;
}


/* ======================================
	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 Gray";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-d {
  -ixp-name: "Brown";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-e {
  -ixp-name: "Pink";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-f {
  -ixp-name: "Blue";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}
.color-g {
  -ixp-name: "Light Gray";
  -ixp-tags: "Color";
  -ixp-group: "color";
  -ixp-scope: "Text,Link";
}


/* ======================================
	Backgrounds

	REQUIRED CLASSES:
	.background-a,
	.background-b,
	.background-c
====================================== */
.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: #1c1c1c;
}
.background-f {
  background: #a2988a;
}
.background-g {
  background: #ec008c;
}
.background-h {
  background: #efede3;
}


/* ======================================
	Background IXP Information
====================================== */
.background-a {
  -ixp-name: "White Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.background-b {
  -ixp-name: "White Transparent";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.background-c {
  -ixp-name: "Black Transparent";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.background-d {
  -ixp-name: "Black Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.background-e {
  -ixp-name: "Dark Gray Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.background-f {
  -ixp-name: "Brown Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.background-g {
  -ixp-name: "Pink Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.background-h {
  -ixp-name: "Beige Background";
  -ixp-tags: "Backgrounds";
  -ixp-group: "background";
  -ixp-scope: "ContainerLike,StyleOnly";
}

/* ======================================
	Pods
====================================== */
.pod {
  padding: .85em;
  -ixp-name: "Transparent";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.pod-a {
  background: #ffffff;
  -ixp-name: "White Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.pod-b {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.65);
  -ixp-name: "White Transparent Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.pod-c {
  background: #000000;
  background: rgba(0, 0, 0, 0.65);
  color: #ffffff;
  -ixp-name: "Black Transparent Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.pod-c h1,
.pod.pod-c h2,
.pod.pod-c h3,
.pod.pod-c.nested-1 h1,
.pod.pod-c.nested-1 h2,
.pod.pod-c.nested-1 h3,
.pod.pod-c.nested-2.nested-2s h1,
.pod.pod-c.nested-2.nested-2s h2,
.pod.pod-c.nested-2.nested-2s h3 {
  color: #ffffff;
}
.pod.pod-d {
  background: #888888;
  color: #ffffff;
  -ixp-name: "Light Gray Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.pod-d h1,
.pod.pod-d h2,
.pod.pod-d h3,
.pod.pod-d.nested-1 h1,
.pod.pod-d.nested-1 h2,
.pod.pod-d.nested-1 h3,
.pod.pod-d.nested-2.nested-2s h1,
.pod.pod-d.nested-2.nested-2s h2,
.pod.pod-d.nested-2.nested-2s h3 {
  color: #000000;
}
.pod.pod-e {
  background: #ec008c;
  color: #ffffff;
  -ixp-name: "Pink Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.pod-e a:hover,
.pod.pod-e.nested-1 a:hover,
.pod.pod-e.nested-2.nested-2s a:hover {
  color: #ffffff;
}
.pod.pod-e h3,
.pod.pod-e.nested-1 h3,
.pod.pod-e.nested-2.nested-2s h3 {
  color: #ffffff;
}
.pod.pod-f {
  background: #a2988a;
  color: #ffffff;
  border: solid 1px #888888;
  -ixp-name: "Brown Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.pod-f h1,
.pod.pod-f.nested-1 h1,
.pod.pod-f.nested-2.nested-2s h1 {
  color: #ffffff;
}
.pod.pod-f h2,
.pod.pod-f.nested-1 h2,
.pod.pod-f.nested-2.nested-2s h2 {
  color: #ffffff;
}
.pod.pod-f h3,
.pod.pod-f.nested-1 h3,
.pod.pod-f.nested-2.nested-2s h3 {
  color: #ffffff;
}
.pod.pod-f {
  background: #FFFFFF;
  color: #000000;
  -ixp-name: "Bordered Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.pod-f h1,
.pod.pod-f.nested-1 h1,
.pod.pod-f.nested-2.nested-2s h1 {
  color: #000000;
}
.pod.pod-f h2,
.pod.pod-f.nested-1 h2,
.pod.pod-f.nested-2.nested-2s h2 {
  color: #000000;
}
.pod.pod-f h3,
.pod.pod-f.nested-1 h3,
.pod.pod-f.nested-2.nested-2s h3 {
  color: #000000;
}

.pod.pod-rounded {
  background: #ffffff;
  color: #222222;
  font-size:12px;
  line-height:20px;
  font-family: Arial, serif;
  border:1px solid #bfbfbf;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  padding:22px;
  height: 65px; 
  box-sizing: border-box;
  -ixp-name: "Rounded Bordered Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.pod-rounded h1,
.pod.pod-rounded h2,
.pod.pod-rounded h3,
.pod.pod-rounded h4,
.pod.pod-rounded h5,
.pod.pod-rounded h6,
.pod.pod-rounded p {
  color: #222222;
}
.pod.pod-rounded a {
  color: #1575a7;
}
.pod.pod-rounded a:hover {
  color: #1575a7;
}
/* ======================================
	Pods with Form Styling

	REQUIRED CLASS: .pod.form-pod-a
====================================== */
.pod.form-pod-a {
  background: #ffffff;
  color: #000000;
    border: solid 2px #888888;
  -ixp-name: "White Form Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.form-pod-b {
  background: #888888;
  color: #000000;
  -ixp-name: "Light Gray Form Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
.pod.form-pod-b {
  background: #ec008c;
  color: #ffffff;
  -ixp-name: "Pink Form Pod";
  -ixp-tags: "Pods";
  -ixp-group: "pods";
  -ixp-scope: "ContainerLike,StyleOnly";
}
/* ======================================
	Button Element Base
====================================== */
.button,
.button-container .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container .lbui_lightbox_flex a.lbux_button_link {
  display: inline-block;
  border: none;
  margin: 0.3em 0 0.3em;
  overflow: visible;
  cursor: pointer;
 text-transform: uppercase;
  text-decoration: none;
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.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;
}
.lbui_lightbox_flex a.lbux_button_link {
  background-image: none;
}
/* ======================================
	Button

	REQUIRED CLASS: .button-a
====================================== */
.button.button-a,
.button-container-a .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-a .lbui_lightbox_flex a.lbux_button_link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #e8244f;
  color: #ffffff;
}
.button.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: #e74a6a;
  color: #ffffff;
}
.button.button-b,
.button-container-b .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-b .lbui_lightbox_flex a.lbux_button_link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #000000;
  color: #ffffff;
}
.button.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: #666666;
  color: #ffffff;
}
.button.button-c,
.button-container-c .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-c .lbui_lightbox_flex a.lbux_button_link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  color: #000000;  
  border: solid 1px #000000;
}
.button.button-c:hover,
.button-container-c .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-c .lbui_lightbox_flex a.lbux_button_link:hover {
  background-color: #e5e5e5;
  color: #000000; 
  border: solid 1px #000000;
}
/* ======================================
	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.9em;
  padding: 1em 2em;
  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.1em;
  padding: 0.75em 1.75em;
  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.4em;
  padding: 0.75em 1.75em;
  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.4em;
  padding: 0.75em;
  line-height: 1.4;
  height: auto;
}
/* ======================================
	Button Icon Padding
====================================== */
.button-small.button-checked,
.button-container-small.button-checked,
.button-small.button-cue,
.button-container-small.button-cue,
.button-small.button-phone,
.button-container-small.button-phone,
.button-small.button-download,
.button-container-small.button-download {
  padding: 1em 2em 1em 3em;
}
.button-small.button-container-checked .lbui_lightbox_flex a.lbux_button_link,
.button-container-small.button-container-checked .lbui_lightbox_flex a.lbux_button_link,
.button-small.button-container-cue .lbui_lightbox_flex a.lbux_button_link,
.button-container-small.button-container-cue .lbui_lightbox_flex a.lbux_button_link,
.button-small.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-container-small.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-small.button-container-download .lbui_lightbox_flex a.lbux_button_link,
.button-container-small.button-container-download .lbui_lightbox_flex a.lbux_button_link {
  padding: 0.75em 1.75em 0.75em 2.5em;
}
.button-medium.button-checked,
.button-container-medium.button-checked,
.button-medium.button-cue,
.button-container-medium.button-cue,
.button-medium.button-phone,
.button-container-medium.button-phone,
.button-medium.button-download,
.button-container-medium.button-download {
  padding: 0.75em 2.5em 0.75em 2.5em;
}
.button-medium.button-container-checked .lbui_lightbox_flex a.lbux_button_link,
.button-container-medium.button-container-checked .lbui_lightbox_flex a.lbux_button_link,
.button-medium.button-container-cue .lbui_lightbox_flex a.lbux_button_link,
.button-container-medium.button-container-cue .lbui_lightbox_flex a.lbux_button_link,
.button-medium.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-container-medium.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-medium.button-container-download .lbui_lightbox_flex a.lbux_button_link,
.button-container-medium.button-container-download .lbui_lightbox_flex a.lbux_button_link {
  padding: 0.75em 1.75em 0.75em 2.5em;
}
.button-large.button-checked,
.button-container-large.button-checked,
.button-large.button-cue,
.button-container-large.button-cue,
.button-large.button-phone,
.button-container-large.button-phone,
.button-large.button-download,
.button-container-large.button-download {
  padding: 0.75em 1.75em 0.75em 2.5em;
}
.button-large.button-container-checked .lbui_lightbox_flex a.lbux_button_link,
.button-container-large.button-container-checked .lbui_lightbox_flex a.lbux_button_link,
.button-large.button-container-cue .lbui_lightbox_flex a.lbux_button_link,
.button-container-large.button-container-cue .lbui_lightbox_flex a.lbux_button_link,
.button-large.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-container-large.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-large.button-container-download .lbui_lightbox_flex a.lbux_button_link,
.button-container-large.button-container-download .lbui_lightbox_flex a.lbux_button_link {
  padding: 1em 2em 1em 3em;
}
.button-wide.button-checked,
.button-container-wide.button-checked,
.button-wide.button-cue,
.button-container-wide.button-cue,
.button-wide.button-phone,
.button-container-wide.button-phone,
.button-wide.button-download,
.button-container-wide.button-download {
  padding: .75em .75em .75em 2.1em;
}
.button-wide.button-container-checked .lbui_lightbox_flex a.lbux_button_link,
.button-container-wide.button-container-checked .lbui_lightbox_flex a.lbux_button_link,
.button-wide.button-container-cue .lbui_lightbox_flex a.lbux_button_link,
.button-container-wide.button-container-cue .lbui_lightbox_flex a.lbux_button_link,
.button-wide.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-container-wide.button-container-phone .lbui_lightbox_flex a.lbux_button_link,
.button-wide.button-container-download .lbui_lightbox_flex a.lbux_button_link,
.button-container-wide.button-container-download .lbui_lightbox_flex a.lbux_button_link {
  padding: .75em .75em .75em 2.1em;
}
/* ======================================
	Button Icon Position
====================================== */
.button-checked,
.button-container-checked .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-checked .lbui_lightbox_flex a.lbux_button_link {
  background-image: url('icon_check.png');
  background-position: 10px 48%;
  background-repeat: no-repeat;
}
.button-checked:hover,
.button-container-checked .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-checked .lbui_lightbox_flex a.lbux_button_link:hover {
  background-image: url('icon_check.png');
  background-position: 10px 48%;
  background-repeat: no-repeat;
}
.button-cue,
.button-container-cue .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-cue .lbui_lightbox_flex a.lbux_button_link {
  background-image: url('13x20_arrow.png');
  background-position: center right;
  background-repeat: no-repeat;
}
.button-cue:hover,
.button-container-cue .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-cue .lbui_lightbox_flex a.lbux_button_link:hover {
  background-image: url('13x20_arrow.png');
  background-position: center right;
  background-repeat: no-repeat;
}
.button-phone,
.button-container-phone .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-phone .lbui_lightbox_flex a.lbux_button_link {
  background-image: url('icon_phone.png');
  background-position: 10px 48%;
  background-repeat: no-repeat;
}
.button-phone:hover,
.button-container-phone .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-phone .lbui_lightbox_flex a.lbux_button_link:hover {
  background-image: url('icon_phone.png');
  background-position: 10px 48%;
  background-repeat: no-repeat;
}
.button-download,
.button-container-download .pf_form_table .pf_submit_cell .pf_submit_button,
.button-container-download .lbui_lightbox_flex a.lbux_button_link {
  background-image: url('icon_download.png');
  background-position: 10px 48%;
  background-repeat: no-repeat;
}
.button-download:hover,
.button-container-download .pf_form_table .pf_submit_cell .pf_submit_button:hover,
.button-container-download .lbui_lightbox_flex a.lbux_button_link:hover {
  background-image: url('icon_download.png');
  background-position: 10px 48%;
  background-repeat: no-repeat;
}
/* ======================================
	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: "Pink (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-small {
  -ixp-name: "Pink (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium {
  -ixp-name: "Pink (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-medium {
  -ixp-name: "Pink (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large {
  -ixp-name: "Pink (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-large {
  -ixp-name: "Pink (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide {
  -ixp-name: "Pink (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-wide {
  -ixp-name: "Pink (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-small.button-checked {
  -ixp-name: "Pink Checked (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-small.button-container-checked {
  -ixp-name: "Pink Checked (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium.button-checked {
  -ixp-name: "Pink Checked (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-medium.button-container-checked {
  -ixp-name: "Pink Checked (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large.button-checked {
  -ixp-name: "Pink Checked (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-large.button-container-checked {
  -ixp-name: "Pink Checked (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide.button-checked {
  -ixp-name: "Pink Checked (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-wide.button-container-checked {
  -ixp-name: "Pink Checked (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-small.button-cue {
  -ixp-name: "Pink Cue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-small.button-container-cue {
  -ixp-name: "Pink Cue (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium.button-cue {
  -ixp-name: "Pink Cue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-medium.button-container-cue {
  -ixp-name: "Pink Cue (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large.button-cue {
  -ixp-name: "Pink Cue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-large.button-container-cue {
  -ixp-name: "Pink Cue (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide.button-cue {
  -ixp-name: "Pink Cue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-wide.button-container-cue {
  -ixp-name: "Pink Cue (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}

.button-container.button-container-a.button-container-small.button-container-phone {
  -ixp-name: "Pink Phone (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium.button-phone {
  -ixp-name: "Pink Phone (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-medium.button-container-phone {
  -ixp-name: "Pink Phone (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large.button-phone {
  -ixp-name: "Pink Phone (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-large.button-container-phone {
  -ixp-name: "Pink Phone (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide.button-phone {
  -ixp-name: "Pink Phone (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-wide.button-container-phone {
  -ixp-name: "Pink Phone (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
.button.button-a.button-small.button-download {
  -ixp-name: "Pink Download (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-small.button-container-download {
  -ixp-name: "Pink Download (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-medium.button-download {
  -ixp-name: "Pink Download (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-medium.button-container-download {
  -ixp-name: "Pink Download (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-large.button-download {
  -ixp-name: "Pink Download (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-large.button-container-download {
  -ixp-name: "Pink Download (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-a.button-wide.button-download {
  -ixp-name: "Pink Dpwnload (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-a.button-container-wide.button-container-download {
  -ixp-name: "Pink Download (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}
.button.button-b.button-small {
  -ixp-name: "Black (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-b.button-container-small {
  -ixp-name: "Black (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-medium {
  -ixp-name: "Black (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-b.button-container-medium {
  -ixp-name: "Black (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-large {
  -ixp-name: "Black (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-b.button-container-large {
  -ixp-name: "Black (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-b.button-wide {
  -ixp-name: "Black (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-b.button-container-wide {
  -ixp-name: "Black (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}

.button.button-c.button-small {
  -ixp-name: "White (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-c.button-container-small {
  -ixp-name: "White (small)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-medium {
  -ixp-name: "White (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-c.button-container-medium {
  -ixp-name: "White (medium)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-large {
  -ixp-name: "White (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-c.button-container-large {
  -ixp-name: "White (large)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button.button-c.button-wide {
  -ixp-name: "White (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link";
}
.button-container.button-container-c.button-container-wide {
  -ixp-name: "White (wide)";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Lightbox";
}


/* ======================================
	Content

	REQUIRED CLASSES: .caption, .fine-print
====================================== */
.caption {
  font-size: 0.85em;
  font-family:"Georgia", Times, Times New Roman, serif;
  font-style: italic;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
  -ixp-name: "Caption";
  -ixp-tags: "Text";
  -ixp-group: "text";
  -ixp-scope: "Text";
   color: #888888;
}
.fine-print {
  font-size: 0.85em;  
  font-family:"Georgia", Times, Times New Roman, serif;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
  -ixp-name: "Fine Print";
  -ixp-tags: "Text";
  -ixp-group: "text";
  -ixp-scope: "Text";
  color: #888888;
}
.up-arial {
  font-size: 12px;  
  font-family:"Arial", sans-serif;
  text-transform: uppercase;
  -ixp-name: "Uppercase 12px Arial";
  -ixp-tags: "Text";
  -ixp-group: "text";
  -ixp-scope: "Text";
  color: #000000;
}
hr {
  background: #e8e8e8;
  color: #E8E8E8;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0.4em 0;
  border: none;
}
/* ======================================
	Link Element Base
====================================== */
a {
  display: inline;
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #107db4;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #107db4; 
  text-decoration: underline;
}
/* ======================================
	CTA Links

	REQUIRED CLASS: .cta_link.link-a
====================================== */
.cta_link {
  font-size:0.929em;
  display: inline-block;
  padding-right: .85em;
  font-size: 1em;
  cursor: pointer;
}
.cta_link.link-a {
  color: #000000;
  text-decoration: none;
  background: url('4x9_arrow.png') no-repeat 100% 48%;
}
.cta_link.link-a:hover {
  color: #000000;
  background: url('4x9_arrow.png') no-repeat 100% 48%;
}
.cta_link.link-b {
  color: #ec008c;
  text-decoration: none;
  background: url('4x9_pinkarrow.png') no-repeat 100% 48%;
}
.cta_link.link-b:hover {
  color: #ec008c;
  background: url('4x9_pinkarrow.png') no-repeat 100% 48%;
}
.cta_link.link-c {
  color: #a2988a;
  text-decoration: none;
  background: url('4x9_brownarrow.png') no-repeat 100% 48%;
}
.cta_link.link-c:hover {
  color: #a2988a;
  background: url('4x9_brownarrow.png') no-repeat 100% 48%;
}
/* ======================================
	Links IXP Information

	REQUIRED CLASS: .cta_link.link-a
====================================== */
.cta_link.link-a {
  -ixp-name: "Black Arrow Link";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link";
}
.cta_link.link-b {
  -ixp-name: "Pink Arrow Link";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link";
}
.cta_link.link-c {
  -ixp-name: "Brown Arrow Link";
  -ixp-tags: "Link";
  -ixp-group: "link";
  -ixp-scope: "Link";
}
/* ======================================
	List Items

	REQUIRED CLASS: .bullet-a
====================================== */
ul,
ol {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}
ul li {
  margin: 10px 0 10px 20px;
  list-style-type: disc;
  list-style-position: outside;
}
ol {
  margin-left: 20px;
  list-style-type: decimal;
}
ul {
  margin: 0;
  padding: 0;
}
.bullet-a ul li {
  background: url("bullet_blk.png") no-repeat 0 0.35em;
  list-style-type: none;
  padding-left: 1.5em;
}
ul.bullet-a li {
  background: url("bullet_blk.png") no-repeat 0 0.35em;
  list-style-type: none;
  padding-left: 1.5em;
}
li.bullet-a {
  background: url("bullet_blk.png") no-repeat 0 0.35em;
  list-style-type: none;
  padding-left: 1.5em;
}
.bullet-b ul li {
  background: url("bullet_pink.png") no-repeat 0 0.35em;
  list-style-type: none;
  padding-left: 1.5em;
}
ul.bullet-b li {
  background: url("bullet_pink.png") no-repeat 0 0.35em;
  list-style-type: none;
  padding-left: 1.5em;
}
li.bullet-b {
  background: url("bullet_pink.png") no-repeat 0 0.35em;
  list-style-type: none;
  padding-left: 1.5em;
}
.bullet-c ul li {
  background: url("11x8_checkmark.png") no-repeat 0 0.35em;
  list-style-type: none;
  padding-left: 1.5em;
}
ul.bullet-c li {
  background: url("11x8_checkmark.png") no-repeat 0 0.35em;
  list-style-type: none;
  padding-left: 1.5em;
}
li.bullet-c {
  background: url("11x8_checkmark.png") no-repeat 0 0.35em;
  list-style-type: none;
  padding-left: 1.5em;
}
/* ======================================
	List IXP Information

	REQUIRED CLASS: .bullet-a
====================================== */
.bullet-a {
  -ixp-name: "Black Circle";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-b {
  -ixp-name: "Pink Circle";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
.bullet-c {
  -ixp-name: "Pink Check";
  -ixp-tags: "Bullet list";
  -ixp-group: "bullet-list";
  -ixp-scope: "Text";
}
/* ======================================
	Nav RMW: Navigation: default styles
====================================== */
.ixp-nav {
  font-size: 0.929em;
  color: #ffffff;
  padding: 0;
  text-align: center; 
}
.ixp-nav div {
  padding: 0;
}
.ixp-nav .ixp-nav-collapsible {
  height: auto;
  float: right;
  padding: 0;
  margin: 0;
}
.ixp-nav .ixp-nav-collapsible .ixp-navitem {
  padding: 5px 0 5px 0;
  background-color: transparent;
  list-style-type: none;
  display: inline-block;
  float: left;
  margin: 0;

}
.ixp-nav .ixp-nav-collapsible .ixp-navitem:hover {
	
}
.ixp-nav .ixp-navlist li:last-child {
  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 {
  font-size: 0.929em;
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  padding-left:0px;
  padding-right:0px;
  margin-left:15px;
  margin-right:15px;
}
.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,
.ixp-nav .ixp-nav-collapsible .ixp-navitem a:active,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-1 a:active,
.ixp-nav .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a:active {
  color: #000000;
  border-bottom: 1px #000000 solid;
}
/* ======================================
	Navigation: drop down menu styles

	NOTE: hover displays on press (mobile)
====================================== */
.ixp-nav.ixp-nav-collapsed {
  /* BG color solid or transparent */
  padding: 0;
  text-align: left;
  margin-top: 1em;
  font-size: 0.929em;
    width: 100%;
    margin: 0;
}
.ixp-nav.ixp-nav-collapsed .ixp-nav-collapsible {
  /* 100% wide nav elements */
  float: none;
}
.ixp-nav.ixp-nav-collapsed .ixp-navitem {
  margin: 0;
  padding: 0;
  display: block;
  /* use float:none when centering text */
  float: none;
  border-bottom: solid 1px #ffffff;
  border-right: none;
}
.ixp-nav.ixp-nav-collapsed .ixp-navitem a {
  text-align: right;
  padding: 10px;
}
.ixp-nav.ixp-nav-collapsed .ixp-navitem a:hover {
  background: transparent;
}
.ixp-nav .ixp-nav-toggle {
  margin: 0;
}
.ixp-nav .ixp-nav-toggle .ixp-nav-icon-bar {
  /* nav toggle button icon (menu closed) */
  background-color: #333333;
}
.ixp-nav .ixp-nav-toggle.ixp-nav-active .ixp-nav-icon-bar {
  /* nav toggle button icon (menu open) */
  background-color: #666666;
}
/* ======================================
	Navigation: alt theme(s)
====================================== */
/* ========== THEME A ========== */
.ixp-nav-menu-a {
  background: transparent;
    filter: none;
  text-align: left;
  padding: 0;
  margin: 0 auto;
}
.ixp-nav-menu-a .ixp-nav-collapsible {
  height: auto;
  text-align: center;
  float: left;
  padding: 0;
  margin: 0 auto;
}
.ixp-nav-menu-a .ixp-navlist li:first-child {
  margin-left: 10px;
}
.ixp-nav-menu-a .ixp-navlist li:last-child {
  border: none;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem {
  padding: 0;
  margin: 10px 3px 0 3px;
  float: right;
  text-align: center;
  list-style-type: none;
    border: none;
    background-color: transparent;
     filter: none;
  display: inline-block;
}
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem:hover {
  background: transparent;
     filter: 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 {
    padding: 10px 20px 10px 20px;
    font-size: 0.929em;
  color: #a2988a;
  background-color: transparent;
     filter: 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,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem a:active,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-1 a:active,
.ixp-nav-menu-a .ixp-nav-collapsible .ixp-navitem.nested-2.nested-2s a:active {
  color: #000000;
  background: transparent;
  border:none;
}
.ixp-nav-menu-a.ixp-nav-collapsed {
  background-color: transparent;
     filter: none;
  margin-top: 0 !important;
  text-align: center;
  padding: 0.5em 0;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-opened {
  background: transparent;
     filter: none;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-collapsible {
  /* 100% wide nav elements */
  float: none;
  text-align: center;
  padding: 0;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-opened .ixp-navitem,
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-collapsible .ixp-navitem{
  margin: 0;
  padding: 0;
  text-align: center;
  border-right: none;
}
.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-nav-opened .ixp-navitem:hover {
  border-left: none;
  border-right: none;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-opened .ixp-navitem a:hover,
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-opened .ixp-navitem a:active {
  text-decoration: none;
    background-color: #ffffff;
  color: #333333;
}
.ixp-nav-menu-a.ixp-nav-collapsed .ixp-nav-toggle.ixp-nav-active .ixp-nav-icon-bar {
  /* nav toggle button icon (menu open) */
  background-color: 000000;
}
.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 {
  /* nav toggle button icon hover (menu closed) */
  background-color: none;
}
/* ======================================
	Navigation: active state
====================================== */
.ixp-navitem-active-state-a {
  background: transparent;
}
.ixp-navitem-active-state-b {
  border: none;
}
.ixp-navitem-active-state-b a {
  color: #a2988a;
    background-color: transparent;
}
/* ======================================
	Navigation IXP Information
====================================== */
.ixp-navitem-active-state-a {
  -ixp-name: "Active State Default";
  -ixp-tags: "Navigation";
  -ixp-group: "navigationState";
  -ixp-scope: "NavigationItem";
}
.ixp-navitem-active-state-b {
  -ixp-name: "Active State Pre-Header";
  -ixp-tags: "Navigation";
  -ixp-group: "navigationState";
  -ixp-scope: "NavigationItem";
}
.ixp-nav-menu-a {
  -ixp-name: "Navigation Pre-Header";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "Navigation";
}
/* ======================================
	Pre Header

	REQUIRED CLASS: .pre-header-a
====================================== */
.pre-header {
  -ixp-name: "Pre-Header - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.pre-header-a {
  background: #f1eae0;
    padding: 0;
  color: #a2988a;
  -ixp-name: "Pre-Header - Beige";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.pre-header-a a,
.pre-header-a.nested-1 a,
.pre-header-a.nested-2.nested-2s a {
  color: #a2988a;
  text-decoration: none;
}
.pre-header-a a:hover,
.pre-header-a.nested-1 a:hover,
.pre-header-a.nested-2.nested-2s a:hover {
  color: #000000;
}
/* ======================================
	Logo

	REQUIRED CLASS: .header-logo-light
====================================== */
.header-logo-light {
  -ixp-name: "Header Logo - Light";
  -ixp-desc: "For use over a dark header";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
   -ixp-scope: "ContainerLike,Link";
  background-image: url('EF_logo_white.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 92px;
  min-width: 310px;
    margin-top: 22px;
    margin-bottom: 22px;
  display: inline-block;
  text-indent: -9999px
}

.header-logo-dark {
  -ixp-name: "Header Logo - dark";
  -ixp-desc: "For use over a light header";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
   -ixp-scope: "ContainerLike,Link";
  background-image: url('EF_logo_navy.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 92px;
  min-width: 310px;
    margin-top: 22px;
    margin-bottom: 22px;
  display: inline-block;
  text-indent: -9999px
}
@media only screen and (max-width: 767px) {
	.header-logo-light,
	.header-logo-dark {
	  min-height: 83px;
	  min-width: 280px;
	  background-size: 280px 83px;
	}
	
}
.header-logo-black {
  -ixp-name: "Header Logo - black";
  -ixp-desc: "For use over a light header";
  -ixp-tags: "Logo";
  -ixp-group: "logo";
   -ixp-scope: "ContainerLike,Link";
  background-image: url('ETUS_Logo.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 62px;
  min-width: 299px;
  background-size: 299px 62px;
    margin-top: 14px;
    margin-bottom: 14px;
  display: inline-block;
  text-indent: -9999px
}

/* ======================================
	Header

	REQUIRED CLASS: .header-a
====================================== */
.header {
  padding: 1.563em 0;
  font-size: 1em;
  -ixp-name: "Header - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.header-a {
  background: #ffffff;
  -ixp-name: "Header - White";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.header-a a,
.header-a.nested-1 a,
.header-a.nested-2.nested-2s a {
  color: #ffffff;
}
.header-a a:hover,
.header-a.nested-1 a:hover,
.header-a.nested-2.nested-2s a:hover {
  color: #9faeb9;
}
.header-b {
  background: #f1eae0;
  color: #000000;
  -ixp-name: "Header - Beige";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.header-b a,
.header-b.nested-1 a,
.header-b.nested-2.nested-2s a {
  color: #293944;
}
.header-b a:hover,
.header-b.nested-1 a:hover,
.header-b.nested-2.nested-2s a:hover {
  color: #465c6b;
}

/* ======================================
	Inner Content Wrap

	NOTE: Container that includes the
	pre-content, content & post-content

	REQUIRED CLASS: .inner-content-wrapper
====================================== */
.inner-content-wrapper {
  -ixp-name: "Inner Content - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "Container";
}
.inner-content-wrapper-a {
  background: #ffffff;
  color: #666666;
  -ixp-name: "Inner Content - White";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "Container";
}
.inner-content-wrapper-b {
  background: #e8e8e8;
  color: #444444;
  -ixp-name: "Inner Content - Light Gray";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "Container";
}
/* ======================================
	Pre Content
====================================== */
.pre-content {
  -ixp-name: "Pre-Content - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}

.pre-content {
  -ixp-name: "Pre-Content - Beige";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
   background: #f1eae0;
}
/* ======================================
	Content
====================================== */
.content {
  -ixp-name: "Content";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
  padding: 1.5em 0;
}
/* ======================================
	Post Content

	REQUIRED CLASS: .post-content-a
====================================== */
.post-content {
  padding: 0.5em 0;
  -ixp-name: "Post-Content - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.post-content-a {
  -ixp-name: "Post-Content - pink";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
  background: #ec008c;
    color: #ffffff;
  padding: 0.5em 0;
}
/* ======================================
	Footer

	REQUIRED CLASS - .nav-footer-a
====================================== */
.footer {
  font-size: 0.8em;
  padding: 1em 0;
  -ixp-name: "Footer Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.footer-a {
  font-size: 0.8em;
  color: #ffffff;
  background: #1c1c1c;
  padding: 3.5em 0 2em 0;
  -ixp-name: "Footer - Dark";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.footer-a a,
.footer-a.nested-1 a,
.footer-a.nested-2.nested-2s a {
  color: #ffffff;
  text-decoration: none;
}
.footer-a a:hover,
.footer-a.nested-1 a:hover,
.footer-a.nested-2.nested-2s a:hover {
  color: #e8e8e8;
}

.footer-b {
  font-size: 0.8em;
  color: #1c1c1c;
  background: #f1eae0;
  padding: 3.5em 0 2em 0;
  -ixp-name: "Footer - Beige";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.footer-b a,
.footer-b.nested-1 a,
.footer-b.nested-2.nested-2s a {
  color: #a2988a;
  text-decoration: none;
}
.footer-b a:hover,
.footer-b.nested-1 a:hover,
.footer-b.nested-2.nested-2s a:hover {
  color: #e8e8e8;
}
/* ======================================
	Footer Navigation

	REQUIRED CLASS: .nav-footer-a
====================================== */
.nav-footer-a {
    color: #ffffff;
  height: 1.75em;
  line-height: 1.75em;
  text-align: left;
  text-decoration: none;
  -ixp-name: "Footer Links";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "ContainerLike";
}
.nav-footer-a a{
    color: #ffffff;
}
.nav-footer-a a:hover {
    color: #ffffff;
}

.nav-footer-b {
  color: #a2988a;
  height: 1.75em;
  line-height: 1.75em;
  text-align: left;
  text-decoration: none;
  -ixp-name: "Footer Links";
  -ixp-tags: "Navigation";
  -ixp-group: "navigation";
  -ixp-scope: "ContainerLike";
}
.nav-footer-b a{
    color: #ffffff;
}
.nav-footer-b a:hover {
    color: #e8e8e8;
}
/* ======================================
	Post Footer
====================================== */
.post-footer {
  padding: 0.25em 0;
  -ixp-name: "Post-Footer - Transparent";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
.post-footer-a {
  color: #ffffff;
  background: #000000;
  padding: 0.25em 0;
  -ixp-name: "Post-Footer - Black";
  -ixp-tags: "Regions";
  -ixp-group: "regions";
  -ixp-scope: "ContainerLike";
}
/* ======================================
	Accordion RMW (Default)
====================================== */
.lbui_accordion_v3>.lbui_accordion_content>div>h2.lbui_trigger {
  margin: 0;
  padding: 3px 0 3px 30px;
    background-color: #ffffff !important;
    background-image: url(togglePlus.png) !important;
    background-position: 5px 50%  !important;
    background-repeat: no-repeat !important;
  height: auto;
  color: #333333;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
  font-size: 1em;
    line-height: 1.2;
  border-bottom: solid 1px transparent;
    border-top: solid 1px #999999;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
    -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  filter: none;
    background-image: none\9;
  padding: 5px 5px 5px 5px\9;
  }
.lbui_accordion_v3>.lbui_accordion_content {
border-bottom: solid 1px #999999;
    padding: 0;
    margin: 0;
}
.lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active{
  background-image: url(toggleMinus.png) !important;
    background-position: 5px 50%  !important;
    background-repeat: no-repeat !important;
    background-color: #ffffff !important;
    border-bottom: solid 1px #999999;
  filter: none;
}
.lbui_accordion_v3 .lbui_accordion_content .lbui_trigger:hover {
  background-image: url(togglePlus.png) !important;
    background-position: 5px 50%  !important;
    background-repeat: no-repeat !important;
    background-color: #ffffff !important;
    border-bottom: solid 1px transparent;
  filter: none;
}
.lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active:hover {
  background-image: url(toggleMinus.png) !important;
    background-position: 5px 50%  !important;
    background-repeat: no-repeat !important;
    background-color: #ffffff !important;
    border-bottom: solid 1px #999999;
  filter: none;
}	
.lbui_toggle_container {
  margin-top: 0;
  font-size: 1em !important;
}	
/* ======================================
	Accordion RMW (Alternate)
====================================== */
.accordion-a {		
  -ixp-name: "Gray";
  -ixp-tags: "Accordion";
  -ixp-group: "accordion";
  -ixp-scope: "ReadyMadeWidget";
}
.accordion-a.lbui_accordion_v3>.lbui_accordion_content {
border-bottom: none;
    padding: 0;
    margin: 0;
}
.accordion-a.lbui_accordion_v3>.lbui_accordion_content>div>h2.lbui_trigger {
    background-color: #333333 !important;
    background-image: url(toggleArrowLeft.png) !important;
    background-position: right 48% !important;
    background-repeat: no-repeat !important;
  color: #ffffff;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  border: none;
  filter: none;
  }
.accordion-a .lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active,
.accordion-a.lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active {
    background-color: #000000  !important;
    background-image: url(toggleArrowDown.png) !important;
    background-position: right 48%  !important;
    background-repeat: no-repeat !important;
    border: none;
  color: #efefef;
  filter: none;
}
.accordion-a .lbui_accordion_v3 .lbui_accordion_content .lbui_trigger:hover,
.accordion-a.lbui_accordion_v3 .lbui_accordion_content .lbui_trigger:hover  {
    background-image: url(toggleArrowLeft.png) !important;
    background-position: right 48%  !important;
    background-repeat: no-repeat !important;
    background-color: #000000  !important;
    border: none;
  color: #efefef;
  filter: none;
}
.accordion-a .lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active:hover,
.accordion-a.lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active:hover{
  background-image: url(toggleArrowDown.png) !important;
    background-position: right 48%  !important;
    background-repeat: no-repeat !important;
    background-color: #000000 !important; 
	color: #efefef;
    border: none;
  filter: none;
}
/* ======================================
	Accordion RMW (Alternate)
====================================== */
.accordion-b {		
  -ixp-name: "White";
  -ixp-tags: "Accordion";
  -ixp-group: "accordion";
  -ixp-scope: "ReadyMadeWidget";
}
.accordion-b.lbui_accordion_v3>.lbui_accordion_content {
	border-bottom: none;
    padding: 0;
    margin: 0;
}
.accordion-b.lbui_accordion_v3>.lbui_accordion_content>div>h2.lbui_trigger {
    background-color: #fff !important;
    background-image: url(toggle_round_plus.png) !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
	color: #d4b972;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	border: none;
	filter: none;
	padding:20px 42px 23px 0;
	font-size:22px;
	border-top:1px solid #d8d4cb;
  }
.accordion-b .lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active,
.accordion-b.lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active {
    background-color: #fff  !important;
    background-image: url(toggle_round_x.png) !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    border: none;
	border-top:1px solid #d8d4cb;
	color: #d4b972;
	filter: none;
}
.accordion-b .lbui_accordion_v3 .lbui_accordion_content .lbui_trigger:hover,
.accordion-b.lbui_accordion_v3 .lbui_accordion_content .lbui_trigger:hover  {
    background-image: url(toggle_round_plus.png) !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    background-color: #ffffff  !important;
    border: none;
	border-top:1px solid #d8d4cb;
	color: #d4b972;
	filter: none;
}
.accordion-b .lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active:hover,
.accordion-b.lbui_accordion_v3 .lbui_accordion_content .lbui_trigger.lbui_active:hover{
  background-image: url(toggle_round_x.png) !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    background-color: #ffffff !important; 
	color: #d4b972;
    border: none;
	border-top:1px solid #d8d4cb;
  	filter: none;
}
/* ======================================
	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  {
  padding: .5em .75em;
  background: #e6e6e6;
  margin-left: 5px;
  margin-bottom: -1px !important;
  border-left: 1px solid #666666;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  -moz-border-radius:0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0; /* need to specify all 4 corners for ie9 */
  filter:none;
  color: #666666;
  text-shadow: none;
  font-size:1.1em;
  }
.lbui_tabs_v3>.lbui_nav>.lbui_nav_inner>.lbui_toggle.lbui_first,
.lbui_tabs_v3>.lbui_nav>.lbui_nav_inner>.lbui_toggle:first-child {
  margin-left:0;
}	
.lbui_tabs_v3>.lbui_slides {
  border: 1px solid #666666;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.lbui_tabs_v3>.lbui_slides>.lbui_slides_inner>.lbui_slide {
  background: #ffffff;
}
.lbui_tabs_v3>.lbui_nav>.lbui_nav_inner>.lbui_toggle:hover,
.lbui_tabs_v3>.lbui_nav>.lbui_nav_inner>.lbui_toggle.lbui_active {
  background: #ffffff;
  color: #333333;
  border-bottom: 1px solid #ffffff;
  -moz-border-radius:0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0; /* need to specify all 4 corners for ie9 */
  filter:none;
  filter: none;
  margin-bottom: -1px;
  text-shadow: none;
}
/* ======================================
	Tabs RMW (Alternate)
====================================== */
.tab-a {
  -ixp-name: "Light Gray tab";
  -ixp-tags: "Tabs";
  -ixp-group: "tabs";
  -ixp-scope: "Tabs, tabs_v3";
  font-size: 1em;
}
.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: #1c1c1c;
  color: #ffffff;
  border: none;
  }	
.tab-a.lbui_tabs_v3>.lbui_slides {
  border: 1px solid #efefef;
  background: #efefef;
  color: #000000;
}
.tab-a.lbui_tabs_v3>.lbui_slides>.lbui_slides_inner>.lbui_slide {
  background: #efefef;
  color: #000000;
  border: 1px solid #efefef;
}
.tab-a.lbui_tabs_v3>.lbui_nav>.lbui_nav_inner>.lbui_toggle:hover {
  background: #999999;
  color: #ffffff;
  border-left: none;
  border-top: none;
  border-right: none;
}
.tab-a.lbui_tabs_v3>.lbui_nav>.lbui_nav_inner>.lbui_toggle.lbui_active {
  background: #efefef;
  color: #000000;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #efefef;
  text-shadow: none;
}
/* ======================================
	Rotator RMW
====================================== */
.lbui_rotator_v3 .lbui_align_below .lbui_prev,
.lbui_rotator_v3 .lbui_align_below .lbui_next {
    -moz-border-radius:0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0; /* need to specify all 4 corners for ie9 */
  background: #ec008c !important;
    color: #ffffff !important;
  text-shadow: none !important;
  border-radius: none !important;
}
.lbui_rotator_v3 .lbui_align_below .lbui_prev:hover,
.lbui_rotator_v3 .lbui_align_below .lbui_next:hover {
  background: #ec008c !important;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_toggle {
    -moz-border-radius:0;
  -webkit-border-radius: 0;
  border-radius: 0 0 0 0; /* need to specify all 4 corners for ie9 */
  background: #333333 !important;
    color: #ffffff !important;
  text-shadow: none !important;
  border-radius: none !important;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_toggle.lbui_active {
  background: #666666 !important;
    color: #ffffff !important;
  cursor: default;
}
.lbui_rotator_v3 .lbui_nav:not(.lbui_dots) .lbui_toggle:hover {
  background: #666666 !important;
    color: #ffffff !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* ======================================
	Layered RMW
====================================== */
.lbux_layered_container {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.lbux_layered_container .lbux_button_link {
  font-size: 1em !important;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 10px 1.833em !important;
  text-decoration: none;
  display: inline-block;
  float: left;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lbux_layered_container .lbux_button_link:hover {
  background: rgba(0, 0, 0, 0.7);
}
.lbux_layered_container .lbux_link {
  font-size: 1em !important;
  color: #ffffff;
  display: inline-block;
  float: left;
  clear: both;
  margin-top: 10px;
}
.lbux_layered_container .lbux_link:hover {
  color: #e8e8e8 !important;
}
.lbux_layered_container .lbux_block div {
  margin-top: 5px;
}
/* ======================================
	Lightbox RMW
====================================== */
.lbui_lightbox_flex a {
  color: #107db4;
}
.lbui_lightbox_flex a:hover {
  color: #107db4;
  text-decoration: underline;
}
.lbui_lightbox_flex a.lbux_button_link {
  background: #ec008c;
  color: #ffffff;
  padding: 10px 1em;
  text-decoration: none;
  -webkit-appearance: none;
}
.lbui_lightbox_flex a.lbux_button_link:hover {
  background: #ee3683;
  color: #ffffff;
}
/* ======================================
	Image Alignment

	REQUIRED CLASSES: ALL
====================================== */
.image-a {
  float: right;
  margin-left: 0.5em;
  -ixp-name: "Right Align";
  -ixp-tags: "Images";
  -ixp-group: "images";
  -ixp-scope: "Image";
}
.image-b {
  float: left;
  margin-right: 0.5em;
  -ixp-name: "Left Align";
  -ixp-tags: "Images";
  -ixp-group: "images";
  -ixp-scope: "Image";
}
.image-c {
  margin-right: auto;
  margin-left: auto;
  display: block;
  -ixp-name: "Center Align";
  -ixp-tags: "Images";
  -ixp-group: "images";
  -ixp-scope: "Image";
}
/* ======================================
	Image and Block Styling

	REQUIRED CLASS: .shadow-a
====================================== */
.shadow-a {
  -ixp-name: "Box Shadow";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.6);
}
.shadow-b {
  -ixp-name: "Flat Shadow";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
  -webkit-box-shadow: 2px 2px 0 0 #999999;
  -moz-box-shadow: 2px 2px 0 0 #999999;
  box-shadow: 2px 2px 0 0 #999999;
}
.image-borders-a {
  -ixp-name: "Rounded Corners";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.image-borders-b {
  -ixp-name: "Border Dark Gray";
  -ixp-tags: "Styling";
  -ixp-group: "styling";
  -ixp-scope: "Image,Link,Container,Column,Row";
  border: 1px solid #333333;
}
/* ======================================
	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";
}
/* ======================================
	Custom micro-theme
====================================== */
.whiteH5 h5 {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	font-family: Arial, sans-serif;
}
.whiteH5 {
  -ixp-name: "Brand - H5 Arial";
  -ixp-tags: "Text Style";
  -ixp-group: "textStyle";
  -ixp-scope: "ContainerLike,Text,Link";  
}
.grayH6 h6 {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	font-family: Arial, sans-serif;
    font-style: normal;
}
.grayH6 {
  -ixp-name: "Brand - H6 Arial";
  -ixp-tags: "Text Style";
  -ixp-group: "textStyle";
  -ixp-scope: "ContainerLike,Text,Link";  
}
.headerGeorgia,
.headerGeorgia p,
.headerGeorgia div  {
	font-weight:normal;
	font-size:15px;
	line-height:20px;
	font-family: "Georgia", Times, Times New Roman, serif;
}
.headerGeorgia {
  -ixp-name: "Header - Georgia";
  -ixp-tags: "Text Style";
  -ixp-group: "textStyle";
  -ixp-scope: "ContainerLike,Text,Link";  
}
.paragraphGeorgia,
.paragraphGeorgia p,
.paragraphGeorgia div  {
	font-weight:normal;
	font-size:15px;
	line-height:20px;
	font-family: "Georgia", Times, Times New Roman, serif;
}
.paragraphGeorgia {
  -ixp-name: "Paragraph - Georgia Brand";
  -ixp-tags: "Text Style";
  -ixp-group: "textStyle";
  -ixp-scope: "ContainerLike,Text,Link";  
}
.whiteH1 h1 {
	font-weight:bold;
	font-size:42px;
	line-height:55px;
	font-family: Arial, sans-serif;
}
.whiteH1 {
  -ixp-name: "Brand - H1 Arial";
  -ixp-tags: "Text Style";
  -ixp-group: "textStyle";
  -ixp-scope: "ContainerLike,Text,Link";  
}
.BrandH2 h2 {
	font-weight:bold;
	font-size:20px;
	line-height:27px;
	font-family: Arial, sans-serif;
}
.BrandH2 {
  -ixp-name: "Brand - H2 Arial";
  -ixp-tags: "Text Style";
  -ixp-group: "textStyle";
  -ixp-scope: "ContainerLike,Text,Link";  
}
@media only screen and (max-width: 767px) {
	.whiteH1 h1 {
		font-size:24px;
		line-height:28px;
	}
	.BrandH2 h2 {
		font-size:18px;
		line-height:22px;
	}
}
/* ======================================
	Custom Button
====================================== */
.button-white,
.button-container-white .pf_form_table .pf_submit_cell .pf_submit_button {
  padding: 19.5px 40px !important;
  border: black solid 1px;
  border-radius:100px;
  background: white;
  color: black;
  font-weight:bold;
  font-size:12px;
  height: 65px;
  box-sizing: border-box;
}
.button-white:hover,
.button-container-white .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: #e5e5e5;
  color: #000000;
}
.button.button-white.button-medium {
  -ixp-name: "White with Border Rounded";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-white.button-medium {
  -ixp-name: "White with Border Rounded";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button-white-outline,
.button-container-white-outline .pf_form_table .pf_submit_cell .pf_submit_button {
  padding: 19.5px 40px !important;
  border: white solid 1px;
  border-radius:100px;
  background: transparent;
  color: white;
  font-weight:bold;
  font-size:12px;
  height: 65px;
  box-sizing: border-box;
}
.button-white-outline:hover,
.button-container-white-outline .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background:rgba(255,255,255,0.1);
  color: white;
}
.button.button-white-outline.button-medium {
  -ixp-name: "White Outline Rounded";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-white-outline.button-medium {
  -ixp-name: "White Outline Rounded";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}
.button-white-no,
.button-container-white-no .pf_form_table .pf_submit_cell .pf_submit_button {
  padding: 19.5px 40px !important;
  border: white solid 1px;
  border-radius:100px;
  background: white;
  color: black;
  font-weight:bold;
  font-size:12px;
  height: 65px;
  box-sizing: border-box;
}
.button-white-no:hover,
.button-container-white-no .pf_form_table .pf_submit_cell .pf_submit_button:hover {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: #000000;
}
.button.button-white-no.button-medium {
  -ixp-name: "White with No Border Rounded";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Link,Text";
}
.button-container.button-container-white.button-medium {
  -ixp-name: "White with Border Rounded";
  -ixp-tags: "Buttons";
  -ixp-group: "buttons";
  -ixp-scope: "Form,Lightbox";
}

.xsFull {
  -ixp-name: "Mobile Layout Stacked";
  -ixp-tags: "Utilities";
  -ixp-group: "layout";
  -ixp-scope: "ContainerLike";
}
@media (min-width: 768px) {.xsFull {text-align: left!important;}}
@media (max-width: 767px) {.xsFull {border: none !important; display: block; margin: 0 !important; padding: 0 !important; text-align: center !important; width: 100% !important;}}


.ixp-component-flow[data-ixp-flow-mode="normal"] > .ixp-component-flow-steps > .ixp-component-flow-step {
  -moz-transform-style: inherit;
}
.ixp-component-form-style-brand-brand {
  -ixp-name: "Style: EFT";
  -ixp-tags: "Form";
  -ixp-group: "customform";
  -ixp-scope: "CustomForm";
  -ixp-default: "true";
}

