/* updated 2/22/16 1:09pm MG-NYC/EB-NYC - previously 1/21/16 11:36am KL-NYC */
#app-main{
	font-size:1.06em;
}

#ads-pos-141:empty {
	display: none !important;
}
#supporter_logo, .sponsor-badge {
	float:right;
	margin-right:3px;
}
#feed_pipe{
	display:none;
}
.addError {
	color: red;
	font-weight: bold;
}
#feed_Overlay #copy_send {
	font-size: .9em;
	padding: 2px 0 4px 0;
}
#feed_Overlay #email_layer #email_sponsor_m {
	display: none;
}
#feed_Overlay .email_close {
	display: none;
}
#feed_Overlay #pharm_logo {
	padding-left: 30px;
}
#feed_Overlay .mail_form_row {
	padding: 3px 0;
	clear: both;
}
#feed_Overlay #feedbackText {
	font-size: 0.95em;
}
#feed_Overlay .mail_form_left {
	float: left;
	text-align: right;
	width: 100px;
	padding: 0 20px 0 0;
	font-size: 0.9em;
	font-weight: bold;
}
#feed_Overlay #fromEmail {
	width: 390px;
}
#feed_Overlay #attrfromEmailFeedback {
	width: 390px;
}
#feed_Overlay #senderName {
	width: 390px;
}
#feed_Overlay #toEmail {
	width: 390px;
}
#feed_Overlay #subject {
	width: 390px;
}
#feedbackSubject {
	max-width: 390px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#feed_Overlay #message {
	width: 390px;
	height: 75px;
}
#app-main .slideshowInfo{
	display:none;
}
#feed_Overlay #btn_email_sub {
	float: right;
	margin: 10px 12px 10px 0;
}
#feed_Overlay #yourEmail {
	min-height: 40px;
}
#feed_Overlay #email_layer_header {
	display: none;
}
#feed_Overlay #charlimit {
	padding-left: 120px;
}
#feedlegal {
	padding-top: 10px;
}

#botControls .prevBtn,
#botControls .nextBtn{
  display: none !important;
	color:#0072C6;
	cursor:pointer;
	background
}

#botControls .nextBtn{
	float:right;
}
#specialtyDropDown{
	z-index:1001;
}
#sideSquareAd_temp{
  margin-right:10px;
  margin-top: 0;
  float: right;
  width:300px;
}
.fullscreen #sideSquareAd_temp {
  right: 0;
  top: 40px;
}
#app-main{
	margin-top:100px;
}
.stickyWrapper #app-main .presentation_layer #slidebox{
	height:auto;
}
.stickyWrapper #app-main .slidingscrollbox{
	height:auto;
	position:static;
}
#bodypadding{
}
#topContainer, #topAdd {
	top:0;
	min-height:80px;
	margin:0px auto;
	width:960px;
	z-index:200;
	background-color:#fff;
	margin:0;
	padding:10px 8px 10px 10px;
	border-top: 1px solid #bfcad4;
}
#topContainer .nav, #topAdd .nav {
	font-size:14px;
	font-family:arial;
}
#adtagheader {
  padding-bottom:15px;
}
#topContainer #topnav_bottom, #topAdd #topnav_bottom {
	overflow:visible;
}
#topContainer #controls, #topAdd #controls {
	height:22px;
}
#topContainer .topnav,
#topContainer #controls,
#topAdd .topnav,
#topAdd #controls {
	width:644px;
}
.top-add-img{
	margin:0px auto;
	display:block;
}
#topContainer #controls,
#topAdd #controls {
	position:relative;
	top:auto;
	right:auto;
}
#topContainer #controls ul.desktop_slideshow_links,
#topAdd #controls ul.desktop_slideshow_links {
	float:left;
	width:450px;
	margin-left:0;
}
#topContainer #controls .desktop_slideshow_links li,
#topAdd #controls .desktop_slideshow_links li{
	display:inline-block;
	margin:0 3px;
}
#topContainer #controls .desktop_slideshow_links li#contributersBTN:first-child,
#topAdd #controls .desktop_slideshow_links li#contributersBTN:first-child {
  margin-left:0;
}
#topnav_bottom #sharingMenu {
	position: absolute;
	right: 0;
	top: 0;
	left:auto;
}
#app-main a.expandTXT{
	display:none;
	border:1px solid red;
}

#app-main #slideshowSlides .prev,
#app-main #slideshowSlides .next{
	margin-top:170px;
}
#app-main #slideshowSlides .prev {
  left: -5px;
}
#app-main #slideshowSlides .next{
  right: -5px;
}


