@charset "UTF-8";
/* 
* Copyright (c) 2014 Moore Communications Group. (http://www.moorecommgroup.com/)
* Darren Allen (darrena@moorecommgroup.com)
*/

img,
embed,
object,
video {
	max-width: 100%;
}
ul#mobilenav {
		display: none;
	}
div#logomobile {
	display: none;
	
}
/* Logo ------------------------------------------ */

#logomini {
    position: absolute;
    text-indent: -9999px;
    width: 150px; 
    height: 100px;
    opacity: 1;
    background: url(../images/logo-patient-access-sec.png);
   /* background-image: url(../images/logo-patient-access-sec.png);*/
    background-size: 102px 63px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    left: 30px;
    top: 15px;
    z-index: 9999;
}
.hero #logo a { display: block; width: 184px; height: 112px; outline: none;}

#logoWell #logo {
	float: right;
    position: relative;
    text-indent: -9999px;
    width: 111px; 
    height: 67px;
    opacity: 1;
    background-image: url(../images/logo-kids-inc-mobile.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 1.4em 3em 1.4em 0;
}
#logoWell #logo a { display: block; width: 111px; height: 67px; outline: none;}




/* For "Sticky" footer at the bottom of the pages
----------------------------------------------------------------------------------------- */


html, body {
    height: 100%;
    font-size: 100%;
    background-color: #fff;
}
body {
	overflow-x: hidden; /* hide horz. slider during animation */
}
#wrap {min-height: 100%;}
#main {overflow:hidden;
	padding-bottom: 278px;}  /* must be same height as the footer */

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

div#footer {
	overflow: hidden;
	height: auto;
	margin-top: -278px; /* negative value of footer height */
	background-image:url(../images/back-footer.gif);
	background-repeat: repeat-x;
}


#footer {
	width: 100%;
	height: 320px;
	background-color: #13a59b;
	position:relative;
}



/* For "Nav" 
----------------------------------------------------------------------------------------- */

div#homepageHero {
	position: relative;
	display: block;
	width: 100%;
}

div#homepageHero img {
	display: block;
	width: 100%;
	height: auto;
}
div#whitebar img {
	display: none;
}
ul.navsocial {
	display: none;
}


/* Video
----------------------------------------------------------------------------------------- */
div.video {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
}
div.video p{
	text-align: center;
	margin-top: 1em;
	color: #fff;
}

div.video a.rightcapsulebutton {
	display: block;
	font-family: "Novecentowide-Book",sans-serif; font-style: normal; font-weight: 400;
	font-size: 1.500em;
	color: #fff;
	text-decoration: none;
	background-color: #d31f27;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	height: 60px;
	width: 280px;
	line-height: 2.4em;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-top: 2em;
}

div.video a.rightcapsulebutton:hover {
	background-color: #D34D54;
}


/* Global layout styles
----------------------------------------------------------------------------------------- */

img.imgLeft {
	float: left;
    padding: 5px;
    margin: 20px 20px 20px 0px;
    border: 1px solid #00a8ec;
}
img.imgRight {
	float: right;
    padding: 5px;
    margin: 20px;
    border: 1px solid #00a8ec;
}
img.imgLeftNoBorder {
    float: left;
    margin: 20px;
}
img.imgRightNoBorder {
    float: right;
    margin: 20px;
}



div.sub {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}


#middlepanel {
	width: 100%;
	overflow: hidden;
}

#middlepanel div.sub {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	overflow: hidden;
	padding-bottom: 4.2em;
	display: block;
}

#clipboard {
	margin-top: -20px;
	display: block;
	background-image: url(../images/clip.png);
	width: 281px;
	height: 347px;
}





a.leftaction {
	float: right;
	display: block;
	height: 60px;
	width: 280px;
	line-height: 2.4em;
	background-color: #d31f27;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	text-decoration: none;

}

a.rightaction {
	float: left;
	display: block;
	background-color: #d31f27;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height: 60px;
	width: 280px;
	line-height: 2.4em;
	overflow: hidden;
	text-decoration: none;

}




