@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: 'Droid Sans', sans-serif;
	background-color: #FDFCFB;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #1768B3;
}

#homeDesc {
	margin-bottom: 30px;
	display: block;
	font-size: 19px;
	font-weight: bold;
	color: #517A2E;
	border-bottom: 1px solid #517A2E; 
	padding-bottom: 20px;
}

a img { 
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline; 
}

a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
				
.adaSlides {
	width: 90%;
	float: left;
	margin-bottom: 30px;
	margin-left: 3%;
	font-weight: bold;
}


.adaSlidesSlides {
	width: 50%;
	margin-right: 2%;
	float: left;
	display: block;
}

.adaSlidesSlides img {
	width: 100%;
	height: auto;
}


.adaSlidesText {
	width: 100%;
	float: left;
	line-height: 180%;
	margin-top: 5px;
	display: block;
	position: relative;
	
}

.adaSlidesText .formBut {
	width: 100%;
}

	
	
.container {
	width: 100%;
	margin: 0 auto; 
	min-width: 950px;
}


.content {
	padding: 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


.evalImg {
	margin-right: 20px;
	position: relative;
	top: 5px;
}

.loginDiv {
	width: 90%;
	margin: 5px 0 15px 3%;
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	height: 0px;
}

.MembershipDiv {
	width: 90%;
	margin: 5px 0 15px 3%;
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	height: 0px;
}


.MembershipOpenCloseHolder {
	width: 100%;
	margin: 0;
	position: relative;
	display: block;
	float: left;
}


#logoBar {
	background-color: #F9EBCA;
	padding: 9px 2.5% 9px 2.5%;
	width: 95%;
	position: relative;
	display: block;
	margin-top: 5px;
}

#logobBar {
	background-color: #E8B333;
	width: 100%;
	height: 10px;
	overflow: hidden;
	position: absolute;
	z-index: 999;
}

#logobBarStatic {
	background-color: #DC8E26;
	width: 100%;
	height: 10px;
	overflow: hidden;
	position: absolute;
	z-index: 999;
}

#logocBar {
	width: 100%;
	height: 60px;
	overflow: hidden;
	position: absolute;
	z-index: 998;
}

#logoBarHolder {
	width: 100%;
	position: relative;
	display: block;
	background-color: #FFF;
	padding: 0;
}

#logoBarLogo { 
	padding: 0px; 
	width: 30%; 
	margin: 0px 0px 0px 3%; 
	display: inline-block; 
	zoom: 1; 
	position: relative; 
	cursor: pointer; 
}
#logoBarLogo img { 
	height: auto; 
	width: 100%; 
	max-height: 80px; 
	display: inline; 
	position: relative; 
}

/* #logoBarLogo img {
	height: auto;
	width: 100%;
	max-height: 50px;
	display: inline;
	position: relative;
	
} */

#logoBarTxt {
	padding: 0;
	width: 60%;
	margin: .75% 3% 0 0; 
	display: inline-block;
	zoom: 1;
	position: relative;
	float: right;
	color: #1768B3;
	text-align: right;
	font-weight: bold;
	z-index: 9999999999999999999999999999999999999999999999999999999999999999;
}

#logoBarTxt3 { 
	padding: 0px; 
	width: 60%; 
	margin: 0px 4% 0px 0px; 
	display: inline-block; 
	position: relative; 
	right: 0px; 
	color: rgb(23, 104, 179); 
	text-align: right; 
	font-weight: bold; 
	cursor: pointer; 
}
#logoBarTxt .yeller {
	color: #E99F00;
}

.logoBarLNav {
	padding: 0;
	width: 15%;
	margin: 0 2%; 
	display: inline-block;
	zoom: 1;
    *display: inline;
	position: relative;
	color: #1769B4;
	text-align: center;
}

.logoBarLNav a:hover {
	cursor: pointer;
}

.logobBarLNav {
	padding: 0;
	width: 9.5%;

	margin: 0 2%;

	display: inline-block;
	zoom: 1;
    *display: inline;
	position: relative;
	color: #FFF;
	text-align: center;
	position: relative;
	vertical-align: top;
	
}

