p{margin:1em 0;}
span.uline{text-decoration:underline; font-style: normal!important;}
.aligncenter{text-align:center;}
p.disclaim{line-height:15px;}
#logo{margin: 0;}
.title-top{ text-align: center; font-size: 20px; margin: 0 0 20px;}
div#megaMenu{margin:2px 0;}
img{display:none;}
.team-member, .team-member .photo {
	text-align: center;
}
a:hover, a:focus, a:active{color:#555;}
.team-member .photo img{display:inline-block; margin-top:40px;}
img.logo_img{display:block;}
.leadership img, .ssl_logo img{display:block;}
#header_wrapper{background-color:#1b446c;}
#megaMenu.megaMenuHorizontal ul.megaMenu{background-color:#1b446c;}
#megaMenu ul.megaMenu > li > a span.wpmega-link-title{color:#fff;}
#search #contact a{color:#fff;}
#search #contact a#last{color:#fff;}
#search #contact p{color:#fff !important;}
body.home.page-id-8 div#container div#layerslider{border-top:solid 2px #d43f3a;}
#megaMenu ul.megaMenu > li > span.um-anchoremulator span.wpmega-link-title{color:#fff;}
#megaMenu.megaMenuHorizontal ul.megaMenu > li > a{border:none;}
#megaMenu.megaMenuHorizontal ul.megaMenu > li > span.um-anchoremulator {border:none;}
#megaMenu.megaMenuHorizontal ul.megaMenu > li > a:hover{background:none;}
#megaMenu.megaMenuHorizontal ul.megaMenu > li > span.um-anchoremulator:hover{background:none;}
.cta-wrapper {text-align: center; background: #f9f9f9;padding: 10px; border: 1px solid #c9c9c9;}
.cta-wrapper p{margin:5px 0 5px 0; line-height:100%;}
a.btn.btn-huge {
	font-size: 18px;
	padding: 10px 15px;
	line-height: 18px;
	font-weight: 100;
	color: #fff;
}
.cta-wrapper .btn, .cta-wrapper a.btn{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
    font-weight: 100;
    background-color: #ef8651;
    background: -webkit-linear-gradient(#ef8651, #ed793e); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ef8651, #ed793e); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ef8651, #ed793e); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ef8651, #ed793e); /* Standard syntax */
    border:none;
    border-bottom: 1px solid #b45821;
    border-radius: 5px;
    box-shadow: none;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.3);
    margin: 0px;
    -webkit-transition: background-color 0ms;
    -moz-transition: background-color 0ms;
    transition: background-color 0ms;
    /*     @else                            { font-size: $padding - rem-calc(2); } */
}
.cta-wrapper .btn:hover,
.cta-wrapper .btn:focus{
    background: #ed793e;
	box-shadow: 1px 1px 8px 3px #235695;
}

.cta-wrapper .btn:active,
.cross-browser a.btn:active {
    background: #ef8651;
    border-top: 1px solid #b45821;
    border-bottom: 0px;
}
.cta-wrapper a.btn-secondary {
    background-color: #8dc44a;
    background: -webkit-linear-gradient(#8dc44a, #7bba2c);
    background: -o-linear-gradient(#8dc44a, #7bba2c);
    background: -moz-linear-gradient(#8dc44a, #7bba2c);
    background: linear-gradient(#8dc44a, #7bba2c);
    border-bottom-color: #0b7d46;
}

.cta-wrapper a.btn-secondary:hover,
.cta-wrapper a.btn-secondary:focus {
    background: #7bba2c;
	box-shadow: 1px 1px 8px 3px #235695;
}

.cta-wrapper a.btn-secondary:active {
    background: #8dc44a;
    border-top: 1px solid #0b7d46;

}
.cta-wrapper a.btn-blue {
    background-color: #1b446c;
    background: -webkit-linear-gradient(#1b446c, #00376C);
    background: -o-linear-gradient(#1b446c, #00376C);
    background: -moz-linear-gradient(#1b446c, #00376C);
    background: linear-gradient(#1b446c, #00376C);
    border-bottom-color: #00376C;
	display:block;
}
.cta-wrapper a.btn-blue:hover,
.cta-wrapper a.btn-blue:focus {
    background: #00376C;
	box-shadow: 1px 1px 8px 3px #235695;
}

.cta-wrapper a.btn-blue:active {
    background: #1b446c;
    border-top: 1px solid #1b446c;

}
.wpb_separator, .vc_text_separator {
	border-bottom: 1px solid #c9c9c9;
	clear: both;
	height: 1px;
	margin: 30px 0;
}
#container .wrapper-inner{
	margin: 0 auto;
	max-width: 960px;
	padding: 0px 25px;
}
.menu-widget > li > a {font-size: 11px;}
input.btn.btn-primary.btn-orange.btn-login {
	background-color: #EB6508;
	background-image: -moz-linear-gradient(top, #f69f5c, #eb6508);
	background-image: -ms-linear-gradient(top, #f69f5c, #eb6508);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f69f5c), to(#eb6508));
	background-image: -webkit-linear-gradient(top, #f69f5c, #eb6508);
	background-image: -o-linear-gradient(top, #f69f5c, #eb6508);
	background-image: linear-gradient(top, #f69f5c, #eb6508);
	background-repeat: repeat-x;
	border-color: #EB6508 #EB6508 #EB6508;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F69F5C', EndColorStr='#EB6508');
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	color: #fff;
	font-weight: normal;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s,box-shadow linear .2s;
	-moz-transition: border linear .2s,box-shadow linear .2s;
	-o-transition: border linear .2s,box-shadow linear .2s;
	transition: border linear .2s,box-shadow linear .2s;
	display: inline-block;
	height: 35px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 35px;
	color: #555555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.clearfix{
	clear:both;
}
.grid-right .post-entry.jobs ul li{
	background:none;
}
.jobs h3 {
	display: block;
	margin: 10px 0;
	float: left;
	width: 100%;
}
#footer5 p {
	margin: 0 0 5px;
}
.home_content{
	color: #053c58;
	font-size: 24px;
	line-height: 150%;
	margin:0 0 30px;
}
h1.smaller {
	font-size:20px;
}
.investor-login h4{
	clear: both;
	display: inline-block;
	font-weight: 400;
	margin: 15px 0 5px;
	width:100%;
}
.grid-right .post-entry ul li{
	float:left;
	line-height:28px;
	list-style:none;
	margin:0;
	width:100%;
}
.investor-login.grid-right .post-entry ul li{
	background-image:none;
}
.investor-login.grid-right .post-entry div > ul > li{
	padding-left:0;
}
.confidential-tab{
	border: 1px solid #777;
	background: #c9c9c9;
	padding: 0 15px;
}
.confidential-tab-login{
	border: 1px solid #777;
	background: #c9c9c9;
	padding: 10px;
	line-height:14px;
	font-size:12px;
}
.grid-right .post-entry ul.btm{
	margin-bottom:15px;
}
.investor-login.grid-right .post-entry ul.btm{
	margin-bottom:10px;
}
.leadership h2{
	margin:0;
	text-align:center;
}
.leadership h2.subhead{
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #1B446C;
	border-top: 1px solid #1B446C;
	padding: 5px 0;
	margin: 20px 0 10px;
}
.team_boa{
	border-bottom: 1px dotted #1B446C;
	margin-top: 10px;
	padding-bottom: 10px;
}
.founder{
	border-bottom:none;
}
.team_boa p{
	margin: 0;
}
.benefits ul, .benefits ol{clear:both; margin-bottom:20px;}
.wpb_content_element.span12 ol ol li{list-style-type: lower-alpha;}
.grid-right .post-entry ul.squaredisc li {
	background-image: none;
	list-style-type: square;
	padding: 0;
	margin-left: 45px;
}
#footer h2 a{
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
.techplan ul, .techplan ol, .techplan p, .techplan h4{
	font-family: Tahoma;
	clear:both;
	margin: 15px 0 5px 10px;
	width:100%;
}
.grid-right .techplan .post-entry ul li{
	background-image:none;
	font-family: Tahoma;
	font-size:14px;
}
/*---Custom CSS on 2/7/2015-----*/
.grid-right .post-entry ul.tech-plan-ip > li span{
	text-decoration:underline;
}
.grid-right .post-entry ul.tech-plan-ip > li span.tech-plan-text{
	font-style:italic;
	font-weight:600;
	text-decoration:none;
	cursor:pointer;
}
.techplan p span{
	font-style:italic;
	font-weight:600;
	cursor:pointer;
}
	.techplan p span{
		text-decoration: underline;
	}
.techplan p span.tech-extract-text{
	text-decoration:underline;
	font-style:normal;
	cursor:auto;
}
.techplan ol li span.tech-extract-text{
	text-decoration:underline;
	font-style:normal;
	cursor:auto;
	font-weight:600;
}
.here{
	color:#222;
	font-style:italic;
	cursor:pointer;
	font-weight:600;
}
.grid-right .post-entry ul{
	margin: 0 0 20px 20px;
}
	.grid-right .post-entry ul ul{
		margin: 0 0 0 10px;
	}
.grid-right .post-entry ul.bullets, .grid-right .post-entry ul.bullets li{
	list-style-type:disc;
	float:none;
}
.grid-right .post-entry ul.bullets{
	padding-left:10px;
}
.grid-right .post-entry ul.bullets li{
	padding:0;
}
.grid-right .post-entry ul.mkting-list > li{
	list-style-type: decimal;
}
.grid-right .post-entry ul.mkting-list > li span{
	font-weight:600;
}
.grid-right .post-entry ul.mkting-list > li span.tech-plan-text{
	font-style:italic;
	cursor:pointer;
}
.grid-right .post-entry ul.mkting-list > li > ul{
	margin: 15px 15px 15px 0;
}
.grid-right .post-entry ul.mkting-list > li > ul> li{
	list-style-type: lower-alpha;
}
.techplan p.weighted-txt{
	font-weight:600;
}
.techplan p.orgn{
	font-style:italic;
}
.techplan p span.orgn{
	font-style:italic;
	cursor:auto;
	font-weight:normal;
}
h2.post-subtitle{
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	margin-bottom: .5em;
	margin-top: 0px;
}
.techplan h4.decor{
	text-decoration:underline;
}
.sign{
	text-align:right;
	font-weight:700;
}
.techplan h6{
	color:#333;
	font-weight:700;
	font-size:16px;
	margin: 20px 0 0 10px;
}
.style1 {
	font-size: x-small;
}
.linkdark{
	color:#000;
}
.testimonial .team_boa label{
	font-weight:400;
	font-style:italic;
	font-size:80%;
}
.testimonial .team_boa .span3{
	padding-top:25px;
	text-align:center;
}
li#menu-item-270 ul.sub-menu.sub-menu-1 {
  right: 7px;
}