a.rightaction {
	color: #FFFFFF;
	text-align: center;
	font-family: "Novecentowide-Book",sans-serif; font-style: normal; font-weight: 400;
	font-size: 1.500em;
	display: block;
}

a.leftaction {
	color: #FFFFFF;
	text-align: center;
	font-family: "Novecentowide-Book",sans-serif; font-style: normal; font-weight: 400;
	font-size: 1.500em;
	display: block;
}

a.rightaction:hover {
	background-color: #D34D54;
	opacity: .8;
}
a.rightaction:active {
	outline: 0 none;
}

a.leftaction:hover {
	background-color: #D34D54;
}
a.leftaction:active {
	outline: 0 none;
}
div.actionrightblock {
	width: auto;
	float: left;
	height: auto;
	overflow: hidden;
}
div.actionleftblock {
	width: 47.5%;
	float: left;
	margin-right: 3em;
	height: auto;
	overflow: hidden;
}
.capsule {
	background-color: #dcf0ee;
	width: 100%;
	height: auto;
	padding-bottom: 0;
}

.capsule div.sub {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
div.rightcapsule {
	position: relative;
	width: 30%;
	float: right;
	height: auto;
	display: block;
	height: auto;
}
div.leftcapsule {
	width: 70%;
	max-width: 650px;
	float: left;
	height: auto;
	overflow: hidden;
}
a.rightcapsulebutton {
	display: block;
	font-family: "Novecentowide-Book",sans-serif; font-style: normal; font-weight: 400;
	font-size: 1.500em;
	color: #fff;
	text-decoration: none;
	background-color: #d31f27;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	height: 60px;
	width: 280px;
	line-height: 2.4em;
	float:right;
}
div.botCapsule {
	padding-top: 40px;
	width: auto;
	float: left;
	height: auto;
	overflow: hidden;
}

a.rightcapsulebutton:hover {
	background-color: #D34D54;
}
a.rightcapsulebutton:active {
	outline: 0 none;
}
div.leftcapsule p {
	text-align: left;
}
div#sub p {
	margin-bottom: 1em;
	font-size: 1.500em;
	line-height: 2.00;
}
div.capsuleul {
	max-width: 70%;
	margin-right: auto;
	margin-left: auto;	
}
div.capsuleul li {
	color: #017770;
	font-family: "jaf-facitweb",sans-serif; font-style: normal; font-weight: 600;
	font-size: 1.40em; /* 1.75em 28px / 16px */
	line-height: 1.80;
	list-style-image: url(../images/checkbox.png);
	
}
.newsspan {
	width: 100%;
	height: auto;
	background-color: #017770;
	padding-top: 1em;
	padding-bottom: 7em;
}
div.newsspan div.sub {
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	overflow: hidden;
}
.newsColm {
	display: block;
	padding-top: 3em;
	width: auto;
	float: left;
}
div.newsColm p {
	padding-top: 1em;
	color: #FFFFFF;
	text-align: left;
	font-size: 1em;
}
a.footerlinks {
	text-decoration: none;
	color: #FFF;
	font-family: "jaf-facitweb",sans-serif; font-style: normal; font-weight: 600;
	font-size: 1.20em; /* 1.75em 28px / 16px */
	padding-right: 1em;
		
}


a.readmore {
	float: left;
	display: block;
	height: 40px;
	width: 150px;
	background-color: #dcf0ee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	text-decoration: none;
	color: #017770;
	text-align: center;
	font-family: "Novecentowide-Medium",sans-serif; font-style: normal; font-weight: 400;
	font-size: 1.00em;
	line-height: 2.3em;
	display: block;
	margin-top: 1.000em;
}

a.readmore:hover {
	background-color: #9FEFE7;
}
a.readmore:active {
	outline: 0 none;
}





div#footer div.subfooter div#footerLeft {
	float: left;
	width: auto; /* 320px / 960px */
	padding-top: .9em;
	
}
div#footer div.sub div#footerRight {
	float: left;
	width: auto; /* 640px / 960px */	
	 
}

div#botFooter {
	overflow: hidden;
	height: auto;
	background-color: #127e32;
}


