html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

body{font-family: 'Open Sans', sans-serif;margin:0;height:100%;overflow-x:hidden;background:#333;font-size:1rem;}
a{color:rgb(23, 129, 222);text-decoration:none;}
footer a,header a,thead a{color:inherit;}
header form{color:#000;}
#wrapper{width:100%;margin:0;padding:0;position:relative;min-height:100%;background:#fff;}
header{text-align: right;padding: 0;width: 100%;z-index:100;vertical-align: bottom;position:fixed;
/*box-shadow: 0 0 2vmax 1vmax #fff;*/}
#content{padding-top:160px;z-index:10;}
#navBar{box-shadow: 0 0px 6px 0px rgba(0,0,0,0.2);display: flex;margin: 0;height: 60px;box-shadow: inset 0 4px 8px 0px rgba(0,0,0,0.2);border-bottom: 2px #ddd solid;background: #fff;padding: 0;box-shadow:none;border:none;}
#navBar div{display:flex;width:1040px;margin:auto;}
#navBar #logo2{display:none;width:88px;margin-right:20px;}
#upperBar{height: 100px;background: rgba(222,222,222,0.9);background: rgba(123,175,212,0.9);background: #fff;min-width:980px;display:flex;justify-content:space-between;padding:0 4vw;}
header ul{display: inline-block;list-style: none;margin: 0;padding: 0;}
header ul li{
	margin: 0 4px;
padding: 0px;
display: inline-block;

}
#navBar>div>div>ul{
	width: 100%;
	display: inline-flex;
	margin: 0 auto;
	font-size: 1.3rem;
	align-items:center;
	justify-content:center;
}
#navBar>div>div>ul li{
	margin:0;
}
#navBar>div>div>ul li a{
	padding:15px 20px;
}
#navBar>div>div>ul li a:hover{
	
	color:#59d;
}
.topNav{
	display: inline-flex;
margin: 20px 0;
height: 70px;
color:#222;
font-size:18px;
justify-content:flex-end;
}
.topNav li{
	padding:20px;
}
.topNav li a:hover{
	
	color:#333;
}
#banner{
	background: #333;
	/*background: url("https://atnweb.org/atnweb/themes/atn/css/media/banner2.jpg") no-repeat top right;*/
	background-size:cover;
	/*height:62vmin;
	min-height:400px;*/
	width:100%;
	margin:0;
	text-align:center;
	background-position-y:0vw;
	/*box-shadow:0 0 2vmax 1vmax #fff inset;*/
}
#banner h1, #banner h2{
	margin:0;
	padding:0;
	color:#fff;
	text-shadow: 3px 3px 6px rgba(0,0,0,1);
	padding-top:2vw;
}
#banner h1{
	line-height:1;
	font-size:112px;
	padding-top:15vw;
}
.bannerSlideItem {
    display: none;
}
.bannerImg{
	
	
}


.view-studies caption {
    font-size: 2em;
    margin: 0 0 0.67em 0;
    font-weight:bold;
}
.view-studies>div table:nth-child(2) caption {
    margin-top: 2em;
}

ul.bannerDots {
    position: absolute;
    /* width: 100%; */
    height: 2vmin;
    margin: -2vmin 0 0 0;
    width: 100%;
    text-align: center;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    justify-content: center;
}
li.dot {
    display: block;
    border: 1px #777 solid;
    width: 1vmin;
    height: 1vmin;
    margin: 0 2px;
    background: none; 
    border-radius: 1vmin;
	box-shadow: 0px 0px 1px 1px #fff;
}
.dotActive{
	background: #777; 
}

.logo{
	margin: 15px 0px;
	height: 70px;
	float: left;
	text-align: left;
	font-size: 1rem;
    line-height: 1;
    color: #fff;
    font-family: 'Open Sans', sans-serif;;
}
.logo span {
    display: block;
    float: right;
    margin-top: 38px;
}

.logo img{
	height:70px;
}

#boxes{
	background: #fff;
	padding: 10px;
	margin: 0px auto 80px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	min-width:520px;
	width:1040px;
}
.boxes{
	background: #fff;
	padding: 10px;
	margin: 0px auto 80px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	min-width:520px;
	width:1040px;
}
.boxes .view-content {
    display: flex;
    flex-wrap: wrap;
}