#app-main .mobileScroller .slidingscrollbox{
	background-color:white;
}
#topContainer .nav,
#topAdd .nav {
  top: -8px;
  position: absolute;
  right: 0;
  z-index: 1000;
  outline: 0;
  user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;
}
#app-main .nav table tr td.disable,
#topContainer #controls .nav table tr td.disable,
#topAdd #controls .nav table tr td.disable {
	display:none;
}
#bodypadding #pageWrapper.autoExp{
	padding-bottom:10px;
}
#shareBTNs .email{
	margin-right:0;
}
#app-main .presentation_layer #slidebox .scene{
	overflow-y:hidden;
	min-height:500px;
}
#app-main .presentation_layer #slidebox > div.activeSlide{
	overflow-y:visible;
	min-height:500px;
}
/* GLOBAL
****************************************************/
body {
  font-family: arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
}
ol, ul, li {
  margin: 0px;
  padding: 0px;
}

sup, sub {
  font-size: 65%;
 .font-size: 75%;
  vertical-align: baseline;
  position: relative;
}
sup, sub {
  font-size: 75%\0/ /*IE8 hack*/
}
sup {
  bottom: 0.4em;
}
sub {
  bottom: -0.25em;
}
sup a, sup a:link, sup a:visited, sup a:active, sup a:hover {
  color:#333333;
  font-weight:normal;
  text-decoration:none;
}
button:focus, a:focus {
  outline:none;
}

#app-main .slidingscrollbox.notextcontent {
  display: none;
}

/* HIDE (MOBILE ONLY)
****************************************************/
.mobileCloseProgramBTN,
.mobileMenuIcon,
#backToSlideshow,
.introWithText .slideshowInfo,
.mobile_inArticleNextBTN,
.mobileSubLinks,
#toastAlert,
.desktop-hide {
  display: none;
}

/* HELPER CLASSES
****************************************************/
/*
.disable {
  opacity: .2 !important;
}
*/


.clear {
  clear:both;
}
.disable:hover, .disable:active, .next.disable:hover, #slideshowSlides .prev.disable:hover {
  cursor:default;
  /* opacity: .2 !important; */
  background-color: rgba(0, 0, 0, 0.2);
}
#app-main .isopened {
  /*
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  */
}
#app-main .isopened .togglebutton {
  margin-top: 0px;
  background-color: #14ff11;
  transition-duration: 1s; -webkit-transition-duration: 1s; -moz-transition-duration: 1s;
}
.isopened {
  display:block !important;
}
#emailblock.isopened,
#feed_Overlay.isopened,
#refs_Overlay.isopened,
#contributer_Overlay.isopened
{
  visibility:visible;
  margin: 0 auto;
  opacity:1;
  position:fixed;
  z-index: 5099999;
}
div.isopened .popupPadd,
div.isopened .email_position{
	width: 600px;
	min-height:350px;
	max-height:600px;
	background-color: white;
	padding: 20px;
	margin-top: 40px;
	margin:0 auto;
	margin-top:50px;
	position:relative;
	border-radius:8px;
	overflow-y:auto;
/*	list-style-position: inside;*/
}

div.isopened .email_position {
	overflow:hidden;
}

.landscape .portrait_image {
  display:none !important;
}
.portrait .landscape_image {
  display:none !important;
}

/* LOADING SCREEN
****************************************************/
#loadingScreen {
  display: none !important;
}

/* CONTAINERS
****************************************************/
#whiteoutlayer {
  opacity: 1;
}
#pageWrapper {
  overflow: hidden;
  background: #fff;
  position: relative;
	border-right:1px solid #bfcad4;
	border-left:1px solid #bfcad4;
	border-bottom:1px solid #bfcad4;
  box-shadow: 0px 2px 5px 3px rgba(0,0,0,.2); -moz-box-shadow: 0px 2px 5px 3px rgba(0,0,0,.2); -webkit-box-shadow: 0px 2px 5px 3px rgba(0,0,0,.2);

}

.fullscreen #pageWrapper,
.standalone#pageWrapper {
  box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;
}
#pageWrapper.autoExp {
	min-width: 978px;
	min-height: 500px;
	padding-bottom: 120px;
	border: #ccc solid 1px;
}
#pageWrapper.removeArrows .prev, #pageWrapper.removeArrows .next {
  -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -ms-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out;
  opacity:0 !important;
}
#slideshowSlides .slideImageContainer div, #slideshowSlides .slideImageContainer {
	margin: 0;
	padding: 0;
}
#app-main {
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  font-family: arial, Helvetica, sans-serif;
  font-size:1.06em;
  font-weight:normal;
  display: block;
  background: #fff;
  width:661px;
  padding:4px 8px 8px;
  float:left;
  position:relative;
  z-index: 2;
  margin-top: 0px;
}

