@font-face {
    font-family: 'interstate_extralight';
    src: url('fonts/interstate_extralight-webfont.eot');
    src: url('fonts/interstate_extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/interstate_extralight-webfont.woff') format('woff'),
         url('fonts/interstate_extralight-webfont.ttf') format('truetype'),
         url('fonts/interstate_extralight-webfont.svg#interstateregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
  font-family: 'Interstate Bold';
  src: url('fonts/interstate-bold-webfont.eot');
  src: local('Interstate Bold'),
  		 url('fonts/Interstate-Bold.otf') format('opentype');}
  
@font-face {
  font-family: 'Interstate';
  src: url('fonts/interstate-regular-webfont.eot');
  src: local('Interstate'),
  		 url('fonts/Interstate-Regular.otf') format('opentype');}*/
  
@font-face {
  font-family: 'Interstate ExtraLight';
  src: url('/fonts/interstate-extralight-webfont.eot');
  src: local('Interstate ExtraLight'), 
  		url('/fonts/Interstate-ExtraLight.otf') format('opentype');}
  
/*@font-face {
  font-family: 'Interstate Light';
  src: url('fonts/interstate-light-webfont.eot');
  src: local('Interstate Light'),
  		url('fonts/Interstate-Light.otf') format('opentype');}*/

* {
  font-family: "Interstate Light", Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 11pt;
  color:#6e8090;
}

em {
	font-style:italic;
}

/*
Main container wrapper
*/
.wrapper{
    max-width: 1104px;
    margin: auto;
}

/*
Main content wrapper
*/
.contentContainer {
    max-width: 1008px;
    margin: auto;
    position: relative;
}


.header-container {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
   /* padding-left: 10px;
    padding-right: 10px;*/
}

@media print {
	.wrapper {width:100%;}
	/*#hd {display:none;}*/
	#ctl01_HeaderContentTop_Zone3PlaceHolder {display:none;}
	#print-button {display:none;}
	.navigation-wrap,.navbar-toggle {display:none;}
	#ste_container_TopBar {display: none;}
   /*body *, #MainBody *, #aspnetForm *, #ct101_masterWrapper *, #contentContainer * { display:none; }
   #MainBody, #MainBody  #aspnetForm #ct101_masterWrapper #contentContainer #masterContentArea, #MainBody  #aspnetForm #ct101_masterWrapper #contentContainer #masterContentArea * { display:block; }*/
}

@media screen and (max-width: 1123px){
    /* For mobile phones: */
	.wrapper{
		max-width: 1123px; /*917px;*/
		margin: auto;
	}
	#ste_container_topbannernonmobile {display:block;}
	#ste_container_topbannermobile {display:none;}
	
}

@media screen and (min-width: 868px){
		#previouspax { /*vc website cvc page*/
			column-count: 3;
			column-gap:2em;
		}
}

@media screen and (max-width: 944px){
    /* For mobile phones: */
	.wrapper{
		max-width: 900px; /*changed from 838px*/
		margin: auto;
	}
	#ste_container_topbannernonmobile {display:block;}
	#ste_container_topbannermobile {display:none;}
}

@media screen and (max-width: 867px){
    /* For mobile phones: */
	.wrapper{
		max-width: 850px; /*changed from 761px*/
		margin: auto;
	}
	#ste_container_topbannernonmobile {display:block;}
	#ste_container_topbannermobile {display:none;}
	
	#previouspax { /*vc website cvc page*/
	column-count: 2;
	column-gap:2em;
	}
}

@media screen and (max-width: 768px) {
    /* For mobile phones: */
	.wrapper{
		max-width: 740px; /*changed from 662px*/
		margin: auto;
	}
	#ste_container_topbannernonmobile {display:block;}
	#ste_container_topbannermobile {display:none;}
	
	
}

@media screen and (max-width: 675px) {
    /* For mobile phones: */
	.wrapper{
		max-width: 650px; /*changed from 475px*/
		margin: auto;
	}
	#ste_container_topbannernonmobile {display:block;}
	#ste_container_topbannermobile {display:none;}
}

@media screen and (max-width: 568px) {
    /* For mobile phones: */
	.wrapper{
		max-width: 500px; /*changed from 240 and 340px*/
		margin: auto;
		
	}
	#ste_container_topbannernonmobile {display:none;}
	#ste_container_topbannermobile {display:block;}
	
	#previouspax { /*vc website cvc page*/
	column-count: 1;
	}
}
}

@media screen and (max-width: 360px) { /*added because min 568px is too larger in comparison with 240px*/
    /* For mobile phones: */
	.wrapper{
		max-width: 358px; /*changed from 240px*/
		margin: auto;
	}
	#ste_container_topbannernonmobile {display:none;}
	#ste_container_topbannermobile {display:block;}
}

.RadMenu.rmResponsive .paddinghack > .rmRootLink,
.rmItem.paddinghack  > .rmRootLink {
	background-color:white;
	padding-bottom:9px;
} 

.nav-primary {
    float: left;
    clear: left;
	width: 100%;
	/*background-color: #003359;*/
	/*margin-top: 2px; removed for IE and moz*/
	/*margin-bottom: 2px;*/
}


@media (max-width: 1124px){
  
    .navigation-wrap {
	/*	border-bottom: 1px solid #92A2AD; */
		display: block;
	/*	border-top: 1px solid #92A2AD;*/
		clear: both;
	/*	height: 74px; */
		/*margin-top: 80px;*/
		
	}
	#ste_container_topbannernonmobile {display:block;}
	#ste_container_topbannermobile {display:none;}
	
}

