
.header-menu.flexnav {
	font-size: 12px;
}

.section-title {
    color: #fff;
    background-color: #ED1B2E;
    padding: 1px 10px;
    margin-bottom: 15px;
}

.entry-title {
  white-space: normal;
}

.twitter-widget h3 {
    background-color: #ED1B2E;
}

/* Author Bios */

 .author-bios {
   margin-bottom: 20px;      
 }

.author-bio {
  border-bottom: 1px solid #BBC0C6;  
  padding: 15px 0px;
}

.author-bios h3.section-title {
  margin-bottom: 0px;
}

.author-bio div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}

input[type="radio"] {
  -webkit-appearance: radio !important;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
} 

.eg-knowledge-hub-element-3 {
	height: 44px;
}


/* Industry Update */

.sponsored-about {
  float: right;
  text-align: right;
  font-size: 11px;
  font-style: italic;
  line-height: 30px;
}


@media screen and (min-width: 35.5em) {
	/* Rules for width ≥ 568px */

}


@media screen and (min-width: 48em) {
	/* Rules for width ≥ 768px */

}


@media screen and (min-width: 64em) {
	/* Rules for width ≥ 1024px */

}


@media screen and (min-width: 80em) {
	/* Rules for width ≥ 1280px */

}
.SponsoredContentWidget #free-trial-box {
	display: block;
}
.SponsoredContentWidget .free-trial-box h3 {
	font-size: 18px;
	color: #556270;
	font-weight: 700;
	margin: 3px 0px 5px;
	background-color: transparent;
	padding: 0px;
	line-height: 16px;
}
.SponsoredContentWidget img {
	margin: 2px;
	float: right;
}
.SponsoredContentWidget img:hover {
  transform: none;
}
/*
.pure-u-lg-6-24 {
  max-width: 230px;
  margin-left:15px;
}
*/

.customSelect{height:24px;  color:#7B9ABD;  font-size:15px;  line-height:20px;  font-weight:600;}
.customSelectInner::after{font-family:"eg-font"; font-weight:normal; content:'\e83b'; font-size:13px; margin-left:5px;}
.customSelectInner{height:24px;}
.customSelect.customSelectHover{border-width:0px;}
.customSelect.customSelectFocus{border-width:0px;}
.customSelect.customSelectOpen{border-width:0px;}