#topnav_bottom {
  margin:0 0 8px;
  overflow: auto;
  position: relative;
}
.fullscreen #topnav_bottom {
  margin: 0;
}
.alsoOnMedscape {
  color: #005b82;
  font-family: 'proxima_nova_ltsemibold', arial, sans-serif;
  font-size: 14px;
  margin: 40px 0 5px;
}


#fullscreenBTN {
  display: none !important;
}

/* RIGHT SIDE SLIDEOUT PANEL
***************************************************
#slideout {
  background: #000;
  width:300px;
  padding:10px 13px 0 2px;
  position: absolute;
  right:0;
  top:0;
}
#pageWrapper {
  height:680px;
}
*/

/*
#slideout #slideoutTop {
  height:30px;
  margin:10px 14px 0 0;
  position: relative;
}
*/

/* SQUARE BOY ADVERTISEMENT
**************************
#adRefresh {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


.fullscreen #bottomBannerAd {
  bottom: 0;
  margin-left: -364px;
  z-index:10000;
}
#fullscreenBTN {
display: none !important;
  z-index:1;
  position: absolute;
  right: 14px;
  top:10px;
  display:inline-block;
  height:29px;
  vertical-align: middle;
  background:url("/pi/features/editorial-slideshow/white/fullscreen-L-dark.png") no-repeat right center;
  color:#000;
  font:normal 12px/20px arial, sans-serif;
}
#fullscreenBTN span {
  text-transform: uppercase;
  font-size: 11px;
  margin: 5px 40px 0 0;
  display: inline-block;
  color:#777;
}
#fullscreenBTN .exitText {
	display: none;
	margin:0;
}
.fullscreen #fullscreenBTN, #UserEng_closeBTN {
  display: inline-block;
  background-image: url("/pi/features/editorial-slideshow/v1/exit.png");
  background-repeat: no-repeat;
  background-position: right center;
  height: 30px;
  min-width:30px;
  border-radius:3px;
  color: #FFF;
  font-size: 11px;
}
.fullscreen #fullscreenBTN span {
  display:inline-block;
  color:#777;
}
.fullscreen #fullscreenBTN {
  top:0;
  right:0;
  margin:0 !important;
}
*/


.topnav h2 {
  font-family: 'proxima_nova_ltsemibold', arial;
  text-transform: none;
  font-size: 20px;
  font-weight:normal;
  color:#000;
  margin:0 0 2px;
  padding: 0;
}
.contributers, .date {
  font-family: proxima-nova, sans-serif;
  font-size: 13px;
  font-weight:normal;
  color:#666;
  margin:0;
  max-width: 500px;
  line-height: 16px;
}
.date{
	font-style:italic;
  white-space: nowrap;
}
.contributers strong, .date strong {
  font-weight: normal;
  font-family: "proxima_nova_ltsemibold", Arial, Helvetica, sans-serif;
}
.topnav .pipe {
  font-size: 12px;
  font-weight:bold;
}
#app-main .presentation_layer {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
#slideshowSlides .hoverControlsNext, #slideshowSlides .hoverControlsPrev {
  position: absolute;
  top: 0;
  bottom:0;
  z-index:3;
  background: url('/pi/features/editorial-slideshow/v1/trans.png');
  height:440px;
}
#slideshowSlides .hoverControlsNext:hover, #slideshowSlides .hoverControlsPrev:hover {
  cursor:pointer;
}
#slideshowSlides .hoverControlsPrev {
  left: 0;
  right: 70%;
}
#slideshowSlides .hoverControlsNext {
  left: 30%;
  right: 0;
}
#app-main .slideImageContainer div {
  pointer-events:none;
}
#topnav_bottom .slideshowInfo {
  width:500px;
}
#slideshowSlides .prev,
#slideshowSlides .next {
  position: absolute;
  z-index: 3;
  height:100px;
  width: 50px;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  background-color: rgba(0,0,0,.2);
  -webkit-transition: background-color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out;
  -ms-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  margin-top: -90px;
}

#slideshowSlides .prev.disable,
#slideshowSlides .next.disable {
  Xopacity: .2 !important;
  Xbackground-color: rgba(0,0,0,.2) !important;
  display: none;
}

/* FADE-IN ARROWS SLIGHTLY WHEN HOVERING OVER 70/30 SPLIT PAGE */
.fadeRightArrow #slideshowSlides .next,
.fadeLeftArrow #slideshowSlides .prev {
  background-color: rgba(0,0,0,.6);
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