.logobBarLNav a:hover {
	cursor: pointer;
}

.logobBarLNav a {
	display: block;
}

.logobBarLNavIcon {
	padding: 0;
	width: 90%;
/*	margin: 26px 5% 10px 5%;*/ 
	margin: 10px 5% 10px 5%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	position: relative;
	background-color: #EEC666;
	text-align: center;
	border-radius: 50%;
	max-width: 100px;
	height: 40px;
	
	/* IE 9 and below */

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/circ.png', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/circ.png', sizingMethod='scale')";

	/* IE 9 and below */
	
}





.logobBarLNavIcon:hover {
	cursor: pointer;
}

.logobBarLNavIcon img {
	width: 50%;
	height: auto;
	margin-top: 25%;
}



#logoBarText {
	color: #FFF;
	border-left: 2px solid #9CB18B;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 19px;
	display: inline-block;
	width: 60%;
	position: relative;
	top: -5px;
}



#logInOut {
	width: 100%;
	top: 190px;
	position: absolute;
	display: block;
	float: left;
	text-align: right;
	z-index: 888;
}

#logInOutb {
	width: 100%;
	display: block;
	float: left;
	text-align: right;
	z-index: 888;
	margin-top: 30px;
}

#main {
	width: 61%;
	margin: 100px 4.5% 0 2.5%;
	position: relative;
	display: inline;
	float: left;
	z-index:1;
}

#main h1 {
	font-size: 34px;
	font-weight: normal;
}

#main p {
	font-size: 21px;	
}

#main li {
	margin-bottom: 10px;	
}

#rightStuff {
	width: 23%;
	margin: 100px 0 0 0;
	position: relative;
	display: inline;
	float: left;
	background-color: #F9EEDE;
	padding: 2%;
	margin-bottom: 120px;
}

#rightStuffb {
	margin-bottom: 120px;
}

.rightStuffPic {
		width: 100%;
		margin-bottom: 5px;
		
}

.rightStuffPic img {
		width: 100%;
		height: auto;
}

#rightStuff p {
	color: #396216;
	font-size: 13px;
	font-weight: bold;
}

.rightStuffHead {
	color: #396216;
	font-size: 18px;
	font-weight: bold;
}

.rightStuffHeadb {
	color: #396216;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0;
}

.rightStuffHeadSmall {
	color: #396216;
	font-size: 15px;
	font-weight: bold;
}


.rightStuffHeadSmallb {
	color: #925F17;
	font-size: 16px;
	font-weight: normal;
}

.rightStuffHeadSmallc {
	color: #396216;
	font-size: 16px;
	font-weight: normal;
}


#mainb {
	width: 51%;
	margin: 100px 4.5% 0 2.5%;
	position: relative;
	display: inline;
	float: left;
}

#mainb h1 {
	font-size: 34px;
	font-weight: normal;
}

#mainb p {
	font-size: 21px;	
}

#mainb li {
	margin-bottom: 10px;	
}

#rightStuffb {
	width: 33%;
	margin: 100px 0 0 0;
	position: relative;
	display: inline;
	float: left;
	background-color: #F9EEDE;
	padding: 2%;
}

.rightStuffPic {
		width: 100%;
		margin-bottom: 5px;
		
}

.rightStuffPic img {
		width: 100%;
		height: auto;
}

#rightStuffb p {
	color: #396216;
	font-size: 13px;
	font-weight: bold;
}




#mainTxt {
	max-width: 1000px;	
	line-height: 175%;
	line-height: 1.5;
	margin-bottom: 120px;
	position: relative;
	float: left;
}


#mainTxt .fullDiv {
	width: 100%;	
	display: block;
	position: relative;
	float: left;
}

#mainTxt h2 {
	width: 100%;
	display: block;
}

#mainTxt p {
	font-size: 17px;
}

#mNav {
	display: none;
}

.memFormDiv {
	width: 96%;
	background-color: #F8F4F1;
	float: left;
	padding: 2%;
}