ul.footernav li {
	padding-right: 1em;
	padding-left: 1em;
	float: left;
	border-right: 1px solid #fff;
}
ul.footernavsocial li {
	padding-left: 1em;
	float: right;
}

ul.footernav li:last-child {
	border-right: none;
}

ul.footernavsocial li:last-child {
	border-right: none;
}


ul.footernav li a {
	text-decoration: none;
	color: #fff;
	font-family: "jaf-facitweb",sans-serif; font-style: normal; font-weight: 600;
	font-size: 1.0em; /* 1.75em 28px / 16px */
}

ul.footernav li a:hover {
	color: #017770;
}

div.subfooter {
	padding-top: 1em;
	padding-bottom: 1em;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	
	
}

div#footerRight ul.footernavsocial a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 40px;	
}

div#footerRight ul.footernavsocial a.facebook {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
}

div#footerRight ul.footernavsocial a.twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
}

div#footerRight ul.footernavsocial a.youtube {
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
}

div#footerRight ul.footernavsocial a:hover {
    opacity: .6;
    transition: opacity 0.25s ease-in-out 0s;
    transition-property: opacity;
    transition-duration: 0.25s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;

}
#footerbottom {
	padding-top: 3em;
	max-width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#footerbottom a {
	text-decoration: none;
	color: #fff;
	font-family: "jaf-facitweb",sans-serif; font-style: normal; font-weight: 400;
	font-size: 1.0em; /* 1.75em 28px / 16px */
	
}
#footerbottom a:hover {
	color: #017770;
	
}
a.lineitem {
	border-right: 1px solid #fff;
	padding-right: 1em
}

a.privacy {
	padding-left: 1em;
}

a.mcglogo {
	display: block;
	text-indent: -9999px;
	margin-top: -9px;
	background-image: url(../images/NCG-bug.png);
	background-repeat: no-repeat;
	width: 205px;
	height: 50px;
	float: right;
}


.glare {
	border-bottom: 1px solid #68c5bf;
	width: 100%;
	height: 89px;
	background-repeat: repeat-x;
	background-image: url(../images/white-glare.png);

}

#footerheader {
	padding-bottom: 1em;
	border-bottom: 1px solid #68c5bf;
}




.slicknav_menu {
	display:none;
}

@media(max-width: 56.5625em) {


.slicknav_menu {
	display:block;
}

	
div.video {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
}
div.video p{
	text-align: center;
	margin-top: 1em;
	color: #fff;
}

div.video a.rightcapsulebutton {
	display: block;
	font-family: "Novecentowide-Book",sans-serif; font-style: normal; font-weight: 400;
	font-size: 1.500em;
	color: #fff;
	text-decoration: none;
	background-color: #d31f27;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	height: 60px;
	width: 280px;
	line-height: 2.4em;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-top: 2em;
}	
	

div#logomobile {
	width: 100%;
	height: 84px;
	background: rgba(25, 167, 157, 0.5);
	border-bottom: 3px solid #0f6a64;
	
}
div#logomobile img {
	padding-top: 1em;
	padding-right: 2em;
	float: right;
	width: 70px;
	height: auto;
	
}
div#one {
	display: none;
}
div#two {
	display: none;
}

div#three {
	display: none;
}

ul#mobilenav {
	background-color: #2aaea5;
	border-bottom: 1px solid #68c5bf;
}

ul#mobilenav a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-family: "Novecentowide-Medium",sans-serif; font-style: normal; font-weight: 400;
	font-size: 3.0vw;
	text-transform: uppercase;
}
	
ul#mobilenav a.active {
		color: #36807b;
}
ul#mobilenav li {
		text-align: center;
		padding-bottom: .6em;
		padding-top: .6em;
		border-bottom: 1px solid #68c5bf;
}
ul#mobilenav li:hover {
		background-color: #0f6a64;
}
ul#mobilenav li.active {
		background-color: #0f6a64;
}

#middlepanel h1 {
	padding-top: .7em;
}
}
@media(max-width: 44em) {

	
	#main {overflow:hidden;
	padding-bottom: 350px;}  /* must be same height as the footer */

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