/* HALF CIRCLES */
#slideshowSlides .prev {
  left: 0;
  border-radius: 0 50px 50px 0;
  -moz-border-radius: 0 50px 50px 0;
  -webkit-border-radius: 0 50px 50px 0;
  border-right: 1px solid rgba(255,255,255,.5);
  border-top: 1px solid rgba(255,255,255,.5);
  border-bottom: 1px solid rgba(255,255,255,.5);
}
#slideshowSlides .next {
  right: 0;
  border-radius: 50px 0 0 50px;
  -moz-border-radius: 50px 0 0 50px;
  -webkit-border-radius: 50px 0 0 50px;
  border-left: 1px solid rgba(255,255,255,.5);
  border-top: 1px solid rgba(255,255,255,.5);
  border-bottom: 1px solid rgba(255,255,255,.5);
}

/* ARROWS */
#slideshowSlides .prev span, #slideshowSlides .next span {
  display: block;
  width:50px;
  height:100px;
  background: url('/pi/features/editorial-slideshow/v1/arrows.png');
  background-repeat: no-repeat;
  background-size: 75px 40px;
  position: absolute;
  top: 0;
  -webkit-transition: left .1s ease-in-out;
  -moz-transition: left .1s ease-in-out;
  -ms-transition: left .1s ease-in-out;
  -o-transition: left .1s ease-in-out;
  transition: left .1s ease-in-out;
}
#slideshowSlides .prev span {
  background-position: 10px center;
  left:0;
}
#slideshowSlides .next span {
  background-position: -35px center;
  right:0;
}
/* CIRCLES HOVER STATE */
#slideshowSlides .next:hover,
#slideshowSlides .prev:hover {
  background-color: rgba(0, 0, 0, 0.6);
  cursor:pointer;
}
#slideshowSlides .next.disable {
  display: none;
}
/* ARROWS ACTIVE STATE */
#slideshowSlides .prev span:active {
  left:0;
}
#slideshowSlides .next span:active {
  right:0;
}
#slideshowSlides {
  float: left;
  position: relative;
  width:645px;
}
#app-main .presentation_layer #slidebox {
  z-index: 1;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  width: 645px;
  height: 438px;
  position: relative;
  background-color: #fff;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}
#app-main .presentation_layer #slidebox > div {
  position: relative;
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  display: inline-block;
  white-space: normal;
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 0;
  vertical-align: top;
  font-weight: bold;
  font-size: 14px;
}
#app-main .presentation_layer #slidebox > div ul,
#app-main .presentation_layer #slidebox > div ol {
  font-weight: normal;
  line-height: 20px;
  color: #444;
  margin-bottom: 10px;
  padding: 0 0 0 30px;
}

/*
****************************************************/
#app-main .presentation_layer #slidebox > div .panel_BR_50 .image {
  width: 100%;
  height: 100%;
  background-color: #282828;
  background-repeat: no-repeat;
  background-size: auto 100%;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

/* MENU
****************************************************/
#app-main .menu_layer {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  background-color: #242424;
  color: #cacaca;
  font-size: 18px;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
#app-main .menu_layer a {
  text-decoration: none;
  color: inherit;
}
#app-main .menu_layer p {
  font: bold 14px "proxima_nova_ltsemibold", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
  border-bottom: 2px solid #000;
  padding-bottom: 7px;
  padding-top: 7px;
  margin: 0px;
}
#app-main .menu_layer li {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
}
#app-main .menu_layer li.splitbar {
  background-color: #303030;
  height: 7px;
}

/*///////////////////////////////////////////////*/

#app-main .nav{
  top: 2px;
  position: absolute;
  right: 0;
  outline: 0;
  user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;
}
#app-main .nav table tr td,
#topContainer .nav table tr td,
#topAdd .nav table tr td {
  color:#000;
  font: normal 14px Arial, Helvetica, sans-serif;
}


td[data-bind="text:slide_totalCount"],
td[data-bind="text:slide_currentIndex_display"] {
  width: 20px;
  text-align: center;
}



#app-main .nav table tr td.disable,
#topContainer .nav table tr td.disable,
#topAdd .nav table tr td.disable,
#app-main .nav table tr td.disable:hover,
#topContainer .nav table tr td.disable:hover,
#topAdd .nav table tr td.disable:hover {
  display: block !important;
  opacity:.5;
}
#app-main .nav table tr td.disable:hover,
#topContainer .nav table tr td.disable:hover,
#topAdd .nav table tr td.disable:hover {
	background: 0;
}
#app-main .nav table tr td.of,
#topContainer .nav table tr td.of,
#topAdd .nav table tr td.of {
  padding:0 5px;
}