@media (min-width: 1123px) {
    .navigation-wrap {
		/*border-bottom: 1px solid #92A2AD;*/
		display: block;
		/*border-top: 1px solid #92A2AD;*/
		clear: both;
		height: 37px;
		/*margin-top: 80px;*/
		
	}
	#ste_container_topbannernonmobile {display:block;}
	#ste_container_topbannermobile {display:none;}
}

@media (max-width: 768px) {
    /* For mobile phones: */
    .navigation-wrap {
		display: block !important;
	}
	
	#ste_container_topbannernonmobile {display:none;}
	#ste_container_topbannermobile {display:block;}
}


.RadTabStripTop_Metro .rtsLevel1, .RadTabStripTop_Metro .rtsLevel1 .rtsUL, .RadTabStrip_Metro .rtsLevel1, .RadTabStrip_Metro .rtsLevel1 .rtsUL {
    background-color: #93A3AD !important;
	
}

.RadTabStrip .rtsTxt, .RadTabStripVertical .rtsTxt {
    color: white;
	font-family: "Interstate";
	font-weight: bold;
	font-size: 11px !important;
	text-transform: uppercase;
}

.RadTabStripTop_Metro .rtsLevel1 .rtsSelected, .RadTabStripTop_Metro .rtsLevel1 .rtsLink:hover, .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsSelected, .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink:hover, .RadTabStrip_Metro .rtsLevel1 .rtsSelected, .RadTabStrip_Metro .rtsLevel1 .rtsLink:hover, .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsSelected, .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink:hover {
    border-color: #FFF;
    background-color: #F47735;
	text-decoration: none !important;
}


.RadTabStripTop_Metro .rtsLevel1 .rtsLink, .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink, .RadTabStrip_Metro .rtsLevel1 .rtsLink, .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink {
    text-transform: none;
    border-color: #fff;
}

.RadTabStrip, .RadTabStripVertical {
    margin: -10px 0px -10px 0px;
}

.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rmSlide .rmLink {
    padding: 6px 8px;
}


.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rsmLink {
    color: white;
    text-decoration: none;
    display: block;
    position: relative;
	/*border-left: 2px solid rgb(255,255,255);*/
    /*border-right: 2px solid rgb(81, 98, 111);*/
	border-right: 4px solid rgb(255, 255, 255);
	background-color: transparent;
}

.RadMenu.rmResponsive .evca-equity .rmLink:hover, .RadMenu.rmResponsive .evca-equity .rmLink:active,
.RadMenu.rmResponsive  .evca-equity .rsmLink :hover, .RadMenu.rmResponsive  .evca-equity .rsmLink :active{
    color: white;
    text-decoration: none;
    display: block;
    position: relative;
	border-left: 2px solid #7577C0;
    border-right: 2px solid white;
	background-color: #7577C0 !important;
}

.RadMenu.rmResponsive .evca-about .rmLink:hover, .RadMenu.rmResponsive .evca-about .rmLink:active,
.RadMenu.rmResponsive  .evca-about .rsmLink :hover, .RadMenu.rmResponsive  .evca-about .rsmLink :active{
    color: white;
    text-decoration: none;
    display: block;
    position: relative;
	border-left: 2px solid white;
    border-right: 2px solid white;
	background-color: #ADCA2A !important;
}

.RadMenu.rmResponsive .evca-policy .rmLink:hover, .RadMenu.rmResponsive .evca-policy .rmLink:active,
.RadMenu.rmResponsive  .evca-policy .rsmLink :hover, .RadMenu.rmResponsive  .evca-policy .rsmLink :active{
    color: white;
    text-decoration: none;
    display: block;
    position: relative;
	border-left: 2px solid white;
    border-right: 2px solid white;
	background-color: #003359 !important;
}

.RadMenu.rmResponsive .evca-research .rmLink:hover, .RadMenu.rmResponsive .evca-research .rmLink:active,
.RadMenu.rmResponsive  .evca-research .rsmLink :hover, .RadMenu.rmResponsive  .evca-research .rsmLink :active{
    color: white;
    text-decoration: none;
    display: block;
    position: relative;
	border-left: 2px solid white;
    border-right: 2px solid white;
	background-color: #50C9B5 !important;
}

.RadMenu.rmResponsive .evca-events .rmLink:hover, .RadMenu.rmResponsive .evca-events .rmLink:active,
.RadMenu.rmResponsive  .evca-events .rsmLink :hover, .RadMenu.rmResponsive  .evca-events .rsmLink :active{
    color: white;
    text-decoration: none;
    display: block;
    position: relative;
	border-left: 2px solid white;
    border-right: 2px solid white;
	background-color: #F47735 !important;
}

.RadMenu.rmResponsive .evca-news .rmLink:hover, .RadMenu.rmResponsive .evca-news .rmLink:active,
.RadMenu.rmResponsive  .evca-news .rsmLink :hover, .RadMenu.rmResponsive  .evca-news .rsmLink :active{
    color: white;
    text-decoration: none;
    display: block;
    position: relative;
	border-left: 2px solid white;
    border-right: 11px solid #00AF86;
	margin-right: -100px;
	background-color: #00AF86 !important;
}


#masterHeaderBackground, .header {
    border: none;
}