.boxChild{
	/*width:500px;
	height:380px;*/
	width:330px;
	margin:7px 7px;
	flex: 1 1 auto;
}
.boxChild img{
	float:left;
	z-index:5;
	top: -4rem;
}
.boxChild span{
	clear:both;
	font-size:1.2rem;
	padding:0 0 0 1rem;
	font-style: normal;
   
	display:block;
}
.boxChild span{
	padding:0;
}
.boxChild span p {
    margin: 0;
    padding: 1rem;
}
.boxChild span span{
     color: #333;
}

#missionStatement{
	padding:17px;
	width:1020px;
	margin:20px auto 60px auto;
}
#missionStatement div{
border-bottom:solid #7BAFD4 2px;
}
footer{
	width:100%;
	/*background:#7BAFD4;*/
	background:#00a4e4;
	position:relative;
	bottom:0;
	color:#eee;
}
#navMap{
	margin:auto;
	width:1020px;
	display:flex;
	padding:16px 0px;
	flex-direction:row-reverse;
}
#navMap div{
	margin:auto;
	min-width:100px;
	flex:1 1;
}
#navMap>div:nth-child(1){
	padding:0 0px 0 40px;
	justify-content:space-between;
	flex:1 1;
	margin: 0 auto auto auto;
}
#navMap ul li{
	margin: 0 0 14px 0;
}
#navMap ul li ul li{
	margin: 0;
	font-size:0.8rem;
}
#navMap .theMenuMap{
		align-items: baseline;
		align-content: space-around;
		display: flex;
		flex-direction: column;
		flex: 1.3 1.3;
		flex-wrap: wrap;
		height: 230px;
		justify-content: space-between;
		padding-right:40px;
}
	.theMenuMap ul{
	margin:0;
	font-size:1.25rem;
	
}
.theMenuMap ul li ul{
	display:block;
	padding:0 0 0 40px;
}


#innerContent{
	margin:0 ;
}

li ul{
	
}
.dropper{
	display:none;
	position:absolute;
	margin-top:8px;
	margin-left:20px;
	text-align:left;
	background:#fff;
	box-shadow:0px 6px 6px 1px rgba(0,0,0,0.5);
}
.dropper li{
	display:block;
}
.dropper li a{
	display:block;
	padding:10px 20px;
	font-size:1.3rem;
}
.dropper li:hover{
	background:#ddd;
}

li:hover > .dropper{
	display:block;
}

footer h1 {
margin: 0;
line-height: 3em;
font-size: 1.5em;
display: inline-block;
}
footer img{
	position: relative;
    display: inline;
    top: 0.66rem;
	border:0;
	margin:0rem 2rem;
	float:right;
}

footer ul{
	list-style:none;
	margin:0;
	padding:0;
}

footer h1 {
margin: 0;
font-size: 22;
}

footer ul{
	list-style:none;
	margin:0;
	padding:0;
}



#actualFoot{
	min-height:100px;
	background:#333;
	color:#ddd;
	font-size:0.8rem;
}
#actualFoot > div{
	width:1020px;
	margin:auto;
	padding:16px 0;
	display:flex;
	
}
#actualFoot > div >div:nth-child(1)>ul{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 80px;
	justify-content:space-between;
}
#actualFoot > div >div:nth-child(1)>ul li{
    margin:0 12px 0 0;
}
#actualFoot > div >div:nth-child(2){
	text-align: right;
    display: flex;
    justify-content: flex-end;
    align-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
}
#actualFoot > div >div{
flex:1;

}

.boxChild div{
line-height:1;
text-align:left;
font-size:2.3rem;
padding:12px;
width:auto;
height:38px;
background:#888;
color:#fff;
z-index:10;
position:relative;
}
.boxChild div p{
font-size:1rem;
}