div#footer {
	overflow: hidden;
	height: 350px;
	margin-top: -350px; /* negative value of footer height */
	background-image:url(../images/back-footer.gif);
	background-repeat: repeat-x;
}
div.capsuleul li {
	list-style-image: url(../images/checkbox-small.png);
	
}


div.video {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
}
div.video p{
	text-align: center;
	margin-top: 1em;
	color: #fff;
}

div.video a.rightcapsulebutton {
	display: block;
	font-family: "Novecentowide-Book",sans-serif; font-style: normal; font-weight: 400;
	font-size: 1.00em;
	color: #fff;
	text-decoration: none;
	background-color: #d31f27;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	height: 40px;
	width: 200px;
	line-height: 2.4em;
	margin-left: auto;
	margin-right: auto;
	float: none;
	margin-top: 2em;
}



	
}


@media(max-width: 44.5em) {

ul#mobilenav a {
		font-size: 1em;
	}
	
p.footertext {
	padding-top: 2em;
}
#middlepanel div.sub {
	max-width: 90%;
}


div#footer div.subfooter div#footerLeft ul {
	display: none;
}
a.mcglogo {
	margin-top: 1.5em;
	float: right;
	display: block;
}
#footerbottom {
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	}
div#footer div.subfooter div#footerLeft {
	padding-top: 0em;
	
}
div#footer div.subfooter #footerRight {
	padding-top: 0;
}
div.subfooter {
	padding-top: 0.2em;
}

}



@media(min-width: 56.5625em) {
#logomini {
display: none;
}	
div#logomobile {
	display: none;
	
}
div#logomobile img {
	display: none;
}
	
ul#mobilenav {
		display: none;
	}

#middlepanel h1 {
	margin-top: 3em;
}

	
div#whitebar {
	display: block;
	position: absolute;
	width: 100%;
	height: 67px;
	border-bottom: 3px solid #0f6a64;
	background: rgba(255, 255, 255, 0.7);
}
div#greenbar {
	overflow: hidden;
	display: block;
	position: absolute;
	width: 100%;
	height: 203px;
	bottom: -64px;
	background: url(../images/back-middleback.png) no-repeat center center; 
}
div.flex-center {
	width: 100%;
  display: flex;
  justify-content: center;
      display: -webkit-box;
    display: moz-box-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
div.flex-center div#one {
	width: 33%;
	padding-top: 156px;
}
div.flex-center div#two {
  width: 33%;
  height: 203px;
}
div.flex-center div#two img {
	width: 185px;
	height: 150px;
	margin-top: 41px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1em;
}
div.flex-center div#three {
	width: 33%;
	padding-top: 156px;
}

#main {overflow:hidden;
	padding-bottom: 278px;}  /* must be same height as the footer */
div#footer {
	height: 278px;
	margin-top: -278px; /* negative value of footer height */
}

div#whitebar ul.navsocial a {
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 60px;
}

div#whitebar ul.navsocial a.facebook {
	background-image: url(../images/facebook-teal.png);
	background-repeat: no-repeat;
}

div#whitebar ul.navsocial a.twitter {
	background-image: url(../images/twitter-teal.png);
	background-repeat: no-repeat;
}

div#whitebar ul.navsocial a.youtube {
	background-image: url(../images/youtube-teal.png);
	background-repeat: no-repeat;
}


div#whitebar ul.navsocial a:hover {
    opacity: .6;
    transition: opacity 0.25s ease-in-out 0s;
    transition-property: opacity;
    transition-duration: 0.25s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;

}
div#whitebar ul.navsocial li {
	padding-top: .85em;
	padding-right: .1em;
	float: right;
}
div#whitebar ul.navsocial li:first-child {
	padding-right: 1em;
}

div#whitebar ul.navsocial  {
	display: block;
	}
}


@media(min-width:73.6875em) {
/* 87.5em is about 1400 pixels */

div.sub {
	max-width: 92%;
}
div.newsspan div.sub {
	max-width: 80%;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	overflow: hidden;
	display: flex;
  	justify-content: center;
}
.newsColm {
	padding-left: 2em;
	padding-top: 3em;
	width: 30%;
	float: left;
	}
	
a.readmore {
	float: left;
	display: block;
	height: 40px;
	width: 150px;
	font-size: 1.00em;
	line-height: 2.3em;
	display: block;
	margin-top: 1.5em;
}
}