#app-main .nav table tr td.prev_slide span,
.nav table tr td.next_slide span,
#topContainer .nav table tr td.prev_slide span,
#topAdd .nav table tr td.prev_slide span,
.nav table tr td.next_slide span  {
  width:28px;
  height:28px;
  display:block;
  border-radius:2px;
  cursor:pointer;
  transition:background-color .2s;
  background-image: url("/pi/features/editorial-slideshow/sticky/arrows_sm.png");
  background-color: #CCC;
  background-repeat:no-repeat;
  background-size: 50px 18px;
}

#app-main .nav table tr td.prev_slide span:hover,
.nav table tr td.next_slide span:hover,
#topContainer .nav table tr td.prev_slide span:hover,
#topAdd .nav table tr td.prev_slide span:hover,
.nav table tr td.next_slide span:hover  {
  background-color: #8c8c8c;
  transition:background-color .2s;
}

#app-main .nav table tr td.prev_slide.disable span:hover,
.nav table tr td.next_slide.disable span:hover,
#topContainer .nav table tr td.prev_slide.disable span:hover,
#topAdd .nav table tr td.prev_slide.disable span:hover,
.nav table tr td.next_slide.disable span:hover  {
  background-color: #CCC;
  cursor:default;
}

#app-main .nav table tr td.prev_slide span,
#topContainer .nav table tr td.prev_slide span,
#topAdd .nav table tr td.prev_slide span {
  background-position: 8px center;
  margin-right:4px;
}
#app-main .nav table tr td.next_slide span,
#topContainer .nav table tr td.next_slide span,
#topAdd .nav table tr td.next_slide span {
  background-position: -30px center;
  margin-left:4px;
}


/* SHARE
****************************************************/
#controls {
  position: absolute;
  top:418px;
  right:14px;
  width:290px;
  height: 77px;
}
.modalOpen #controls,
.emailModalOpen #controls {
  opacity: .5;
  pointer-events: none;
}
#controls ul:nth-child(2) {
  width:120px;
  margin-left:20px;
}
.desktop_slideshow_links {
  width:140px;
  float: left;
}
.desktop_slideshow_links li,
.desktop_slideshow_links li a,
a.breadcrumb {
  color:#007cb0;
  text-decoration: none;
  font-size:12px;
}
.desktop_slideshow_links li {
  display: block;
  margin-bottom:7px;
}
.desktop_slideshow_links li:hover {
  cursor: pointer;
  text-decoration: underline;
}
.desktop_slideshow_links li span.pipe {
  color:#999;
  text-decoration: none;
  cursor: auto;
}
.desktop_slideshow_links .pipe:hover {
  text-decoration: none;
  cursor: auto;
}
/* hide links, do not diplay overlay form */
#topContainer #controls .desktop_slideshow_links #feedbackBTN,
#bodypadding #shareBTNs .email,
#controls #feed_pipe:nth-child(1) {
  display: none !important;
}



#sharingMenu {
  position: absolute;
  left: 0;
  bottom: 0;
}
#bodypadding #shareBTNs li {
  background: url("/pi/features/editorial-slideshow/sticky/sm-icons.png") no-repeat;
  display:block;
  opacity:.9;
  transition:opacity .2s; -webkit-transition:opacity .2s; -moz-transition:opacity .2s;
  float:left;
  height:21px;
  width:22px;
  margin-right:5px;
}
#bodypadding #shareBTNs li:hover {
  transition:opacity .2s; -webkit-transition:opacity .2s; -moz-transition:opacity .2s;
  opacity:.5;
}
#bodypadding #shareBTNs li span, .menu_cancel { display: none !important; }
#bodypadding #shareBTNs .facebook { background-position: 0 0;    }
#bodypadding #shareBTNs .twitter  { background-position: -26px 0; }
#bodypadding #shareBTNs .google   { background-position: -52px 0; }
#bodypadding #shareBTNs .linkedin { background-position: -78px 0; }
#bodypadding #shareBTNs .email    { background-position: -104px 0; }
#bodypadding #shareBTNs li:hover {
  cursor:pointer;
}

/* close BUTTON
****************************************************/
.closeBTN  {
  height: 27px;
  width: 27px;
  display: inline-block;
  background: url(/pi/features/editorial-slideshow/v1/fullscreen_closeBTN.png) no-repeat 0 0;
  background-size: 27px 27px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  color: transparent;
}
.xBTN  {
  height:11px;
  width: 11px;
  display: inline-block;
  position:absolute;
  right:0;
  top:0;
  background:url(/pi/features/editorial-slideshow/v1/x.png) no-repeat center center;
  margin:0;
  padding:12px;
  color: transparent;
}

