/*custom fonts*/
@font-face {
  font-family: 'Aller Regular';
    src: url("https://www.nuemd.com/fonts/aller_rg-webfont.eot");
  src: url("https://www.nuemd.com/fonts/aller_rg-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.nuemd.com/fonts/aller_rg-webfont.ttf") format("truetype"), url("https://www.nuemd.com/fonts/aller_rg-webfont.woff") format("woff"), url("https://www.nuemd.com/fonts/aller_rg-webfont.svg#aller_regular") format("svg");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Aller Regular Italic';
  src: url("https://www.nuemd.com/fonts/aller_it-webfont.eot");
  src: url("https://www.nuemd.com/fonts/aller_it-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.nuemd.com/fonts/aller_it-webfont.ttf") format("truetype"), url("https://www.nuemd.com/fonts/aller_it-webfont.woff") format("woff"), url("https://www.nuemd.com/fonts/aller_it-webfont.svg#aller_italic") format("svg");
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: 'Aller Light';
  src: url("https://www.nuemd.com/fonts/aller_lt-webfont.eot");
  src: url("https://www.nuemd.com/fonts/aller_lt-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.nuemd.com/fonts/aller_lt-webfont.ttf") format("truetype"), url("https://www.nuemd.com/fonts/aller_lt-webfont.woff") format("woff"), url("https://www.nuemd.com/fonts/aller_lt-webfont.svg#aller_light") format("svg");
  font-style: normal;
  font-weight: lighter;
}
@font-face {
  font-family: 'Aller Light Italic';
  src: url("https://www.nuemd.com/fonts/aller_ltit-webfont.eot");
  src: url("https://www.nuemd.com/fonts/aller_ltit-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.nuemd.com/fonts/aller_ltit-webfont.ttf") format("truetype"), url("https://www.nuemd.com/fonts/aller_ltit-webfont.woff") format("woff"), url("https://www.nuemd.com/fonts/aller_ltit-webfont.svg#aller_light_italic") format("svg");
  font-style: italic;
  font-weight: lighter;
}
@font-face {
  font-family: 'Aller Bold';
  src: url("https://www.nuemd.com/fonts/aller_bd-webfont.eot");
  src: url("https://www.nuemd.com/fonts/aller_bd-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.nuemd.com/fonts/aller_bd-webfont.ttf") format("truetype"), url("https://www.nuemd.com/fonts/aller_bd-webfont.woff") format("woff"), url("https://www.nuemd.com/fonts/aller_bd-webfont.svg#aller_bold") format("svg");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'Aller Bold Italic';
  src: url("https://www.nuemd.com/fonts/aller_bdit-webfont.eot");
  src: url("https://www.nuemd.com/fonts/aller_bdit-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.nuemd.com/fonts/aller_bdit-webfont.ttf") format("truetype"), url("https://www.nuemd.com/fonts/aller_bdit-webfont.woff") format("woff"), url("https://www.nuemd.com/fonts/aller_bdit-webfont.svg#aller_bold_italic") format("svg");
  font-style: italic;
  font-weight: bold;
}
@font-face {
  font-family: 'Reklame Script Bold';
  src: url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-bold-webfont.eot");
  src: url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-bold-webfont.ttf") format("truetype"), url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-bold-webfont.woff") format("woff"), url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-bold-webfont.svg#reklame_scriptbold") format("svg");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'Reklame Script Medium';
  src: url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-medium-webfont.eot");
  src: url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-medium-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-medium-webfont.ttf") format("truetype"), url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-medium-webfont.woff") format("woff"), url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-medium-webfont.svg#reklame_scriptmedium") format("svg");
  font-style: normal;
  font-weight: normal;
}
  @font-face {
  font-family: 'Reklame Script Regular';
  src: url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-regular-webfont.eot");
  src: url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-regular-webfont.ttf") format("truetype"), url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-regular-webfont.woff") format("woff"), url("https://www.nuemd.com/fonts/hvd_fonts_-_reklamescript-regular-webfont.svg#reklame_script_regularregular") format("svg");
  font-style: normal;
  font-weight: lighter;
}

/*master styles*/