#boxes .boxChild:nth-child(1){
	background:url('media/itechlogoEd.png') no-repeat;
	background-size:cover;
	background-position:center;
}
#boxes .boxChild:nth-child(1) div{
	/*background:rgba(122,193,66,0.9);*/
	background:rgba(236,17,143,0.9);
	color:#fff;
}
.boxes .view-content .boxChild:nth-child(1) div{
	background:rgba(236,17,143,0.9);
	color:#fff;
}
.boxes .view-content .boxChild:nth-child(2) div{
	/*background:rgba(0,164,228,0.9);*/
	background:rgba(0,164,228,0.9);
	color:#fff;
}
.boxes .view-content .boxChild:nth-child(3) div{
	/*background:rgba(165,68,154,0.9);*/
	background:rgba(244,125,49,0.9);
	color:#fff;
}
.boxes .view-content .boxChild:nth-child(4){
	margin-top:42px;
	flex:1 1 100%;
}
.boxes .view-content .boxChild:nth-child(4) div{
	/*background:rgba(165,68,154,0.9);*/
	background:rgba(111, 42, 142,0.9);
	color:#fff;
}
#boxes .boxChild:nth-child(2){
	background:url('media/careslogo.png') no-repeat;
	background-size:cover;
	background-position:center;
}
#boxes .boxChild:nth-child(2) div{
	/*background:rgba(0,164,228,0.9);*/
	background:rgba(0,164,228,0.9);
	color:#fff;
}
#boxes .boxChild:nth-child(3){
	background:url('media/scaleituplogoEd.png') no-repeat;
	background-size:cover;
	background-position:center;
}
#boxes .boxChild:nth-child(3) div{
	/*background:rgba(165,68,154,0.9);*/
	background:rgba(244,125,49,0.9);
	color:#fff;
}
#boxes .boxChild:nth-child(4){
	background:url('https://atnweb.org/atnweb/themes/atn/css/media/boxes/1.jpg');
	background-size:cover;
	background-position:center;
}
#boxes .boxChild:nth-child(4) div{
	background:rgba(180,90,90,0.9);
	color:#fff;
}

#boxes .boxChild div{
	color:#fff;
}


.bSpacer{
	padding-top:160px;
}


#mainContent{
	padding:23px 23px 8px 23px;
	max-width:1014px;
	margin:0px auto 0px auto;
	background:#fff;
	font-family:'Open Sans', sans-serif;;
	font-size:1.12rem;
}
#missiontStatement{
	padding:23px 23px 8px 23px;
	max-width:1014px;
	margin:0px auto 0px auto;
	background:#fff;
	font-family:'Open Sans', sans-serif;;
	font-size:1.12rem;
}
.spaceFixer{
	clear:both;
}
.sectionSpacer{
	height:60px;
}
.sectionFootSpacer{
	height:120px;
}
.contactAddress{
	text-align:center;
}
.content{

}
h1{
	text-align:center;
}
.displayTableTop div {
    display: block;
    text-align: center;
    background: rgba(123,175,212,0.9);
    padding: 8px 0px;
    font-size: 1.3rem;
    font-weight: 600;
    color: #fff;
}
.displayTableTop p{
	display:flex;
	margin:0;
}
.displayTableTop p span{
	flex:1 1;
	padding: 0.5rem;
	border:1px solid #000;
	border-top:none;
}
.displayTableTop p span:nth-child(1){
	border-right:none;
}

.protocolsRow{
	display:flex;
}
.protocolsRow span{
	flex:3 3;
}
.protocolsRow span:nth-child(1){
	flex:1 1;
}
table{width:100%;}

.protocolLabel{
    text-align: center;
    background: rgba(123,175,212,0.9);
    padding: 8px 0px;
    font-size: 1.3rem;
    font-weight: 600;
    color: #fff;
}
.protocolsTable td{
	min-width:200px;
	padding:8px;
	background: #fff;
}
.protocolsTable {
	border:1px solid #000;
}
.protocolsTable td.is-active{
	background: none;
} 

.menuMap{
	display:flex;
}
.content img{display:block;margin:auto;}
.boxChild img{margin: 0 2px;margin-top:-4rem;}
.newsItems{
	margin-bottom: 6vh;
    	padding-bottom: 2rem;
}
.newsItems:nth-last-child(1) {
    margin: 0;
}
.newsItems h2{
	font-size:1.1rem;
	display:inline;
	margin:0;
	font-weight:600;
}
.newsItems p:nth-child(1) {
    display: inline;
}
.newsItems p {
    display: inline-block;
    margin: 1rem 0 0 0;
    font-size:1rem;
}
.newsItems table p{
	display:inline-block !important;
	margin:0.5rem;
}

.newsTable {
    display: flex;
    flex-direction: column;
    border-top: 1px solid;
}
.newsTable div {
    background: #e4e4e4;
    font-weight: 600;
}
.newsTable div, .newsTable p {
    display: flex;
    flex-direction: row;
    margin: 0;
}
.newsTable span {
    display: block;
    flex: 1 1;
    padding: 0.5rem;
    border-bottom: 1px solid;
    border-left: 1px solid;
}
.newsTable div span:nth-Child(2), .newsTable p span:nth-child(2) {
    width: 8rem;
    flex: 0 0 8rem;
    border-right: 1px solid;
}

img.nihLogo {
    height: 6vh;
    min-height: 50px;
}

