body {
	font-family: "proxima-nova", Arial, Helvetica, sans-serif;
	color: #6D6D6D;
    line-height: 1.68em;
	font-weight: 400;
    background: #F6F6F6 url(../images/bk.gif) repeat;
}

body > .container { padding: 0px; }

header {
    display: block !important;
    position: relative;
    padding: 10px 20px 32px 40px;
    overflow: hidden;
	background: #fff;
}
@media (max-width: 1199px) { header { padding-bottom: 29px; } }
@media (max-width: 991px) { header { padding: 16px 8px 2px 16px; } }
@media (max-width: 767px) { header { padding: 8px 8px 8px 8px; min-height: 105px; } }
@media (max-width: 477px) {  header { padding: 6px; } }


#logo { 
	position:absolute;
    display: block;
    padding: 0px;
	margin: 0px;
    line-height: 1em;
}
@media (max-width: 1199px) { #logo { top: 12px; left:26px; max-width: 240px; } }
@media (max-width: 991px) { #logo { top: 10px; left:12px; max-width: 210px; } }
@media (max-width: 767px) { }
@media (max-width: 559px) { }
@media (max-width: 477px) { }


#top {
	font-size: 1.25em;
    line-height: 1.68em;
	font-weight: 300;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	text-align:right;
}
@media (max-width: 991px) { #top { margin: 62px 0px 0px 0px; } }
@media (max-width: 767px) { #top { margin: 16px 0px 0px 0px; } }
@media (max-width: 477px) { #top { margin: 0px 0px 0px 0px; } }

#topContact {
    line-height: 1em;
	font-weight: 300;
	font-size: 1.1em;
	text-align:right;
	display: none;
}
@media (max-width: 477px) { #topContact {font-size: 1em; } }

nav {
	font-size: 13.8px;
    line-height: 24px;
	font-weight: 300;
	margin: 0px 0px 30px 0px;
}
@media (max-width: 991px) { nav { font-size: 12.8px; } }
@media (max-width: 767px) { nav { margin: 0px 0px 5px 0px; } }










#median {
	background: #fff;
	padding: 92px 35px 20px 35px;
	margin: -100px 0em 0px 0em;
}
#crux {
	font-size: 1.55em;
    line-height: 1.68em;
	font-weight: 300;
	background: #fff;
	margin: 0px 50px 0px 0px;
}
#crux.crux-left {
  position: relative;
  min-height: 1px;
  float: left;
  width: 55%;
  margin-right: 2.5%;
  margin-left: 2%;
}
#beside {
	font-size: 1.38em;
    line-height: 1.68em;
	font-weight: 300;
	margin-top: 75px;
  position: relative;
  min-height: 1px;
  margin-right: 3%;
  margin-left: 2.5%;
  float: left;
  width: 35%;
  padding: 0px;
}
#leftInner {
  position: relative;
  min-height: 1px;
  float: left;
  width: 695px; max-width: 695px;
  margin-right: 30px;
  margin-left: 10px;
}
#rightInner {
  position: relative;
  min-height: 1px;
  margin-right: 0px;
  margin-left: 30px;
  float: left;
  width: 315px;
  padding: 0px;
}
#signup {
	font-size: 1.33em;
	padding: 24px 0px 24px 0px;
	background: #3482A2;
}
footer {
	font-size: 1.2em;
	color: #fff;
	color: rgba(255,255,255,0.9);
	font-weight:400;
	padding: 70px 0px 60px 0px;
	background: #6AB2BD url(../images/bk-footer.png) no-repeat top center;
}

@media (min-width: 1200px) { #signup { font-size: 1.55em; } }

@media (max-width: 1199px) { 
	#crux { margin: 0px; }
	#leftInner,
	#crux.crux-left { width: 60%; margin-left: 0; margin-right: 2.5%; }
	#rightInner,
	#beside { width: 35%; margin-right: 0; margin-left: 2.5%;  }
	footer { padding: 35px 0px 25px 0px; }
}
@media (max-width: 991px) {
	#crux { font-size: 1.4em; }
	#crux.crux-left { width: 68%; margin-right: 0; }
	#beside { width: 30%; max-width: 100%; margin-left: 2%; }
	#leftInner { width: 62%; margin-right: 1.5%; }
	#rightInner { width: 35%; margin-left: 1.5%; }
	footer { padding: 33px 0px 29px 0px; }
}
@media (max-width: 767px) {
	#median { padding: 100px 25px 100px 25px; }
	#crux { font-size: 1.4em; }
	#rightInner,
	#leftInner { width: 100%; margin: 0px 50px 0px 0px; }	
	#crux.crux-left { width: 100%; }
	#beside { width: 103%; max-width: 103%; margin: 30px -1.5% 0px -1.5%; }
	#signup { padding: 16px 0px 16px 0px; }
	footer { padding: 32px 0px 32px 0px; }
}
@media (max-width: 559px) {
}












@media (min-width: 768px) { body.view-featured #median { padding: 0px 15px 55px 15px; margin: -60px 0px 0px 0px; } }

@media (max-width: 767px) { body.view-featured #median { padding: 0px 0px 5px 0px; margin: -60px 0px 0px 0px; } }









#myCarousel .carousel-caption {
    text-align: center;
    margin: 0px 0px 0px 58%;
	right: auto;
	left: auto;
	top: 325px;
	padding-bottom: 30px;
}
#myCarousel .item.spread-better .carousel-caption img { background: #3184A3; background: none repeat scroll 0% 0% rgba(43, 130, 163, 0.8); }
#myCarousel .item.spread-faster .carousel-caption img { background: #3184A3; background: none repeat scroll 0% 0% rgba(43, 130, 163, 0.8); }
#myCarousel .item.spread-greater .carousel-caption img { background: #43B0DB; background: none repeat scroll 0% 0% rgba(67, 176, 219, 0.8); }
#myCarousel .item.spread-safer .carousel-caption img { background: #299299; background: none repeat scroll 0% 0% rgba(41, 146, 153, 0.8); }
#myCarousel .item.spread-secure .carousel-caption img { background: #43B0DB; background: none repeat scroll 0% 0% rgba(67, 176, 219, 0.8); }

#myCarousel .item .carousel-caption img { padding: 24px; margin: 0px; max-width: 95%; }
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0; }
.carousel-inner > .next,
.carousel-inner > .prev { position: absolute; top: 0; width: 100%; }
.carousel-inner > .next { left: 100%; }
.carousel-inner > .prev { left: -100%; }
.carousel-inner > .next.left,
.carousel-inner > .prev.right { left: 0; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }

.carousel-inner > .next,
.carousel-inner > .prev,
.carousel-inner > .next.left,
.carousel-inner > .prev.right,
.carousel-inner > .active.left,
.carousel-inner > .active.right { width: 1170px; top: -10px; }

	#myCarousel .item .carousel-caption .caption-inner { 
		display: block;
		background: rgba(50,132,164,0.8);
		margin: 0px 25% 0px 20%;
		padding: 1em 1.5em;
		text-align: left;
		font-size: 1.4em;
		text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	}
	#myCarousel .item .carousel-caption .caption-inner h4 { margin: 0px; padding: 0px; text-transform: uppercase; font-size: 1.6em; }
	#myCarousel .item .carousel-caption .caption-inner h4 a { color: #fff; }
	#myCarousel .item .carousel-caption .caption-inner p { margin: 0px; padding: 20px 0px 0px; }
	#myCarousel .item .carousel-caption .caption-inner p a { color: #fff; text-decoration: underline; }
	#myCarousel .item .carousel-caption .caption-inner p a:hover,
	#myCarousel .item .carousel-caption .caption-inner p a:focus { text-decoration:none; }


@media (min-width: 768px) { 
	#spread { margin: 58px -15px 0px -15px; padding: 0px; }	
	#myCarousel { height: 397px; margin: 0px -15px; padding: 0px; overflow:hidden; }	
	#myCarousel .item > img { width: 750px; height: 397px; margin: 0px; display:block; }	
	#myCarousel .item .carousel-caption { right: auto; left: 0%; top: auto; bottom: 0px; margin: 0px; padding: 0px 0px 90px 0px; width: 50%; }
	#myCarousel .item .carousel-caption img { padding: 18px; margin: 0px; max-width: 100%; max-height: 100px; }
	#myCarousel .item .carousel-caption .caption-inner { margin: 0px 15% 0px 15%; }
}
@media (min-width: 992px) { 
	#myCarousel { height:514px; }	
	#myCarousel .item > img { width: 970px; height:514px; }	
	#myCarousel .item .carousel-caption img { padding: 24px; max-height: none; }
	#myCarousel .item .carousel-caption .caption-inner { margin: 0px 25% 0px 10%; font-size: 1.8em; }
}
@media (min-width: 1200px) { 
	#myCarousel { height:620px; }	
	#myCarousel .item > img { width: 1170px; height:620px; }
	#myCarousel .item .carousel-caption .caption-inner { font-size: 2.15em; padding: 1.5em 2em; }
}
@media (max-width: 767px) {	
	#spread { margin: 58px 0px 0px 0px; padding: 0px; }	
	#myCarousel { height: 408px; margin: 0px -15px; padding: 0px; overflow:hidden; }	
	#myCarousel .carousel-inner  { width: 120%; min-width: 770px; height: 408px; position:absolute; margin: 0px 0px 0px -10%; padding: 0px; }
	#myCarousel .item > img { width: 770px; height: 408px; margin: 0px auto; padding: 0px; display:block; }	
	#myCarousel .item .carousel-caption { right: 8%; left: auto; top: auto; bottom: 0px; margin: 0px; padding: 0px 0px 3% 0px; width: 100%; }
	#myCarousel .item .carousel-caption img { padding: 12px; margin: 0px auto; max-width: 100%; max-height: 100px; }
}
@media (max-width: 559px) {	
	#myCarousel { height: 300px; }
	#myCarousel .carousel-inner  { min-width: 570px; height: 300px; }
	#myCarousel .item > img { width: 570px; height: 300px; }
	#myCarousel .item .carousel-caption img { max-height: 85px; }
}
@media (max-width: 477px) {
	#myCarousel { height: 240px; }
	#myCarousel .carousel-inner  { min-width: 480px; height: 240px; }
	#myCarousel .item > img { width: 480px; height: 240px; }
	#myCarousel .item .carousel-caption img { max-height: 75px; }
}