.memFormDiv h3 {
	margin-bottom: 0px;
}

.memFormDiv input{
	margin-bottom: 20px;
}

.memFormDiv #mEml {
	margin-bottom: 30px;
}

#virtForumReg input{
	margin-bottom: 20px;
}

.pollQues {
	font-size: 22px;
	margin-bottom: 25px;
	display: block;
	line-height: 120%;
}


.pollQues a {
	color: #396216;
}

.pollQuesb {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	float: left;
	line-height: 120%;
}

.pollPosted {
	margin-bottom: 50px;
}

.regHead {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 5px;
	
}

.regHead img {
	width: 100%;
	height: auto;
	border: 1px solid #999;
	max-width: 650px;
}

#footerBar {
	position: fixed;
	width: 100%;
	display: block;
	float: left;
	bottom: 0;
	text-align: center;
	font-size: 14px;
	z-index: 999;
	background-color: #CCC;
	color: #000;
	line-height: 160%;
	padding-top: 6px;
	padding-bottom: 6px;
	height: auto;
}

#footerBar a {
	color: #FFF;
}

#footerBar img {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
}

.footer-insulet {
	max-height: 27px;
	top: 8px;
}

.footer-madrigal {
	max-height: 20px;
	top: 5px;
}

.footer-mannkind {
	max-height: 18px;
}

.footer-medtronic {
	max-height: 18px;
}

.footer-stanford {
	max-height: 30px;
	top: 5px;
}

input {
	border: 1px solid #999;
	width: 80%;
	padding: 2px;
	font-size: 12px;
}

select {
	width: 80%;
}

input[type=checkbox] {
	width: 2.5%;
	margin-right: .5%;
}

input[type=radio] {
	width: 2.5%;
	margin-right: .5%;
}

.grnbkg {
	background-color: #F9FBEA;
	padding: 20px;
	margin-bottom: 20px;
}

.pnkbkg {
	background-color: #FAF6FB;
	padding: 20px;
	margin-bottom: 20px;
}

.grnbkgbPoll {
	background-color: #92A21E;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 25px;
}

.pnkbkgbPoll {
	background-color: #DC8E26; 
	text-align: right;
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 25px;
}

.pollAnsw {
	text-align: right;
}

.realbut {
	width: 150px;	
}

.pollresultsTable {
	margin-top: 20px;
}



.radioHolder {
	width: 100%;
	float: left;
	display: block;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 18px;
	margin-left: 10px;
}

.radioBut {
	width: 20px;
	float: left;
	display: block;
	position: relative;
	margin-right: 10px;
	margin-top: 7px;
	border: none;
}

.radioButText {
	display: inline-block;
	margin-right:30px;
	*zoom: 1;
    *display: inline;
	float: left;
	position: relative;
	top: -5px;
	font-size: 15px;
}

.formDiv {
	margin-bottom: 20px;
	float: left;
	min-height: 42px;
}


.formDivb {
	margin-bottom: 10px;
	float: left;
}

.half {
	width: 50%;	
}

.full {
	width: 100%;	
}
				  
.quarter {
	width: 25%;	
}

.quarter input {
	width: 61%;
}

.quarter select {
	width: 61%;
}

.four {
	width: 4%;	
}

.fourtyfive {
	width: 45%;	
}

.fiftyfive {
	width: 55%;	
}

.five {
	width: 5%;	
}

.six {
	width: 6%;	
}

.fivesixth {
	width: 80%;	
}

.ninety {
	width: 90%;		
}

.ninetyfive {
	width: 95%;		
}

.sixth {
	width: 16%;	
}

.sixty {
	width: 59%;	
	float: left;
	
}

.fourtybelow {
	margin-bottom: 40px;	
}

.twentyeight {
	width: 28%;	
}

.twentybelow {
	margin-bottom: 20px;
}

.thirtythree {
	width: 33%;	
}

.thirtynine {
	width: 37%;	
	padding-left: 4%;
	float: left;
}

.twentytwo {
	width: 22%;	
}