#navBar>div>div>ul li:hover>ul.menu {
    display: block;
    position: absolute;
    background: #fff;
    box-shadow: #00000070 0px 0.75vh 0.5vmax 0px;
    border-top: none;
    margin-top: 12px;
	padding:6px 0px 12px 0px;
}
#navBar>div>div>ul li>ul.menu{
    display: none;
}
#navBar>div>div>ul li>ul.menu li{
display:block;
}

#hamburger{
	display:none;
}

#socialMediaLinks{
	border-radius: 50%;
    position: fixed;
    /* display: none; */
    bottom: 10px;
    right: 10px;
    border: 2px solid #dddddd6f;
}
#socialMediaLinks img {
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    top: 0;
    float: none;
}

.detailedStudyInfo {
    display: flex;
    background: #f4f4f4;
    padding: 14px 1vw;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    text-align: left;
    height: auto;
	overflow:hidden;
}
.detailedStudyInfoFirstH2{
	margin-top:6px;
}
.detailedStudyInfo>div {
    /* margin: auto; */
    flex: 1 1 100%; 
}
.detailedStudyInfo>div:nth-child(2) {
    flex: 1 1 70%;
    /* flex-basis: 100%; */
    /* height: 100%; */
    overflow: hidden;
}
.detailedStudyInfo>div:nth-child(3) {
    flex: 1 1 30%;
    /* flex-basis: 100%; */
    /* height: 100%; */
    overflow: hidden;
}
.detailedStudyInfo>div:nth-child(3) ul {
    list-style: none;
    margin: 0;
}
.detailedStudyInfo>div:nth-child(2) ul li {
    margin: 0 0 0 1.25em;
	padding: 0 0 0 0;
}
.detailedStudyInfo>div:nth-child(3) ul li {
    margin: 0 0 0 1.25em;
	padding: 0 0 1em 0;
}
.investigators {
    display: flex;
    flex-direction: column;
}
.detailedStudyInfo h2 {
    color: #6f2a8e;
}
.arrow{
    height: 0;
    width: 2px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #6f2a8e;
    border-radius: 6px;
    display: inline-block;
    margin-left: 10px;
}
.arrow-down {
    height: 0;
    width: 2px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #6f2a8e;
    border-radius: 6px;
    display: inline-block;
    margin-left: 10px;
}
.arrow-right {
    height: 0;
    width: 2px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 20px solid #6f2a8e;
    border-radius: 6px;
    display: inline-block;
    margin-left: 10px;
}
.minimizeInfo {
    float: right;
    display: block;
    position: absolute;
    right: 3px;
    font-size: 4em;
    line-height: 0;
    top: 1.05em;
}
.views-row {
    margin-bottom: 1.5rem;
}
.shrink, .grow{
	overflow:hidden;
}
.u24Snippet{
}
.u24Snippet img{
	float:right;
}
.field-content a{
	font-weight:bolder;
}
.flexWrap {
    display: flex;
}

.boxes .view-content {
    flex-direction: column;
	width:100%;
}
.featuredNewsItem {
    display: flex;
	height:auto;
	min-height:120px;
    max-height: 30vh;
	border:2px solid #ededed;
	overflow:hidden;
	border-radius:12px;
	margin-bottom:2vh;
}
div.featuredNewsItem:nth-Child(even){
    flex-direction:row;
}
.featuredNewsItem img {
    display: block;
	width:auto;
	height:auto;
    max-height: 100%;
    max-width: 100%;
	flex:0 0;
	-webkit-mask-image: linear-gradient(to left, transparent 0%, black 50%);
	mask-image: linear-gradient(to left, transparent 0%, black 50%);
	margin-left: 0;
}
.featuredNewsItem>div:nth-Child(odd) {
    flex: 1 1;
	padding:0px;
	align-items: center;
	display:inline-grid;
}
.featuredNewsItem>div:nth-Child(even){
    flex: 3 3;
	display:flex;
	flex-direction:column;
	padding: 6px 8px 6px 8px;
}
.featuredNewsItem>div>span:nth-Child(odd) {
    display: block;
    color: #00a4e4;
    /*flex: 1 1;*/
    font-size: 1.1em;
    font-weight: bold;
}
.featuredNewsItem>div>span:nth-Child(even){
    display: block;
	/*flex:4 4;*/
	font-size: 1em;
}

#banner img{
	width:100%;
}

