body {
	font-size: 18px !important;
	line-height: 1.6 !important;
	max-width: 1500px;
	overflow-x: hidden;
	font-weight: 300;
	margin: auto !important;
}

.full-page-wrapper .main-container {
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	text-rendering: optimizeLegibility;
	line-height: 150%;
	letter-spacing: 0.5px;
	color: #878A8C;
	font-weight: 500;
}

.logopanel div.logo-text {
	font-size: 18px;
	font-weight: 100;
	text-transform: uppercase;
	color: white;
	padding: 10px 0px 5px 0px;
}

.logopanel div.logo-text strong{
	font-weight: 700;
}

ol.breadcrumb {
	display: none;
}

.logopanel #logo:hover {
	text-decoration: none;
}

#body #main-row-content {
	padding-bottom: 0px;
	display: inline-block;
	overflow-x: hidden;
	width: 100%;
}

.searchbox {
	position: relative;
	border: 1px solid #19a5e1;
}

.searchbox .form-control::-webkit-input-placeholder { color: white; }
.searchbox .form-control:-moz-placeholder { color: white; }
.searchbox .form-control::-moz-placeholder { color: white; }
.searchbox .form-control:-ms-input-placeholder { color: white; }

.searchbox input {
	background: #1383b3;
	color: #FFF;
	border: 1px solid #19a5e1;
	border-radius: 4px;
}

.searchbox .dropdown li {
	text-align: left;
}

.searchbox .input-group {
	width: 100%;
}

.searchbox span.input-group-btn, .searchbox .input-group-addon {
	display: none;
}

.leftpanelinner span.caret {
	display: none;
}

div.highlighted, div.highlighted img{
	height:300px;
}

.highlighted{
	margin-bottom:20px;
}

.bp-section-header {
	color: #808284;
}

#overviewConcepts, div.feature-summary, #conceptFeatures {
	margin-left: 300px;
	margin-top: -3rem;
	clear: both;
}

#overviewConcepts ul.concepts-list, #conceptFeatures{
	padding: 0rem 6rem;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 10px;
}

ul.features-list {
	list-style: none;
	padding-left: 0px !important;
}

div.feature-summary h4 {
	padding: 0rem 6rem;
}

div.feature-summary table{
	margin: 0rem 6rem;
	width: auto;
	margin-bottom: 3rem;
}

ul.features-list table {
	width: auto;
	margin-bottom: 3rem;
}

.feature-summary table th, ul.features-list table th {
	font-size: 11px;
	font-weight: 500;
	border: 1px solid #eaeaea;
}