@media(max-width: 900px) {

div.actionrightblock {
	width: 100%;
	float: left;
	display: block;		
}

div.actionleftblock {
	width: 100%;
	float: left;
	display: block;
}


a.leftaction {
	margin-right: auto;
	margin-left: auto;
	float: none;
	display: block;
	background-color: #d31f27;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 30px;
	height: 60px;
	width: 280px;
	line-height: 2.4;	
}

a.rightaction {
	margin-right: auto;
	margin-left: auto;
	float: none;
	display: block;
	background-color: #d31f27;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 60px;
	width: 280px;
	line-height: 2.4em;
}

div.capsule div.sub {
	max-width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	width: 100%;
}

div.rightcapsule {
	overflow: hidden;
	width: 100%;
	float: left;
	height: auto;
	display: block;
	height: auto;
}

div.leftcapsule {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 650px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

ul.footernav li a {
	text-decoration: none;
	color: #fff;
	font-family: "jaf-facitweb",sans-serif; font-style: normal; font-weight: 600;
	font-size: .9em; /* 1.75em 28px / 16px */
}

div#footer div.subfooter div#footerLeft {
	float: none;
	max-width: 620px;
	margin-right: auto;
	margin-left: auto;
	width: auto; /* 320px / 960px */
	display: block;
}



}



@media(max-width: 1000px) {
	
div.leftcapsule p {
	text-align: center;
}
		
#clipboard {
	display: none;
}
div.leftcapsule {
	width: 100%;
	max-width: 650px;
	float: none;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
	
div.capsuleul {
	max-width: 80%;
	margin-right: auto;
	margin-left: auto;	
}

a.rightcapsulebutton {
	display: block;
	font-family: "Novecentowide-Book",sans-serif; font-style: normal; font-weight: 400;
	font-size: 1.500em;
	color: #fff;
	text-decoration: none;
	background-color: #d31f27;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	height: 60px;
	width: 280px;
	line-height: 2.4em;
	float: none;
	margin-right: auto;
	margin-left: auto;	
}

div.capsule div.sub, 
div.middlepanel div.sub {
	max-width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 20px;
	width: 100%;
	overflow: hidden;	
}

div.rightcapsule {
	margin-top: 2em;
	overflow: hidden;
	width: 100%;
	float: left;
	height: auto;
	display: block;
	height: auto;
}
div.rightcapsule p{
	width: 100%;
	max-width: 650px;
	height: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.glare {
	height: auto;
	overflow: hidden;
}


ul.footernavsocial  {
	margin-left: auto;
	margin-right: auto;
	display: block;
	}

ul.footernavsocial li {
	display: inline-block;
	float: none;
	padding-top: 1em;
}
div#footer div.subfooter div#footerLeft {
	float: none;
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	display: block;	 
}

div#footer div.subfooter div#footerRight {
	float: none;
	max-width: 190px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	display: block;	 
}
}


/* Tables
----------------------------------------------------------------------------------------- */

table.display {
	width: 98%;
	border: 1px solid #00a8ec;
	border-collapse: collapse;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 28px;
}
table.display th {
	font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 600;
    font-size: 0.9375em;
    line-height: 1.200em;
    text-align: left;
	color: #fff;
	background-color: #00a8ec;
	padding: 8px;
}
table.display td {
	font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 400; 
    font-size: 15px;
    line-height: 20px;
    color: #333;
    border-right: 1px solid #00a8ec;
	border-bottom: 1px solid #00a8ec;
	padding: 10px;
}
table.display tr:nth-child(even) {
	background: #fff;
}
table.display tr:nth-child(odd) {
	background: #e2f5fd;
}



@media(min-width:53.8125em) {

}

@media(min-width:60.625em) {


}

@media(min-width:87.500em) {
/* 87.5em is about 1400 pixels */

}