/*
Header image
*/
#masterHeaderImage {
    background-image: url("http://www.investeurope.eu/images/logo.png");
    background-repeat: no-repeat;
    width: 156px;
    height: 63px;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
	margin-top: 5px;
}

body {
   /* background-image: url("http://www.investeurope.eu/images/bg.png") ;*/
}

div {
	background: white none repeat scroll 0% 0%;
}

/* */

/*a {
    cursor: pointer;
    text-decoration: none;
    color: #51626F;
    font-family: "Interstate";
    font-weight: bold;
    font-size: 11px;
}

p, span, li {
    font-size: 11px;
    line-height: 14px;/*
    /*color: #51626F;*/
/*}*/

.nopadding {padding:0;}
.nomargin {margin:0;}
.nopaddingright {padding-right:0px;}
.nopaddingleft {padding-left:0px;}

.btn  {
   
	margin-bottom: 0px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: none;
    white-space: normal;
    text-decoration: none;
    padding: 0px;
    font-size: 100%;
    line-height: 1;
    border-radius: 0px;
    -moz-user-select: none;
    transition: background 0.2s ease-out 0s;
	display: block;
    border-top: 1px solid #92A2AD;
    height: 29px;
    margin-top: 2px;
    position: relative;
	
}



.btn span {
    color: #FFF;
    font-family: "Interstate";
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    top: 7px;
    left: 8px;
    display: block;
    height: 26px;
    letter-spacing: 0.125px;
	text-align: left;
}

.TextButton, .MediumButton, .PrimaryButton {
    color: #FFF;
    font-family: "Interstate";
    font-size: 11px !important;
    font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	height: 26px !important;
	display: block;
	padding: 5px !important;
}


.red .btn {
    background-color: #00AF86;
}

.module {
    height: 240px;
    width: 240px;
    float: left;
    margin-right: 16px;
    position: relative;
}

.btn-arrow {
    background-image: url("http://www.investeurope.eu/images/arrow-sprite-4.png");
    background-repeat: no-repeat;
    background-position: right 0px;
    height: 12px;
    z-index: 1;
    position: absolute;
    right: 8px;
    top: 8px;
    text-align: right;
    padding-right: 18px;
}

.btn-arrow div {
    color: #FFF;
    text-transform: uppercase;
    font-weight: normal !important;
    top: 2px;
    right: 0px;
    font-size: 11px;
    position: relative;
	
}

.module a.arrow::after {
    content: ">" !important;
    padding-left: 4px !important;
}

.module.red .btn-arrow div{
	background-color: #00AF86;
}

.module.red .btn-arrow {
    background-position: right 0px !important;
	background-color: #00AF86;
}

.btn.red .btn-arrow, .red .btn .btn-arrow {
    background-position: right 0px;
	background-color: #00AF86;
}

.btn.lightblue, .heading.lightblue {
    background-color: #00B6DE !important;
}

.btn.lightblue .btn-arrow, .lightblue .btn-arrow {
    background-position: right -48px;
	background-color: #00B6DE !important;
}
.module.lightblue .btn-arrow {
    background-position: right 0px !important;
	background-color: #00B6DE !important;
}

.orange .btn {
    background-color: #F47735;
}

.printbutton {
            background: url(/images/Events%20images/print-button.png) no-repeat;
            cursor:pointer;
                        border: none;
						width: 36px;
						height:36px;
            }



.module.orange .btn-arrow {
    background-position: right -12px !important;
}

.lightgreen .heading h1, .heading.lightgreen h1, .lightgreen .btn, .btn.lightgreen {
    background-color: #ADCA2A;
}

.module.lightgreen .btn-arrow {
    background-position: right -180px !important;
}

:focus {
    outline: 0px none;
}

h2, h2 p, .module h2 a, .section h2 a, .section h2 span, .SecondaryColumn h2,h2.PanelTitle, .SecondaryColumn .PanelTitle, .SecondaryColumn .panel-title,
.panel-title {
    font-family: "Interstate";
    font-size: 11px !important;
    line-height: 1;
    color: white;
    letter-spacing: 0.125px;
    font-weight: bold;
	text-transform: uppercase;
	background-color: rgb(244, 119, 53) !important;
	padding: 8px;
	display: block;
	border-top: 2px white solid;
	border-bottom: 2px white solid;
}


.TitleBarTitle {
    float: none;
}

.module .btn.line-below::before {
    content: " ";
    display: block;
    border-top: 2px solid #FFF;
}


.module .btn.line-below::after {
    content: " ";
    display: block;
    border-top: 1px dotted #92A2AD !important;
    position: relative;
    top: 1px;
}


.module p.author-comments {
    margin-bottom: 10px;
}

.module .btn.line-below {
    border-bottom: 2px solid #FFF;
}



.no-container .btn {
    margin-bottom: 5px;
}



.module a {
    color: #51626F;
    font-family: "Interstate";
    font-weight: bold;
    font-size: 11px;
}

.social-icons {
    display: inline-block;
    margin-right: 10px;
    float: left;
	line-height: 14px;
}

.social-icons span {
    margin-right: 14px;
    position: relative;
    top: 5px;
	left: 10px;
    display: inline-block;
	line-height: 1px;
}

.social-icons #rss {
    background-image: url("http://www.investeurope.eu/images/rss.png");
	height: 24px;
	width: 24px;
	display: inline-block;
}