.closeBTN:hover, .xBTN:hover  {
  cursor:pointer;
  color: transparent;
}


/* SLIDING SCROLL BOX
****************************************************/
#app-main .slidingscrollbox {
  height: 76px;
  position: absolute;
  bottom:0;
  left:0;
  right:0;
  z-index: 4 !important;
  background: url("/pi/features/editorial-slideshow/white/85percentWhite.png") repeat;
  background: rgba(245,245,245,.95);
}
#app-main .slidingscrollbox:hover .expandTXT {
  height:2px;
  background-position: 0 -35px;
  margin-top:5px;
}
#app-main .slidingscrollbox .togglebutton {
  transition-duration: 1s;
  margin-top: -50px;
  z-index: 3 !important;
  position: absolute;
  background-color: #ff0d00;
  right: 0px;
  width: 60px;
  height: 50px;
  font-size: 20px;
}
#app-main .flexBox .attribution, #app-main .flexBox .disclosure {
  color:#999;
  font-size:10px;
  font-style:italic;
  font-weight:normal;
  margin:0;
}
#app-main .flexBox .attribution {
  margin-top:10px;
}
#app-main .flexBox {
  position:relative;
  padding: 10px 0;
}
#app-main .flexBox div {
  position:relative;
}
#app-main .flexBox h4 {
  color:#000;
  font:bold 16px Arial, Helvetica, sans-serif;
  margin: 15px 0 10px;
}
#app-main .flexBox p {
  color:#444;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
  line-height:22px;
  margin:0 15px 10px 0;
}
#app-main .flexBox p a {
  color:#007cb0;
}
#app-main .attribution, #app-main .disclosure {
  font-style: italic;
  font-size:10px;
  color:#666;
  margin:5px 0 0 0;
}
#app-main .expandTXT {
  background: url("/pi/features/editorial-slideshow/white/plus-dark.png") no-repeat -2px -2px;
  position:absolute;
  right:3px;
  top:5px;
  height:20px;
  width:20px;
  display:block;
}
#app-main .expandTXT:hover {
  cursor:pointer;
}



/* SUGGEST MORE SLIDESHOWS PAGE
****************************************************/
.more_slideshows {
  background: #FFF;
  margin-left:1px;
  min-height:500px;
}
/*
.relatedTop {
  padding:15px 15px 0;
}
.relatedTop h3 {
  font:normal 18px Arial, arial, sans-serif;
  border-bottom: 1px solid #999;
  color: #666;
  margin:0;
}
.relatedTop .moreBTN {
  float:right;
  margin:0;
  display: none;
}
.relatedRow {
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  padding:15px 0 15px 15px;
  overflow: auto;
  width:100%;
}
.relatedRow div {
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  width:25%;
  float:left;
  padding:0 15px 20px 0;
  min-height: 175px;
}
.relatedRow img {
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  width:100%;
  height:auto;
  margin-right:15px;
  padding:2px;
  border:1px solid #ccc;
  transition:opacity;
  margin-bottom: 5px;
}
.relatedRow div img:hover {
  transition-duration: .2s;
  -webkit-transition-duration: .2s;
  -moz-transition-duration: .2s;
  opacity:.8;
}
.relatedRow a {
  font:normal 12px arial, sans-serif;
  margin:5px 0 0;
  color:#005b81;
  text-decoration:none;
}
*/



  .relatedTop {
    padding:20px 25px 0;
  }
  .relatedTop h3 {
    border-bottom:0;
    margin: 0 0 0 0;
    padding:0;
    font-size:18px;
    font-weight: normal;
    color:#666;
  }
  .relatedTop .moreBTN {
    margin:0;
  }
  .relatedRow {
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing: border-box;
    padding:15px 25px;
    width:100%;
  }
  .relatedRow:after {
    display: table;
    line-height: 0;
    clear:both;
  }
  .more_slideshows {
    border:1px solid #CCC;
  }
  .relatedRow div {
    float:left;
    border:1px solid #CCC;
    margin-bottom:15px;
    padding:0;
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing: border-box;
    height: 110px;
    overflow: hidden;
  }
  .relatedRow div:nth-child(odd) {
    width:49%;
    margin-right:1%;
  }
  .relatedRow div:nth-child(even) {
    width:49%;
    margin-left:1%;
  }
  .relatedRow a:hover {
    text-decoration:none;
  }
  .relatedRow a span {
    font-size:14px;
    padding:10px 10px 0 10px;
    display: block;
    font-weight:normal;
    font-family:arial, helvetica, sans-serif;
    color:#000;
    overflow: hidden;
  }
  #app-main .presentation_layer #slidebox .relatedRow img {
    width:50%;
    float:right;
    height:auto;
    border:none;
  }
  .moreBTN {
    display: none !important;
  }