.fourtyAbove {
	margin-top: 40px;
}

.req {
  	color: #DC8E26;	
}

.disclaimer {
	font-size: 12px;
	display: block;	
	position: relative;
	top: -20px;
	width: 80%;
}

.required {
	font-size: 12px;
	display: block;	
	width: 80%;
	margin-bottom: 20px;
}

.subSet {
	float: left;
	display: block;
	position: relative;
	margin-left: 5%;
	margin-bottom: 20px;
	margin-top: 5px;
	width: 95%;	
}

textarea {
	border: 1px solid #999;
	width: 90%;
	padding: 2px;
	font-size: 12px;
}

.textareaHolder {
	width: 100%;
	float: left;
	display: block;
	position: relative;
}

label {
	font-size: 15px;
	float: left;
	width: 100%;
	margin-bottom: 2px;
	color: #666;
	display: block;
	position: relative;
}

.grn {
	color: #51792D;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.h2Small {
	font-size: 22px;
	display: block;
	width: 100%;
	position: relative;
	top: -5px;	
}

.h2Smallb {
	font-size: 20px;
	display: block;
	width: 100%;
	position: relative;
	top: -5px;	
}

#adaInvite {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#adaInviteL {
	width: 15%;
	float: left;
	margin-right: 2%;
	min-width: 179px;
}

#adaInviteR {
	width: 30%;
	float: left;
}

#adaInviteR p {
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	font-style: italic;
	font-size: 16px;
	line-height: 130%;
}

.formBut {
	cursor: pointer;
	background-color: #DC8E26;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 20px;
	width: 100%;
	border: none;
	margin-right: 20px;	
	white-space: nowrap;	
	-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
}

.formBut a{
	color: #FFF;
	text-decoration: none;
}

.formBut:hover {
	background-color: #AE701C;
}

.formButP{
	line-height: 250%;
}

.scDiv {
	background-color: #F9FBEA;
	display: block;
	width: 100%;
	float: left;
	padding: 20px;
	border-bottom: 2px solid #C3D831;
	margin-bottom: 20px;
}

.scDivh1 {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 26px;
	color: #C3D831;
	margin-bottom: 10px;
}

.scrollUp, .scrollDown {
	cursor: pointer;
}
		
.facultymem {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}

.facultymem p {
	font-size: 12px;
	line-height: 110%;
	margin-bottom: 20px;
}

.facpic {
	float: left;
	position: relative;
	margin-right: 3%;
	/*background-image:url(../img/fac.png);
	background-repeat: no-repeat;*/
	background-size: 100% auto;
	width: 23%;
	display: inline;
	max-height: 120px;
	max-width: 115px;
}

.facpicPic {
	width: 100%;
}


.factext {
	float: left;
	position: relative;
	width: 69%;
	display: inline;
}

.factext .full{
	margin-top: 10px;
}

.factextBio {
	display: none;	
}

.factextBio p {
	font-size: 13px;
	line-height: 120%;
	margin-bottom: 20px;
	
}

.factextHead {
	float: left;
	position: relative;
	width: 100%;
	font-weight: bold;
	color: #1768B3;
	font-size: 17px;
	padding-top: 10px;
}
.facultymem {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
}

.hdfac {
	top: 6px;
	position: relative;	
}