#pccForm{

}
#pccForm input[type=text], #pccForm textarea{
	width:96%;
	display:block;
	padding: 2px 2%;
    margin-left: -1px;
	display:none;
}

#pccForm textarea{
	height:20vh;
}

#pccForm div{
	margin-bottom:1vh;
}
#pccForm label{
	display:block;
	width: 96%;
	background: #dadada;
    color: #000;
    padding: 4px 2%;
	cursor:pointer;
}
#pccForm .requiredIn{
	background:#e51b24;
	color:#fff;
	font-weight:bolder;
}
.pccR{
	border:1px solid #e51b24;
}


/*
@media only screen and (max-width : 600px) {
	#boxes {
		padding: 0px;
		margin: 0px auto 80px auto;
		min-width: auto;
		width: 100vw;
	}
	#upperBar {
		height: 100px;
		background: rgba(222,222,222,0.9);
		background: rgba(123,175,212,0.9);
		background: #fff;
		min-width: 0;
		display: flex;
		justify-content: space-between;
		padding: 0;
	}
	.logo {
		margin: 1vh 0px;
		height: auto;
		float: left;
		text-align: center;
		font-size: 1rem;
		line-height: 1;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		width:100vw;
	}
	.logo img {
		height: auto;
		width:90vw;
	}
	#navBar {
		height: auto;
	}
	#navBar div {
		display: flex;
		width: 100vw; 
		margin: auto;
	    flex-wrap: wrap;
	}
	#navBar>div>div>ul {
		flex-wrap: wrap;
	}
	#navBar>div>div>ul li a {
		padding: 15px 20px;
		display: block;
	}
	#navMap {
    margin: auto;
    width: 100vw;
    display: flex;
    padding: 16px 0px;
    flex-direction: row-reverse;
}
#actualFoot > div {
    width: 100vw;
    margin: auto;
    padding: 16px 0;
    display: flex;
}
#actualFoot > div >div:nth-child(1)>ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-between;
	
}
}*/

@media only screen and (max-width : 1069px) {
	ul.menu {
    margin-left: 0;
}
	
	.topNav {
		display: inline-flex;
		margin: 20px 0;
		height: auto;
		color: #222;
		font-size: 18px;
		justify-content: flex-end;
		position: fixed;
		bottom: 36px;
		right: 0px;
		background: #fff;
		border-radius: 20px;
		border: 1px solid;
	}
	.topNav div .menu .menu-item a{
		padding:20px;
		display:block
	}
	.topNav li {
    padding: 0;
}
	#content {
    padding-top: 200px;
	}
	#mainContent {
    padding: 100px 23px 8px 23px;
	}

	#navBar>div>div>ul li:hover>ul.menu{
		margin-top:-6px;
	}
	#boxes {
		padding: 0px;
		margin: 0px auto 80px auto;
		min-width: auto;
		width: 100vw;
	}
	.boxes{
		width:auto;
		min-width:0;
	}
	.boxes .view-content{
		justify-content:center;
	}
	#upperBar {
		height: auto;
		background: rgba(222,222,222,0.9);
		background: rgba(123,175,212,0.9);
		background: #fff;
		min-width: 0;
		display: flex;
		justify-content: space-between;
		padding: 0;
	}
	.logo {
		margin: 1vh 0px;
		height: auto;
		float: left;
		text-align: center;
		font-size: 1rem;
		line-height: 1;
		color: #fff;
		font-family: 'Open Sans', sans-serif;
		width:100vw;
	}
	.logo img {
		height: auto;
		width: 75vw;
		max-height: 120px;
		max-width: 702px;
	}
	#navBar {
		height: auto;
	}
	#navBar div {
		display: flex;
		width: 100vw; 
		margin: auto;
	    flex-wrap: wrap;
	}
	#navBar>div>div>ul {
		flex-wrap: wrap;
	}
	#navBar>div>div>ul li a {
		padding: 15px 20px;
		display: block;
	}
	#navMap {
    margin: auto;
    width: 90vw;
    display: flex;
    padding: 16px 0px;
    flex-direction: row-reverse;
	}
	.menuMap {
		display: none;
	}
	#navMap>div:nth-child(1) {
		padding: 0;
	}
	
#actualFoot > div {
    width: 90vw;
    margin: auto;
    padding: 16px 0;
    display: flex;
	    flex-direction: column;
}
#actualFoot > div >div:nth-child(1)>ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: auto;
    justify-content: space-between;
	
}
}


@media only screen and (max-width : 690px) {
#content {
    padding-top: 230px;
	}
}