* {
	margin: 0;
	padding: 0;
}
body { 
	background: url(../images/billboard-bkgd-stethoscope.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:100%;
}




h1 {
	font: 2.0em arial, sans-serif;
	color: white;
	padding: 10px;
}

h2 {
	
	font-size:40px;
	color:#ffffff;
	letter-spacing: 2px;
	margin-bottom: 10px;
	font-family: "Reklame Script Regular",sans-serif;

}



h3{ font-family:"Aller Light", Arial, sans-serif; font-size:40px; color:#595959}

h4 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

h5 {
	font-size: 16px;
	color: #333;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c7c9;
}

a {color:#00b3ac;}
a:hover {color:#1B605B;}
a:visited {color:#1B605B; }
p, li {
	font-family: "Aller Light", arial, sans-serif;
	font-size:16px;
	line-height:22px;
	margin-bottom: 10px;
	color:#483F3E;
}


ul, ol {
	margin-left: 25px;
}



#container {
	margin: 0px;
	padding: 0px;
	width: 984px;
	text-align: left;
	background-color:rgba(255,255,255,.9);
	margin-right: auto;
	margin-left: auto;
	height:100%;
border-radius: 5px;
-moz-border-radius: 5px;
}
#contentContainer {
    width: 964px;
    margin: 0 auto ;
    padding: 0px;
    overflow: visible;
    text-align: left;
    height: 100%;
    position: relative;}
.logoBanner{width:984px;
height:128px;
text-align: center;
margin-right: auto;
	margin-left: auto;
}
.logoBanner img {width: 100px;
    border: none;
    MARGIN: 70px 0 0 0;}
img {
	border: none;
}

.advancedmdBanner {
	position: absolute;
	left: 490px;
	top: 60px;
}

/*web header stylings*/
#demo-top-bar {
	height: 122px;
	background:#FFF;
	color: white !important;
	position: relative;
	zoom: 1;
	min-width: 440px;
	max-width: 1600px;
	margin-left:auto;
	margin-right:auto;
	z-index: 6000;
	}
	#demo-bar-inside {
	max-width: 1280px;
	min-width:460px;
	height: 122px;
	margin: 0 auto;
	position: relative;
	}
	
	
	#demo-bar-badge {
	width: 300px !important;
	height: 125px !important;
	margin: 0 !important;
	padding: 0 !important;
	background: url(../images/nuemd-logo-login-page.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 20px;
	
	}
	#demo-bar-badge:before, #demo-bar-badge:after {
		display: none !important;
	}
	

#block-system-user-menu {font-size: 14px;
color: #333;
background-color: #F2F2F2;
border: 1px solid #D4D4D4;
border-top: 0;
padding: 5px 25px 5px 10px;
line-height: 1em;
float: right;
vertical-align: top;}

#block-system-user-menu ul {
margin: 0;
vertical-align: top;}

#block-system-user-menu li {
vertical-align: top;
list-style-type: none;
list-style-image: none;
display: inline-block;
padding: 5px 20px 5px 0;
margin: 0;
font-size:14px;
font-family:'Aller Regular', arial, sans-serif;
text-decoration:none;
}
#block-system-user-menu li a {text-decoration:none;}
.user-menu {
position: relative;
padding: 0 0 0 30px;
}


/*web page content blocks*/	
	
#page-wrap {
	min-width: 440px;
	max-width: 1600px;
	margin: 0px auto 0px auto;
	}
	#page-wrap #inside {
	
		padding-bottom: 10px;
	}
#header {
	background: #00b3ac;
	text-align: left;
	padding: 5px 0 0 240px;
	height: 55px;
}
.backgroundTeal{
	padding: 10px 80px;
	background-color:#00b3ac;
	zoom: 1;
	min-height: 600px;
	}
.backgroundWhite{
	padding: 20px 80px;
	background-color:#ffffff;
	zoom: 1;
	min-height: 300px;
	display: block;
overflow: auto;
	}	
	
	
/*Applet Area Styling*/	

  
.web #login{
	width: 500px;
	height: 470px;
	position: relative;
}
.desktop #login {float:left; width:500px; height:325px; margin:60px auto 0 auto; opacity:1}	

.lockIcon{
	position: absolute;
	margin: 0 auto;
	z-index: 100;
	left: 200px;
	display: block;
}
.iframeContainer{
	height: 415px;
	width: 510px;
	z-index: 99;
	position: absolute;
	display: block;
	bottom: 0px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background: #fff;

}
.iframeContainerLarge{
	height: 415px;
	width: 500px;
	z-index: 99;
	position: absolute;
	display: block;
	bottom: 0px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background: #fff;
}
.iframePadding {margin: 50px 0 0 0;}