/* BUTTON STYLES
****************************************************/
.moreBTN {
  display:inline-block;
  padding-right:10px;
  background:#115c80;
  border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px;
  box-shadow:0 0 3px #999;
}
.moreBTN a {
  padding:6px 20px 6px 10px;
  background: url(/pi/features/editorial-slideshow/v1/forwards.png) no-repeat right center;
  color:#FFF;
  text-decoration: none;
  margin:0;
  font:normal 18px Arial, Helvetica, sans-serif;
  display:inline-block;
}
.moreBTN:hover {
  background-color:#0b4866;
  -webkit-transition:background-color .3s;
  transition:background-color .3s;
}


/* POPUPS
****************************************************/
#app-main .popper {
  display: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  z-index: 3;
}
#app-main .popUpContent {
  position: inherit;
  background:transparent;
  padding:20px;
}
#app-main .popper .popper_Content {
  z-index: 1 !important;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
#app-main .popper .popper_Close {
  position: relative;
  z-index: 3 !important;
  float: right;
  color: #fff;
  font-size: 20px !important;
  font: bold 14px arial, Helvetica, sans-serif;
  font-weight: bold;
  height: 40px;
  width: 60px;
}

/* overlays
****************************************************/

/* HIDE (ON INITIAL PAGE LOAD)
****************************************/
#app-main.hideapp .overlay, #emailblock {
  display: none;
}

.overlay, div.overlay {
  visibility:hidden;
  opacity: 0;
  background: #000;
  background: rgba(0,0,0,.3);
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-radius: 3px;
  transition: opacity .3s; -webkit-transition: opacity .3s; -moz-transition: opacity .3s;
}
#app-main .overlay.isopened {
  visibility:visible;
  opacity:1;
  transition: opacity .3s; -webkit-transition: opacity .3s; -moz-transition: opacity .3s;
}
#app-main .overlay > div {
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px;
  background-color: #FFF;
  padding: 10px;
  position: absolute;
  box-shadow: 0 0 50px rgba(0,0,0,.5);
  left:50px;
  right: 50px;
  top:50px;
  bottom:50px;
}
 .popUpContent {
  background-color:#FFF;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  padding:20px;
}
 .popScroll {
  top: 50px;
  bottom: 20px;
  left:0;
  right:0;
  overflow-y: auto;
  padding: 0 20px;
  position: absolute;
}
.popScroll ul {
	margin-left:25px;
}
.popUpContent h3 {
  font-family: 'proxima_nova_ltsemibold', arial;
  font-size: 16px;
  margin: 0;
  padding: 0 20px 10px 0;
}
.popUpContent p {
  font-size: 12px;
  line-height: 16px;
}
.popUpContent p.disclosure {
  padding: 0 0 20px 0;
  font-size:10px;
}
.popUpContent p strong {
  font-weight: bold;
  color: #095a8f;
}
.popUpContent ol, #app-main .popUpContent ul {
  margin: 0 0 0 20px;
  font-size:12px;
}
.popUpContent li {
  margin: 0 0 15px 0;
}
 .refs.isopened {
  background: url(/pi/features/editorial-slideshow/v1/40percentBlack.png) repeat;
  bottom: -70px;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

/* FEEDBACK FORM
*************************************/
#emailblock > div > button {
  display: block;
}
#emailblock h3 {
  font-size:16px;
  font-weight:bold;
  color:#085b81;
  margin:0;
  padding-bottom:5px;
  border-bottom:1px solid #B7B7B7;
}
.feedbackForm .row {
  margin:0 0 5px 0;
  float:left;
  padding:6px 0;
}
.feedbackForm .emailErrorMessages {
  width: 350px;
  margin:0 0 0 137px;
  padding:0;
  font-size:12px;
  font-weight:bold;
  color:#CC0000;
}
.email_successMessage {
  display: none;
}
.email_successMessage p {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  height: 50px;
  margin: 40px 0 0 0;
  text-align: center;
}
.feedbackForm .emailErrorMessages h3 {
  margin:;
}
.feedbackForm .emailErrorMessages p {
  margin:0 0 5px 0;
}
#app-main #emailblock form {
  display: inline-block;
  margin:10px 0 0;
  color:#555;
  width: 555px;
}
.feedbackForm .row label {
  font-weight:bold;
  line-height:25px;
  font-size:11px;
  display: block;
  float: left;
  padding: 0 6px 0 0;
  text-align: right;
  width: 130px;
}
.feedbackForm .row input, .feedbackForm .row textarea {
  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
  font-size:14px;
  height: 25px;
  line-height: 20px;
  border:1px solid #B7B7B7;
  padding: 3px 5px;
  width: 350px;
  color:#666;
  border-radius:2px;
}
.feedbackForm .row label:hover {
  cursor: pointer;
}
.feedbackForm .row textarea {
  min-height: 80px;
  max-height: 120px;
  resize: none;
}
.feedbackForm .row textarea label {
  line-height: normal;
}
.feedbackForm .row .sublabel {
  margin:2px 0 0 140px;
  font-size:9px;
}
.submitBTN {
  transition:background .3s; -webkit-transition:background .3s; -moz-transition:background .3s;
  background: #3398CC;
  border-radius: 3px;
  cursor: pointer;
  height: 30px;
  margin: 0 0 10px 136px;
  padding: 0 30px;
  color:#FFF;
  border:0;
  font-size: 13px;
}
.submitBTN:hover {
  transition:background .3s; -webkit-transition:background .3s; -moz-transition:background .3s;
  background: #2d85b3;
}
.cancelBTN {
  background:#CC0000;
  border-radius: 3px;
  cursor: pointer;
  height: 30px;
  margin-bottom: 10px;
  padding: 0 5px;
  color:#FFF;
  border:0;
}