.social-icons #linkedin {
    background-image: url("http://www.investeurope.eu/images/linkedin.png");
	height: 24px;
	width: 24px;
	display: inline-block;
}

.social-icons #youtube {
    background-image: url("http://www.investeurope.eu/images/youtube.png");
	height: 24px;
	width: 24px;
	display: inline-block;
}

.social-icons #twitter {
    background-image: url("http://www.investeurope.eu/images/twitter.png");
	height: 24px;
	width: 24px;
	display: inline-block;
}

#ft .col-sm-12{
		padding: 0px;
}

#footer-cap {
    clear: both;
    border-bottom: 1px solid #51626F;
    margin-bottom: 2px;
    display: block;
}

#footer {
    background-color: #E6EBEE;
    clear: both;
    height: 72px;
	width: 100%;
    padding: 5px;
	float: left;
}

.footer {
   display: block;
   border: none;
}

.one-only, .two-or-less-only, .three-or-more-only, .three-or-less-only {
    display: none;
}

#footer .footer-nav {
    line-height: 0;
    float: left;
	padding-left: 0px;
}

#footer #footer-logo {
    float: right;
}

#footer .footer-nav li {
    display: inline-block;
    padding-right: 10px;
    border-right: 1px solid #51626F;
    margin-left: 7px;
    color: #51626F;
}

#footer .footer-nav li:last-child  {
    border-right: none;
}

#footer .footer-nav li, #footer .footer-nav li a {
    color: #51626F;
    font-family: "Interstate Light";
    font-weight: normal;
    font-size: 11px;
}

.footer-content {
    color: transparent;
    text-align: left;
	background-color: transparent;
	padding: 0px;
}

.CalloutPart2 .panel-heading, .CalloutPart2 .panel-body {
    background-color: transparent;
}

.Alerts .AlertItem {
  background-color: transparent;
}

.banner-text a, .banner-text h2, .banner-text p {
  color: white;
}

.EventSummary {
    background-color: transparent;
}

/* exluding sign-in and my acccount links for now 
.HomePageFullWidthArea, .auth-link-container-sm, #auxiliary-container .NavigationUnorderedList { display: none; visibility: hidden; }
*/

/* fixing background of bootstrap rows */
.col-sm-6, .row {
    background: transparent !important;
}

.col-sm-6, .row {
   /* margin-left: -10px;
    margin-right: -10px;
	padding-right:0px;*/
}

#ctl01_HeaderContentTop_Quotes_SlideshowControls {display:none;}

[class*="col-s"]{
	padding-top:15px;
}

select {
	width: 200px !important;
}

input[type="text"]{
	width: 200px; /*!important took important off for pop-up active campaign fields*/
}