ul.concepts-list h4.concept-title {
	text-transform: uppercase;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

li.separator hr {
	margin: 5px 0px;
	border-top: 1px solid #ccc;
}

.text-center {
	text-align: center;
}

.node-type-feature .view-id-features {
	float: right;
}

.view-id-features span.field-content>a {
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
}

.view-id-features i.fa-angle-double-left, .view-id-features i.fa-angle-double-right::before {
	color: #FFF;
	font-size: 16px;
}

div.feature-image img {
	border-radius: 4px;
	border: 1px solid #eaeaea;
	margin-top: 2rem !important;
}

table.features-compliance {
	width: 70%;
	font-size: 14px;
	font-weight: 500;
}

td.comp-pre {
	background-color: #4D4D50;
	color: white;
}

td.comp-opt {
	background-color: #9DA0A2;
	color: white;
}

td.cert-pre {
	background-color: #5899CE;
	color: white;
}

td.cert-opt {
	background-color: #96CDEF;
	color: white;
}

td.cert-none, td.comp-none {
	background-color: #D8D8D8;
}

.concept-air-bg { 
	background: url('/assets/images/Air.png');
}
.concept-water-bg { 
	background: url('/assets/images/Water.png');
}
.concept-nourishment-bg { 
	background: url('/assets/images/Nourishment.png');
}
.concept-fitness-bg { 
	background: url('/assets/images/Fitness.png');
}
.concept-light-bg { 
	background: url('/assets/images/Light.png');
}
.concept-mind-bg { 
	background: url('/assets/images/Mind.png');
}
.concept-comfort-bg { 
	background: url('/assets/images/Comfort.png');
}
.concept-innovation-bg { 
	background: url('/assets/images/Innovation.png');
}

.concept-air-color { color: #41B4CE; }
.concept-water-color { color: #146076; }
.concept-nourishment-color { color: #7DAA6E; }
.concept-fitness-color { color: #C6A78A; }
.concept-light-color { color: #EDB76B; }
.concept-mind-color { color: #31AAB4; }
.concept-comfort-color { color: #DA8C7F; }
.concept-innovation-color { color: #808080; }

.item-list, .item-list li {
	list-style: none;
	text-align: right;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
}

.view-concepts .view-header h1{
	font-size: 36px;
}

.view-concepts .view-header p {
	font-size: 16px;
	font-weight: 400;
}

.view-concepts .view-content table {
	border: 0px;
}

.view-concepts .view-content td {
	padding: 15px;
	border: 0px;
	border-bottom: 1px solid #eee;
}

.view-concepts td.views-field-title a {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
}

.view-concepts td.views-field-title a:hover {
	text-decoration: none;
}

.view-concepts td.views-field-title div.intent {
	font-size: 16px;
	font-weight: 400;
	padding-top: 5px;
}

ul.tabs--primary {
	display: none !important;
}

.view-features-with-parts th{
	color:#888;
	font-weight: 400;
	font-size: 12px;
	max-width: 85px;
	text-align: center;
}
.view-features-with-parts .legend{
	width:500px;
	font-size:12px;
	margin-bottom: 0px;
}
.view-features-with-parts td.views-field.views-field-title{
	width:500px;
	max-width:500px;
	padding: 5px;
	text-align: left;
}
.view-features-with-parts table tr td{
	padding:0px;
	min-width:85px;
	max-width:100px;
	width:85px;
}

.view-features-with-parts caption{
	text-align:left;
}

.view-features-with-parts {
	margin-top: 10px;
}

.view-features-with-parts.view-display-id-page_2 table:first-child>thead,
.table-melanopic-ratio thead {
	display: table-header-group !important;
}

.view-features-with-parts caption h2{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #429DB5;
}

.view-features-with-parts caption a:hover {
	text-decoration: none;
}

.view-features-with-parts caption.spacer, .view-features-with-parts.view-display-id-page_2>.view-content>table:first-child caption{
	margin-bottom:-40px;
}

.view-features-with-parts .view-header {
	padding: 10px 0px;
}

.view-features-with-parts .views-table tbody>tr>td.vert-align, .view-features-with-parts .views-table thead>tr>th.vert-align {
	vertical-align: middle;
}

.lexicon-links {
	background:transparent;
	text-align:left;
	color:#000;
}

div.compliance-matrix{
	float:right;
	display:inline-block;
	font-size:10px;
	padding-top:20px;	
}

div.compliance-matrix .views-field-field-core-shell,
div.compliance-matrix .views-field-field-well-interiors,
div.compliance-matrix .views-field-field-well-buildings,
div.compliance-matrix .views-field-field-well-kitchen,
div.compliance-matrix .views-field-field-well-education,
div.compliance-matrix .views-field-field-well-multifamily,
div.compliance-matrix .views-field-field-well-restaurant,
div.compliance-matrix .views-field-field-well-retail{
	display:inline-block;
	width:50px;
}
.view-parts .view-grouping-header.first .pull-left{
	margin-top:0px;
}
.view-parts .view-grouping-header.first div.compliance-matrix{
	padding-top:20px;
	margin-top:-25px;
}


.compliance-header{
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	margin-bottom: 10px;
	font-size:9px;
}

td.views-field-field-core-shell,
td.views-field-field-well-interiors,
td.views-field-field-well-buildings,
td.views-field-field-well-kitchen,
td.views-field-field-well-education,
td.views-field-field-well-multifamily,
td.views-field-field-well-restaurant,
td.views-field-field-well-retail{
	background:#54565A !important;
	border:1px solid #eee;
}

.views-field-field-core-shell span,
.views-field-field-well-interiors span,
.views-field-field-well-buildings span,
.views-field-field-well-kitchen span,
.views-field-field-well-education span,
.views-field-field-well-multifamily span,
.views-field-field-well-restaurant span,
.views-field-field-well-retail span{
	width:100%;
	text-align:center;
	line-height: 2.1;
	display:inline-block;
	vertical-align: middle;
	padding: 15px;
	color: #fff;
}

.views-field-field-core-shell span.P{
	background :#4D4D50;
	color:white;
	height: 100%;
}

.views-field-field-core-shell span.O{
	background :#9DA0A2;
	color:white;
	height: 100%;
}

.features-no-compliance .views-field-field-core-shell span.P,
.views-field-field-well-interiors span.P,
.views-field-field-well-buildings span.P,
.views-field-field-well-kitchen span.P,
.views-field-field-well-education span.P,
.views-field-field-well-multifamily span.P,
.views-field-field-well-restaurant span.P,
.views-field-field-well-retail span.P{
	color:white;
	height: 100%;
	padding: 15px;
	background-color: #4DB4D2;
}

.features-no-compliance .views-field-field-core-shell span.O,
.views-field-field-well-interiors span.O,
.views-field-field-well-buildings span.O,
.views-field-field-well-kitchen span.O,
.views-field-field-well-education span.O,
.views-field-field-well-multifamily span.O,
.views-field-field-well-restaurant span.O,
.views-field-field-well-retail span.O{
	color:white;
	height: 100%;
	padding: 15px;
	background-color: #4DB4D2;
}

.view-parts .view-grouping-header, .field-content {
	clear: both;
}

.view-concepts-links span.field-content a {
	color: #52636B;
	padding-right: 5px;
	font-weight: bold;
}

.requirement-description {
	max-width: 90%;
	margin-left: 15px;
	padding-bottom: 2px;
}

.requirement-number sup {
	font-size: 11px;
	top: 3px;
}

.mb0 {
	margin-bottom: 0px !important;
}

.pr0 {
	padding-right: 0px;
}

.field-item img {
	max-width: 150px;
	height: auto;
}

.view-parts h3 span {
	font-weight: 300 !important;
	font-family: "museo-sans", sans-serif;
	color: #666;
	font-size: 18px;
}

.node-type-feature .view-parts h3 {
	font-size: 16px;
}

.view-parts h3 {
	margin-top: 5px 0px;
}

.field-name-field-bodily-systems {
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	padding: 10px;
	margin-right: -3px;
	margin-bottom: 20px;
	background: #444;
	color: white;
	width: 100px;
}

h5.bodily-systems-header {
	margin-top: 30px;
}

/* Nav tabs */
.vertical-container .nav-tabs li{
	float:none;
	margin-left:20px;
	margin-bottom:5px;
}

.vertical-container .nav-tabs li a{
	color: #000;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	height:30px;
	padding-top:5px;
	border-radius:0;
	font-size:13px;
}

.vertical-container .nav-tabs li.active a{
	color:#fff;
	border-bottom:none;
}

.vertical-container .tab-content{
	margin-top: 30px;
	line-height: 1.6;
	text-align: left;
	font-size: 18px;
}

.nav-tabs li a:hover, .nav-tabs li a:focus { 
	background: transparent; 
}

li.air a{background:#4db4d2; opacity:.4;}
li.air.active > a{background: #4db4d2 !important; opacity:1;}
ul.nav-tabs li.air a:hover{background: #4db4d2 !important;opacity:1;}
li.water a{background:#1c6078; opacity:.4;}
li.water.active > a{background: #1c6078 !important; opacity:1;}
ul.nav-tabs li.water a:hover{background: #1c6078 !important;opacity:1;}
li.nourishment a{background:#81ab68; opacity:.4;}
li.nourishment.active > a{background: #81ab68 !important; opacity:1;}
ul.nav-tabs li.nourishment a:hover{background: #81ab68 !important;opacity:1;}
li.light a{background:#ecb95f; opacity:.4;}
li.light.active > a{background: #ecb95f !important; opacity:1;}
ul.nav-tabs li.light a:hover{background: #ecb95f !important;opacity:1;}
li.fitness a{background:#c5a787; opacity:.4;}
li.fitness.active > a{background: #c5a787 !important; opacity:1;}
ul.nav-tabs li.fitness a:hover{background: #c5a787 !important;opacity:1;}
li.comfort a{background:#d88e7e; opacity:.4;}
li.comfort.active > a{background: #d88e7e !important; opacity:1;}
ul.nav-tabs li.comfort a:hover{background: #d88e7e !important;opacity:1;}
ul.nav-tabs li.mind a:hover{background: #43b1bc !important;opacity:1;}
li.mind a{background:#43b1bc; opacity:.4;}
li.mind.active > a{background: #43b1bc !important; opacity:1;}

.nav-tabs li a{
	opacity: .5;
	border:none !important;
}

.nav-tabs li.active a{
	opacity:1;
}

.nav-tabs li.active a{
	border:none;
	border-bottom:2px solid #ddd !important;
}

.nav-tabs{
	border-bottom:none;
}

.wellbtn {
	display: inline-block;
	width: auto;
	padding: 12px;
	color: #fff;
	background: #46a9e3;
	border: 0;
	border-radius: 5px;
	text-align: center;
	outline: none;
	text-decoration: none!important;
	transition: background-color 0.2s ease-out,color 0.2s ease-out;
}

div.desktop img {
	margin: 0px;
	border: 0px;
	border-radius: 0px;
}

.caret {
	border-top: 6px solid #000;
	border-right: 6px solid transparent;
	border-bottom: 0 dotted;
	border-left: 6px solid transparent;
}

ul li.active {
	background: #fff;
	border-radius: 5px;
}

h3.basic-sub-header {
	color: #888;
}

.table-well tbody>tr>td.vert-align, .table-well thead>tr>th.vert-align {
	vertical-align: middle;
}

.table-well tr.info, .table-well tr>td.info {
	background-color: #7CC6EA;
}

.table-well tr td.text-transparent{
	color: #FFF;
}

.table-well thead>tr>th{
	background-color: #eee;
	color: #525559;
}

.table-well, .table-well td, .table-well thead>tr>th,
.table-well tbody>tr>td{
	border-color: #ccc;
	padding: 15px;
	border-right: 1px solid #ccc;
}

img.biophilia-image {
	margin-top: 20px;
}

.padding-noleft { padding-left: 0px !important; }
.padding-noright { padding-right: 0px !important; }

h3.concept-Air, .concept-Air { background-color: #02adbd; }
h3.concept-Water, .concept-Water { background-color: #1C6078; }
h3.concept-Nourishment, .concept-Nourishment { background-color: #81AB68; }
h3.concept-Light, .concept-Light { background-color: #ECB95F; }
h3.concept-Fitness, .concept-Fitness { background-color: #C5A787; }
h3.concept-Comfort, .concept-Comfort { background-color: #D88E7E; }
h3.concept-Mind, .concept-Mind { background-color: #43B1BC; }
h3.concept-Innovation, .concept-Innovation { background-color: #808080; }

.header-banner {		
	background: #555;		
	color: #ddd;		
	margin: 0px;		
	padding: 2px;		
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2) inset;		
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2) inset;		
	box-shadow: 0 -1px 10px rgba(0,0,0,.5) inset;		
	border: none;		
}

.concept-light-bg .ctools-jump-menu-button,
.concept-light-bg .ctools-jump-menu-button:hover, 
.concept-light-bg .ctools-jump-menu--2 .btn, 
.concept-light-bg .ctools-jump-menu--2 .btn-default,
.concept-innovation-bg .ctools-jump-menu-button,
.concept-innovation-bg .ctools-jump-menu-button:hover, 
.concept-innovation-bg .ctools-jump-menu--2 .btn, 
.concept-innovation-bg .ctools-jump-menu--2 .btn-default,
.concept-comfort-bg .ctools-jump-menu-button,
.concept-comfort-bg .ctools-jump-menu-button:hover, 
.concept-comfort-bg .ctools-jump-menu--2 .btn, 
.concept-comfort-bg .ctools-jump-menu--2 .btn-default,
.concept-fitness-bg .ctools-jump-menu-button,
.concept-fitness-bg .ctools-jump-menu-button:hover, 
.concept-fitness-bg .ctools-jump-menu--2 .btn, 
.concept-fitness-bg .ctools-jump-menu--2 .btn-default{
	padding: 0px 40px;
	margin-left: 14px;
	background: transparent;
	border: 1px solid #54565A;
	color: #54565A;
	font-size: 16px;
	height: 42px;
	border-radius: 0px !important;
	margin-top: 1px;
}

.chosen-container-single .chosen-single div b {	
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 8px;
}

..chosen-container .chosen-results{
	padding: 0px !important;
	margin: 0px !important;
}
.chosen-container .chosen-results li{
	line-height: 9px;
}

.chosen-container-single .chosen-single {
	height: 42px!important;
	position: relative;
	display: block;
	overflow: hidden;
	padding: 8px 0px 0px 10px;
	height: 36px;
	border: 1px solid #aaa;
	border-radius: 0px;
	background:white !important;
	background-clip: padding-box;
	box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #444;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px;
}
.chosen-container .chosen-drop{
	box-shadow: none !important;
}
.chosen-container-active.chosen-with-drop .chosen-single{
	border-radius: 0px !important;
}
.badge-aap-Approved { background-color: #00AF9B; }
.badge-aap-Not { background-color: #F7802E; }

.badge-addenda-active { background-color: #32B5CB; color:#fff; }
.badge-addenda-inactive { background-color: #D7D7D7; color: #111;}

#pilotAccordion a:focus, a:active, a:hover,
#citationsAccordion a:focus, a:active, a:hover {
	text-decoration: none;
}

div.features-parts {
	padding-top: 40px;
	background-color: #F6F7F9;
}

.concept-header {
	color: white;
	text-transform: uppercase;
	padding: 5px;
}

h5, .h5 {
	font-size: 16px;
}

.pl5 {
	padding-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.fl-header {

	height: 50px;
}

.fl-header .fl-header-title {
	text-align: center;
	margin-top: 26px;
	font-size: 34px;
	color: #00ACBC !important;
}

.fl-nav-tabs {
	border: 0;
	margin-bottom: 5px;
}

.fl-nav-tabs li:first-child {
	border-right: 2px solid #AAA;
	border-radius: 0px !important;
}

.fl-nav-tabs li {
	border-right: none;
}

.fl-nav-tabs li.active a {
	border-bottom: 0px !important;
}

.fl-nav-tabs li.active>a>strong {
	color: #429DB5;
}

.nav-tabs.fl-nav-tabs li>a {
	font-size: 12px;
	opacity: 1;
	color: #888;
	letter-spacing: 0.7px;
	padding: 5px;
}

.fl-nav-tabs li:first-child>a {
	padding-left: 0px;
}

.feature-tabs {
	padding: 11px 0px;
	background: #54565A;
}

.feature-tabs li {
	border: none;
	background-color: transparent;
	border-radius: 0px !important;
	padding: 5px;
}

.feature-tabs.nav-tabs li.active {
	background-color: transparent;
}

.feature-tabs li>a, .feature-tabs li.active>a {
	color: #fff !important;
	background-color: transparent;
	border: none !important;
	font-size: 14px;
	letter-spacing: 1px;
	opacity: 1;
	text-transform: uppercase;
	text-align: center;
}

.feature-tabs li.active:after {
	border-bottom: 12px solid #fff;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	content: "";
	display: inline-block;
	left: 45%;
	position: absolute;
	bottom: -12px;
}

.text-normal {
	text-transform: none !important;
}

.table-borderless>thead>tr>th,
.table-borderless>thead>tr>td,
.table-borderless>tbody>tr>th,
.table-borderless>tbody>tr>td,
.table-borderless>tfoot>tr>th,
.table-borderless>tfoot>tr>td {
	border: none !important;
}

h4.imperative-feature-title {
	margin: 0px;
	font-weight: 700;
	color: #777;
}

h5.imperative-title {
	margin: 0px;
}

p.imperative-description {
	margin-bottom: 0px;
	font-size: 90%;
}

.concept-page-header {
	color: #fff;
	padding-top: 35px; 
	padding-bottom: 35px !important;
	background-size: cover;
}

.feature-page-header {
	color: #fff;
	padding-top: 35px; 
	padding-bottom: 35px !important;
}

.feature-page-nav.row {
	background-color: #54565A;
}

.concept-page-header h1.pane-title, .feature-page-header h1.pane-title  {
	color: #FFF;
	text-align: left;
	margin: 0px;
	text-transform: uppercase;
	font-weight: 500 !important;
	letter-spacing: 1px;
	font-size: 40px;
	margin-left: 10px;
	vertical-align: middle;
	display: inline;
}

.concept-page-header.concept-comfort-bg h1.pane-title,
.concept-page-header.concept-fitness-bg h1.pane-title,
.concept-page-header.concept-light-bg h1.pane-title,
.concept-page-header.concept-innovation-bg h1.pane-title,
.concept-comfort-bg .conceptDescription, .concept-fitness-bg .conceptDescription, 
.concept-light-bg .conceptDescription, .concept-innovation-bg .conceptDescription {
	color: #54565A;
}

.concept-page-header p, .feature-page-header p {
	font-weight: 100;
}

.feature-page-header .field-label-inline .field-label {
	font-weight: 100;
	font-size: 20px;
}

.feature-page-header .field-items p {
	margin-bottom: 10px;
	font-size: 20px;
}

.concept-page-header a.concept-link, 
.feature-page-header a.concept-link {
	font-size: 12px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	color: #52636B;
	text-decoration: none;
	font-weight: bold;
}

.concept-page-footer a.concept-link, 
.feature-page-footer a.concept-link {
	font-size: 12px;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}

.concept-page-footer  span.field-content a {
	color: #666 !important;
}

.feature-page-footer span.concept-linkage, 
.feature-page-footer .view-id-features span.field-content>a {
	color: #666;
}

span.concept-linkage {
	font-size: 12px;
	color: #666;
	margin: 0px 5px;
}

.project-verification-matrix {
	background: #f6f7f9;
}

.header-banner h6 {
	font-weight: 300;
	color: #fff;
}

div.headerbar {
	height: 92px;
}

div.concept-innovation>h2.pane-title,
div.concept-innovation .field-name-field-description {
	display: none;
}

.btn-info {
	border-color: #0094A4;
	background-color: #429DB5;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, 
.btn-info.active, .open .dropdown-toggle.btn-info {
	background-color: #0094A4;
	border-color: #007A8A;
}

.chosen-container .chosen-results li.group-result, 
.chosen-container .chosen-results li.group-option,
.chosen-container .chosen-results li.active-result {
	font-size: 14px;
	line-height: 1;
	height: 26px;
}
.chosen-container .chosen-results li.group-option {
	padding-top: 6px;
}
.fa-angle-double-right:before{
	color: #666;
}

.field-name-field-feature-image img {
	max-width: 100px;
}

.field-name-field-bodily-systems div.field-item {
	font-size: 8px;
	font-weight: 100;
	letter-spacing: 1px;
}

.headerbar .navbar-nav > li > a {
	position: relative;
	text-decoration: none;
	margin-right: 30px;
	padding-bottom: 10px;
	margin-top: 30px;
	color: black;
	font-size: 16px;
	font-weight: 400;
}

ul.headermenu .btn-default.dropdown-toggle {
	color: #53565A;;
	font-size: 14px;
	font-weight: 500;
	height: 54px;
	font-family: 'roboto' !important;
}

.header-right .btn-cta {
	position: relative;
	text-decoration: none;
	padding-top: 17px;
	padding-bottom: 5px;
	display: block;
	color: #53565A;
	font-size: 14px;
	font-weight: 500;
	font-family: 'roboto' !important;
}

.headerbar .navbar-nav > .active > a {
	position: relative;
	text-decoration: none;
	color: #53565A;
	background-color: transparent;
	border-bottom: 3px solid #429DB5;
}

.headerbar .navbar-nav > li > a:hover {
	background-color: transparent;
}

.headerbar .navbar-nav > li > a:before, .header-right a.btn-cta:before {
	content: "";
	position: absolute;
	text-align: center;
	width: 100%;
	height: 3px;
	bottom: -3px;
	left: 0;
	background-color: #429DB5;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.headerbar .navbar-nav > li > a:hover:before, .header-right a.btn-cta:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.headerbar .navbar-nav > .active > a, 
.headerbar .navbar-nav > .active > a:hover, 
.headerbar .navbar-nav > .active > a:focus {
	color: #53565A;
	background-color: transparent;
}

.headerbar .nav > li > a {
	padding: 0px;
	padding-bottom: 5px;
	margin-right: 25px;
	font-size: 14px;
	font-weight: 500;
	font-family: 'roboto' !important;
	color: #53565A;
}

.legacy-standard .leftpanel {
	margin-top: 40px !important;
}
.quick-features{
	color: #636e7b;
	width: 400px;
	height: 43px;
}

.b-line {
	width: 70px;
	border-width: 2px;
	border-style: solid;
	margin-bottom: 20px;
	margin: auto;
}

.b-line-fl-header{
	border-color: #54575A;
	background: #54575A;
}

.mainpanel{
	height: 100%!important;
}

.concept-title-image{
	width: auto;
	background: white;
	border-radius: 50%;
	padding: 6px;
	max-width: 50px !important;
	display: inline !important;
}

.concept-innovation-bg .concept-title-image{
	background: #f4f5f7;
}

chosen-container-single .chosen-single {
	height: 45px;
	line-height: 24px;
}

#parts-accordian-title{
	background:white;
	padding: 20px 10px;
}
.text-right {
	float: right!important;
}
.conceptNavigation{
	color: #52636B!important;
	font-weight: bold;
}
/*for width less than 800px*/
@media(max-width:800px){
	.explore{
		display: none;
	}
	.mainpanel{
		overflow: none;
	}
	.col-sm-8 {
		width: auto!important;
	}
	.text-right {
		float: right!important;
	}
	.node-type-concept h2.pane-title, .node-type-feature h2.pane-title {
		text-transform: uppercase;
		font-weight: 500;
		color: #666;
		margin-top: 53px;
	}
	.project-verification-matrix{
		padding-left: 25px!important;
	}
	div#body{
		padding-right: 0px;
		overflow: hidden;
	}
	#body #main-row-content {
		padding: 0px !important; 
	}
	.navbar-nav{
		margin: 0px;
	}
	.conceptNavigation{
		margin-top: 40px;
	}
}
.parts-right-side{
	color:white;
	padding-left: 35px;
}
.features-parts .panel-body { 
	background-image: -ms-linear-gradient(left, #FFFFFF 66.67%, #48B2D3 66.67%);
	background-image: -moz-linear-gradient(left, #FFFFFF 66.67%, #48B2D3 66.67%);
	background-image: -o-linear-gradient(left, #FFFFFF 66.67%, #48B2D3 66.67%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0.6667, #FFFFFF), color-stop(0.6667, #48B2D3));
	background-image: -webkit-linear-gradient(left, #FFFFFF 66.67%, #48B2D3 66.67%);
	background-image: linear-gradient(to right, #FFFFFF 66.67%, #48B2D3 66.67%);
}
.parts-body ol li{
	color: #666666;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 8px;
	text-align: left;
}
.parts-body .part-requirements {
	padding-left: 25px;
}
.part-requirements .requirement-item {
	display: flex;
}
.part-requirements .requirement-item>.requirement-number, 
.part-requirements .requirement-item>.requirement-desc {
	color: #666666;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 8px;
	text-align: left;
}
.part-requirements .requirement-item>.requirement-number {
	width: 30px !important;
	min-width: 30px;
	display: flex;
}
.part-description {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 15px;
	text-align: left;
}
.features-parts .panel{
	border-radius: 0px;
	border: none;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top:none;
	padding-left: 20px;
	padding-right: 20px;
}
.parts-title-name-open {
	color: #4DB4D2;
	font-size: 24px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: 500;
	text-align: left;
}
.parts-title-part-text-open{
	font-size: 14px;
	text-transform: uppercase;
	color: #555;
}
.panel-title>a {
	color: inherit;
	text-decoration: none;
}
span.verification-sub-title {
	font-size: 18px;
	font-weight: 100;
}
.verification-body{
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 1px;
}
span.verification-title {
	font-size: 18px;
	font-weight: 100;
	letter-spacing: 1px;
}
.parts-right-side span.verification-title {
	font-weight: 500;
}
.part-right-title{
	color: white;
	padding-left: 30px;
	font-size: 16x;
	padding-top: 20px;
}
.verification-body:before {
	content: "- ";
	padding-left: 10px;
	padding-right: 5px;
}
.verification-body {
	margin-left: 0px;
	display: flex;
}

@media (max-width: 500px){
	h4.panel-title {
		padding-right: 20px;
	}
	.parts-title-name-open{
		font-size: 14px;
	}
	.mr7{
		color:black;
	}
	.features-parts .panel-body {
		background: -webkit-linear-gradient(left,white 60%, #48b2D3 60%); /* For Safari 5.1 to 6.0 */
	}
	.features-parts {
		padding: 0px;
	}
	.feature-tabs li>a, .feature-tabs li.active>a{
		font-size: 10px;
	}
	.feature-intent-text{
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	.verification-heading-text{
		font-size: 11px;
		padding-left: 0px!important;
	}
	.concept-page-header h1.pane-title, .feature-page-header h1.pane-title{
		font-size: 30px;
	}
	.concept-tilte-image{
		min-width: 40px;
		height:40px!important;
	}
	span.verification-title, .verification-body {
		font-size: 13px;
		color: white;
	}
	.part-right-title{
		padding-left: 8px;
	}
	.verification-body:before {
		content: "-";
		padding-left:0px;
	}
	span.verification-title:before {
		content: ' \25CF';
		font-size: 16px;
		color: white;
	}
	.verification-body{
		margin-left: 0px;
	}
}

.fa-angle-double-left{
	color:#52636B;
}

.parts-accordian{
	margin-bottom: 30px!important;
	background: white;
}

.parts-accordian > .panel{
	border:none !important;
	border-radius:none !important;
}

.parts-accordian .panel-heading {
	cursor: pointer !important;
}

#parts-accordian-title .panel-title {
	font-size: 18px;
	font-weight: 500;
}

.parts-title-name{
	color:#4DB4D2;
}

.parts-title-part-text{
	color: #666;
}

.field-name-field-feature-text p {
	font-size: 16px;
	line-height: 1.8;
}

.feature-page-sub-header {
	font-size: 28px;
	color: #70879B;
	letter-spacing: 1px;
	font-weight: 300;
}

.feature-border-bottom {
	border-bottom: 2px solid #777;
	margin-bottom: 20px;
}

.feature-background-section {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.feature-citations-row {
	background-color:#F7F6F9;
	cursor: pointer;
}

.feature-applicability-header {
	color: #444;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
}

.glossary-page-header {
	color: #fff;
	padding-bottom: 30px!important;
}

.header-image{
	width: 70px;
	background:white;
	border-radius: 50px;
	height: 70px;
}

.header-pane-title{
	color: #54575A;
	margin-top: 10px !important;
	font-size: 44px!important;
}

.links-left {
	float: left;
}

.links,.links-right,.links-left,.links-right:hover,.links-left:hover{
	color: #429db5;
    font-size: 12px;
    font-weight: 500;
}

.links-left a, .links-left a:hover, .links-left a:active, .links-left a:hover {
	text-decoration: none;
	color: #429db5;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background: transparent !important;
	color: white;
}

.nav-tabs>li>a:hover {
	background: transparent !important;
}

li .active{
	cursor: pointer;
}

.glossary-page-header{
	background-color: white;
}

.panel-panel.panel-col {
	background: #F6F7f9;
}

.table > tbody > tr > th, .table > tfoot > tr > th,
.table > thead > tr > td, .table > tbody > tr > td,
.table > tfoot > tr > td { 
	padding-left: 20px;   
	padding-right: 20px;
}

.standard-header-no-image .header-pane-title {
	margin: 0px !important;
	padding: 10px;
}

.standard-header-no-image .header-body {
	padding: 0px 10px;
}

@media screen and (max-width: 1024px) {
	.standard-header-no-image {
		padding: 0px 20px;
	}
	.standard-header-no-image .header-pane-title {
		font-size: 36px !important;
	}
	.feature-page-header h1.pane-title {
		margin-left: 0px;
		display: block;
	}
	div, p, .parts-body ul li {
		font-size: 14px !important;
	}
	span.verification-title, .verification-body {
		font-size: 14px !important;
	}
	.ds-screen-padding {
		padding: 0px 20px;
	}
	.concept-page-header, .feature-page-header {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 880px) {
	#parts-accordian-title, .features-parts .panel-body {
		background: none !important;
	}
	.parts-body {
		padding: 0px;
	}
}

.feature-page-header .view-features-block {
    margin-top: 20px;
}

.page-protected-page .page-header, form#protected-pages-enter-password {
    max-width: 80%;
    margin: auto;
    margin-top: 30px;
}

.feature-description {
	font-size: 16px;
	line-height: 1.8;
}

.feature-page-header .feature-intent {
	font-size: 20px;
	margin-top: 10px;
}