@media (min-width: 992px) {	
.homeBlocks { position: absolute; z-index: 10; margin: -40px -15px 0px -15px; padding: 0px 15px; width: 100%; }
.homeBlocks ul.listBlocks {
	list-style: none; display: block;
	margin: 0px; padding: 0px 0px;
	color: #FFF; font-weight: 300;
	font-size: 15px; line-height: 1.4;
}
.homeBlocks ul.listBlocks > li { float:left; width: 24%; margin: 10px 0px 0px 1%; padding: 0px 0px; min-height: 210px; }
.homeBlocks ul.listBlocks > li:nth-child(1) { clear: both; margin-left: 0px; }

.homeBlocks ul.listBlocks > li > div { margin: 12px 15px 0px; padding: 0px; }
	
.homeBlocks ul.listBlocks h4 { margin: 0px 0px 4px 0px; padding: 0px; }
.homeBlocks ul.listBlocks p { padding-bottom: 0.5em; margin-bottom: 0.5em; }
.homeBlocks ul.listBlocks a { color: #FFF; }
.homeBlocks ul.listBlocks a.listEHR-readmore { color:#fff; font-weight:500; text-decoration:underline; }
body.view-featured #crux { margin-top: 219px; }
}
@media (min-width: 1200px) {	
.homeBlocks ul.listBlocks { font-size: 16px; line-height: 1.5; }
}
@media (max-width: 991px) {	
body.view-featured #crux { margin-top: 288px; }
.homeBlocks { margin: 0px; padding: 0px 0px 8px 0px; }
.homeBlocks ul.listBlocks {
	list-style: none; display: block;
	margin: 0px; padding: 0px 0px;
	color: #FFF; font-weight: 300;
	font-size: 14px; line-height: 1.25;
	width: 100%;
}
.homeBlocks ul.listBlocks h4 { margin: 0px 0px 4px 0px; padding: 0px; }
.homeBlocks ul.listBlocks p { padding-bottom: 0.2em; margin-bottom: 0.2em; }
.homeBlocks ul.listBlocks a { color: #FFF; }
.homeBlocks ul.listBlocks a.listEHR-readmore { color:#fff; font-weight:500; text-decoration:underline; }
}
@media (min-width:560px) and (max-width: 991px) {
.homeBlocks { margin: -20px 0px 0px 0px; position: absolute; z-index: 10; }
.homeBlocks ul.listBlocks { display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.homeBlocks ul.listBlocks > li { float:left; width: 48%; margin: 10px 0px 0px 0px; padding: 0px 0px;
  position: relative;
  min-height: 1px;
 }
.homeBlocks ul.listBlocks > li:nth-child(2n+1) { clear: both; margin-right: 1.5%; }
.homeBlocks ul.listBlocks > li > div { margin: 12px 15px 0px; padding: 0px; min-height: 108px; }
}
@media (max-width: 559px) {
body.view-featured #crux { margin-top: 0px; }
.homeBlocks { margin: 0px -15px 0px -15px; }
.homeBlocks ul.listBlocks > li { display: block; margin: 8px 8px 0px 8px; padding: 12px 8px 8px 8px; }
.homeBlocks ul.listBlocks > li > div { margin: 0px; padding: 0px; }
}








#crux .blog-featured article.itemid-33 { 
	background: #299299; background: none repeat scroll 0% 0% rgba(41, 146, 153, 0.15);
	border: 1px solid rgb(41, 146, 153); max-width: 70%;
	display: block;
	margin: 0px auto 40px auto; padding: 20px 15px 15px 15px;
}
#crux .blog-featured article.itemid-33 h2 { margin: 0px 0px 0px 0px; font-size: 1.5em; text-align: center; } 
#crux .blog-featured article.itemid-33 h2 a { color: rgba(0,0,0,0.67); } 
#crux .blog-featured article.itemid-33 p { margin: 0px; font-weight: 400; text-align: center; color: rgba(0,0,0,0.47); }
#crux .blog-featured article.itemid-33 .item-separator { display: none; } 

#crux .blog-featured article.itemid-34 > h2,
#crux .blog-featured article.itemid-35 > h2 { display: none; }

#crux .blog-featured .item-separator { 
	display: block;
	margin: 40px auto;
	clear:both;
	border-top: dashed 1px #999999;
	width: 75%;
}

#crux .blog-featured article.itemid-34 .cols { padding: 12px 12px 12px 12px;}





@media (min-width: 560px) {
	
	body.view-featured #crux { padding: 0px 0px 0px 0px; margin: 260px 0px 0px 0px; }
	body.view-featured #crux .items-leading { padding: 0px 18px 10px; }
	
	
	body.view-featured #crux .blog-featured article.itemid-34 h2 { color:#299299; margin-top: 0px; }
	
	
	body.view-featured #crux .blog-featured .item-separator {  margin: 40px auto; }
	
	body.view-featured #crux .blog-featured ul.listSystems { margin: 0px 0px 0px 0px; padding: 0px 0px; list-style: none; }
	
	body.view-featured #crux .blog-featured ul.listSystems li { margin: 0px 0px 16px 0px; padding: 0px; display:block; width: 33%; float: left; }
	
	body.view-featured #crux .blog-featured ul.listSystems li:nth-child(1) { margin-right: 3%; width: 29%; }
	body.view-featured #crux .blog-featured ul.listSystems li:nth-child(2) { padding: 0px 3% 0px 3%; width: 35%; border-left: dashed 1px #999999; border-right: dashed 1px #999999; }
	body.view-featured #crux .blog-featured ul.listSystems li:nth-child(3) { margin-left: 3%; width: 29%; }
	
	body.view-featured #crux .blog-featured ul.listSystems li img.pull-center { float:none; margin: 0px auto 30px auto; }
	
	body.view-featured #crux .blog-featured article.itemid-35 li p { margin: 16px 0px 16px 0px; text-align:center;  }
	
	body.view-featured #crux .blog-featured article.itemid-35 .item-separator { display: none; }

}
@media (min-width: 560px) and (max-width: 767px) {
	
	body.view-featured #crux .blog-featured ul.listSystems li:nth-child(1) { margin-right: 3%; width: 29%; }
	body.view-featured #crux .blog-featured ul.listSystems li:nth-child(2) { padding: 0px 3% 0px 3%; width: 35%; border-left: dashed 1px #999999; border-right: dashed 1px #999999; }
	body.view-featured #crux .blog-featured ul.listSystems li:nth-child(3) { margin-left: 3%; width: 29%; }
	body.view-featured #crux .blog-featured ul.listSystems li img.pull-center { margin-bottom: 0px; }
	body.view-featured #crux .blog-featured article.itemid-35 li p { font-size: 0.94em; line-height: 1.45;  }
}


@media (min-width: 780px) {	
	body.view-featured #crux .items-leading { padding: 0px 0px 10px; }
	body.view-featured #crux .items-leading article.itemid-34 h2 { margin-top: 16px; }
	body.view-featured #crux .blog-featured article.itemid-34 .cols:first-child { padding-bottom: 60px !important;}
	body.view-featured #crux .blog-featured ul.listSystems { margin-top: 20px; } 
}
@media (min-width: 992px) {	body.view-featured #crux { margin-top: 203px; } }





@media (max-width: 559px) {
	
	body.view-featured #crux { padding: 0px 0px 0px 0px; margin: 24px 0px 0px 0px; }
	body.view-featured #crux .items-leading { padding: 0px 8px 10px; overflow: hidden; margin-bottom: 10px; }
	
	
	body.view-featured #crux .items-leading .leading-0 h2 { margin: 16px 0px 0px 0px; }
	
	
	body.view-featured #crux .blog-featured .item-separator {  margin: 32px auto; }
	
	body.view-featured #crux .blog-featured ul.listSystems { margin: 0px 0px 0px 0px; padding: 0px 0px; list-style: none; }
	
	body.view-featured #crux .blog-featured ul.listSystems li { margin: 0px auto; padding: 0px; border-top: dashed 1px #eee; display:block; max-width: 385px; }
	
	body.view-featured #crux .blog-featured ul.listSystems li:first-child { margin-top: -32px; border-top: dashed 1px #fff; }
	
	body.view-featured #crux .blog-featured ul.listSystems li img.pull-center { float:none; margin: 16px auto 0px auto; }
	
	body.view-featured #crux .blog-featured article.itemid-35 li p { margin: 8px 0px 16px 0px; text-align:center;  }

}

 
 
 
 








@media (max-width: 477px) {
.col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
  float: left;
}
.col-tn-12 { width: 100%; }
.col-tn-11 { width: 91.66666667%; }
.col-tn-10 { width: 83.33333333%; }
.col-tn-9 { width: 75%; }
.col-tn-8 { width: 66.66666667%; }
.col-tn-7 { width: 58.33333333%; }
.col-tn-6 { width: 50%; }
.col-tn-5 { width: 41.66666667%; }
.col-tn-4 { width: 33.33333333%; }
.col-tn-3 { width: 25%; }
.col-tn-2 { width: 16.66666667%; }
.col-tn-1 { width: 8.33333333%; }
.col-tn-pull-12 { right: 100%; }
.col-tn-pull-11 { right: 91.66666667%; }
.col-tn-pull-10 { right: 83.33333333%; }
.col-tn-pull-9 { right: 75%; }
.col-tn-pull-8 { right: 66.66666667%; }
.col-tn-pull-7 { right: 58.33333333%; }
.col-tn-pull-6 { right: 50%; }
.col-tn-pull-5 { right: 41.66666667%; }
.col-tn-pull-4 { right: 33.33333333%; }
.col-tn-pull-3 { right: 25%; }
.col-tn-pull-2 { right: 16.66666667%; }
.col-tn-pull-1 { right: 8.33333333%; }
.col-tn-pull-0 { right: auto; }
.col-tn-push-12 { left: 100%; }
.col-tn-push-11 { left: 91.66666667%; }
.col-tn-push-10 { left: 83.33333333%; }
.col-tn-push-9 { left: 75%; }
.col-tn-push-8 { left: 66.66666667%; }
.col-tn-push-7 { left: 58.33333333%; }
.col-tn-push-6 { left: 50%; }
.col-tn-push-5 { left: 41.66666667%; }
.col-tn-push-4 { left: 33.33333333%; }
.col-tn-push-3 { left: 25%; }
.col-tn-push-2 { left: 16.66666667%; }
.col-tn-push-1 { left: 8.33333333%; }
.col-tn-push-0 { left: auto; }
.col-tn-offset-12 { margin-left: 100%; }
.col-tn-offset-11 { margin-left: 91.66666667%; }
.col-tn-offset-10 { margin-left: 83.33333333%; }
.col-tn-offset-9 { margin-left: 75%; }
.col-tn-offset-8 { margin-left: 66.66666667%; }
.col-tn-offset-7 { margin-left: 58.33333333%; }
.col-tn-offset-6 { margin-left: 50%; }
.col-tn-offset-5 { margin-left: 41.66666667%; }
.col-tn-offset-4 { margin-left: 33.33333333%; }
.col-tn-offset-3 { margin-left: 25%; }
.col-tn-offset-2 { margin-left: 16.66666667%; }
.col-tn-offset-1 { margin-left: 8.33333333%; }
.col-tn-offset-0 { margin-left: 0; }
}
@media (max-width: 767px) { .col-xs-0 { display: none; } }


.fade { opacity: 0;  -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }
.collapse {position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -moz-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; }
.collapse.in { height: auto; }







.thisdoa {display: none; }







/*! Basics */

a { color: #3284A4; text-decoration: underline; }
a:hover { color: #37BAD7; text-decoration:none; }

a:hover, a:active, a:focus { outline: 0; }


hr { 
display:  block;
	margin: 35px auto 42px auto;
	clear:both;
	border-top: dashed 1px #979797;
	max-width: 85%;
}
.categories-list hr { margin: 40px auto 52px auto; }

hr.mandate { clear:none; margin: 35px 0px 42px 80px; width: 495px; }

body.itemid-106 article hr:last-child { visibility:hidden; }

body.layout-blog section.blog article table + hr { display: none; }

strong, b { font-weight: 400; }

p { margin: 0.1em 0em 1.75em 0em; }

section.blog article p { margin: 0.1em 0em 10px 0em; display:block; }
#search-results p.result-text { font-size: 0.85em; margin: -0.2em 0em 2.em; line-height: 1.35;}

span.highlight {
	background: #299299; background: none repeat scroll 0% 0% rgba(41, 146, 153, 0.1);
	color:rgb(41, 146, 153);
    font-weight: 600;
    padding: 1px 6px;
}






.pagination { 
	border-radius: 0px;
	width: auto; min-width: none;
	margin: 0px; padding: 0px;
}
.pagination ul {
	background: #299299; background: none repeat scroll 0% 0% rgba(41, 146, 153, 0.1);
	border: 1px solid rgb(41, 146, 153); border-color: rgba(41, 146, 153, 0.1);
	list-style: none; margin: 8px 0px; padding: 0.4em 0px; width: auto; }
.pagination ul li {
	border-left: 1px solid #fff;
	margin: 0px; padding: 0px;
	display: inline-block;
	font-size: 0.9em;
}

.pagination ul li span,
.pagination ul li a { 
	color: #6d6d6d; color: rgba(0,0,0,0.46);
	display: inline-block;
	text-decoration: none;
	margin: 0em 0.2em; padding: 0.4em 0.8em;
	line-height: 1;
	font-weight: 600;
	-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }
	
.pagination ul li a { color: rgb(41, 146, 153); }
	
.pagination ul li a:focus,
.pagination ul li a:hover { color: #fff; background-color: rgb(41, 146, 153); }
	
.pagination ul li:first-child { border: 0px; }

.search-pages-counter { display: block; padding-top: 8px; }







/*! Lists */

ul, ol { margin: 0.2em 0em 1.25em 0em; padding: 0em 0em 0em 15px; }

ul ul,
ol ul,
ul ol,
ol ol { margin-bottom: 0; }

li {  margin-bottom: 0.55em; margin-left: 15px; padding-left: 10px; }

td ul, td ol { margin-bottom:0.25em; }

ul + ul, ol + ol, 
ul + ol, ol + ul, 
ol + ul, ul + ol,
p + ul, p + ol { margin-top: -0em; }




article.item-page ul { margin: 0.2em 0em 1.25em 0em; padding: 0em 0em 0em 0px; }

article.item-page ul li {
	background-image: url(../images/bullet-grey.png); background-repeat:no-repeat; background-position: 15px 10px;
	list-style: none; margin-left: 0px; padding-left: 40px;
	display: block; overflow: hidden;
}

article.item-page .bannerUnit ul li {
	background-image: url(../images/bullet-white.png); background-repeat:no-repeat; background-position: 15px 10px;
}
@media (max-width: 991px) { article.item-page ul li { background-position: 15px 8px; } }
@media (max-width: 767px) { article.item-page ul li { background-position: 15px 7px; } }


ol.list-striped,
ul.list-striped  { }
.list-striped li  { border-bottom: dashed 1px #979797; border-color: rgba(41, 146, 153, 0.15); padding-top: 10px; }
.list-striped li:nth-child(2n)  { background: #fff; }



td ul, td ol { margin-bottom:0.25em; }



article.item-page ul.listMulti3 { display:block; margin-bottom: 40px;  }

article.item-page ul.listMulti3 li { float:left; width: 32%; padding-left: 34px;  }
#beside ul.listMulti3 li { margin-bottom: 1px;  }
ul.listMulti3 li:nth-child(3n+1) { clear: both; }

ul.listMulti3 h4 { margin-top: 0px; }

h3 + ul.listMulti3 { margin-top: 40px; }



ul.listMulti2 { display:block; margin-bottom: 40px;  }

ul.listMulti2 li { float:left; width: 46.5%; padding-left: 0.5%; margin-left: 2.5%; }
ul.listMulti2 li { margin-bottom: 1px;  }
ul.listMulti2 li:nth-child(2n+1) { clear: both; }

ul.listMulti2 h4 { margin-top: 0px; }

h3 + ul.listMulti2 { margin-top: 40px; }



#beside ul.download-list,
article.item-page ul.download-list { display:block; margin: 0px 0px 40px 0px; padding: 0px; clear:both;  }


#beside ul.download-list { margin: 1.5em 0px 0px 0px; }

#beside ul.download-list li,
article.item-page ul.download-list li { 
	display: inline-table;
	margin: 6px  0px 6px 0px;
	padding: 4px 0px 0px 0px;
	width: 49%;
	max-width: 49%;
	min-height: 55px;
	background: none;
}

#beside ul.download-list li { width: 95%; max-width: 100%; display:block; }

@media (max-width: 477px) {  article.item-page ul.download-list li { display: block; width: 95%; max-width: 95%; } }

@media (min-width: 768px) { 
article.item-31 ul.download-list { display:block; margin: 15px 15px 15px 15px; padding: 0px; clear:both;   }
article.item-31 ul.download-list li { 
	display: table;
	margin: 6px 0px 6px 0px;
	padding: 4px 0px 0px 0px;
	width: 95%;
	max-width: 95%;
}
}

article ul.download-list li:nth-child(3n+1) a:before {
	background: linear-gradient(to bottom, rgba(67,176,219,1) 0%, rgba(67,176,219,1) 42px, rgb(255,255,255) 42px, rgb(255,255,255) 100%);
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;
}
article ul.download-list li:nth-child(3n+2) a:before { 
	background: linear-gradient(to bottom, rgba(50,132,164,1) 0%, rgba(50,132,164,1) 42px, rgb(255,255,255) 42px, rgb(255,255,255) 100%);
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;
}
article ul.download-list li:nth-child(3n+3) a:before { 
	background: linear-gradient(to bottom, rgba(106,178,189,1) 0%, rgba(106,178,189,1) 42px, rgb(255,255,255) 42px, rgb(255,255,255) 100%);
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;
}

#beside ul.download-list li a:before,
article ul.download-list li a:before { 
  content:url('../icons/download-30.png');
  width: 41px; height: 40px;
  padding: 6px 8px 6px 4px; margin: -4px 12px 0px -55px;
  position: absolute;
}

#beside ul.download-list li a:before { content:url('../icons/download-24.png'); margin: -9px 0px 0px -45px; }

#beside ul.download-list li.rss,
article.item-page ul.download-list li.rss { 
	display: inline-table; width: 49%; max-width: 49%;
	margin: -8px 0px 0px -4px;
	padding: 2px 0px 0px 0px;
	height: 24px;
	background: none;
}

#beside ul.download-list li.rss a:before,
article ul.download-list li.rss a:before {  content:url('../icons/rss-24.png'); margin: -9px 0px 0px -45px; }

@media (min-width: 768px) and (max-width: 991px) { #beside ul.download-list li.rss { display: block; width: 100%; max-width: 100%; margin: 0px; } }

#beside ul.download-list li a,
article ul.download-list li a {
	padding: 0px 5% 0px 55px;
	margin: 0px 0px 0px 0px;
	color:#6d6d6d !important;
	line-height:16px;
	text-decoration:none !important; font-size: 0.86em;
	display: block;
	min-height: 32px;
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;
}
#beside ul.download-list li a { color:#fff !important; color: rgba(255, 255, 255, 0.8); font-size: 1.3em; }

article ul.download-list li a:hover { 
	color:#000 !important;
   max-height: none;      /* fallback */
}
#beside ul.download-list li a:hover { 
	color:#fff !important;
   max-height: none;      /* fallback */
}




#beside ul.newsfeed { padding-left: 0px; margin-left: 5.5%; }
#beside ul.newsfeed li { list-style: none; padding-left: 0px; margin-left: 0px; }
#beside ul.newsfeed li h4 { padding-left: 0px; }








#crux ul.componentsBlocks { list-style: none; margin: 15px 0px 0px 0px; padding: 0px;
	font-size: 0.9em; line-height: 1.5; display:block; 
}
#crux ul.componentsBlocks li { list-style: none; display: block; margin: 0px 0% 20px 0%; padding: 0px 3.5%; color: rgba(0,0,0,0.57); border: 0px solid #fff; }
#crux ul.componentsBlocks li h4 { margin: 22px 0px 9px 0px; font-size: 1.45em; }
#crux ul.componentsBlocks li h4 a {  color: rgba(0,0,0,0.67); }
#crux ul.componentsBlocks li img { margin-bottom: 10px; border-bottom: 4px solid #fff; }
#crux ul.componentsBlocks li p { margin-bottom: 15px; }
#crux ul.componentsBlocks li:nth-child(2n+1) { clear:both; margin-left: 0px; }

#crux ul.componentsBlocks li:nth-child(4n+1) { background:#43B0DB; background: rgba(67,176,219,0.08); border-color:#43B0DB; border-color: rgba(67,176,219,0.18);  }
#crux ul.componentsBlocks li:nth-child(4n+1) img { border-color:#43B0DB; border-color: rgba(67,176,219,0.65); }

#crux ul.componentsBlocks li:nth-child(4n+2) { background:#3284A4; background: rgba(50,132,164,0.08); border-color:#3284A4; border-color: rgba(50,132,164,0.18);  }
#crux ul.componentsBlocks li:nth-child(4n+2) img { border-color:#3284A4; border-color: rgba(50,132,164,0.65); }

#crux ul.componentsBlocks li:nth-child(4n+3) { background:#299299; background: rgba(41,146,153,0.08); border-color:#299299; border-color: rgba(41,146,153,0.18);  }
#crux ul.componentsBlocks li:nth-child(4n+3) img { border-color:#299299; border-color: rgba(41,146,153,0.65); }

#crux ul.componentsBlocks li:nth-child(4n) { background: #6AB2BD; background: rgba(106,178,189,0.08); border-color: #6AB2BD; border-color: rgba(106,178,189,0.18);  }
#crux ul.componentsBlocks li:nth-child(4n) img { border-color: #6AB2BD; border-color: rgba(106,178,189,0.65); }

@media (min-width:560px) { #crux ul.componentsBlocks li { margin: 0px 0% 20px 3%; float:left; width: 48.5%; } }



div.categories-list ul.listCats,
article.item-page ul.listCats { margin: 0px 8% 20px 0px; padding: 0px; display:block; }
div.categories-list ul.listCats li,
article.item-page ul.listCats li { background-image: none !important; list-style: none; margin: 0px 0px 8px 0px; padding: 16px 32px; }
div.categories-list ul.listCats li a,
article.item-page ul.listCats li a { color: #fff !important; text-decoration:none !important; line-height: 28px; font-size:1.2em; }



ul.table-dots { margin-top: 1.3em; border-collapse: collapse; display: table; list-style: none; margin-left: 0px; padding-left: 0px; clear:both;  }
#crux h5 + ul.table-dots, #crux .h5 + ul.table-dots { margin-top: 2.6em; }
article.item-page ul.table-dots > li { padding: 0px; margin: 0px 0px 0.55em 0px; border: 0px; display:block; list-style: none; background: none;  }

@media (min-width:560px) { 
	article.item-page ul.table-dots > li { width: 47%; display:table-cell; }
	article.item-page ul.table-dots > li:nth-child(2n+1) { padding-right: 3%; border-right: dashed 1px #999999; }
	article.item-page ul.table-dots > li:nth-child(2n+2) { padding-left: 3%; }
	article.item-page ul.table-dots > li h4 { margin-top: 5px; }
	article.item-page ul.table-dots > li p,
	article.item-page ul.table-dots > li ul { margin-bottom: 0px; }
}









#crux table.category > tbody > tr:nth-child(4n) > td.list-title a,
ul.listCats li:nth-child(4n),
ul.listBlocks li:nth-child(4n),
ul.listEHR li:nth-child(4n) { background: #6AB2BD; border-color: #6AB2BD; }

#crux table.category > tbody > tr:nth-child(4n+1) > td.list-title a,
ul.listCats li:nth-child(4n+1),
ul.listBlocks li:nth-child(4n+1),
ul.listEHR li:nth-child(4n+1) { background: #007a33; border-color: #007a33; }

#crux table.category > tbody > tr:nth-child(4n+2) > td.list-title a,
ul.listCats li:nth-child(4n+2),
ul.listBlocks li:nth-child(4n+2),
ul.listEHR li:nth-child(4n+2) { background: #3284A4; border-color: #3284A4; }

#crux table.category > tbody > tr:nth-child(4n+3) > td.list-title a,
ul.listCats li:nth-child(4n+3),
ul.listBlocks li:nth-child(4n+3),
ul.listEHR li:nth-child(4n+3) { background: #299299; border-color: #299299; }









/*! Tables */

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
h5 + table { margin-top: 1.5em; }
h5 + table.table-dots,
ul + table.table-dots { margin-top: 2.5em; clear:both; }

table.table-condensed tbody { font-size: 0.9em; }
table.table-condensed small { font-size: 75%; }

th { font-weight: 400; text-transform:uppercase; }

.table > thead > tr > th { border-bottom: 2px solid #BBC8CF; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: 1px solid #DCDCDC; border-color: rgba(32,60,78,0.2); }


.table-contact td { padding: 0px 5% 0px 0px; }
.table-contact tr:nth-child(even) { border-top: 1px dashed #979797; }


.table-exec { margin-top: 1.3em; font-size: 0.9em; max-width: 100%; }
.table-exec > tbody > tr > th,
.table-exec > tbody > tr > td { padding: 0px 1% 0px 1%; border: 0px; }
.table-exec > tbody > tr > th:nth-child(2n+1),
.table-exec > tbody > tr > td:nth-child(2n+1) { padding: 4px 2% 0px 0%; }

.table-exec  a { font-size: 1.2em; }

@media (max-width: 477px) { #crux .table-exec img { display: none; } }
@media (min-width: 768px) { .table-exec > tbody > tr > th, .table-exec > tbody > tr > td { min-width: 105px; } }




.table-striped > tbody > tr:nth-child(2n+1) { background-color: #F9F9F9; background-color: rgba(45,131,165,0.03); }

.table-downloads > tbody > tr > td > a {
	background-image: url(../icons/download-30.png);
	padding: 6px 4px 6px 56px;
	line-height: 16px;
	text-decoration: none;
	display:block;
}

.table-downloads > tbody > tr > td { border-top: 6px solid #fff; padding: 8px; width: 50%; }
.table-downloads > tbody > tr:nth-child(3n+1) td a {
	background: linear-gradient(to right, rgba(67,176,219,1) 0%, rgba(67,176,219,1) 48px, rgba(67,176,219,0.02) 48px, rgba(67,176,219,0.02) 100%); /* W3C */
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;
}
.table-downloads > tbody > tr:nth-child(3n+2) td a { 
	background: linear-gradient(to right, rgba(50,132,164,1) 0%, rgba(50,132,164,1) 48px, rgba(50,132,164,0.02) 48px,rgba(50,132,164,0.02) 100%); /* W3C */
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;
}
.table-downloads > tbody > tr:nth-child(3n+3) td a { 
	background: linear-gradient(to right, rgba(106,178,189,1) 0%, rgba(106,178,189,1) 48px, rgba(106,178,189,0.02) 48px,rgba(106,178,189,0.02) 100%); /* W3C */
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;
}

.table-downloads > tbody > tr > td > a {
	background-image: url(../icons/download-30.png);
	padding: 6px 4px 6px 56px;
	line-height: 16px;
	text-decoration: none;
	display:block;
}

table .t-5 { width: 5%; }
table .t-10 { width: 10%; }
table .t-15 { width: 15%; }
table .t-20 { width: 20%; }
table .t-25 { width: 25%; }
table .t-30 { width: 30%; }
table .t-35 { width: 35%; }
table .t-40 { width: 40%; }
table .t-45 { width: 45%; }
table .t-50 { width: 50%; }

@media (max-width: 991px) { 
.table-condensed > thead > tr > th, 
.table-condensed > tbody > tr > th, 
.table-condensed > tfoot > tr > th, 
.table-condensed > thead > tr > td, 
.table-condensed > tbody > tr > td, 
.table-condensed > tfoot > tr > td { font-size: 0.9em; }
.table > thead > tr > th, 
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td { font-size: 0.95em; }
}

@media (max-width: 478px) { 
.table-condensed > thead > tr > th, 
.table-condensed > tbody > tr > th, 
.table-condensed > tfoot > tr > th, 
.table-condensed > thead > tr > td, 
.table-condensed > tbody > tr > td, 
.table-condensed > tfoot > tr > td { font-size: 0.85em; padding: 2px; }
.table > thead > tr > th, 
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td { font-size: 0.88em; padding: 2px; }
}

table.category tr td.list-title a { background: #6AB2BD; }

#crux table.category { max-width:641px;  }
#crux table.category tr td.list-title { }
#crux table.category tr td.list-title a { 
	display:block;
	padding: 16px 32px; margin: 0px 0px 8px 0px;
	color: #fff; text-decoration: none;
	font-size:1.2em;
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
#crux table.category tr td.list-title a:focus,
#crux table.category tr td.list-title a:hover {
}





 
 
 
 
 
 
 
 
 
 


/*! FORMS AND BUTTONS */ 

.btn-search {
  border: 0px;
  border-radius: 0px;
  display: inline;
  text-decoration:none;
	padding: 0px; margin: 0px;
  background: none;
  color: #fff; color: rgba(255,255,255,0.8);
  box-shadow: 0px; text-shadow: 0px;
  font-size: 13px; line-height: 13px;
-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }
.btn-search:hover, .btn-search:focus, .btn-search.focus, .btn-search:active, .btn-search.active, .open > .dropdown-toggle.btn-search {
  background: #2D6F89; color: #fff; }
.btn-search:active, .btn-search.active, .open > .dropdown-toggle.btn-search { background-image: none; }
.btn-search.disabled, .btn-search[disabled], fieldset[disabled] .btn-search, .btn-search.disabled:hover, .btn-search[disabled]:hover, fieldset[disabled] .btn-search:hover, .btn-search.disabled:focus, .btn-search[disabled]:focus, fieldset[disabled] .btn-search:focus, .btn-search.disabled.focus, .btn-search[disabled].focus, fieldset[disabled] .btn-search.focus, .btn-search.disabled:active, .btn-search[disabled]:active, fieldset[disabled] .btn-search:active, .btn-search.disabled.active, .btn-search[disabled].active, fieldset[disabled] .btn-search.active {
  background-color: #2D6F89; border-color: #2D6F89; }
.btn-search .badge { color: #2D6F89; background-color: #fff; }

.btn-CHI {
  border: 0; 
  border-radius: 0px;
  display: block;
  text-decoration:none;
	padding: 9px 18px; margin: 0px;
  background: #3284A4; background: rgba(39,130,167,0.8);
  color: #fff; color: rgba(255,255,255,0.8);
  box-shadow: 0px; text-shadow: 0px;
  font-size: 17px; line-height: 17px;
-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }
.btn-CHI:hover, .btn-CHI:focus, .btn-CHI.focus, .btn-CHI:active, .btn-CHI.active, .open > .dropdown-toggle.btn-CHI {
  background: #3284A4;  color: #fff; }
.btn-CHI:active, .btn-CHI.active, .open > .dropdown-toggle.btn-CHI { background-image: none; }
.btn-CHI.disabled, .btn-CHI[disabled], fieldset[disabled] .btn-CHI, .btn-CHI.disabled:hover, .btn-CHI[disabled]:hover, fieldset[disabled] .btn-CHI:hover, .btn-CHI.disabled:focus, .btn-CHI[disabled]:focus, fieldset[disabled] .btn-CHI:focus, .btn-CHI.disabled.focus, .btn-CHI[disabled].focus, fieldset[disabled] .btn-CHI.focus, .btn-CHI.disabled:active, .btn-CHI[disabled]:active, fieldset[disabled] .btn-CHI:active, .btn-CHI.disabled.active, .btn-CHI[disabled].active, fieldset[disabled] .btn-CHI.active {
  background-color: #5bc0de; border-color: #46b8da; }
.btn-CHI .badge { color: #5bc0de; background-color: #fff; }

.btn-EMAIL {
  border: 0; 
  border-radius: 0px;
  display: block;
  text-decoration:none;
	padding: 13px 6% 12px 6%; margin: 0px;
  background: #45AED9; background: rgba(69,174,217,0.8);
  color: #fff; color: rgba(255,255,255,0.8);
  box-shadow: 0px; text-shadow: 0px;
  font-size: 13px; line-height: 13px;
   text-transform:uppercase;
-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }
.btn-EMAIL:hover, .btn-EMAIL:focus, .btn-EMAIL.focus, .btn-EMAIL:active, .btn-EMAIL.active, .open > .dropdown-toggle.btn-EMAIL {
  background: #45AED9; color: #fff; }
.btn-EMAIL:active, .btn-EMAIL.active, .open > .dropdown-toggle.btn-EMAIL {
  background-image: none; }
.btn-EMAIL.disabled, .btn-EMAIL[disabled], fieldset[disabled] .btn-EMAIL, .btn-EMAIL.disabled:hover, .btn-EMAIL[disabled]:hover, fieldset[disabled] .btn-EMAIL:hover, .btn-EMAIL.disabled:focus, .btn-EMAIL[disabled]:focus, fieldset[disabled] .btn-EMAIL:focus, .btn-EMAIL.disabled.focus, .btn-EMAIL[disabled].focus, fieldset[disabled] .btn-EMAIL.focus, .btn-EMAIL.disabled:active, .btn-EMAIL[disabled]:active, fieldset[disabled] .btn-EMAIL:active, .btn-EMAIL.disabled.active, .btn-EMAIL[disabled].active, fieldset[disabled] .btn-EMAIL.active {
  background-color: #5bc0de; border-color: #46b8da; }
.btn-EMAIL .badge {
  color: #5bc0de; background-color: #fff; }
  
#login-form { margin-top: 1em; }

#search-form .form-control,
#signup .form-control {
    width: 70%;
    height: 38px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.42857;
	font-family: "proxima-nova",arial,sans-serif;
	color: #6D6D6D;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
	border-color: rgba(0, 0, 0, 0.114);
    border-radius: 0px;
    box-shadow: 0px !important; -webkit-appearance: none;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    display: inline-block;
}

#search-form { display: block; }
#search-form label { font-size: 0.9em; }
#search-form .form-control { max-width: 60%; }
#search-form .btn-CHI { display: inline; }

@media (min-width: 768px) and (max-width: 991px) { 
#signup { font-size: 1.15em; }
#signup h3 small { display: inline; }
}

@media (max-width: 767px) { 
#search-form .form-control,
#signup .form-control { width: 70%; display:inline-block; margin-bottom:4px; }
#signup .btn-EMAIL { width: 28%; }
}


















.itemid-106 article .moduletable {
	float: right;
 	width: 100%;
	max-width: 395px;
	color: #fff;
}



/*! Banner Groups */

.bannergroup > .banneritem { margin: 0px 0em 28px 0; }

article.item-45,
.bannerUnit {
	display:block; 
	padding: 1.9em 1.5em 1.5em 1.5em; margin: 0;
	background:#45AED9;
 	width: 100%;
	color: #fff; color: rgba(255, 255, 255, 0.8);
	line-height: 1.55em;
}
.telehealthBanner,
.bannerUnit.connectedBanner,
.bannerUnit.registryBanner { background:#3482A2; }

.bannerUnit.connectionsBanner,
.bannerUnit.followBanner { background:#6AB0BA; }

.bannerUnit.careerBanner { background:#2D6F89; padding: 2em 1.5em 1em; } 
.bannerUnit.careerBanner img { max-height: 300px;
padding-bottom: 18px;
max-width: 140px;
margin: 0px auto;
display: block; }
.bannerUnit.careerBanner p { font-size: 1.3em;
line-height: 1.4em;
text-align: center;
margin: 0.1em 0.8em 0.5em; }


.banneritem.banneritem-23 .bannerUnit.connectedBanner { background: #45AED9; }

.bannerUnit.followBanner,
.bannerUnit.outagesBanner { margin-bottom: 30px; }

@media (max-width: 767px) { .bannerUnit.followBanner, .bannerUnit.outagesBanner { margin: 0px 12px 30px 12px; width: auto; } }
@media (max-width: 559px) { .bannerUnit.followBanner, .bannerUnit.outagesBanner { margin: 0px 8px 30px 8px; width: auto; } }

.outagesBanner .innerBanner { color: #fff; color: rgba(255, 255, 255, 0.9); font-size: 1.2em; margin-top: 0.2em; }
.outagesBanner p.modified { font-size: 0.93em; font-style:italic; margin-bottom: 0.6em;  }

.bannerUnit.bannerBlock { max-width: 100%; float:none; margin: 0px 0em 1em 0px; }
.bannerUnit h2 { color: #fff !important; padding: 0px 0em 0em 0px; margin: 0px 0em 0em 0px; font-size: 2.1em; line-height: 1.05; }
.bannerUnit h2 small { color: rgba(255,255,255,0.7) !important;}
.bannerUnit h3 { color: #fff !important; padding: 0px 0em 0em 0px; margin: 0px 0em 0em 0px; }
article.item-45 h3 { color: #fff !important; padding: 0px 0em 0em 0px; margin: 0px 0em 0em 0px; }
.bannerUnit h4 { color: #fff !important; clear:both; padding: 1.1em 0.5em 0px; margin: 0em 0em 0em 0px; }

@media (min-width: 768px) and (max-width: 991px) { .bannerUnit { font-size: 0.9em; } .bannerUnit h2 { font-size: 1.75em; } }

article.item-45 h3 + p { margin-bottom: 1.4em; }
.bannerUnit p { margin: 0.1em 0em 1.2em 0em; }
article.item-45 hr,
.bannerUnit hr { visibility:hidden; margin: 0px; padding: 0px; }
#crux article.item-page .bannerGroup ul li { background-image: url(../images/bullet-white.png); }
.bannerUnit + .clr { clear: none; }

article.item-45 strong,
article.item-45 a,
.bannerUnit h2 a,
.bannerUnit a { color: #fff !important; text-decoration:none; }

@media (min-width: 560px) and (max-width: 767px) { #beside .bannergroup .banneritem:nth-child(2n+1) { clear:both; } }
@media (max-width: 767px) { 
#beside {
    width: 100%;
    max-width: 100%;
    margin: 30px 0px 0px;
}
#tail,
#beside .banneritem .connectionsBanner,
#beside .banneritem { display: none; }


body.itemid-108 #beside .banneritem.banneritem-2,
#beside .banneritem.banneritem-23,
#beside .banneritem.outagesBanner,
#beside .banneritem.banneritem-15,
#beside .banneritem.banneritem-8,
#beside .banneritem.banneritem-4,
#beside .banneritem.banneritem-22,
#beside .banneritem.banneritem-9 { display:block; }

#beside ul.listCats {}
#beside ul.listCats li { padding: 0px; }

#beside .bannergroup > .banneritem { margin: 0px 0em 0px 0; }

#beside .listComponents,
#beside .outagesBanner,
#beside .telehealthBanner,
#beside .followBanner,
#beside .connectedBanner,
#beside .registryBanner { padding: 0px 10px; margin: 0px 0px 10px 0px; display:block; font-size: 0.9em; border-top: 25px solid #3482A2; border-bottom: 25px solid #3482A2;  }

#beside .listComponents { border-color: #45AED9; padding: 0px 10px !important; margin: 0px 0px 10px 0px !important; border-bottom-width: 10px; }
#beside .followBanner h3 { font-size: 1.4em;}
#beside .listComponents ul { width: 100%; display: inline-block; margin: 10px 0px 0px 4% !important; padding: 0px;  }
#beside .listComponents ul li { float:left; margin: 0px 8% 0px 0px !important; padding: 0px 0px 15px 5px !important;  }

#beside .followBanner { border-color: #6AB0BA;  }
#beside .followBanner h3 { width: 49%; display: block; float:left; margin: 0px; font-size: 1.4em; line-height: 24px; }
#beside .followBanner ul.download-list { width: 49%; display: inline-block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px;  }
#beside .followBanner ul.download-list > li { margin-bottom: 0px; padding-bottom: 0px; }
#beside .followBanner ul.download-list > li.rss { height: auto; }

#beside .connectedBanner { position:relative; }
#beside .connectedBanner h2 { width: 57%; display: block; float: none; margin: 0px; padding: 0px 0px 0px 10px; font-size: 1.8em; }
#beside .connectedBanner p { width: 57%; display: block; float: none; margin: 4px 0px 0px 0px; padding: 0px 0px 0px 10px; font-size: 1.1em;  }
#beside .connectedBanner > a { width: 38%; max-width: auto; display: block; position:absolute; top: 0px; right: 3%; text-align:right; }
#beside .connectedBanner > a > img { width: 100%; max-width: 210px; }


#beside .banneritem.banneritem-23 .bannerUnit.connectedBanner { border-color: #45AED9; }


#beside .registryBanner { }
#beside .registryBanner h2 { margin: 0px; padding: 0px; font-size: 1.8em; }
#beside .registryBanner ul.download-list { width: 100%; display: table-cell; margin: 0px; padding: 0px;  }
#beside .registryBanner ul.download-list li { width: 33%; min-width: 160px; float:left; display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 5px;  }
#beside .registryBanner ul.download-list li a { padding-left: 0px; padding-right: 0px; margin-left: 30px; }
#beside .registryBanner ul.download-list li a::before { margin-left: -35px; }


#beside .telehealthBanner { font-size: 1em; }
#beside .telehealthBanner h2 { margin: 0px; padding: 0px; font-size: 1.8em; }

#beside .outagesBanner { border-color: #45AED9; border-bottom-width: 15px; }
#beside .outagesBanner h2 { margin: 0px; padding: 0px; font-size: 1.8em; }
#beside .outagesBanner p { margin: 0px 0px 10px 0px; padding: 0px;  }
}
@media (max-width: 477px) { 
#beside .connectedBanner h2,
#beside .connectedBanner p { width: 100%; }
#beside .connectedBanner > a { width: 100%; position: relative; margin: 10px 20px 0px 20px; text-align:left; }
}



#beside .newsflash { 
	font-size: 18.5px; line-height: 27px;
	color: #fff; color: rgba(255,255,255,0.9);
}
#beside .newsflash-item { padding: 35px 28px 28px; margin-bottom: 28px; }
#beside .newsflash-item:nth-child(4n+1) { background:#6AB0BA url(../images/bk-footer.png) no-repeat top right; }
#beside .newsflash-item:nth-child(4n+2) { background:#3482A2 url(../images/bk-footer.png) no-repeat top center; }
#beside .newsflash-item:nth-child(4n+3) { background:#45AED9 url(../images/bk-footer.png) no-repeat left center; }
#beside .newsflash-item:nth-child(4n+4) { background:#2D6F89 url(../images/bk-footer.png) no-repeat center left; }
#beside .newsflash-item .newsflash-title { margin: 14px 0px 0px 21px; font-size: 23px; line-height: 23px; color:#fff; }
#beside .newsflash-item .newsflash-title::before { 
	content: "\e080";  
	font-size: 17px; line-height: 17px; 
	color:#fff; color: rgba(255,255,255,0.65);
    font-family: 'Glyphicons Halflings';
    font-style: normal; font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
	margin: 0px 0px 0px -23px;
}
#beside .newsflash-item p { margin-bottom: 0px; }
#beside .newsflash-item p::before,
#beside .newsflash-item p::after {
	font-size: 40px;
line-height: 14px;
color: #fff;
max-height: 28px;
padding: 14px 0px 0px;
display: -moz-deck;
}
#beside .newsflash-item p::before { content: "“"; margin-right: 4px; }
#beside .newsflash-item p::after { content: "”"; margin-left: 3px; }


/*! Images */


#crux img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
}
#crux img.img-block, #crux img.pull-center { display:block; margin: 2em 0px; max-width: 98%; }
#crux img.img-left, #crux img.pull-left { float: left; margin: 0.2em 1em 1em 0; max-width: 45%; }
#crux img.img-right, #crux img.pull-right { float: right; margin: 0.2em 0em 1em 1em; max-width: 45%; }
#crux img.img-intro, #crux img.pull-intro { display:block; margin: 0px 0px 1em 0px; max-width: 622px; }

section.blog article .img-intro-left img { margin-top: 15px; margin-bottom: 15px; }

#crux iframe { border: 1px solid #6D6D6D; }


@media (min-width: 768px) { 
#crux img.img-intro-big, #crux img.pull-intro-big { display:block; margin: 75px 0px 1em 0px; max-width: 100%; }
#crux img.img-left, #crux img.pull-left { margin: 0.2em 1em 1em 0; max-width: 45%; }
#crux img.img-right, #crux img.pull-right { margin: 0.2em 0em 1em 1em; max-width: 45%; }
}

@media (max-width: 1199px) { 
#crux img.img-right, #crux img.pull-right { margin: 0em 0em 30px 4.5%; max-width: 35%; }
#crux img.img-intro, #crux img.pull-intro { margin: 0px 0px 30px 0px; max-width: 100%; }
}
@media (max-width: 767px) { 
#crux img.img-left, #crux img.pull-left { margin: 0.2em 3% 0.5em 0; max-width: 47%; }
#crux img.img-right, #crux img.pull-right { margin: 0.2em 0em 0.5em 3%; max-width: 47%; }
}


@media (max-width: 559px) { #crux article.item-mix img.img-intro, #crux img.img-intro, #crux img.pull-intro { max-width: 100%; } }
















/*! headers */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  line-height: 1.05;
}
h1 a,
h2 a,
h3 a,
h4 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a { text-decoration: none !important; }
h1,
.h1,
h2,
.h2 {
  margin-top: 20px;
  margin-bottom: 6px;
  font-weight: 200;	
}
h1,
.h1 { margin-bottom: 0.25em; color: #6D6D6D; min-height: 46px; }

#crux h1.stunt, #crux .h1.stunt { line-height: 0.8; min-height: 46px; }
#crux h1.stunt small, #crux .h1.stunt small { color: #6E6E6E; font-size: 0.7em; font-weight: 200; }

h2 + h3,
h2 + .h3 { margin-top: 0px; }
  
h3,
.h3,
h4,
.h4 {
  margin-top: 1.3em;
  margin-bottom: 6px;
  font-weight: 200;
	color: #4D4D4D;
}

table + h3,
table + .h3,
table + h4,
table + .h4,
ul + h3,
ul + .h3,
ul + h4,
ul + .h4,
ol + h3,
ol + .h3,
ol + h4,
ol + .h4 {
  margin-top: 65px; }
p + h3,
p + .h3,
p + h4,
p + .h4 {
  margin-top: 50px; }

h4 + h5,
.h4 + .h5 {
  margin-top: 13px; }

img.pull-right + h4,
img.pull-right + .h4,
h5 + h4,
.h5 + .h4 {
  margin-top: 45px; }
  
h5,
.h5 {
  margin-top: 0.65em;
  margin-bottom: 0.25em;
  font-weight: 400;
  color: #3482A2;
}
  
h6,
.h6 {
  margin-top: 0.65em;
  margin-bottom: 0.25em;
  font-weight: 400;
  color: inherit;
}

h1, .h1 { font-size: 2.3em; }
h2, .h2 { font-size: 2em; }
h3, .h3 { font-size: 1.7em; }
h4, .h4 { font-size: 1.1em; }
h5, .h5 { font-size: 1.125em;}
h6, .h6 { font-size: 1.05em; }

@media (max-width: 991px) { h4, .h4 { font-size: 1.15em; } }
@media (max-width: 767px) {
h1, .h1 { font-size: 2em; margin-bottom: 0.2em; }
h4, .h4 { font-size: 1.1em; }
}

@media (max-width: 477px) { 
h1, .h1 { font-size: 1.75em; }
h2, .h2 { font-size: 1.5em; }
h3, .h3 { font-size: 1.35em; }
h4, .h4 { font-size: 1.1em; }
h5, .h5 { font-size: 1.1em; }
h6, .h6 { font-size: 1.05em; }
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #808F97;
}




.categories-module h3 { color: #fff; margin: 0px; padding: 0px; font-size: 1.9em; }

#signup h3, #signup .h3, #signup h3 small, #signup .h3 small { color: #fff; margin: 10px 0 0 0; line-height:23px;  }
h4.mod_text { color: #fff; font-size: 0.9em; margin: 0px 0px 4px 0px; text-transform:uppercase; }

ul.sideArt li h5,
ul.sideArt li .h5 { margin-top: 0px; }

.categories-list h5 { color:#3482A2; line-height: 1.18; font-weight: 200; }


#crux h5,
#crux h5 a { line-height: 1.5; }

@media (max-width: 670px) { #crux h5, #crux h5 a { line-height: 1.4; } }


#crux h5 + ul,
#crux .h5 + ul,
#crux h5 + p,
#crux .h5 + p { margin-top: 20px; }










#crux table.c19 { margin: 8px 0px 30px; }
#crux table.c19 tr > * { padding-top: 8px; padding-bottom: 10px; border-top: 1px solid rgba(50,132,164,0.2); vertical-align: middle; }
#crux table.c19 tr + tr > * { }
#crux table.c19 th { text-align: center; width: 20%; }
#crux table.c19 td { width: auto; padding: 15px 0 15px 3%; }
#crux table.c19 td[colspan="2"] { padding: 30px 0px 30px 4%; }

#crux table.c19 th img { display: inline-block; margin-bottom: 0px; }

#crux table.c19 td h5 { margin-top: 0px; color: #34697b; font-size: 1.25em; }
#crux table.c19 td h5 + p { margin-top: 0px; }
#crux table.c19 td ul { margin: 0px; }
#crux table.c19 td ul > li { margin-bottom: 0.25em; }
#crux table.c19 td ul > li:last-child { margin-bottom: 0.25em; }
#crux table.c19 td p { margin: 0px; line-height: 1.4em; }
#crux table.c19 td p + p { margin-top: 0.5em; }
#crux table.c19 td strong,
#crux table.c19 td h6 { color:  #007a33; font-weight: 900; margin: 0.1em 0; font-size: 1.1em; }
#crux table.c19 td h5 + h6 { margin-top: 12px; }

@media (min-width: 768px) { 
	#crux table.c19 td {  padding: 10px 2% 10px 3%; }
	#crux table.c19 td[colspan="2"] { padding: 30px 2%; }
}









/*! Top Contact */


#topContact .topContact-item { display:inline-block; margin: 0px 6px 0px 0px; padding: 12px 12px 12px 30px; }

#crux .map .topContact-call a { display:block; margin: -20px 0px 8px 0px; padding: 8px 12px 8px 33px; color: #6D6D6D; text-decoration: none;  }

#crux .map .topContact-call a,
#topContact .topContact-call { background: transparent url(../images/call.png) no-repeat -3px center; 
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

#topContact .topContact-email { background: transparent url(../images/mail.png) no-repeat left center; 
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
#topContact .topContact-email:focus,
#topContact .topContact-email:hover { background:#ECECEC url(../images/mail.png) no-repeat 5px center; }

.map .topContact-call a,
#topContact .topContact-item a { color: #6D6D6D; text-decoration: none; }


@media (max-width: 767px) { #topContact .topContact-item { margin: 0px 0px 0px 0px; padding: 6px 6px 6px 33px;  } }










.ribbonCareers { background: rgba(45,111,137,0.05);
padding: 32px 24px 16px 16px;
margin: 15px 0px 30px;
display: table;
width: 100%; }
.ribbonCareers img { float: left;
max-width: 30% !important;
display: inline-block !important;
margin: 0px 15px 31px 0px !important; }
.ribbonCareers .ribbonCareers-inner { display: inline; padding-bottom: 16px;}
.ribbonCareers .ribbonCareers-inner h4 {color: #67B2BE;
font-weight: bold;
margin-top: 0px; }
.ribbonCareers .ribbonCareers-inner ul { }
.ribbonCareers .ribbonCareers-inner ul li {line-height: 1.38em;
font-weight: 400; }

@media (max-width: 477px) { .ribbonCareers img { float: none;
max-width: 40% !important;
display: block !important;
margin: 0px auto 16px auto !important; } }














#beside ul.listCats { margin: 0px 0px 24px 0px; padding: 0px; }

#beside ul.listCats > li { list-style: none; margin: 0px; padding: 0px; line-height: 1.4; background: none !important; }

#beside ul.listCats li.item-163 { display: none; }

#beside ul#sideVendor.listCats > li { display: none; }
#beside ul#sideVendor.listCats > li.item-133 { display: list-item; }


#beside ul.listCats > li > ul > li { list-style: none; margin: 0px; padding: 0px; line-height: 1.4; background: none !important; }

#beside ul.listCats > li a { 
  display: block;
  text-decoration:none;
  padding: 16px 6%; margin: 0px 0px 6px 0px;
  font-size: 1.4em;
-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }

#beside ul.listCats > li > ul { margin-bottom: 15px; }

#beside ul.listCats > li > ul > li a { 
  display: block;
  text-decoration:none;
  padding: 12px 6%; margin: 0px 0px 4px 0px;
  font-size: 1.3em;
-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }



ul.listCats > li:nth-child(4n+1) a { background: #45aed9; color: #fff; color: rgba(255,255,255,0.75); }
ul.listCats > li.active:nth-child(4n+1) > a { color: #fff; }

ul.listCats > li:nth-child(4n+1) > ul > li > a { background: rgba(67,176,219,0.1); color: #43B0DB; }
ul.listCats > li.active:nth-child(4n+1) > ul > li.active > a { background: rgba(67,176,219,0.25); }

ul.listCats > li:nth-child(4n+1) a:focus,
ul.listCats > li:nth-child(4n+1) a:hover,
ul.listCats > li:nth-child(4n+1) > ul > li.active > a:focus,
ul.listCats > li:nth-child(4n+1) > ul > li.active > a:hover { background: rgba(69,174,217,0.8); color: #fff; }



ul.listCats > li:nth-child(4n+2) a { background: #3284A4; color: #fff; color: rgba(255,255,255,0.8); }
ul.listCats > li.active:nth-child(4n+2) > a { color: #fff; }

ul.listCats > li:nth-child(4n+2) > ul > li > a { background: rgba(50,132,164,0.1); color: #3284A4; }
ul.listCats > li.active:nth-child(4n+2) > ul > li.active > a { background: rgba(50,132,164,0.25); }

ul.listCats > li:nth-child(4n+2) a:focus,
ul.listCats > li:nth-child(4n+2) a:hover,
ul.listCats > li:nth-child(4n+2) > ul > li.active > a:focus,
ul.listCats > li:nth-child(4n+2) > ul > li.active > a:hover { background: rgba(50,132,164,0.8); color: #fff; }



ul.listCats > li:nth-child(4n+3) a { background: #2c9097; color: #fff; color: rgba(255,255,255,0.8); }
ul.listCats > li.active:nth-child(4n+3) > a { color: #fff; }

ul.listCats > li:nth-child(4n+3) > ul > li > a { background: rgba(44,144,151,0.1); color: #2c9097; }
ul.listCats > li.active:nth-child(4n+3) > ul > li.active > a { background: rgba(44,144,151,0.25); }

ul.listCats > li:nth-child(4n+3) a:focus,
ul.listCats > li:nth-child(4n+3) a:hover,
ul.listCats > li:nth-child(4n+3) > ul > li.active > a:focus,
ul.listCats > li:nth-child(4n+3) > ul > li.active > a:hover { background: #2c9097; background: rgba(44,144,151,0.8); color: #fff; }



ul.listCats > li:nth-child(4n) a { background: #6AB2BD; color: #fff; color: rgba(255,255,255,0.8); }
ul.listCats > li.active:nth-child(4n) > a { color: #fff; }

ul.listCats > li:nth-child(4n) > ul > li > a { background: rgba(106,178,189,0.1); color: #6AB2BD; }
ul.listCats > li.active:nth-child(4n) > ul > li.active > a { background: rgba(106,178,189,0.25); }

ul.listCats > li:nth-child(4n) a:focus,
ul.listCats > li:nth-child(4n) a:hover,
ul.listCats > li:nth-child(4n) > ul > li.active > a:focus,
ul.listCats > li:nth-child(4n) > ul > li.active > a:hover { background: rgba(106,178,189,0.8); color: #fff; }




@media (max-width: 991px) { 
	#beside ul.listCats > li a { padding: 8px 4%; font-size: 1.3em; } 
	#beside ul.listCats > li > ul > li a { padding: 8px 4%; font-size: 1.2em;  }
}
@media (min-width: 478px) and (max-width: 767px) { 
	#beside ul.listCats > li > ul { margin-left: 0px; padding-left: 0px; }
	#beside ul.listCats > li > ul > li { display:inline-block; width: 50%; padding-right: 4px; }
	#beside ul.listCats > li > ul > li:nth-child(2n) { padding-right: 0px; }
	#beside ul.listCats > li > ul > li a { padding: 8px 0% 8px 3%; font-size: 1.1em;  }
}
@media (max-width: 559px) { 
	#beside ul.listCats { margin: 0px 0px 30px 0px; }
	#beside ul.listCats li { padding: 0px; margin: 0px 8px 5px 8px; }
	#beside ul.listCats li:nth-child(2n+1) { clear:left; }
	#beside ul.listCats li a { display: block; padding: 12px; font-size: 1.1em; }
}






#tail .listComponents,
#beside .listComponents { margin: 0px 0px 30px 0px; padding: 30px 25px 20px 25px; background: #45AED9; }

#tail .listComponents > ul,
#beside .listComponents > ul { margin: 1em 0px 0px 0px; padding: 0px; color: #fff; color: rgba(255,255,255,0.8); display:table; width:100%; }


#tail .listComponents > ul li { 
	margin: 0px 0px 10px 0px; padding: 0px 2% 0px 0%;
	line-height: 1.15; float:left; width: 50%; display:block; }
#tail .listComponents > ul li:nth-child(2n+1) { clear:both; }

#beside .listComponents > ul li { 
	margin: 0px 0px 8px 15px; padding: 0px 0px 0px 3px;
	line-height: 1.15;
}


#tail .listComponents > ul li a,
#beside .listComponents > ul li a { 
  display: block;
  text-decoration:none;
  padding: 0; margin: 0;
  font-size: 1.25em;
  color: #fff; color: rgba(255,255,255,0.8);
-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }

#tail .listComponents > ul li a { font-size: 1.1em; }

#tail .listComponents > ul li a:focus,
#tail .listComponents > ul li a:hover,
#beside .listComponents > ul li a:focus,
#beside .listComponents > ul li a:hover { color: #fff; }

#tail .listComponents > ul li.current a,
#tail .listComponents > ul li.active a,
#beside .listComponents > ul li.current a,
#beside .listComponents > ul li.active a { font-weight: 400; color: #fff; }


@media (min-width: 768px) and (max-width: 991px) { 
#beside .categories-module.listComponents h3 { font-size: 1.6em; }
#beside .listComponents { font-size: 0.85em; padding: 15px 12px 10px 12px; }
}








@media (max-width: 1199px) { nav .container-fluid { padding: 0px 8px 0px 4px; } }


.navbar-nlchi {
  background: #3482a2 url(../images/bk-nav.png) top left repeat-x;
  border: none;
  border-radius: 0px;
  font-weight: 400;
  overflow: hidden;
  z-index: 12;
}
@media (max-width: 767px) { .navbar-nlchi { background: #3482a2 url(../images/bk-nav-mob.png) top left repeat-x; } }

.navbar-nlchi ul { overflow: visible; }

.navbar-nlchi .navbar-collapse { padding: 0px 15px 0px 0px; max-width: 775px; }

.navbar-nlchi .navbar-brand { color: #6D6D6D; }
.navbar-nlchi .navbar-brand:hover,
.navbar-nlchi .navbar-brand:focus { color: #6D6D6D; background-color: transparent; }

.navbar-nlchi .navbar-text { color: #6D6D6D; }




.navbar-toggle {
  position: relative;
  float: right;
  padding: 10px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #fff;
  background-color: rgba(255,255,255,0);
  background-image: none;
  border: 1px solid #fff;
  border-color: rgba(255,255,255,0.65);
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
  background-color: rgba(255,255,255,0.75);
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.bs-docs-nav .navbar-toggle .icon-bar{background-color:#563d7c}
.bs-docs-nav .navbar-header .navbar-toggle{border-color:#fff}
.bs-docs-nav .navbar-header .navbar-toggle:focus,
.bs-docs-nav .navbar-header .navbar-toggle:hover{background-color:#f9f9f9;border-color:#f9f9f9}


@media (min-width: 768px) { .navbar-toggle { display: none; } }


#bs-navbar1 > .nav.navbar-nav.subNav { display: none; }

.navbar-form { border: 0px; box-shadow: 0px; margin: 8px 0px 0px 0px; padding: 0px; }
.navbar-nlchi .form-control {
	padding: 0px 12px;
    border-radius: 0px;
	height: 34px;
	border-color: #fff; border-color: rgba(255,255,255,0.65); border-right: 0px;
}
.navbar-form .input-group { border: 1px solid #fff; border-color: rgba(255,255,255,0.65); }
.navbar-form .input-group > .form-control { background: none; border: 0px; color: #fff; color: rgba(255,255,255,0.75); box-shadow: none !important; -webkit-appearance: none; width: auto; margin:0px; }


@media (min-width: 768px) and (max-width: 1199px) { .navbar-form .input-group > .form-control { width: 150px; } }

.form-control:focus {
	border-color: #fff; border-color: rgba(255,255,255,0.65); outline: 0;
	-webkit-box-shadow: none; box-shadow: none;
}
.navbar-nlchi .input-group-addon {
	height: 34px;
	padding: 0px 12px;
    font-size: 12px; color: #fff; text-align: center;
	border: 0px; border-radius: 0px;    
    background: none;
}

@media (max-width: 1199px) { 
.navbar-nlchi .input-group-addon { padding: 0px 4px; }
.navbar-nlchi .form-control { padding: 0px 4px; }
}
@media (max-width: 767px) { .navbar-options { max-width:75%; float:right; } }



.navbar-nlchi #fontsize .navbar-nav > li > a { padding: 16px 12px; }
@media (max-width: 991px) { #fontsize { display: none; } }



#top ul.nav.nav-pills.topNav { display: none; }

@media (min-width: 768px) { 
	#top ul.nav.nav-pills.topNav {
		display: inline-block;
		margin: 39px 0px 0px;
		letter-spacing: -0.01em;
		font-size: 13.8px;
		line-height: 24px;
	}
	#top ul.nav.nav-pills.topNav > li {
		float: left;
		margin: 0px; padding: 0px;
		position: relative;
		display: block;
	}
	#top ul.nav.nav-pills.topNav > li.item-154 {display: none; }
	#top ul.nav.nav-pills.topNav > li > a { 
		border-left: 1px solid #6d6d6d;
		color: #6d6d6d; color: rgba(0,0,0,0.46);
		text-decoration: none;
		margin: 8px 0px; padding: 2px 12px 0px 12px;
		-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }

	#top ul.nav.nav-pills.topNav > li:first-child > a,
	#top ul.nav.nav-pills.topNav > li > a.topNav-social { border: 0px; }
	#top ul.nav.nav-pills.topNav > li > a.topNav-social img { margin-top: -4px; }
	#top ul.nav.nav-pills.topNav > li.active > a {
	  font-weight: 600; background: none;
	}
	#top ul.nav.nav-pills.topNav > li > a:hover,
	#top ul.nav.nav-pills.topNav > li > a:focus,
	#top ul.nav.nav-pills.topNav > li.active > a:hover,
	#top ul.nav.nav-pills.topNav > li.active > a:focus {
	  color: #414141; background: none;
	}

	#top ul.nav.nav-pills.topNav > li > a.covidBTN { 
		border: 2px solid #007a33;
		color: #fff;
		text-decoration: none;
		margin: 0px 2px 4px 3px; padding: 0px 6px 0px 6px;
		background: #007a33;
		border-radius: 8px;
	}
	#top ul.nav.nav-pills.topNav > li > a.covidBTN:hover,
	#top ul.nav.nav-pills.topNav > li > a.covidBTN:focus {
		border: 2px solid #007a33;
		color: #007a33;
		background: none;
	}
}
@media (min-width: 992px) { 
	#top ul.nav.nav-pills.topNav > li > a.covidBTN { margin-top: 4px; padding: 4px 6px 2px 6px; }
}
@media (max-width: 1199px) {	
	#top ul.nav.nav-pills.topNav > li > a { padding: 0px 9px;}
}
@media (max-width: 991px) { 
	#top ul.nav.nav-pills.topNav { margin: 0px 0px 0px; }
	/* #top ul.nav.nav-pills.topNav > li.item-136 { clear: both; } */
	#top ul.nav.nav-pills.topNav > li > a { padding: 0px 6.5px; margin: 0px; border: 0px;}
}


























footer ul.nav.nav-pills.footNav {
    display: inline-table;
    margin: 8px 0px 7px 0px;
    letter-spacing: -0.01em;
	font-size: 13.8px;
    line-height: 24px;
}
footer ul.nav.nav-pills.footNav > li {
	margin: 0px 0px 15px 0px; padding: 0px;
	position: relative;
    display: inline-table;
	float: none;
}

footer ul.nav.nav-pills.footNav > li.item-134,
footer ul.nav.nav-pills.footNav > li.item-136,
footer ul.nav.nav-pills.footNav > li.item-137,
footer ul.nav.nav-pills.footNav > li.item-138,
footer ul.nav.nav-pills.footNav > li.item-153 {display: none; }

footer ul.nav.nav-pills.footNav > li.active > a {
  font-weight: 600; background: none;
}
footer ul.nav.nav-pills.footNav > li > a:hover,
footer ul.nav.nav-pills.footNav > li > a:focus,
footer ul.nav.nav-pills.footNav > li.active > a:hover,
footer ul.nav.nav-pills.footNav > li.active > a:focus {
  color: #414141; background: none;
}
footer ul.nav.nav-pills.footNav > li > ul,
footer ul.nav.nav-pills.footNav > li > ul > li > ul,
footer ul.nav.nav-pills.footNav > li > ul > li > ul > li > ul {
    display: inline-block;
	float:right;
    margin: 0px 10px 0px 0px; list-style: none; padding: 0px 6px;
	border-left: 1px solid #fff; border-right: 1px solid #fff; border-color: rgba(255,255,255,0.26);
}
footer ul.nav.nav-pills.footNav > li > ul > li,
footer ul.nav.nav-pills.footNav > li > ul > li > ul > li,
footer ul.nav.nav-pills.footNav > li > ul > li > ul > li > ul > li {
    display: inline-block;
	float:left;
    margin: 0px 0px 0px 0px; list-style: none; padding: 0px;
	font-size: 0.92em;
}
footer ul.nav.nav-pills.footNav li > a {
    display: inline-block;
  color: #fff; color: rgba(255,255,255,0.75);
  line-height: 16px;
  text-decoration: none;
  padding: 2px 10px;
  margin: 0px;
	-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }
	
footer ul.nav.nav-pills.footNav.footNavDisc li > a {
	font-size: 13px; line-height: 1em;
	border: 1px solid #fff; border-color: rgba(255,255,255,0.26);
	padding: 0.7em 0.8em 0.5em; margin-left: 0.75em;
	color: rgba(255,255,255,0.65);
}
	
footer ul.nav.nav-pills.footNav > li > ul > li a,
footer ul.nav.nav-pills.footNav > li > ul > li > ul > li a,
footer ul.nav.nav-pills.footNav > li > ul > li > ul > li > ul > li a { color: rgba(255,255,255,0.6); padding: 2px 6px; }
	

footer ul.nav.nav-pills.footNav li.active > a {
  color: #fff; font-weight: 600; background: none; border-color: rgba(255,255,255,1);
}
footer ul.nav.nav-pills.footNav  li > a:hover,
footer ul.nav.nav-pills.footNav  li > a:focus,
footer ul.nav.nav-pills.footNav  li.active > a:hover,
footer ul.nav.nav-pills.footNav  li.active > a:focus {
  color: #fff; background: none;
}
footer ul.nav.nav-pills.footNav.footNavDisc  li > a:hover,
footer ul.nav.nav-pills.footNav.footNavDisc  li > a:focus,
footer ul.nav.nav-pills.footNav.footNavDisc  li.active > a:hover,
footer ul.nav.nav-pills.footNav.footNavDisc  li.active > a:focus {
  color: #67B2BE; background: rgba(255,255,255,1); border-color: rgba(255,255,255,1);
}




footer ul.nav.nav-pills.socNav {
    display: inline-block;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}
footer ul.nav.nav-pills.socNav > li {
    display: inline-block;
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}
footer ul.nav.nav-pills.socNav li > a {
    display: inline-block;
	margin: 5px 0px 0px 10px; padding: 6px 4.5px;
	-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }
	
footer ul.nav.nav-pills.socNav  li > a:hover,
footer ul.nav.nav-pills.socNav  li > a:focus {
   background-color: #2D6F89; background-color: rgba(41,111,138, 0.8);
}


.footerContact {
	text-align:right;
	padding-right: 4%;
	line-height:1.7;
}
.footerContact .logo { margin: 0px 0px 10px 0px; }

.footerContact a { color: #fff; color: rgba(255,255,255,0.9); text-decoration: underline; }

.footerContact a:focus,
.footerContact a:hover { color: #fff; text-decoration: none; }

@media (max-width: 1199px) {
.footerContact { padding: 0px 15px 0px 0px; }
}
@media (max-width: 991px) {
.footerContact { padding: 7px 6% 0px 0px; line-height:1.5; }
.footerContact .logo { float:left; margin: 0px 0px 0px 30px;  }
.footerContact .details {  }
}
@media (max-width: 767px) {
.footerContact { padding: 0px 16px 0px 16px; }
.footerContact .logo { float:left; margin: 0px; padding: 0px; max-width: 50%;  }
}












.navbar-nlchi .navbar-nav {  }

.navbar-nlchi .navbar-nav ul { list-style: none; margin: 0px; padding: 0px; }

.navbar-nlchi .navbar-nav li { margin: 0px; padding: 0px; }

.navbar-nlchi .navbar-nav > li.item-153,
.navbar-nlchi .navbar-nav li.item-163 { display: none; }

.navbar-nlchi .navbar-nav > li > a { color: #fff; color: rgba(255,255,255,0.85); text-decoration: none; padding: 16px 25px; margin: 0px;
	-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }

.navbar-nlchi .navbar-nav > li.active > a,
.navbar-nlchi .navbar-nav > li.active.current > a { color: #fff; background-color: #2D6F89; }

.navbar-nlchi .navbar-nav > li > a:hover,
.navbar-nlchi .navbar-nav > li > a:focus { color: #fff; background-color: #2D6F89; }

.navbar-nlchi .navbar-nav > .disabled > a,
.navbar-nlchi .navbar-nav > .disabled > a:hover,
.navbar-nlchi .navbar-nav > .disabled > a:focus {
  color: #6d6d6d; color: rgba(109,109,109,0.7);
  background-color: transparent;
}
.navbar-nlchi .navbar-nav .mainNavKill { display: none !important; }




@media (min-width: 768px) {
.navbar-nlchi .navbar-nav > li.item-132,
.navbar-nlchi .navbar-nav > li.item-133,
.navbar-nlchi .navbar-nav > li.item-135,
.navbar-nlchi .navbar-nav > li.item-153,
.navbar-nlchi .navbar-nav > li.item-156 { display: none; }

.navbar-nlchi .navbar-nav > li.active.deeper { min-height: 124px; }
.navbar-nlchi .navbar-nav > li.item-101.active { min-height: 1px; }

body.itemid-122 .navbar-nlchi .navbar-nav > li.active.deeper,
body.itemid-123 .navbar-nlchi .navbar-nav > li.active.deeper,
body.itemid-130 .navbar-nlchi .navbar-nav > li.active.deeper,
.navbar-nlchi .navbar-nav > li.item-107.current,
.navbar-nlchi .navbar-nav > li.item-110.current { min-height: 88px; }

.navbar-nlchi .navbar-nav > li > ul.subNav { display: none; }
.navbar-nlchi .navbar-nav > li.active > ul.subNav { display: block; }
.navbar-nlchi .navbar-nav > li > ul.subNav > li > ul.subNav { display: none; }
.navbar-nlchi .navbar-nav > li > ul.subNav > li.active > ul.subNav { display: block; }

.navbar-nlchi .navbar-nav.subNav,
.navbar-nlchi .navbar-nav > li > ul,
.navbar-nlchi .navbar-nav > li > ul > li > ul { 
	font-size: 12.4px; line-height: 14px;
	list-style: none; display:block;
	position: absolute;
	width: 770px; padding: 11px 0px 0px 0px;
}

.navbar-nlchi .navbar-nav.subNav,
.navbar-nlchi .navbar-nav > li > ul {  margin: 0px 0px 0px -20%; }
.navbar-nlchi .navbar-nav > li > ul > li > ul {  margin: 0px 0px 0px -10%; }

.navbar-nlchi .navbar-nav > li > ul > li.item-109 > ul { margin-left: -55%; }
.navbar-nlchi .navbar-nav.subNav { position: relative; margin-left: 150px; height: 36px; padding-top: 8px; }
.navbar-nlchi .navbar-nav > li > ul > li > ul { padding-top: 22px; }

.navbar-nlchi .navbar-nav.subNav > li,
.navbar-nlchi .navbar-nav > li > ul > li,
.navbar-nlchi .navbar-nav > li > ul > li > ul > li { 
	padding: 0px 3px; margin: 0px; float: left;
	border-right-width: 1px; border-right-style: solid; 
}
.navbar-nlchi .navbar-nav.subNav > li:last-child,
.navbar-nlchi .navbar-nav > li > ul > li:last-child,
.navbar-nlchi .navbar-nav > li > ul > li > ul > li:last-child { border: 0px; }

.navbar-nlchi .navbar-nav.subNav > li > a,
.navbar-nlchi .navbar-nav > li > ul > li > a,
.navbar-nlchi .navbar-nav > li > ul > li > ul > li > a { 
  padding: 0px 4px; margin: 0px;
  text-decoration:none; background: none !important;
-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }



.navbar-nlchi .navbar-nav.subNav > li { border-color: #fff; border-color: rgba(255,255,255,0.6); }
.navbar-nlchi .navbar-nav.subNav > li > a { color: #fff; color: rgba(255,255,255,0.75); }
.navbar-nlchi .navbar-nav.subNav > li > a:hover,
.navbar-nlchi .navbar-nav.subNav > li > a:focus,
.navbar-nlchi .navbar-nav.subNav > li.active > a:hover,
.navbar-nlchi .navbar-nav.subNav > li.active > a:focus { color: #fff; }

.navbar-nlchi .navbar-nav > li > ul > li { border-color: #fff; border-color: rgba(255,255,255,0.6); }
.navbar-nlchi .navbar-nav > li > ul > li > a { color: #fff; color: rgba(255,255,255,0.75); }
.navbar-nlchi .navbar-nav > li > ul > li > a:hover,
.navbar-nlchi .navbar-nav > li > ul > li > a:focus,
.navbar-nlchi .navbar-nav > li > ul > li.active > a:hover,
.navbar-nlchi .navbar-nav > li > ul > li.active > a:focus { color: #fff; }

.navbar-nlchi .navbar-nav.subNav > li.active > a,
.navbar-nlchi .navbar-nav > li > ul > li.active > a { font-weight: 600; background: none; color: #fff; }


.navbar-nlchi .navbar-nav > li > ul > li > ul > li { border-color: #6d6d6d; border-color: rgba(109,109,109,0.4); }
.navbar-nlchi .navbar-nav > li > ul > li > ul > li > a { color: #6d6d6d; color: rgba(109,109,109,0.75); }
.navbar-nlchi .navbar-nav > li > ul > li > ul > li > a:hover,
.navbar-nlchi .navbar-nav > li > ul > li > ul > li > a:focus,
.navbar-nlchi .navbar-nav > li > ul > li > ul > li.active > a:hover,
.navbar-nlchi .navbar-nav > li > ul > li > ul > li.active > a:focus { color: #6d6d6d; }

.navbar-nlchi .navbar-nav > li > ul > li > ul > li.active > a { font-weight: 600; background: none; color: #6d6d6d; }


.navbar-nlchi .navbar-nav.subNav,
.navbar-nlchi .navbar-nav.subNav { position: relative; margin-left: 150px; height: 36px; }
.navbar-nlchi .navbar-nav > li > ul > li > ul { padding-top: 22px; }

}

@media (min-width: 768px) and (max-width: 1199px) {
	.navbar-nlchi .navbar-nav > li > a { padding: 16px 14px; }
}
@media (min-width: 768px) and (max-width: 991px) { 	
	.navbar-nlchi .navbar-nav > li > a { padding: 16px 8px; }
	.navbar-nlchi .navbar-nav > li > ul > li > ul > li { padding: 0px 2px; font-size: 0.92em; }
	.navbar-nlchi .navbar-nav > li > ul > li > ul > li > a { padding: 0px 2px; }
}






	
@media (max-width: 767px) {
.navbar-nav { margin: 4px 0px; }

.navbar-nlchi .navbar-nav > li.item-153 { display: none; }

.navbar-nlchi .navbar-nav > li { display: block; margin-right: -15px; padding: 0px; }

.navbar-nlchi .navbar-nav > li a { 
	color: #fff; color: rgba(255,255,255,0.8);
	text-decoration: none;
	font-size: 13px; line-height: 1.3;
	padding: 4px 8px; margin: 0px;
	-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }

.navbar-nlchi .navbar-nav > li > a { font-size: 14px; display: block; padding: 7px 8px 7px 22px; }

.navbar-nlchi .navbar-nav li.active > a { font-weight: 600; }
.navbar-nlchi .navbar-nav li.active.current > a { font-weight: 600; color: #fff; }

.navbar-nlchi .navbar-nav > li > a:hover,
.navbar-nlchi .navbar-nav > li > a:focus,
.navbar-nlchi .navbar-nav > li > ul > li > a:hover,
.navbar-nlchi .navbar-nav > li > ul > li > a:focus,
.navbar-nlchi .navbar-nav > li > ul > li > ul > li > a:hover,
.navbar-nlchi .navbar-nav > li > ul > li > ul > li > a:focus { color: #fff; background-color: #2D6F89; }


.navbar-nlchi .navbar-nav > li { 
	background-color: #2D6F89; background-color: rgba(41,111,138, 0); 
	border-bottom: 2px solid #2D6F89; border-color: rgba(41,111,138, 0.25);
	/* padding-top:4px; */
}
	
.navbar-nlchi .navbar-nav > li:hover,
.navbar-nlchi .navbar-nav > li:focus { border-color: #2D6F89; }

.navbar-nlchi .navbar-nav > li.deeper.parent > ul {
	padding: 0px 0px 0px 0px; margin: 2px 0px 0px 32px;
}
.navbar-nlchi .navbar-nav > li.deeper.parent > ul > li.deeper.parent > ul {
	border-left: 2px solid #2D6F89; border-color: rgba(255,255,255, 0.2);
	padding: 0px 0px 0px 0px; margin: 0px 0px 8px 32px;
}
.navbar-nlchi .navbar-nav > li.deeper.parent > ul > li.deeper.parent > ul > li {
	padding: 1px 0px 1px 2px; margin: 0px 0px 0px 0px;
}

/*
.navbar-nlchi .navbar-nav > li.deeper.parent > ul > li.deeper.parent {
	background-color: #2D6F89; background-color: rgba(41,111,138, 0.1); 
	border-bottom: 2px solid #2D6F89; border-color: rgba(41,111,138, 0.6);
	margin-bottom: 6px;
}

.navbar-nlchi .navbar-nav > li.active.deeper.parent > a { background-color: #2D6F89; background-color: rgba(41,111,138, 0.4); }
.navbar-nlchi .navbar-nav > li.deeper.parent > ul { background-color: #2D6F89; background-color: rgba(41,111,138, 0.1); margin-left: 0px; }
.navbar-nlchi .navbar-nav > li.deeper.parent > ul > li.deeper.parent > ul { background-color: #2D6F89; background-color: rgba(41,111,138, 0.1); margin-left: 0px; }



.navbar-nlchi .navbar-nav > li.active.deeper.parent { background-color: #2D6F89; background-color: rgba(41,111,138, 0.4); }
.navbar-nlchi .navbar-nav > li.deeper > a { background-color: #2D6F89; background-color: rgba(41,111,138, 0.4); margin-right: -15px; }
.navbar-nlchi .navbar-nav > li.deeper.dropdown { min-height: 88px; }
.navbar-nlchi .navbar-nav > li.deepest.dropdown { min-height: 52px; }

.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li { border: 0px; }

.navbar-nlchi .navbar-nav > li > ul,
.navbar-nlchi .navbar-nav > li > ul > li > ul {
	display:block;
	position: relative;
}

*/

}










/*



@media (min-width: 768px) {
.navbar-nlchi .navbar-nav > li.item-132,
.navbar-nlchi .navbar-nav > li.item-133,
.navbar-nlchi .navbar-nav > li.item-135,
.navbar-nlchi .navbar-nav > li.item-153,
.navbar-nlchi .navbar-nav > li.item-156 { display: none; }
}

	
@media (max-width: 767px) {
.navbar-nav { margin: 0px 0px; }
.navbar-nlchi .navbar-nav > li { display: block; }
.navbar-nlchi .navbar-nav > li > a { margin-right: -15px; padding-left: 8px; }
.navbar-nlchi .navbar-nav > li.deeper > a { background-color: #2D6F89; background-color: rgba(41,111,138, 0.4); margin-right: -15px; }
.navbar-nlchi .navbar-nav > li.deeper.dropdown { min-height: 88px; }
.navbar-nlchi .navbar-nav > li.deepest.dropdown { min-height: 52px; }

.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li { border: 0px; }

.navbar-nlchi .navbar-nav > li > ul,
.navbar-nlchi .navbar-nav > li > ul > li > ul {
	display:block;
	position: relative;
}


.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul { display: block; float:none; margin: 5px 0px 5px 5%; padding: 0px 0px 5px 0px; border-bottom: 1px dashed #fff; border-color: rgba(255,255,255,0.26); max-width:90%; }

.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li { display: block; float:none; margin: 8px 0px; padding: 0px; clear:both; }

.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li.active.deeper { display:block; float:none; margin: 0px; }

.navbar-nlchi .navbar-nav > li.active.deeper.dropdown li a {
  color: #fff; color: rgba(255,255,255,0.85);
  line-height: 16px;
  text-decoration: none;
  padding: 8px 6px;
  margin: 0px;
	-webkit-transition: all 0.15s; -moz-transition: all 0.15s; transition: all 0.15s; }

.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li.deepest > a { display: block; float:left; color: #fff; color: rgba(255,255,255,0.9); }

.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li.deepest > ul { display: inline; float:none; font-size: 0.92em; margin: 0px; padding: 0px; }

.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li.deepest > ul > li { display: inline-block; float:none; border: 0px; margin: 0px; padding: 0px; }
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li.deepest > ul > li:first-child { border-left: 1px solid #fff;border-color: rgba(255,255,255,0.26); padding-left: 6px; margin-left: 6px; }
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li.deepest > ul > li:last-child { border-right: 1px solid #fff; border-color: rgba(255,255,255,0.26); padding-right: 6px; }

.navbar-nlchi .navbar-nav > li.active.deeper.dropdown > ul > li.deepest > ul > li > a { display: inline-block; float:left; color: #fff; color: rgba(255,255,255,0.7); }



.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li.active > a { color: #fff; font-weight: 600; background: none; }
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li ul li.active > a { color: #fff; color: rgba(255,255,255,0.85); font-weight: 600; background: none; }


.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li > a:hover,
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li > a:focus,
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li.active > a:hover,
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li.active > a:focus,
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li ul li > a:hover,
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li ul li > a:focus,
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li ul li.active > a:hover,
.navbar-nlchi .navbar-nav > li.active.deeper.dropdown ul li ul li.active > a:focus {
  color: #fff; background: none;
}
}


@media (max-width: 1199px) {
	.navbar-nlchi .navbar-nav > li > a { padding: 16px 14px; }
}
@media (max-width: 991px) { 	
	.navbar-nlchi .navbar-nav > li > a { padding: 16px 8px; }
	.navbar-nlchi .navbar-nav > li > ul > li > ul { margin: 0px 0px 0px -60%; }
	.navbar-nlchi .navbar-nav > li > ul > li.item-109 > ul { margin: 0px 0px 0px -225%; }
	.navbar-nlchi .navbar-nav > li > ul > li > ul > li { padding: 0px 2px; font-size: 0.92em; }
	.navbar-nlchi .navbar-nav > li > ul > li > ul > li > a { padding: 0px 2px; }
}
@media (max-width: 768px) { .navbar-nlchi .navbar-nav > li > a { padding: 16px 16px; } }
*/