.hdfacText {
	color: #A364BB;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

.assoc {
	width: 100%;
	display: block;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #CCC;
}

.assocPic {
	width: 25%;
	display: inline;
	float: left;
	margin-bottom: 10px;
}

.assocPic img {
	width: 100%;
	height: auto;
}

.assocPicb {
	width: 60%;
	display: block;
	float: left;
	margin-bottom: 5px;
}

.assocPicb img {
	width: 100%;
	height: auto;
}

.assocTxt {
	width: 70%;
	display: inline;
	float: left;
	margin-left: 4%;
}

.assocTxt h2 {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 20px;
}

.assoc p {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	width: 100%;
	display: block;
	float: left;
}

.assocTxt p a {
	color: #FFF;
	text-decoration: none;
}

.assocTxtb p a {
	color: #FFF;
	text-decoration: none;
}

.refLinks li {
	padding-bottom: 20px;
}

.refLinks li a {
	color: #FFF;
	text-decoration: none;
}

.refLinks .formBut {
	margin-top: 30px;
	position: relative;
	top: 5px;
}

.memList {
	position: relative;
	left: -20px;
}
 
.h2mem {
	margin-bottom: 5px;
}

.edProgDivHolder {
	float: left;
	display: block;
}

.edProgDiv {
	float: left;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ECC590;
}

.edProgDivb {
	float: left;
	display: block;
	margin: 0 5% 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #ECC590;
	width: 40%;
}

.edProgDivc {
	float: left;
	display: block;
	margin: 0 0 20px 5%;
	padding-bottom: 20px;
	border-bottom: 1px solid #ECC590;
	width: 40%;
}

.creditsImg {
	float: left;
	display: block;
	width: 100%;
}

.creditsImg img {
	width: 97%;
	height: auto;
	margin: 1% auto .5% auto;
}

.LoginOr {
	font-weight: bold;
}

.logInOutDiv, .logInOutDivb {
	float: right;
	width: 20%;
	display: inline-block;
	zoom: 1;
	*display: inline;
	position: relative;
}

.logInOutDivb {
	max-width: 130px;
}

.socials {
    width: 95%;
    display: block;
    text-align: right;
    padding: 0;
    margin-bottom: .35em;
}

.socials i {
    margin-left: 1em;
    font-size: 2em;
    color: #1768B3;
    position: relative;
    top: .25em;
}


#logInOut {
    margin-top: 60px;
}

/* =Desktops and laptops
--------------------------------------------------------------------------- */
@media only screen
and (max-width : 1061px) and (min-width : 0px) {

	#logoBarText {
		top: 10px;
		margin-bottom: 10px;
		border: 0;
		padding: 0;
	}	

}


@media only screen
and (max-width : 1410px) and (min-width : 0px) {
	
	.edProgDivb {
		margin: 0 0 20px 0;
		width: 90%;
	}
	
	.edProgDivc {
		margin: 0 0 20px 0;
		width: 90%;
	}
	
}