/* Previous and Next buttons in the directory wizard */

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_1{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_1 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_2{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_2 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_3{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_3 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_4{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_4 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_5{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_5 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_6{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_6 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_7{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_7 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_8{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_8 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_9{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_9 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_10{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_10 {
	float: right !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnPrevious_11{
	float: left !important;
}

input[type="submit"]#ctl01_TemplateBody_WebPartManager1_gwpciNewContentCollectionOrganizerCommon_ciNewContentCollectionOrganizerCommon_btnNext_11 {
	float: right !important;
}


/* End of style definition for previous and next buttons in a wizard */

 input[type="submit"], input[type="button"]{
    width: auto;
    float: right;
    margin: 0px 0px 0px 5px;
}



.RadTabStrip_Metro .rtsLevel .rtsOut, .RadTabStrip_Metro .rtsLevel .rtsIn, .RadTabStrip_Metro .rtsLevel .rtsTxt {
    padding: 2px !important;
}

.panel-heading { border-bottom: none !important; }

.panel-heading-options {
    margin-top: 5px;
}

.ieTurquoise { }

showindir {
	background-color: rgb(244, 119, 53) !important;
	padding: 8px;
	display: block;
}

  
p {
	font-family: "Interstate Light", Arial;
	font-weight:normal;
	font-style:normal;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#6e8090;
	line-height:1.2em;
}

img{max-width:100%;}

div .container {
	width:100%;
	display:inline-block;

}

div .left {
	float:left;

}

/*div .right {
	float:right;

}*/

.orange {
	font-family: "Interstate Light", Arial;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#F26A36;
	font-weight:normal;
}

.blue {
	font-family: "Interstate Light", Arial;
	font-size: 12pt;
	margin-bottom: 10px;
	margin-top: 5px;
	color:#004f79;
	font-weight:normal;
}

.blue strong {
	color:#004f79;
}

.spkblack {
	font-family: "Interstate Light", Arial;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#000000;
	font-weight:bold;
}

.spkblack em {
	color:#000000;
	font-weight:bold;
}

.sidetext {
	font-family: "Interstate Light", Arial;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#Ffffff;
}

.orangefooter {
	font-family: Interstate, Arial;
	font-size: 9pt;
	margin-bottom: 3px;
	margin-top: 0px;
	color:#F26A36;
	font-weight:bold;
}

#accordion p {
	font-family: "Interstate Light", Arial;
	font-size: 10.5pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#6e8090;
}

h3 {
	font-weight:bold;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#5C6F7C;
}	


.headertext {
	font-family: Interstate, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #004f79;
}

.headertop {
	font-family:"interstate_extralight",Arial;
	font-weight:normal;
	line-height:1.1em;}


.uppertitle{
	font-family: Interstate, Arial;font-weight:bold;
	font-size: 11pt;
	/*font-weight: bold;*/
	color:#FFF;
}	

td.agendabreakhour {
	font-family: Interstate, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #004f79;
	/*background-color:#feede2;*/
	padding:5px 10px;
}

.change{color:#FFF;font-size:36px; border:3px solid #0f3;background-color:#0F3;text-align:center;}

#accordion .abouttitleorange {
	font-family: Interstate, Arial;font-weight:bold;
	/*font-weight: bold;*/
	color: #f47735;
	font-size: 11pt;
}

#accordion div a {
	text-decoration:none;
	font-family: Interstate, Arial;font-weight:bold;
	/*font-weight: bold;*/
	color: #004f79;
	font-size: 11pt;
}

#accordion div span a {
	text-decoration:none;
	font-family: Interstate, Arial;font-weight:bold;
	/*font-weight: bold;*/
	color: #F47735;
	font-size: 11pt;
}

.Bodytitle {
	font-family: Interstate, Arial;
	font-size: 20px;
	color: #004f79;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #004f79;
	line-height: 30px;
	padding-top: 5px;
}

.TFtitle {
	font-family: "interstate_extraLight", Arial;
	font-size: 13pt;
	color: #f26a36;
}

.textextralight {
	font-family: "interstate_extralight", Arial;
	font-size: 11pt;
}

#tabs,#tabs2 {
	/*border-bottom: solid #F26A36;*/
	margin: 0;
	padding: 7px 10px 7px 0;
	font-family:"Interstate Bold", Arial;
	font-size: 12px;
	/*font-weight:bold;*/
	/*background-color:#92A2AD;*/
}


#tabs li,#tabs2  li { 
	display:inline; 
	padding-top: 7px;
	padding-bottom: 6px;		
	background-color:#004F79;
	margin-right: 5px;	
}
#tabs li a,#tabs2  li a {
	text-decoration: none;
	/*padding: 0.25em 1em;*/
	color: #fff;
	
}

#page1 #tabs li#tab1 a, #page2 #tabs li#tab2 a, #page3 #tabs li#tab3 a, #page4 #tabs li#tab4 a, #page5 #tabs li#tab5 a, #page6 #tabs li#tab6 a, #page7 #tabs li#tab7 a, #page8 #tabs li#tab8 a, #page1 #tabs2 li#tab1 a, #page2 #tabs2 li#tab2 a, #page3 #tabs2 li#tab3 a, #page4 #tabs2 li#tab4 a, #page5 #tabs2 li#tab5 a, #page6 #tabs2 li#tab6 a, #page7 #tabs2 li#tab7 a, #page8 #tabs2 li#tab8 a, #page9 #tabs li#tab9 a, #page10 #tabs li#tab10 a {
	padding: 8px 10px 8px 10px;
	background-color: #F47735;
	color: #fff;
	border-top: .1em solid #F47735;
	border-left: .1em solid #F47735;
	border-right: .2em solid #F47735;
	/*	margin-right: -4px;*/
	margin-top:-7px;
	margin-bottom:-7px;

}
.Headertitle {
	font-family: Interstate, Arial;font-weight:bold;
	font-size: 30px;
	color: #004f79;
}

.HeadertitleVirtualIF {
	font-family: Interstate, Arial;font-weight:bold;
	font-size: 30px;
	color: #004f79;
}


.Headertitle  span{
	font-family: Interstate, Arial;font-weight:bold;
	font-size: 24px;
	color: #004f79;
}

.HeadertitleVirtualIF  span{
	font-family: Interstate, Arial;font-weight:bold;
	font-size: 30px;
	color: #004f79;
}


.speakname {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #F47735; text-decoration: none;}

.DiscountTop {
	font-family: Interstate, Arial;
	font-weight:bold;
	font-size: 28px;
	color: #f47735;
	/*line-height:0.9em;*/
}
.headersubtitle {
	font-family: "interstate_extralight", Arial;
	font-size: 23px;
	color: #004f79;
}

.ui-state-active { 
	display:none;
}


#accordion div div.acccontent {     
		display: none; /* used to hide sub-menus */
		width:100% !important;
}

a {
	font-family:Interstate, Arial; 
	font-weight:bold;
	font-size:11pt; 
	color: #004f79;
	text-decoration:none;
}

a
.linkheadertext:link {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #5C6F7C; text-decoration: none;}
.linkheadertext:visited {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #5C6F7C; text-decoration: none;}
.linkheadertext:hover {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #5C6F7C; text-decoration: none;}
.linkheadertext:active {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #5C6F7C; text-decoration: none;}

.linkspeakernav:link {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #5C6F7C; text-decoration: none;}
.linkspeakernav:visited {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #5C6F7C; text-decoration: none;}
.linkspeakernav:hover {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #5C6F7C; text-decoration: none;}
.linkspeakernav:active {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #5C6F7C; text-decoration: none;}

.linkspeakernavcurrent:link {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #F36A26; text-decoration: none;}
.linkspeakernavcurrent:visited {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #F36A26; text-decoration: none;}
.linkspeakernavcurrent:hover {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #F36A26; text-decoration: none;}
.linkspeakernavcurrent:active {font-family:Interstate, Arial; font-weight:bold;font-size:11pt; /*font-weight: bold;*/ color: #F36A26; text-decoration: none;}

.linktextorange:link {font-family:Interstate, Arial; font-size:11pt; font-weight: normal; color: #F47735; text-decoration: underline;}
.linktextorange:visited {font-family:Interstate, Arial; font-size:11pt; font-weight: normal; color: #F47735; text-decoration: underline;}
.linktextorange:hover {font-family:Interstate, Arial; font-size:11pt; font-weight: normal; color: #F47735; text-decoration: underline;}
.linktextorange:active {font-family:Interstate, Arial; font-size:11pt; font-weight: normal; color: #F47735; text-decoration: underline;}

.linkcal:link {font-family:Interstate, Arial; font-weight:bold;font-size:10pt; /*font-weight: bold;*/ color: #F47735; text-decoration: none;}
.linkcal:visited {font-family:Interstate, Arial; font-weight:bold;font-size:10pt; /*font-weight: bold;*/ color: #F47735; text-decoration: none;}
.linkcal:hover {font-family:Interstate, Arial; font-weight:bold;font-size:10pt; /*font-weight: bold;*/ color: #F47735; text-decoration: none;}
.linkcal:active {font-family:Interstate, Arial; font-weight:bold;font-size:10pt; /*font-weight: bold;*/ color: #F47735; text-decoration: none;}

.linktop:link {font-family:"Interstate ExtraLight", Arial; font-size:11pt; /*font-weight: bold;*/ color: #6e8090; text-decoration: none;font-style:normal;font-weight:normal;}
.linktop:visited {font-family:"Interstate ExtraLight", Arial; font-size:11pt; /*font-weight: bold;*/ color: #6e8090; text-decoration: none;font-style:normal;font-weight:normal;}
.linktop:hover {font-family:"Interstate ExtraLight", Arial; font-size:11pt; /*font-weight: bold;*/ color: #6e8090; text-decoration: none;font-style:normal;font-weight:normal;}
.linktop:active {font-family:"Interstate ExtraLight", Arial; font-size:11pt; /*font-weight: bold;*/ color: #6e8090; text-decoration: none;font-style:normal;font-weight:normal;}

.linkupperbox:link {font-family:Interstate, Arial; font-size:9pt; text-transform:uppercase; font-weight:normal; color: #FFF; text-decoration: none;}
.linkupperbox:visited {font-family:Interstate, Arial; font-size:9pt; text-transform:uppercase; font-weight:normal; color: #FFF; text-decoration: none;}
.linkupperbox:hover {font-family:Interstate, Arial; font-size:9pt; text-transform:uppercase; font-weight:normal; color: #FFF; text-decoration: none;}
.linkupperbox:active {
	font-family:Interstate, Arial;
	font-size:9pt;
	text-transform:uppercase;
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
}

.fluid-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
        border: none;
}

#mp-embed-bar {
	display:none;
}


.Speakernameprofile{
	font-family: "interstate_extralight", Arial;
	font-size: 24px;
	color:#F26A36;
}
.Speakertitlecompprofile{	
	font-family: "Interstate Light", Arial;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color:#F26A36;
}

ul{
	margin-bottom: 0px; margin-top: 0px;
}

li {
	list-style: disc;
	color: #51626f;
	font-family: "Interstate Light", Arial;
	font-size: 10.5pt; margin-bottom: 0px; margin-top: 0px;
	background-color:#004f79;
	
}

ul.list li {
	list-style: disc;
	color: #6e8090;
	font-family: "Interstate Light", Arial;
	font-size: 11pt; margin-bottom: 0px; margin-top: 0px;
	background-color:white;
	font-style: normal;
    font-weight: normal;
    line-height: 1.2em;
}

.locationtitles {
	font-size: 18px;
	color: #f26a36;
}
.locationtitlessub {
	font-size: 16px;
	color: #f26a36;
}

td.agendaheadtitle {
	font-family: Interstate, Arial;font-weight:bold;
	font-size: 11pt;
	/*font-weight: bold;*/
	color: #ffffff;
	background-color:#004f79;
	padding:5px 10px;
}
td.agendaitemhour {
	font-family: Interstate, Arial;font-weight:bold;
	font-size: 11pt;
	/*font-weight: bold;*/
	color: #004f79;
	background-color:#feede2;
	padding:5px 10px;
}

td.agendaitem {
	font-family: Interstate, Arial;font-weight:bold;
	font-size: 11pt;
	/*font-weight: bold;*/
	color: #5f6c7f;
	background-color:#feede2;
	padding:0px;
}
td.article {
	background:#f2ae94;
	color:#FFF;
	border:#f26a36 solid 2px;
}

td.articlenormal {
	border-bottom:1px solid #f26a36;
}

.button {
            background: url(img/print-button.png) no-repeat;
            cursor:pointer;
                        border: none;
						width: 36px;
						height:36px;
            }
			
			.imgquote {
	width:78px;
	min-width: 78px;
	min-height: 78px;
}

.carousel-caption {
	background:none;
}

.panel-body,.PanelBody {
	padding:10px 0;
}

.quotetext {
	color:#004f79;
	font-family: "Interstate Light", Arial;
	font-size: 16pt;
	line-height: 25px;
	padding-bottom: 5px;
	max-width:520px;
}

.quoteorange {
	font-family:"Interstate Light", Arial;
	color:#f47735;
	font-size:16pt;
	line-height: 20px;
}
	

.quotename {
	text-transform:uppercase;
	font-family:Interstate, Arial;
	font-size:10pt;
	border-top:solid #004f79 1px;
	color: #004f79;
	line-height: 20px;
}

.ContentWizardDisplay .row {
	margin-left: -10px;
	margin-right: -10px;
}

.twtr-hd
{
display: none;
}

hr {
	border-top: 1px dotted #f47735;
	color:#fff;
	margin-left:0px;
	margin-right:0px;
}

/*flex speakers images*/

.spkimgs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	max-width: 972px;
	font-size: 10pt;
	line-height: 1.2em;
}
.spkimgs img {
  	-webkit-filter: grayscale(100%);
  	        filter: grayscale(100%);
}
.spk {
	max-width: 160px;
	padding: 5px;
}

.iMIS-WebPart > .ContentItemContainer,
.WebPartZone > .ContentItemContainer {
  margin-bottom: 0;/* margin-bottom: 0.9em; changed to rmeove the extra space that is created at bottom of iparts */
  display: block;
}
/*form from active campaign style sheet */
#_form_20_ { font-size:14px; line-height:1.6; font-family:arial, helvetica, sans-serif; margin:0; background:#ffffff; }
 #_form_20_ * { outline:0; }
 ._form_hide { display:none; visibility:hidden; }
 ._form_show { display:block; visibility:visible; }
 #_form_20_._form-top { top:0; }
 #_form_20_._form-bottom { bottom:0; }
 #_form_20_._form-left { left:0; }
 #_form_20_._form-right { right:0; }
 #_form_20_ input[type="text"],#_form_20_ input[type="date"],#_form_20_ textarea { padding:6px; height:auto; border:#979797 1px solid; border-radius:4px; color:#000 !important; font-size:13px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
 #_form_20_ textarea { resize:none; }
 #_form_20_ ._submit { -webkit-appearance:none; cursor:pointer; font-family:arial, sans-serif; font-size:14px; text-align:center; background:#51626f !important; border:0 !important; -moz-border-radius:4px !important; -webkit-border-radius:4px !important; border-radius:4px !important; color:#fff !important; padding:10px !important; }
 #_form_20_ ._close-icon { cursor:pointer; background-image:url('https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png'); background-repeat:no-repeat; background-size:14.2px 14.2px; position:absolute; display:block; top:11px; right:9px; overflow:hidden; width:16.2px; height:16.2px; }
 #_form_20_ ._close-icon:before { position:relative; }
 #_form_20_ ._form-body { margin-bottom:30px; background-color:#fff;}
 #_form_20_ ._form-image-left { width:150px; float:left; }
 #_form_20_ ._form-content-right { margin-left:164px; }
 #_form_20_ ._form-branding { color:#fff; font-size:10px; clear:both; text-align:left; margin-top:30px; font-weight:100; }
 #_form_20_ ._form-branding ._logo { display:block; width:130px; height:14px; margin-top:6px; background-image:url('https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png'); background-size:130px auto; background-repeat:no-repeat; }
 #_form_20_ ._form-label,#_form_20_ ._form_element ._form-label { font-weight:bold; margin-bottom:5px; display:block; }
 #_form_20_._dark ._form-branding { color:#333; }
 #_form_20_._dark ._form-branding ._logo { background-image:url('https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png'); }
 #_form_20_ ._form_element { position:relative; margin-bottom:10px; font-size:0; max-width:100%; }
 #_form_20_ ._form_element * { font-size:14px; }
 #_form_20_ ._form_element._clear { clear:both; width:100%; float:none; }
 #_form_20_ ._form_element._clear:after { clear:left; }
 #_form_20_ ._form_element input[type="text"],#_form_20_ ._form_element input[type="date"],#_form_20_ ._form_element select,#_form_20_ ._form_element textarea:not(.g-recaptcha-response) { display:block; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
 #_form_20_ ._field-wrapper { position:relative; }
 #_form_20_ ._inline-style { float:left; }
 #_form_20_ ._inline-style input[type="text"] { width:150px; }
 #_form_20_ ._inline-style:not(._clear) + ._inline-style:not(._clear) { margin-left:20px; }
 #_form_20_ ._form_element img._form-image { max-width:100%; }
 #_form_20_ ._clear-element { clear:left; }
 #_form_20_ ._full_width { width:100%; }
 #_form_20_ ._form_full_field { display:block; width:100%; margin-bottom:10px; }
 #_form_20_ input[type="text"]._has_error,#_form_20_ textarea._has_error { border:#f37c7b 1px solid; }
 #_form_20_ input[type="checkbox"]._has_error { outline:#f37c7b 1px solid; }
 #_form_20_ ._error { display:block; position:absolute; font-size:13px; z-index:10000001; }
 #_form_20_ ._error._above { padding-bottom:4px; top:-41px; right:0; }
 #_form_20_ ._error._below { padding-top:4px; top:100%; right:0; }
 #_form_20_ ._error._above ._error-arrow { bottom:0; right:15px; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #f37c7b; }
 #_form_20_ ._error._below ._error-arrow { top:0; right:15px; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid #f37c7b; }
 #_form_20_ ._error-inner { padding:8px 12px; background-color:#f37c7b; font-size:13px; font-family:arial, sans-serif; color:#fff; text-align:center; text-decoration:none; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
 #_form_20_ ._error-inner._form_error { margin-bottom:5px; text-align:left; }
 #_form_20_ ._button-wrapper ._error-inner._form_error { position:static; }
 #_form_20_ ._error-inner._no_arrow { margin-bottom:10px; }
 #_form_20_ ._error-arrow { position:absolute; width:0; height:0; }
 #_form_20_ ._error-html { margin-bottom:10px; }
  #_form_20_ ._form-content {background-color:#fff;}
 .pika-single { z-index:10000001 !important; }
 
 @media all and (min-width:320px) and (max-width:667px) { ::-webkit-scrollbar { display:none; }
 #_form_20_ { margin:0; width:100%; min-width:100%; max-width:100%; box-sizing:border-box; }
 #_form_20_ * { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:1em; }
 #_form_20_ ._form-content { margin:0; width:100%; background-color:#fff;}
 #_form_20_ ._form-inner { display:block; min-width:100%; }
 #_form_20_ ._form-title,#_form_20_ ._inline-style { margin-top:0; margin-right:0; margin-left:0; }
 #_form_20_ ._form-title { font-size:1.2em;background-color:#fff; }
 #_form_20_ ._form_element { margin:0 0 20px; padding:0; width:100%; background-color:#fff;}
 #_form_20_ ._form-element,#_form_20_ ._inline-style,#_form_20_ input[type="text"],#_form_20_ label,#_form_20_ p,#_form_20_ textarea:not(.g-recaptcha-response) { float:none; display:block; width:100%; }
 #_form_20_ ._row,#_form_20_ p,#_form_20_ label { margin-bottom:0.7em; width:100%; }
 #_form_20_ ._row input[type="checkbox"],#_form_20_ ._row input[type="radio"] { margin:0 !important; vertical-align:middle !important; }
 #_form_20_ ._row input[type="checkbox"] + span label { display:inline; }
 #_form_20_ ._row span label { margin:0 !important; width:initial !important; vertical-align:middle !important; }
 #_form_20_ ._form-image { max-width:100%; height:auto !important; }
 #_form_20_ input[type="text"] { padding-left:10px; padding-right:10px; font-size:16px; line-height:1.3em; -webkit-appearance:none; }
 #_form_20_ input[type="radio"],#_form_20_ input[type="checkbox"] { display:inline-block; width:1.3em; height:1.3em; font-size:1em; margin:0 0.3em 0 0; vertical-align:baseline; }
 #_form_20_ button[type="submit"] { padding:20px; font-size:1.5em; }
 #_form_20_ ._inline-style { margin:20px 0 0 !important; }
 }
 #_form_20_ { position:relative; text-align:left; margin:25px auto 0; padding:20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; *zoom:1; background:#fff !important; border:0px solid #b0b0b0 !important; width:500px; -moz-border-radius:0px !important; -webkit-border-radius:0px !important; border-radius:0px !important; color:#004f79 !important; }
 #_form_20_ ._form-title { font-size:22px; line-height:22px; font-weight:600; margin-bottom:0; background-color:#fff;color:#6e8090;}
 #_form_20_:before,#_form_20_:after { content:" "; display:table; }
 #_form_20_:after { clear:both; }
 #_form_20_._inline-style { width:auto; display:inline-block; }
 #_form_20_._inline-style input[type="text"],#_form_20_._inline-style input[type="date"] { padding:10px 12px; }
 #_form_20_._inline-style button._inline-style { position:relative; top:27px; }
 #_form_20_._inline-style p { margin:0; }
 #_form_20_._inline-style ._button-wrapper { position:relative; margin:27px 12.5px 0 20px; }
 #_form_20_ ._form-thank-you { position:relative; left:0; right:0; text-align:center; font-size:18px; }
 @media all and (min-width:320px) and (max-width:667px) { #_form_20_._inline-form._inline-style ._inline-style._button-wrapper { margin-top:20px !important; margin-left:0 !important; }
 }
/*end form from active campaign style sheet */

/*pop-up from active campaign */
._form_43 ._form-content {background-color:#004F79}
._form_43 ._form-body {background-color:#004F79; color:white;}
._form_43 ._form-title {background-color:#004F79; color:white;}
._form_43 ._form-element {background-color:#004F79;}
._form_43 { height:340px;}

._form_85 ._form-content {background-color:#004F79}
._form_85 ._form-body {background-color:#004F79; color:white;}
._form_85 ._form-title {background-color:#004F79; color:white;}
._form_85 ._form-element {background-color:#004F79;}
._form_85 { height:340px;}

._form_107 ._form-content {background-color:#004F79}
._form_107 ._form-body {background-color:#004F79; color:white;}
._form_107 ._form-title {background-color:#004F79; color:white;}
._form_107 ._form-element {background-color:#004F79;}
._form_107 { height:340px;}

._form_106 ._form-content {background-color:#004F79}
._form_106 ._form-body {background-color:#004F79; color:white;}
._form_106 ._form-title {background-color:#004F79; color:white;}
._form_106 ._form-element {background-color:#004F79;}
._form_106 { height:340px;}

._form_128 ._form-content {background-color:#004F79}
._form_128 ._form-body {background-color:#004F79; color:white;}
._form_128 ._form-title {background-color:#004F79; color:white;}
._form_128 ._form-element {background-color:#004F79;}
._form_128 { height:340px;}

._form_148 ._form-content {background-color:#004F79}
._form_148 ._form-body {background-color:#004F79; color:white;}
._form_148 ._form-title {background-color:#004F79; color:white;}
._form_148 ._form-element {background-color:#004F79;}
._form_148 { height:415px;}

/* end pop-up from active campaign" */