.emailCloseBTN.xBTN {
  padding:10px 20px;
  background: #2D85B3;
  border-radius:3px;
  border:0;
  color:#FFF;
  font-size:20px;
  margin:0 auto 50px;
  top:auto;
  right:auto;
  position: relative;
  display:block;
  height:auto;
  width:auto;
}


/* hide top ad div
----------------- */

#adtagheader {
	display:none;
}
#headerbox {
  margin-bottom:0;
}

/* Feedback section removed from generator & JS -- below is a css fallback */
.medscapeNews .lastslideOnly {
	display:none !important;
}
#feed_Overlay .xBTN span {display:none;}

/* backward compatibility for form popups
******************************************************** */

.slideshowPageWrapper #emailblock.isopened,
.slideshowPageWrapper #feed_Overlay.isopened,
.slideshowPageWrapper #refs_Overlay.isopened,
.slideshowPageWrapper #contributer_Overlay.isopened
{
  visibility:visible;
  margin: 0 auto;
  opacity:1;
  position:absolute;
  z-index: 99999;
}
.slideshowPageWrapper div.isopened .popupPadd,
.slideshowPageWrapper div.isopened .email_position{
	width: auto;
	min-height:400px;
	max-height:600px;
	background-color: white;
	padding: 20px;
	margin:0 auto;
	position:relative;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	overflow-y:auto;
/*	list-style-position: inside;*/
}

.slideshowPageWrapper #app-main .overlay > div{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.slideshowPageWrapper div.isopened .email_position {
	overflow-y:auto;
}

.slideshowPageWrapper .feedbackForm .emailErrorMessages{
	margin:0 0 0 107px;
}
.slideshowPageWrapper #app-main #emailblock form {
	width:475px;
}
.slideshowPageWrapper .feedbackForm .row label {
	width:100px;
}
.slideshowPageWrapper .feedbackForm .row .sublabel {
  margin:2px 0 0 110px;
  }
 .slideshowPageWrapper .submitBTN {
 	margin: 0 0 10px 106px;
 }
 .slideshowPageWrapper #app-main .popUpContent {
 	padding:10px;
 }

.refs_Overlay .popScroll a {
	word-wrap: break-word;
}
/* (start) for sticky header only
.stickHeader {
  position: fixed;
  width: 100%;
  top: 0;
  background-color: #fff;
  z-index: 500;
}

#adtagheader {
  z-index: 5000;
}

#adtagheader.stickHeader {
  margin-top:0;
}
.unStickHeader {
  position: relative;
  background-color: #fff;
  top: auto;
}

#ads-pos-101 {
  z-index: 500;
  padding-bottom:  19px;
}

/* this is set to none above
#adtagheader {
  display:block;
}

#headerbox {
  margin-bottom:0px;
}
*/

/* (start) for sticky header only */
.stickHeader {
  position: fixed;
  width: 100%;
  top: 0;
  background-color: #fff;
  z-index: 500;
}

#adtagheader.stickHeader {
  margin-top:0;
}
.unStickHeader {
  position: relative;
  background-color: #fff;
  top: auto;
}
/* (end) for sticky header only */

/* this is set to none above */
#adtagheader {
  display:block;
}