/*announcement area styling*/	

.web .right-sidebar {
	display:none;
	width: 48%;
	min-width:500px;
	float: left;
	text-align:center;
	
	
}


.desktop .right-sidebar {
width: 45%;
min-width: 300px;
float: left;
text-align: center;
margin: 10px 0;
opacity:1}

.rotatingAnnouncement{display:none;}
.content-1{display:block}

.web .announcementContainer{
	height: 415px;
	width: 510px;
	z-index: 99;
	position: relative;
	display: block;
margin: 23px auto 0 auto;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background: #fff;

}
.web.announcementContainer p{padding: 0 25px; text-align:left}

.desktop .announcementContainer{
	width: 410px;
text-align: center;
z-index: 99;
padding-top: 0px;
position: relative;
display: block;
margin: 0px auto 0 auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 0 0 10px 0;
border-radius: 5px;
background: #E4E4E4;
}

.web .announcmentTextLarge{
	font-family: "Aller Regular", arial, sans-serif;
padding: 30px 20px;
font-size: 24px;
line-height: 32px;
margin-bottom: 10px;
color: #5E5150;
}

.desktop .announcementTextLarge{font-family: "Aller Light", arial, sans-serif;
text-align: center;
font-size: 18px;
line-height: 32px;
margin-bottom: 10px;
color: #5E5150;}


.desktop .announcementHeader h2 { font-size: 40px;
    color: #595959;
    text-align: center;
    margin-bottom: 0px;
    font-family: "Reklame Script Regular", sans-serif;
    z-index: 3000;
padding: 10px 0 0 0;}




/*button styling*/


a.pinkButton {color:#fff !important;}
a:hover.pinkButton { background-color:#e73d89;}

.buttonContainer {text-align: center;
 margin: 0 auto 10px auto;}
 .buttonContainer2{text-align: center;
 margin: 0 auto 10px auto; width:auto;}
 
 
 /*pre-footer dynamic content*/
 .col-3{
	
	width: 30%;
float: left;
min-width: 250px;
padding: 10px;
	}
.col-3 h2{ color:#595959; }
.col-3 p { padding:10px 30px 10px 0}		

#news-feed-target, blog-feed-target {min-height:100px;}
#main-content {
	float:left;
	background-color:#00B3AC;
	width:40%;
	min-width:500px;
	margin:20px
}
	.rssFeed ul { list-style:none; margin-left:0px;}

.rssBody { padding:10px 30px 10px 0}

.rssBody h4{margin-right: 10px;
display: inline;}
.rssRow {margin: 0 0 15px 0}
.rssRow  div {display: inline-block;}

.pinkButton {padding: 10px 40px;
background-color: #ee7fb2;border-radius: 5px;
color: #FFF;
text-decoration: none;
font-size: 20px;
white-space: nowrap;
display: inline-block;
}

	
 
/*Footer*/
#footer {
	text-align: center;
	padding: 40px;
	background-color:#dedee0;
	
}
#footerContainer{width:984; text-align:center; margin: 10px auto;}

#footer h3{ text-align:center}
#footer p{color: #595959; font-family: "Aller Light", arial, sans-serif; margin-top:20px;
}
.desktop .footer p {text-align:center;     font-size: 14px;
    line-height: 16px
}


.footer-social {min-height: 25px;
text-align: center;
margin: 0;
border-bottom: 1px solid #FFF;
}
.follow-links {text-align: center;
display: block;
margin-bottom: 10px;
position: relative;}	

a.follow-link {display: inline-block;
width: 31px;
height: 31px;
padding: 0 0 0 10px;
margin: 0;}

a.follow-link-facebook {
background:url(../images/icon-facebook.png) no-repeat;}
a.follow-link-googleplus {
background:url(../images/icon-googleplus.png) no-repeat;}
a.follow-link-twitter {
background:url(../images/icon-twitter.png) no-repeat;}
a.follow-link-blog {
background:url(../images/icon-blog.png) no-repeat;}



/*Clear*/
.clear{clear:both}
.clearblockleft{display:block;
clear:left}