/* =iPads (landscape)
--------------------------------------------------------------------------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
	
	.container {
		min-width: 0;
	}
	
	#adaInviteR {
		width: 50%;
	}
	
	#logoBar {
		font-size: 12px;
	}
	
	#logobBar {
		font-size: 12px;
	}
	
	#main {
		margin-top: 150px;
		width: 58%;
	}
	
	
	
	
	#rightStuff {
		margin-top: 150px;
		width: 26%;
	}
	

	.formBut {
		font-size: 12px;
	}


	#footerBar {
		font-size: 10px;
		height: 28px;
		padding-top: 11px;
	}
	
	#logobBar {
		height: 110px;
	}
	
	.logobBarLNavIcon {
		height: 46px;
		width: 46px;
		margin-botom: 0;
	}
	
	.logobBarLNav a {
		display: block;
		position: relative;
		top: -5px;
	}
 
}



/* =iPads (portrait)
--------------------------------------------------------------------------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

	.container {
		min-width: 0;
	}
	
	#adaInviteR {
		width: 50%;
	}
	
	#logoBar {
		font-size: 12px;
	}
	
	#logobBar {
		font-size: 12px;
	}
	
	#main {
		margin-top: 150px;
		width: 58%;
	}
	
	#logInOut {
		top: 180px;
	}
	
	#rightStuff {
		margin-top: 150px;
		width: 26%;
	}
	
	
	#mainb {
		margin-top: 150px;
		width: 51%;
	}
	
	#rightStuffb {
		margin-top: 150px;
		width: 33%;
	}

	.formBut {
		font-size: 12px;
	}


	#footerBar {
		font-size: 10px;
		height: 28px;
		padding-top: 11px;
	}
	
	#logobBar {
		height: 110px;
	}

}

/* =Smartphones (portrait)
--------------------------------------------------------------------------- */
@media (max-width: 767px) {
    
    .fourtyfive {
        width: 90% !important;	
    }

	.fiftyfive {
        width: 90% !important;	
    }
    
    input {
        border: 1px solid #999;
        width: 100%;
        padding: 2px;
        font-size: 12px;
    }

    select {
        width: 100%;
    }
	.container {
		min-width: 0;
	}
		
	#logoBar {
/*		padding: 15px 2.5%;
		width: 95%;*/
	}
	
	#logoBarHolder {
		width: 100%;
		position: relative;
		display: block;
		height: 100px;
		overflow: hidden;
		margin-top: 20px;
	}
	
	#logoBarLogo {
		width: 100%;
	}  
	
	#logoBarLogo img {
		width: 80%;
		max-width: 300px;
		height: auto;
		margin-right: 8%;
		float: left;
	}
	
	#logoBarTxt {
		padding: 1% 0 0 0;
		width: 90%;
		text-align: center;
		margin: 1% 4% 1% 0; 
		font-size: 1.25em;
	}
	#logoBarTxt3 { 
		display: none; 
	}

	#logocBar {
		display: none;
	}
	
	#logInOut {
		top: 80px;
		/*display:none;*/
	}
	
	#main {
		margin-top: 60px;
		width: 95%;
	}
	
	#mainTxt {
		margin-bottom: 0;
	}
	
	#rightStuff {
		margin-top: 20px;
		width: 85%;
		padding: 5%;
		margin-bottom: 0;
		margin-left: 4%;
	}
	
	#mainb {
		margin-top: 20px;
	width: 95%;

	}
	
	#rightStuffb {
		margin-top: 20px;
		width: 85%;
		padding: 5%;
		margin-bottom: 0;
		margin-left: 4%;
	}	
	
	
	.scDiv {
		width: 91%;
		padding: 5%;
	}
	
	#mNav {
		display: inline-block;
		width: 10%;
		float: right;
		margin-top: 0;
		position: relative;
		top: 5px;
		right: 20px;
	}  
	
	#mNav img {
		height: auto;
		width: 100%;
	}  
	
	#logoBarText {
		margin: 0;
		padding: 0;
		font-size: 16px;
		line-height: 140%;
		top: 5px;
		width: 100%;
		border: 0;
		text-align: center;
	}
	
	.logoBarLNav {
		width: 100%;
		margin: auto;
		border-bottom: 1px solid #9CB18B;
		padding: 5% 0;
		
	}
	
	.logobBarLNavIcon {
		display: none;
	}
	
	#logobBar {
		background-color: #396216;
		height: 100%;
		overflow: auto;
		margin-top: 0;
		padding-top: 0;
		position: relative;
		top: -15px;
	}
	
	.logobBarLNav {
		width: 95%;
		margin-left: 2%;
		border-bottom: 1px solid #9CB18B;
		padding: 5% 0;
		
	}
	
	#adaInviteL {
		width: 30%;
		float: left;
		margin-right: 5%;
		min-width: 10px;
	}
	
	#adaInviteL img {
		width: 100%;
		height: auto;
	}
	
	#adaInviteR {
		width: 65%;
		float: left;
	}
	
	#adaInviteR p {
		font-size: 14px;
	}
	
	#footerBar {
		position: relative;
		height: auto;
		width:97%;
		padding: 10px 0;
		font-size: 12px;
		margin-top: 80px;
		bottom: 0;
		padding: 3%;
		line-height: 160%;
	}

	.noM {
		display: none;
	}
	
	.socials {
		
	}
	
}

#CogniMedLogo {
    position: absolute;
    top: 27px;
    left: 35%;
    width: 100%;
    max-width: 230px;
    display: none;
    z-index: 999;
}

@media (min-width: 768px) {

    #CogniMedLogo {
        display: block;
    }

}


@media print {
    .logobBarLNavIcon {
        display: none;
    }
	
	.logoBarLNav {
		font-size: 10px;
		color: #000;
	}
	
	#footerBar {
        display: none;
    }
	
	.copyright {
        display: none;
    }

}