@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
/* IE 6 does not support max-width so default to width 100% */

input:focus { outline: none; }
body { position: relative;  text-align: center; font: 14px arial, sans-serif; text-align: left; color: #000; background-color: #fff; }
body { -webkit-text-size-adjust: 100%; }
img, object, embed, video {	max-width: 100%;}
img, fieldset {	border: 0;}
.width100   {width: auto!important;}

/* set image max width to 100% */
img {
  max-width: 100%;
  height: auto;
  width: auto\9; /* ie8 */
  outline:none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}
a,select,input {outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}


/* Accordian*/
#overlayDiv                     {z-index: 9999999;} 

/*  Email This page form example, can be removed if a brandsite carries different look & feel for the form window */
.FormWindow                     {z-index: 4;}

#accordion {list-style: none;padding: 10px 0 20px 0;width: auto;}
#accordion li{
    display: block;
    background-color: #666;
    font-weight: bold;
    margin: 1px;
    cursor: pointer;
    padding: 5px 5px 5px 7px;
    list-style: circle;
    color: #fff;
    font-size: 12px;
}
#accordion div  {display: none;padding: 10px;}
body { -webkit-text-size-adjust: 100%; }
#globalFooter   {padding-bottom: 70px;}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

h1  {}
h2  {}
h3  {}
.marginRightNone 		{margin-right: 0;}
#audianceCont   			{margin: 0 10px;}
.col11 img   				{margin: 0 auto; display: block;}
.marque-nav 				{margin: 10px auto; width: 100px;}
.marque-nav li  			{display: inline; margin: 0 5px;}
.marque-nav li a    			{background: url(../images/dot-normal.png) no-repeat center center; display: inline-block; width: 13px; height: 13px; text-align: center;}
.marque-nav li a:hover   	{background: url(../images/dot-hover.png) no-repeat center center; display: inline-block; width: 13px; height: 13px; text-align: center;}

/* Mobile Layout: 480px and below. */

.gridContainer {margin-left: auto;margin-right: auto;	width: 100%;padding-left: 0%;padding-right: 0%;}
#pageContainer {	margin: 0 auto;    padding: 0; position: relative; text-align: left; width: 100%;}
#LayoutDiv1 {clear: both;float: left;margin-left: 0;width: 100%;display: block;}


.nav    {display: block;}
#teaser {clear: none;margin-left: 2.1333%;margin-right: 2.1333%;display: block;}
#about {clear: none; margin-left: 2.1333%; margin-right: 2.1333%;display: block;}
#article {clear: none;margin-left: 2.1333%; margin-right: 2.1333%;display: block;}
#footer {clear: both;margin-left: 0;width: 100%;display: block;}
#audienceContainer { min-height: 1px; height: auto !important; height: 1px; width: 100%;  margin: 0px; }

#audienceContainer .columnContainer .col1,
#audienceContainer .columnContainer .col2,
#audienceContainer .columnContainer .col3 {width: 33.333%; }

.textresizeBox  {display: none;}
.utility-cont   {display: none;}
#subpageTwoCol .columnContainer .col1   {}

#column1    {margin: 0 ;clear: both;}
#column2    {clear: both;margin: 0 10px;}
.subcol1    {float: none; width: auto;}
.subcol2    {float: none; width: auto; padding: 0;}

#globalMainContainer #column1 h1  {}
.section1,
.section2   {border: 1px solid #666; margin: 0 0 10px 0; float: none; width: auto;}
.section1 p,
.section2 p {text-align: center; line-height: 100px;}
.homeCont-marque    {margin: 0;}
.homeCont-marque img    {text-align: center;}
.col11  {  float: none;margin-right: 0; width: auto; display: block;}
.col12  { float: none; margin-right: 0; width: auto; display: block;}
form#contactUSForm label  {font-size: 14px;;clear: both;display: block;float: none;width: auto;text-align: left;padding-right: 10px;margin-top: 0.3em; margin-bottom: 9.75px;}
form#contactUSForm input[type="text"]    {width: 100%; padding: 2px 5px; font-size:  12px;}
form#contactUSForm textarea {width: 100%;}
form#contactUSForm select {padding: 3px 0;}
form#contactUSForm input[type="submit"] {margin-left: 0px;}
.dataform{padding-top:2px;}
.consumerForm .dataform{padding-top:2px;padding-top: 7px;}
.ContactUsProfessional.consumerForm  .contactusContent {width: 74%;}
.ContactUsProfessional.contactHcp .contactusContent {width: 74%;}
.ContactUsProfessional.contactHcp .zipCont, .ContactUsProfessional.contactHcp .stateCont {margin-right: 3%;}
.consumerForm .commonfont {padding-top: 0.7em;width: 100%;}
.ContactUsProfessional.contactHcp .commonfont {padding-top: 0.6em;width: 100%;}
.consumerForm .emailCont.FloatNone {width: 48%;}
.subjCont .jquery-selectbox.jquery-custom-selectboxes-replaced {width: 100% !important;}
.tilteCont .jquery-selectbox.jquery-custom-selectboxes-replaced {width: 100% !important;}
.stateCont .jquery-selectbox.jquery-custom-selectboxes-replaced {width: 100% !important;}
.hcpCont .jquery-selectbox.jquery-custom-selectboxes-replaced {width: 100% !important;}
.ContactUsProfessional.consumerForm .contactusSection .leftCont {width: 48%;}
.ContactUsProfessional.contactHcp .contactusSection .leftCont {width: 47.5%;padding-top: 0.8em;}
.ContactUsProfessional.contactHcp .contactusSection .rightCont {padding-top: 0.8em;width: 48%;padding-left: 0.7%;}
.ContactUsProfessional.contactHcp .contactusSection .rightCont.subboth, .ContactUsProfessional.contactHcp .contactusSection .leftCont.subb {padding-top: 0;}
.ContactUsProfessional.consumerForm form#contactUSForm label {margin-bottom: 7px;}
.ContactUsProfessional.contactHcp form#contactUSForm label {margin-bottom: 7px;}
.ContactUsProfessional.consumerForm form#contactUSForm div.newClass {margin-bottom: 0.8em;}
.ContactUsProfessional.contactHcp .contactUsForm {padding: 22px 8.7% 0 7.5%;}
.ContactUsProfessional.contactHcp .cszCont   {padding-top: 1em;}
.ContactUsProfessional.contactHcp .dataform .cityCont, .zipCont, .stateCont {width: 28%;}
.ContactUsProfessional.contactHcp .dataform .csCont .cityCont {margin-right: 4.6%;}
.ContactUsProfessional.contactHcp .dataform input {height: 2.8em;}
.ContactUsProfessional.contactHcp form#contactUSForm .contactusform .newClass4 {margin-bottom: 0.3em;padding-top: 0.8em;}
.ContactUsProfessional.contactHcp .commentsCont.newClass3 span#maxLengthIndicator {top: 114px;}

.jPanelMenu, body {  overflow-x: hidden;}
.main1   {display: none;}
 
.overlayVideoDiv {background-color: rgba(0,0,0,0.8); height: 100%; width:100%; position: absolute; top:0; display: block; z-index: 10000000;}
.ooyalaDiv {height: 362px; width: 642px; margin: 20% auto 0; position: relative;}
#ooyalaVideo {height: 362px; width: 642px;}
.closeVideoButton {background: url("../images/icons/nav_close.png") no-repeat; z-index: 1000015; position: absolute; right: 13px; top: 13px; width: 30px; height: 30px; cursor: pointer; background-size: cover;}
.hidden {display: none;}
#ooyalaVideo .innerWrapper {z-index: 1000010!important;}

.loadingOverlay {background-color: rgba(0,0,0,0.5); position: absolute; color: #fff;  z-index: 10001; width: 100%;}
.loadingOverlay p {display: block; width: 100%; text-align: center; margin-top: 30%;}

.stopScroll {overflow-y: hidden;}   /* sandip 11/1 */

/* Sandip 12/1 */
#header-video-bg-desk .innerWrapper, 
#header-video-bg-resources .innerWrapper, 
.videolibrary .innerWrapper,
#videoid .innerWrapper {z-index: 10000!important;} 
.noTelFormat, .noTelFormat a[href^="tel"] {
	color: inherit!important; 
	text-decoration: none; 
	font-size: inherit; 
	font-style: italic!important; 
	font-weight: 100!important;
}

/* For panel
-------------------------------------------*/


.aj-top-nav												{width:100%;height:100%;overflow-y:auto;position:absolute;z-index:2;visibility:visible;display:none;overflow: hidden;}
.aj-top-nav #treatmentNav 								{background-color:#fff;}
.aj-top-nav #treatmentNav ul.levelOneNav li.h				{width:100%;float:none;text-align:left;border-bottom:1px solid #a7a9ab;padding: 0 4.5%;}
.aj-top-nav #treatmentNav ul.levelOneNav li.h.search		{display:none;}
.aj-top-nav #treatmentNav ul.levelOneNav li.h .pageLink0	{}
.aj-top-nav #treatmentNav ul.levelOneNav li:hover .localNavigation			{display:none;}
.aj-top-nav #treatmentNav ul.levelOneNav li a				{padding:14px 0;font-size: 13px;/***changed 15px to 13px*/font-weight: normal;text-transform: capitalize;background: url(../images/signs/mobile-nav-arrow.gif) right 17px no-repeat;background-size:8px 12px;}
.aj-top-nav #treatmentNav ul.levelOneNav li span.arrow2		{display:none;}
.aj-top-nav .pageLinkSearch 								{background:#a7a9ab;height:45px;}
.aj-top-nav .pageLinkSearch .searchbox					{padding: 10px 0;}
.aj-top-nav .pageLinkSearch input							{ border: 0 none;border-radius: 10px;height:23px;width: 79%;margin:0 auto;display: block;padding: 0 8% 0 3%;background: url(../images/signs/search-mag.gif) 97% 6px no-repeat #fff;background-size:12px 12px;}
.aj-top-nav #treatmentNav #treatmentNavContainer			{ margin:0;}
.aj-top-nav .navOverlay									{height:100%;width:100%;background-color:#000;opacity: 0.4;}

.isiheading p a {color : #000000; text-decoration: underline;}
/******************************************************* Main CSS starts here ***********************************************/
	/****************Start of Floating ISI By Amit Ranjan******************/
	
	noscript {width: 840px;position: relative;top: 0px;z-index: 9999;}
	noscript .whiteblock {font-family: 'Lato',  Arial, helvetica, san serif !important;font-size: 11px;font-weight: inherit;color: #000;background: #fff;width: 840px;margin: 0px auto;z-index: 9999;}
	* {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
	clear-both {clear:both;	}

	/****************** BUTTON STYLES *******************/

	.btnOrangeSquare {
	border: 1px solid #5D2583;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px;
	border-radius: 17px;
	background-color: #5D2583;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5D2583), color-stop(100%, #5D2583));
	background-image: -webkit-linear-gradient(#5D2583, #5D2583);
	background-image: -moz-linear-gradient(#5D2583, #5D2583);
	background-image: -o-linear-gradient(#5D2583, #5D2583);
	background-image: linear-gradient(#5D2583, #5D2583);
	-pie-background: linear-gradient(#5D2583, #5D2583);
	font-family: 'Lato',  Arial, Helvetica, sans-serif;
	text-decoration: none !important;
	display: block;
	text-align: center;
	color: white;
	
	}

.innerBackground {display:block !important;} /** nishu 11/4 **/
	
	/******************** ISI STYLES *********************/
.track {-webkit-border-radius: 8px;-moz-border-radius: 8px;-ms-border-radius: 8px;-o-border-radius: 8px;border-radius: 8px;	behavior: url(/css/PIE.htc);}
#fixed-isi {display: none;}
#static-isi {width: 98%;position: relative;clear: both;margin: 0px auto 0;padding-top: 6px;padding-left: 1%;padding-right: 0px;}
#static-isi, #fixed-isi {font-family: 'Lato',  arial, helvetica, sans-serif;color: #555555;}
#static-isi h3, #fixed-isi h3 {font-family: 'Lato',  Arial, helvetica, san serif;font-size: 10pt;font-weight: 800;}
#static-isi p, #static-isi li, #fixed-isi p, #fixed-isi li {/*font-size: 9pt;*/font-size: 10pt;font-weight: 400;}
#static-isi p strong, #static-isi li strong, #fixed-isi p strong, #fixed-isi li strong {font-family: 'Lato',  Arial, helvetica, san serif;/*font-size: 9pt;*/font-size: 10pt;font-weight: 800;line-height: 9pt;}
.isi-header {font-family: 'Lato',  Arial, helvetica, san serif;font-size: 10pt;font-weight: 800;line-height: 24px;color: #006940;}
.isi-header {margin-top: 32px;}
.isi-initial-header, .isi-sub-header {font-family: 'Lato',  Arial, helvetica, san serif;/*font-size: 10.5pt;*/font-size: 20px;font-weight: inherit;/*line-height: 16.5pt;*/line-height:24px;color: #555555;margin-top: 10px;}
#static-isi p, #fixed-isi p {font-family: 'Lato',  arial, helvetica, sans-serif;/*font-size: 9pt;*/font-size: 10pt;margin: 0;padding: 5px 0;line-height: 12pt;}
#isi_content a {color: #03c32c;}
#fixed-isi {height: 95px;overflow: hidden;position: fixed !important;z-index: 8000;bottom: 0px;left: 0;width: 100%;background: #EEEEEE;}
#fixed-isi .firstLine, #static-isi .firstLine {margin-top: -8px}
#fixed-isi .ul, #static-isi .ul {list-style-type:circle}

/*.collapsible-content, #static-isi {background: #f7f5e9;}*/
.collapsible-content {display: block;width: 960px;margin: 0px auto 0;position: relative;padding-top: 0px;}
.isi-content {padding: 0 65px 0 20px;position: relative;}
.isi-content-top {background-color: white;border-top-right-radius: .25rem;border-top-left-radius: .25rem;height: 10px;behavior: url(/css/PIE.htc);}
.isi-content-bottom {background-color: #f7f5e9;height: 10px;}
#fixed-isi .isi-initial-header {margin-top: 0px;display: block;}
#fixed-isi .isi-content .isi-sub-header {position: relative;margin-top: 32px;top: 0;}
#fixed-isi .viewport .isi-header {position: relative;left: 0px;top: 0px;}
.whiteblock {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #000000;left: -12px;letter-spacing: 0.002em;padding-top: 6px;padding-left: 10px;padding-right: 8px;position: relative;}
#fixed-isi .whiteblock p, #static-isi .whiteblock p {font-family: 'Lato',  Arial, helvetica, san serif;font-weight: inherit;margin-top: 0px !important;/*font-weight: bold !important;*//*letter-spacing: -1px;*/}
/*--Collapsible ISI--*/
#fixed-isi #controls {width: 100%;position: absolute;right: 22px;top: -11px;margin: 0 auto;}
#fixed-isi #controls ul {list-style: none;margin: 6px auto;width: 960px;}
#fixed-isi #controls ul li {display: block;float: right;margin-left: 24px;padding: 6px 0;background: none repeat scroll 0 0 transparent !important;}
#fixed-isi #controls3 {margin: 0 auto;position: relative;right: 41px;top: -46px;width: 100%;}
#fixed-isi #controls3 ul {list-style: none;margin: 6px auto;width: 960px;}
#fixed-isi #controls3 ul li {display: block;float: right;margin-left: 24px;padding: 6px 0;background: none repeat scroll 0 0 transparent !important;}

/*--Collapsible ISI--*/
#static-isi #controls2 {/*float:right;*/width: 250px;position: absolute;right: 16px;top: 0;}
#static-isi #controls2 ul {list-style: none;float: right;margin: 6px 0;}
#static-isi #controls2 ul li {background: none !important;display: block;float: left;margin-left: 24px;padding: 6px 0;}

/*-- Collapsible Buttons --*/
#controls a, #controls2 a {position: relative;font-size: 14pt;height: 24px;width: 25px;color: #fff;display: inline-block;text-decoration: none;z-index: 999;}

#controls a span, #controls2 a span {position: absolute;top: 0;right: 0; /*margin-left:7px;*/width: 69px;height: 23px;display: block;}
#controls2 a#seeLess {display: none; padding: 0 8px 2px;}

/*-- Styles for Tiny Scroll --*/

.isi-holder {width:98%;}/******sanjit 20.02.2015**/
.viewport {height: 94px;width: 950px;overflow: hidden;position: relative;margin-top: 10px;}
.overview {list-style: none;position: absolute;left: 0;top: 0;padding: 0 0px;margin: 0;width: 100%;}
.scrollbar {
	background-color: #d7d7d7;
	position: absolute;
	width: 10px;
	height: 120px;
	z-index: 50;
	margin-right:24px;
	right: 6px;
	top: 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/css/PIE.htc);
}
#scrollbar-top {
	background: #CCC;
	position: absolute;
	float: right;
	width: 19px;
	height: 5px;
	z-index: 50;
	right: 2px;
	top: -2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/css/PIE.htc);
}
#scrollbar-bottom {background: #CCC;position: absolute;float: right;width: 19px;height: 5px;z-index: 49;right: 2px;bottom: -2px;}
.gutter {background: #e3e3e3;height: 100%;width: 19px;position: relative;/*padding: 0 1px;*/}
.thumb {
	background: #5D2583;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5D2583), color-stop(100%, #5D2583));
	background-image: -webkit-linear-gradient(#5D2583, #5D2583);
	background-image: -moz-linear-gradient(#5D2583, #5D2583);
	background-image: -o-linear-gradient(#5D2583, #5D2583);
	background-image: linear-gradient(#5D2583, #5D2583);
 	-pie-background: linear-gradient(#5D2583, #5D2583);
	height: 25px;
	width: 9px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 1px;
	margin-top:45px;
	z-index: 50;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	border-top: 1px solid #5D2583;
	border-bottom: 1px solid #5D2583;
	box-shadow: 0px 1px 2px #a8a8a8;
	-webkit-box-shadow: 0px 1px 2px #a8a8a8;
	-moz-box-shadow: 0px 1px 2px #a8a8a8;
	behavior: url(/css/PIE.htc);
}
#footer-wrapper { margin: 0px auto;max-width: 1000px;    width: 100%;}
/************************** FORM STYLES *******************************/

		/********Form style for email by Amit Ranjan**************/
		
.Form.Formforemail {background-color: #FFFFFF;padding: 0 0 61px 8%;}
.Form.Formforemail .thankCross {padding: 3px 1% 0 0;width: 7%;}
.Form.Formforemail.formworking {position: fixed; width: 480px;top: 86px;padding: 0 0 61px 5%;left: 30%;}
.thankCross {float: right;padding: 3px 1% 0 0;width: 4%;}
.Form.Formforemail .topsection {padding-top: 35px;}
.Form.Formforemail .form-section {background-color: #FFFFFF;padding-bottom: 25px;width: 90%;}
.Form.Formforemail .errorCont {color: #FF0000;font-size: 12px;line-height: 15px;padding: 0 0 5px 46%;}
.Form.Formforemail .inputsHolder {width: 90%;}
.Form.Formforemail .labelHolder {float: left;width: 51%;}
.Form.Formforemail  .labelHolder label {color: #696161;display: block;font-size: 17px;line-height: 21px;}
.Form.Formforemail .form-section {background-color: #FFFFFF;padding-bottom: 25px;width: 90%;}
.Form.Formforemail .FormWindow {left: 22%;top: 33%;width: 55%;}
.Form.Formforemail .inputHolder input {width: 48%;height: 2.6em;border: 1px solid #e0e0e1;font-size: 1em;padding-left: 5px;}
/* =====================================================  */
div#copyrightText span                                                       {display:inline;}
.collapsible-content {display:block;}
#static-isi {display:block;}

.footerBottom {display:none;}
.footerBottom {background:#eeeeee;color:#000; height:15%; bottom:0px;position:fixed; width:100%;}
.footerBottom h4 {float:left;width:92%;font-size:13px;background:#808080;height:20px;}
	/****************End of FLoating ISI By Amit Ranjan************/
	/*^^^^^^^^^^^^^^^^^^^^^^^^^^ Global Derivatives ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
	div.clear						{margin:0;padding:0;font-size:0;line-height:0;height:0;clear:both;}
	.just-mobile					{display:none;}
	.just-desktop					{display:block;}
	#footerInfonav ul li.just-mobile					{display:none;}
	#footerInfonav ul li.just-desktop					{display:inline;}
	/*^^^^^^^^^^^^^^^^^^^^^^^^^^ /Global Derivatives ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*
	
	/**************************Global Landing Marzada*****************************/
	#globalMainContainer.landingpageborder {border: 0 none;}
	/**************************Global Landing Marzada*****************************/
	
	/*^^^^^^^^^^^^^^^^^^^^^^^^^^ Page Layout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
	.darkBackground					{background:#404040}
	.generalBackground				{background:#ffffff;position:relative;}
	.imagesBackground				{background:#eeeeee}
	.innerBackground 				{}
	img								{width:100%;}
	#pageContainer 					{position: relative;text-align: left;max-width: 1000px;width:100%;margin: 0 auto;padding:0;background: #eee;}
	.leftBackgroundImage			{position:absolute;left:-847px;background:url("") no-repeat right 0 #282828;width:847px;height:563px;}
	.rightBackgroundImage			{position:absolute;right:-847px;background:url("") no-repeat left 0 #282828;width:847px;height:563px;}
	.content-row					{max-width:1000px;margin:0 auto;}
	#globalHeader 					{width:100%;}
	#globalMainContainer 			{width:100%;max-width: 1000px;background:#fff;border-top: 1px solid #e0e0e1;}/**ADS**/
	#globalFooter   					{width:100%;padding-bottom: 14px;}
	.footer-cont					{padding:0 2%;}
	#header							{background:none;}
	/*^^^^^^^^^^^^^^^^^^^^^^^^^^ /Page Layout ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
	
	/*^^^^^^^^^^^^^^^^^^^^^^^^^^ Header Section ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
	#logo-navigation-search-section					{padding: 5px 0 6px; height:90px;}
	#logo-navigation-search-section #brandLogo 		{display: block; float: left; background: none;width: 33%;padding-left: 0.2%;padding-right: 2%;}
	#logo-navigation-search-section #brandLogo img 		{width:307px;}
	#logo-navigation-search-section #brandLogoMob 		{display: none;}
    #logo-navigation-search-section #brandLogo h2 	{display: block; height: 100%;width: 100%;}
    #logo-navigation-search-section #brandLogo h2 a 	{
    height: 100%; display: block; width: 100%;background-size:100% auto;}
	.main											{float:left;width: 67%;}
	#globalHeader #globalLinks 						{text-align: center;float:none;}
	#globalLinks ul li 									{background:url("../images/signs/header-links-border.png") no-repeat right 5px;}
	#globalLinks ul li.lastItem						{background:none;}
	#globalLinks ul li a								{color:#fff;font-size:11px;text-decoration:none;padding: 0 8px 0 3px;}
	#treatmentNav ul.levelOneNav li.search 										{float: right;width: 3%;min-width:19px;max-width:24px;padding-top: 21px;padding-left: 3px;}/*20-11-pk*/
	#treatmentNav ul.levelOneNav li.search 	.pageLink0 a					{width: 100%;height:40px;line-height:40px;font-size:32px;}
	#treatmentNav ul.levelOneNav li.search 	.pageLink0 a					{cursor: pointer;background:url("../images/icons/search-logo.png") no-repeat 0 0;height:19px;width:19px;border:0 none;}
	#nav 											{float: left;width: 100%;padding: 32px 0 0 21px;}/*20-11-pk*/
	#treatmentNav ul.levelOneNav li.h.treatment-and-care{padding-left: 2.2%;}/*20-11-pk*/
	#treatmentNav ul.levelOneNav li.h.resources{padding-left: 2%;}/*20-11-pk*/
	#residentsLinks {}
	#residentsLinks p {}
	#residentsLinks ul 		{ }
	#residentsLinks ul li 	{display:inline;}
	#globalHeader #globalLinks #residentsLinks ul li a {}
	#globalHeader #globalLinks #residentsLinks ul li.firstItem {}
	#globalHeader #globalLinks #residentsLinks ul li.lastItem {} 
	
	/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Navigation Section ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
	#treatmentNav ul.levelOneNav li a.active {
    color: #5D2583;
    text-decoration: none;
}

	#treatmentNav ul.levelOneNav li .headline h3.active a.active	{color:black;} /*Raju 7/9/2014 : new added*/
	#treatmentNav ul.levelOneNav li .headline h3.finalPage a.finalPage {color:#5D2583;} /*Raju 7/9/2014 : new added*/
	
	#treatmentNav {width: 100%;}
	#treatmentNav #treatmentNavContainer {  }
	#treatmentNav ul.levelOneNav { display: block; }
	#treatmentNav ul.levelOneNav li { display: block; float: left;text-align: center; }
	#treatmentNav ul.levelOneNav li.h {padding: 0 2.33% 0 0.37%;}
	#treatmentNav ul.levelOneNav li.hover {color:#5d2583;}
	#treatmentNav ul.levelOneNav li a {color: #404040; text-decoration: none; display: block; line-height: 16px; font-size:12px; font-weight:bold;text-transform: uppercase; } /*20-11*/
	#treatmentNav ul.levelOneNav li.hover a {}
	#treatmentNav ul li a:hover { color:#5d2583;}
	#treatmentNav ul.levelOneNav li a.active { text-decoration: none; color: #5d2583; } 
	#treatmentNav ul.levelOneNav li.firstItem {border-left: none;padding-left: 0;}
	#treatmentNav ul.levelOneNav li.firstItem a{  }
	#treatmentNav ul.levelOneNav li.lastItem {border-right: none;padding-right:0; margin-right: 9px;}/*20-11-pk*/
	#treatmentNav ul.levelOneNav li.lastItem .headline a{text-indent: -9999px;}
	#treatmentNav li.h.hover .localNavigation		{display:block;}
	
	#treatmentNav ul.levelOneNav li h3 		{text-align: left;}
	#treatmentNav ul.levelOneNav li h3 a 	{vertical-align: middle;line-height: 24px; font-size:20px; font-weight:normal;background:url("../images/signs/purple-arrow.png") no-repeat right 8px;display: inline-block;padding-right:11px;text-transform: capitalize;padding-left: 5px;} 
	.navigationHeading					{border-bottom:1px solid #c8c8c9;margin-bottom: 21px;}
	#treatmentNav li.search .navigationBackground			{padding-bottom: 14px;}
	#treatmentNav li.search .navigationHeading			{border-bottom:0 none;margin-bottom: 0;}
	#treatmentNav li.search .closeButton 					{padding: 35px 10px 0 0;}
	li.search .headline 					{width: 90%;padding: 13px 1%;}
	li.search .headline input				{height:60px;width:100%;background:none; border:0 none; outline:0 none;line-height:48px;font-size:40px;opacity: 0.5;}
	.headline							{float:left;padding: 16px 0;}
	.closeButton						{float:right;padding: 13px 11px 0 0;}
	.pageLink							{min-height:60px;}
	.pageLink img						{width:6px;height:9px;margin-left: 4px;}
	.pageLink a:hover					{color:#5d2583;}
	.pageLink a span.arrow				{width:6px;height:9px;display:inline;/*background:url("../images/signs/purple-arrow2.png") no-repeat 0 0;float:left;*/}
	.pageLink a span.arrow				{width:6px;height:9px;display:inline;/*background:url("../images/signs/purple-arrow2.png") no-repeat 0 0;float:left;*/}
	.pageLink0 a span.arrow , .headline h3 a span				{display:none;}
	li.h .pageLink0 span.arrow2				{width:22px;height:10px;display: none;bottom:-27px;left:0;right:0;margin:0 auto;position:absolute;}
	li:hover .pageLink0 span.arrow2 , li.hover .pageLink0 span.arrow2		{display:block;}
	.pageLink0 							{position:relative;}
	ul.levelTwoNav li span.arrow2 , .headline h3 span.arrow2				{display:none;}
	.closeButton a						{display:block;}
	#nav .navigationCont ul li .pageScreenShot a  img.normal  			{display:block;}
	#nav .navigationCont ul li .pageScreenShot a  img.hoverImg  		{display:none;}
	#nav .navigationCont ul li.h2 .pageScreenShot a  img.active 		{border:5px solid #5d2583;}
	#nav .navigationCont ul li.h2:hover .pageScreenShot a  img.normal  		{display:none;} /*Raju 7/9/2014 : removed hover from a tag, added to h2 tag */
	#nav .navigationCont ul li.h2:hover .pageScreenShot a  img.hoverImg  		{display:block;} /*Raju 7/9/2014 : removed hover from a tag, added to h2 tag */
	
	#treatmentNav .navigationBackground {margin-top:36px;} /********* added by Nav ***********/
	#treatmentNav ul.levelOneNav ul.levelTwoNav li a { display: block; width: auto; height: auto; line-height: 18px; padding:0; color: #000;font-size:16px;font-weight:normal;text-transform: none;}
	#treatmentNav ul.levelOneNav ul.levelTwoNav li a#working-with-professional-caregivers {width : 175px;}
	#treatmentNav ul.levelOneNav ul.levelTwoNav li a#using-the-exelon-patch-to-treat {width : 170px;}
	#treatmentNav ul.levelOneNav ul.levelTwoNav li a#alzheimers-disease-symptom-screener-radio {width : 170px;}
	#treatmentNav ul.levelOneNav ul.levelTwoNav li a#before-your-first-visit {width:90%}  
	#treatmentNav ul.levelOneNav ul.levelTwoNav li a#before-your-first-visit:hover{width:90%}
	#treatmentNav ul.levelOneNav ul.levelTwoNav li .pageScreenShot a.active img{border: 1px solid purple;}/********* added by Nav ***********/
	#treatmentNav ul.levelOneNav ul.levelTwoNav li .pageScreenShot a.active img:hover{border: none;}/********* added by Nav ***********/

	/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Main Body Section ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
	#subpageTwoCol 							{ width: 100%;  }
	#subpageTwoCol .columnContainer 			{ border-bottom:1px solid #e0e0e1;}
	#subpageTwoCol .columnContainer .column	{ padding: 10px 0 0 0;}
	#subpageTwoCol .columnContainer .col1 	{width: 74.9%;}
	#subpageTwoCol .columnContainer .col2 	{ width: 24.99%;padding-top: 0;}
	#subpageTwoCol .columnContainer .col0 	{ width: 100%; padding-top:0;}
	#articleHead							{padding: 32px 9.3% 44px;}
	#articleHead  h1  						{color:#5d2583;font-size:44px;line-height:50px;font-weight:normal;padding-bottom: 10px;}
	#articleHead  p	  						{color:#000;font-size:24px;line-height:28px;}
	#articleHead  p span  						{color:#5d2583;}
	#articleBody h2							{color:#5d2583;font-size:24px;line-height:28px;font-weight:normal;}
	#articleBody .content-head				{}
	#articleBody .content-head h2			{background:url("../images/signs/content-head-arrow.png") no-repeat 50px center #eeeeee;display: inline-block;padding: 6px 2.6% 5px 69px;}
	.col1 .content-body						{padding: 9px 0 9px 9.3%;max-width:740px;}
	.col1 #articleHead .content-body			{padding:0;}
	#articleBody .stages-of-alzheimer .content-body		{padding-bottom:0px;}
	.col1 .content-body p					{padding-bottom:6px; font-weight:normal;}
	#articleHead  p.DScontent{font-size:14px; line-height:18px;}
	/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ISI Section ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
	.landingpageborder #safetyContainer 		{clear: both;margin: 0 2.1%;width:95%;z-index: 9999999;}
	#safetyContainer 		{clear: both;margin: 0 2.1%;width:95%;z-index: 10000;}/**a29**/
	#safetyContainer img		{max-width:948px;overflow:hidden;}
	.mapCode				{text-align:right;}
	.mapCode p				{font-size:14px; line-height:18px;color:#000;padding: 7px 5px 30px 0;}/**sanjit 23.02.2015****/
	
	/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Footer Section ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
	.leftfooter									{width:72%;float:left;}
	.rightfooter									{  float: left;padding-right: 3.9%;padding-top: 116px;width: 28%;}/*20-11-pk*/
	.rightfooter p									{ font-size: 11px;font-style: italic;line-height: 12px;text-align: right;color:#585858;}/*20-11-pk*/
	#footerInfonav {padding: 4px 0 6px 0;}
	#globalFooter { }
	#footerLogo {padding: 23px 0 15px;width:160px;}
	#globalFooter #footerLogo img {padding: 0;}
	#globalFooter #footerLogo h2 {}
	#footerLogo a {display:block;}
	#globalFooter ul { display: inline; }
	#globalFooter ul li { display: inline; padding: 0 5px 0 5px; }
	#globalFooter ul li:first-child{ display: inline; padding: 0 5px 0 0px; }
	#globalFooter ul li.lastItem { padding: 0 0 0 5px; border-right: none; }
	#globalFooter #footerMainnav {}
	#globalFooter ul li a {color:#585858;font-size:11px;font-style: normal;}
	#globalFooter ul li.firstItem {padding-left:0;}
	
	div#copyrightText               	{}
	div#copyrightText p             	{font-size:  11px;color:#585858; font-style: normal;}
	div#copyrightText p a           	{color:#585858;}
	
	.page-directions			{min-height:54px;}
	.arrow-section 				{display:block;height:54px;width:54px;}
	.arrow-section a				{display:block;height:54px;width:54px;}
	.previous-page				{float:left;width:49.9%;}
	.next-page 					{float:right;width:49.9%;}
	.pageName-section			{}
	.pageName-section a			{font-size:18px;padding-right: 6.9%;text-decoration:none;display:block;color:#404040;}
	.next-page .pageName-section	{ width: 79%;display:block;float:right;padding: 15px 0;text-align: right;border-right:1px solid #e0e0e1;}/**sanjit**/
	.previous-page .pageName-section	{width: 78%; display:block;float:left;padding: 15px 0;padding-left: 15px;border-left:1px solid #e0e0e1;}/**sanjit**/
	.next-page .arrow-section 	{width: 10.5%;display:block;background:url("../images/signs/purple-right-arrow.png") no-repeat center center;float:right;}/**satheesh**/
	.previous-page .arrow-section 	{ width: 11%; display:block;background:url("../images/signs/purple-left-arrow.png") no-repeat center center;float:left;}/**satheesh**/

	
	
	/*********^^^^^^^^^^^^^^^^^^^^^^^^^^satheesh for Carousel changes^^^^^^^^^^^^^^^^^^^^^^^^*************************/
	.ActiveDiv {padding-bottom: 0 !important;}
	
	
	
	/*..................................... By AJ for What is Alzheimer's Disease .....................................*/
	ul.thermo					{margin: 0 0 15px;}
	ul.thermo li					{background:url("") no-repeat 0 0;min-height:24px; font-size:20px; line-height:24px;padding: 5px 0 5px 42px;display:inline-block;}
	ul.thermo li.mild				{background-image:url("../images/icons/thermo-img-mild.png");min-width: 19.6%;}
	ul.thermo li.moderate			{background-image:url("../images/icons/thermo-img-moderate.png");min-width: 23%;}
	ul.thermo li.severe			{background-image:url("../images/icons/thermo-img-severe.png");min-width: 20%;}
	.padding14T					{padding-top:14px;}
	.expect-with-alzheimer		{padding:0 0 10px;}
	.content-body h3							{font-weight:normal;}
	.content-body p							{font-size:14px; line-height:19px;padding-right: 6%;}
	.content-body p span						{color:#5d2583; text-decoration:underline; font-weight:bold;}
	.content-body p span.boldtext {color: #000000;font-weight: bold;text-decoration: none;}
	.content-body p a						{color:#5d2583; text-decoration:none; font-weight:bold;}
	
	ul.stageConts li							{}
	ul.stageConts li.stageCont					{padding-bottom:10px;background:url("../images/signs/gray-dotted-border.gif") repeat-x 0 bottom;padding-bottom: 32px;margin-bottom: 20px;}
	ul.stageConts li.stageCont h3				{background: no-repeat 0 0;font-size:20px;line-height:34px;padding-left: 42px;}
	ul.stageConts li.mildStage h3				{background-image:url("../images/icons/thermo-img-mild.png");}
	ul.stageConts li.moderateStage h3			{background-image:url("../images/icons/thermo-img-moderate.png");}
	ul.stageConts li.severeStage h3			{background-image:url("../images/icons/thermo-img-severe.png");}
	ul.stageConts li.severeStage 				{background:none;margin-bottom:0;}
	ul.stageConts li.stageCont .bodyCont		{padding-top: 2px;}
	.sectionCont							{padding:9px 0 0;}
	.sectionCont h4 , .sectionCont h5			{font-size:14px; line-height:20px; font-weight:bold;}
	.sectionCont ul							{margin-bottom: 20px;}
	.sectionCont ul li							{background:url("../images/icons/black-bullet.png") no-repeat 0 15%;font-size:14px; line-height:20px;padding-left: 9px;}
	.leftSectionCont						{float:left;width:65%;padding-top:5px;}
	.prepforfuture .leftSectionCont			{width:64%;}
	.rightSectionCont						{float:right;width:34.9%;max-width:210px;}
	.moderateStage .rightSectionCont			{margin-top:28px;}
	.severeStage .rightSectionCont			{margin-top:24px;}
	
	.disableclass {cursor :default !important; opacity : 0.5;}
	.enableclass {cursor :pointer; opacity : 1;}
							/**************************Home page by Amit Ranjan*****************/
	#novartis-homepage .flexslider 														{border:none;margin:0;}
	#novartis-homepage .flexslider .slides li											{height:510px;}/**anu**/
 	#novartis-homepage .Section1														{background: url(../images/topImg1.jpg) no-repeat 0 bottom ; height:562px; width:100%;background-size:100% 100%;}
    .leftBackgroundImage {background-image: url("../images/left_background_img.png");height:509px;margin-top: 1px;background-size:54% 100%;}/*ADS*/
    .rightBackgroundImage {background-image: url("../images/right_background_img.png");height:509px;background-size: 54% 100%;}/*ADS*/
	/* #novartis-homepage .homeCont-marque .flexslider .slides li.firstcor					{background: url("../images/Hero-1.jpg") no-repeat 0 bottom ;background-size:100% 100%;} */
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop a 			{background: url("../images/homeLearmoreButton.png") no-repeat 0 bottom ;background-size:100% 100%;font-size:16px;color:#432B83;line-height: 23px;height: 55px; margin-left: 85px; width: 22%;x;text-align: center;display:block;padding-top:16px;font-weight: bold;}/**KD24/02/16**/
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop 				{padding-top:55px;}/**KD23/02/16**/
	/* #novartis-homepage .homeCont-marque .flexslider .slides li.secondcor				{background: url("../images/Hero-2.jpg") no-repeat 0 bottom ;background-size:100% 100%; } */
	#novartis-homepage .homeCont-marque .flexslider .slides li				{background: url("../images/Hero-4.jpg") repeat-x 0 bottom ;background-size:100% 100%; }
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h2 		{font-size:44px;color:#fff;line-height:42px;}
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h1		{font-size:44px;color:#fff;line-height:42px;} /** anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading 			{border-right-width: 28px;border-top-width: 0;font-size: 11px;padding-left: 8.3%;padding-top: 64px;} /**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading          {width: 947px;}/**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent 			{border-right-width: 28px;border-top-width: 0;padding-left: 83px;padding-top: 1px;width: 864px;}/**KD23/02/16**/
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p 		{font-size:18px;color:#fff;}/**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p.newPara {font-size: 41px;line-height: 43px;}/**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p.secondPara {font-size: 22px;line-height: 32px;padding-left: 3px;padding-top: 30px;width: 851px;}/**KD23/02/16**/
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading span.bold  {font-weight:bold;}/**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgheading {padding-top: 79px;}/**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgcontent p.secondPara{padding-left: 2px;padding-top: 48px;line-height: 30px;width: 807px;}/**KD23/02/16**/
	#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgtop   {padding-top: 56px;} /**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgheading {padding-left: 9%;padding-top: 85px;} /**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgcontent p.secondPara { padding-left: 8px;padding-top: 42px;} /**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgtop {padding-top: 45px;} /**anu**/
	#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgtop a { margin-left: 92px;} /**anu**/
	#novartis-homepage .metro-boxes .takes-work 										{background: url("../images/VideoPichome.jpg") no-repeat scroll 0 0 ;;background-size:100% 100%;width: 49.99%;cursor: pointer;}
	#novartis-homepage .metro-boxes .white-tall-box 									{height:174px;width:50%;background:url("../images/gray-calendar.jpg") no-repeat 0 -1px;}
	#novartis-homepage .metro-boxes .content-box h3.staypositive 						{padding-right:0;}
	#novartis-homepage .metro-boxes .purple-box										{width:50%;}
	#novartis-homepage .metro-boxes .white-content a.more-link 							{color:#fff;}
	#novartis-homepage .metro-boxes .black-content a.more-link 							{color:#000;}
	#novartis-homepage .metro-boxes .content-box 										{height:215px;cursor: pointer;}
	#novartis-homepage .metro-boxes .purple-box										{cursor: pointer;}
	/*#novartis-homepage .flex-control-nav 												{bottom:0;}*/
	#novartis-homepage #articleBody a.baclalz 											{color:#fff;}
	.procaregiver #articleBody .content-head h2 										{margin-bottom:6px;}
	.procaregiver #articleBody .content-head 											{margin-bottom: 37px;}
	.procaregiver #articleHead															{margin-bottom:10px;padding-top:42px;}
	.procaregiver .sectionCont ul 														{margin-right: 262px;}
	.procaregiver .sectionCont ul li 													{background: url("../images/icons/black-bullet.png") no-repeat scroll 69px 8px rgba(0, 0, 0, 0);font-size: 14px;line-height: 20px;padding-left: 78px;}
	.procaregiver #subpageTwoCol .columnContainer .column 								{padding: 0;}
	.procaregiver .previous-page .pageName-section 										{padding: 14px 13px;}
	.labelHolder 																		{float:left;width:40%;}
	.sendBut 																			{text-align:center;}
	#novartis-homepage .metro-boxes .content-box a.more-link		{bottom:16px;}
	#novartis-homepage .flex-control-nav {bottom: 6px;left: 1px;}/****satheesh********/
	.heroemTxt {color: #FFFFFF;margin-top: 16.2em;padding-left: 5.2%;}
	.heroemTxt.emtx {margin-top: 17.9em;}	
	.heroemTxt.exfoe {margin-top: 17.9em;}	
												/***********End***********/
	
	/******National diseases by Amit Ranjan**********/
	.natioalzdise .content-horizontal 						{margin-left:72px;}
	.natioalzdise .administration-on-aging img 				{padding-right:31.3%;max-height:49px;}
	.natioalzdise .alzheimer-association img 				{max-height:25px;padding-top: 0px;}
	.natioalzdise .alzheimer-edu img 						{max-width: 202px;padding-right: 0px;padding-top: 0;max-height:74px;}
	.natioalzdise .alzheimer-foundation img 				{max-width: 162px;margin-top: 13px;max-height:64px;} /*...Anupam...17th july...*/
	.natioalzdise .alzheimer-research img 					{max-width: 234px;padding-top: 0;max-height:41px;}
	.natioalzdise .alzheimer-action img 					{max-width: 147px;max-height:114px;}/*...Anupam...17th july...*/
	.natioalzdise .alzheimer-planning img 					{max-width: 104px;padding-top: 2px;max-height:102px;}
	.natioalzdise .alzheimer-financial img 					{max-width: 172px;max-height:71px;}/*...Anupam...17th july...*/
	.natioalzdise .alzheimer-medicare img 					{max-width: 231px;margin-top: 13px;max-height:50px;}/*...Anupam...17th july...*/
	.natioalzdise .alzheimer-services img 					{max-width: 175px;margin-top: 17px;max-height:77px;}/*...Anupam...17th july...*/
	.natioalzdise .alzheimer-aging img 						{max-width: 163px;margin-top: 8px;max-height:96px;}/*...Anupam...17th july...*/
	.natioalzdise .alzheimer-associates img 				{max-width: 122px;padding-top: 0;max-height:114px;}/*...Anupam...17th july...*/
	.natioalzdise .alzheimer-geriatric img 					{max-width: 196px;margin-top: 8px;max-height:92px;margin-right: 25px;}/*...Anupam...17th july...*/
	.natioalzdise .alzheimer-eldercare img 					{max-width: 233px;max-height:99px;}/*...Anupam...17th july...*/
	
	.natioalzdise .alzheimer-palliative img 				{max-width: 182px;padding-top: 0;max-height:108px;}/*...Anupam...17th july...*/
	.natioalzdise .alzheimer-administration img 			{max-width: 117px;padding-top: 0;max-height:115px;}
	.noa #articleHead 										{padding-top: 43px;}
	.natioalzdise .administration-on-aging 					{padding-top:27px;}
	.natioalzdise .alzheimer-edu 							{padding-top:26px;}
	.natioalzdise .alzheimer-foundation 					{padding-top:26px;}/*...Anupam...17th july...*/
	.natioalzdise .alzheimer-research 						{padding-top:26px;padding-bottom: 25px;}
	.natioalzdise .alzheimer-planning 						{padding-top:26px;}
	.natioalzdise .alzheimer-financial						{padding-top:11px;}
	.natioalzdise .alzheimer-medicare 						{padding-top:24px;}
	.natioalzdise .alzheimer-aging 							{padding-top:24px;}
	.natioalzdise .alzheimer-associates 					{padding-top:26px;}
	.natioalzdise .alzheimer-edu .content-row-left {float: left;width: 58%;}
	.natioalzdise .content-horizontal.alzheimer-edu .content-row-right {float: left;padding-bottom: 1.8em;padding-left: 19.5%;padding-top: 1.6em;text-align: left;width: 42%;}
	.natioalzdise .content-horizontal.alzheimer-edu {width: 100%;}
	.natioalzdise .content-horizontal.alzheimer-action .content-row-right {float: right;padding-right: 2.1%;padding-bottom: 0.5em;padding-top: 0.5em;text-align: right;width: 42%;}
	.natioalzdise .content-horizontal.natioalzdise .content-horizontal.alzheimer-planning .content-row-right {float: right;padding-right: 1.1%;padding-top: 0.1em;text-align: right;width: 42%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-financial .content-row-left {width: 70%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-services .content-row-left {width: 70%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-aging .content-row-left {width: 70%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-associates .content-row-left {width: 70%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-palliative .content-row-left {width: 70%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-geriatric .content-row-left {width: 40%;position: relative;z-index: 1;padding-bottom: 1em;}/*KD4/2/16 4em to 1em*/
	.natioalzdise .content-body .content-horizontal.alzheimer-geriatric .content-row-left {width: 40%\9;}/*KD4/2/16 84% to 40%*/
	.natioalzdise .content-body .content-horizontal.alzheimer-geriatric .content-row-left p {width: 70%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-financial h3 {padding-top: 15px;}
	.natioalzdise .content-body .content-horizontal.alzheimer-financial .content-row-right { padding-bottom: 1.7em;padding-right: 0.8%;padding-top: 2.2em;width: 25%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-services .content-row-right { padding-bottom: 1em; padding-right: 0.8%;width: 25%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-aging .content-row-right {padding-bottom: 0.5em; padding-right: 0.8%;width: 25%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-associates .content-row-right { padding-right: 0.8%;width: 25%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-administration .content-row-right {padding-bottom: 1em;padding-right: 0.9%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-palliative .content-row-right { padding-top: 0.3em;padding-right: 0.5%;width: 25%;}
	.natioalzdise .content-body .content-horizontal.alzheimer-geriatric .content-row-right { padding-bottom: 0.5em;position: absolute;padding-right: 0.8%;width: 89%;}/*KD 4/2/16*/
	.natioalzdise .content-body .content-horizontal.alzheimer-medicare .content-row-right {padding-right: 1%;padding-bottom: 0.5em;}
	.natioalzdise .content-horizontal.alzheimer-eldercare {padding-top: 10px;padding-bottom: 13px;}
	.natioalzdise .content-horizontal.alzheimer-eldercare .content-row-left {padding-top: 16px;}
	.natioalzdise .alzheimer-planning .content-row-right{padding-right: 10px;}
		
	
	
	
	
	
	
										/***********End***********/
	/********* Overlay close button ********************/
     .closinglinkvideo2 {background: url(../images/crossyButton.jpg) no-repeat 0 0;background-size:100% 100%; height: 30px;margin-left: 603px;position: absolute;top: 15px;width: 33px;z-index: 99999;}
	/********End  ******/
							/******Monitor-your-loved-one-progress by Amit Ranjan on 27th May'14**********/
	.monitorlovedones .legalpara  sup {vertical-align: 3px;}/**a7j**/
	.monitorlovedones .content-head p  						{padding-left:14%;}/**sanjit05.08.2014***/
	.monitorlovedones .content-head ul						{padding-left:13.8%;padding-top:2px;width:103%;margin-bottom:19px;}/**sanjit05.08.2014***/
	.monitorlovedones #articleHead 							{padding: 11px 9.3% 8px;width: 100%;}
	.monitorlovedones .col1 .content-body					{padding-left:0;}
	.monitorlovedones .h2section								{width:100%;}
	.monitorlovedones .phoneimamge img 						{max-height: 374px;max-width: 177px;/*position: absolute;right: 30%;*/}/**sanjit5.08.2014**/
	.monitorlovedones .calenderimamge img 					{max-height: 151px;max-width: 189px;/*position: absolute;right: 29.22%;*/padding-top:0; margin-left: 4%;}
    .monitorlovedones #articleBody .innercontent h2 		{padding-top: 6px;margin-bottom:14px;}
	.monitorlovedones #articleBody .innercontent .h2section.gndonloads h2 		{padding-top: 6px;margin-bottom:11px;}
	.monitorlovedones #articleBody .innercontent .h2section1.usethe p { margin-bottom: 17px;}
    .monitorlovedones #articleBody .innercontent2 h2 		{margin-bottom: 11px;padding-bottom: 3px;}
    .monitorlovedones .innercontent h3						{font-size: 19px;padding-left: 14%;width: 100%;}/**sanjit5.08.2014**/
    .monitorlovedones .innercontent2 						{width:49%; margin-bottom:47px;}
   /* .monitorlovedones .downloadimg 			{background-image: url("../images/btn_Download1.png")background-size:100% 100%;color: #FFFFFF;font-size: 17px;font-weight:normal;width: 282px;height: 39px;text-align: center;text-align: center;margin-left:12%;line-height:41px;padding-left:0;}
    .monitorlovedones .innercontent2 .downloadimg 			{background: url("../images/btn_Download2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);background-size:100% 100%;width:332px;height:39px;color: #FFFFFF;font-size: 17px;min-height: 39px;text-align: center;text-align: center;margin-bottom:22px;margin-left:14.5%;padding-left:0;line-height: 36px;font-weight:normal;}*/
    .monitorlovedones .innercontent  a.appstore  				{background-size:100% 100%;min-height:38px;max-height:118px;/*max-width:45px;*/margin-top:21px;display: block;width: 118px;margin-bottom: 61px;}/**sanjit5.08.2014**/
    .monitorlovedones .innercontent p 						{font-size: 14px;line-height: 20px;width:100%;margin-bottom: 14px;}
    .monitorlovedones .innercontent2 p 						{margin-bottom: 27px;}
    .sectionCont ul li 										{line-height: 23px;}
	.monitorlovedones .sectionCont ul li						{width:100%;background: url("../images/icons/black-bullet.png") no-repeat scroll 0 54% ;}/**sanjit**/
    .monitorlovedones .innercontent 						{width:100%;margin-bottom:58px;}
    .innnermob1{}
    .PatchMate{}
    .h2section { width: 60%;}
    .easy {float: left;width: 75%;}
    .mobileimg {float: right; width: 48%;}
    .h2section1 {}
	.monitorlovedones .innercontent p.legalpara {float:right;font-size:10px;line-height:11px;padding-left: 0%;padding-bottom:0px;margin-bottom:0px;}/**a7j**/
	.monitorlovedones #articleBody a.downloadimg1 { display: block;font-size: 17px;text-align: center; width: 282px;padding:0;margin-left: 14%; margin-top: 23px;}/**sanjit5.08.2014**/
	.monitorlovedones #articleBody a.downloadimg1 sup {font-size: 12px; line-height: 15px;}
	.monitorlovedones .app{float: left;padding-left:0%;}/**sanjit**/
	.monitorlovedones #articleBody a.downloadimg2 {   font-size: 17px; font-weight: normal; line-height: 16px;  text-align: center;width: 370px;width: 390px\0/;margin-left: 14%;}/**sanjit5.08.2014**/
	@media screen and (-webkit-min-device-pixel-ratio:0) {
	.monitorlovedones #articleBody a.downloadimg2 {width:386px;}
	.monitorlovedones .pageName-section a {padding-right: 4.9%;}
   }  /**a7j**/
	
	#articleBody a.downloadimg1 {color:#fff;background-image:url("../images/btn_Download1.jpg");background-size:100% 100%;margin-left:15%;font-weight:normal; padding: 11px 10.1% 7px 11.34%;line-height:41px;
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_Download1.jpg', sizingMethod='scale')";
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_Download1.jpg', sizingMethod='scale');
	}
	#articleBody a.downloadimg2 {color:#fff;background-image:url("../images/btn_Download1.jpg");background-size:100% 100%;margin-left:15%;font-weight:normal; padding: 10px 10.23% 13px 12.23%;line-height:41px;display: block;   font-size: 17px;
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_Download1.jpg', sizingMethod='scale')";
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/btn_Download1.jpg', sizingMethod='scale');

	}
	
	.appstor{width: 100%;padding-left: 14%;}
	.app{float: left;width: 13%;padding-left:13%;}
	.iPhone{float: right;width: 76%;margin-top:15px;}/**a6j**/
	.monitorlovedones .iPhone{width: 70%;}/**sanjit5.08.2014**/
	
    .monitorlovedones .calenderimamge {  margin-top: -10px;}/**sanjit5.08.2014**/
	.Float-Left{float:left;}
	.Float-Right{float:right;}
	
	/**********End***********/
	
	/******EmailUtility by Amit Ranjan on 27th May'14**********/
	.utilitymaindiv {/* padding-left: 73%;*/  float: right; margin-bottom: 31px;width: 27%;} /** ADS**/
	.utilitymaindiv p.secondutilpara {border-bottom: 1px solid #fff;}
	a.cutmark {background:url("../images/rightcrossimg.jpg") no-repeat 0 0;display:block;height:70px;width:70px;}
	a.emailutility {background:url("../images/mail.jpg") no-repeat 0 0;display:block;height:70px;width:70px;}
	a.printutility {background:url("../images/Printicon.jpg") no-repeat 0 0;display:block;height:70px;width:70px;}
	/*.utilitymaindiv a.active {background:url("../images/rightcrossimgback.jpg") no-repeat 0 0;display:block;height:70px;width:70px;}*/
	.firstutilpara {}
	.secondutilpara {/*width:70px;*/}
	.thirdutilpara {}
	
	/**********End***********/
						/******Siteguide by Amit Ranjan on 27th May'14**********/
	 .sitguide #articleHead 								{padding-left:7%;padding-top:42px;padding-bottom:20px;}
	.sitguide .content-head 								{padding-left:7%;}
	.sitguide .content-head h3 								{font-size:24px;color:#5D2583;font-weight:normal;padding-bottom: 3px;}
	.sitguide .content-head p 								{margin-bottom:28px;line-height:26px;margin-right:27%;}
	.sitguide #articleBody a                                {color: #5d2583;} /**a8j**/
	 										/******End**********/
	 
	 					/******using the exelon patch by Amit Ranjan on 27th May'14**********/
	.UsingTheExelonPatch ul.treatul li 						{background: url("../images/icons/black-bullet.png") no-repeat scroll 0 8px ;font-size: 14px;line-height: 20px;padding-left: 9px;}
	 										/******End**********/
	 
	.quickTimeImage {padding-bottom:28px;}
	.quickTimeImage img {height: auto;width: auto;}
	.sitguide .content-head p.quickTimeImageAdjust {margin-bottom:6px;}
	
	/*>>>>>>>>>>>> Gradient Boxes <<<<<<<<<<<<<<<*/
	.gradientCont							{background:url("../images/content-bgs/broad-bg-gradient.jpg") repeat 0 0;max-width:640px;min-height:293px;}
	.gradient-box							{padding: 21px 3% 0 5%;}
	.gradient-box h4							{font-size:16px; line-height:22px;text-align:center;font-weight:normal;padding-bottom: 2px;}
	.gradient-box p							{font-style:normal;}
	.gradient-box  span						{color:#5d2583; font-weight:bold; font-style:normal;}
	.gradient-box  p span						{text-decoration: none;}
	.gradient-box ul							{font-style:normal;padding-top:2px;}
	.gradient-box ul li						{background:url("../images/icons/black-bullet.png") no-repeat 0 7px;padding-left: 9px;line-height:19px;padding-bottom: 1px;}
	.gradient-left-box						{float:left;width:50%;}
	.gradient-right-box						{float:right;width:46.2%;}
	.padding9L								{padding-left:9px;}
	
	.in-page-callout						{background:url("../images/content-bgs/page-callout-bg-gradient2.gif") no-repeat scroll 0 0; min-height:220px;max-width:210px; padding-bottom: 10px; background-size:100% 100%;}
	@media all\0 {
		.changingroles .in-page-callout			{min-height: 242px;}
	}
	.col1 .content-body p.bring{padding-right: 2%;}
	.in-page-callout .content-callout		{padding:11px 7.5% 0;}
	.in-page-callout h4						{font-size:18px; line-height:23px;font-weight:normal;font-style:italic;text-align: center;border-bottom: 1px solid #D3C5DE; padding-bottom: 4px; width:104%;}
	
	.in-page-callout p 						{font-style:italic;padding-top:9px;}
	.in-page-callout p span					{text-decoration:none;}
	/*>>>>>>>>>>>>>>> /Gradient Boxes <<<<<<<<<<<<<<<<<*/
	
	/*********** for background images added by anusrita***********************/

.AboutExelonPatch-img .leftBackgroundImage{background-image: url("../images/about_exelon_left_background.jpg");height:544px;}
.AboutExelonPatch-img .rightBackgroundImage{background-image: url("../images/about_exelon_right_background.jpg");height: 544px;}	
	
.Treatment-and-care-img .leftBackgroundImage{background-image: url("../images/Treatment-and-care-left-bg.png");height:544px;margin-top:0;}
.Treatment-and-care-img .rightBackgroundImage{background-image: url("../images/Treatment-and-care-right-bg.png");height: 544px;}	
		
.video-library .leftBackgroundImage {background-image: url("../images/video-library-left-bg.png");height: 563px;}	
.video-library .rightBackgroundImage {background-image: url("../images/video-library-right-bg.png");height: 563px;}		
	
.video-library-subpage-img	.leftBackgroundImage,.sitemap-img .leftBackgroundImage {background-image: url("../images/video-library-left-bg.png");height: 565px;}/*K8/12/15*/
.video-library-subpage-img .rightBackgroundImage,.sitemap-img .rightBackgroundImage {background-image: url("../images/video-library-right-bg.png");height: 566px;}/*K8/12/15*/

.siteguide-img .leftBackgroundImage{background-image: url("../images/siteguide_left_bg.jpg");height: 541px;}
.siteguide-img .rightBackgroundImage{background-image: url("../images/siteguide_right_bg.jpg");height: 541px;}

.contact-us-img .leftBackgroundImage{background-image: url("../images/contact-us-left-bg.jpg");height: 562px;}
.contact-us-img .rightBackgroundImage{background-image: url("../images/contact-us-right-bg.jpg");height: 562px;}

.contact-us-landing-img .leftBackgroundImage{background-image: url("../images/contact-us-landing-left-bg.jpg");height:544px;}
.contact-us-landing-img .rightBackgroundImage{background-image: url("../images/contact-us-landing-right-bg.jpg");height:544px;}

#novartis-homepage .rightBackgroundImage {margin-top:1px;}

.search-img .leftBackgroundImage{background-image: url("../images/contact-us-left-bg.jpg");height: 562px;}
.search-img .rightBackgroundImage{background-image: url("../images/contact-us-right-bg.jpg");height: 562px;}

/************ background images ended*********************************/


.followupvisits  .spanColor {color:#5d2583;font-weight:normal;}



		/*............................UsingTheExelonPatch by poojan..................*/	
.UsingTheExelonPatch #articleHead{padding-bottom: 12px;padding-top: 14px;}	
.UsingTheExelonPatch #articleHead h1.usingexp {padding-right: 22%;}

#articleHead h1.usingexp {  font-size: 44px;  line-height: 50px;padding-right: 4%;}
.ExelonPatchcontent p.topText{ font-size: 24px;line-height: 28px;padding-bottom: 19px;}	
.col1 .content-body.ExelonPatchcontent p {padding-bottom: 43px;}
.col1 .content-body.ExelonPatchcontent p.health{padding-bottom:20px;line-height: 20px;}
.guidImg{background: url(../images/guidimg.jpg) no-repeat 0 0px; height:191px; width:89%; background-size:100% 100%;}
.step1ActiveDiv{margin-left: 5.5%;background: url(../images/step1ActiveImg.png) no-repeat 0 0px; height:148px; width:90%; background-size:100% 100%; display: block;} /**a6j**/
.step2ActiveDiv{margin-left: 5.5%;background: url(../images/step2ActiveImgdesktop.jpg) no-repeat 0 0px; height:148px; width:88.5%; background-size:100% 100%; display: block;} /**a3d**/
.step3ActiveDiv{margin-left: 5.5%;background: url(../images/step3ActiveImgdesktop.jpg) no-repeat 0 0px; height:148px; width:88.5%; background-size:100% 100%; display: block;} /**a3d**/
.step4ActiveDiv{margin-left: 8.5%;background: url(../images/step4ActiveImgdesktop.jpg) no-repeat 0 0px; height:185px; width:88.5%; background-size:auto 100%;display: block;} /**a3d**/
.step5ActiveDiv{margin-left: 5.5%;background: url(../images/step5ActiveImgdesktop.jpg) no-repeat 0 0px; height:148px; width:88.5%; background-size:100% 100%;display: block;}
.step6ActiveDiv{margin-left: 8.5%;background: url(../images/step6ActiveImgdesktop.jpg) no-repeat 0 0px; height:185px; width:88.5%; background-size:auto 100%;display: block;} /**a3d**/
.step7ActiveDiv{margin-left: 5.5%;background: url(../images/step7ActiveImgdesktop.jpg) no-repeat 0 0px; height:148px; width:88.5%; background-size:100% 100%;display: block;} /**a3d**/
.step8ActiveDiv{margin-left: 5.5%;background: url(../images/step8ActiveImgdesktop.jpg) no-repeat 0 0px; height:148px; width:88.5%; background-size:100% 100%;display: block;} /**a3d**/
.step1{background: url(../images/step1InActive.png) no-repeat 0 0px;  background-size:100% 100%;}
.step1.flex-active{background: url(../images/step1Active.png) no-repeat 0 0px;background-size:100% 100%;}
.step2{background: url(../images/step2InActive.png) no-repeat 0 0px;background-size:100% 100%;}
.step2.flex-active{background: url(../images/step2Active.png) no-repeat 0 0px;background-size:100% 100%;}
.step3{background: url(../images/step3inActive.png) no-repeat 0 0px;background-size:100% 100%;}
.step3.flex-active{background: url(../images/step3Active.png) no-repeat 0 0px;background-size:100% 100%;}	
.step4{background: url(../images/step4inActive.png) no-repeat 0 0px;background-size:100% 100%;}
.step4.flex-active{background: url(../images/step4Active.png) no-repeat 0 0px;background-size:100% 100%;}
.step5{background: url(../images/step5inActive.png) no-repeat 0 0px;background-size:100% 100%;}
.step5.flex-active{background: url(../images/step5Active.png) no-repeat 0 0px;background-size:100% 100%;}		
.step6{background: url(../images/step6inActive.png) no-repeat 0 0px;background-size:100% 100%;}
.step6.flex-active{background: url(../images/step6Active.png) no-repeat 0 0px;background-size:100% 100%;}	
.step7{background: url(../images/step7inActive.png) no-repeat 0 0px;background-size:100% 100%;}
.step7.flex-active{background: url(../images/step7Active.png) no-repeat 0 0px;background-size:100% 100%;}	
.step8{background: url(../images/step8inActive.png) no-repeat 0 0px;background-size:100% 100%;}	
.step8.flex-active{background: url(../images/step8Active.png) no-repeat 0 0px;background-size:100% 100%;}	
.leftArrow{background: url(../images/stepnextINActiveArrow.png) no-repeat 0 0px;background-size:100% 100%;}
.rightArrow{background: url(../images/stepnextActiveArrow.png) no-repeat 0 0px;background-size:100% 100%;}
.lifloat{float:left;margin-right: 22.9px;height:40px; width:6.5%;}
.leftArrow { margin-right: 11px;}
.rightArrow { margin-right: 0px;}
.step8  { margin-right: 12px;}	
.always{float:left;width:48.2%;height: auto; padding-bottom: 184px;background: url(../images/considerationbackground.jpg) no-repeat 0 0px;background-size:100% 100%;}
.never{ padding-bottom: 8px;float:right;width:48.8%;height: auto;background: url(../images/considerationbackground.jpg) no-repeat 0 0px;background-size:100% 100%;}
.UsingTheExelonPatch #articleBody ul.skin li{ padding-right: 6%;background: url(../images/Bullet.png) no-repeat 0 7px; line-height: 20px;padding-bottom: 12px; padding-left: 9px;}	

.UsingTheExelonPatch .viewLessImg{background: url(../images/viewLessArrow.png) no-repeat 10px 2px;}/**a6j**/
.UsingTheExelonPatch .viewAllImg{background: url(../images/vewalldownArrow.png) no-repeat 10px 2px;}/**KD28/01**/
.UsingTheExelonPatch .col1 .content-body{padding:5px 0 15px 9.3%;}
.UsingTheExelonPatch .col1 .ExelonPatchcontent{padding-top: 0;}
.content-body p.applying{padding:13px 0 1px 0;}
.UsingTheExelonPatch #articleBody ul li.nobullet{background:none;  padding: 0;}
.UsingTheExelonPatch #articleBody ul.skin li.gobullet{ background: url(../images/Bullet.png) no-repeat 0 9px;}/**sanjit13.07.2014***/	
.ImgSection1{padding: 16px 0 24px 3.1%;}
.UsingTheExelonPatch ul.stageConts li.mildStage h3{padding:9px 0 0 0;font-size: 24px; line-height: 35px; color:#5d2583; background:none;}
ul.stageConts li.stageCont p.Choose{font-size:20px;line-height: 25px;}
.ActiveDiv{padding: 0 40px 28px 0;}
.steps{padding-left: 10px;}
.UsingTheExelonPatch ul.stageConts li.stageCont{padding-bottom: 21px;margin-bottom: 54px;}
.alwaysimg{width: 50%;padding: 2px 0 0 0px;}
.UsingTheExelonPatch .alwaysimg{width: 9%;margin:0 auto;}
.Managing .alwaysimg img {max-height:34px;min-width:35px;}
.loved{padding: 29px 0 15px;}
.UsingTheExelonPatch .loved{padding: 11px 0 15px;}/**sanjit13.07.2014***/
.UsingTheExelonPatch #articleBody ul li.Misses p{font-size: 22px;line-height: 20px;padding-bottom: 0;}
.neverimg img{width: 11%;}
.ConsiderationsSection{margin: 16px 0 0 0px;}
.UsingTheExelonPatch .ConsiderationsSection{width: 95.4%;background: url("../images/content-bgs/broad-bg-gradient.jpg") repeat scroll 0 0;}
.UsingTheExelonPatch .always{background:none;}
.UsingTheExelonPatch .never{width: 51.4%;background:none; border-left: 19px solid #fff;}
.alwaysSection {padding: 15px 0 0 121px; width: 23%;}
.UsingTheExelonPatch .alwaysSection{width: auto; padding:15px 0;}
.UsingTheExelonPatch .alwayscontent p{ text-align: center; padding-right:0;}
.alwayscontent p{text-align:center;font-size: 16px;}
.Remove {padding: 3px 0 0 18px;}
.UsingTheExelonPatch #articleBody ul.Removeli li{padding-bottom: 4px;font-style: italic; padding-right: 9px;}/**a6j**/
.UEP ul.ulacc li.liacc.newLessPadding.active{padding-bottom:0;}/**a6j**/
.UsingTheExelonPatch .faqsectionactive .newItalic {padding-bottom:0;}/**a6j**/
.headdingfaq p.faqsection{font-size:20px;line-height:22px; padding-bottom: 17px;}
.FAQ{ padding-bottom: 7px;padding-top: 37px;}
.displayblock{display:block;}
.displaynone{display:none;}
ul.ulacc li.liacc{padding-bottom: 0px;background-color: #FFFFFF;padding-top: 11px;}
	ul.ulacc li.active a{background: url(../images/mnsOff.png) no-repeat 0 0px;}/**satheesh**/
.UsingTheExelonPatch ul.ulacc li.liacc {padding-bottom:18px;} /**Amit Ranjan***/
.faqsectionactive {padding: 2px 0 0px 6%;}
#overlayDiv1 {Z-index:9999;background-color:#000000; opacity:0.4;}

/***Accordion for using the exelon patch******/

.UsingTheExelonPatch ul.ulacc li.active a {background: url("../images/mnsOff.png") no-repeat scroll 0 0 !important;color: #000000;font-weight: bold;padding: 7px 0 11px 39px;text-decoration: none;}
.UsingTheExelonPatch #articleBody ul.ulacc li.active a {color:#000;}
.UsingTheExelonPatch #articleBody ul.ulacc li.liacc a {color:#000;}
.UEP li.liacc p{padding-right:0;}
.UEP .content-body p span.fivedidit{color: #000000; font-style: italic; font-weight: normal; text-decoration: none;font-size: 14px; padding-left: 2%;}
.UsingTheExelonPatch .liacc a {background: url("../images/accordion-black-plus1.png") no-repeat scroll 0 0;background-size:30px 29px;color: #000000;font-weight: bold;padding: 7px 0 11px 39px;text-decoration: none;}
ul.stageConts li.stageCont div.divdotimgae {background: url("../images/signs/gray-dotted-border.gif") repeat-x scroll 0 bottom rgba(0, 0, 0, 0);margin-bottom: 20px;padding-bottom: 32px;}
.UsingTheExelonPatch ul.stageConts li.stageCont		{padding-bottom:10px;background:none;padding-bottom: 0;margin-bottom: 0;}
.UsingTheExelonPatch .viewalldesk 	 {background: url("../images/vewallbackground.png") no-repeat scroll 0 0;height: 27px;line-height: 23px;margin-left: 0;margin-top: 0;text-align: left;width: 18.8%;}/*a6j*/
.UsingTheExelonPatch #articleBody  a.viewallpara {color:#000;font-size: 11px;font-weight: normal;padding-left: 32%;cursor: pointer;}/**a6j**/
.UsingTheExelonPatch ul.ulacc li.lastliforview {padding-bottom:18px;}
.UEP li.active {color: #000;}
.UEP .lifloat { cursor: pointer; }
.UEP ul.ulacc li.liacc {padding-bottom:10px;} 
	/***END****/
		/*..................................... By AJ for About Alzheimer's Disease .....................................*/
	
	.col0 .header-video-bg						{background:url("../images/about-alzh-video.jpg") no-repeat 0 0;height:563px;background-size:100% 100%;}
	.col0 .header-video-bg .header-video-quote	{width:50%;min-width:200px;margin: 0 auto;text-align: center;padding: 223px 0 0;}
	.col0 #articleBody .header-video-quote h2		{color:#fff;font-size:45px;line-height:48px;}
	.col0 #articleBody .header-video-quote p		{color:#fff;font-size:22px;line-height: 36px;padding-bottom: 5px;}
	.col0 #articleBody .header-video-quote a		{background:url("../images/icons/play-button.png") no-repeat 0 0;height:39px;width:39px;display:block;margin:0 auto;}
	.metro-boxes								{background:#eee;position:relative;}
	.metro-boxes .content-box					{float:left;height:174px;width:20.99%;padding:13px 2%;position:relative;}
	.metro-boxes .content-box h3					{font-weight: normal;font-size:26px;line-height:30px;}
	.metro-boxes .content-box a.more-link		{text-transform:uppercase;font-weight: normal;font-size:12px;line-height:16px;text-decoration:none;padding-left:21px;display:block;position:absolute;bottom:17px;left:4.8%;}
	.metro-boxes .white-content a.more-link		{color:#fff;background:url("../images/icons/img-link-arrow-white.png") no-repeat 0 center;}
	.metro-boxes .black-content a.more-link		{color:#000;background:url("../images/icons/img-link-arrow-black.png") no-repeat 0 center;}
	.metro-boxes .content-box .content-head		{max-width:192px;}
	.metro-boxes .white-content 					{color:#fff;}
	.metro-boxes .black-content 					{}
	.metro-boxes .white-tall-box					{height:374px;background:#fff;}
	.metro-boxes .couple-young					{width:46.0%;background:url("../images/old-age-or-alzheimer.jpg") no-repeat 0 0;background-size: cover;background-size:100% 100%;}
	.metro-boxes .couple-young a.more-link		{left: 4.6%;}
	.metro-boxes .couple-young .content-head		{width:41.80%;}
	.metro-boxes .purple-box						{background:url("../images/purple-calendar.jpg") no-repeat 0 0;}
	.metro-boxes .gray-box						{background:#e0e0e1;}
	.metro-boxes .daughter-mom					{width:45.99%;background:url("../images/early-diagnosis-and-treatment.jpg") no-repeat 0 0;background-size: cover;background-size:100% 100%;}
	.metro-boxes .daughter-mom .content-head		{width:41.80%;}
	.metro-boxes .daughter-mom a.more-link		{left: 4.6%;}
	.metro-boxes .couple-aged					{width:49.99%;background:url("../images/changing-roles-and-relationships.jpg") no-repeat 0 0;background-size: cover;background-size:100% 100%;}
	.metro-boxes .couple-aged .content-head		{width:41.80%;}
	.metro-boxes .couple-aged a.more-link		{left: 4.6%;}
	.metro-boxes .white-box						{background:#fff;}
	.metro-boxes .pink-box						{background:#ccbae1;}
	
	/***using the exelon patch****/
	.UsingTheExelonPatch .flex-control-paging li a.flex-active {cursor:default;}
	.UsingTheExelonPatch .flex-control-paging li a {display:block;height:11px;width:11px;}
	.UsingTheExelonPatch .faqsectionactive {display:none;}
	.UsingTheExelonPatch li.active .faqsectionactive {display:block;}
	
	/***end***/
		
	/***************************** By AJ for Search Section ***************************************/
	.search #articleHead							{padding: 42px 7.2% 26px;}
	.search #articleHead	h1						{color:#404040;}
	#articleHead h1 span							{display:block; color:#5d2583;}
	.width100   									{padding: 0 6.2%;}
	.search #content table:first-child			{width:100%; background:#f1f1f1;padding:0 30px 22px;}
	.search #content table:first-child input[type="text"]		{height:37px; line-height:36px; border:#e0e0e1;width:90%;}
	.search #content table:first-child input[type="submit"]		{height:37px;background:url("../images/icons/search-button.png") no-repeat 0 0; border:0 none;margin-left:20%;}
	.search .t font								{font-weight:italic;font-size:12px;}
	.search #content p							{padding:15px 0; border-top:1px solid #e0e0e1;}
	.search #content blockquote					{padding:15px 0; border-top:1px solid #e0e0e1;}
	
		/*......................................... By AJ for National Alzheimer's Disease Organisation ................................*/
	.noa #articleHead							{padding-left:69px;padding-right:0;padding-bottom:25px;width: 70%;float: left;}
	.noa #articleHead .content-body				{padding:0;}
	.noa .utilitymaindiv                                                {width: auto;}
	.noa #articleBody a span                                               {color:#5d2583 ;font-weight: bold;}
	.col0 .content-body							{padding:0;}
	.content-horizontal									{padding:26px 0; border-top:1px solid #e0e0e1;width: 99.6%;}
	.content-horizontal .content-row-left				{float:left;width:50%;}
	.content-horizontal .content-row-left h3 a			{color:#5d2583;font-size:22px;padding-bottom: 4px; font-weight: normal;}
	
     .noa #articleBody h3 a{font-weight: normal;color:#5d2583;}
	.noa .content-horizontal .content-row-left h3 a			{font-size:22px;padding-bottom: 4px; }
	.content-horizontal .content-row-left a				{color:#5d2583;font-size:14px; text-decoration:none;display: block;padding-bottom: 4px;}
	#articleBody .content-horizontal .content-row-left a.mobilenumber {font-weight:normal;color:#000000;}
	.content-horizontal .content-row-left p				{line-height:18px;}
	.content-horizontal .content-row-right				{float:right;width:45%;text-align: right;padding-right: 1.3%;}
	.content-horizontal .content-row-right img			{}
	.administration-on-aging img							{max-width:108px;padding-right:0.3%;}
	.alzheimer-association img							{max-width:227px;padding-top: 42px;}
	.noa #articleBody									{padding-bottom:10px;}
	
	/*............................About_Exelon_Patch by poojan..................*/
 #pageContainer{}
 .AboutExelonPatch #column1{margin: 0;}
  .AboutExelonPatch .Section1{background: #5d2583; height:545px; width:100%;}
  .AboutExelonPatch .Section2topleft{float:left;background-color: #FFFFFF;width: 50.1%;}
  .AboutExelonPatch .Section2topright{width: 100%;}
  .AboutExelonPatch .left{background-position: 0 bottom;float:left; background-color:#e0e0e1;width: 25%;min-height :  197px;/*height: 19.91em;*/}
  .AboutExelonPatch .left.second{ background-color: #ccbae1;}
  .AboutExelonPatch .right{background:url(../images/how-exelon-patch-new.jpg) no-repeat 0 0; color:#fff;float:right; width: 50%; min-height: 197px;/*height: 19.91em;*/}
  .AboutExelonPatch .Section2rightsection2{/*background: url(../images/followUp.jpg) no-repeat 0 bottom;*/ height:15em; width:100%background-size:100% 100%;}
  .AboutExelonPatch .Section2bottomsection1{/*background: url(../images/gettingThe.jpg) no-repeat 0 bottom;*/ /*height:15em;*/ width:100%;background-size:100% 100%;}
  /*.AboutExelonPatch .rightSection2{background: url(../images/vectorSma.jpg) no-repeat 0 bottom; /*height:19em;*//*width:100%;}*/
  .AboutExelonPatch .Section2bottomsection1{float:left; width: 50%;background: url(../images/followup-new.jpg) no-repeat 0 bottom;}
  .AboutExelonPatch .Section2bottomsection2{float:right;width: 50%;height: 13.95em;background: url(../images/gettingThe.jpg) no-repeat  0 bottom;background-size:100% 100%;}
  .AboutExelonPatch .textCommonStyle{padding-top: 10px;}
  .AboutExelonPatch .Section1 .textCommonStyle{padding:80px;}
   .AboutExelonPatch .Section1 .textCommonStyle h1{color: #FFFFFF;font-size: 45px;font-weight: normal; margin-bottom:15px;}
   .AboutExelonPatch .Section1 .textCommonStyle p{color: #FFFFFF;font-size: 18px;line-height: 29px; margin-bottom:20px;}
   .AboutExelonPatch .textCommonStyle h2{font-size: 2.6em;text-align: left;}
   .AboutExelonPatch .textCommonStyle p{font-size: 2em;text-align: left;}
  .AboutExelonPatch .playButton{ padding-left: 48.1%;padding-top: 12px; width: 52%;}
   .AboutExelonPatch .textCommonStyle a.find{background: url(../images/blackGoButon.png) no-repeat 0 0;text-decoration:none;color:#000000;cursor: pointer;display: block;padding-left:22px;}
   .AboutExelonPatch .Section2bottomsection2Content a.find{padding-left: 22px;}
   .AboutExelonPatch .textCommonStyle a.see{background: url(../images/blackGoButon.png) no-repeat 0 0;text-decoration:none;color:#000000; cursor: pointer;
    display: block; padding-left: 22px;}
  .AboutExelonPatch .Section2 .Section2topleft .Section2lefttopContent h1{line-height: 40px;padding-bottom: 8px;font-size: 37px;font-weight: normal; padding-right: 31%;}
  .AboutExelonPatch .Section2 .Section2topleft .Section2lefttopContent p{line-height: 20px;padding-right: 13%;padding-bottom: 18px;font-size:14px;}
  .AboutExelonPatch .Section2 .Section2lefttopContent{padding: 11px 0 0 4%; min-height: 385px;}
  .AboutExelonPatch .leftSection h2{ color: #000000;font-weight: normal;padding: 3.5px 45% 59px 8%;font-size: 26px;line-height: 31px;}
  .AboutExelonPatch .rightSection h2 {font-weight: normal; padding: 3.5px 17% 88px 7.5%;line-height: 32px;font-size: 24px;}
  .AboutExelonPatch .rightSection.textCommonStyle.free30d sup {font-size: 14px;line-height: 16px;}/*K7/12/15*/
 
  .AboutExelonPatch .rightSection2 h2 {font-size: 26px;font-weight: normal;line-height: 31px;padding: 4px 56% 28px 4.2%;} /**a5j**/
  .AboutExelonPatch .rightSection2 p{color: #FFFFFF;font-size: 11px;font-weight: bold;line-height: 16px;padding-bottom: 18px;padding-left: 4.2%;text-align: left;}
  .AboutExelonPatch .Section2rightsection1Content  h2{font-size: 24px;font-weight: normal;line-height: 30px;padding: 5px 70% 94px 4.2%}
 .AboutExelonPatch .Section2rightsection1Content p{color: #FFFFFF;font-size: 11px;font-weight: bold;line-height: 16px;padding-bottom: 15px;padding-left: 4.1%;text-align: left;}
 .AboutExelonPatch .Section2bottomsection2Content h2{color: #000000;font-size: 24px;font-weight: normal;line-height: 31px;padding: 3px 60% 61px 3.8%;} /**KD28/01/16**/
 .AboutExelonPatch .Section2bottomsection2Content p{color: #FFFFFF;font-size: 11px;font-weight: bold;line-height: 16px;padding-bottom: 17px;padding-left: 4.2%;text-align: left;}
 .AboutExelonPatch .Section2rightsection1Content a.find{display: block;padding-left: 22px;color: #000000;background: url(../images/blackGoButon.png) no-repeat 0 0;}
  .AboutExelonPatch .leftSection p{color: #FFFFFF;font-size: 11px;font-weight: bold;line-height: 18px;padding-bottom: 6px; padding-left: 8%;text-align: left;}
  .AboutExelonPatch .rightSection p{color: #FFFFFF;font-size: 11px;font-weight: bold;line-height: 16px;padding-bottom: 16px; padding-left: 8%;text-align: left;}
  .AboutExelonPatch .rightSection2 a.find{display: block;padding-left: 22px; color: #ffffff;background: url(../images/whiteGoButton.png) no-repeat 0 0;}
  .AboutExelonPatch .playButton{display:block;}
	.AboutExelonPatch .playButtonmobile{display:none;}
	.innerBackground{ min-height: 0;}
	
	
	
.monitorlovedones .col1 .contant1{width:95%;}
.monitorlovedones h1 sup{font-size: 25px; vertical-align: 15px;}/**a6j**/
.monitorlovedones .h2section sup {font-size: 12px;vertical-align: 9px;}/**a7j**/
.monitorlovedones .dullColor sup { font-size: 11px;}/**a7j**/
 .AboutExelonPatch .col1 .content-body{ max-width: 752px;}
.easy{width: 65%;}
.monitorlovedones .easy{width: 70%;}
.mobileimg{width: 29%;}
.monitorlovedones .phoneimamge img{padding-top: 6px;}/**sanjit05.08.2014***/
.monitorlovedones .phoneimamge {padding-left: 9.5%;}/**sanjit05.08.2014***/
.monitorlovedones #articleHead h1 {padding-right: 28%;}
		/*............................About_Exelon_Patch by poojan..................*/
		
		/*.........................Follow up visits..............................*/
		 .followupvisits #articleHead {padding: 13px 9.3% 38px;}
		 .followupvisits .content-body p span {text-decoration: none;}
         .followupvisits .download-guide-img {background: url("../images/download_guide_new.png") no-repeat scroll 0 0;background-size: 100% 100%; display: block;font-size: 17px;font-weight: normal;height: 40px;line-height: 38px; margin-left: 9%; width: 37.5%;text-align:center;margin-bottom:5%;padding-left:0px;padding-top:2px;}
         .followupvisits #articleBody .download-guide-img a{color:#fff;display:block;font-weight:normal;padding-bottom:2px;}
		.download-guide-img {width: 38%;padding-top: 10px; padding-left: 70px;padding-bottom: 35px;}
		.followupvisits .previous-page .pageName-section a {padding-left: 14px;}
		.UsingTheExelonPatch .active p {color: #000000;}
		
		.followupvisits .columnContainer{padding-bottom: 84px;}
 		
		
		
		
		
		/*................ Added by Iktiar for Desktop ................*/

/* 4.1 : being a healthy caregiver */
.being-healthy-caregiver #articleHead h1 {    width: 82%;}
.being-healthy-caregiver .content-body p span {color: #5D2583;font-weight: bold;text-decoration: none;}
.being-healthy-caregiver .content-body p a{text-decoration: none;}
.being-healthy-caregiver .content-body ul.EarlyAdiag li span {color: #5D2583;font-weight: bold;text-decoration: none;}
.being-healthy-caregiver .content-body ul.EarlyAdiag li a{text-decoration: none;}
.being-healthy-caregiver #articleBody .content-body p.subhead {padding-bottom: 4px;font-size: 20px;}
.being-healthy-caregiver #articleBody .content-body.beingOne { padding-bottom: 28px;}
.being-healthy-caregiver #articleBody .content-body p.oneLastpara { padding-top: 21px;}
.being-healthy-caregiver .beingTwo h3{font-size:18px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3#bulletImg1 { background: url("../images/icons/4.1bulletImg1.png") no-repeat scroll 0 0; margin-top: -3px; padding-left: 48px; line-height: 34px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3#bulletImg2 { background: url("../images/icons/4.1bulletImg2.png") no-repeat scroll 0 0; margin-top: -3px; padding-left: 48px; line-height: 34px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3#bulletImg3 { background: url("../images/icons/4.1bulletImg3.png") no-repeat scroll 0 0; margin-top: -3px; padding-left: 48px; line-height: 34px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3#bulletImg4 { background: url("../images/icons/4.1bulletImg4.png") no-repeat scroll 0 0; margin-top: -3px; padding-left: 48px; line-height: 34px;}
.being-healthy-caregiver .in-page-callout .content-callout p {   padding-left: 4px; padding-top: 12px;}
.being-healthy-caregiver .in-page-callout .content-callout h4 {padding-bottom: 7px;}
.being-healthy-caregiver .content-body ul.EarlyAdiag.mildPMS {margin-top: -5px;padding-left: 47px;}
.being-healthy-caregiver .content-body ul.EarlyAdiag.mildPMS li	{  padding-bottom: 10px;}
.being-healthy-caregiver #articleHead p { width: 91%; }
.being-healthy-caregiver #articleHead {padding: 32px 9.6% 39px;}
.being-healthy-caregiver #articleBody .content-body p.twoFirstPara { padding-bottom: 16px;}
.being-healthy-caregiver #articleBody .content-body.beingTwo{ padding-bottom: 20px;}
.being-healthy-caregiver .content-body ul.EarlyAdiag.lastDiv li {padding-bottom: 10px;}
.being-healthy-caregiver .content-body ul.EarlyAdiag.lastDiv  {padding-left: 2px;}
.being-healthy-caregiver #articleBody .content-body.beingThree {padding-bottom: 25px;}
.being-healthy-caregiver .next-page {width: 63.9%;}
.being-healthy-caregiver .previous-page {width: 32.9%;}
.being-healthy-caregiver .next-page .pageName-section { font-weight: 100;width: 85%;}

.being-healthy-caregiver .rightSectionCont { padding-top: 10px;}
.being-healthy-caregiver .rightSectionCont.desktop {  display: block; }
.being-healthy-caregiver .rightSectionCont.mobile{   display: none;}
.being-healthy-caregiver .FirstCalloutSubCont2 ul li{background: url("../images/1.1headdingTextArrow.png") no-repeat scroll 6px 6px;padding-left:22px;line-height: 19px;padding-bottom: 16px !important;}
.being-healthy-caregiver .pageName-section a {padding-right: 2.9%;}
.being-healthy-caregiver .next-page .arrow-section {width: 8.5%;}

/* 4.2 : building an alzheimer support */
.building-alzheimer-support #articleHead {padding: 32px 9.6% 22px;}
.building-alzheimer-support #articleBody .content-body p.oneFirstpara {padding-bottom: 21px;}
.building-alzheimer-support #articleBody .content-body p.dailymild { padding-top: 11px; padding-bottom: 10px; }
.building-alzheimer-support .content-body p span { color: #5D2583;font-weight: bold;text-decoration: none;}
.building-alzheimer-support .content-body li span { color: #5D2583;font-weight: bold;text-decoration: none;}
.building-alzheimer-support .content-body  a {text-decoration: none;}
.building-alzheimer-support .content-body ul.daily-rout li.imagewithhead h3 {font-size: 18px; background: none; padding-left: 0;line-height: 21px;}
.building-alzheimer-support .content-body ul.EarlyAdiag.mildPMS {padding-left: 0;}
.building-alzheimer-support .content-body ul.EarlyAdiag.mildPMS li { padding-bottom: 10px; width: 65%;}
.building-alzheimer-support #articleBody .content-body p.twoFirstPara { padding-bottom: 20px;}
.building-alzheimer-support .in-page-callout.onlyImage {
    background: url("../images/content-bgs/4.2bottomImg.jpg") no-repeat scroll right 0;
    max-width: 210px;
    min-height: 203px;
}
.building-alzheimer-support #articleBody .content-body p.threeLastPara{padding-bottom: 26px;padding-top: 8px;}
.building-alzheimer-support #articleBody ul.Removeli li {
    font-style: italic;
    padding-bottom: 4px;
    padding-right: 9px;
}

.building-alzheimer-support #articleBody ul.skin.Removeli li {
    background: url("../images/icons/black-bullet.png") no-repeat scroll 0 7px;
    line-height: 20px;
    padding-bottom: 4px;
    padding-left: 9px;
}
.building-alzheimer-support .ConsiderationsSection {    margin: 0 0 28px;}
.building-alzheimer-support .never{  height: auto;}
.building-alzheimer-support .never{background: none repeat scroll 0 0 ;border-left: 19px solid #fff; width: 51.4%;} 
.building-alzheimer-support .alwayscontent p {text-align: left;}
.building-alzheimer-support .alwaysimg {width: 27%;}
.building-alzheimer-support .always {padding-bottom: 130px;}
.building-alzheimer-support .always { background: none repeat scroll 0 0;}
.building-alzheimer-support .alwaysSection {width: auto;}
.alwaysSection {  padding: 15px 0 0 39%;}
.building-alzheimer-support .col1 .content-body {width: 95%;}
.building-alzheimer-support .ConsiderationsSection { background: url("../images/considerationbackground.jpg") repeat scroll 0 0 ;background-size: 100% 100%;width: 100%;}
.building-alzheimer-support .ConsiderationsSection.desktop{ display: block;}
.building-alzheimer-support .ConsiderationsSection.mobile{ display: none;}
.building-alzheimer-support .rightSectionCont.Onedesktop { display: block; }
.building-alzheimer-support .rightSectionCont.Twodesktop { display: block; }
.building-alzheimer-support .rightSectionCont.Onemobile { display: none; }
.building-alzheimer-support .rightSectionCont.Twomobile { display: none; }
.building-alzheimer-support .pageName-section a.arwleft { font-weight: 100; padding-left: 0;}
.building-alzheimer-support .previous-page {width: 55.9%;}
.building-alzheimer-support .content-body p {font-size: 14px;line-height: 20px;padding-right: 0;}
.building-alzheimer-support .alwayscontent.just-desktop > p {padding-left: 38%;line-height: 19px;}
.building-alzheimer-support .Remove {padding-left: 16px;padding-top: 0}
.building-alzheimer-support .never {padding-bottom: 22px;}
.building-alzheimer-support .in-page-callout  {min-height:0;}
.building-alzheimer-support .torc {padding-top: 1.2em;}
.building-alzheimer-support .content-body ul.EarlyAdiag li.ihco { line-height: 19.5px;}
.building-alzheimer-support .previous-page .arrow-section {width: 10%;}




/* Added by Iktiar on 6th May 2014 for SiteMap*/
.sitemap #articleBody {padding-left: 9.1%;padding-bottom: 55px;}
.sitemap #articleHead { padding: 43px 6.7% 0; }
.sitemap #articleBody a#consumer {
    color: #5D2583;
    font-size: 25px;
    font-weight: normal;
    line-height: 44px;
    text-decoration: none;
}
.sitemap #articleBody a#aboutalzheimer, .sitemap #articleBody a#about-exelon-patch, .sitemap #articleBody a#treatment-and-care, .sitemap #articleBody a#stay-positive, .sitemap #articleBody a#resources {
    color: #5D2583;
    font-size: 25px;
    font-weight: normal;
    line-height: 41px;
    text-decoration: none;
}
.sitemap #articleBody ul.consumer {	padding-top: 12px; }
.sitemap #articleBody ul.aboutalzheimer li a,.sitemap #articleBody ul.about-exelon-patch li a,.sitemap #articleBody ul.treatment-and-care li a,.sitemap #articleBody ul.stay-positive li a,.sitemap #articleBody ul.resources li a{
		font-weight: normal;
		line-height: 28px;
		padding-left: 2px;font-weight: bold;color: #5d2583;
	}
.sitemap #articleBody li.aboutalzheimer{
	 padding-bottom: 15px; 
	 }
.sitemap #articleBody li.about-exelon-patch{
	 padding-bottom: 18px; 
	 }
.sitemap #articleBody li.treatment-and-care{
	 padding-bottom: 18px; 
	 }
.sitemap #articleBody li.stay-positive{
	 padding-bottom: 10px; 
	 }
.sitemap #articleBody ul.finalPage a {    font-weight: bold; display: block;line-height: 28px; width: 14%; padding-left: 2px;color: #5d2583;}	
.sitemap #articleBody ul.finalPage a#epcgcg{width:270px;padding-bottom: 21px;}
.sitemap #articleBody ul.finalPage a#ppi { width: 200px;padding-top: 27px;}
.sitemap #articleBody ul.finalPage a#fpi{width:175px;}
.sitemap #articleBody ul.finalPage a#privacy   {width: 132px; display:none;}


/* ..............Ended by Iktiar for Desktop ................*/	

/* ..............start by saty for IPAD videos ................*/
#playerContainerIpad5 .innerWrapper, #playerContainerIpad4 .innerWrapper, #playerContainerIpad3 .innerWrapper,#playerContainerIpad2 .innerWrapper, #playerContainerIpad1 .innerWrapper {height: 219px !important; margin-bottom: 0;}
#playerContainerIpad5 .oo-thumbnail-scrolls, #playerContainerIpad4 .oo-thumbnail-scrolls, #playerContainerIpad3 .oo-thumbnail-scrolls, #playerContainerIpad2 .oo-thumbnail-scrolls, #playerContainerIpad1 .oo-thumbnail-scrolls {display: none !important;}
	


/*************************added by sanjit 0n 05.05.2014******************************/
.content-body h3.old-ageis				{font-weight:normal; font-size: 21px; }
.gradient-box.lfbox h4 { font-size: 16px;font-weight: normal;line-height: 22px;padding-bottom: 2px;text-align: center;width: 84%;}
ul.stageConts li.stageCont h3.HeaderEaalzd				{background: no-repeat 0 0;font-size:20px;line-height:34px;padding-left: 0px;}
.sectionCont ul.EarlyAdiag li							{background:url("../images/icons/black-bullet.png") no-repeat 0 8px;font-size:14px; line-height:20px;padding-left: 9px;}



/*index page*******************************************************************/
.Inrecentt .metro-boxes .content-box { height: 221px;}
.Inrecentt .metro-boxes .takes-work a.more-link {left: 4%;}
.Inrecentt .metro-boxes .takes-work .content-head{width: 29%;}
#novartis-homepage .Inrecentt .metro-boxes .content-box a.more-link.wahtisalz {bottom: 16px;}
#novartis-homepage .Inrecentt .metro-boxes .content-box a.more-link.wahtisalz.ls{float: left;}
#novartis-homepage .Inrecentt .metro-boxes .content-box a.rg {
    color: #FFFFFF;
    float: right;
    font-size: 10px;
  
    font-weight: normal;
    padding-top: 8.3em;
}
.abtalzheimer #articleBody a.rg {color: #FFFFFF;font-weight: normal;}
.AboutExelonPatch .textCommonStyle a.see {float: left;width: 50%;}
.AboutExelonPatch .textCommonStyle a.rg {color: #FFFFFF;text-decoration: none;font-weight: normal;font-size: 10px;}
.Treatment-and-care .textCommonStyle a.see {float: left;width: 50%;}
.Treatment-and-care .textCommonStyle a.see.seeNew{ background: url("../images/treatment-play-arrow.png") no-repeat scroll 0 0;padding-left: 12%;width: 58%;}
.Treatment-and-care .textCommonStyle a.rg {color: #FFFFFF;text-decoration: none;font-weight: normal;font-size: 10px;}
.staypositiv .rg {
    font-size: 10px;
    padding-left: 55%;
    position: relative;
    top: 5.8em;
}
.columnContainer.abtalzheimer.aboutalzhemer .rg {
    color: #FFFFFF;
    font-size: 10px;
    margin-top: 0;
    padding-left: 55%;
    position: relative;
    top: 6em;
}
#footerMainnav .lastItem{display:none;}
.sitemap .consumer li.search {display:none;}

/*by satheesh on 12.07.2014*****************************************/
.email_dis_guide > img {float: left;margin-top: 1.6em;width: 37.5%;} 
.changingroles .content-body p.People {line-height: 20px;padding-bottom: 8px;} 
.changingroles .content-body li span { color: #5d2583; font-weight: bold; text-decoration: none;}
.changingroles .moderateStage .sectionCont ul{margin-bottom:5px;padding-right: 1%;}
.changingroles .sectionCont ul li.Tapping {background:url("../images/icons/black-bullet.png") no-repeat 0 32%;font-size:14px; line-height:20px;padding-left: 9px;}
.changingroles .sectionCont ul.changerolesul li.Tapping {padding-bottom: 10px;}
.changingroles .sectionCont ul {margin-bottom: 12px;}
.changingroles .moderateStage .sectionCont ul li.When {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 16% rgba(0, 0, 0, 0);}
.changingroles .content-body p.peopleinstage {line-height: 20px;}
.changingroles .sectionCont ul.ul-li {margin-bottom: 18px;}
.changingroles .col1 .content-body p.tips        {font-size:20px;padding-bottom: 8.5px;}
.changingroles .sectionCont ul.ABKE {padding-right: 4%;}
.changingroles .lastStage .sectionCont ul li.Express {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 12% rgba(0, 0, 0, 0);}

.Managing .alwaysSection{padding: 14px 0 0 29.5%;width: 36%;}
.how-exelonpatch-could-help .stages-of-alzheimer{margin-right:2%;}
.skin.Removeli.AWT {padding-right: 3%;padding-top: 0.2em;}
.UsingTheExelonPatch.Managing .ConsiderationsSection {width: 94.4%;}
.alwayscontent.just-desktop > p {font-size: 16px;}
.Managing p.lern {margin-left: 50%;}
.Managing .Remove1.lernCont {padding-left: 0;}
.Managing #articleBody ul.skin.AWT li {background: url("../images/Bullet.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);}
.Managing .para2 {padding: 0 17% 1px 29px;}
.Managing .readingmatheader {padding-left: 0;}
.Managing .expect-with-alzheimer{padding: 0 0 20px;}
.Managing #articleBody ul li.hereis p {font-size: 20px;padding-top: 25px;}
.prepforfuture .in-page-callout {min-height: 195px;}
.prepforfuture .lovedone .in-page-callout {min-height: 175px;}
.prepforfuture .sectionCont ul li {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 17% rgba(0, 0, 0, 0);line-height: 21px;}
.prepforfuture .secondhiring .sectionCont ul.typesofhome li {line-height: 20px;background: url("../images/icons/black-bullet.png") no-repeat scroll 0 38% ; padding-bottom: 0px;}
.prepforfuture .sectionCont ul li.add-if {line-height: 20px;background: url("../images/icons/black-bullet.png") no-repeat scroll 0 12% rgba(0, 0, 0, 0);}
.prepforfuture .leftSectionCont > ul {padding-right: 4%;}
.prepforfuture .sectionCont ul li.Purchase {padding-bottom: 10px;}
.prepforfuture .sectionCont ul li.Mirrors {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 14%;}
.prepforfuture .col1 .secondhiring .content-body {padding: 6px 0 9px 9.3%;}
.prepforfuture .content-body p {padding-right: 3%;line-height: 20px;}
.prepforfuture .content-body p span {text-decoration: none;}
  
.prepforfuture .content-body p.tips {font-size: 17px;}
.prepforfuture .col1 .secondhiring .content-body p {padding-bottom: 2px;}
.prepforfuture .secondhiring .sectionCont ul.typesofhome   {margin-bottom: 17px;}
.prepforfuture .secondhiring .sectionCont ul.makinggroup   {margin-bottom: 31px; margin-top: 9px;}
.prepforfuture .sectionCont ul.makinggroup li {line-height: 20px;background: url("../images/icons/black-bullet.png") no-repeat scroll 0 12%;}
.prepforfuture .tellinglast                 {padding-top: 4px;}
.prepforfuture .sectionCont ul.breaking li {padding-bottom: 12px; width: 650px;}
.prepforfuture .sectionCont ul.makinggroup li.invest {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 16%;}
.prepforfuture .sectionCont ul.breaking li {line-height: 20px;}
.prepforfuture .col1 .alzdiagnosis .content-body {padding-top: 8px;}
.prepforfuture .col1 .alzdiagnosis .content-body p {line-height: 19px;}
.prepforfuture .sectionCont ul.breaking li.Discuss {line-height: 17px;}
.prepforfuture .sectionCont ul.breaking li.Know {line-height: 18px; background: url("../images/icons/black-bullet.png") no-repeat scroll 0 11% ;}
.prepforfuture .sectionCont ul {margin-bottom: 30px;}
.beforeyouvisit .sectionCont ul.symptoms li {
    background: url("../images/icons/black-bullet.png") no-repeat scroll 0 49%;
    width: 143%;
    line-height: 20px;
}
.beforeyouvisit .questions {width: 650px;}
.beforeyouvisit .questions > p {line-height: 20px;}
.beforeyouvisit #articleBody a.downloadimg2 { display: block; margin-left: 0%; text-align: center;line-height: 18px;} /**sanjit**/
.beforeyouvisit .downloadguide { margin-top: 1.6em;    width: 44%;}/**sanjit***/
.beforeyouvisit .sectionCont ul.FHRG li {line-height: 20px;}
.beforeyouvisit .sectionCont ul.FHBLBBO li {line-height: 20px;}
.beforeyouvisit .leftSectionCont {float: left;padding-top: 5px;width: 100%;}
.beforeyouvisit .next-page .pageName-section {width: 85%;}
#articleHead  p.howexep	  						{color:#000;font-size:14px;line-height:19px; padding-top: 12px;}
.how-exelonpatch-could-help .EarlyAdiag {padding-right: 8%;}
.how-exelonpatch-could-help .always {min-height: 193px; width: 48%; float: left; background-color: #F0EAF6;}
.how-exelonpatch-could-help .never { float: right; min-height: 185px; width: 49%;}
.how-exelonpatch-could-help .learnMore {background: url("../images/1.1rightArrow.png") no-repeat scroll 27px 13px rgba(0, 0, 0, 0);width: 250px;}
.how-exelonpatch-could-help .learnMore a {padding-top: 14px;}
.followupvisits .learnMore a {padding-top: 14px;}
.followupvisits .learnMore {background: url("../images/1.1rightArrow.png") no-repeat scroll 27px 13px rgba(0, 0, 0, 0);width: 250px;}

/*by satheesh select box*********************************************/
@CHARSET "UTF-8";

.jquery-selectbox {
	position: relative;
	height: 38px;
	line-height: 2em;
	width: 100%;
	float: none;
	display: block;
	margin: 4px 4px 4px 0;
	font-size: 1em;
	color: #000;
	padding: 0;
	background:#fff;
	border: 1px solid #E0E0E1;
}
.jquery-selectbox .jquery-selectbox-list.jquery-custom-selectboxes-replaced-list {
    height: auto;
    top: 34px;
    width: 100%;
}
.jquery-selectbox.selecthover {
	/*border-color: #9F7627;
	background-color: #FFFCDF;
	background-image: url("../images/bg-TextFieldFocused.gif");
	z-index: 700;*/
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 0px 12px;
	white-space: nowrap;
	display: block;
	overflow: hidden;height: 34px;cursor: default;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 31px;
	padding: 2px;
	left: 0px;
	background: #FFF;
	width: 100px;
	height: 120px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 0.1em solid #E0E0E1;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	float: right;
	background: url("../images/dropdownImg_03.png") 0 0 no-repeat;
	background-size:16px 16px;
	width: 16px;
	height: 16px;margin-right: 4%;margin-top: 0.7em;
	display: block;position: relative;z-index: 10;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	/*background: url("../images/lay-selectMoreButtonHover.gif");*/
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #F1F1F1;
	color: #000000;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;cursor: default;
	color:#000;
	padding-left: 8px;padding-top: 1px;
}

/** ERROR classes **/
form .error .jquery-selectbox {
	/*color: #d00;
	border-color: #d00;
	background-image: url("../images/bg-TextFieldError.gif");*/
}


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

/*for desktop changes by sanjit 0n 2.07.2014***********************************************/
.UsingTheExelonPatch .faqsectionactive {display:none;  color: #000000;}
#novartis-homepage .metro-boxes .takes-work { display: block;}
#novartis-homepage .metro-boxes .content-box h3 { padding-top: 0px;}
#novartis-homepage .metro-boxes .content-box h3 sup { font-size: 14px;line-height: 16px;}/*Kousik8/12/15*/
.what-is-alz-disease .sectionCont ul li { background: url("../images/icons/black-bullet.png") no-repeat scroll 0 54% ; }
	#novartis-homepage .metro-boxes .content-box h3.staypositive 						{padding-right:0%;}
	.metro-boxes .content-box .survey-head {max-width: 180px;}
	.vincent{padding-left: 4%; padding-top: 6px;}
   #novartis-homepage .resourcecaregiver{padding-top:10px;padding-right:0px;}

   /*real changes for desktop by sanjit sanju on 19.07.2014***************************************************/
   p.dullColor {color: #666666 !important;}
  .AlzheimerStageBtnCont a span {    color: #5d2583;}
 .daily-a-routines .content-body p {    padding-right: 0%;}
/*1.0 about alzheimer added by sanjit ********************************************/
.abtalzheimer.aboutalzhemer .metro-boxes .white-tall-box{ width: 24.89%;}
.abtalzheimer.aboutalzhemer .metro-boxes .content-box {height: 200px;}
.abtalzheimer.aboutalzhemer .metro-boxes .black-content {width: 24.99%;}
.abtalzheimer.aboutalzhemer .metro-boxes .gray-box {width: 24.99%;cursor:pointer;}
.abtalzheimer.aboutalzhemer  #articleBody .metro-boxes .content-box h1 {background: none ; font-size: 24px; font-weight: normal; line-height: 31px;  padding: 0;}
.abtalzheimer.aboutalzhemer .metro-boxes .purple-box{width: 24.99%;}
.abtalzheimer.aboutalzhemer .metro-boxes .couple-young { width: 49.99%;cursor: pointer;}.
.abtalzheimer.aboutalzhemer .metro-boxes .content-box {width: 24.99%;}
.abtalzheimer.aboutalzhemer .metro-boxes .daughter-mom {width: 50%!important ;cursor:pointer;}
.abtalzheimer.aboutalzhemer .metro-boxes .white-tall-box {height: 398px;}

.abtalzheimer.aboutalzhemer .metro-boxes .prepareingfurure{;cursor:pointer;}}
.abtalzheimer.aboutalzhemer .metro-boxes .couple-aged {width: 50%;cursor:pointer;}

.aboutalzhemer p.seemorediv{font-size: 22px;line-height: 36px;text-align: center; padding-top: 76px;}/**sanjit9.07.2014**/
.col0 #articleBody .header-video-quote a {cursor: pointer;}/**sanjit9.07.2014**/
.abtalzheimer #articleBody a.seemoredi {color: #fff;font-weight: normal;}/**sanjit9.07.2014**/
.abtalzheimer .content-head.abutcontenthead    { padding-bottom: 14px;}/**sanjit10.07.2014**/

/*4.0 stay positive*********************************************************************************/
.staypositiv .metro-boxes .white-tall-box{ width: 25%;padding-left:2%; padding-right:0%;}
.staypositiv .metro-boxes .being-healthy {width: 50%;cursor: pointer;}
 .staypositiv .metro-boxes .content-box {height: 199px;}
.staypositiv .metro-boxes .being-healthy a.more-link {left: 4%;}
.staypositiv .metro-boxes .purple-box{width: 24.99%;}/*cursor: pointer;*/
.staypositiv .metro-boxes .white-tall-box {min-height: 398px;}
.staypositiv .metro-boxes .white-tall-box {min-height: 372px\9;}
:root .staypositiv .metro-boxes .white-tall-box {min-height: 398px\0/;}
.staypositiv .building-support{ width: 25%;}
.staypositiv .metro-boxes .takes-work {width: 49.99%;cursor: pointer;}
 .staypositiv .metro-boxes .takes-work .content-head		{width:29.80%;}
 .staypositiv p.resourcecaregiver {line-height: 20px;}
  .staypositiv #articleBody .metro-boxes .content-box h1{ font-size: 24px; font-weight: normal; line-height: 31px;background: none;padding: 0;}
  .staypositiv #articleBody .metro-boxes .content-box h1.staypositive { padding-right: 30%;}

/*5.0 resources*********************************************************************/
.resourses .white-tall-box{ width: 25%;padding-left:2%; padding-right:0%;}
.resourses .metro-boxes .content-box { height: auto;}/*saurav redesign*/
.resourses .resources .metro-boxes .couple-young {width: 50%;cursor: pointer;}

/*saurav redesign*/

.resourses .metro-boxes .white-tall-box {min-height: auto;}/*saurav redesign*/
.resources .leftOldAge {float: left;width: 50%;background:url("../images/resources-calendar.jpg") no-repeat 0 0;height:400px;}/*saurav redesign*/
.resources .rightHalf {float: left;width: 50%;}/*saurav redesign*/
.resourses .rightHalf .white-tall-box {padding-left: 0;padding-right: 0;width: 100%; float: none;}/*saurav redesign*/
.resourses .patchMate{background:#5d2583 url(../images/PatchMate.jpg) no-repeat  0 bottom;min-height: 195px;padding-left: 5.3%;padding-top: 9px;position:relative;cursor: pointer;}/*saurav redesign*/
.resourses .rightHalf .content-head {padding-left: 5%;padding-top: 1px;}/*saurav redesign*/
.resourses .rightHalf .content-box .resourcecaregiver {line-height: 20px;}/*saurav redesign*/
.resourses .rightHalf .content-body {padding-left: 5.3%;padding-top: 2px;padding-bottom: 14px;}/*saurav redesign*/
.resourses #articleBody .patchMate h2 {color: #000;font-size: 28px;line-height: 31px;padding-right: 36%;}/*saurav redesign*/
.resourses #articleBody .patchMate sup {font-size: 14px;line-height: 16px;}/*K7/12/15*/
.resources #articleBody .patchMate .findOut { bottom: 17px;left: 5.8%;position: absolute;min-width:120px;}/*saurav redesign*/
.resources #articleBody .patchMate .findOut > a {padding-left: 19%;color: #000;font-size: 12px;line-height: 16px;display:block;background:url(../images/blackGoButon.png) no-repeat 0 0;}/*saurav redesign*/
/* .resources #articleBody .patchMate .findOut a.hover{color:#FFFFFF; text-decoration: underline !important;} Kousik12/07*/
.resources .quotes {padding-left: 4.9%;padding-top: 16px;}/*saurav redesign*/
.resourses #articleBody .quotes h2 {font-size: 28px;line-height: 31px;padding-right: 71%; padding-bottom:260px;}/*saurav redesign*/
.resourses #articleBody .quotes p a{font-size: 12px; line-height: 16px; background:url(../images/blackGoButon.png) no-repeat 0 0; padding-left: 22px; padding-top:2px; padding-bottom:2px;}
.resources .watched {padding-top: 70px;}/*saurav redesign*/
.resources #articleBody .metro-boxes .watched a {background:url("../images/watch-video.png") no-repeat scroll 0 0;color: #fff;font-size: 12px;line-height:16px;font-weight: normal;text-decoration: none;display: block; padding-left: 5%;}/*saurav redesign*/
/*saurav redesign*/
.resourses #articleBody .rightHalf .righttopLeft { width: 50%; float: left; padding: 20px; }
.resourses #articleBody .rightHalf .righttopLeft p a{color:#000; font-size: 12px; line-height: 16px; background:url(../images/blackGoButon.png) no-repeat 0 0; padding-left: 22px;padding-top:2px; padding-bottom:2px;}
.resourses #articleBody .rightHalf .righttopLeft h2{font-size:28px;line-height: 31px; color: #000;padding-bottom:55px;}
.resourses #articleBody .rightHalf .righttopRight { width: 50%; float: right; background-color: #5d2583; padding: 20px;}
.resourses #articleBody .rightHalf .righttopRight p a{color:#fff; font-size: 12px; line-height: 16px; background:url(../images/whiteGoButton.png) no-repeat 0 0; padding-left: 22px; padding-top:2px; padding-bottom:2px;}
.resourses #articleBody .rightHalf .righttopRight h2{font-size: 28px;line-height: 31px; color: #fff; padding-bottom:24px;}

/* .resourses .metro-boxes .white-tall-box {min-height: 372px\9;} KD24/12*/
.resourses #articleBody .metro-boxes .content-box h2 { font-size: 28px; font-weight: normal; line-height: 31px; background: none; padding:0;}/*saurav redesign*/
.resourses #articleBody .metro-boxes .content-box h2.staypositive { padding-right: 30%;}
.resources #articleBody .metro-boxes a.national h2 {  color: #fff;}
.resourses #articleBody h2 {color:#000;}
.resourses .resources .metro-boxes .purple-box{width: 24.99%;height: 399px;cursor: pointer;}
.resourses .metro-boxes .gray-box {width: 24.99%;}
.resourses .metro-boxes .white-box{width: 24.99%;}
.resourses .resources .metro-boxes .couple-aged {width: 49.99%;cursor: pointer;}
.resourses .resources .metro-boxes .daughter-mom {width: 49.99%;cursor: pointer;}
.resourses .learndiv {
    padding-left: 37%;
    text-align: center;
    width: 64%;
}
#resultsButton1 > a {  color: #fff;
    text-align: center;
    text-decoration: none;
	 font-size: 17px;line-height: 36px;
	  padding-left: 18%;
	
	  margin-left: 0%;
}
 #thankYouPage .resultsButton{
 background: url("../images/printbutton_new.png") no-repeat scroll 0 0 ;background-size:100% 100% 
    display: block;
     padding-top: 2px;
    font-weight: normal;
    height: 40px;
    margin-bottom: 5%;
    
   
    
    text-align: left;
    width: 100%; color:#fff;cursor:pointer;}


.QuestionSectionTnk.commonfont20px.mobileQuest {padding-bottom: 129px;}/*Kousik*/

/*****************************************************************************/
/*1.1 Added by Sanjit What is alzeimer disease for Desktop ................*/

.mobile { display: none;}
.desktop { display: block;}
.what-is-alz-disease #articleHead {padding-bottom: 39px;}

ul.stageConts li.lastlist { background: none repeat scroll 0 0;padding-bottom: 0;}
.what-is-alz-disease .content-body p span {text-decoration: none;}
.what-is-alz-disease .content-body p span.cklist {text-decoration: underline;}
.what-is-alz-disease  a {text-decoration: none;}
.what-is-alz-disease .next-page .pageName-section { font-weight: 100;}
.what-is-alz-disease .pageName-section a { padding-right: 17px;}
.what-is-alz-disease .sectionCont ul li { background: url("../images/icons/black-bullet.png") no-repeat scroll 0 60% ; }
.what-is-alz-disease ul.thermo li.mild {min-width: 25%;}
.what-is-alz-disease ul.thermo li.moderate {min-width: 28%;}
.what-is-alz-disease .gradient-box {   padding: 21px 3% 14px 5%;}
.what-is-alz-disease ul.thermo {margin: 0 0 18px;}
.what-is-alz-disease .sectionCont ul li { line-height: 20px;}
.what-is-alz-disease .severeStage .rightSectionCont { margin-top: 27px;}
.what-is-alz-disease .col1 .content-body {max-width: 95%;}
.what-is-alz-disease .sectionCont.lovedone {padding-bottom: 6px;}
.what-is-alz-disease .lastgrCount{margin-bottom:35px;}
.what-is-alz-disease .gradientCont							{min-height:268px;}
.what-is-alz-disease ul.stageConts li.stageCont.moderated		{padding-bottom:10px;background:url("../images/signs/gray-dotted-border.gif") repeat-x 0 bottom;padding-bottom: 32px;margin-bottom: 20px;}
.what-is-alz-disease .bordertop {border-top: 1px dotted #C0C0C0; margin-left: 2.1%; }
.what-is-alz-disease .calloutContMain2 {border-top: none;}
.what-is-alz-disease a.seemild{padding-left:9px;}
.what-is-alz-disease .next-page .arrow-section { width: 11%;}/*********Marzada Changes ***********/
/*1.2 Is it old age by sanjit *****************************/

.is-it-old-age-or-alz .calloutContMain2 {border-top: none;}   /**satheesh**/
.is-it-old-age-or-alz #articleHead { padding: 32px 9.3% 30px;} /*****marzada change***********/
.is-it-old-age-or-alz #articleBody .content-body { padding-top:2px; padding-bottom: 49px;}
.is-it-old-age-or-alz .content-body p{padding-botton:8px;}
.is-it-old-age-or-alz .previous-page .pageName-section	{ padding: 15px 18px;} /**satheesh**/
.is-it-old-age-or-alz .content-body ul.normalage{padding-bottom: 7px;}
.is-it-old-age-or-alz .content-body ul {padding-bottom: 10px;}
.is-it-old-age-or-alz .pageName-section a.arwleft { font-weight: 100; width:100%;}
.is-it-old-age-or-alz .imgbtn{ padding-bottom: 2px;padding-top: 2px;width: 58%;}/**sanjit**/
.is-it-old-age-or-alz #articleBody .stages-of-alzheimer .content-body.lstpara		{padding-bottom:47px; padding-top: 6px;}
.is-it-old-age-or-alz #articleBody .stages-of-alzheimer .content-body.lstpara p {padding-bottom: 11px;}
.is-it-old-age-or-alz .content-body li.buttonn				{background:url("../images/icons/continueButton.png")no-repeat scroll 0 2px ;}
.is-it-old-age-or-alz .content-body li.questn em  {font-size: 14px; line-height: 20px; padding-left: 0px; padding-top: 1px;}	
.is-it-old-age-or-alz .content-body li.questn  { background: url("../images/icons/questionMark.png") no-repeat scroll 0 2px ;}
.is-it-old-age-or-alz .content-body li.questn .questionpara  {  padding-left: 20px; padding-top: 1px;}
.is-it-old-age-or-alz .next-page {width: 53.9%;}
.is-it-old-age-or-alz .previous-page {width: 43.9%;}
.is-it-old-age-or-alz .next-page .pageName-section { font-weight: 100;width: 85%;}
.is-it-old-age-or-alz  .next-page .arrow-section { width: 10.5%;}/*********Marzada Changes ***********/
.is-it-old-age-or-alz #articleBody a.downloadimg2 {display: block;font-size: 17px;margin-left: 0;padding: 0;text-align: center;}
.is-it-old-age-or-alz .expect-with-alzheimer.firstheader {    padding: 0 0 8px;}
	/*............................Call Outs by Anupam..................*/
.callout1{width:100%;/*height:557px;*/border:1px solid #C0C0C0;background:#F8F8F8; border-right:none;margin-left: 0.5%; float:left; position:relative;}}


.calloutContMain1{/*width:241px;height:185px;*/padding-bottom:10px;}
.calloutContMain1.dailyroutinemain {padding-bottom:14px;}
.calloutContMain2{/*width:250px;height:196px;*/border-top: 1px dotted #C0C0C0; }
.calloutContMain3{/*width:250px;height:176px;*/border-top: 1px solid #C0C0C0;}
.FirstCalloutSubCont1 a{color:black;display: block;font-size:16px;text-decoration:none;padding-left:27px;/*line-height:55.5px;*/}
.FirstCalloutSubCont1{/*height:40px;*/padding-top: 18px; padding-bottom: 14px;}/**sanjuchange**/
.FirstCalloutSubCont2{/*height:140px;padding-top:10px;*/padding-left:15px;padding-right: 3px;}
.SecondCalloutSubCont1{/*height:60px;*/width:100%;}
.patchmateimage {background: url("../images/CalloutPic-patchmate.png") no-repeat scroll 0px 0px ;background-size:100%; float: left;height: 38px;width: 14.7%;margin-top: 20px;margin-left: 10%;}/*...Anupam...*/
.SecondCalloutSubCont2 p{font-size: 14px;}/*...Anupam...*/
.secondcalloutforexelon { background: url("../images/CalloutPic-monthtrack.png") no-repeat scroll 0px 0px ;background-size:100%;float: left;height: 30px;margin-left: 10%;margin-top: 27px;width: 14.7%;}/*...Anupam...*/
.SecondCalloutSubContHeader.Secondpatchmateheader  {padding-top: 30px;padding-left:3%;}/*...Anupam...*/
.secparaforexepat { line-height: 22px;padding-left: 11.5%;padding-right: 5%;padding-top: 2px;text-decoration: none;}/*...Anupam...*/
.FirstCalloutSubCont2 ul.usingullist li {padding-bottom:11px;}
.FirstCalloutSubCont2 ul li{background: url("../images/1.1headdingTextArrow.png") no-repeat scroll 6px 6px;padding-left:22px;line-height: 19px;/*padding-bottom: 14px;*/padding-bottom: 16px;padding-right: 5%;}/*sanjit22.07*/
.FirstCalloutSubCont2.listforhowexhelp ul li {padding-right:15px;}
.FirstCalloutSubCont2 ul li a{font-size:16px; color:#724193;text-decoration:none;}
.SecondCalloutSubCont1 a{ font-size:17px;color:black;text-decoration:none; line-height: 18px;}
.SecondCalloutSubCont11{background: url("../images/3.3rightIcon.png") no-repeat scroll 0px 0px ;background-size: 100% auto ; float: left;  height: 38px;    margin-left: 9%;margin-top: 24px;   width: 14.7%;}/*sanjuchnged**/
/*.joincareprog{background: url("../images/CalloutPic-joinprog.png") no-repeat scroll 21px 22px;height:60px;width:60px;float:left;}**sanjit22.07.2014*/
.joincareprog { background: url("../images/CalloutPic-joinprog.png") no-repeat scroll 0 0 ;background-size: 100% auto ;float: left;height: 38px; margin-left: 10%; margin-top: 20px; width: 14.7%;}
.righttick {background: url("../images/CalloutPic_righttick.png") no-repeat scroll 0 0 ;background-size: 100% auto ; float: left;  height: 38px; margin-left: 9%;margin-top: 24px; width: 14.7%;}/*sanjuchnged**/

.handshake {background: url("../images/CalloutPic-hand.png") no-repeat scroll 0 0 ;background-size: 100% auto ; float: left;  height: 38px;    margin-left: 9%;margin-top: 24px;   width: 14.7%;}/*sanjuchnged**/
.preparefutimg {background: url("../images/CalloutPic-roundsquare.png") no-repeat scroll 0 0 ;background-size: 100% auto ; float: left;  height: 38px;    margin-left: 9%;margin-top: 24px;   width: 14.7%;}/*sanjuchnged**/
.paraforbuild {line-height: 21px;padding-left: 29px;padding-right: 3%;padding-top: 0px;text-decoration: none;}/**sanjuchnged**/
.paraforbuild.workingprofpara {padding-right:47px;}
.SecondCalloutSubContHeader{/*height:43px;*/width:75%;padding-top:17px;padding-left:3%;float:left;padding-right: 2%;} /********** Marzada Change *********sanjuchnged**/
.SecondCalloutSubContHeader.patchmateheader {padding-left: 4%; padding-top: 27px;} 
.paraforexelonpatch {font-size: 14px;line-height: 22px;padding-left: 11%;padding-right: 10%;padding-top: 0;text-decoration: none;}/*...Anupam...*/
.workingprofheader {float: left;padding-left: 3%;padding-top: 10px;width: 72%;}
.workingprofarrow {  background: url("../images/CalloutPic-arrow.png") no-repeat scroll 0 0 ;background-size: 100% auto ; float: left;  height: 38px;    margin-left: 9%;margin-top: 24px;   width: 14.7%;}/*sanjuchnged**/
.SecondCalloutSubContHeader.profheader {padding-top:25px;}
.paraforworkprof {font-size: 14px;line-height: 22px;padding-left: 29px;padding-right: 47px;padding-top: 2px;text-decoration: none;}
.paraforworkprof.workprof2 {padding-top:0;}
.firstimgbeinghealt {background: url("../images/1.1rightIcon2.png") no-repeat scroll 0px 0px ;background-size: 100% auto ; float: left;  height: 38px;    margin-left: 9%;margin-top: 24px;   width: 14.7%;}/*sanjuchnged**/
.paraforguidefirst {    line-height: 21px; padding-left: 29px; padding-right: 2%; padding-top: 2px;   text-decoration: none;}
.SecondCalloutSubCont2{/*height:136px;*/padding-bottom: 20px;}/**sanjuchange*/
.parafortreandcare {text-decoration:none;font-size:14px;padding-left: 29px;padding-top: 2px;padding-right: 16px;line-height: 21px;}/**24 nov**/
.paranewcall{/*height:80px;*/text-decoration:none;font-size:14px;padding-left: 29px;padding-top: 2px;padding-right: 5%;line-height: 21px;}
.callout1 .learnMore{    background: url("../images/1.1rightArrow.png") no-repeat scroll 0px 0px;margin-left: 11%;margin-top: 13px;width: 250px;height:16px;}/*...Anupam...*/
.callout1 .learnMore a{color: #5d2583;display: block;font-size: 12px;padding-left: 8.2%;padding-top: 1px;text-decoration: none;}/*...Anupam...*/
.paraforjoincare{/*height:80px;*/text-decoration:none;font-size:14px;padding-left: 29px;padding-top: 4px;padding-right: 6%;line-height: 21px;}
.ThirdCalloutSubCont11{background: url("../images/1.1rightIcon2.png") no-repeat scroll 0px 0px;background-size:100%;height: 36px;/*width:60px;*/width:28%;float:left;width: 15%;margin-top: 24px;margin-left: 9%;}/*...Anupam...*/
.readingmaterialimg {background: url("../images/CalloutPic-readingmat.png") no-repeat scroll 0 0 ;background-size: 100% auto ; float: left;  height: 38px;    margin-left: 9%;margin-top: 24px;   width: 14.7%;}/*sanjuchnged**/
.readingimg{background: url("../images/CalloutPic-read.png") /*no-repeat scroll 25px 25px;height:60px;/*width:60px;width:28%;float:left;*/ no-repeat scroll 0 0 ;background-size: 100% auto ; float: left;  height: 38px;    margin-left: 9%;margin-top: 24px;   width: 14.7%;}/*sanjuchnged**/}
.ThirdCalloutSubCont1 a{ font-size:16px;color:black;text-decoration:none;}
.ThirdCalloutSubCont1{/*height:60px;*/width:100%}
.ThirdCalloutSubContHeader { padding-right: 7%;/*sanjuchange*height:43px;width:185px;*/padding-top:17px;padding-left:2%;float:right;width:75%;} /***sanjiuchange**//*...Anupam...*/
.ThirdCalloutSubContHeader a {color: black; font-size: 17px; text-decoration: none;}
.readingmatheader {float: right;padding-left: 3%;padding-top: 29px;width: 75%;padding-right: 2%;}/**sanju***/
 .readingmatheader a{color: black; font-size: 17px; text-decoration: none;}/***sanjiuchange**/

.SecondCalloutSubContHeader.joincareheader {    padding-left: 3%;  padding-right: 4%;    padding-top: 17px;   width: 75%;}/***sanjit***/
.ThirdCalloutSubCont2{/*height:140px;*/padding-bottom: 21px;}
.DownloadGuide{background: url("../images/1.1rightBottomArrow.png") no-repeat scroll 0px 0px;/*height:56px;*/width:250px;margin-left: 11%;margin-top: 9px;}/*...Anupam...*/
.DownloadGuide a{padding-left: 8.5%;text-decoration:none;font-size:12px;color:#5d2583}/*...Anupam...*/
.para2{/*height:70px;*/text-decoration:none;font-size:14px;line-height: 22px;padding: 2px 3% 1px 11.2%;}/***sanjiuchange**/
.callout1 .para2{font-size:14px;}





/*1.3  Early-diagnosis by sanjit**********************************************/
.early-alz-diagnosis #articleHead { padding: 32px 9.3% 39px;}
.early-alz-diagnosis #videoid{width:67% !important; height:243px !important; float:left;}	
.early-alz-diagnosis .content-body.body1 .rightSectionCont.new {float:left;width: 32.9%;margin-top: 0px;padding-left: 1%;}
.early-alz-diagnosis .content-body .rightSectionCont.new .in-page-callout h4 {    font-size: 13px;}
.early-alz-diagnosis .videoimplementation {background:url("../images/content-bgs/page-callout-bg-gradient2.gif") repeat scroll 0 0 ;background-size: 100% 100% ;}
.early-alz-diagnosis .next-page .pageName-section {  font-weight: 100}
.early-alz-diagnosis .pageName-section a.arwleft { font-weight: 100; width:100%;  padding-left: 11px;}
.early-alz-diagnosis .previous-page .pageName-section	{ padding: 15px 3px;}
.early-alz-diagnosis .col1 .content-body { max-width: 95%;}

.early-alz-diagnosis .col1 .content-body { max-width: 650px\9;}
:root .early-alz-diagnosis .col1 .content-body { max-width: 710px\0/;}

.early-alz-diagnosis .expect-with-alzheimer { padding: 0 0 0px;}
.early-alz-diagnosis .content-body li span { color: #5D2583; font-weight: bold; text-decoration: none;}
.early-alz-diagnosis .content-body a { text-decoration: none;}
.early-alz-diagnosis .sectionCont ul { margin-bottom: 10px;}
.early-alz-diagnosis .col1 .content-body{max-width:95%}
.early-alz-diagnosis ul.stageConts li.stageCont {background:none;}
.early-alz-diagnosis #subpageTwoCol .columnContainer .col1 { padding-bottom: 24px;}
.early-alz-diagnosis .in-page-callout a.seeothers {background: url("../images/rightArrowVdo.png") no-repeat scroll 0 0 ;
    font-style: normal;
    font-weight: bold;
	color: #5D2583;
    cursor: pointer;
    display: block;
   padding-left:12%;
    text-decoration: none;
	
}
.early-alz-diagnosis .content-body p.seestoriess{line-height: 16px;font-size: 13px;color: #5d2583;
    font-weight: bold;padding-top: 6px;
    text-decoration: none;}

.early-alz-diagnosis .in-page-callout .content-callout.startted1 {  margin-top: 12px;}
.early-alz-diagnosis #articleBody .stages-of-alzheimer .content-body.body1 {padding-top: 0;}
.early-alz-diagnosis ul.stageConts li.stageCont .bodyCont {padding-top: 0;}
.early-alz-diagnosis .sectionCont {padding-top: 0;padding-left: 3px;} 
.early-alz-diagnosis .leftSectionCont {padding-top: 0;   padding-bottom: 0;
}
.early-alz-diagnosis .content-body.body1 .rightSectionCont { margin-top: 21px;}
.early-alz-diagnosis ul.stageConts li.stageCont h3.HeaderEaalzd {height: 28px;}
.early-alz-diagnosis .content-body.body1 ul.EarlyAdiag li {padding-bottom: 12px;}
.early-alz-diagnosis #articleBody .content-body p.para1 {padding-bottom: 2px;}
.early-alz-diagnosis .pageName-section a { padding-right: 17px;}
.early-alz-diagnosis .in-page-callout {
    background: url("../images/content-bgs/page-callout-bg-gradient2.gif") no-repeat scroll 0 0; background-size:100% 100%;
    max-width: 210px;
    min-height: 210px;
    padding-bottom: 10px;}
	
.early-alz-diagnosis  .previous-page .arrow-section { width: 11%;}/*********Marzada Changes ***********/
.early-alz-diagnosis  .next-page .arrow-section { width: 11%;}/*********Marzada Changes ***********/
/*1.4 changing roles***************************************************/
p.ashley {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 6px;
    padding-right: 9%;
} 

.changingroles #articleHead {padding: 30px 9.3% 7px;} 
    .changingroles ul.stageConts li.severeStage {/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/ margin-bottom: 0; padding-bottom:12px;}
    .changingroles .in-page-callout a.seeothers {background: url("../images/rightArrowVdo.png") no-repeat scroll 0 0 ;
    font-style: normal;
    font-weight: bold;
	color: #5D2583;
    cursor: pointer;
    display: block;
   padding-left:12%;
    text-decoration: none;}
.changingroles .content-body p.seestoriess{line-height: 16px;font-size: 13px;color: #5d2583;
    font-weight: bold;padding-top: 6px;
    text-decoration: none;}
.changingroles .content-body .rightSectionCont.new {float: left; margin-top: 0; padding-left: 1%; width: 32.9%;}
.changingroles #videoid {float: left;height: 243px !important;width: 67% !important;}
.changingroles .videoimplementation {background: url("../images/content-bgs/page-callout-bg-gradient2.gif") repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);margin-bottom: 29px; }
.changingroles .col1 .content-body {max-width: 95%;}
.changingroles .next-page .arrow-section {width: 11%;} /*********Marzada Changes ***********/

/*2.1 before your visit*********************************/
 .beforeyouvisit .in-page-callout a.seeothers {background: url("../images/rightArrowVdo.png") no-repeat scroll 0 0 ;
    font-style: normal;
    font-weight: bold;
	color: #5D2583;
    cursor: pointer;
    display: block;
   padding-left:12%;
    text-decoration: none;}
.beforeyouvisit .content-body p.seestoriess{line-height: 16px;font-size: 13px;color: #5d2583;
    font-weight: bold;padding-top: 6px;
    text-decoration: none;}
.beforeyouvisit .content-body .rightSectionCont.new {float: left; margin-top: 0; padding-left: 1%; width: 32.9%;}
.beforeyouvisit #videoid {float: left;height: 243px !important;width: 67% !important;}
.beforeyouvisit .videoimplementation {background: url("../images/content-bgs/page-callout-bg-gradient2.gif") repeat scroll 0 0;margin-bottom: 45px; background-size:100% 100%;}
.beforeyouvisit .col1 .content-body {max-width: 95%;}
.beforeyouvisit  .in-page-callout h4 { font-size: 13px;}
.beforeyouvisit  #articleHead {padding-bottom:18px;}



/*2.2  how-exlonepatch-could-help by sanjit***************************************************************/
.content-body p.ISin  {font-size:14px; line-height:20px; color: #5d2583;}
.how-exelonpatch-could-help .columnContainer{padding-bottom: 76px;}
.how-exelonpatch-could-help .FirstCalloutSubCont2.listforhowexhelp ul li{font-style:italic;}
.how-exelonpatch-could-help .FirstCalloutSubCont2.listforhowexhelp span.fontNormal{font-style:normal;}/**a5j**/
.how-exelonpatch-could-help .callout1,.followupvisits .callout1 {top:19px;}
.expect-with-alzheimer		{padding:0 0 10px;}
#articleBody .how-exelon-work .content-body		{padding-bottom:15px;padding-top:6px}
.content-body ul.EarlyAdiag li							{background:url("../images/icons/black-bullet.png") no-repeat 0 8px;font-size:14px; line-height:20px;padding-left: 9px;}
.how-exelonpatch-could-help .pageName-section a.arwleft			{font-size:18px;padding-right: 6.9%;text-decoration:none;display:block;color:#404040;padding-left: 16px;}
.how-exelonpatch-could-help .pageName-section a			{font-size:18px;padding-right: 6.9%;text-decoration:none;display:block;color:#404040;}
.how-exelonpatch-could-help #articleHead { padding-bottom: 39px;}
.how-exelonpatch-could-help #articleBody .content-head  h2.care2 {padding-bottom: 2px;}
.how-exelonpatch-could-help #articleHead p.firstparg {padding-right: 13px;}

.how-exelonpatch-could-help #articleBody .content-body.body1{padding-bottom: 21px;}
.how-exelonpatch-could-help .content-body p.carebody1{  line-height: 19px;padding-bottom: 3px !important;}
.how-exelonpatch-could-help .gridContainer h3 {
    font-size: 20px;
    line-height: 21px;
    padding-top: 8px;
}
.how-exelonpatch-could-help .content-body p.lpara1{padding-top: 5px;}
.how-exelonpatch-could-help .content-body.body2 p.HeaderEaalzd {font-size: 19px; padding-top: 11px; padding-bottom: 2px !important;}
.how-exelonpatch-could-help #articleBody .content-body p.ISin {line-height: 1px;padding-top: 15px;}
.how-exelonpatch-could-help #articleBody .content-body p.Isinpara {padding-bottom: 17px; line-height: 16px;}
.how-exelonpatch-could-help #articleBody .content-body p.Isinpara1 {padding-bottom: 10px; line-height: 16px;}
.how-exelonpatch-could-help #articleBody .content-body p.Isinparal {padding-bottom: 30px; line-height: 16px;}
.mobilehow { display: none;}
.desktophow { display: block;}
.how-exelonpatch-could-help .pageName-section a.arwleft { font-weight: 100; }


.how-exelonpatch-could-help .alwaysSection {width: 80%; padding: 15px 0 0 0px;}
.how-exelonpatch-could-help .alwaysimg {  padding-left: 51.5%; width: 100%;}
.how-exelonpatch-could-help .alwaysimg1 { padding-left: 51.5%;width: 100%;}/*****sanju15.07.2014***/
.how-exelonpatch-could-help .alwayscontent h3 { font-size: 19px;padding-left: 35px; padding-top: 4px; text-align: center; }
.how-exelonpatch-could-help .alwayscontent.just-desktop h3{ padding-left: 25px;}
.how-exelonpatch-could-help .alwayscontent.just-desktop1 h3{ padding-left: 39px;}
.how-exelonpatch-could-help .ConsiderationsSection .always {    background: #F0EAF6;  padding-bottom: 0;}/*****sanju15.07.2014***/
.how-exelonpatch-could-help .ConsiderationsSection .never {    background: #F0EAF6;  padding-bottom: 0; }/*****sanju15.07.2014***/
.how-exelonpatch-could-help .ConsiderationsSection.desktop { display: block;padding-bottom: 57px;}
.how-exelonpatch-could-help .content-body .Remove.cop p {padding-right: 0 !important;}
.how-exelonpatch-could-help .ConsiderationsSection.mobile { display: none;}
.how-exelonpatch-could-help .Remove {padding-left: 23px;padding-right: 27px;text-align: center; padding-top:0px}
.how-exelonpatch-could-help .Remove.cop {padding-right: 23px;}
.how-exelonpatch-could-help #articleBody a.offer {text-decoration: underline;}
.how-exelonpatch-could-help #articleBody a {color: #000000;font-weight: normal; text-decoration: none;}/*****sanju15.07.2014***/
.how-exelonpatch-could-help img {  width: 46%; }
.how-exelonpatch-could-help .next-page {width: 48.9%;}
.how-exelonpatch-could-help .previous-page {width: 49.9%;}
.how-exelonpatch-could-help .pageName-section { font-weight: 100;width: 85%;}
.how-exelonpatch-could-help .previous-page .pageName-section{padding-bottom:39px;}
.how-exelonpatch-could-help .ConsiderationsSection {  width: 96%; background: none;}
   
.how-exelonpatch-could-help .previous-page .arrow-section {width: 11%;}/********Marzada change**********/
.how-exelonpatch-could-help  .pageName-section a.arwleft { padding-left: 0;}/********Marzada change**********/
.how-exelonpatch-could-help .next-page .arrow-section {width: 11%;}/********Marzada change**********/


/** 2.3getting-the-right-exelon-patch-dose.jsp******/
.getting-the-right-exelon-patch .content-body p.para7 {padding-right:8%;}/**a7j**/
.getting-the-right-exelon-patch span.boldClass{ color: #000; font-style: italic; font-weight: bold; text-decoration: none;}/**a5j**/
.getting-the-right-exelon-patch #articleHead {padding: 13px 9.1% 8px; padding-right:0;}/**ADS**/
.getting-the-right-exelon-patch .story1{	 float: left; width :12%; padding-top: 6px;}
.getting-the-right-exelon-patch .storypara1 {float: right; width :85%; padding-top: 10px;}/**ADS**/
.getting-the-right-exelon-patch .maximum {padding-top: 15px;}
.getting-the-right-exelon-patch .maximum.last {padding-top: 20px;padding-bottom: 0px;}/**ADS*/
.getting-the-right-exelon-patch .story2{	 float: left; width: 18.4%; padding-top: 16px;}
.getting-the-right-exelon-patch .storypara2 {float: right;  width: 77.3%;  padding-top: 6px;}/**ADS*/
.getting-the-right-exelon-patch .story3{	 float: left; width :13%; padding-top: 3px;}/**ADS*/
.getting-the-right-exelon-patch .storypara3 {float: right; width :83%; padding-top: 4px;}/**ADS*/
.getting-the-right-exelon-patch .story4{	 float: left; width :19%;}
.getting-the-right-exelon-patch .storypara4 {float: right; width :77%;}
.getting-the-right-exelon-patch .gradient-box p {font-weight: normal;font-style: normal;}
.getting-the-right-exelon-patch #articleBody .content-body p.first {padding-top: 8px;}
.getting-the-right-exelon-patch .gradient-box ul li.storyimg2 {padding-top: 10px;}
.getting-the-right-exelon-patch .gradient-box ul li { padding-bottom: 39px;  padding-top: 0px;}
.getting-the-right-exelon-patch .next-page {  width: 31.9%;}
.getting-the-right-exelon-patch .previous-page {width: 67.9%;}
.getting-the-right-exelon-patch .previous-page .arrow-section {width: 8%;}
.getting-the-right-exelon-patch .pageName-section a.arwleft { font-weight: 100; width:100%;  padding-left: 0px;}/**ADS*/
.getting-the-right-exelon-patch .gradientCont1 { background: none; max-width: 640px;  margin-bottom: 53px; margin-top: 6p;} /**ADS**/
.getting-the-right-exelon-patch .gradient-left-box { width: 100%; }
.getting-the-right-exelon-patch .gradient-left-box { float:none; }
.getting-the-right-exelon-patch .gradient-box-top { background: none;height:14px;background-size: 100% 100%;}/**ADS**/
.getting-the-right-exelon-patch .gradient-box { padding: 8px 5% 0 1%; margin-top: 5px;}/**ADS**/
.getting-the-right-exelon-patch .stages-of-alzheimer .content-body .getdose {padding-left: 2px; padding-top: 6px; padding-bottom: 18px;width:93%}
.getting-the-right-exelon-patch .stages-of-alzheimer .content-body .getdose img{ border-right-width: 0;}/**ADS**/
.getting-the-right-exelon-patch .stages-of-alzheimer .content-body p.para1 {padding-bottom: 0px!important;}
.getting-the-right-exelon-patch .stages-of-alzheimer .content-body p.paratwoin {padding-bottom: 48px!important;}/**ADS*/
.getting-the-right-exelon-patch .expect-with-alzheimer .content-body p.para3 {padding-bottom: 23px!important;}/**ADS**/
.getting-the-right-exelon-patch .expect-with-alzheimer .content-body p.para4 {padding-bottom: 18px!important;}
.getting-the-right-exelon-patch .expect-with-alzheimer .content-body p.para5 {padding-bottom: 20px!important;}
.getting-the-right-exelon-patch .expect-with-alzheimer .content-body p.para6 {padding-bottom: 28px!important;}
.getting-the-right-exelon-patch .pageName-section a			{font-weight:normal; font-size:18px;padding-right: 5.9%;text-decoration:none;display:block;color:#404040;}
.getting-the-right-exelon-patch .next-page .pageName-section a{padding-right: 5.9%;}
.getting-the-right-exelon-patch .previous-page .pageName-section a{padding-right:0%;}
.getting-the-right-exelon-patch  .next-page .arrow-section{width:18%}/********Marzada changes *********/
.getting-the-right-exelon-patch #articleHead h1.usingexp{font-size: 45px;line-height: 49px; width: 62%;}/**ADS**/
.getting-the-right-exelon-patch .col1 .content-body {padding-bottom:54px;}/**ADS**/

/** 3.0  Treatment and care by sanjit****************************************************/

.monitorlovedones .next-page .arrow-section {width: 12%;}
 #pageContainer{}
 .Treatment-and-care .newItalic{padding-top: 16px;font-style:italic;}
 .Treatment-and-care #column1{margin: 0;}
.Treatment-and-care .Section1{background: #5d2583; height:544px; width:100%; padding: 80px;}
/* .Treatment-and-care .Section2topleft{float:left;background-color: #FFFFFF;width: 50.1%;} */
/* .Treatment-and-care .Section2topright{float:right;width: 49.9%;} */
.Treatment-and-care .free30d  {background-color:#5d2583;}
.Treatment-and-care .textCommonStyle h2.lastflot{color: #000000;}
.Treatment-and-care .left.usingExph { background: url("../images/usingExlnpatch-new.jpg") no-repeat scroll 0 top ; background-size:100% 100% ;}
.Treatment-and-care .left{background-position: 0 bottom;float:left;width: 50%;/*height: 19.91em;*/}
.Treatment-and-care .right{background-position: 0 bottom; float:right;width: 50%; min-height: 199px;/*height: 19.91em;*/}
.Treatment-and-care .Section2rightsection2{background: url(../images/followUp.jpg) no-repeat 0 bottom; height:15em; width:100%background-size:100% 100%;}
.Treatment-and-care .Section2bottomsection1{/*background: url(../images/gettingThe.jpg) no-repeat 0 bottom;*/ /*height:15em;*/ width:100%;background-size:100% 100%;}
.Treatment-and-care .rightSection2{background: url(../images/vectorSma.jpg) no-repeat 0 bottom; /*height:19em;*/width:100%;background-size:100% 100%;}
.Treatment-and-care .Section2bottomsection1{float:left; /*height: 20.1em;*/width: 50.1%;background: url(../images/DailyRoutines-new.jpg) no-repeat 0 bottom;background-size:100% 100%;}
.Treatment-and-care .Section2bottomsection2{float:right;width: 49.9%;/*height: 20.1em;*/background: url(../images/PatchMate.jpg) no-repeat  0 bottom;background-size:100% 100%;}
.Treatment-and-care .textCommonStyle{cursor: pointer;}
.Treatment-and-care .rightSection.textCommonStyle.free30d{cursor: pointer;height:201px;}/*anu*/
.Treatment-and-care .Section1 .textCommonStyle h1{color: #FFFFFF; font-size: 45px; font-weight: normal; margin-bottom: 15px;} /*sandip 19 */
.Treatment-and-care .Section1 .textCommonStyle p{color: #FFFFFF;font-size: 20px;line-height: 29px; margin-bottom: 20px;}
.Treatment-and-care .textCommonStyle h2{color: #000000;font-size: 2.6em;text-align: left;}
.Treatment-and-care .textCommonStyle p{color: #FFFFFF;font-size: 2em;text-align: left;}
.Treatment-and-care .playButton{ padding-left: 48.1%;padding-top: 8px; width: 52.2%;}
.Treatment-and-care .textCommonStyle a.find{background: url(../images/blackGoButon.png) no-repeat 0 0;text-decoration:none;color:#000000;cursor: pointer;display: block;padding-left:22px;}
.Treatment-and-care .Section2bottomsection2Content a.find{padding-left: 22px;}
.Treatment-and-care .Section1 .buttonVideoPlay {margin-top: 412px; padding-left: 12px;} /*sandip 19 */
.Treatment-and-care .textCommonStyle a.see{background: url("../images/whiteGoButton.png") no-repeat scroll 0 0 ;color: #FFFFFF;cursor: pointer;display: block;padding-left: 22px;text-decoration: none;}

/* .Treatment-and-care .usingEpt {min-height:400px;} */
.Treatment-and-care .Section2 .Section2topleft .Section2lefttopContent h1{line-height: 32px;padding-bottom: 2px;font-size: 27px;font-weight: normal; padding-right: 19%;}
.Treatment-and-care .Section2 .Section2topleft .Section2lefttopContent p{line-height: 20px;padding-right: 13%;padding-bottom: 18px;font-size:14px;}
.Treatment-and-care .Section2 .Section2lefttopContent{padding: 15px 0 0 4%; min-height: 385px;}
.Treatment-and-care .leftSection h2{ color: #000000;font-weight: normal;padding: 10px 17% 64px 4.2%;font-size: 27px;line-height: 31px;}/**KD28/01**/
.Treatment-and-care .leftSection.usingEpt h2{padding-right:0%}/**KD28/01**/
.Treatment-and-care .leftSection.usingEpt .usingThe{padding-right:31px}/**KD28/01**/
.Treatment-and-care .rightSection h2 {font-weight: normal; padding: 3.5px 17% 81px 7.5%;line-height: 32px;font-size: 26px;}/**anu**/
.Treatment-and-care .rightSection h2.free30 {padding: 3.5px 17% 91px 7.5%;}/**anu**/
.Treatment-and-care .rightSection h2.free30 sup{font-size: 14px;line-height: 16px;}/*K7/12*/
.Treatment-and-care .rightSection h2.lastflot{  padding: 10px 17% 48px 4.2%;font-size: 26px;line-height: 32px;}/*KD11/01/16*/
 .Treatment-and-care .rightSection2 h2 {font-size: 26px;font-weight: normal;line-height: 31px;padding: 4px 41% 60px 4.2%;}
.Treatment-and-care .rightSection2 p{color: #FFFFFF;font-size: 11px;font-weight: bold;line-height: 16px;padding-bottom: 18px;padding-left: 4.2%;text-align: left;}
.Treatment-and-care .Section2rightsection1Content  h2{font-size: 26px;font-weight: normal;line-height: 30px;padding: 10px 70% 104px 4.2%; color:#fff;}
.Treatment-and-care .Section2rightsection1Content p{color: #FFFFFF;font-size: 11px;font-weight: bold;line-height: 16px;padding-bottom: 15px;padding-left: 4.1%;text-align: left;}
.Treatment-and-care .Section2bottomsection2Content h2{color: #000000;font-size: 26px;font-weight: normal;line-height: 30px;padding: 10px 58% 102px 3.8%;}
.Treatment-and-care .Section2bottomsection2Content p{color: #FFFFFF;font-size: 11px;font-weight: bold;line-height: 16px;padding-bottom: 17px;padding-left: 4.2%;text-align: left;}
.Treatment-and-care .Section2rightsection1Content a.find{display: block;padding-left: 22px;color: #fff;background: url(../images/whiteGoButton.png) no-repeat 0 0;}
.Treatment-and-care .leftSection p{color: #FFFFFF;font-size: 11px;font-weight: bold;position: relative;line-height: 18px;padding-bottom: 14px; padding-left: 4.2%;text-align: left;}
.Treatment-and-care .rightSection p{color: #FFFFFF;font-size: 11px;font-weight: bold;line-height: 16px;padding-bottom: 16px; padding-left: 4.2%; padding-top: 44px;text-align: left;}
.Treatment-and-care .rightSection2 a.find{display: block;padding-left: 22px; color: #FFFFFF;background: url(../images/whiteGoButton.png) no-repeat 0 0;}
.Treatment-and-care .playButton{display:block;}
.Treatment-and-care .playButtonmobile{display:none;}
.Treatment-and-care .innerBackground{ min-height: 0;}

/** 3.3 Daily-Routine by sanjit****************************************************************/

.AboutExelonPatch .textCommonStyle {padding-top: 6px;cursor: pointer;}
.AboutExelonPatch .rightSection.textCommonStyle.free30d{cursor: pointer;}/*28/10 by kousik*/
.daily-a-routines ul.EarlyAdiag.lovedone li span.smallFontText{font-size:9px;}/**a8j**/
.daily-a-routines .gradient-box .paddingtop{padding-top:0px;}
.daily-a-routines .gradient-box .bottom{padding-bottom:59px;}
.daily-a-routines div.onlyInMobile {display: none;}
.daily-a-routines div.onlyInDesktop {display: block;}
.content-body p.dailymild     { font-size: 22px; line-height: 27px;}
.daily-a-routines #articleBody .content-body p.dailymild {  padding-bottom: 0px; padding-top:30px }
.content-body ul.EarlyAdiag.mildPMS						{ padding-left: 43px;}
.daily-a-routines #articleBody .content-body.backgdimg					{background:url("../images/signs/gray-dotted-border.gif") repeat-x 0 bottom; margin-bottom: 20px;   padding-bottom: 69px;}
 #articleBody h2.Helping { color: #404040; font-size: 21px; font-weight: normal; line-height: 28px; }
#articleBody .content-head.daily-rou .h2.Helping					{background:none;padding: 0 0 0 4.6%;}
#articleBody .content-head.daily-rou .h2.Helping			{padding: 6px 2.6% 5px 69px;}
.content-body ul.EarlyAdiag.helping-a						{ padding-left: 0px;}
.daily-a-routines .in-page-callout a.seeothers {background: url("../images/rightArrowVdo.png") no-repeat scroll 0 0 ;
    font-style: normal;
    font-weight: bold;
	color: #5D2583;
    cursor: pointer;
    display: block;
    padding-left: 22px;
    text-decoration: none;
}
.daily-a-routines #articleHead {padding-bottom: 21px; }
.daily-a-routines .pageName-section { font-weight: 100;width: 84%;}
.daily-a-routines .pageName-section a.arwleft { font-weight: 100; width:auto;  padding-left: 0;}
.daily-a-routines #articleBody .content-body.body1 p.para1 { padding-bottom: 2px; line-height: 19px;}
.daily-a-routines .content-body.body1 ul.EarlyAdiag.lovedone li {padding-bottom: 11px}
.daily-a-routines .content-body.body1 ul.EarlyAdiag.lovedone li.lastpara {padding-bottom: 0px !important;} 
.daily-a-routines .pageName-section a {padding-right: 17px;}
.daily-a-routines ul.daily-rout li.imagewithhead h3 { font-size: 16px;padding-left: 46px; }
.daily-a-routines #articleBody .content-body p.dailymild.severe {  padding-bottom: 0px; padding-top:1px }
.daily-a-routines #articleBody .content-body.body1 {padding-bottom: 2px;padding-left: 9.5%;padding-top: 6px;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.body2 {padding-left: 72px; padding-top: 5px;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.body2 p.safety {padding-bottom: 19px;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.body2 h3 {font-size: 17px; padding-bottom: 6px;}
.daily-a-routines .in-page-callout .content-callout {   padding-left: 14px;}
.daily-a-routines p.elder-abuse{ padding-bottom: 0;}
.daily-a-routines p.boldItalic{font-weight:bold;font-style:italic;}/**a6j**/
.daily-a-routines p.what-to-do{ padding-bottom: 0;}
.daily-a-routines p.what-to-do.spacing{ padding-top: 12px;}/**KD29/01**/
.daily-a-routines ul.stageConts li.mildStage h3 {  background-image: none;}
.daily-a-routines ul.stageConts li.severeStage h3 {background-image: none;padding-top: 1em;}
.daily-a-routines ul.stageConts li.severeStage {  background: none repeat scroll 0 0 ;}
.daily-a-routines .gradientCont {background: none;}
.daily-a-routines .gradient-left-box.wendering{
    background: url("../images/considerationbackground.jpg") repeat scroll 0 0 ;
	margin-bottom: 20px;
    max-width:311px;padding-top: 14px;padding-right: 2.3%;
    min-height: 304px; padding-left: 2.6%;}
.daily-a-routines .gradient-left-box.noteating{
    background: url("../images/considerationbackground.jpg") repeat scroll 0 0 ;
	margin-bottom: 20px;
    max-width:311px;padding-top: 14px;padding-right: 2.3%;
    min-height: 304px; padding-left: 6%;}
.daily-a-routines .gradient-left-box.falling{
    background: url("../images/considerationbackground.jpg") repeat scroll 0 0 ;
    max-width:311px;padding-top: 14px;padding-right: 2.3%;
    min-height: 227px; padding-left: 6%;}
.daily-a-routines .gradient-right-box{padding-right: 3%;
    background: url("../images/considerationbackground.jpg") repeat scroll 0 0 ;
	margin-bottom: 20px;
  padding-top: 14px;
    min-height: 304px; padding-left: 2.6%;}

.daily-a-routines .gradient-box ul li {  background: url("../images/icons/black-bullet.png") no-repeat scroll 0 8px;  line-height: 21px;}
.daily-a-routines .gradient-right-box {  float: right; width: 48.2%;}
.daily-a-routines .gradientCont { max-width: 657px;  min-height: 293px;}
.daily-a-routines .gradient-box ul {padding-top: 6px;padding-bottom: 27px;font-style: normal;}
.daily-a-routines .gradient-box { padding: 6px 3% 0 0;}
.daily-a-routines ul.stageConts li.stageCont {background: none; padding-bottom: 0px; margin-bottom: 0;}
.daily-a-routines ul.stageConts li .newimplimntation { background:url("../images/signs/gray-dotted-border.gif") repeat-x scroll 0 bottom; padding-bottom:10px;}
.daily-a-routines .col1 .content-body {max-width: 740px;}
.daily-a-routines .content-body ul.EarlyAdiag.mildPMS.metalbottom  { margin-bottom: 7px;}
.daily-a-routines .content-body ul.EarlyAdiag.mildPMS.differ  { padding-bottom: 9px;}
.daily-a-routines .content-body ul.EarlyAdiag.mildPMS				{padding-left: 46px;  margin-top: -6px; padding-bottom: 0px;margin-bottom: 13px;}
.daily-a-routines .gradient-left-box.adjustmnt {width: 99%;}
.daily-a-routines .leftSectionCont {float: left; padding-top: 2px;width: 65%;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body {    padding-bottom: 23px;}
.daily-a-routines .in-page-callout h4 {padding-bottom: 7px;}
.daily-a-routines .next-page {  width: 60%;}
.daily-a-routines .previous-page {width: 40%;}
.daily-a-routines ul.stageConts li.stageCont h3 { padding-left: 0px; }
.daily-a-routines ul.stageConts li.mildStage .physical h3                     {background: no-repeat 0 0;font-size:17px;line-height:34px;padding-left: 45px;; background-image:url("../images/icons/physcl.png");}
.daily-a-routines ul.stageConts li.mildStage .mental h3	 {background: no-repeat 0 0;font-size:17px;line-height:34px;padding-left: 45px; background-image:url("../images/icons/mental.png");}
.daily-a-routines ul.stageConts li.mildStage .social h3	 {background: no-repeat 0 0;font-size:17px;line-height:34px;padding-left: 45px; background-image:url("../images/icons/sociall.png");}
.daily-a-routines ul.stageConts li.severeStage .physical h3  {padding-top: 2px;background: no-repeat 0 0;font-size:17px;line-height:33px;padding-left: 45px; background-image:url("../images/icons/physcl.png");}
.daily-a-routines ul.stageConts li.severeStage .mental h3 {padding-top: 0;background: no-repeat 0 0;font-size:17px;line-height:33px;padding-left: 45px; background-image:url("../images/icons/mental.png");}
.daily-a-routines ul.stageConts li.severeStage .social h3	{padding-top: 0;background: no-repeat 0 0;font-size:17px;line-height:33px;padding-left: 45px; background-image:url("../images/icons/sociall.png");}
.daily-a-routines .desktopDiv {display: block;}
.daily-a-routines .mobileDiv {display: none;}
.daily-a-routines .mobileOnly{display: none;}
.daily-a-routines .desktopOnly{display: block;}
.daily-a-routines .col1 .content-body {max-width: 95%;}
.daily-a-routines .in-page-callout a.seeothers {background: url("../images/rightArrowVdo.png") no-repeat scroll 0 0 ;
    font-style: normal;
    font-weight: bold;
	color: #5D2583;
    cursor: pointer;
    display: block;
   padding-left:12%;
    text-decoration: none;}
	
.daily-a-routines .content-body p.seestoriess{line-height: 16px;font-size: 13px;color: #5d2583;
    font-weight: bold;padding-top: 6px;
    text-decoration: none;}
.daily-a-routines .content-body .rightSectionCont.new {float: left; margin-top: 0; padding-left: 1%; width: 32.9%;}
.daily-a-routines #videoid {background: url("../images/dailyRoutinesDes.jpg") repeat scroll 0 0;float: left;height: 243px !important;width: 67% !important;}
.daily-a-routines #videoid .learndiv{ margin: 96px auto;width: 9%;}
.daily-a-routines .videoimplementation {/* background: url("../images/content-bgs/page-callout-bg-gradient2.gif") repeat scroll 0 0; */margin-bottom: 23px; background-size:100% 100%;}
@media all\0 {
	.daily-a-routines .videoimplementation {background: none;margin-bottom: 23px;}
}
.daily-a-routines .col1 .content-body {max-width: 95%;}
.daily-a-routines .content-body .rightSectionCont.new .in-page-callout h4{ font-size: 13px;}
 .daily-a-routines ul.stageConts li.mildStage .physical {margin-top: -7px;}
.daily-a-routines #articleHead h1 {padding-bottom: 8px;}
.daily-a-routines #articleContainer #articleHead {padding-right: 1%;padding-top: 13px;}
.daily-a-routines .col1 .ms .content-body  { max-width: 97%;}
.daily-a-routines .leftSectionCont.physi {width: 65%;}
.daily-a-routines .severeStage .sectionCont {padding: 0;}
.daily-a-routines .content-callout > p.gta {padding-right: 8%;}
.daily-a-routines .gradient-box ul li {padding-bottom: 2px;}
.daily-a-routines .gradient-box h4 .textalign {padding-left: 31%;text-align: left;}
.daily-a-routines .col1 .content-body  p.incase {padding-bottom: 0px;}
.daily-a-routines .helpingNature  {padding-bottom: 0px;}
.daily-a-routines .previous-page .arrow-section {width: 14%;}
.daily-a-routines .next-page .arrow-section { width: 8.5%;}

.videolibrary .hideSelector {   margin-left: 0px;}/**a7j**/
.videolibrary .hideSelector a{text-decoration:none;font-size:12px;color: #5d2583;} /**a7j**/
.videolibrary .hideArrowSelector{margin-top: 31px; padding-bottom: 0;width: 149px;} /**a7j**/
/** 3.4  Working-with Professional by sanjit*****************************************************************/

.working-with-professional .content-body ul.EarlyAdiag li span { color: #5d2583; font-weight: bold; text-decoration: none;}
.working-with-professional #articleBody .content-body { padding-top:5px; padding-bottom: 36px;}

.working-with-professional #articleBody .content-body.lastparag{ padding-top:7px; padding-bottom: 45px;}
.working-with-professional .pageName-section a.arwleft { font-weight: 100; width:100%; color: #000000;}
.working-with-professional .ThirdCalloutSubCont1 a {color: #000000;font-weight: normal;font-size: 16px;text-decoration: none;}
.working-with-professional .SecondCalloutSubCont1 a {color: #000000;font-weight: normal;font-size: 17px;text-decoration: none;}
.working-with-professional #articleHead {padding: 16px 9.6% 44px;}
.working-with-professional .paraforworkprof { padding-right: 26px;}
/***404-error*********************************************************************************************/
.404-error #articleHead p span {  color: #5D2583;}
.404-error .list.content-body p span {text-decoration: none;}

/*********Rotation lock marzada***********/

.hideLandscapeMode{ display: none;}

/**TERMS-OF-USE*************************/
.terms-of-use p.backtotop a { text-decoration: none;}
.terms-of-use ul.termslist li{line-height: 20px; padding-bottom: 20px;} 
.terms-of-use ul.termslist li.lastpara-terms{ padding-bottom: 16px;} 
.terms-of-use #articleHead p {font-size: 15px; padding-bottom: 15px; }
.terms-of-use #articleHead {padding: 32px 9.3% 5px; width: 93%;}

/*......................ReadingMaterials...................*/

.ReadingMaterials #articleHead {padding: 32px 0 0 6.8%;}/**********Marzada*********/
.ReadingMaterials #articleContainer{padding-left: 8px;}/**********Marzada*********/
.ReadingMaterials .material8{margin-top: 52px;}/**********Marzada*********/
.col1 .content-body.ExelonPatchcontent p.italicContant{font-size:12px; padding-bottom: 0; padding-right: 0;}/**********Marzada*********/
.bookSection {}
.bookDescription {width: 75.3%;} /**sanjit**/
.ReadingMaterials #subpageTwoCol .columnContainer .col2 {
    padding-top: 0;
    width: 2%;
}
.ReadingMaterials .previous-page .pageName-section {
    display: block;
    float: left;
    padding: 15px 0 15px 15px;
    width: 80%;
}
.ReadingMaterialsBorder {
    border-top: 1px solid #e0e0e1;
    margin-left: 7%;margin-top: 31px;
}
.ReadingMaterials #subpageTwoCol .columnContainer .col1{padding-bottom: 53px; width: 92%;} /**sanjit**/
a.buy{background: url("../images/rightArrow1.png") no-repeat scroll 0 1px;
    color: #5D2583;
    cursor: pointer;
    display: block;
    padding-left: 22px; padding-bottom: 4px;padding-top:2px;
	width: 100px; text-decoration: none;}
.bookDescription  p.bookd{ color: #5D2583;
    font-size: 22px;
    line-height: 26px;
    padding-right: 14%;}
.bookDescription  p.authord{ font-weight: bold;padding-top: 7px;}
.bookDescription  p.amazon{line-height: 18px;}/*************Marzada*************/
.bookDescription  p.paragrphs{line-height: 20px;}
.book1{background: url("../images/ReadingMaterialsimg1.jpg") no-repeat scroll 0 0; background-size:100% 100%; height: 219px; max-height: 219px;} /*Raju 7/25/14 : height and max-height is added*/
.book2{background: url("../images/ReadingMaterialsimg2.jpg") no-repeat scroll 0 0; background-size:100% 100%; height: 245px; max-height: 245px;}/*Raju 7/25/14 : height and max-height is added*/
.book3{background: url("../images/ReadingMaterialsimg3.jpg") no-repeat scroll 0 0; background-size:100% 100%; height: 220px; max-height: 220px;}/*Raju 7/25/14 : height and max-height is added*/
.book4{background: url("../images/ReadingMaterialsimg4.jpg") no-repeat scroll 0 0; background-size:100% 100%; height: 229px; max-height: 229px;}/*Raju 7/25/14 : height and max-height is added*/
.book5{background: url("../images/ReadingMaterialsimg5.jpg") no-repeat scroll 0 0; background-size:100% 100%; height: 220px; max-height: 220px;}/*Raju 7/25/14 : height and max-height is added*/
.book6 { background: url("../images/ReadingMaterialsimg6.jpg") no-repeat scroll 0 0 ;background-size: 76% 100% ; height: 217px; max-height: 217px;}/*Raju 7/25/14 : height and max-height is added*/
.book7{background: url("../images/ReadingMaterialsimg7.jpg") no-repeat scroll 0 0; background-size:100% 100%; height: 215px; max-height: 215px;}/*...Anupam...17th july...*/ /*Raju 7/25/14 : height and max-height is added*/
.book8{background: url("../images/ReadingMaterialsimg8.jpg") no-repeat scroll 0 0; background-size:100% 100%; height: 221px; max-height: 221px;}/*Raju 7/25/14 : height and max-height is added*/
.book9{background: url("../images/ReadingMaterialsimg9.jpg") no-repeat scroll 0 0; background-size:100% 100%; height: 221px; max-height: 221px;}/*Raju 7/25/14 : height and max-height is added*/
.ReadingMaterial1 {padding-top: 25px; width: 100%;}
.bookSection{width: 21%;margin-top: 5px;}
    p.testing{ padding: 114px 56% 105px 42%;}  /*Raju 7/25/14 padding change 98px to 114px*/
	p.testing1{  padding: 112px  56% 133px 42%;}  /*Raju 7/25/14 padding change 98px to 112px*/
	p.testing3{ padding: 98px 56% 114px 42%;}  
	p.testing7{ padding: 98px 56% 101px 42%;} 

.marginTop{margin-top:5px;} /* Raju 7/25/14 : added*/
.ReadingMaterials .col1 .content-body{ padding: 2px 0 0px 7%;}
.ReadingMaterials .ExelonPatchcontent p.topText{ padding-bottom: 11px;}
p.choose{padding-top: 15px;}  /**sanjit**/
p.choose1{padding-top: 17px;}
.bookbuy2 p.choose{padding-top: 17px;}
.material3{ margin-top: 29px;}
.material4{margin-top: 42px;}
.material5{margin-top: 20px;}
.material6{margin-top: 29px;}
.material7{margin-top: 26px;}
.material8{margin-top: 34px;}
.material4 p{padding-right: 88px;}
.materialpadding p{padding-right: 10%; /*line-height: 18px;*/}
.materialpadding1 p{padding-right: 21%;}
.ReadingMaterials .FloatLeft { float: left;}
.ReadingMaterials .FloatRight {float: right;}
.bookd1 .bookDescription p.bookd{padding-right: 12%;}

/*......................Managing...................*/
.Managing .ConsiderationsSection {width: 94%;}
.Managing #articleBody ul.skin li.Clean .content-body{padding-left:0;}
.Managing #articleBody ul.skin li.Clean{background:none;padding-left: 0;}
.col1 .content-body{}
.Managing .col1 .content-body{max-width: 904px;}
.Managing .col1 .content-body{width: 92.5%;}
.Managing .never{ width: 30%;float: left;background:none;  padding-left: 3.5%;}
.Managing ul.stageConts li.stageCont{background:none;}
.Managing .active p{ color: #000000;}
.Managing #articleBody ul.skin li.liacc {background:none;}
.Managing ul.ulacc li.liacc a{font-weight: normal; font-size: 16px;}
.Managing .loved{padding:0 0 0 0;}
.Managing .faqsectionactive{padding-left: 8%;padding-top: 1px;}
.Managing .always{ padding-bottom: 10px;background:none;width: 30%; padding-left: 1.5%;}
.Managing .ConsiderationsSection{background: url("../images/managingcontentback.jpg") repeat scroll 0 0; background-size:100% 100%;margin: 2px 0 0;}
ul.ulacc li.liacc a.advanced{background: url("../images/advanced.png") no-repeat scroll 0 0;}
ul.ulacc li.liacc a.power{background: url("../images/attorney.png") no-repeat scroll 0 0;}
ul.ulacc li.liacc a.liv{background: url("../images/living.png") no-repeat scroll 0 0;}
.Managing #articleHead{ padding: 32px 20% 14px 9%;}

.Managing .Remove{ padding-left: 0.8%; padding-top: 0;}
.Managing .Remove1{padding-left:1.5%;}
.Managing .alwayscontent p{ line-height: 15px;padding-bottom: 2px;}
.Managing #articleBody ul.Removeli li{ padding-bottom: 0;}
.allsection{padding-bottom:17px;}
.Managing .col1 .content-body{ padding: 7px 0 15px 9.3%;}
.Managing .content-body p{padding-bottom: 6px;font-size: 14px;}
.Managing .content-body p.applying{padding: 15px 0 1px; font-size:20px;line-height:22px;}

.loadTop {padding-top: 17px;}
.Managing #articleBody ul.skin li.paddingbottom0{padding-bottom:0px;background:url("../images/icons/black-bullet.png") no-repeat scroll 0 7px ;line-height: 20px;}
.information{padding-top:0px;}
.Managing ul.ulacc li.liacc{padding-top: 14px;}
.Managing .content-body p span {text-decoration: none;}
.Managing #articleBody ul.skin li.Clean.paddingbottom0 {
    background: none no-repeat scroll 0 7px ;
    
}
.Managing .ConsiderationsSection span {
    color: #5D2583;
    font-style: italic;
    font-weight: bold;
}
.Managing #articleBody ul.skin li {
    background: url("../images/Bullet.png") no-repeat scroll 0 7px ;
  
}
.Managing #articleBody ul li.nobullet {
    background: none repeat scroll 0 0 ;
}
.Managing #articleBody ul.skin li.paddingleft0{padding-left:0px; padding-right: 18%;}
.Managing #articleBody ul.skin li.paddingbottom{padding-bottom:0px;}
.Managing #articleBody ul.skin li.paddingbottom1{padding-bottom:0px; padding-top:0;}
.Managing ul.ulacc li.liacc a{padding: 7px 0 11px 47px;}
.Managing .faqsectionactive{display:block;}
.Managing  ul.stageConts li.stageCont{margin-bottom: 6px;}
.Managing .content-body p.liv{font-size: 20px; font-weight: normal;line-height: 21px;padding-bottom: 2px;padding-top: 15px;}
.Paperworksection {padding-bottom: 10px;margin-top: 2px;}
.Paperwork {float: left;width: 29.9%;}
.bankbooks {float: right;width: 67.7%;}
.Managing #articleBody ul.skin li.bookli{padding-bottom:0px;}
.Managing #articleBody .loved ul.skin{padding-top:2px;}
.Managing .content-body p.last{padding-top:16px;}

.Managing #articleBody ul li.Misses p {font-size: 20px;}
.Managing .pageName-section a.arwleft {
    font-weight: 100;
    padding-left: 16px;
    width: 100%;
}
.Managing #articleBody {padding-bottom: 12px;}
.Managing .next-page .pageName-section {width:64%;}


.Managing .previous-page .arrow-section{width:11%;}/********marzada changes*********/
.Managing .previous-page .pageName-section {padding-left: 0;}/********marzada changes*********/
.Managing .next-page .arrow-section{width:11%;}/********marzada changes*********/

/******************************************** Ends Here ************************************************/	
/*............................CaregiverSurveyQ2 by poojan..................*/
.startOverSection {background-color:#ECEDE9;}
.CaregiverSurveyQuestion2 #column1 #surveyPageStarter{margin: 0 0px;background-color: #ededed;border-bottom: 1px solid #dfdfdf;}
.CaregiverSurveyQuestion2 #column1 #thankyou{background-color: none;}
.CaregiverSurveyQuestion2 .GraySection {background-color: ##EEEEEE;height: auto;}
.CaregiverSurveyQuestion2 .startOverSection { padding-top: 15px;width: 100%;padding-bottom: 5px; height: 563px;}/*updated by Amit Parmar for 2 to 5*/
.CaregiverSurveyQuestion2 .question10Page .startOverSection { padding-top: 10px;}/*updated by Amit Parmar for 2 to 5*/
.CaregiverSurveyQuestion2 .mainSection1 {background-color: #FFFFFF; height: auto; margin: 5px 20px 15px;padding-top: 15px;position: relative;}/*height updated to auto from 507px*/
.CaregiverSurveyQuestion2 .MainSection2 {background-color: #fbfbfb; /*height: 452px; */min-height: 32.5em; top: 48px; left: -26px; position: absolute; width: 26.5%;border: 1px solid #E0E0E1;}
.resultQ2{height:421px;}
.CaregiverSurveyQuestion2 .closediv {left: 94.8%; position: absolute; top: -21px;width: 8%;}
.CaregiverSurveyQuestion2 .ResultSection {float: left; width: 25%;}



.CaregiverSurveyQuestion2 .QuestionSection {float: right; width: 75.4%;padding-bottom: 10px;}
.CaregiverSurveyQuestion2 #ageDetectionPage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #caringPage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #timeCaregivingPage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #lovedOneLivesPage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #whoHeplsPage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #enjoyDoingPage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #challengePage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #advivePage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #usePage .QuestionSection {padding-bottom: 0px;}
.CaregiverSurveyQuestion2 #comfortablePage .QuestionSection {padding-bottom: 0px;}
#challengePage .result6 .resultRowleft {width: 75%;} 
.CaregiverSurveyQuestion2 #advivePage .optionssection1 li {width: 45%; margin-right: 10%;}
.CaregiverSurveyQuestion2 #advivePage .optionssection1 li.marginQ10 {width: 45%;margin-right: 0%;}
.CaregiverSurveyQuestion2 #advivePage .optionssection2 li {width: 45%; margin-right: 10%;}
.CaregiverSurveyQuestion2 #advivePage .optionssection2 li.marginQ10 {width: 45%;margin-right: 0%;}

.question1Page.QuestionSection{ width: 100%;} 
.commonfont20px #articleHead.Takyou{   padding: 42px 0 354px 6.5%;}
.commonfont20px #articleHead{padding: 3px 0 0px 6.7%;}/*updated by Amit Parmar for 52,44,4.6% to 65,113,4.2%*/
#surveyPageStarter #articleHead {background: url(../images/bigTickImg.png) no-repeat right center;right: 0;padding-bottom: 217px;}/*Added by Kousik 26/11/15*/
#surveyPageStarter #articleHead .closediv {left: 92.8%;position: absolute;top: 0;width: 8%;}/*Added by Kousik 26/11/15*/
.commonfont20px #articleHead h1.thankYouPaging{padding: 30px 0 10px 23.5%;}
.commonfont20px #articleHead p.thankYouPaging{padding: 30px 0 10px 23.5%;}
.commonfont20px #articleHead p.thankYouPaging{color: #5d2583; font-size: 44px; font-weight: normal; line-height: 50px;}
#thankYouPage .content-body {padding-left: 24%; padding-top: 160px;}/*Kousik*/
#thankYouPage #articleHead p.detail1{padding: 28px 0 23px 0%;}
/*.page-directions {margin-top: 14px;} */
#articleHead p.detail2{padding-right: 31%;}
#thankYouPage{background: url(../images/thankyoudeskback.png) no-repeat right bottom;border: 21px solid #ecede9;}/*Kousik*/
.CaregiverSurveyQuestion2 #thankYouPage .closediv {left: 92.8%;position: absolute;top:0px; width: 8%;}
.CaregiverSurveyQuestion2 .pageName-section a {   padding-right: 3.9%;}
.pageButtons {width: 22%;padding-bottom: 102px;}
.CaregiverSurveyQuestion2 img {height: auto;max-width: 93%;}
.beginSurveyFloatRight img {height: auto;max-width: 100%;}
.CaregiverSurveyQuestion2 #thankYouPage img {height: auto;width: 212px;}/***sanjit***/
.CaregiverSurveyQuestion2 #thankYouPage .MainSection2 {left: 0;min-height: 25em;margin-top: 25px;}/*Kousik*/
#thankYouPage .pageButtons {background: url("../images/printbutton_new.png") no-repeat scroll 0 0px;width: 50%;padding-bottom: 40px;}
.CaregiverSurveyQuestion2 .selectoption {width: 100%;padding-left: 18%;padding-top: 88px;}
/*20/5/2014*/
.CaregiverSurveyQuestion2 .commonfont20px .question .Age p{font-size: 20px;line-height: 25px;}
.CaregiverSurveyQuestion2 .optionssection3 li{float: left;width: 26%;}
/* .CaregiverSurveyQuestion2 .selectOptionagain{width: 100%;padding-left: 5%;padding-top: 88px;} *//*added*/
.CaregiverSurveyQuestion2 .optionssection1 {width: 100%;}
.CaregiverSurveyQuestion2 .optionssection2 {width: 100%;padding-top: 86px;}
.CaregiverSurveyQuestion2 .optionssection1 li {float: left; width: 26%;}
.CaregiverSurveyQuestion2  #ageDetectionPage .optionssection1 li {float: left; width: 32%;}/*updated by Amit Parmar for 26 to 30%*/
.CaregiverSurveyQuestion2 .selectbox {float: left;}
.CaregiverSurveyQuestion2 .Age { float: right;width: 85%;}/*updated by Amit Parmar for 85 to 90%*/
.CaregiverSurveyQuestion2 .startOvertext p{color: #CCBAE1;font-weight: bold;line-height: 15px;padding-left: 30px;padding-top: 2px;}
.CaregiverSurveyQuestion2 .startOvertext span{color: #5D2583;cursor:pointer;}
.CaregiverSurveyQuestion2 .startOvertext {width: 20%;}
.CaregiverSurveyQuestion2 .question p{font-size: 35px;  padding:30px 0 0 30%;}
.CaregiverSurveyQuestion2 .question11 p{font-size: 35px;  padding-top:30px;}
.CaregiverSurveyQuestion2 .question {width: 100%;}/**k4**/
.CaregiverSurveyQuestion2 .question p.headerSpace{width: 87%;}/**k4**/
.CaregiverSurveyQuestion2 .question p.headerSpace1{width: 87%;}/**k4**/
.CaregiverSurveyQuestion2 .Age p{font-size: 25px;padding: 0;line-height: 21px;}
.CaregiverSurveyQuestion2 .selectbox{background: url(../images/uncheckedState.png) no-repeat 0 0px;background-size:100% 100%; }
.CaregiverSurveyQuestion2 .first {padding-top: 5px;}
.CaregiverSurveyQuestion2 .selectbox.active{background: url(../images/checkedState.png) no-repeat 0 0px;background-size:100% 100%;}
.CaregiverSurveyQuestion2 .selectbox input{height: 19px;  width: 23px;opacity: 0; filter: alpha(opacity=0);}
.CaregiverSurveyQuestion2 .optionssection2 li {float: left; width: 26%;}
.CaregiverSurveyQuestion2  #ageDetectionPage .optionssection2 li {float: left; width: 32%;}/*updated by Amit Parmar for 26 to 30%*/
.CaregiverSurveyQuestion2 .skip{background: url(../images/skipButton.png) no-repeat 0 0px; float: right;width: 51%;background-size:100% 100%;
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/skipButton.png', sizingMethod='scale')";
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/skipButton.png', sizingMethod='scale');
}
.CaregiverSurveyQuestion2 .continuebutton{background: url(../images/continueButton.png) no-repeat 0 0px;float: left; width: 26.5%;background-size:100% 100%;}
.CaregiverSurveyQuestion2 .sctab input{background: none repeat scroll 0 0; border: medium none; color: #FFFFFF;  cursor: pointer; font-size: 18px; height: 39px;width: 100%;}
.CaregiverSurveyQuestion2 .sctab .skip input{  width: 100%;}
.CaregiverSurveyQuestion2 .questionNo p{padding:0;font-size: 13px;font-weight: bold; line-height: 34px;width: 130px;}
.CaregiverSurveyQuestion2 .questionNo.qfixing p {width: 483px;text-align: center;}
#caringPage .ResultSection .sections .resultprint .supportText {font-size: 15px;padding-bottom: 10px;}
.CaregiverSurveyQuestion2 .sctab {border-top: 1px solid #DFDFDF;padding-top: 16px;width: 88%;}
/* .CaregiverSurveyQuestion2 .sctab11 {
    border-top: 0px solid #DFDFDF;
    padding-top: 16px;
    width: 88%;
} */
.CaregiverSurveyQuestion2 .questionNo {float: left;width: 15%;}
.CaregiverSurveyQuestion2 .ButtonSection {width: 100%;}
.CaregiverSurveyQuestion2 .skipbutton {float: left;width: 49.8%;padding-right: 3.5%;}

.CaregiverSurveyQuestion2 #caringPage .skipbutton {float: left;width: 55.5%;padding-right: 3.5%;}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .skipbutton {width: 55.5%;}
.CaregiverSurveyQuestion2 #timeCaregivingPage .skipbutton {width: 55.5%;}
.CaregiverSurveyQuestion2 #lovedOneLivesPage .skipbutton {width: 55.5%;}
.CaregiverSurveyQuestion2 #whoHeplsPage .skipbutton {width: 55.5%;}
.CaregiverSurveyQuestion2 #enjoyDoingPage .skipbutton {width: 55.5%;}
.CaregiverSurveyQuestion2 #challengePage .skipbutton {width: 55.5%;}
.CaregiverSurveyQuestion2 #advivePage .skipbutton {width: 55.5%;}
.CaregiverSurveyQuestion2 #usePage .skipbutton {width: 55.5%;}
.CaregiverSurveyQuestion2 #comfortablePage .skipbutton {width: 55.5%;}

.CaregiverSurveyQuestion2 .ButtonSection {padding: 155px 0 35px 5%;width: 100%;}
.CaregiverSurveyQuestion2 .ButtonSection1 {padding: 0 0 0 0%;width: 100%;}/*added by Amit Parmar*/
.CaregiverSurveyQuestion2 .MWsection{ color: #CCBAE1;}
.CaregiverSurveyQuestion2 .result{padding: 102px 0 0 23.9%;}
.CaregiverSurveyQuestion2 .rateimg {padding-top: 10px;}
.CaregiverSurveyQuestion2 .result p.rate{font-size: 35px; line-height: 36px;color: #5D2583;}
.CaregiverSurveyQuestion2 .result p.caregivers{font-size: 25px; line-height: 28px;padding-right: 5%;}
.CaregiverSurveyQuestion2 .sections {float: left; margin-left:0px;width: 99.7%;}
.CaregiverSurveyQuestion2 .printpage{ background-color: #FBFBFB; width:97%;}/* added by Amit after merging and deployed*/
.sideBarCallouts{width:100%;}
.CaregiverSurveyQuestion2 .printpage {margin-top: 0.3em;}

.caregivers.caregiversNew > span {
    color: #CCBAE1;
}
/*............................Survey  by Amit Parmar..................*/
#surveyPageStarter {height: 565px;}
.CaregiverSurveyQuestion2 .beginSurveyButton{height: 47px;
    width: 39.5%;
    padding-bottom: 15px;
    padding-top: 10px; }
.CaregiverSurveyQuestion2 .beginSurveyButton img{ width:86%; cursor:pointer;}

.beginSurveyButton.just-desktop{ text-align: center;background: url(../images/BeginServeyButton.png) no-repeat 0 0;max-width:211px; height:39px;width:100%;}
.beginSurveyButton.just-desktop a{    color: #fff;font-size: 18px;line-height: 20px;text-decoration: none;}
.CaregiverSurveyQuestion2 .beginSurveyFloatLeft  {float: left; width: 65.6%;}
.CaregiverSurveyQuestion2 .beginSurveyFloatRight  {float: right;width: 33.6%; padding-top: 65px;text-align:right;}
.CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat p {
    color: #000000;
    font-size: 22px;
    line-height: 28px;
     padding-bottom: 29px;
}/*updated on 19th july*/
.CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat .secondPara{padding-bottom:133px;}
#articleHead .surveyHeading{padding-bottom:20px;padding-top: 35px;}
.CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat {
     padding-left: 5px;
}
.CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat p.smallFont {
   
   font-size: 12px;font-weight: bold;padding-top: 15px;/*KD07/01*/
 }
 .CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat p.smallFont span{color:#000000;}
.CaregiverSurveyQuestion2 .maintainLeft {float:left;}
.CaregiverSurveyQuestion2 .maintainLeft .imageSize img{height: 161px;
    width: 95%;}
.CaregiverSurveyQuestion2 .maintainRight {float:Right;}
.CaregiverSurveyQuestion2 .maintainRight .imageSize img{height: 161px;
    width: 95%;}
.CaregiverSurveyQuestion2 .totalClass{height: 192px;
    width: 38%;}
.CaregiverSurveyQuestion2 .totalClass .whitSpace{padding-left:  33%;
    padding-top: 15px;}
.CaregiverSurveyQuestion2 .thankYouPage{background: url(../images/printBackground.png) no-repeat 0 0px;}
.CaregiverSurveyQuestion2 #caringPage .right1 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #caringPage .right2 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #caringPage .right3 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #caringPage .right4 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #caringPage .right5 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #caringPage .right6 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .right7 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .right8 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .right9 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .right1 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .right2 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .right3 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .right4 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .right5 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .right6 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
#caringPage .optionssection2{padding-top: 45px;}
#caringPage .optionssection3{padding-top: 45px;}
#feelAsCaregiverPage .optionssection2{padding-top: 45px;}
#feelAsCaregiverPage .optionssection3{padding-top: 45px;}
#thankYouPage .optionssection2{padding-top: 50px;}
#thankYouPage .optionssection3{padding-top: 50px;}
#comfortablePage .optionssection2{padding-top: 50px;}
#comfortablePage .optionssection3{padding-top: 50px;}
#usePage .optionssection2{padding-top: 50px;}
#usePage .optionssection3{padding-top: 50px;}
#advivePage .optionssection2{padding-top: 50px;}
#advivePage .optionssection3{padding-top: 50px;}
#challengePage .optionssection2 {padding-top: 68px;}
#challengePage .optionssection2.reduceSpace {padding-top: 45px;}/**KD29/01**/
#challengePage .optionssection3{padding-top: 68px;}
#enjoyDoingPage .optionssection2{padding-top: 45px;}
#enjoyDoingPage .optionssection3{padding-top: 45px;}
#whoHeplsPage .optionssection2{padding-top: 50px;}
#whoHeplsPage .optionssection3{padding-top: 50px;}
#lovedOneLivesPage .optionssection2{padding-top: 50px;}
#lovedOneLivesPage .optionssection3{padding-top: 50px;}
#timeCaregivingPage .optionssection2{padding-top: 50px;}
#timeCaregivingPage .optionssection3{padding-top: 50px;}
.CaregiverSurveyQuestion2 .optionssection4 li{float: left;width: 26%;}
.CaregiverSurveyQuestion2 .optionssection5 li{float: left;width: 26%;}
.CaregiverSurveyQuestion2 .optionredefine li {
   /*  float: left; 
    width: 26%;*/
    padding-bottom: 15px;
     width: 42%;
}
.CaregiverSurveyQuestion2 #timeCaregivingPage .optionredefine li {
   /*  float: left; 
    width: 26%;*/
    padding-bottom: 15px;
     width: 52%;
}/*updated by Amit Parmar 42 to 52 */
.CaregiverSurveyQuestion2 .question4Page .question p.headerSpace {
    font-size: 35px;
    line-height: 37px;
    padding: 30px 2% 0 6%;
	text-align: center;
	 width: 92%;}     /***8 dec**/
  
/*updated by Amit Parmar 80 to 85 *//**sanjit**/
.CaregiverSurveyQuestion2 .question4Page .selectoption {
    padding-left: 6.6%;
    padding-top: 36px;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question4Page .optionssection1 li {
    float: left;
     width: 34.2%;
}
.CaregiverSurveyQuestion2 .question4Page .optionssection1 li.feelMarginReducer {float: left;width: 30.2%;}
.CaregiverSurveyQuestion2 .question4Page .optionssection2 li {
    float: left;
     width: 34.2%;
}
.CaregiverSurveyQuestion2 .question4Page .optionssection2 li.feelMarginReducer {float: left;width: 30.2%;}
.CaregiverSurveyQuestion2 .question4Page .optionssection3 li {
    float: left;
   width: 34.2%;
}
.CaregiverSurveyQuestion2 .question4Page .optionssection3 li.feelMarginReducer {float: left;width: 30.2%;}
.CaregiverSurveyQuestion2 .question4Page .ButtonSection {
    padding: 82px 0 35px 5%;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question4Page .resultleft .resultprint {
    padding: 26px 0 0 23%;
}
.CaregiverSurveyQuestion2 .question3Page .question p.headerSpace1 {
    font-size: 35px;
    padding: 30px 0 0 22%;
}
.CaregiverSurveyQuestion2 .question3Page .selectoption {
    padding-left: 14.6%;
    padding-top: 70px;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question3Page .optionssection1 li {
    float: left;
    width: 48%;
     margin-right: 3.4%;
}
.CaregiverSurveyQuestion2 .question3Page .optionssection2 li {
    float: left;
   width: 48%;
    margin-right: 3.4%;
}
.CaregiverSurveyQuestion2 .question3Page .optionssection3 li {
    float: left;
   width: 48%;
    margin-right: 3.4%;
}
.CaregiverSurveyQuestion2 .question3Page .optionssection1 li.mrginReducer11 {margin-right: 0px;}
.CaregiverSurveyQuestion2 .question3Page .optionssection2 li.mrginReducer11 {margin-right: 0px;}
.CaregiverSurveyQuestion2 .question3Page .optionssection3 li.mrginReducer11 {margin-right: 0px;}
.CaregiverSurveyQuestion2 .question3Page  .Age {
    float: right;
    width: 90%;
}
.CaregiverSurveyQuestion2 .question3Page .ButtonSection {
    padding: 82px 0 35px 5%;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question3Page .page-directions { margin-top: 100px;}
.CaregiverSurveyQuestion2 .question8Page .page-directions { margin-top: 27px;}
#whoHeplsPage .printpage {margin-top: 0.6em;}
#whoHeplsPage .result6 .resultRowwidth {width: 100%;}

.CaregiverSurveyQuestion2 .question3Page .resultleft .resultprint {
    padding: 16px 0 0 23%;
}
.CaregiverSurveyQuestion2 .question5Page .question p.headerSpace1 {
    font-size: 35px;
    line-height: 37px;
    padding: 30px 0 0 18%;
    text-align: center;
    width: 76%;
}/* updated by Amit Parmar 60 to 85*/
.CaregiverSurveyQuestion2 .question5Page .selectoption {
    padding-left: 20.5%;
    padding-top: 35px;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question5Page .ButtonSection {
    padding: 58px 0 60px 5%;
    width: 100%;
}/*K4*/
.CaregiverSurveyQuestion2 .question5Page .Age { float: right;width: 90%;}/*updated by Amit Parmar for 85 to 90%*/
.CaregiverSurveyQuestion2 .question6Page .question p.headerSpace1 {
    font-size: 35px;
    line-height: 37px;
    padding: 30px 0 0 19.5%;
	width: 77%;
	text-align: center;
}
:root .CaregiverSurveyQuestion2 .question6Page .question p.headerSpace1 {
   
	 width: 70%\0/;
}
.CaregiverSurveyQuestion2 .question6Page .selectoption {
    padding-left: 21.1%;
       padding-top: 38px;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question6Page .ButtonSection {
   padding: 35px 0 35px 5%;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question6Page .Age { float: right; width: 93.5%;}/*updated by Amit Parmar for 85 to 90%*/
.CaregiverSurveyQuestion2  .question6Page .optionredefine li {
    padding-bottom: 15px;
    width: 78%;
}

.CaregiverSurveyQuestion2 .question7Page .question p.headerSpace1 {
    font-size: 35px;
  padding: 30px 0 0 16.5%;
	width: 85%;
	line-height: 37px;
}
.CaregiverSurveyQuestion2 .question7Page .selectoption {
   padding-left: 20.1%;
    padding-top: 36px;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question7Page .ButtonSection {
   padding: 35px 0 35px 5%;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question7Page .Age { float: right; width: 93.5%;}/*updated by Amit Parmar for 85 to 90%*/
.CaregiverSurveyQuestion2  .question7Page .optionredefine li {
    padding-bottom: 15px;
    width: 78%;
}
.CaregiverSurveyQuestion2 .question8Page .optionssection1 li {
    float: left;
    width: 46%;
}
.CaregiverSurveyQuestion2 .question8Page .optionssection2 li {
    float: left;
    width: 46%;
}
.CaregiverSurveyQuestion2 .question8Page .optionssection3 li {
    float: left;
    width: 46%;
}
.CaregiverSurveyQuestion2 .question8Page .question p.headerSpace1 {
    font-size: 35px;
    padding: 30px 0 0 15%;
    line-height: 37px;
}

.CaregiverSurveyQuestion2 .question8Page .selectoption {
    padding-left: 9.3%;
    padding-top: 35px;
    width: 100%;
}

.CaregiverSurveyQuestion2 .question8Page .Age {
    float: right;
    width: 90%;
}
.CaregiverSurveyQuestion2 .question8Page .optionssection2 {
    padding-top: 45px;
}
.CaregiverSurveyQuestion2 .question8Page .ButtonSection {
    padding: 127px 0 33px 5%;
    width: 100%;
}/***sanjit***/
.CaregiverSurveyQuestion2  .question9Page .question p.headerSpace1 {
    font-size: 35px;
    padding: 30px 5% 0 5%;
	text-align: center;
	 line-height: 36px;
}/***K4***/
.CaregiverSurveyQuestion2 .question9Page .optionssection1 li {
    float: left;
    width: 36%;
}
.CaregiverSurveyQuestion2 .question9Page .optionssection2 li {
    float: left;
    width: 36%;
}
.CaregiverSurveyQuestion2 .question9Page .optionssection3 li {
    float: left;
    width: 36%;
}
.CaregiverSurveyQuestion2  .question9Page .selectoption {
    padding-left: 9%;
    padding-top: 36px;
    width: 100%;
}/***sanjit***/
.CaregiverSurveyQuestion2 .question9Page  .ButtonSection {
	padding: 130px 0 8px 5%;
    width: 100%;
}/**KD29/01**/
@media all\0 {
	.CaregiverSurveyQuestion2 .question9Page  .ButtonSection {padding: 97px 0 8px 5%;}
}/**KD29/01**/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm){
	.CaregiverSurveyQuestion2 .question9Page  .ButtonSection {padding: 97px 0 8px 5%;}
}/**KD29/01**/
.CaregiverSurveyQuestion2 .question10Page .optionssection1 li {
    float: left;
    width: 50%;
}
.CaregiverSurveyQuestion2 .question10Page .optionssection2 li {
    float: left;
    width: 50%;
}
.CaregiverSurveyQuestion2 .question10Page .optionssection3 li {
    float: left;
    width: 50%;
}
.stripColorActive {background-color : #CCBAE1;}/********Marzada changes**********/

.CaregiverSurveyQuestion2 .question10Page .question p.headerSpace1 {
    font-size: 35px;
    padding: 30px 0 0 10.5%;
    line-height: 37px;
    text-align: center;
    width: 84%;
}/*K4*/ /**8-dec**/
.CaregiverSurveyQuestion2 .question10Page  .selectoption {
    padding-left: 8.5%;
    padding-top: 30px;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question10Page .Age {
    float: right;
    width: 91%;
}
.CaregiverSurveyQuestion2 .question10Page .ButtonSection {
    padding: 175px 0 27px 5%;
    width: 100%;
}/*K4*/
.CaregiverSurveyQuestion2 .question10Page .mainSection1{margin:10px 20px 15px;}
.CaregiverSurveyQuestion2 .question11Page .optionssection1 li {
    float: left;
    width: 50%;
}
.CaregiverSurveyQuestion2 .question11Page .optionssection2 li {
    float: left;
    width: 50%;
}
.prepforfuture .sectionCont ul li {
    padding-bottom: 12px;
}
.prepforfuture .col1 .content-body p.tips {font-size: 17px;}
.CaregiverSurveyQuestion2 .question11Page .optionssection3 li {
    float: left;
    width: 50%;
}
.CaregiverSurveyQuestion2 .question11Page .question p.headerSpace1 {
    font-size: 35px;
    padding: 30px 0 0 22.5%;
	width:88%;
}/*updated by Kousik*/
.CaregiverSurveyQuestion2 .question11Page  .selectoption {
    padding-left: 8.5%;
    padding-top: 30px;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question11Page .Age {
    float: right;
    width: 91%;
}
.CaregiverSurveyQuestion2 .question11Page .ButtonSection {
    padding: 167px 0 27px 5%;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question12Page .optionssection1 li {
    float: left;
    width: 50%;
}
.CaregiverSurveyQuestion2 .question12Page .optionssection2 li {
    float: left;
    width: 50%;
}
.CaregiverSurveyQuestion2 .question12Page .optionssection3 li {
    float: left;
    width: 50%;
}
.CaregiverSurveyQuestion2 .question12Page .question p.headerSpace1 {
    font-size: 35px;
    padding: 30px 0 0 9%;
    line-height: 37px;
    text-align: center;
}/*kousik 1/12*/
.CaregiverSurveyQuestion2 .question12Page  .selectoption {
    padding-left: 8.5%;
    padding-top: 30px;
    width: 100%;
}
.CaregiverSurveyQuestion2 .question12Page .Age {
    float: right;
    width: 91%;
}
.CaregiverSurveyQuestion2 .question12Page .ButtonSection {
    padding: 175px 0 27px 5%;
    width: 100%;
}/***sanjit***/
.CaregiverSurveyQuestion2 #lovedOneLivesPage .right1 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #lovedOneLivesPage .right2 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #lovedOneLivesPage .right3 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #lovedOneLivesPage .right4 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
.CaregiverSurveyQuestion2 #lovedOneLivesPage .right5 {
    float: right;
     color: #5D2583;
    font-size: 16px;
    line-height: 17px;
}
#feelAsCaregiverPage .resultRowleft.left > p {
 width: 90px;}
 .caregivers > span {
  color: #CCBAE1;}
/*............................printpage by poojan..................*/
.MWsection{ color: #CCBAE1; display: block;}
.printpage{background-color: #ffffff; height: auto;  border:none;width: auto;}
.sections{float:left;width: 25.7%;margin-left: 55.5px;}
.resultRow {}
.active{color: #ccbae1;}
.resultRow p{color:#5d2583; font-size:16px; line-height: 17px;}
.row1 {padding-top: 11px;width: 100%;}
.resultprint{ padding: 27px 0 0 14%;}
.mainSection1 {padding-left: 5px;}
.rateimg {padding-top: 10px;width: 73%;}
.result1 p.caregivers{padding-right: 28%;}
.result1{padding-bottom:159px;}
.row2 {margin-top: 69px;}
.selectedans p {font-size: 16px;line-height: 29px;}
.result2 .resultprint #womenMan{font-size:45px;line-height: 39px;}
.resultleft .resultprint{padding: 26px 0 0 22%;}
.result2 .rateimg{padding-top: 27px; width: 81.5%; padding-bottom: 62px;}
.resultRowwidth { width: 62%; padding: 3.5px 0 3.5px 52px;}
.result3 .resultRowwidth{ width: 68%;} 
.result3 .rateimg{padding-top: 18px; width: 91.8%; padding-bottom: 11px;}
.progeress{ padding: 15px 0 0 15px;}
.result4 {padding: 18px 0 55px 0px;}
.result5 .rateimg{padding-top: 22px; width: 91.8%; padding-bottom: 47px;} 
.result5 .resultRowwidth{width: 74%;} 
.result6 .rateimg{padding-top: 22px; width: 95.8%; padding-bottom: 14px;}  
.result6{}
.result6 .resultRowwidth{width: 75%;}
.result6 .resultRowleft {width: 81%;}
.result6 .resultRow p{line-height:17px;}
.printTopText p.caregiver{font-size: 35px;line-height: 49px;}
.printTopText p.taking{font-size: 20px;line-height: 23px;}
.printTopText {padding: 69px 0 33px 52px;width: 65%;}
.printText{ padding-bottom: 155px;}

/*............................printpage by poojan..................*/
.MWsection{ color: #CCBAE1; display: block;}
.printpage{background-color: #ffffff; height: auto;  border:none;width: auto;}
.CaregiverSurveyPrint .sections{float:left;width: 25.7%;margin-left: 55.5px;}
.resultRow {}
.active{color: #ccbae1;}
.resultRow p{color:#5d2583; font-size:16px; line-height: 17px;}
.row1 {padding-top: 11px;width: 100%;}
.resultprint{ padding: 27px 0 0 14%;}
.mainSection1 {padding-left: 5px;}
.rateimg {padding-top: 10px;width: 73%;}
.result1 p.caregivers{padding-right: 28%;}
.result1{padding-bottom:159px;}
.row2 {margin-top: 69px;}
.selectedans p {font-size: 16px;line-height: 29px;}
.result2 .resultprint #womenMan{font-size:25px;line-height: 39px;}
.resultleft .resultprint{padding: 24px 0 0 22%;}/*Kousik*/
.result2 .rateimg{padding-top: 38px; width: 96.5%; padding-bottom: 62px;}/*81%*/
.resultRowwidth { width: 77%; padding: 3.5px 0 3.5px 52px;}   /* 62% */
.result3 .resultRowwidth{ width: 96%;} /*updated By Amit Parmar*/
.result3 .rateimg{padding-top: 18px; width: 91.8%; padding-bottom: 11px;}
.progeress{ padding: 15px 0 0 15px;height:365px;} /* updated by Ankan */
.result4 {padding: 18px 0 55px 0px;}
.result5 .rateimg{padding-top: 22px; width: 91.8%; padding-bottom: 47px;padding-left: 1%;} /*Kousik*/
.result5 .resultRowwidth{width: 96%;} /*updated By Amit Parmar*/
#lovedOneLivesPage .result5 .resultRowwidth{width: 92%;}
.result6 .rateimg{padding-top: 22px; width: 95.8%; padding-bottom: 14px;}  
.result6{}
.result6 .resultRowwidth{width: 96%;}/*updated By Amit Parmar*/
.result6 .resultRowleft {width: 81%;}
.question8Page .result6 .resultRowleft {width: 80%;}/*KD2/2/16*/
.result6 .resultRow p{line-height:17px;}

/*Anupam*/	
.CaregiverSurveyQuestion2 .question111 p{ padding-left: 5%;padding-top: 20px;}
.CaregiverSurveyQuestion2 .question111 .questionNo p {padding-top:18px;padding-left: 4%;}
.CaregiverSurveyQuestion2 .page-directions {border-top: 1px solid #DFDFDF;min-height: 54px;}
.CaregiverSurveyQuestion2 .selectoptionNew {width: 100%;padding-left: 15.3%;padding-top: 55px;}
.CaregiverSurveyQuestion2 .totalClass1{height: 189px;width: 44%;}
.CaregiverSurveyQuestion2 .skipbutton1 {width: 40.5%;}
.CaregiverSurveyQuestion2 .skip1{width: 70%;}.CaregiverSurveyQuestion2 .maintainLeft .imageSize1 img{height: 155px;width: 100%;}
.CaregiverSurveyQuestion2 .maintainRight .imageSize2 img{height: 154px;width: 95%;}
.CaregiverSurveyQuestion2 .selectboxNew{margin-left: 35%;margin-top: 15px;}
.CaregiverSurveyQuestion2 .sctab1{border-top: none;padding-top: 0;padding-bottom:40px;}
.CaregiverSurveyQuestion2 .continuebutton1{width: 25.4%;}
.result4New {padding: 44px 0 0 2.2%;}
.printpageNew{height:auto;}.resultleft .resultprintNew{padding: 18px 0 0 12%;}/*kousik 1/12*/
.CaregiverSurveyQuestion2 .result p.caregiversNew{line-height: 22px;padding-right: 0;}
.result6 .resultRowwidthNew{padding: 3.5px 0 3.5px 12%; width: 85%;}
.result6 .rateimgNew{width: 100%;}
.result6 .resultRowNew p {line-height: 16.2px;}

	
	/*****************************  Survey Ends here*******************************************/	
	/*********************Changing roles and relaionship by fbega************/
	
	#articleHead p.changeroles {color: #000000; font-size: 14px; line-height: 20px;padding-top:5px;}
	#articleHead p a {color: #5D2583;text-decoration: none;font-weight:bold;}
	.changingroles .mildStage .leftSectionCont{float: left; padding-top: 5px; width: 100%;}
    .changingroles ul.stageConts li.mildStage{padding-bottom:0px;}
	.changingroles .moderateStage .sectionCont ul li {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 9% ;}
	.changingroles .severeStage .sectionCont ul li {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 8% ; width:136%;}
	.changingroles .lastStage .sectionCont ul li {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 20% ;}
	#articleBody a {color: #000000;text-decoration: none;font-weight:bold;}
	.videoimage {width:106%; padding-top:0.5em;}
	.changingroles .col1 .content-body { padding: 4px 0 9px 9.3%;}
	.changingroles .expect-with-alzheimer {padding-bottom:0px;}
	.changingroles .stages-of-alzheimer .content-body {padding-top: 0;} 
	.changingroles .sectionCont {padding-top:4px;}
	.changingroles .mildStage .leftSectionCont {padding-top:0px;}
	.changingroles .sectionCont ul li{padding-bottom:12px;}
	.changingroles .sectionCont ul.changerolesul li{padding-bottom:12px;}
	.changingroles .moderateStage .rightSectionCont{margin-top:0px;}
	.changingroles .moderateStage .sectionCont ul{margin-bottom:5px;}
	.changingroles ul.stageConts li.moderateStage{padding-bottom:0px;}
	.changingroles .severeStage .wrapperclass .bodyCont{width:65%; float:left;}
    .changingroles .severeStage .rightSectionCont			{margin-top:8px;}
    .col1 .content-body p.tips        {font-size:20px;}
    .rightSectionContlast {float: right; margin: 4.2em 0 2.8em; max-width: 210px; width: 34.9%;}
    /***************26-6-014**************/
	.Managing .never{ border-left:none;}
	.Managing .col1 .content-body{width: 103%;}
	.Managing .always{padding-left: 1.5%;width: 34%;}
	.Managing .never{padding-left: 1.5%;width: 33%;}
	
	
     
    /*********************Preparing for future by fbega************/
    .prepforfuture #articleHead {padding: 32px 9.3% 40px;}
    .prepforfuture .preparinghome .content-body{padding: 6px 0 9px 9.3%}
    .prepforfuture p.whenprep{padding-bottom: 19px;}
   
    .prepforfuture .rightSectionContfirst    {float: left; margin: 1.1em 0 2.8em; max-width: 210px; width: 34.9%;}
    .prepforfuture .preparinghome .sectionCont ul {margin-bottom: 2.2em;} 
    .prepforfuture .lovedone           {margin-top: 0em;}
    .prepforfuture .hardtothink           {margin-top: 4em;}
    .prepforfuture .alzdiagnosis .sectionCont {padding: 0;}
    
    /*********************Before you visit for future by fbega************/
    
   
    .beforeyouvisit .sectionCont{padding: 0px;}
    .beforeyouvisit .sectionCont ul li {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 42% ; width: 143%;}
    .beforeyouvisit .sectionCont .questions h5 {font-size: 20px; font-weight: normal; line-height: 22px;}
    .beforeyouvisit .sectionCont ul.symptoms {margin-bottom: 16px;}
    .questions {width:616px;}
    .aresomeone {margin:1em 0 0 0;}
    .onceyou {width:616px;}
    .downloadguide {height: 2em; margin-bottom: 4.5em; margin-top: 1.2em; width: 68%;}

	/*********************About-Alzheimer by fbega************/
    
    .abtalzheimer #articleBody a.wahtisalz {color: #ffffff;}
    .abtalzheimer #articleBody a {color: #000000;}
    .abtalzheimer #articleBody a.baclalz {color: #ffffff;}
    
     /*********************Resources by fbega************/
    
    .resources .col0 .header-video-bg-resources			{background:#5d2583;height:546px;}
	.resources .col0 .header-video-bg-resources .header-video-quote	{min-width:200px;margin: 0 auto;padding: 120px 100px ;}
	.resources .col0 #articleBody .header-video-quote h1		{color:#ffffff;font-size:45px;line-height:48px;font-weight: normal; margin-bottom:15px;}
	.resources .col0 #articleBody .header-video-quote videoTagLine{cursor:pointer;}
	.resources .col0 #articleBody .header-video-quote p		{color:#ffffff;font-size:18px;line-height: 29px;padding-bottom: 20px;}
	.resources .col0 #articleBody .header-video-quote a		{background:none;height:39px;width:27%;display:inline;margin:0 auto; color:#fff;}
	.resources .col0 #articleBody .header-video-quote a.movetoregister {width:21%;}  /***By KD 24th Nov,15 ***/
	.resources .metro-boxes .couple-young					{width:46.0%;background:url("../images/mom-daughter.jpg") no-repeat 0 0;background-size: cover;background-size:100% 100%;}
	.resources .metro-boxes .gray-box						{background:#e0e0e1;cursor: pointer;} 
	.resources .metro-boxes .daughter-mom					{width:45.99%;background:url("../images/reading-materials.jpg") no-repeat 0 0;background-size: cover;background-size:100% 100%;}
	.resources .metro-boxes .couple-aged					{width:45.99%;background:url("../images/organizations.jpg") no-repeat 0 0;background-size: cover;background-size:100% 100%;}
    .resources .metro-boxes .purple-box					{width:20.99%;background:url("../images/care-givers.jpg") no-repeat 0 0;background-size: cover;background-size:100% 100%;height:375px; float:right;}
	.resources .metro-boxes .purple-box:hover					{background:url("../images/care-givers.jpg") no-repeat 0 0 !important;background-size: cover !important;background-size:100% 100% !important;}
	.resources #articleBody .metro-boxes  a {
    color: #000;
    font-weight: bold;
    text-decoration: none;}
	.resources #articleBody .metro-boxes a.caretc {
    color: #5D2583;
    font-weight: bold;
    text-decoration: none;}
	.resources #articleBody .metro-boxes a.national {
    color: #fff;}
    .resources .content-body p.resourcecaregiver {margin-top: 0.8em;}
    
    /*********************Stay-positive by fbega************/
    
    .col0 .header-video-bg-staypositive						{background:url("../images/stay-positive.jpg") no-repeat 0 0;height:563px;background-size:100% 100%;}
	.col0 .header-video-bg-staypositive .header-video-quote	{width:50%;min-width:200px;margin: 0 auto;text-align: center;padding: 223px 0 0;}
	.metro-boxes .being-healthy					{width:46.0%;background:url("../images/beimg-healthy.jpg") no-repeat 0 0;background-size: cover;background-size:100% 100%;}
	.metro-boxes .being-healthy a.more-link		{left: 4.6%;}
	.metro-boxes .being-healthy .content-head		{width:41.80%;}
	.metro-boxes .building-support						{background:#ccbae1;cursor: pointer;}
	.metro-boxes .takes-work					{width:45.99%;background:url("../images/takes-work.jpg") no-repeat 0 0;background-size: cover;background-size:100% 100%;}
	.metro-boxes .takes-work .content-head		{width:41.80%;}
	.metro-boxes .takes-work a.more-link		{left: 4.6%;}
	#articleBody .metro-boxes a.stays {color: #5D2583; font-weight: bold; text-decoration: none;}
	.metro-boxes .content-box h3.healthyalz {width:103%;}
    .metro-boxes .content-box h3.staypositive {padding-right:30%;}
    .abtalzheimer .content-body p.resourcecaregiver {margin-top: 0.8em;}
    
    
	
	  /*............................VideoLibrary by poojan..................*/	
.V1 {background: url(../images/vedeo1.jpg) no-repeat 0 0px;background-size:100% 100%;width:425px;}  /** nishu 11/4 **/

.V2 {background: url(../images/vedeo2.jpg) no-repeat 0 0px;background-size:100% 100%;width:425px;}  /** nishu 11/4 **/
.V3 {background: url(../images/vedeo3.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V4 {background: url(../images/vedeo4.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V5 {background: url(../images/vedeo5.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V6 {background: url(../images/vedeo6.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V7 {background: url(../images/vedeo7.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V8 {background: url(../images/vedeo8.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V9 {background: url(../images/vedeo9.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V10 {background: url(../images/vedeo14.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V11 {background: url(../images/vedeo10.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V12 {background: url(../images/vedeo11.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V13 {background: url(../images/vedeo12.jpg) no-repeat 0 0px;background-size:100% 100%;}
.V14 {background: url(../images/vedeo13.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange1 {background: url(../images/featured1.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange2 {background: url(../images/featured2.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange3 {background: url(../images/featured3.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange4 {background: url(../images/featured4.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange5 {background: url(../images/featured5.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange6 {background: url(../images/v1.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange7 {background: url(../images/v2.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange8 {background: url(../images/v3.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange9 {background: url(../images/v4.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange10 {background: url(../images/v9.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange11 {background: url(../images/v8.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange12 {background: url(../images/v5.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange13 {background: url(../images/v6.jpg) no-repeat 0 0px;background-size:100% 100%;}
.vChange14 {background: url(../images/v7.jpg) no-repeat 0 0px;background-size:100% 100%;}
.videoBspace{margin-bottom:10px;}
:root .videoBspace{height: 220px\0/;}
.vediolist {width: 100%;}/*marzada********/  /** nishu 11/4 **/
.vedioSection {padding-left: 5.7%;}
.h2style{width: 425px;height: 219px;cursor:pointer;}/*marzada********/
.videolibrary   .widthtabsection1  p{padding-left: 7px;font-weight:bold;padding-top: 3px;}/*kousik********/
.videolibrary   .widthtabsection{ margin-left: 7px;}/*marzada********/
.videolibrary #tabfeature{ margin-left: 10px;}/*marzada********/
.videolibrary .widthtabsectionlast { margin-left: 8px;}/*marzada********/
.videolibrary .next-page .pageName-section {width: 52%;}/*marzada********/
.videolibrary .gildaAcc { width: 110px;}/*marzada********/
.videolibrary .h2style a.see{ font-weight: bold;}
.h2style h2{color: #ffffff;font-weight: normal;line-height: 31px;padding: 13.5px 68% 18px 4%;font-size: 26px;/*change by 24px*/text-align: left;}
.h2style a.see{background: url("../images/watch-video.png") no-repeat scroll 0 0px;padding-bottom: 3px;color: #FFFFFF;cursor: pointer;display: inline;padding-left: 22px;text-decoration: none;}/**KD03/02/16 image name change**/
.h2style p{ padding: 29px 0 16px 5%;}

.h2style p.topmanage{padding: 29px 0 16px 3.5%;}
.h2style p.you{padding: 92px 0 16px 3.5%; padding-top: 60px\0/;}/*KD 03/02/16 90px to 60px*/
.h2style p.choose{padding:  32px 0 16px 5%;}/* 61px to 0px*//**********Marzada******/
.h2style p.diagnosis{padding:92px 0 16px 3.5%;}
.h2style p.isolating{padding:92px 0 16px 3.5%;}
.h2style p.more{padding:61px 0 16px 3.5%;}
.h2style p.more1{padding:60px 0 16px 5%;}
.allvideosSection{background: url(../images/clips.png) no-repeat 0 0px;background-size:100% 100%;}
.allvideosSection .active{}
.active p{color:#ffffff;}
.allvideosSection.active{background: url(../images/allVedio.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.featuredsection.active a ,.allvideosSection.active a ,.clipSection.active a{color:#FFFFFF;padding-bottom: 3px;padding-top: 2px;}

.featuredsection{background: url(../images/featured.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;height: 21px;}/*marzada********/

.clipSection{background: url(../images/clips.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;height: 20px;}/*marzada********/
.clipSection.active{background: url(../images/allVedio.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.toptabsection{ width: 56%; padding-bottom: 8px;}/*********Marzada******/
.toptabsection1{ width: 15%;margin-right: 2%;}
.widthtabsection{width:23%;margin-left: 3%;}
.widthtabsectionlast{width:23%;margin-left: 2%;}
.widthtabsection a{padding-bottom: 2px;text-align:center; color: #000000;text-align: center;text-decoration: none; display:block;padding-top:2px;}
.modes{padding-bottom:0px;}/* changed to 0px;*/
.modes .closinglinkvideo1{
    cursor: pointer;
    height: 30px;
    margin-left: 840px;
    margin-top: 0;
    padding-top: 15px;
    position: absolute;
    right: 82px;
    top: 180px;
    width: 30px;
    z-index: 10001;
	}/*Kousik 03/12*/ /**a29**/
.videopage #articleHead{ padding: 42px 9.3% 32px 0;width: 92.6%;float: left;padding-left : 5px;}/**Marzada**/
.utilityCloseCont {float: left;width: 7.4%;}/**Satheesh**/
.featuredsection.active{background: url(../images/featuredActive.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.nonfeatured{display:none;}
.videoplay{background: url(../images/selectedVideo.jpg) no-repeat 0 0px;background-size:100% 100%;height: 506px; width: 99.6%;}
.ooyalavideo #ooyalaplayer {
    border-color: #ffffff;
    border-style: solid;
    border-width: 40px 40px 62px;}
.gildaAcc11 a{padding-left: 18%;display: inline-block;color:#ccbae1;cursor: pointer;text-decoration: none;background: url(../images/rightBottomArrow.png) no-repeat 0 0px;}
.gildatext p.Story{font-size:28px;line-height:45px;color:#404040;}
.gildatext p.Vincent{font-size:14px;line-height:16px;}
.gilda {padding-top: 17px; width: 91%;padding-top: 17px; padding-bottom: 5px;}/****Marzada****/
.gildaAcc {padding-top: 12px; max-width: 100%;}
.transcript {padding-left: 47%;}
.displaytranscriptSection{ width: 93.5%; padding-top: 17px;padding-bottom: 5px; border-top: 1px solid #E0E0E1;}
.ipsum{border-top: 1px solid #E0E0E1;}
.ipsum  p.elit{line-height: 20px;padding-right: 162px;padding-top: 10px;}
.FloatNone{float:none;}
.gildatext {width:65%;}
.playSection{display:none;}
.transcriptSection{display:none;  padding-bottom: 20px;}
.gloriadesktop{display:none;}
.AllVedio{padding-left: 9px;padding-top: 7px;width: 92.5%;padding-bottom: 39px;} /**sanjit changed by marzada**/  /** nishu 11/4 **/
.videolibrary .previous-page .arrow-section{width:11%}  /**sanjit**/
.videolibrary .next-page .arrow-section{width:11%}       /**sanjit**/
.videopage #articleHead h1 {padding-left: 3px;}
.closinglinkvideo a{background: url(../images/crossyButton.jpg) no-repeat 0 0;background-size:100% 100%;display: block;height: 30px;}
.closinglinkvideo{position: absolute; left: 975px;top: 79px; width:36px;height: 34px;z-index: 99999999999999;}
/* .video-library .leftBackgroundImage				{background-image:url("../images/wide-sides/abt-alzheimer-wide-left.jpg");}
.video-library .rightBackgroundImage				{background-image:url("../images/wide-sides/abt-alzheimer-wide-right.jpg");} */

.closinglinkvideo1 {background: url(../images/icons/nav_close.png) no-repeat 0 0;background-size:100% 100%;display: block;}
.elite  {width: 15%;  padding-top: 10px;}
.hideSelector		{display:block;}
.hideArrowSelector span#bottomScript { padding-right: 5px;}
#topScript > img {
    width: 21px;
	height:15px;
	 margin-left: 0%;
	 padding-right: 5px;
}
#bottomScript > img {
    height: 15px;
    padding-left: 5px;
    width: 21px;
}
.arrowselector {
    float: left;
	   margin-left: 10px;
}
.hideArrowSelector {
    width: 135px;
	  padding-bottom: 15px;
}
.FloatLeft{float: left;}
.FloatRight{float: right;}
/*ul li.liacc a .active{background: url(../images/considerationbackground.jpg) no-repeat 0 0px;}*/
/* Amit fixes */
.videoISI { display: block; left: 3%; margin-left: 0; position: absolute; top: 5.8%;z-index: 10000;}
.ooyalavideo{padding-bottom: 0px; padding-top: 72px; padding-left: 164px;}
body.stay-positive .ooyalavideo{padding-top: 6px;}
.ooyalavideo #ooyalaplayer {width:860px;height:506px;border-top:40px solid #FFFFFF;border-left:40px solid #FFFFFF;border-right:40px solid #FFFFFF;border-bottom:62px solid #FFFFFF;}

.ooyalavideo #chkbox {bottom: 22px;padding-left: 3%;position: absolute;}

	/* Fixes Ended */	
	
	
	
    /************************************fbega AD8 dimentia******************/
  
    #articleBody ol.numberListStyleAlt {clear: both;}
    .orderListPositionAdjust {margin: 0; padding: 8px 0 0 20px;}
    #articleBody ol.numberListStyleAlt li {
    color: #000000; 
    font-size: 13px; 
    font-weight: bold; 
    line-height: 1.54em;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0;
    padding: 0 0 13px;
}
.quesRadioCont {
    clear: both;
    margin: 0;
    padding: 7px 0 0 4px;
}
.quesRadioRowCont {
    clear: both;
    display: inline-block;
    margin: 0;
    padding: 0 0 6px;
}
.quesRadioBoxCont {
    float: left;
    margin: 0;
    padding: 2px 0 0;
    width: 22px;
}
.quesRadioLblCont {
    float: left;
    margin: 0;
    padding: 0;
    width: 400px;
}
.quesRadioLblCont label {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
#submitButtonScreening {
    background: url("../images/screening-submit_new.jpg") no-repeat scroll 0 0 ;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    height: 40px;
    padding-left: 0%;
    text-align: center;
    width: 169px;
}
.questionSplParaCont {
	font-style:italics;
    clear: both;
    display: inline-block;
    padding: 46px 0 37px;
}
.ad8screening #articleBody {margin-left: 9%;}
.ad8screening #articleHead {padding: 32px 9.3% 20px;}
.ad8screening #articleHead.screeningresult {padding: 32px 9.3% 14px;}
.ad8screening .submitBtnCont{margin-top:4px;}
.ad8screening .notesSection{background: rgba(0, 0, 0, 0) url("../images/notesImg.png") no-repeat scroll 0 0;background-size: 100% 100%;height: 311px;}
.ad8screening #articleBody p.keepmind{line-height:20px;}
.printpage { width: 38%; margin-top: 1.6em; float:left;}
#articleBody p.splCopyRightPararesult {margin-top: 10em; margin-bottom:8.9em;}
.safetyAndSideEffectBtnCont {float:left; margin-left: 3.8%; margin-top: 2.5em; width: 58%;}
.safetyAndSideEffectBtnCont a {background: url("../images/icons/img-link-download.png") no-repeat scroll 0 0px ; padding-left: 20px;}
	 /**********************ContactUs-EMAILUSProfessional by Poojan********************/
    
.ContactUsProfessional .contactusContent {padding: 44px 0 0 6%;width: 75.4%;}
/* .ContactUsProfessional .contactusSection p.provided {font-size: 24px;line-height: 29px;padding: 8px 14% 16px 2px;}*/
.ContactUsProfessional .contactusSection p.provided {font-size: 15px;line-height: 19px;padding: 8px 0 0 2px;}/*Kousik 08/12/15*/
.ContactUsProfessional .contactusSection p.information {font-size: 14px;line-height: 20px;padding-bottom: 30px;}/*Kousik 08/12/15*/
.ContactUsProfessional .FormSection {background-color: #F1F1F1;}
.ContactUsProfessional .contactUsForm {padding: 22px 9.3% 0 7.5%;}
.commonfont {width: 100%;}
.ContactUsProfessional .contactusSection .FloatLeft {float: left;}
.commonfont .ContectInfo p {color: #5D2583;font-size: 24px;line-height: 26px;padding-bottom: 12px;}
.ContactUsProfessional .contactusSection .FloatRight {float: right;}
.commonfont p {font-size: 14px;line-height: 32px;padding-top: 0px;}
.star {display: inline-block;}
.ContactUsProfessional span.smallFontText{font-size:9px;}/**a8j**/

 /**********************Contact Us HCP by Satheesh********************/
/* .dataform select {padding-left: 1%;padding-top: 0.5em !important;border: 0.1em solid #E0E0E1;font-size: 1em !important;height: 2.6em;width: 100%;}
.dataform select {z-index: 200;
overflow : hidden;-o-appearance: none;
appearance: none;-webkit-appearance: none;
text-overflow: '';-moz-appearance: none;
/*text-indent: 0.01px;
 background: url("../images/dropdownImg_03.png") no-repeat scroll right 10px center #FFFFFF; */
}*/

form#contactUSForm select {padding: 7px 10px 7px 0;}
:root .commentsCont.newClass3 span#maxLengthIndicator {top: 120px \0;}
.commentsCont.newClass3 span#maxLengthIndicator  {top: 120px\9;}
@media all\0 { 

/*.dataform select {
	background: #FFFFFF url("../images/dropdownImg_03.png") no-repeat scroll !important;background-repeat:repeat-x;
	background-position: 96% 50% !important;
	-webkit-appearance: none;-moz-appearance: none;-o-appearance:none;
    text-indent: 0.01px;text-overflow: '' !important;appearance: none;
	overflow: hidden;z-index:9999;
    
   } */
    .dataform textarea {border: #e0e0e1;resize: none;overflow: hidden;}
	.commentsCont.newClass3 span#maxLengthIndicator {top: 120px !important;}
} 

.dataform select::-ms-expand {display: none !important; /* hide default arrow in IE10 */}
/*.ContactUsProfessional .contactusSection h2.Contact {color: #5D2583;font-size: 3em;}*/
.ContactUsProfessional .contactusSection  .contacth1 {color: #5D2583;
    font-size: 44px;
    font-weight: normal;
    line-height: 50px;
    padding-bottom: 0px;
	}/* added by Amit Parmar 09-06-2014*/
.conhcp #globalMainContainer {
    
}

.ContactUsProfessional .contactusSection .leftCont {width: 47%;}
.dataform {margin-top: 0;}  
.dataform input {border: 0.1em solid #E0E0E1;font-size: 1em !important;height: 2.6em;width: 100%;}
.ContactUsProfessional .contactusSection .rightCont {width: 47.3%;}
.dataform select {padding-left: 1%;padding-top: 0.5em !important;border: 0.1em solid #E0E0E1;font-size: 1em !important;height: 2.6em;width: 100%;}
.dataform .tilteCont {width: 41%;}
.dataform .fnameCont {width: 51.5%;}
.dataform .cszCont {width: 70%;}
.dataform .cszpCont  {width: 70%;}
.dataform .cityCont, .zipCont, .stateCont {margin-right: 4%;width: 29%;float: left;}
.dataform .csCont .cityCont{margin-right: 7%;padding-bottom: 8px;}
.dataform .faxCont.FloatLeft, .emailCont.FloatLeft  {margin-left: 4.5%;width: 30%;}
.dataform .phoneCont.FloatLeft {width: 30%;}
.dataform  .pfeCont .newCont{}
form#contactUSForm div.newClass{margin-bottom: 0.8em;}
form#contactUSForm div.newClass1{margin-bottom: 1em;}
 
.dataform .zipCont input, .phoneCont input, .faxCont input, .emailCont input {height:2.6em;}
 .dataform textarea {resize: none;}
.dataform .CharCount {float: right;}    
form .dataform span.required {color: #000000; font-weight: normal;}
.commentsCont  {position: relative;display: block;padding-top: 22px;}
form#contactUSForm .commentsCont label
.commentsCont span#maxLengthIndicator {font-style: italic;float: right;position: absolute;right: 2%;top: 8em;}
.sendmailbutton {background: url("../images/sendMailbackground.png") no-repeat scroll 0 0 ;background-size: 100% 100%;width: 85%;}
.sendmail {width: 39%;}
.srCont {padding-bottom: 3em;padding-top: 0.5em;width: 100%;}
.sendmailbutton input {cursor: pointer;height: 3em;;font-size: 1.4em;background: none repeat scroll 0 0 ;border: medium none;color: #FFFFFF;width: 100%;}
.resetmail {padding-top: 1em;width: 40%;}
a#reset {background: url("../images/resetIcon.png") no-repeat scroll 0 0 ;color: #5C2682;font-size: 0.9em;line-height: 1.1em;padding-left: 10%;padding-top: 0.2em;text-decoration: none;}
.dataform select { -webkit-appearance:none;
-moz-appearance:none;
appearance:none;}
.dataform .star  {display: inline-block;}
.ContactUsProfessional .contactusSection p.NPC {font-size: 1.1em;line-height: 1.2em;padding-bottom: 10px;padding-top: 10px;}/*Kousik 08/12/15*/
p.NPC1 {font-size: 1.1em;line-height: 1.2em;padding-bottom: 10px;}/*Kousik 08/12/15*/
.dataform div.error {color: #FF0000;}
.emailCont.FloatNone {width: 47%;}
.phoneCont.forphone {margin-right: 0;width: 30.5%;float: left;}
/*.ContactUsProfessional.choicei .contactusSection p.provided1 {font-weight: normal;line-height: 1.2em;font-size: 1.6em;padding: 0.5em 16% 2.5em 0.5%;color: #666666;}
.ContactUsProfessional.choicei .contactusSection p.provided {font-weight: normal;line-height: 1.2em;font-size: 1.6em;padding: 0.5em 25% 1em 0.5%;color: #666666;} */
.ContactUsProfessional.choicei .contactusSection p.provided {color: #000000;font-size: 24px; line-height: 28px;width: 90%;}
.ContactUsProfessional.choicei .contactusContenttop { padding-left: 4.3%;}
.ContactUsProfessional.choicei .contactusSection h3  {font-size: 1.5em; font-weight: normal;padding-bottom: 0.5em; color: #5D2583;}
.ContactUsProfessional.choicei .contactusSection h3.topSetter  {padding-top: 35px;}
.ContactUsProfessional.choicei .contactusSection a {color: #000000;text-decoration: none;font-weight: bold;}
.ContactUsProfessional.choicei .contactusSection .epmCont p {font-size: 1em; line-height: 1.4em;}
.ContactUsProfessional.choicei .contactusSection .epmCont p .boldtext{font-weight: bold;}
.ContactUsProfessional.choicei .contactusSection .epmCont .lastpara {padding-bottom: 3.2em;}
.ContactUsProfessional.choicei .contactusSection .epmCont .lstPara  {padding-bottom: 1.5em;}
.ContactUsProfessional.choicei .contactusSection .italictextCont {font-style: italic;padding-bottom: 2em;}
.ContactUsProfessional.choicei .contactusSection .italictextCont p.contactGapper {padding-top:5px;} 
p.emailbutt {background: url("../images/sendMailbackground.png") no-repeat scroll 0 0 ;background-size: 100% 100%;}
.ContactUsProfessional.choicei .contactusSection .epmCont .lastpara.emailbutt {margin-bottom: 3em;margin-top: 1em;height: 2.8em;padding-bottom: 0;}
.ContactUsProfessional.choicei .contactusSection a.EN  {display:block;padding: 0.6em 6%;height: 40px;background: url("../images/sendMailbackground1.png") no-repeat scroll 0 0;width: 216px;background-size:100% 100%;}
.ContactUsProfessional.choicei .contactusSection .epmCont p.forAnchor {padding-top: 1em;padding-bottom: 3em;}
.ContactUsProfessional.choicei .contactusSection .ushcpCont p.forAnchor {padding-top: 2em;padding-bottom: 3em;}
.ContactUsProfessional.choicei .contactusSection .ushcpCont p.forAnchor.newAnchor1 {padding-top: 2em;padding-bottom: 2.5em;}
.ContactUsProfessional.choicei .contactusSection .ushcpCont p.forAnchor.newAnchor {padding-top: 0px;padding-bottom: 3em;}
.ContactUsProfessional.choicei .contactusSection .onerow {margin-bottom: 25em;}

.ContactUsProfessional.choicei.profilei .contactusSection a.EN {
background: url("../images/sendMailbackground5.jpg") no-repeat scroll 0 0 ;background-size: 100% 100%;
cursor: pointer;font-size: 17px; line-height:41px; font-weight:normal; color: #FFFFFF; padding: 0 5%;height:40px;display:block;width:36%;}
.ContactUsProfessional.choicei.profilei .contactusSection a.EN.hcp.hcpimg {
	background: url("../images/sendMailbackground4.jpg") no-repeat scroll 0 0 ;background-size: 100% 100% ;
	color: #FFFFFF;cursor: pointer;font-size: 17px; line-height:41px; font-weight: normal;padding: 0 6%;width: 60%;}
.ContactUsProfessional.choicei.profilei .colorChange {color: #5D2583; /* text-decoration: underline; */}/*K8/12/15*/
.ContactUsProfessional.choicei .contactusSection p.provided.wl  {padding-right: 8.5%;}
.e500 p.e5 {padding-bottom: 0.5em;font-size: 1.1em;}
.contactusSection p.thku {margin-bottom: 18em;}
.ContactUsProfessional.choicei.thnku .contactusSection p.provided  {padding-right: 10% !important;}

.err {float: left;padding-bottom: 0em;width: 30%;}
.err.errSaluta,.err.errCity,.err.errState,.err.errZip {float: left;width: 22%;}
.err.errHcp, .err.erradd1 {width: 40%;}
.err.errHcpOther {float: right;margin-right: 18%;}
.err.errEmail {float: right;margin-right: 2%;}
.err.errsubOtherCon {float: right;margin-right: 18%;}
.commentsCont.newClass3	textarea {font-size: 14px;height: 6.5em;}
.err.errPhoneCon {float: right;margin-right: 2.5%;}
.err.errZipCon {float: left;margin-left: 22.5%;width: 22%;}
.err.errFnameCon {float: left;margin-left: 22%;}
.err.errFax {margin-left: 3.5%;}
.err.errsubOtherhcp {margin-left: 52%;}

/*anupam*/
	 
	 .ContactUsProfessional .contactusContent {padding: 44px 0 2em 3.5%;width: 83.5%;  height: auto;}
	 form#contactUSForm div {margin-bottom: 0.0em;}/*updated by Amit Parmar 0.78*/
	 /*.consumerForm form#contactUSForm div {margin-bottom: 45px;}
	 .contactHcp form#contactUSForm div {margin-bottom: 45px;} */
	 form#contactUSForm .contactusform .newClass1{padding-bottom:12px;}
	 form#contactUSForm .contactusform .newClass2{padding-top:4px;}
	 form#contactUSForm .contactusform .newClass6{margin-bottom:.77em;}
	 form#contactUSForm .contactusform .newClass4{padding-top:8px;padding-top:.5em;margin-bottom: 0.3em;}
	form#contactUSForm .contactusform .newClass5{width: 30.8%;}
	 form#contactUSForm div.newClass3{ position: relative;}
	 .commentsCont.newClass3 span#maxLengthIndicator{left: 95%;position: absolute;top: 126px;font-style: italic;}
	 .srCont{padding-bottom: 1em;padding-top: 1.35em;}
	 .dataform .csCont .cityCont{margin-right: 6.5%;}
	 .dataform .cityCont, .zipCont, .stateCont {margin-right: 4%;}
	
	form#contactUSForm .contactUsForm.contactusInfo div{margin-bottom: 0.96em;}
	form#contactUSForm .contactUsForm.contactusInfo .dataform input{height: 2.9em;}
	form#contactUSForm .contactUsForm.contactusInfo .dataform .emailCont.FloatNone{width: 47.8%;}
	form#contactUSForm .contactUsForm.contactusInfo .dataform select{height: 2.85em;}
	form#contactUSForm .contactUsForm.contactusInfo div.subjCont{ margin-bottom: 0.2em;}
	form#contactUSForm .contactUsForm.contactusInfo div.rightCont1 { margin-bottom: 0.2em;}
	form#contactUSForm .contactUsForm.contactusInfo div.leftCont1 { margin-bottom: 0.2em;}
	form#contactUSForm .contactUsForm.contactusInfo div.leftCont2 { margin-bottom: 0.11em;}
	form#contactUSForm .contactUsForm.contactusInfo div.stateCont label{ padding-left: 6%;}
	form#contactUSForm .contactUsForm.contactusInfo div.zipCont label{ padding-left: 12%;}
	form#contactUSForm .contactUsForm.contactusInfo div.phoneCont label{ padding-left: 12%;}
	form#contactUSForm .contactUsForm.contactusInfo div.commentsCont label{padding-top: 4px;}
	form#contactUSForm .contactUsForm.contactusInfo div.newClass3{ position: relative;}
	form#contactUSForm .contactUsForm.contactusInfo .commentsCont.newClass3 span#maxLengthIndicator{left: 95%;position: absolute;top: 120px;}	
	form#contactUSForm .contactUsForm.contactusInfo .commentsCont textarea{height: 100px;}
	form#contactUSForm .contactUsForm.contactusInfo .srCont{padding-top:22px;}
	form#contactUSForm .contactUsForm.contactusInfo .phoneCont.newClass4{width: 30.8%;}
	
	.bigDD {float: left;border: 1px solid #E0E0E1;
		height: 2.6em;width: 100%;position: relative;background: none repeat scroll 0 0 #FFFFFF;
	}
	.forDDImg {
    background: url("../images/Dropdownimg.png") no-repeat scroll 0 0;
    background: url("../images/Dropdownimg.png") no-repeat\0/;
    display: block;
    height: 16px;
    margin-left: 90%;
    margin-top: 0.6em;
    position: absolute;
    width: 16px;
    z-index: 0;  
	} /**a3d**/
	.dataform select option {opacity: 1; border: none\0/;}
	.dataform input {padding-top: 10px\0/ !important;}
	.dataform .sendmailbutton {width: 87%\0/ !important;}
	.dataform .sendmailbutton input {padding-top: 0\0/ !important;}
	.smallDD .forDDImg {margin-left: 80%;}
	.smallDD {float: left;border: 1px solid #E0E0E1;
		height: 2.6em;width: 100%;position: relative;
		background: none repeat scroll 0 0 #FFFFFF;
	}
	.dataform select {filter:alpha(opacity=0);z-index: 9999;height: 2.6em;left: 0;opacity: 0;position: absolute;top: 0;width: 100%;}
	.bigDD > span {height: 1.8em;margin-left: 5%;margin-top: 0.7em;overflow: hidden;position: absolute;white-space: nowrap;width: 80%;}
	.smallDD > span {height: 1.8em;margin-left: 5%;margin-top: 0.7em;overflow: hidden;position: absolute;white-space: nowrap;width: 80%;}
	
	
	
	/*************^^^^^^^^^^^^^^^^^^^^^**changes by saty for on off images***^^^^^^^^^^^^^**********/
	/*.metro-boxes .black-content a.more-link.hover		{text-decoration: underline !important;color:#5D2583 !important;background:url("../images/1.1rightArrow.png") no-repeat 0 center;}Kousik07/12*/
	a.printutility:hover, a.printutility.active {background: url("../images/print_on.jpg") no-repeat scroll 0 0 ;}
	a.emailutility:hover, a.emailutility.active {background: url("../images/email_on.jpg") no-repeat scroll 0 0 ;}
	a.cutmark:hover {background: url("../images/crossHover.jpg") no-repeat scroll 0 0 ;display: block;height: 70px;width: 70px;}
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop a:hover {background: url("../images/learnMore_whiteDark.png") no-repeat scroll 0 bottom ;background-size:100% 100% ;}
	.FirstCalloutSubCont2 ul li a:hover, .SecondCalloutSubCont2 a:hover, .ThirdCalloutSubCont2 a:hover {text-decoration: underline;}
	
	.previous-page .arrow-section:hover {background: url("../images/mobilePrevious.png") no-repeat scroll center center #bfbfbf;}
	.next-page .arrow-section:hover {background: url("../images/mobileNext.png") no-repeat scroll center center #bfbfbf;}
	.UsingTheExelonPatch .liacc a:hover {background: url("../images/plsOn.png") no-repeat scroll 0 0 / 30px 29px ;}
	.UsingTheExelonPatch ul.ulacc li.active a:hover {background: url("../images/mnsOn.png") no-repeat scroll 0 0 ;}
	.next-page .arrow-section a:hover, .previous-page .arrow-section a:hover {}
	/*.metro-boxes .purple-box:hover {background: none repeat scroll 0 0 #42096A;}*/
	/*#novartis-homepage .metro-boxes .white-content.purple-box a.more-link.hover, a.more-link.wahtisalz.hover{text-decoration: underline !important;color: #FFFFFF;}Kousik07/12*/
	 /**************************changes by Saty for privacy policy****************************/
	 .privacy .content-body a {color: #5D2583;font-weight: bold;text-decoration: none;}
	 .privacy h4 {font-size: 1.1em;font-weight: bold;padding-bottom: 0.8em;padding-top: 0.8em;}
	 .privacy #articleHead {padding-bottom: 1em;}
	 .privacy .secondutilpara, .privacy .thirdutilpara {display: none;}
	  .privacy .col1 .content-body {    padding: 9px 0 9px 4.6%;}/*Iktiar*/
	 .terms-of-use .secondutilpara, .terms-of-use .thirdutilpara {display: none;}
	 .resources .metro-boxes .purple-box :hover {background: none important;}
	 .UsingTheExelonPatch .flexslider {margin-bottom: 25px !important;} /**a3d**/
	 
	 /**************************changes by Saty for Overlay****************************/ 
	 
	 
	 .sb-slidebar.sb-left {display: none;}
	 .FormWindow {
    background: none repeat scroll 0 0;
    border: medium none #000000;
    position: absolute;
    width: 480px;
	    z-index: 9999999 !important; 
	}
	.FormWindowOverlay .interstit-page {
    background: none repeat scroll 0 0 #ffffff;
    padding: 6px 1px 25px 24px;
	} 
	a.ok, a.cancel {background: url("../images/cancel_background_desktop.png") no-repeat scroll 0 0 ;float: left;width: 40%;text-decoration: none;}
	a.ok:hover, a.cancel:hover {background: url("../images/ok_background_desktop.png") no-repeat scroll 0 0 ;}
	span.okText {color: #fff; font-size: 1.5em; line-height: 1.9em;padding-left: 33%;}
	span.cancelText {color: #fff; font-size: 1.5em; line-height: 1.9em;padding-left: 27%;}
	.FormWindowOverlay {width: 45%;min-width: 615px;}
	.interstit-page p {font-size: 1.5em;padding: 1em 11.5% 0;text-align: center;}
	.interstit-page p.secPara {padding-bottom: 1em;}
	.pageCont {padding-bottom: 4em;padding-top: 2em;}
	.buttnCont {padding-left: 20%;}
	.leftarrowImg.InactiveImage {margin-top: 0.5em;cursor: pointer;background: url("../images/arrow_earleDiagnosis_off_left.png") no-repeat scroll 0 0 ;float: left;height: 2em;width: 5.8%;}
	.leftarrowImg.activeImage {margin-top: 0.5em;cursor: pointer;background: url("../images/mobilePrevious.png") no-repeat scroll 0 0 ;float: left;width: 5.8%;height: 2em;}
	.rightarrowImg.activeImage {margin-left: 2%;margin-top: 0.5em;cursor: pointer;background: url("../images/mobileNext.png") no-repeat scroll 0 0 ;float: left;height: 2em;width: 10%;}
	.rightarrowImg.InactiveImage {margin-left: 2%;margin-top: 0.5em;cursor: pointer;background: url("../images/arrow_earleDiagnosis_off_right.png") no-repeat scroll 0 0 ;float: left;height: 2em;width: 10%;}
	.steps a.leftArrow {margin-right: 0;}
	.UsingTheExelonPatch #articleBody .content-head.atp {border-bottom: 0.1px dotted #666666;}
	ul.stageConts li.stageCont .steps.just-desktop  {padding-left: 4.5%;padding-bottom: 4.3em;max-width: 740px;}
	/*.Section2rightsection1.just-desktop .right .rightSection.textCommonStyle.free30d:hover {z-index: 9999;background: none repeat scroll 0 0 #42096A;}*/
	.UsingTheExelonPatch .forstepsbo {margin-bottom: 4em;}
	.video-redefine .columnContainer {border-bottom: 1px solid #E0E0E1;}
	
	/*****************7/3/14*******************/
	.resources123{width:86.4%;margin-left: 7.2%;}
	.content-horizontal .content-row-right{height: auto;margin-right: 0; padding-right: 0;}
	.content-horizontal .newlogo-eldercare					{height:auto;}/*...Anupam...17th july...*/
	.natioalzdise .content-horizontal{margin-left: 0px;}
	.natioalzdise .administration-on-aging img{padding-right: 0%;}
	.content-horizontal .content-row-right{padding-top: 0;}
	.natioalzdise .administration-on-aging{padding-right: 1.4%;}
	.alzheimer-association .content-row-right{padding-top: 43px;padding-right: 1.5%;padding-bottom: 3em;}
	.natioalzdise .content-horizontal .content-row-left p				{line-height:18px;padding-bottom: 0.2em;}
	.natioalzdise .content-horizontal.alzheimer-foundation .content-row-right{padding-top: 6px;padding-bottom: 1.9em;}
	/**.natioalzdise .content-horizontal.alzheimer-research .content-row-right {padding-bottom: 3.3em;} **/  /**a2**/
	/*****************************************************************/
	

/****************Voucher Diagnosed Added by Amit*****************/
.TextBoxVoucherList {top:391px;left:278px;position:absolute;width:320px;}
#TextBoxVoucherListBIN {width:75px;float:left;font-size:12px;margin-right: 16px;padding-left: 3px;}
#TextBoxVoucherListPCN {width:60px;float:left;font-size:12px;}
#TextBoxVoucherListGRP {width:75px;float:left;font-size:12px;}
#TextBoxVoucherListID  {width:75px;float:left;font-size:12px;padding-left:30px;}
.voucher_MainContainer-diagnosed-ep			{ clear: both; margin: 0px; padding: 10px 0px 0px 72px; display: inline-block; } /* Modified for voucer ISI */
.voucher_MainContainer-diagnosed-ep h1       { font-size: 23px; line-height: 27px; font-weight: bold; color: #573779; margin: 0px; padding: 0px 0px 0px 0px;}
.voucher_MainContainer-diagnosed-ep p        { font-size: 15px; line-height: 20px; color: #626363; margin: 0px; padding: 0px 47px 14px 0px;*padding: 0px 47px 12px 0px; }

.voucherColTwo-diagnosed-ep					{ width: 310px; float: left; margin: 0px; padding: 0px 0 0 40px; }
.excelonPatchImgCont-diagnosed-ep			{ clear: both; margin: 0px; padding: 0px 0px 0px 0px; font-size: 0px; line-height: 0px;  }
.excelonPatchImgCont-diagnosed-ep p {color: #573779;font-size: 16px;line-height: 18px;font-style: arial;}
.voucherColOne-diagnosedep {float: left;margin: 0;padding: 6px 0 0 7px;width: 492px;}

.voucherGreyBg-ep                  { background: url("../images/thank-you-images/grey-bg.jpg") no-repeat scroll 0 0 ; width: 310px; height: 250px;padding-bottom: 14px; }
:root .voucherGreyBg-ep .p1        { padding: 18px 0 0 27px; }
.voucherGreyBg-ep .p1              { font-size: 15px; line-height: 21px; font-weight: bold; color: #573779; padding: 18px 0 0 27px; }
.voucherGreyBg-ep .p2              { font-size: 14px; line-height: 21px; color: #626363; margin: 0px; padding: 0 30px 0 27px; }/*change for voucher*/
.colOneTextContainer-diagnosed-ep			{ clear: both; margin: 0px; padding: 16px 0 0 0px; width:492px; *padding-top:18px;} /* Modified for voucer ISI */
.colTwoTextContainer-diagnosed-ep{clear: both; margin: 0px; padding: 12px 0 0 0px; width:492px;} /* Modified for voucer ISI */
.colTwoTextContainer-diagnosed-ep ul{list-style-type:none;padding:0px;margin:0px; width:434px;padding-left: 12px;}
.colTwoTextContainer-diagnosed-ep ul li{background: url("../images/reg-pic/li-bg.jpg") no-repeat scroll 0 10px transparent; padding-left:10px; font-size: 15px;line-height: 20px;padding-top: 1px;}
.voucherGreyBg2-ep                  { background: url("../images/thank-you-images/callout-bg.jpg") no-repeat scroll 0 0 ; width: 310px; height: 190px; }
:root .voucherGreyBg2-ep .p1        { padding: 18px 0 0 27px; }
.voucherGreyBg2-ep .p1              { font-size: 15px; line-height: 21px; font-weight: bold; color: #573779; padding: 18px 0 0 27px; }
.voucherGreyBg2-ep .p2              { font-size: 14px; line-height: 21px; color: #626363; margin: 0px; padding: 0 29px 0 27px; }
.colTwoTextContainer-diagnosed-ep p.welcome{font-size: 18px;color: #573779;line-height: 20px;font-style: arial;padding-left: 1px;padding-bottom: 1px;}
.colOneTextContainer-diagnosed-ep p {color: #626363;font-size: 15px;line-height: 20px;margin: 0;padding: 0 47px 6px 0;}
.colTwoTextContainer-diagnosed-ep p{padding-bottom: 1px;*padding-bottom: 0px;}
.voucherIndicationImgCont-diagnosed-ep		{ padding: 5px 0 0 79px; margin: 0px; clear: both;}
/*****************END*******************/

/* CSS Added for voucher page section only
-----------------------------------------------------------------*/
/* Voucher Diagonosed-NON-EP */
.voucher_MainContainer-diagnosed-nonep {
    clear: both;
    display: inline-block;
    margin: 0;
    padding: 10px 0 0 28px;
}
.voucher_MainContainer-diagnosed-nonep  h1       { font-size: 28px; line-height: 36px; font-weight: normal; color: #5D2583; margin: 0px; padding: 0px 0px 2px 0px;}
.voucher_MainContainer-diagnosed-nonep p        { font-size: 14px; line-height: 19px; color: #000000; margin: 0px; padding: 0 0 10px 0px; }
.colOneTextContainer-diagnosed-nonep 	{ clear: both; margin: 0px; padding: 12px 0 0 5px; width:492px;}
.colOneTextContainer-diagnosed-nonep .notUndrlined {color:#5D2583;text-decoration:none;}
.voucherIndicationImgCont-diagnosed-nonep { padding: 27px 0 0 30px;; margin: 0px; clear: both; }
/*****END******/


/* Voucher Page */
.voucher_MainContainer			{ clear: both; margin: 0px; padding: 30px 0px 0px 28px; display: inline-block; }
.voucherColOne					{ width: 492px; float: left; margin: 0px; padding: 0px; }
.voucherColTwo		/*02/17*/	{ width: 310px; float: left; margin: 0px; padding: 94px 0 0 47px; }
.voucher_MainContainer h1       { font-size:23px; line-height: 36px; font-weight:normal; color: #5D2583; margin: 0px; padding: 0px 0px 17px 0px;}
:root .voucher_MainContainer h1  { padding: 0px 0px 18px 0px\0/; }
.voucher_MainContainer p        { font-size: 14px; line-height: 19px; color: #000000; margin: 0px; padding: 0 47px 0 2px; }
.voucherIndicationImgCont		{ padding: 38px 0 0 77px; margin: 0px; clear: both; }
.genericvoucher .voucherIndicationImgCont {padding-left:30px;padding-top: 0px;}
.excelonPatchImgCont	/*02/17*/		{ clear: both; margin: 0px; padding: 23px 0px 0px 0px; font-size: 0px; line-height: 0px;width:52%;  }
.colOneTextContainer			{ clear: both; margin: 0px; padding: 21px 0 0 5px; }
.voucherGreyBg                  { background: url("../images/thank-you-images/grey-bg.jpg") no-repeat scroll 0 0 ; width: 310px; height: 250px; }
:root .voucherGreyBg .p1        { padding: 15px 0 2px 27px; } /*02-08-14*/
.voucherGreyBg .p1              { font-size: 18px; line-height: 21px; font-weight: normal; color: #5D2583; padding: 18px 0 0 27px; }
.voucherGreyBg .p2              { font-size: 15px; line-height: 20px; color: #000000; margin: 0px; padding: 0 30px 0 27px; }/*change for voucher*/ /*02-08-14*/
/********END**********/

.voucher_MainContainer-undiagnosed {
    clear: both;
    display: inline-block;
    margin: 0;
    padding: 10px 0 0 72px;
}
body#epVoucherPage				{ background-color: #fff; }
.voucherPageCont				{ width: 946px; margin: 0 auto; padding: 0px; background: #fff;}
.voucherImgCont					{ position: relative; padding: 29px 0px 0px 0px; font-size: 0px; line-height: 0px; border-bottom:1px dashed #cdcbcb;  }
.voucherDynaTxtCont				{ margin: 0px; padding: 0px; top: 334px; left: 560px; position: absolute;}
.voucherDynaTxtCont p			{ font-size: 12px; line-height: 15px; font-weight: normal; color: #000; margin: 0px; padding: 0px; }
.binNoCont						{ width: 95px; float: left; margin: 0px; padding: 0px 60px 0px 0px; }
.rxpcnNoCont					{ width: 95px; float: none; margin: 0px; padding: 0px 52px 0px 0px; }
.voucherDataLeft				{float:left;width:123px;}
.voucherDataRight                              {float:left;width:100px;padding-left:58px;}
.groupNoCont					{ width: 80px; float: none; margin: 0px; padding: 0px 40px 0px 0; color:#000000; font-size:12px; font-weight:normal; line-height:15px; }
.idNoCont						{ width: 73px; float: none; margin: 0px; padding: 0px; color:#000000; font-size:12px; font-weight:normal; line-height:15px;}
.voucherMainCont				{ clear: both; margin: 0px; padding: 30px 0px 0px 78px; display: inline-block; }
.vColOne						{ width: 466px; float: left; margin: 0px; padding: 0px; }
.vColTwo						{ width: 340px; float: left; margin: 0px; padding: 40px 0px 0px 0px; }
.voucherMainCont h1				{ font-size: 23px; line-height: 27px; font-weight: bold; color: #57377c; margin: 0px; padding: 0px 0px 10px 0px; }
.voucherMainCont h2				{ font-size: 18px; line-height: 20px; font-weight: normal; color: #57377c; margin: 0px; padding: 0px 0px 2px 1px; }
.voucherMainCont h3				{ font-size: 17px; line-height: 19px; font-weight: bold; color: #57377c; letter-spacing: 1px; margin: 0px; padding: 0px 0px 0px 2px; }
.voucherMainCont p				{ font-size: 16px; line-height: 25px; font-weight: bold; color: #636363; margin: 0px; padding: 0px; }
.careToCarePgmImgCont			{ clear: both; margin: 0px; padding: 23px 0px 0px 0px; font-size: 0px; line-height: 0px;  }
.colOneTextCont					{ clear: both; margin: 0px; padding: 15px 0px 0px 2px; width: 435px;  }

.colTwoRowCont					{ margin: 0px; padding: 0px 0px 23px 0px; display: inline-block; }
.colRowColOne					{ width: 53px; float: left; margin: 0px; padding: 3px 0px 0px 0px; }
.colRowColTwo					{ width: 280px; float: left; margin: 0px; padding: 0px; }

.voucherMainCont .colRowColTwo p{ line-height: 20px; }
.vIndicationImgCont				{ padding: 29px 0px 0px 79px; margin: 0px; clear: both; }
.vIsiCont						{ padding: 0 0px 0px 79px; margin: 0px; clear: both; page-break-after: always; }
.start-card .voucherDynaTxtCont p{ font-size: 15px; line-height: 14px;font-weight: bold;}
.start-card  .voucher_MainContainer-diagnosed-ep	 { clear: both; margin: 0px; padding: 44px 0px 0px 80px; display: inline-block; } /* Modified for voucer ISI */
.start-card  .excelonPatchImgCont-diagnosed-ep {  clear: both; font-size: 0; line-height: 0; margin: 0; padding: 0; width: 54%;}
.start-card .voucherIndicationImgCont-diagnosed-nonep {clear: both; margin: 0; padding: 27px 46px 0 80px; }
.start-card .vIsiCont						{ padding: 104px 55px 0px 80px; margin: 0px; clear: both; page-break-after: always; ;margin-bottom: 32px;}
.start-card .voucherColTwo-diagnosed-ep					{ width: 310px; float: left; margin: 0px; padding: 78px 0 8px 41px; }
.start-card .voucher_MainContainer-diagnosed-ep h1       { font-size: 23px; line-height: 36px; font-weight: normal; color: #5D2583; margin: 0px; padding: 0px 0px 0px 0px;padding-bottom: 14px;} /*02-08-14*/
.start-card .colOneTextContainer-diagnosed-ep			{ clear: both; margin: 0px; padding: 9px 0 0 0px; width:492px; } /* Modified for voucer ISI */
.start-card .colOneTextContainer-diagnosed-ep p { color: #666666; font-size: 17px; line-height: 22px;margin: 0; padding: 0 0px 0px 0;}
.start-card .firstisistart  {width:801px}
.start-card .voucherGreyBg-ep .p2 { color: #666666; font-size: 14px; line-height: 21px; margin: 0; padding: 0 28px 0 27px;}
#cardNumberParent p{color: #000000;}
/*********END***********/



/* Voucher Page-Undiagonosed */
.voucher_MainContainer-undiagnosed			{ clear: both; margin: 0px; padding: 10px 0px 0px 28px; display: inline-block; } /* Modified for voucer ISI */
.voucher_MainContainer-undiagnosed h1       { font-size: 28px; line-height: 36px; font-weight: normal; color: #5D2583; margin: 0px; padding: 0px 0px 2px 0px;}  /*02-08-14*/
.voucher_MainContainer-undiagnosed p        { font-size: 14px; line-height: 19px; color: #000000; margin: 0px; padding: 0 38px 10px 2px; }  /*02-08-14*/
.colOneTextContainer-undiagnosed			{ clear: both; margin: 0px; padding: 13px 0 0 5px; }
.subpara{padding-top: 14px;}
.subpara p {color: #5D2583;font-family: arial;font-size: 24px;} /*02-08-14*/
.voucherIndicationImgCont-undiagnosed		{ padding: 19px 0 0 79px; margin: 0px; clear: both; }
.vouchundiagnosed .voucherDataLeft				{padding-top:0;}
.vouchundiagnosed .voucherIndicationImgCont-undiagnosed {padding-left:35px;}
/******END*********/

/* Voucher Diagonosed-EP */ 
.voucher_MainContainer-diagnosed-ep	 { clear: both; margin: 0px; padding: 10px 0px 0px 28px; display: inline-block; } /* Modified for voucer ISI */
.voucher_MainContainer-diagnosed-ep h1       { font-size: 28px; line-height: 36px; font-weight: normal; color: #5D2583; margin: 0px; padding: 0px 0px 0px 0px;} /*02-08-14*/
.voucher_MainContainer-diagnosed-ep p        { font-size: 15px; line-height: 20px; color: #000000; margin: 0px; padding: 0px 40px 14px 0px;*padding: 0px 47px 12px 0px; }
.voucher_MainContainer-diagnosed-ep .notUndrlined {color:#5D2583;text-decoration:none;font-weight:bold;}
.voucherColTwo-diagnosed-ep					{ width: 310px; float: left; margin: 0px; padding: 0px 0 0 40px; }
.excelonPatchImgCont-diagnosed-ep			{ clear: both; margin: 0px; padding: 0px 0px 0px 0px; font-size: 0px; line-height: 0px; width:46%; }
.excelonPatchImgCont-diagnosed-ep p {color: #573779;font-size: 16px;line-height: 18px;font-style: arial;}
.voucherColOne-diagnosedep {float: left;margin: 0;padding: 6px 0 0 7px;width: 492px;}
.voucherColOne-diagnosedep.updated { padding: 6px 0 0 0px;}
.diagnosedep .voucherDynaTxtCont				{ top: 332px;}

.voucherGreyBg-ep                  { background: url("../images/thank-you-images/grey-bg.jpg") no-repeat scroll 0 0 ; width: 310px; height: 250px;padding-bottom: 14px; }
:root .voucherGreyBg-ep .p1        { padding: 18px 0 0 27px; }
.voucherGreyBg-ep .p1              { font-size: 15px; line-height: 21px; font-weight: bold; color: #5D2583; padding: 18px 0 0 27px; }
.voucherGreyBg-ep .p2              { font-size: 15px; line-height: 20px; color: #000000; margin: 0px; padding: 0 30px 0 27px; }/*change for voucher*/
.colOneTextContainer-diagnosed-ep			{ clear: both; margin: 0px; padding: 16px 0 0 0px; width:492px; *padding-top:18px;} /* Modified for voucer ISI */
.colTwoTextContainer-diagnosed-ep{clear: both; margin: 0px; padding: 12px 0 0 0px; width:492px;} /* Modified for voucer ISI */
.colTwoTextContainer-diagnosed-ep ul{list-style-type:none;padding:0px;margin:0px; width:434px;padding-left: 12px;}
.colTwoTextContainer-diagnosed-ep ul li{background: url("../images/icons/black-bullet.png") no-repeat scroll 0 10px transparent; padding-left:10px; font-size: 15px;line-height: 20px;padding-top: 1px;}
.voucherGreyBg2-ep                  { background: url("../images/thank-you-images/callout-bg.jpg") no-repeat scroll 0 0 ; width: 310px; height: 190px; }
:root .voucherGreyBg2-ep .p1        { padding: 18px 0 0 27px; }
.voucherGreyBg2-ep .p1              { font-size: 15px; line-height: 21px; font-weight: bold; color: #5D2583; padding: 18px 0 0 27px; }
.voucherGreyBg2-ep .p2              { font-size: 14px; line-height: 21px; color: #000000; margin: 0px; padding: 0 29px 0 27px; }
.colTwoTextContainer-diagnosed-ep p.welcome{font-size: 23px;color: #573779;line-height: 23px;font-style: arial;padding-left: 5px;padding-bottom: 1px;}
.colOneTextContainer-diagnosed-ep p {color: #000000;font-size: 15px;line-height: 20px;margin: 0;padding: 0 47px 6px 0;}
.colTwoTextContainer-diagnosed-ep p{padding-bottom: 1px;*padding-bottom: 0px;}
.voucherIndicationImgCont-diagnosed-ep		{ padding: 5px 0 0 79px; margin: 0px; clear: both;} /* Modified for voucer ISI */
	
	/****************** added by Amit For Thank You Page *******************/
	.printvoucherBtn  {width:40%;padding-top:11px;}
	.leftFirstDiv {float:left;width:40%;margin-left:0.5%;margin-top:6px;}
	.rightFirstDiv {float:left;width:55%;margin-left: 3%;margin-top: 30px;}
	.thankyou .col0-col1 #articleHead {padding-bottom:0px;}
	.thankyou .col1 .content-body {padding-top:0px;padding-left:7.2%;width: 81%;padding-bottom:34px;}
	.thankyou.notepthanku .col1 .content-body {padding-bottom:14px;}
	.thankyou .col1 .content-body p {font-size:24px;line-height:28px;}
	.thankyou.notepthanku .col1 .content-body p {padding-right: 0;padding-bottom: 12px;}
	.thankyou .col1 .content-body p.paraNew {font-size:14px;line-height:20px;padding-top:6px;padding-right: 3%;padding-bottom: 5px;}
	.thankyou .col1 .content-body p.paranew3 {font-size:14px;line-height:20px;padding-top:1px;}
	.thankyou .col1 .content-body p.paranew2 {padding-top:14px;}
	.thankyou .col1 .content-body p.pinkPara {padding-top:14px;color:#885fa4;font-size:23px;}
	.thankyou .col1 .content-body .rightFirstDiv p {font-size:14px;line-height:20px;}
	#articleBody a.thankuprof {font-weight:normal;color:#5D2583;text-decoration: underline;}/*21-07-14*/
	.content-body p.paraNew span {text-decoration:none;color:#000000;}
	/*************end***************************/
	/******************* By AJ for Registration (5.1) **************************/
.col0-col1			{}
.col0-col1 .content-body								{padding-right:9.3%;max-width:100%;}
#subpageTwoCol .columnContainer .col0-col1			{width: 100%;float:none;}
#articleHead .button a								{background: url(../images/purplebutton-360x39.png) no-repeat 0 0px; background-size:100% 100%;display:block;max-width:360px;line-height:38px;text-align:center;font-size:18px;text-decoration:none;color:#fff;}
.registrationPageOne .contactUsForm					{width:100%;}
.col0-col1 #articleHead								{padding-left:6.9%;width:93%;float:left;padding-right:20%;}
.col0-col1 #articleHead h1 							{padding-bottom: 4px;}

/*............................registration..................*/
.thanku.just-desktop {
    display: block;
    float: right;
}
a.carecutmark {background:url("../images/rightcrossimg.jpg") no-repeat 0 0;display:block;height:70px;width:70px;}
a.carecutmark:hover {background: url("../images/crossHover.jpg") no-repeat scroll 0 0 ;display: block;height: 70px;width: 70px;}
.thankuprofessional .col0-col1 #articleHead	{ padding-right: 31%;padding-bottom: 12px;padding-top: 42px;}
.thankuprofessional .regiscutmark {float:left;}
.notepthanku .regiscutmark {float:left;}
.notepthanku  #subpageTwoCol .columnContainer .column {padding-top:0;}
.notepthanku .col0-col1 #articleHead {padding-top:42px;}
.epthanku .regiscutmark {float:left;}
.epthanku  #subpageTwoCol .columnContainer .column {padding-top:0;}
.epthanku .col0-col1 #articleHead {padding-top:42px;}
.thankuprofessional #subpageTwoCol .columnContainer .column {padding-top:0;}
.thankyou.thankuprofessional .col1 .content-body p {padding-bottom: 20px;}
.thankyou.thankuprofessional .col1 .content-body {padding-bottom:313px;}
.registration.regisNext .InputCommonStyl.ddstyleforhidediv {border: medium none;width:37%;}
.registration.regisNext .InputCommonStyl.ddstyleforhidediv .jquery-selectbox {width: 100% !important;}
.registration.regisNext .InputCommonStyl.ddstyleforhidediv .jquery-selectbox .jquery-selectbox-list.jquery-custom-selectboxes-replaced-list {
    height: auto;
    top: 34px;
    width: 705px !important;
}
.epthanku #articleBody a.epmobileno { font-weight: normal;}
.registration.regisNext .medicationtime .InputCommonStyl .jquery-selectbox {width: 100% !important;}
.registration.regisNext .medicationtime .InputCommonStyl {margin-top: 0;border: none;width: 37%;}
.dob .customMonthSelect { width:277px !important;float:left;margin-right:28px;}
.registration.regisNext .subjectSection .ddforrelationship .customMonthSelect .jquery-selectbox {width: 100% !important;}
.registration.regisNext .ddforrelationship .jquery-selectbox {width: 37%  !important;margin-top: 0 !important;margin-bottom: 6px !important;}
.registration.regisNext .InputCommonStyl .ddstyleforhidediv {border:none;}
.registration .ContactUsProfessional .FormSection {margin-left:7.58%;}
.registration form span.required {color: #000;font-weight:normal;}
.registration #subpageTwoCol .columnContainer .column	{padding-top:0;}
.registration .commonfont .Contact {width:50%;float:left;}
.registration .just-desktop.requiredDiv p {font-size:11px;padding-top:0;line-height:13px;}
.registration .regiscutmark {float:left;}
.registration .contactusContent{width: 69.6%;padding: 44px 0 0 6%;}
.registration .FloatLeft{float: left;}
.registration .commonfont .ContectInfo  p{color: #5D2583;font-size: 24px;line-height: 26px; padding-right:0px;}
.registration .commonfont p{font-size: 14px; line-height: 32px;padding-top: 8px;}
.registration .star{display: inline-block;}
.registration .cityState {width:63%;}
.registration .SelectSection .InputCommonStyl5{width:100%;}
.registration .FormSection{background-color:#f1f1f1;}
.registration .contactUsForm{padding: 22px 9.3% 0 7.5%;}
.registration .commonfont{width:100%;padding-bottom: 18px;}
.registration .commonfont.row4email {padding-bottom:0;}
.registration select {/*-moz-appearance: none;background: url("../images/dropdownImg_03.png") no-repeat scroll right 10px center #FFFFFF;*/overflow: hidden;/*text-indent: 0.01px;*/text-overflow: "";z-index: 200;}
.registration select {border: 0.1em solid #E0E0E1;font-size: 1em !important;font-style: italic;height: 2.6em;padding-left: 1%;/*padding-top: 0.5em !important*/;width: 100%;}
.registration .InputCommonStyl input{border: 1px solid #E0E0E1;height: 36px;width: 100%;border:none;}
.registration .contactUsForm  select{height: 36px;width: 100%;opacity: 1;border:none;}
.registration .InputCommonStyl a{background: url(../images/Dropdownimg.png) no-repeat 0px 0px;display: block;padding-top: 17px;position: absolute;width: 10%;left: 91%;top: 12px;}
.registration .InputCommonStyl2 a{background: url(../images/Dropdownimg.png) no-repeat 0px 0px;display: block;padding-top: 17px;position: absolute;width: 20%;left: 81%;top: 12px;}
.registration .contactUsForm select option{opacity: 1;}
.registration .InputCommonStyl{border: 1px solid #E0E0E1;position: relative;margin-top: 6px;}
.registration .InputCommonStyl2{border: 1px solid #E0E0E1;background-color: #FFFFFF;position: relative;}
.registration .InputCommonStyl3{border: 1px solid #E0E0E1;background-color: #FFFFFF;position: relative;}
.registration .customYearSelect .InputCommonStyl3 {border:none !important;background-color:none !important;} /*******17th July*******/
.registration .InputCommonStyl3 a{background: url(../images/Dropdownimg.png) no-repeat 0px 0px;display: block;padding-top: 18px;position: absolute;width: 20%;left: 90%;top: 9px;}
.registration .row6Width{ margin-right: 4.7%;width: 27%;}
.registration .SelectSection {width: 37%;}
.registration .SelectSection.hphonemain {width:100%;}
.registration .semail .InputCommonStyl {margin-top:0;}
.registration .OtherSelectSection{width: 37.5%;} 
.registration .titelSection {width:52%;}
.registration .FormSection  .error {color:red;}
.registration .FormSection .just-mobile  .error {height: 0;margin-top: 8px; margin-bottom: 0;}
.registration .FormSection .just-mobile .error.ergErrRelation {margin-bottom:33px;}
.registration .titel {width:41%;}
.registration .firstName {width:51.5%;}
.registration .row6 {width:72%;}
.registration .row2 {margin-top:0px;}
.registration .row7Width {width: 30.2%;}
.registration #articleHead p span.dote {border-bottom: 1px dotted #000;color: #5d2583;display: block;float: left;padding-top: 13px;padding-top: 15px\0/;width: 26%;}
.registration .registrationPageOne .sendmail {margin-left: 72.5%\9;}
.registration .registrationPageOne .sendmailbutton {width: 57%\9;}
.registration .col0-col1.col1 .content-body p.complete span {float:left;}
.registration #articleBody a{color: #5D2583;}
.registration .row7PaddingLeft{margin-left: 4.7%;}
.registration .InputCommonStyl5 textarea{height: 87px;width: 99.5%;}
.registration .sendmailbutton input{background:none; border:none;border: medium none;color: #FFFFFF; font-size: 18px; line-height: 38px;width: 100%;}
.registration .sendmailbutton{background: url(../images/sendMailbackground.png) no-repeat 0 0px; background-size:100% 100%;width: 85%;}
.registration .reset a{ line-height: 15px;padding-top: 2px;background: url(../images/resetIcon.png) no-repeat 0 0px;padding-left: 22px; color: #5C2682; font-size: 12px;  text-decoration: none;}
.registration .row9{width:100%;padding-top: 28px;padding-bottom: 30px;}
.registration .sendmail {width:39%;}
.registration .resetmail {width:40%;padding-top: 11px;}
.registration .InputCommonStyl placeholder{font-size:20px;color:red;}
.registration .row8 {border-bottom:1px dotted #ccc;padding-bottom: 23px;}
.registration .col0-col1 .content-body p span {text-decoration:none;}
.registration .col0-col1 .content-body {max-width:100%;padding-left:0;}
.registration .col0-col1.col1 .content-body p {padding-bottom:34px;}
.registration .col0-col1.col1 .content-body p.complete {padding-left:0;}
.registration .col0-col1.col1 .content-body p.complete span {color:#000000;}
.registration .col0-col1 .row2content-body {max-width:73%;padding-bottom: 0; padding-right: 0;padding-top:4px;}
.registration .commonfont.row10phoneinfo p {padding-top:2px;}
.registration .commonfont.row10phoneinfo {padding-bottom:0;}
.registration #articleHead p span {color:#000000; padding : 0 15px 0 15px; padding-left: 20px\0/;}
.registration .SelectSection.selectionnew {width: 37.5%;}
.registration .rollover {background: url("../images/rolloverimg.jpg") no-repeat scroll 0 0 #CCBAE2;background-size:100% 100%;display:none;width:54%;position:absolute;right:-18%;height: 160px;}
.registration .rollover p {padding-top:10px;padding-left:16px;}
.registration .col0-col1 .sectionCont ul li {background: url("../images/icons/black-bullet.png") no-repeat scroll 0px 9px;line-height: 20px;}
.registration .col0-col1 .content-body h3 {font-size:20px;padding-left: 9.8%;}
.registration .col0-col1.col1 .row2content-body p {padding-bottom:14px;}
.registration .col0-col1 .sectionCont { padding-left: 9.5%;padding-top: 13px;}
.registration .col0-col1 .sectionCont ul {margin-bottom:23px;}
.registration .InputCommonStyl.inputcelldiv {margin-top:0;}
.registration .col0-col1.col1 .registrationPageOne .content-body p {padding-bottom: 9px;}
.registration.regisNext .col0-col1.col1 .registrationPageOne .content-body p { padding-bottom: 17px;}
.registration .col0-col1.col1 .registrationPageOne .content-body .row p {padding-bottom:0px;}
.registration .col0-col1.col1 .registrationPageOne .content-body .row p.ndcnumprovide {}
.registration .col0-col1.col1 .registrationPageOne .content-body .row.row4email p {padding-top:0;}
.registration .city {width: 47.5%;margin-right:0;}
.registration .state {margin-left:6%;margin-right:0;width:26%;}
.registration .zip {margin-right:0;float:left; width: 15.56%;}
.registration .row {width:100%;}
.registrationPageOne .contactUsForm select#state { margin-top: 8px;/*border: 0.1em solid #E0E0E1*/;}
.registration .statefordesk {padding-bottom:1px;}
.registration .selectbox.active {background: url("../images/checkedState.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);}
.registration .citystatezip {padding-bottom:3px;}
.registration .dob select {border: medium none;height: 36px;opacity: 1;width: 100%;}
.registration .registrationPageOne .contactUsForm select {height:34px; padding:8px;}
.registration .col0-col1.col1 .registrationPageOne .content-body .row p.row8para {line-height:20px;padding-top:24px;}
.registration .dateofBirth  {width:37.5%;}
.registration .commonfont .dateofBirth p {padding-top:4px;}

.registration .col0-col1.col1 .registrationPageOne .content-body p.phoneInfo { color: #5D2583;font-size: 26px;line-height: 26px; padding-top: 23px; padding-bottom: 8px;}
.registration .col0-col1.col1 .registrationPageOne .content-body p.phoneInfopara2 {font-size: 12px;padding-left: 4%;padding-top: 24px; padding-bottom: 8px;}
.registration .inputSmallDiv {width:100%;margin-right:4.1%;}
.registration .inputSmallDiv.homeinput {width:100%;}
.registration .col0-col1.col1 .registrationPageOne .content-body p.bottomPara {padding-top:24px;padding-top:18px\0/;border-bottom:1px dotted #ccc;padding-bottom: 11px;}
.registration .col0-col1.col1 .registrationPageOne .content-body p.bottomPara.cellparabott {border-bottom:none;padding-bottom:8px;}
.registration .agree-check  {width:3%;background: url("../images/unchkBoxDesktop.jpg") no-repeat scroll 0px 0px;height: 22px;width: 22px;}
.registration .agree-check.checkBoxActive  {width:3%;background: url("../images/chkboxDesktop.jpg") no-repeat scroll 0px 0px;height: 22px;width: 22px;}
.registration .agree-check.active  {width:3%;background: url("../images/chkboxDesktop.jpg") no-repeat scroll 0px 0px;height: 22px;width: 22px;}
.registration .agree-lebel {width:74%;margin-left: 1.5%;}
.registration .registrationPageOne .agree-group {padding-bottom:8px;border-bottom: 1px dotted #CCCCCC;}
.registration .agree-check input {background:none;border:none;opacity:0;width:100%;height:100%;}
.registration .agree-line {padding-top:8px;}
.registration .agree-line {padding-bottom: 1px;}
.registration .registrationPageOne .sendmail {width: 17%;margin-left:29.5%;}
.registration .registrationPageOne .sendmail {margin-top:-34px\0/;}
.registration .paddingBottomAdjust {padding-bottom :29px;}
.registration .registrationPageOne .previosbtn input {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);border: medium none;color: #FFFFFF;font-size: 18px;height: 39px;line-height: 20px;padding-top: 7px;width: 100%;}
.registration .registrationPageOne .sendmailbutton {background: url("../images/continue-button.jpg") no-repeat scroll 0 0;height: 42px;width: 100%;background-size:none;}
.registration .registrationPageOne .sendmailbutton input {height:40px;background: none;border: medium none;color: #FFFFFF;font-size: 18px;line-height: 20px; padding-top: 0;width: 100%;}
.registration .questionNo  {width:8%;padding-left: 43.5%; padding-top: 4px;}
.registration .registrationPageOne .row9 {padding-top: 14px;margin-left:5.1%;padding-bottom: 0;}
.registration .columnRight {background: url("../images/lightPurpleBg.jpg") no-repeat scroll 0 0;background-size:100% 100%;width: 100%;}
.gridContainer .columnRight h3 {font-size:18px;text-align:center;padding-top:10px;}
.gridContainer .columnRight p {font-size:14px;text-align:center; padding-bottom: 20px;padding-left:5%;padding-right:5%;margin-bottom:10px;}
.registration .topImg  {width:25%;margin:0 auto;padding-top:10px;}
.registration .colCont {width:27%;}
.registration .mrginZero {margin-right:0;width:35.2%;}
.registration .state .InputCommonStyl3 a {left: 79%;}
.registration .dateofBirthcol2 .InputCommonStyl3 a {left: 79%;}

/*****Second Registration Page Amit Ranjan*************/
.registration.regisNext .InputCommonStyl{margin-top: 0;}
.subjectSection .selectrelation {width:277px !important;}
.registration.regisNext .selectbox input {height: 19px;opacity: 0;width: 23px;}
.registration.regisNext .selectboxNew {margin-left: 35%;margin-top: 15px;}
.registration.regisNext .selectbox.radioActive {background: url("../images/checkedState.png") no-repeat scroll 0 0;width: 28%;margin-right: 7%;background-size:100% 100%;}
.registration.regisNext .cityState {width:100%;}
.registration.regisNext .SelectSection {width:100%;padding-top:6px;}
.registration.regisNext .leftRadio.radiofouropt {width:50%;}
.registration.regisNext .radioinline.radiofouropt {padding-bottom:11px;}
.registration.regisNext .rightRadio.radiofouropt {width:50%;}
.registration.regisNext .SelectSection.diagnosedalz {padding-top:4px;padding-bottom:7px;}
.registration.regisNext .col0-col1.col1 .SelectSection.diagnosedalz p {padding-bottom:4px;}
.registration.regisNext .FloatLeft .prescribeexelon {padding-bottom:3px;}
.registration.regisNext .contactUsForm select {width:100%;}
.registration.regisNext .InputCommonStyl {width:37%;}
.registration.regisNext .medicationtime  .InputCommonStyl {margin-top:0;width:39%;}
.registration.regisNext .commonfont p {padding-top:0;}
.registration.regisNext .registrationPageOne .contactUsForm select {height: 36px;}
.registration .city {width:59.5%;}
.registration.regisNext .diagnosedalz .leftRadio {width:11%;}
.registration.regisNext .leftRadio {float:left; width:30%;}
.registration.regisNext .ndcpara .leftRadio {width:11%;}
.registration.regisNext .rightRadio {float:left;margin-right:2%; width:30%;}
.registration.regisNext .diagnosedalz .rightRadio {width:11%;margin-right:0;}
.registration.regisNext .FloatLeft {float: left;width: 100%;}
.registration.regisNext .FloatLeft.questionNo { margin-left: 28%;
    padding-left: 0;
    padding-top: 7px;
    width: 10%;}
.registration.regisNext .FloatLeft.newsendmail {width:90%;margin-left:0; padding-top: 22px;}
.registration .regisNext .sendmail.FloatLeft {margin-left: 28%;width: 19%;}
.registration.regisNext .radioTxt {width: 34%;padding-top:1px;}
.registration.regisNext .radioField{width: 100%;}
.registration.regisNext .medicationtime.active {display:none;}
.registration.regisNext .radiofouropt.radioinline .selectbox.radioActive {background: url("../images/checkedState.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);margin-right: 2%;width: 6.34%;}
.registration.regisNext .consent {padding: 36px 12.3% 0 6%;}
.registration.regisNext .hidealz .borderbottom {border-bottom:1px dotted #CCCCCC;}
.registration.regisNext .selectbox {background: url("../images/uncheckedState.png") no-repeat scroll 0 0;width: 28%;margin-right: 7%;background-size:100% 100%;}
.registration.regisNext .radiofouropt.radioinline .selectbox {background: url("../images/uncheckedState.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);margin-right: 2%;width: 6.34%;}
.registration.regisNext .ndcpara .selectbox {background: url("../images/uncheckedState.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);margin-right: 5%;width: 30%;}
.registration.regisNext .ndcpara .selectbox.radioActive {background: url("../images/checkedState.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);margin-right: 5%;width: 30%;}
.registration.regisNext .commonfont {width: 100%;padding-bottom:0;}
.registration.regisNext .commonfont.prescriptinfo {padding-top:20px;}
.registration.regisNext .commonfont.profcareoption {border-bottom:1px dotted #cccccc;padding-bottom:20px;}
.registration.regisNext .commonfont p.presciptinfo {margin-top:21px;}
.registration.regisNext .otheroption .SelectSection {padding-top:0;}
.registration.regisNext .col0-col1 .content-body .ndcpara h3 {padding-bottom:2px;}
.registration.regisNext .ndcpara .rightRadio {width:11%;}
.registration.regisNext .hidecaregiver.commonfont {padding-bottom:11px;}
.registration.regisNext .hidecaregiver.commonfont .leftRadio {margin-right:0;width:11%;}
.registration.regisNext .hidecaregiver.commonfont .rightRadio {width:11%;}
.registration.regisNext .radioinline {float:none;padding-bottom:15px;}
.registration.regisNext .commonfont.ndcpara {padding-left:4.5%;padding-top:8px;border-bottom: 1px dotted #CCCCCC;padding-bottom: 20px;}
.registration .col0-col1.col1 .registrationPageOne .content-body .row.ndcpara p.row8para {padding-top:0;padding-right:17%;padding-bottom:12px;}
.registration.regisNext .medicationtime .FloatLeft {padding-left:4.3%;padding-top:2px;padding-bottom: 20px;}
.registration.regisNext .col0-col1 .content-body h3 {padding-left:0;}
.registration.regisNext .radioinline .selectbox {width:5%;}
.registration.regisNext .FloatLeft.inlinetext {width:55%;}
.registration.regisNext .previosbtn  {background: url("../images/previous-btn.png") no-repeat scroll 0 0;height: 39px;width: 19%;float:left;background-size:100% 100%;  margin-left: 1%;}
.registration.regisNext .col0-col1 .registrationPageOne .content-body {padding-bottom: 32px;}
.registration.regisNext .registrationPageOne .sendmailbutton {background: url("../images/sendMailbackground.png") no-repeat scroll 0 0;height: 39px;width: 28%;float:right;background-size:100% 100%;}
.registration.regisNext .previousbutton {float:left;}
.regErr.regErrfname {float: left;}
.registration.regisNext .regErr.regErrfname {float:none;}
.regErr.regErrlname {float: none;margin-left: 41%;}
.regErr.regErrlname.regErrCmail {width:40%;}
.regErr.regErrZip {float:right;width:36%;margin-right:5%;}
.regErr.regErrstate { float: left;width: 22%;margin-left: 69px;}
.registration .regErr.errStatemod {width:21%;}
.registration .regErr {width: 32%;}
.registration .regErr.ergErrRelation {width:50%;}
.registration .regErr.regErrdob {width:50%;}
.registration .registrationPageOne .agree-groupcell {padding-bottom:40px;} /*19-07-14*/
.registration .FormSection.contactusContenttop {padding-bottom:25px;} /*19-07-14*/
.dob .customMonthSelect .jquery-selectbox .jquery-selectbox-moreButton {margin-top:11px;}
.dob .customMonthSelect .jquery-selectbox { width:97% !important;  line-height: 31px !important;} /*19-07-14*/
.dateofBirthcol2 .jquery-selectbox .jquery-selectbox-moreButton {margin-top:11px;}
.dateofBirthcol2 .jquery-selectbox {line-height:31px !important;width:100%\0/ !important;}
.registration .dateofBirthcol2 {margin-top:0;width: 17.5%;  margin-left: 0;margin-right: 0;} /*19-07-14*/
.registration .col0-col1.col1 .registrationPageOne .content-body .row.row8fordob p.row8para {padding-top: 25px;padding-bottom: 19px;padding-right:20%;} /*19-07-14*/
.registration .col0-col1 .registrationPageOne .content-body {padding-right:7%;padding-top: 20px;padding-bottom:32px;} /*19-07-14*/
.registration .registrationPageOne .contactUsForm { padding: 23px 9.3% 0 5.96%;} /*19-07-14*/
.registration .col0-col1.col1 .row2content-body p.noticeTxt {line-height:20px;padding-top: 2px;padding-left: 9.7%;width:94%;} /*19-07-14*/
.registration .col0-col1 #articleHead {padding-bottom:0;padding-left: 7%;padding-top: 44px;padding-right: 12%;} /*19-07-14*/
.registration .FloatRight{float: right; margin-right: 21.5%;} /*19-07-14*/
.registration .just-desktop.requiredDiv {padding-left: 66.8%;padding-top:10px;} /*19-07-14*/
.registration .state .jquery-selectbox {width:122px !important;line-height: 29px !important; } /*19-07-14*/
.registration .state .jquery-selectbox .jquery-selectbox-moreButton  {margin-top:11px;}
.alreadyjoinedexception {padding-bottom:16px;} /*19-07-2014*/
.alreadyjoinedexception .regErr.regErrfname {float: none;} /*19-07-2014*/
.alreadyjoinedexception .regErr {width: 100%;} /*19-07-2014*/
.registration .commonfont.personalcntinfo {padding-bottom:0;} /*19-07-2014*/
.registration .dateofBirthcol2 .InputCommonStyl3{border: none !important;background: none !important;position: relative;z-index:10;}  /*  */ 

#articleBody a.email_dis_guide{background: url("../images/emailMyAnswer_new.png") no-repeat scroll 0 0 ;
    height: 41px;
    display:block;
    text-align: center;
    width: 256px;
	margin-top: 1.4em;
    color: #fff;
font-weight:normal; font-size:17px; float:left;line-height:38px;}

.rollingLineCont {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 14px 0 0;
    width: 100%;
}
.paraforvideo {  float: left;  width: 96%;}
.checkboxvd {  float: left; width: 18px;}




@media all\0 {  
.registration .registrationPageOne .sendmailbutton {width: 57%;}
.registration .registrationPageOne .sendmail {
    margin-left: 72.5%;width: 39%;
 }
 .pageName-section a {padding-right: 4px;}
 .registration .next-page .pageName-section {padding-top:18px;padding-right:24px;}
 .notepthanku .next-page .pageName-section {padding-right:20px;}
 } 
 
 /***********************satheesh**********************/
 #feelAsCaregiverPage .selectboxchk {margin:0;float:left;background: url("../images/unchkBoxDesktop.jpg") no-repeat scroll 0 0 ;background-size:100% 100%;height: 22px; width: 22px;}
#feelAsCaregiverPage .selectboxchk.feelcheckBoxActive {background: url("../images/chkboxDesktop.jpg") no-repeat scroll 0 0 ;height: 22px;width: 22px;}
#feelAsCaregiverPage .selectboxchk input { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; height: 100%; opacity: 0; width: 100%;}
.UsingTheExelonPatch .content-body p.episat {line-height: 20px;} 
.UsingTheExelonPatch #articleBody .content-head h2#ATP                  {background:url("../images/signs/content-head-arrow.png") no-repeat 50px center #eeeeee;display: inline-block;padding: 6px 11.6% 5px 69px;}  
.UsingTheExelonPatch .col1 .stages-of-alzheimer.flexsteps .content-body {padding-left: 30px;padding-right: 40px;padding-top: 0;}
.UsingTheExelonPatch .col1 .stages-of-alzheimer.flexsteps .content-body p.AEP {line-height: 20px;}
.resltPage #result li {padding-bottom: 1em;padding-top: 1.75em;}
.resltPage #result > ul {padding-top: 0;margin-left: 3%;}
.resltPage p.dullColor {color: #666666 !important;font-size: 1.7em;font-weight: normal;line-height: 1.2em;}
.resltPage .content-body p {padding-right: 3%;}
.resltPage #articleHead h1 {padding-bottom: 0;}
.resltPage #articleHead.screeningresult {padding-bottom: 0;}
.col1 .resltPage .content-body {padding-bottom: 6px;}
.col1 .resltPage .content-body {max-width: 740px;padding: 10px 0 6px 9.4%;}
.ad8screening.resltPage #articleBody {margin-left: 9.5%;}
.ad8screening.resltPage #articleBody p.keepmind {font-size: 14px;line-height: 20px;}
.resltPage .keepmind {width: 99%;}
.resltPage #result li.ques {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.3em;
    list-style: decimal outside none;
}
 
 
 .aj-top-nav  #treatmentNav  {display: none;}
 
 #feelAsCaregiverPage .selectboxchk.feelcheckBoxActive1 {
    background: url("../images/chkboxDesktop.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 22px;
    width: 22px;
}
	
/*********************************** Arijit for ISI ***********************************/

#safetyContainer.floating			{height : 120px ; position: fixed ; bottom : 0 ; background:#eeeeee;width:100%;left: 0;margin:0;}
.floating #footer-wrapper			{height : 90px ; width:100%;max-width:1000px;margin:20px auto 0;}
.floating .nicescroll-rails			{background:#d7d7d7;border-radius:5px;}
#safetyContainer.floating img		{padding-bottom: 17px;}
#safetyContainer 					{display: block;width:100%;margin:0;}
.sb-open-top	 					{float:right;padding: 11px 10px; margin-left: 9px;padding-bottom: 10px; padding-top: 12px;padding-left: 7px;} /*nishu 12/8 */
.footerBottom 						{height:auto;position: static;}
.footerISIcont						{width:100%;}
.footerISIcont .isiheading 			{overflow-y: scroll;height: 88px;width:100%;padding-left:3%;padding-right:3%;float: left;margin:0;}
.mapCode 							{clear: both;margin: 0 2.1%;width: 95%;text-align:right;}
.footer-img							{margin: 0 auto;max-width: 1000px;}
/*--Collapsible ISI--*/
#controls {width: 36px;position: relative !important;right: 16px; top: 5px;display:block;z-index: 9999;float:right;}/*K09/12/15*/
:root #controls {position: absolute;}
.dekstopISI #controls , .tabletISI #controls {display:block;}
.dekstopISI.minusButton #controls , .tabletISI.minusButton #controls {display:block;}
.dekstopISI.floating #controls , .tabletISI.floating #controls {display:block;}
.metro-boxes{width:100%}/* Raju 11/6/14*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .dekstopISI.floating #controls{top:23px;}
	.h2style p.you {padding: 60px 0 16px 3.5%;
}
	}
	.dekstopISI.floating #controls {margin-right: -24px;}
.tabletISI.floating #controls {right: 16px;}
.dekstopISI #controls ul {list-style: none;float: right;margin:0;}
.dekstopISI #controls ul li {}
.tabletISI .nicescroll-rails			{right: 35px !important;overflow-y: scroll;}

/*-- Collapsible Buttons --*/
#static-isi #controls a {font-size: 18px;height: 26px;width: 29px;color: #fff;display: block;text-decoration: none;z-index: 999;}
#static-isi #controls a span {position: absolute;top: 0;right: 0; /*margin-left:7px;*/width: 69px;height: 23px;display: block;}
#static-isi #controls a#seeLess {display: block; padding: 0 8px 2px;}

.btnOrangeSquare {
	border:0 none;
	border-radius: 0;
	/*background-color: #5D2583;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5D2583), color-stop(100%, #5D2583));
	background-image: -webkit-linear-gradient(#5D2583, #5D2583);
	background-image: -moz-linear-gradient(#5D2583, #5D2583);
	background-image: -o-linear-gradient(#5D2583, #5D2583);
	background-image: linear-gradient(#5D2583, #5D2583);
	-pie-background: linear-gradient(#5D2583, #5D2583); */
	background: url("../images/plusImgDesk.jpg") no-repeat scroll 2px 0;
	font-family: 'Lato',  Arial, Helvetica, sans-serif;
	text-decoration: none !important;
	display: block;
	text-align: center;
	color: white;
	
	}

.btnOrangeSquare1 {background: url("../images/minusImgDesk.jpg") no-repeat scroll 2px 0;}
#residentsLinks ul li.isi.just-mobile {display: none;}
.startOverSection.videopage{background-color: #ffffff;}/*Kousik 12/02*/
#thankYouPageWithReslt .startOvertext {width: 20%;}/**kousik**/
#thankYouPageWithReslt .startOvertext p{color: #ccbae1;font-weight: bold;line-height: 15px;padding-left: 0px;padding-top: 10px;font-size:14px;}/**kousik**/
#thankYouPageWithReslt .startOvertext span {color: #5d2583;cursor: pointer;}

/* sandip 15/1 */
.surveyResultPrint .row1, .surveyResultPrint .row2 {padding-left: 52px;}
.surveyResultPrint .resultprint {padding: 27px 0 0 2%;}
.surveyResultPrint .sections {width: 27.5%; margin-right: 4%; margin-left: 0px;}
.surveyResultPrint .resultRowwidth {padding: 3.5px 0 3.5px 0;}
.surveyResultPrint .resultRowright {text-align: right;}
.surveyResultPrint .result2 .rateimg {padding-top: 15px;}


/**************End*************/
	
	
	@media only screen and (min-width: 240px) and (max-width: 640px) {
	.btnOrangeSquare {background: url("../images/plusImg.jpg") no-repeat scroll 2px 0;}/*Kousik 30/11*/
	.btnOrangeSquare1 {background: url("../images/minusImg.jpg") no-repeat scroll 2px 0;}/*Kousik 30/11*/
	.aj-top-nav  #treatmentNav  {display: block;padding-top: 45px;}/**KD09/01 added padding-top**/
	#treatmentNav ul.levelOneNav li.h.treatment-and-care ,#treatmentNav ul.levelOneNav li.h.resources{padding-left: 4.5%;}/*20-11-pk*/
	.fot3 { max-width: 278px;}/*20-11-pk*/
	/**********national alz buileaving popup marzada***************/
		a.ok, a.cancel {background: url("../images/cancel_background_desktop.png") no-repeat scroll 0 0 ;float: left;width: 76%;text-decoration: none; padding-bottom: 8px;}
		.interstit-page	.pageCont {padding-bottom: 4em;padding-top: 2em;width: 100%;}    /* sandip 2/2 */
		.FormWindowOverlay .interstit-page { background: none repeat scroll 0 0 #ffffff;  padding: 6px 1px 55px 1px;}    /* sandip 2/2 */ 
	.smallDD {float: none;}
	.forDDImg {margin-left: 90%;} /**a3d**/
	.smallDD .forDDImg {margin-left: 90%;} /**a3d**/
	.stateCont .smallDD .forDDImg {margin-left: 79%;} /**a3d**/
	/**********Contact Us **************/
	#logo-navigation-search-section {height: 46px;}
		 .ContactUsProfessional .contactusContent {padding: 44px 0 0 6%;width: 83.5%;  height: auto;}/****Marzada Changes********/
	 .ContactUsProfessional	.resetmail.FloatLeft { padding-left: 92px;}/****Marzada Changes********/ /****a3d*******/
	.leftfooter									{float:none;width:100%;}
	.rightfooter								{float:none;width:100%; padding-right: 0px; padding-top: 0px;padding-bottom: 6px;}
	.rightfooter p {font-size: 8px;font-weight: normal;line-height: 10px;font-style: italic;padding-left: 9%; text-align: left;}
	
	body				{font-size:12px;}
	.FormWindowOverlay {width: 95%;}	
	.topMove div.heading a  {background: url(../images/mobile/isi-minus.png) no-repeat center center /*{global-icon-set}*/;background-size: 9px 9px;-webkit-background-size: 9px 9px; }
    .topMove {top: 22px; position: fixed; z-index: 10;height: auto !important;}
    .topMove .scrollCont {background-color: #fff; height: 100% !important;overflow-y:scroll;}
    .nav    {display: none;} /* for new panel menu */
	 /*.main{display: none;}*/
	 .theme2-isi-hide-desk	{display: none;}
	#residentsLinks {display:block;}/*saurav redesign*/
	.just-mobile									{display:block;}
	.just-desktop									{display:none;}
	#footerInfonav ul li.just-mobile									{display:inline;}
	#footerInfonav ul li.just-desktop									{display:none;}
	
    #globalFooter 									{padding:0;text-align: left;width: auto;} /*sanjit*/
	.aj-top-nav{top:27px;}/*saurav redesign*/
		#globalLinks ul li a 								{color: #000;display: block;padding: 7px 0 8px;font-size:10px; line-height:13px;font-weight:bold;}/*saurav redesign*/
	#residentsLinks ul li 								{width:49.99%;float:left;}
	#residentsLinks ul li.toplinks 						{display:none;}
	#residentsLinks ul li.fpi 							{display:block;}
	#residentsLinks ul li.isi.just-mobile				{display:block;background:none;}
	#logo-navigation-search-section #brandLogo h1 a 	{
     height: 100%; display: block; width: 100%; max-width:142px;max-height:36px;background-size:100% auto;}
	#header											{}
	#globalLinks ul li									{background:url(../images/signs/mobile-header-divider.png) no-repeat right 0;}
		#globalHeader 									{padding:0;display: block;position: fixed;top: 0px;width: 100%;z-index: 100;}/*saurav redesign*/
	#logo-navigation-search-section #brandLogo		{height: 36px;width: 26.48%;padding: 5px 2% 4px 3.5%;width: 44%;}
	.darkBackground									{background:none;}
	.main											{display:none;}
	.navigationMenu									{float:right;padding-top: 0px;}/**sanjit***/
	.navigationMenu	p								{font-size:6px;}
	.us-resident-text 								{float:left;padding-top: 26px;}
	.sb-open-top	 								{float:right;padding: 11px 10px;} /********Marzada change*********/
	.open-menu		 								{background:#5d2583;}
	.open-menu a.menu-trigger 						{background-image:url("../images/menu.png");}
	a.menu-trigger 									{float: left;top: 30px;left: 0;padding: 0 5px; background: url(../images/icons/menu-button.png) 0px 0px no-repeat;background-size:31px 22px; z-index: 200; width: 33px; height: 24px;font-size: 0px; text-indent: -999px;} /* nishu 12/8 */  /**sanjit**/
	
	#logo-navigation-search-section					{padding:0; background: #fff;display: block; position: fixed;z-index: 100;top:26px;width:100%;} /* nishu 12/8 */
	#logo-navigation-search-section #brandLogoMob	{display:block;float:left;width:151px;padding:5px 0 0 3.8%;} /* nishu 12/8 */
	#logo-navigation-search-section #brandLogo		{display:none;} /* nishu 12/8 */
		.trialOffer										{background:#5d2583;padding: 10px 18px;height: 41px;margin-top: 28px;}/*kousik 07/12/15*//*saurav redesign*/
	.trialOffer	a									{display: block;font-size:15px;line-height:16px;color:#fff !important;text-decoration:none;background: url(../images/icons/free-trial-logo.png) 0px 0px no-repeat;background-size:auto 100%;padding-left: 8.1%;}/*KD11/01/16*/
	.trialOffer	a sup {font-size: 10px;}/*K7/12/15*/
	#safetyContainer								{display:none; z-index: 1;}
	.zeroBottom										{bottom : 0;} /* sandip 30 */
	#globalFooter ul								{width:100%}
	#globalFooter ul li								{padding-right :10px;padding-left:0px;}
	#footerLogo                                                                          {width: 25%; margin-left: 3%; padding:4px 0;}/**sanjit****/
    #globalFooter ul li a                                                             { font-size: 9px;}/**sanjit****/
	#globalPreFooter                                                                {padding-left: 9%;line-height: 17px;}/**sanjit****/
	
	.mobile-footer-logo								{float:left;width:23%;padding-top: 3px;}
	.footer-text									{float:left;width:71.8%;text-align: left;padding-left: 5%;}
	#copyrightText									{text-align: left;}/***sanjit********/
	p.mapcoded                                                                           {text-align: right;margin-right: 5%;margin-top:-26px;}       /***sanjit********/
	#globalFooter ul li.noleftspace                                        {padding-left: 0;}  /***sanjit********/
	#residentsLink                                                                    { background: none repeat fixed 0 0 #404040;line-height:17px;text-align: center;padding: 6px 2.7% 28px;}/***sanjit********/
    #residentsLink ul li.lastItem                                           {background: none repeat scroll 0 0;} /***sanjit********/
	#footerInfonav { padding: 0px 0;}                /***sanjit********/
    #residentsLink  ul li a                                                           {color: #fff;text-decoration: none;}/***sanjit********/
	#residentsLink ul li                                                               { background: url("../images/signs/header-links-border.png") no-repeat scroll right 2px;}/***sanjit********/
	div#copyrightText p 								{font-size:9px;line-height:17px;padding: 6px 2% 4px 9%;}/**sanjit****/    /* sandip 7/1 */
	div#copyrightText p.allright                                          {padding-top: 0;}/***sanjit********/
	div#copyrightText span { display: none;}
  
	#globalHeader #globalLinks 						{background:#dbcfea;}
	#subpageTwoCol .columnContainer .col1			{width:100%;float:none;}
	#subpageTwoCol .columnContainer .col2			{width:100%;float:none;}
	#articleHead h1 									{font-size: 20px;line-height:21px;padding-bottom: 5px;}
	#articleHead .surveyHeading {padding-top: 0px;}/*K08/12/2015*/
	#articleHead 									{padding: 1px 4.6% 16px;}
	.working-with-professional #articleHead {padding: 1px 4.6% 16px;}
	#articleHead p ,
	#articleHead  p.DScontent	{font-size: 13px;line-height: 15px;}
	#articleBody .content-head h2 					{background:none;padding: 0 0 0 4.6%;}
	#articleBody .content-head h2#SideEffects                {padding-top: 6px;}
	#articleBody h2 									{font-size: 16px;line-height:18px;}
	#articleBody .content-body 						{padding: 1px 4.6% 6px 4.6%;}
	.content-body p 									{font-size: 13px;line-height: 15px;}
	#globalFooter ul li                                                               {display: inline-block;}
    #subpageTwoCol .columnContainer {border-bottom: none;}
	span.rg {color: #FFFFFF;float: right;font-size: 10px;line-height: 10px;position: relative;top: 0;width: auto;}
	.heroemTxt {color: #FFFFFF;margin-top: 0.4em;padding-left: 12px;}
	.heroemTxt.emtx {margin-top: 2em;}
	 .heroemTxt.exfoe {margin-top: 3.8em;}
	 p.heroemTxt { font-size: 9px; width: 131px;}
    #novartis-homepage .homeCont-marque .flexslider .slides li {background: url("../images/homepage_01.jpg") no-repeat 0 bottom ;background-size:100% 100%;}
	/* 	#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor				{background: url("../images/homepage_02.jpg") no-repeat 0 bottom ;background-size:100% 100%; }
	#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor					{background: url("../images/homepage_03.jpg") no-repeat 0 bottom ;background-size:100% 100%; } */
	#novartis-homepage .flex-control-paging li a {height: 8px;width: 8px;}

	.ooyalaDiv {height: 200px; width: 300px; margin: 30% auto 0;}
	#ooyalaVideo {height: 200px; width: 300px;}
	.closeVideoButton {right: 5px; top: 5px; width: 20px; height: 20px; background-size: cover;}
	#logo-navigation-search-section .textNav {float: right;padding-left: 1%;padding-top: 20px;width: 32%;}/*27/11/2015 saurav*/
	#logo-navigation-search-section .textNav p {font-size: 9px;line-height: 12px;}/*Added by Kousik for mob nav*/
	/***********************satheesh**********************/
 	.UsingTheExelonPatch .col1 .content-body p.episat {line-height: 15px;} 
	.UsingTheExelonPatch .col1 .stages-of-alzheimer.flexsteps .content-body p.AEP {line-height: 15px;}
	.being-healthy-caregiver .FirstCalloutSubCont2 ul li {line-height: 15px;}
	.col1 .content-body.ExelonPatchcontent p.health{line-height: 15px;}
	.UsingTheExelonPatch .leftarrowImg.InactiveImage {width: 4%;}
	.UsingTheExelonPatch .leftarrowImg.activeImage {width: 4%;}
	.UsingTheExelonPatch .lifloat {width: 5%;}
	.ContactUsProfessional.contactHcp .cszCont {padding-top: 0;}
	/**********callout by marzada ***********/
	
	.righttick {background: url("../images/CalloutPic_righttick.png") no-repeat scroll 25px 24px;height:60px;width:65px;float:left;}
	.ad8screening.resltPage #articleBody {margin-left: 5%;margin-right: 5%;}
	.resltPage #articleHead.screeningresult {padding-bottom: 0;padding-left: 5%; padding-top: 0;}
	.col1 .resltPage .content-body {padding: 10px 0 6px 5%;}
	.ad8-dementia-screen #articleBody ol.numberListStyleAlt li {clear: both;}
	.ad8-dementia-screen .quesRadioRowCont {display: block;}
	.ad8-dementia-screen .quesRadioLblCont { width: auto;}
	.ad8-dementia-screen .ad8screening #articleHead {padding: 0px 2% 28px 5%;/**border-bottom: 1px dotted #BFBFBF;**/}
	.ad8-dementia-screen .ad8screening #articleBody {margin-left: 5%;margin-right: 5%;padding-top: 0;}
	.ad8screening.resltPage .bb {border-top: 1px dotted #BFBFBF;position: relative;top: 14em;}
	.resltPage #result > ul {padding-top: 3em;}
	.resltPage .safetyAndSideEffectBtnCont a {background: none;padding-left: 0;}
	.resltPage .safetyAndSideEffectBtnCont {margin-left: 0;margin-top: 2em;width: 100%; margin-bottom: 2em;}
	.resltPage .just-mobile .email_dis_guide {padding-left: 0;}
	.resltPage .just-mobile a.email_dis_guide {width: 100%;}
	.resltPage .emailresult.just-mobile {padding-top: 2em;}
	.quesRadioBoxCont {  padding: 2px 0 6px;}
	.QuestionSectionTnk.commonfont20px.mobileQuest {  padding-bottom: 76px;}
	/*        contact us by Amit Parmar */
	.ContactUsProfessional.choicei.profilei .contactusSection a.EN {
    background: url("../images/2_new.png") no-repeat scroll 0 0 / 100% 100% ;
    cursor: pointer;
    display: block;
    height: 40px;
    padding: 0 22%;
    font-size: 1.0em;
	font-weight:normal;
    width: 36%;    color: #FFFFFF;  
	text-align:center;    
	}
    .ContactUsProfessional.choicei.profilei .contactusSection a.EN.hcp.hcpimg {
    background: url("../images/2_new.png") no-repeat scroll 0 0 / 100% 100% ;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1.0em;
    font-weight: normal;
    padding: 0 3.1%;
    width: 60%;  
	text-align:center;
	}
	.Treatment-and-care .textCommonStyle a.see.seeNew{width: 100%; font-size: 14px; padding-left: 20px; background-size: 16px; padding-bottom: 3px; padding-top: 3px;}
	.stateCont .jquery-selectbox.jquery-custom-selectboxes-replaced {width: 99% !important;}
	.ContactUsProfessional.contactHcp .contactusContent {width: 95%;}
	.contactusContent > form {margin-left: 5%;}
	.ContactUsProfessional.contactHcp .contactUsForm {padding: 22px 0 0 7.5%;}
	.jquery-selectbox .jquery-selectbox-moreButton {margin-top: 0.5em;}
	.ContactUsProfessional.contactHcp .csCont {width: 100%;}
	.ContactUsProfessional.consumerForm .FormSection.contactusContenttop {width: 95%;}
	.ContactUsProfessional.consumerForm .contactusContenttop {padding: 0 0 0 1%;width: 95%;}
	/*******************Start of Floating ISI for Mobile By Amit Ranjan*****************/
	.collapsible-content {display:none;}
	#static-isi {display:none;}
	.footerBottom {display:block; background-color: #ffffff;}
	.scrollablefloatisi {overflow-y:scroll;}
	.posFixedFooter{position:fixed;}
	.footerBottom h4 {margin-bottom:8px; margin-top: 10px; font-size: 13px; background: none repeat scroll 0 0 #ffffff; color:#000000; line-height:20px; padding-left: 3%;}
	.isiheading h3 {color: #000000; font-weight: bold; margin-bottom: 4px; font-size: 14px; line-height: 22px;}
	.isiheading .btnOrangeSquare {display: inline; float: right; height: 20px; width: 20px; background-size: contain; margin-top: -25px; margin-right: 3%;}
	.isiheading p {line-height:15px; margin-bottom:12px;}
	.footerBottom button {background-color:none; height: 29px; color:#FFF; width:4.0%; border:none; padding:0; background-size:95% auto;background-position:0 4px;outline: none;} /** nishu 11/4 **/
	.footerBottom { position:fixed;height:20%;-webkit-transform:translateZ(0px);}
	.footerBottom { position:fixed;height:20%;-webkit-transform:translateZ(0px);}
	.isiheading {margin-left:3%; margin-right: 3%;}
	.isiheading {   float: left;    height: 100%;    overflow-y: scroll;}/**AJ**/
	.just-mobile .mapCode {padding-bottom: 70px;}/**AJ**/
	
	.stickyISI {height: 100px!important; overflow-y: scroll;}
	
	.footerBottom button.btnOrangeSquare {background-position: 0 12px;}
	.footerBottom button.btnOrangeSquare1 {background-position: 0 12px;}
	/*******************End of Floating ISI for Mobile By Amit Ranjan*******************/
	
   /*real changes for mobile by sanjit sanju on 17.07.2014***************************************************/
    .UsingTheExelonPatch.Managing .ConsiderationsSection { width: 100%;}
	.beforeyouvisit #articleBody a.downloadimg2 { line-height: 30px; }
	.what-is-alz-disease .sectionCont ul li {line-height: 15px;}
	.beforeyouvisit .sectionCont .questions h5 { line-height: 15px;}
	.beforeyouvisit .questions > p { width: 50%;    line-height: 15px;    padding-top: 5px;}
    .beforeyouvisit .downloadguide { margin-bottom: 1.6em; width: 100%;}/**sanjit**/
	.beforeyouvisit .sectionCont h4, .sectionCont h5 {padding-bottom: 4px;}
    .beforeyouvisit .col1 .content-body {max-width: 100%;}
    .beforeyouvisit .sectionCont ul.symptoms li {    background: url("../images/icons/black-bullet.png") no-repeat scroll 0 5px ;
      line-height: 15px;padding-bottom: 5px;}
	.beforeyouvisit .sectionCont ul.FHRG li {    line-height: 15px;    padding-bottom: 5px;}
	.staypositiv p.resourcecaregiver {    line-height: 15px;}
    .Inrecentt .content-box.black-content.white-tall-box.jtctcp{ background:#eeeeee;}
    #novartis-homepage .Inrecentt .metro-boxes .takes-work {background: url("../images/videopicmob.jpg") no-repeat scroll 0 0; background-size: 100% 100%;}
    .Inrecentt .metro-boxes .takes-work .content-head{width: 80%;}
    .prepforfuture .sectionCont ul.makinggroup li { line-height: 15px;background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px;}
	.prepforfuture .col1 .content-body p.tips{font-size:12px;line-height:15px; font-weight:bold; padding-top: 10px;}
	.prepforfuture .preparinghome .sectionCont ul {  margin-bottom: 0;}
    .prepforfuture .secondhiring .sectionCont ul.makinggroup {    margin-bottom: 0;  margin-top: 14px;}
    .expect-with-alzheimer { padding: 0;}
	.prepforfuture .col1 .alzdiagnosis .content-body p { line-height: 15px;}
	.prepforfuture .content-head #Telling{padding-left:4.6%;}
	.prepforfuture .sectionCont ul.breaking li {  background: url("../images/icons/black-bullet.png") no-repeat scroll 0 12%;line-height: 15px;padding-bottom: 5px;}
	.prepforfuture .sectionCont ul.breaking li.Discuss {    line-height: 15px;}
	.prepforfuture .sectionCont ul.breaking li.Know {    background: url("../images/icons/black-bullet.png") no-repeat scroll 0 8%;line-height: 15px;}
    .prepforfuture .sectionCont ul.makinggroup li.invest { background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px ;}
	.prepforfuture .sectionCont ul li {    background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px ;}
	.early-alz-diagnosis .col1 .content-body {max-width: 100%;}
    .early-alz-diagnosis .content-body ul.EarlyAdiag li {
    background: url("../images/icons/black-bullet.png") no-repeat scroll 0 10px ;} 
	.prepforfuture .tellinglast { padding-top: 15px;}
      .beforeyouvisit .sectionCont ul.FHBLBBO li {    line-height: 15px;    padding-bottom: 5px;}
     #articleHead p.howexep {   line-height: 15px;   }
	 .how-exelonpatch-could-help .content-body p.carebody1 {    line-height: 15px;}
	 .how-exelonpatch-could-help #subpageTwoCol .columnContainer .col1 {padding-top: 20px;}
	 .how-exelonpatch-could-help .content-body p {padding-right: 0;  }
     .changingroles .moderateStage .sectionCont ul li {    background: url("../images/icons/black-bullet.png") no-repeat scroll 0 5px ;}
     .changingroles .content-body p.peopleinstage {    line-height: 15px;}
	 .changingroles .col1 .content-body p.tips {    font-size: 16px;font-weight: normal;}
	 .changingroles .sectionCont ul.ABKE {    padding-right: 0%;    padding-top: 10px;}
	 #articleBody .content-horizontal .content-row-left a.mobilenumber {color:  #5d2583;}
   .what-is-alz-disease .bordertop { border-top: medium none;} 

   .ThirdCalloutSubCont11 {
    background: url("../images/1.1rightIcon2.png") no-repeat scroll 9px 24px ;
    float: left;
    height: 60px;
     margin-top:0;}
	.ThirdCalloutSubCont11 {    margin-left: 0%;}
	.righttick {background: url("../images/CalloutPic_righttick.png") no-repeat scroll 9px 24px;height:60px;width:65px;float:left;}
	.daily-a-routines .gradient-box h4 {    padding-left: 0%;}
	.daily-a-routines .col1 .content-body {    max-width: 100%;}
     .noa .content-horizontal .content-row-left h3 a { font-size: 16px; padding-bottom: 4px;}
	.FormWindowOverlay {min-width: 110px;}
    /****************************************************/

	/*******************Start registartion for mobile  By Amit Ranjan*****************/
.dob .customMonthSelect { width:219px !important;float:left;margin-right:0;}
.registration .dob .dateofBirthcol2 .jquery-selectbox {width:100% !important; margin-top: 17px;}
.registration .registrationPageOne .dob .FloatLeft.customMonthSelect { width:240px !important;float:left;margin-right:28px;}
.dob .customMonthSelect { width:95% !important;}
.registration .state .jquery-selectbox {width:100% !important; margin-top: 0; }
.registration.regisNext .InputCommonStyl.ddstyleforhidediv {border: medium none;width:99.5%;}
.registration.regisNext .ddforrelationship {
    width: 277px !important;padding-top: 7px !important;
}
.registration #articleBody .content-head h2 { color: #000000; }
.registration .col0-col1.col1 .content-body p {padding-bottom:0;}
.registration #articleHead p span.dote {padding-top:7px;}
.registration #articleHead p span.dote {width:19.5%;}
.registration .commonfont .Contact {width:100%;}
.registration .col0-col1 .sectionCont {padding-left: 0;padding-top: 13px;}
.registration .col0-col1 #articleBody .sectionCont ul li span.rollovertext a {color: #5d2583;text-decoration: underline;}
.registration .col0-col1 #articleBody .sectionCont ul li.help a {color: #5d2583;text-decoration: underline;}
.registration .col0-col1 .content-body h3 {font-size: 20px;padding-left: 0;}
.registration .col0-col1.col1 .row2content-body p.noticeTxt {line-height: 15px;padding-left: 0;padding-top: 2px;width: 100%;font-size: 12px;}
.registration .col0-col1.col1 #articleBody .row2content-body p.noticeTxt a {color: #5d2583;font-weight:bold;}
.registration .registrationPageOne .InputCommonStyl {margin-top: 0;}	
.registration .commonfont {padding-bottom: 0;}
.registration .spanstar {top: 18px;}
.registration .cityState {width: 100%;}
/*.registration .col0-col1 #articleHead {border-bottom: 1px dotted #000000;} */
.registration .registrationPageOne .FloatLeft {float: none;margin-left: 0;}
.registration .contactUsForm select {width: 97%;}
.registration .registrationPageOne .row4email {padding: 0 0 0 0;}
.registration .col0-col1.col1 .content-body p {font-size:17px;padding-top:0;}
.registration .commonfont p.reqfield {padding-top:0;}
.registration .borderdotbottom {border-bottom: 1px dotted #000000;padding-top: 9px;}
.registration .borderdotupper {border-bottom: 1px dotted #000000;margin-bottom: 18px;}
.registration .registrationPageOne .row8fordob {padding: 0 0 20px 0;}
.registration .registrationPageOne .row8fordob.nogapphone {padding-bottom:0;}
.registration .registrationPageOne .row8 .dob {border-bottom: 1px dotted #cccccc;padding-bottom: 12px;}
.registration .agree-line .agr {float:left;padding-left: 0;}
.registration .agree-line .chk {float:left;padding-left: 11%;}
.registration .registrationPageOne .agree-group {padding-left: 0;padding-right: 0;}
.registration .registrationPageOne .sendmail { width: 42%;}
.registration .registrationPageOne .selectbox input {opacity: 0.7;}
.registration .registrationPageOne .sendmail {width: 93%;}
.registration.regisNext .registrationPageOne .sendmailbutton {width: 100%;}
.registration.regisNext .previosbtn {width:100%;margin-bottom:13px;}
.registration.regisNext .radioinline .pre {float:left;}
.registration.regisNext .FloatLeft.inlinetext { padding-left: 26px;}
.registration .registrationPageOne .sendmail {padding-top: 20px;}
.registration .row2 {
    margin-top: 0;
}
.registration #articleBody .content-body {padding-right:0;padding-left:0;}
.registration.regisNext #articleBody .content-body {padding-right:4.6%;padding-left:4.6%;}
.registration #articleBody .content-body .makedist {padding-right:4.6%;padding-left:4.6%;}
.thankuprofessional .borderdotbottom {border-bottom: 1px dotted #000000;padding-top: 9px;}
.epthanku .borderdotbottom {border-bottom: 1px dotted #000000;padding-top: 9px;}
.notepthanku .borderdotbottom {border-bottom: 1px dotted #000000;padding-top: 9px;}
.thankuprofessional #articleBody .content-body {padding-left:0;padding-right:0;}
.thankyou.thankuprofessional .col1 .content-body p {padding-left: 4.6%;
    padding-right: 4.6%;}
.epthanku #articleBody a.epmobileno  {font-weight: normal;}
#articleBody .content-head h2.accoImg {background: url("../images/accordion-black-plus.png") no-repeat scroll right center / 30px 29px rgba(0, 0, 0, 0);height: 30px;display: block !important;}
#articleBody .content-head h2.accoImg:hover {background: url("../images/plsOn.png") no-repeat scroll right center rgba(0, 0, 0, 0) !important;}
#articleBody .content-head h2.accoImg.active {background: url("../images/mnsOff.png") no-repeat scroll right center rgba(0, 0, 0, 0) !important;display: block !important;}
.registration .col0-col1 .sectionCont ul.formobi li {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);}

.registration .registrationPageOne .OtherSelectSection.address2mob {margin-top:10px;}
	/*********** registration *************/
	.registration.regisNext .InputCommonStyl.ddstyleforhidediv .jquery-selectbox .jquery-selectbox-list.jquery-custom-selectboxes-replaced-list {width: 100% !important;}
	.registration.regisNext .InputCommonStyl.ddstyleforhidediv .jquery-selectbox .jquery-selectbox-list.jquery-custom-selectboxes-replaced-list  span {padding-bottom : 10px;}
	.registration .FormSection .just-mobile .error.errCemail {margin-bottom: 21px;}
	.registration .FormSection .just-mobile .error.errHphone {margin-bottom:10px;}
	.registration .FormSection .just-mobile .error.errorzip {margin-bottom:0;}
	.registration .FormSection .just-mobile .error.errStateMob {margin-bottom:21px;}
	.registration.regisNext .ddforrelationship .jquery-selectbox {width:97% !important}
	.registration.regisNext .row2 {margin-top:13px;}
	.registration.regisNext #articleBody .content-body .commonfont .ContectInfo p {font-size:17px;}
	.registration.regisNext .ContactUsProfessional .contactUsForm {padding-left:0;}
	.registration.regisNext .leftRadio.radiofouropt {width:95%;}
	.registration.regisNext .rightRadio.radiofouropt {width:95%;}
	.registration.regisNext .FloatLeft.questionNo {width:14%;}
	.registration.regisNext .FloatLeft.newsendmail {padding-top:0;}
.registration.regisNext #articleBody .content-body p {font-size:12px;line-height:16px;}
.registration.regisNext .row9 {margin-left:6%;}
.registration.regisNext .questionNo {padding-left:30%;}
.registration.regisNext .InputCommonStyl {height:34px;}
.registration.regisNext .registrationPageOne .contactUsForm select {height:100%;}
.registration.regisNext .commonfont {padding-top:0;}
.registration.regisNext .radioField {width:99%;}
.registration.regisNext .SelectSection.diagnosedalz {padding-top:10px;}
.registration.regisNext .selectbox.radioActive {background: url("../images/checkedState.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);margin-right: 0;width: 16.5%;}
.registration.regisNext .mobileRow .selectbox.radioActive {width:30%;}
.registration.regisNext .commonfont.hidealz {padding-top:15px;}
.registration.regisNext .hidecaregiver.commonfont .leftRadio {width:48.5%;}
.registration.regisNext .hidecaregiver.commonfont .rightRadio {width:48.5%;}
.registration.regisNext .hidecaregiver.commonfont {padding-top:15px;}
.registration.regisNext .radiofouropt.radioinline .selectbox {background: url("../images/uncheckedState.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);margin-right: 2%;width: 9%;margin-left:0;}
.registration.regisNext .diagnosedalz .leftRadio {width:49.5%;}
.registration.regisNext .FloatLeft.mobfouropt {margin-left:0;}
.registration.regisNext .row9 {padding-top:20px;}
.registration.regisNext .medicationtime .FloatLeft {padding-left:0;padding-top:15px;}
.registration.regisNext .FloatLeft.inlinetext {padding-left:10px;}
.registration.regisNext .FloatLeft.inlinetext {width:77%;}
.registration.regisNext .radiofouropt.radioinline .selectbox.radioActive {background: url("../images/checkedState.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);margin-right: 2%;width: 9%;}
.registration.regisNext .medicationtime .InputCommonStyl {width:96%;}
.registration.regisNext .ndcpara .leftRadio {width:48%;}
.registration.regisNext .ndcpara .rightRadio  {width:48%;}
.registration.regisNext .ndcpara .selectbox {width: 18.5%;}
.registration.regisNext .ndcpara .selectbox.radioActive {width:18.5%;}
.registration.regisNext .diagnosedalz .rightRadio {width:49.5%;}
.registration.regisNext .radioTxt {padding-left:4%;}
.registration .registrationPageOne .FloatLeft {float:none;margin-left: 2.5%;}
.registration .commonfont .Contact .ContectInfo  p {font-size: 16px;}
.registration.regisNext  .FloatLeft {margin-left:0;}
.registration.regisNext  .FloatLeft p {font-size: 16px;}
.registration .registrationPageOne .FloatLeft.questionNo  {margin-left:0;}
.registration.regisNext .registrationPageOne .FloatLeft.questionNo  {margin-left:48%;padding-bottom:8px;}
.registration .registrationPageOne .SelectSection {width:97%;margin-left: 0;}
.registration .registrationPageOne .FloatRight {float:none;}
.registration .registrationPageOne .OtherSelectSection {width:97%;clear: both;}
.registration .registrationPageOne input[placeholder] {padding-left:15px !important;margin-left: 0;font-style:normal;}
.registration .registrationPageOne .InputCommonStyl {clear:both;margin-top: 0;float:left;width:100%;margin-bottom: 0;}
.registration .registrationPageOne .InputCommonStyl.InputCommonStyleAdd1 {margin-bottom:9px;}
.registration .registrationPageOne .contactUsForm select.InputCommonStyleAdd1 {margin-bottom:0;}
.registration .ContactUsProfessional .FormSection {margin-left:0;}
.registration.regisNext .ContactUsProfessional .FormSection {padding-left:22px;}
.registration .registrationPageOne .FloatLeft.homeinput {margin-left:0;width:100%;margin-right:0;margin-top: 11px;}
.registration .registrationPageOne .FloatLeft.homeinput {margin-left:0;width:97%;margin-right:0;margin-top: 11px;}
.registration .registrationPageOne .FloatLeft.sendmail {margin-left:0;padding-right:5%;}
.registration .questionNo {padding-left:17%;} /* 1st Aug' 2014 */
.registration.regisNext .registrationPageOne .row9 {margin-left:5%;} /* 1st Aug' 2014 */
.registration .col0-col1 #articleHead {padding: 15px 0 0 4.6%;}
.registration .col0-col1 .row2content-body {max-width: 100%;}
.registration .col0-col1 .row2content-body.formob {padding-left:0;margin-top:9px;}
.registration .ContactUsProfessional .contactUsForm {padding: 4px 0 0 5.5%;}
.registration .registrationPageOne .city {width:97%;margin-left: 0;padding-bottom:3px;}
.registration .registrationPageOne .state {width:97%;margin-left:0;clear:both;padding-top: 0;}
.registration .registrationPageOne .dob .FloatLeft {float:left;margin-right:0;margin-left: 0;width:50%;}
.registration .dateofBirthcol2 {margin-top:0;width:47.5%;}
.registration .requiredDiv {float:right;padding-right:0;width: 38%;}
.registration .commonfont.personalcntinfo {padding-bottom:0;}
.registration #articleBody .content-body .requiredDiv p {font-size:10px;line-height:14px;margin-left: 15px;}
.registration .InputCommonStyl input {height: 32px;}
.registration .spanstar {left:10px;position: relative; top: 18px;;float: right;}
.registration .state .spanstar {top:0;}
.registration .dob .spanstar {left:0;top:15px;}
.registration .dob .spanstar.year {top:75px;left:6px;}
.registration .contactUsForm select#month {width:100%;}
.registration .contactUsForm select#year {width:100%;}
.registration .cityState.FloatLeft {margin-left:0;}
.registration .dob .spanstarstate {padding-top:3px;} /*19-07-14*/
.registration .dob .spanstarstateyear {padding-top:10px;}
.registration .spanstarstate {float: right;left: 0;position: relative;padding-top: 2px;}
.registration .registrationPageOne .SelectSection.hphonemain {width:100%;}
.registration .spanstarstatemonth {float: left;left: 0;position: relative;padding-top: 2px;}
.registration .InputCommonStyl3 {float:left;width:95%;margin-bottom:12px;margin-top: 3px;}
.registration .registrationPageOne .row4 .InputCommonStyl {margin-bottom:0;}
.registration .registrationPageOne .row4 .InputCommonStyl.InputCommonStyleAdd2 {margin-bottom:3px;}
.registration .col0-col1.col1 #articleBody .registrationPageOne .content-body .row p.row8para {line-height: 15px;padding-top: 8px;padding-bottom:12px;padding-right: 0;font-size:12px;}
.registration .registrationPageOne .dateofBirthcol2 .InputCommonStyl {margin-top:4px;width: 100%;}
.registration .registrationPageOne .dob .InputCommonStyl3 {width: 100%;}
.dob .customMonthSelect .jquery-selectbox { width: 100% !important;margin-top: 17px;} /*19-07-14*/
.dob .dateofBirthcol2 { width: 95% !important;}
.registration .row8 {border:none;padding-bottom:0;}
.registration .col0-col1 .sectionCont ul li {font-size:12px;line-height:15px;}
.registration #articleBody .content-head.benefitsmob h2 {padding-left:7px;}
.registration .col0-col1 .row2content-body.formob h3 {padding-top:17px;}
.registration .registrationPageOne .selectbox  {float:left;background: url("../images/uncheckedState.png") no-repeat scroll 0 0 ;background-size:100% 100%;margin-right: 0;
    width: 16.5%;}
.registration .registrationPageOne .selectbox input  {background: none ;border:none;opacity:0;}
.registration .registrationPageOne .radioTxt  {float:left; padding-left: 8%;}
.registration .leftRadio {float:left;width:47%;}
.registration .rightRadio {float:left;width:50%;}
.registration #articleBody .content-body .mobileRow p {font-size: 11px;line-height: 14px;}
.registration .radioField {padding-top:8px;}
.registration .paddTop {padding-top:12px;}
.registration .registrationPageOne .agree-check {margin:0;float:left;background: url("../images/unchkBoxDesktop.jpg") no-repeat scroll 0 0 ;background-size:100% 100%;height: 20px; width: 7.5%;}
.registration .agree-check.checkBoxActive {background: url("../images/chkboxDesktop.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);height: 22px;width: 22px;}
.registration .registrationPageOne .agree-lebel {float:left; width: 86%;}
.registration .row11 {margin-top:13px;}
.registration #articleBody .content-body .newMobilePara p {font-size:10px;padding-top:4px; line-height: 13px;}
.registration .row11 .InputCommonStyl3 {margin-bottom:0;}
.registration .col0-col1.col1 .registrationPageOne .content-body p.bottomPara {font-size:10px;line-height:13px;padding-top:3px;border-bottom:0;}
.registration #articleBody .content-body .agree-lebel p {font-size:11px;line-height:15px;}
.registration .agree-line {padding-top: 7px;border-bottom:0;}
.registration .submit {background: url("../images/continueButtonmobile.png") no-repeat scroll 0 0;background-size:100% 100%;}
.registration .submit input {background:none;border:none;color:#fff;cursor: pointer;font-size: 14px;line-height: 28px;text-align: center;width: 100%;}
.registration .col0-col1 .content-body .footerContainer h3 {font-size:14px;padding-top:10px;padding-bottom:5px;}
.registration #articleBody .content-body .footerContainer p {font-size:11px;padding-bottom:10px;}
.registration #articleHead p.complete {text-align:center;font-size:13px;padding-bottom:29px;padding-top:15px;}
.registration #articleHead p.complete2 {text-align:left;font-size:11px;padding-bottom:10px}
.registration .registrationPageOne .zip {margin-left: 0;width: 97%;padding-bottom:3px;}
.registration .registrationPageOne .zip .InputCommonStyl.zips {padding-top:0;}
.registration .InputCommonStyl input {width:100%;}
	.thankyou .col1 .content-body p {font-size: 14px;line-height: 16px;padding-right:0;margin-bottom:15px;}
	.registration .registrationPageOne .row9 {margin-left:24.1%;}
.registration .FormSection.contactusContenttop {padding-bottom:20px;}
.thankyou .col1 .content-body p.paranew2 {padding-top: 0;}
.thankyou.epthanku .col1 .content-body p.pinkPara {color: #5D2583;font-size: 20px;
    line-height: 22px; margin-bottom: 8px; font-weight: bold;}
	
	/*Raju 7/15/14 : Offer Popup :Start */
.FormWindow {width: 100% !important;}
.divTop{background: url("../images/offerPopup/topImage.png") no-repeat ;background-size :100% 100%; height: 17px;width: 100%;}
.divMid{background: url("../images/offerPopup/midImage.png") repeat ;background-size :100% 100%; height: auto;width: 100%;}
.divBottom{background: url("../images/offerPopup/BottomImage.png") no-repeat ;background-size :100% 100%; height: 19px;width: 100%;}
.pStyle{font-size:25px;font-family: "Arial";}
.divPopup{background: url("../images/offerPopup/offer-popup.png") no-repeat ;background-size :100% 100%;}
.divCloseImg{width:5.5%;float:right;margin-right:4.8%;}
.divPad{padding: 15px 8% 11px;}
#bodyPopup{}
	/*Raju 7/15/14 : Offer Popup :End */
	
	
	/*****************************start here prepforfuture*********************************/
	.prepforfuture .preparinghome .sectionCont ul {
    margin-bottom: 0;}
.prepforfuture .secondhiring .sectionCont ul.makinggroup {
    margin-bottom: 0;
    margin-top: 5px;}
.expect-with-alzheimer { padding: 0;}
	
   /****************** added by Amit Ranjan *******************/
   .notepthanku .col0-col1 #articleHead {padding-top:11px; padding-bottom: 8px;}
   .thankuprofessional .col0-col1 #articleHead {padding-top:11px;}
   .epthanku .col0-col1 #articleHead {padding-top:11px;padding-bottom:12px;}
	.thankyou .col0-col1 #articleHead {padding-right:5%;padding-left:5%;}
	.thankyou .col1 .content-body {width:100%;}
	.printvoucherBtn {width:98%;display:block;}
	.rightFirstDiv {margin-top:13px;}
	.thankyou .col0-col1 #articleHead h1 {font-size:20px;line-height:22px;}
	.thankyou .col0-col1 #articleHead h1.usingexpmob  {font-size:16px;line-height:18px;}
	.thankyou .col1 .content-body p.paraNew {font-size: 14px;font-weight: normal;line-height: 16px;}
	.thankyou .col1 .content-body p.paranew3 {font-size: 14px;font-weight: normal;line-height: 16px;}
	.thankyou .col1 .content-body .rightFirstDiv p {font-size: 14px;font-weight: normal;line-height: 16px;}
	/*************end***************************/
   
  
	/************************contact us by satheesh******************************/
	.leftCont {width: 95% !important;margin-right: 2.9%;}
	.contactusContent .FloatRight {margin-right: 5%;width: 95% !important;}
	.spanstar   {float: right;left: 3%;position: relative;top: 1.1em;font-size: 1.3em;}
	 span.star {display: none;}
	.ContactUsProfessional .contactusContent {width: 100%;padding: 11px 0 0;}
	.ContactUsProfessional .contactUsForm {padding: 0 0 0 5.5%;width: 94%;}
	.commonfont p {font-size: 11px;line-height: 21px;padding-top: 0;}
	.requiredField {margin-right:3%;}
	.requiredfield1{float: left;}
	.ContactUsProfessional .contactusContent{width:100%;}
	.dataform .tilteCont  {width: 100%}
	.dataform .fnameCont {margin-right: 0;width: 100% !important;}
	.dataform input, .dataform select  {height: 2.6em;}
	.csCont {width: 100%;}
	.dataform .cszCont {width: 97.5%;}
	.dataform .cszpCont {width: 97.5%;}
    .dataform .cityCont {margin-right: 3%;width: 47.5%;}
    .dataform .stateCont {width: 47.5%;margin-right: 0 !important;}
	.zipCont  {width: 97.5%;}
	.dataform .faxCont.FloatLeft, .dataform .emailCont.FloatLeft, .phoneCont {width: 95.5%;margin-left: 0;}
	.requiredField.FloatRight > p {float: right;}
	.dataform {margin-top: 0;}
	.commentsCont {width: 97.5%;}
	.csCont .spanstar {left: 5%;}
	.commentsCont .spanstar {left: 0.5%;top: 0;}
	.ContactUsProfessional .contactusSection h2.Contact {font-size: 2em;line-height: 2.2em;}
	.contactusContenttop {padding: 0 0 0 5%;} /*****a3d*******/
	.ContactUsProfessional .contactusSection p.provided {font-size: 1em;line-height: 1.2em;padding-bottom: 0.9em;padding-right: 0;padding-top: 0;}
	.contactusContenttop p.complete {font-style: italic;}
	.ContactUsProfessional .contactusSection p.information {line-height: 1.2em;padding-bottom: 0.7em;padding-top: 0.9em;}
	.sendmail {float: none;width: 100%;}
	.srCont {padding-bottom: 18px;padding-top: 2em;width: 100%;}/**a3d**/
	.sendmailbutton {width: 97%;} /**a3d**/
	.sendmailbutton input {cursor: pointer;} /**a3d**/
	.resetmail {width: 100%;padding-top: 13px;padding-left: 33%;}/**a3d**/
	a#reset {padding-left: 10.5%;padding-top: 0.3em;}
	.dataform.hcp .cityCont, .dataform.hcp .stateCont {width: 46.5% !important;}
	.dataform.hcp .stateCont {padding-top: 1em;}
	.ContactUsProfessional.contactHcp form#contactUSForm .cityCont label {margin-bottom: 0;margin-top: 0;}
	.ContactUsProfessional.contactHcp .faxCont, .ContactUsProfessional.contactHcp .phoneCont {padding-top: 12px;}	
	.ContactUsProfessional.contactHcp .contactusSection .rightCont {padding-left: 0;}
	.ContactUsProfessional.contactHcp .tilteCont {padding-top: 0.5em;}
	.ContactUsProfessional.contactHcp .dataform .csCont .cityCont {padding-bottom: 0;}
	
	span#maxLengthIndicator {display: none;}
	input[placeholder] {color: #000000;padding-left: 2% !important;font-style: italic;}
	/*.dataform input {width: 97.5% !important;}*/
	.otherCont input, .otherCont2 input {width: 100% !important;}
	::-moz-placeholder {  /* Firefox 19+ */color: #000000;}
	::-webkit-input-placeholder {color: #000000;}
	.dataform .addressCont2 input {width: 100% !important;}
	.dataform .phoneCont.FloatLeft {width: 95.5%;}
	.dataform textarea {resize: none;width: 98% !important;}
	.dataform div.error {color: #FF0000;font-weight: bold;}
	.emailCont.FloatNone {width: 95%;}
	.FloatRight.forlname {margin-right: 5%;width: 95%;}
	.consumerForm .emailCont.FloatNone {width: 95%;}
	.ContactUsProfessional.consumerForm .contactusContent {width: 100%;}
	.subjCont .jquery-selectbox.jquery-custom-selectboxes-replaced {width: 100% !important;}
	.phoneCont.forphone {width: 95%;}
	.ContactUsProfessional.choicei .contactusSection p.provided, .ContactUsProfessional.choicei .contactusSection p.provided1  {padding-right: 0;}
	.ContactUsProfessional.choicei .contactusSection p.provided.wl {padding-right: 0;}
	/**.contactusSection {
    background: url("../images/signs/footer-divider-mobile.gif") repeat-x scroll 0 bottom ;
    padding-bottom: 9px;
	}**/     /**a3d**/
	.ContactUsProfessional.choicei .contactusSection .onerow {margin-bottom: 0;}
	.contactusSection p.thku {margin-bottom: 8em;}
	.e500 p.e5 {padding-bottom: 0.5em;}
	.ContactUsProfessional.choicei.thnku .contactusSection p.provided {padding-right: 0 !important;}
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop a:hover			{background: url("../images/homeLearmoreButton.png") no-repeat 0 bottom ;background-size:100% 100%;}
	.ContactUsProfessional.choicei .contactusSection a.EN, .ContactUsProfessional.choicei.profilei .contactusSection a.EN, .ContactUsProfessional.choicei.profilei .contactusSection a.EN.hcp.hcpimg {width: 95%;}
	.ContactUsProfessional.choicei .contactusSection a.EN {
    background: url("../images/email_nova.png") no-repeat scroll 0 0 ;background-size: 100% 100% ;  }
	.jquery-selectbox {width: 100% !important;height: 2.8em !important;}
	.contactHcp .subjCont span.spanstar, .contactHcp .tilteCont span.spanstar, .contactHcp .hcpCont span.spanstar, .contactHcp .stateCont span.spanstar {top: 0;}
	form#contactUSForm .sendmail  {margin-bottom: 1em;}
	.jquery-selectbox .jquery-selectbox-list.jquery-custom-selectboxes-replaced-list {top: 29px !important;}
	
	
	/*..................................... By AJ for What is Alzheimer's Disease .....................................*/
	ul.thermo					{margin: 0 0 14px;}
	ul.thermo li					{background:url("../images/icons/black-bullet.png") no-repeat 0 center;min-height:1px; font-size:13px; line-height:15px;padding:0 0 0 7px;display:block;}
	ul.thermo li.mild				{background-image:url("../images/icons/black-bullet.png");min-width: 19.6%;}
	ul.thermo li.moderate			{background-image:url("../images/icons/black-bullet.png");min-width: 23%;}
	ul.thermo li.severe			{background-image:url("../images/icons/black-bullet.png");min-width: 20%;}
	#articleBody .content-body p 	{padding-bottom: 0px;}
	.padding14T 					{padding-top: 15px;}
	
	ul.stageConts li.stageCont					{background:url("../images/signs/gray-dotted-border.gif") repeat-x 0 top;padding-bottom:0px;margin-bottom: 0;}
	ul.stageConts li.stageCont h3				{background: none;font-size:14px;line-height:20px;padding: 10px 0 1px;margin: 7px 0 9px;}
	ul.stageConts li.mildStage h3.closedbutton				{background:url("../images/icons/accordion-black-dot.png") no-repeat right 10px;background-size: 21px 20px;}
	ul.stageConts li.mildStage h3.openedbutton				{background:url("../images/icons/accordion-black-plus.png") no-repeat right 10px;background-size: 21px 20px;}
	ul.stageConts li.alzdisease h3.openedbutton			{background:url("../images/icons/accordion-black-plus.png") no-repeat right 20px;background-size: 21px 20px; padding-top: 20px;}
	ul.stageConts li.severeStage h3.openedbutton			{background:url("../images/icons/accordion-black-plus.png") no-repeat right 10px;background-size: 21px 20px;}
	ul.stageConts li.alzdisease h3.closedbutton			{background:url("../images/icons/accordion-black-dot.png") no-repeat right 20px;background-size: 21px 20px; padding-top: 20px;}
	ul.stageConts li.severeStage h3.closedbutton			{background:url("../images/icons/accordion-black-dot.png") no-repeat right 10px;background-size: 21px 20px;}
	ul.stageConts li.stageCont .bodyCont		{display:block;}
	
	.leftSectionCont 						{width:100%; float:none;}
	.rightSectionCont 						{width:580px; float:none;max-width:100%;}
	.sectionCont h4 , .sectionCont h5			{font-size:12px; line-height:15px;}
	.sectionCont 							{padding: 11px 0 0;}
	.sectionCont ul li 							{font-size: 12px;line-height: 15px;padding-left: 8px;background-position:0 6px;}
	.sectionCont ul 							{margin-bottom: 15px;}
	.in-page-callout 						{background: url("../images/content-bgs/gradient-bg-mobile.png") no-repeat scroll 0 0 ;max-width: 580px;min-height: 96px;background-size: 100% 100%;}
	.in-page-callout .content-callout 		{padding: 4px 3.5% 0;}
	.content-body .in-page-callout p			{font-size: 12px;line-height:13px;padding-top:5px;}
	.gradientCont 							{background:none;}
	.gradient-left-box						{float:none;width:100%;padding-bottom: 17px;}
	.gradient-right-box						{float:none;width:100%;}
	.gradient-box 							{padding: 21px 0 0 0;padding: 11px 0 0;}
	.gradient-box h4 						{font-size: 12px;line-height: 15px;font-weight:bold;text-align: left;padding-bottom:0;}
	.gradient-box p 							{font-style: normal;}
	.gradient-box ul li 						{background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px ; background-size: auto 3px;    line-height: 15px;    padding-bottom: 0px;    padding-left: 7px;}
	.gradient-box ul 							{font-style: normal;padding: 0px 0 10px;}
	
	.page-directions 						{display:none;}
	
		/*..................................... By AJ for About Alzheimer's Disease .....................................*/
	.col0 .header-video-bg 					{background: url("../images/about-alzh-video-mobile.jpg") no-repeat scroll 0 0 / 100% 100%;height:auto;min-height: 135px;}
	.col0 .header-video-bg .header-video-quote	{padding-top: 42px;width:90.5%;}
	.col0 #articleBody .header-video-quote h2		{font-size: 17px;line-height: 20px;}
	.col0 #articleBody .header-video-quote p		{font-size: 12px;line-height:15px;}
	.metro-boxes .content-box					{float:none;height:auto;width:auto;background:url("../images/icons/black-bullet-link.png") no-repeat scroll 95% center #e0e0e1;margin-bottom: 1px;background-size:17px 17px;padding:16px 4.7%;}
	.metro-boxes .white-tall-box					{background:#fff;padding:9px 4.7%;cursor:default;}
	.metro-boxes .content-box .content-head		{width:100%;max-width:100%;}
	.metro-boxes .content-box a.more-link		{display:none;}
	.metro-boxes .content-box h3					{color:#000;font-size:17px;line-height: 22px;}
	#articleBody .metro-boxes .content-body		{display:none;}
	#articleBody .white-tall-box	 .content-body	{display:block;padding: 1px 0 6px;}
	.videoTagLine								{text-align:left;padding:10px 0 0;}
	.metro-boxes .purple-box						{display:none;}
	
	/******************************** start change by sanjit for mobile for SEO**************************************************/
	
	.resources .col0 #articleBody .header-video-quote h1 { font-size: 22px; line-height: 20px;}
	/********************************Ende by sanjit for mobile for SEO**************************************************/
	
	/*.........................Follow up visits..............................*/
		 .followupvisits #articleHead {padding-top: 2px; padding-left: 14px;padding-bottom: 12px;}
		.download-guide-img {width: 92%;padding-top: 12px; padding-left: 15px;padding-bottom: 35px;}
		.download-guide-img img{  height: 30px;}
        .followupvisits .download-guide-img { width: 75%;}/**sanjit**/ /* Updated by Ankan*/
		.followupvisits .download-guide-img {
    background: url("../images/download_guide_new.png") no-repeat scroll 0 0 / 100% 93% ;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 40px;
    line-height: 38px;
    margin-bottom: 5%;
    margin-left: 4.5%;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
   
}
  
	
		/*....................................... By AJ for Search .........................................*/
	.search #articleHead							{padding: 11px 4.5% 4px;}
	#articleHead h1 span							{display:inline;}
	.search #content table:first-child input[type="text"]		{width:100%;}
	.search #content table:first-child input[type="submit"]		{margin:0 auto;text-align:center;width:100%;background:100% 100%;}
	
	/*......................................... By AJ for National Alzheimer's Disease Organisation ................................*/
	.noa #articleHead 							{padding-bottom: 10px;}
	.noa #articleHead .content-body				{width: 95%;}
    .noa #articleHead h1 {width: 98%;}
	.natioalzdise .administration-on-aging.socialsecurity{border-bottom:1px solid #e0e0e1}
   	#subpageTwoCol .columnContainer				{}
	#subpageTwoCol .columnContainer .col0		{margin-left: 5%;margin-right: 5%;padding-left:0;padding-right:0;}
	.resournoleft #subpageTwoCol .columnContainer .col0		{margin-left: 0;margin-right: 5%;padding-left:0;padding-right:0;}
	.noa #articleBody .content-body				{padding-left:0;padding-right:0;}
	.content-horizontal							{border-top:0 none;padding:0;}
	.content-horizontal .content-row-right		{display:block;}/*a2**/
	.content-horizontal .content-row-left		{width: 100%;border-top:1px solid #e0e0e1;padding: 9px 7% 7px 0;}
	.content-horizontal .content-row-left p		{display:none;}
	.content-horizontal .content-row-left a		{font-weight: normal;font-size:16px;margin: 11px 0 0;padding-left: 20px;background: url("../images/icons/mobile-purple-call.gif") no-repeat scroll 0 3px ; background-size:13px;}/*...Anupam...17th july...*/
	.content-horizontal .content-row-left h3 a	{line-height: 17px;padding:0;background:none;margin:0;background: url("../images/icons/mobile-purple-arrow.gif") no-repeat scroll 0 0px ;padding-left: 20px;background-size:13px;}/*...Anupam...17th july...*/
	.content-horizontal .content-row-left h3		{}
	
											/**********Home page by Amit Ranjan*******/
		#novartis-homepage .flexslider .slides li 											{height:190px;}
		#novartis-homepage #subpageTwoCol .columnContainer .col0 							{margin-left:0;}
		#novartis-homepage .homeCont-marque .flexslider .slides li.firstcor .homeimgheading {width: 317px;}/**anu**/
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading			{font-size: 11px;padding-left: 18px;padding-top: 21px;}/**anu**/
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h2 		{font-size: 18px;line-height: 19px;letter-spacing: 0px;}
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h1		{font-size: 16px;line-height: 19px;letter-spacing: 0px;}/**anu**/
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent 			{ padding-top: 0; width: 94%;display:block;padding-left: 18px;} /**anu**/
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p.newPara {font-size: 16px;line-height: 21px;} /**anu**/
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p.secondPara {font-size: 11px; line-height: 14px; padding-top: 8px;width: 298px;} /**anu**/
		#novartis-homepage .flexslider .slides li                                               {height: 251px;}  /**anu**/
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p		{font-size: 13px;line-height: 13px;padding-bottom: 0.5em;}
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop a 			{font-size:11px;height:26px; line-height: 32px;margin-left: 20px;width:32%;padding-top:1px; height: 25px;} /**anu**/
		#novartis-homepage .flex-control-nav                                                {bottom: 10px;}/**anu**/
		#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgheading { padding-top: 19px;}/**anu**/
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h2 { font-size: 21px; line-height: 24px;} /**anu**/
		#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgcontent p.secondPara { line-height: 16px;padding-top: 15px; width: 261px; font-size: 12px;}
		#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgtop {padding-top: 34px;}
        #novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgheading { padding-left: 18px; padding-top: 18px; width: 78%;}
        #novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgcontent p.secondPara {width: 290px; padding-top: 20px;font-size: 13px;line-height: 16px; padding-left:0;}
        #novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgtop {padding-top: 83px;}
        #novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgtop a {margin-left: 20px;}
		#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop 				{padding-top:18px;}
		#novartis-homepage .metro-boxes .content-box 						{height:82px;}
		/* #novartis-homepage .metro-boxes .takes-work 						{width:50%}
		#novartis-homepage .metro-boxes .takes-work 						{display:block; float:left;} */
		#novartis-homepage .metro-boxes .black-content 					{width:100%;}
		#novartis-homepage .metro-boxes .content-box p.resourcecaregiver 	{display:none;}
		#novartis-homepage .metro-boxes .content-box a.more-link 			{display:block;}
		#novartis-homepage #articleBody .metro-boxes .content-body 			{display:block;}
		#novartis-homepage .metro-boxes .content-box h3 					{color: #fff;}
		#novartis-homepage .metro-boxes .content-box h3.staypositive 		{color:#000;}
		
		.natioalzdise .content-horizontal 									{margin-left:0;}
		#articleHead h1 span#nodisplay 										{display: none;}
		.noa #articleHead 													{padding-left:0;padding-top: 11px;}
		#novartis-homepage .metro-boxes .content-box h3					{font-size:17px;line-height: 19px;}
		#novartis-homepage .metro-boxes .content-box {padding: 3px 4.7%;}
		#novartis-homepage .metro-boxes .takes-work {background: url("../images/videopicmob.jpg") no-repeat scroll 0 0 / 100% 100%;}
														/*********End********/
          /**********16th July'14 for National Alzheimer's Disease************/															
			.natioalzdise .administration-on-aging {padding-top:2px;}
			.noa #articleHead {width:100%;}
			#articleBody .content-horizontal .content-row-left h3 a {font-weight:normal;}
							/****END****/
														
									/******Monitor-your-loved-one-progress by Amit Ranjan on 27th May'14**********/
		.monitorlovedones #subpageTwoCol .columnContainer .col1 {padding-left: 4.6%;}/***sanjit13.07.2014***/
	
		.monitorlovedones #articleHead 								{padding: 3px 0;width: 85%;}
		.monitorlovedones .content-body 							{margin-bottom:11px;}
		.monitorlovedones #articleBody .content-body 				{padding-left:0;}
		.monitorlovedones #articleBody .content-body h2 			{margin-right:6%;margin-bottom: 4px;}
		.monitorlovedones #articleBody .content-body h2.sheets{padding-top:12px;} 
		.monitorlovedones #articleBody .content-body h3 			{font-size:12px;font-weight: bold;margin-right: 27%;}
		.monitorlovedones #articleBody .content-body p 				{font-size:12px;margin-right: 27%;margin-bottom:15px;}
		.monitorlovedones .phoneimamge img 							{max-height: 166px;max-width: 82px;margin-top: 49px;position: absolute;right: 4%;}/**sanjit5.08.14*/
		.monitorlovedones .content-body ul li 						{background: url("../images/icons/black-bullet.png") no-repeat scroll 0 5px ;font-size: 12px;line-height: 15px;padding-bottom:4px;padding-left: 7px;}
		.monitorlovedones .content-body ul 							{margin-top:4px;margin-bottom:7px;	}
		.monitorlovedones .content-body ul li.speclist1				{margin-right:42.4%;}
		.monitorlovedones .content-body ul li.speclist2 			{margin-right:25.4%;}
		.monitorlovedones .downloadimg 								{background: url("../images/DownloadBar_mob.png") no-repeat scroll 0 0 ;background-size:100% 100%;height: 34px;width: 100%;color:#FFFFFF;line-height:17px;text-align:center;font-weight:normal;}/*Iktiar*/
		.monitorlovedones .appstore 								{background: none;height: 25px;width: 70px;color:#FFFFFF;line-height:35px;text-align:center;font-weight:normal;} /**a28**/
		/**.monitorlovedones #articleBody .content-body p.downloadimg  {margin-right:0;font-size:17px;padding-left: 2px;}/*******Marzada change *******/
		.monitorlovedones #articleBody .content-body p.downloadimg  {margin-right:0;font-size:16px;padding-left: 2%; padding-right: 2%;padding-top: 3px;}/*Iktiar*/
		.monitorlovedones #articleBody .content-body p.downloadimg.donmonthly{padding-top:9px;}
		.monitorlovedones .calenderimamge img 						{max-width: 80px;margin-top: 41px;position: absolute;right: 4%;}
		.monitorlovedones .innnermob1 								{margin-bottom:0;}
		.monitorlovedones .innercontent2 							{padding-top:1px;}
		.monitorlovedones .content-head p 							{padding-left:0;}
		.appstor{width: 100%;}/*****sanjit05.08.14**/
		.appstor { padding-left: 0;}/*****sanjit05.08.14**/
		.app{float: left;width: 24%;padding-left:0;}/*sanjit05.08.14*/
		.iPhone{  float: right;margin-top: 3px;width: 65%;}/*sanjit05.08.14*/
		.monitorlovedones .iPhone { width: 74%;}/*sanjit05.08.14*/
        
		.monitorlovedones #articleBody .content-body p.legalpara { font-size: 10px;line-height: 0;margin-right: -3%;margin-bottom: 11px;padding-right: 0;}
														/******End*****/
		/***About-Alzheimer by amit ranjan****/
		#subpageTwoCol .columnContainer.abtalzheimer .col0		{margin-left: 0;}
		/***end**/
		
		
								/******Siteguide by Amit Ranjan on 27th May'14**********/
		.sitguide #articleHead 									{padding-left: 0;padding-top: 12px;padding-bottom: 0px;}
		.sitguide #articleBody .content-body 					{padding-left:0;}
		.sitguide .content-head 								{padding-left:0;}
		.sitguide .content-head h3 								{font-size:17px;}
		.sitguide .content-head p {line-height: 15px; margin-bottom: 14px; margin-right: 0;
}
		
		
												/*****End******/
												/* *****************     Amit Parmar*/
.ContactUsProfessional .contactusSection .contacth1 {
     font-size: 20px;
    line-height: 21px;
    padding-bottom: 5px;
	 color: #5D2583;
}
.ContactUsProfessional.choicei .contactusSection p.provided {
  font-size: 13px;
    line-height: 15px;
	color: #000000;
}
												
												/*End */
		
		/*............................UsingTheExelonPatch by poojan..................*/	
.UsingTheExelonPatch .col1 .content-body{padding: 1px 0 3px 4.3%;}
.ExelonPatchcontent p.topText{ font-size: 12px;line-height: 15px;}
.col1 .content-body.ExelonPatchcontent p{padding-bottom: 16px;}
.col1 .content-body.ExelonPatchcontent p.health{padding-bottom: 15px;}
#articleBody .content-body{padding: 6px 4.6%; padding-bottom: 16px;}
.content-body p.applying{padding: 15px 0 1px;}
.UsingTheExelonPatch #articleBody ul.skin li.paddingbottom0{ line-height: 15px; padding-bottom: 0px;}
.ImgSection1{padding: 22px 0 24px 0;}
.guidImg{ height: 95px; width: 98%;}
.UsingTheExelonPatch ul.stageConts li.mildStage h3{padding:0 0 0 1px;font-size: 16px; line-height: 18px;  margin: 7px 0 5px;}
ul.stageConts li.stageCont p.Choose{font-size: 15px;line-height: 16px; font-weight: normal;}
.ActiveDiv{padding: 14px 0 28px 5px;}
.step1ActiveDiv{height: 73px;width: 98.9%;}
.noOfTotal {float: left;width: 91%;}
.leftArrow {cursor: pointer;background: url("../images/mobilePrevious.png") no-repeat scroll 0 0; background-size:73% 100%;}
.rightArrow {cursor: pointer;background: url("../images/mobileNext.png") no-repeat scroll 0 0 !important; background-size:73% 100% !important;}
.UsingTheExelonPatch .steps {padding-left: 3px; margin-top: 9px;}
.lifloat{ height: 12px;width: 2.4%;}
.ActiveDiv{padding-bottom:24px;}
.swipe p{text-align:center;font-size: 9px; line-height: 13px;}
.UsingTheExelonPatch ul.stageConts li.stageCont.choosean{padding: 0 4.3% 11px 0%;}/**sanjit**/
.UsingTheExelonPatch ul.stageConts li.stageCont{ margin-bottom: 10px; background-color: #ffffff;padding-bottom: 11px;padding: 0px 4.3% 11px 4.5%;}/*Iktiar*/
.UsingTheExelonPatch ul.ulacc li.liacc {    padding-left: 0; }/*Iktiar*/
.UsingTheExelonPatch .ConsiderationsSection div.alwayscontent p { font-weight: bold; padding-left: 0%;}/*Iktiar*/
/**** Callout section mobile by Iktiar ***/
.calloutContMain2 {    border-top: none;}
.calloutContMain3 {    border-top: none;}
.callout1 { border-style: dotted none dotted none;}
.ThirdCalloutSubContHeader {    float: left;    padding-top: 26px; }
.SecondCalloutSubContHeader {    padding-top: 26px; }
.ThirdCalloutSubCont11 {    width: 65px}
.SecondCalloutSubCont11 {    width: 65px}
.ThirdCalloutSubCont2 {    padding-left: 12%;}
.SecondCalloutSubCont2 {    padding-left: 12%;}
.parafortreandcare {    padding: 0 6% 0 9%;line-height: 17px; }
.para2 {    padding: 0 6% 0 9%; line-height: 17px;}
.learnMore a {    padding-top: 3px;}
.learnMore {    background: url("../images/1.1rightArrow.png") no-repeat scroll 26px 2px ;    width: 100%;}
.SecondCalloutSubContHeader.patchmateheader {    padding-left: 2%;}
.firstimgbeinghealt {    width: 18%;}
.what-is-alz-disease .callout1 { border-style: dotted none dotted dotted;}
/**** Callout section End ***/



#articleBody .stages-of-alzheimer .content-body {  padding: 6px 0 0;}
.always{background:none; float:none;height:auto;padding-bottom:0;width:100%;}
.UsingTheExelonPatch .never{background:none; padding: 11px 0 0;float:none;height:auto;padding-bottom:0;width:100%;}/***sanjit13.07.2014**/
.alwaysimg{display:none;}
.alwaysSection{padding: 0px 0 0 0px; width: 100%;}
.alwayscontent p{text-align: left;font-weight: bold;}
#articleBody .content-head h2{line-height: 17px;}
.ConsiderationsSection{margin:0;}
.Remove{padding: 0 0 0 10px;}
.UsingTheExelonPatch .Remove{padding: 0 0 0 0px;}
.UsingTheExelonPatch #articleBody ul.Removeli li{font-style: italic; padding: 2px 0 2px 3%; line-height: 15px;}/***sanjit13.07.2014**/  /* sandip 7/1 */
.UsingTheExelonPatch #articleBody ul li.Misses p{font-size: 13px; line-height: 12px;}
.UsingTheExelonPatch #articleBody .content-body{padding: 6px 4.6%; padding-bottom: 0px;}/**********Marzada extra **********/

.loved { padding: 0px 8px 8px 0px;}
.UsingTheExelonPatch #articleBody ul.skin li.Misses{padding-bottom:5px;}
.UsingTheExelonPatch #articleBody .loadTop ul li{line-height: 15px;padding-bottom: 5px;}
.UsingTheExelonPatch #articleBody ul.skin li.gobullet {background: url("../images/Bullet.png") no-repeat scroll 0 6px;}/***sanjit13.07.2014**/
/*.headdingfaq a{ background: url("../images/listBullet.png") no-repeat scroll right 0;font-size:14px;padding: 0px 0 8px 3.5%;color: #000000;font-weight: bold;  text-decoration: none; background-size:7% 66%;}*/

.UsingTheExelonPatch ul.stageConts li.stageCont a.sectionheadmob {background: url("../images/icons/accordion-black-plus.png") no-repeat right 0px; background-size: 21px 20px;display: block;line-height:20px;font-size: 16px;font-weight: normal !important;}/**KD28/01 added font-size & font-weight**/
.UsingTheExelonPatch ul.stageConts li.stageCont.faqsection1 { padding: 0 4.3% 11px 0%;}
.UsingTheExelonPatch ul.stageConts li.stageCont .active a.sectionheadmob {background: url("../images/icons/accordion-black-dot.png") no-repeat right 0px; background-size: 21px 20px;display: block;}
.UsingTheExelonPatch ul.stageConts li.stageCont a {background: none repeat scroll 0 0 ;font-size: 14px;line-height: 15px;margin: 0px 0 0px;padding:0px 0% 0px 0;}
ul.ulacc li.liacc{padding-left: 3%;padding-bottom: 11px; padding-top: 0px;}
ul.ulacc li.liacc a{background:none;padding-left:0;}
.faqsectionactive{padding: 0px 0 0 0%;}
.headdingfaq {padding-top: 6px; padding-bottom: 5px; /* border-top: 1px dotted #bdbdbd; */}/*K10/12/15*/
.FAQ {padding-top: 15px;	padding-bottom:0;}
.UsingTheExelonPatch .ConsiderationsSection { background: none;}
.noOfTotal span {text-decoration: none !important; color: #000 !important;}
/******using the exelon patch accordian by Amit Ranjan****/
.UsingTheExelonPatch .faqsectionactive {display: none;}
.UsingTheExelonPatch .never { border-left: 0 none; width:100%;}

/**.UsingTheExelonPatch .content-body ul.stageConts {background: none repeat scroll 0 0 #BFBFBF !important;}**/
/**end***/

	/************Marzada changes for accordian*******************/
	.UsingTheExelonPatch  #articleBody .content-body ul.treatul li {color: #000000 !important;}
	.UsingTheExelonPatch  #articleBody .content-body {color: #000000;}
	.changingroles #articleBody .content-body p {color: #000000;}
	.changingroles #articleBody .content-body li {color: #000000;}
	
	.what-is-alz-disease #articleBody .content-body p {color: #000000;}
	.what-is-alz-disease #articleBody .content-body li {color: #000000;}
	
	.is-it-old-age-or-alz #articleBody .content-body p {color: #000000;}
	.is-it-old-age-or-alz  #articleBody .content-body li {color: #000000;}
	.is-it-old-age-or-alz #articleBody .content-body h3 {color: #000000;}

	.daily-a-routines #articleBody .content-body p {color: #000000;}
	.daily-a-routines #articleBody .content-body li {color: #000000;}
	.daily-a-routines #articleBody .content-body h4 {color: #000000;}
	.daily-a-routines #articleBody .content-body p.incase {padding-top:7px;padding-bottom:7px;padding-right:1%;}/**a12j**/

		/*............................About_Exelon_Patch by poojan..................*/
	.AboutExelonPatch .Column1Section{width: 100%;}
	.AboutExelonPatch .Section2topleft{ width: 100%; float: none;}
	.AboutExelonPatch .Section2 .Section2topleft .Section2lefttopContent h1{padding-right: 0;font-weight: normal;font-size: 16px;line-height: 19px; padding-bottom: 3px;}
	.AboutExelonPatch .Section2topright {float: none; width: 100%;}
	.AboutExelonPatch .Section2bottomsection2{float: none; width: 100%; height: auto;}
	.AboutExelonPatch .Section2bottomsection1{float: none; width: 100%;}
	.AboutExelonPatch .just-mobile .right{display:none;}
	.AboutExelonPatch .left{width: 100%; height: 55px;  margin-bottom: 1px;}
	.AboutExelonPatch .textCommonStyle{padding-top:0px;background-color:#e0e0e1; margin-bottom: 1px; height: 61px;}
	.AboutExelonPatch .rightSection2{background:none;background: none repeat scroll 0 0 #E0E0E1; margin-bottom: 1px;}
	.AboutExelonPatch .Section2bottomsection1{background:none;}
	.AboutExelonPatch .Section2bottomsection2{background:none;}
	.tab a{color: #000000; font-size: 17px;font-weight: normal;text-decoration: none;display: block;width:100%;}
	.tab{padding-top: 18px;}
	.tab1{float:left; width:77%;  padding-left: 3%;padding-top: 16px;;}
	.AboutExelonPatch .tab a{display: block;width:100%;}
	.AboutExelonPatch .imgSection { width: 12%;padding-right: 0;}
	.AboutExelonPatch .imgSection a{ display: block;
    margin-right: 51%;
    max-width: 17px;
    padding-top: 0;
    width: 100%;}
	.AboutExelonPatch .tab1{width:88%; padding-left: 4.6%; padding-top: 20px;}
	.AboutExelonPatch .tab2{width:87%;padding-left: 4.6%;padding-top: 11px;}/**a12j*/
	.AboutExelonPatch .tab3{width:88%;padding-left: 4.6%;}
	.AboutExelonPatch .tab4{width:88%;padding-left: 4.6%;}
	.AboutExelonPatch .tab5{width:88%;padding-left: 4.6%;}
	
	.tab2{float:left; width:80%; padding-left: 3%; padding-top: 6px;}
	.tab3{float:left; width:80%; padding-left: 3%; padding-top: 12px;}
	.tab4{float:left; width:80%; padding-left: 3%; padding-top: 6px;}
	.tab5{float:left; width:80%; padding-left: 3%; padding-top: 19px;}
	.imgSection{float: right;padding-right: 7%;padding-top: 20px;width: 5%;}
	.AboutExelonPatch .Section1 {
    background: #5d2583; width: 100%; height: auto;}
	.AboutExelonPatch .playButton{display:block;}
	.AboutExelonPatch .playButtonmobile{display:block;width: 11%;padding: 42px 0 0 44%;}
	.AboutExelonPatch .Section1 .textCommonStyle{ background: none repeat scroll 0 0 ; padding:15px; height: auto;}
	.AboutExelonPatch .Section1 .textCommonStyle h1{ font-size: 20px; line-height: 24px;text-align: left;}
	.AboutExelonPatch .Section1 .textCommonStyle p{font-size: 14px;line-height: 18px; text-align: left;}
	.AboutExelonPatch .Section2 .Section2lefttopContent{ padding: 12px 0 0 4.5%; min-height: 190px;}
	.AboutExelonPatch .Section2 .Section2topleft .Section2lefttopContent p{ line-height: 15px;padding-bottom: 18px;padding-right: 12%;font-weight: normal;font-size: 13px;}
	.innerBackground{ min-height: 0;display:none;}
	.AboutExelonPatch .Section1 p.mobileText{line-height: 15px;
    padding-left: 14px;
    padding-top: 2px;width: 297px;}
	.AboutExelonPatch .Section2topright { min-height: 60px;}
	/*................ Added by Iktiar for Mobile ................*/
	
#articleBody a.downloadimg2 {   padding: 10px 15px 13px 15px;}
#articleBody a.downloadimg2 {display: block; margin: 0; padding: 0; text-align: center; font-size:16px;}/**sanjit**/
/**.beforeyouvisit #articleBody a.downloadimg2 {  padding: 10px 70px 13px 70px;}*sanjit*/

/* 4.1 : being a healthy caregiver */
.being-healthy-caregiver #articleHead {padding: 1px 5% 16px;}
.being-healthy-caregiver #articleBody h2 	{font-size: 16px;}
.being-healthy-caregiver #articleBody .content-body p.oneLastpara {    padding-top: 4px;}
.being-healthy-caregiver .expect-with-alzheimer {    padding: 0 0 10px;}
.being-healthy-caregiver #articleBody .content-body.beingOne {    padding-bottom: 10px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3 { font-size: 15px;  line-height: 23px;}
.being-healthy-caregiver #articleBody .content-body p.twoFirstPara {padding-bottom: 6px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3#bulletImg1 { background: none; margin-top: 0px; padding-left: 0px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3#bulletImg2 { background: none; margin-top: 0px; padding-left: 0px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3#bulletImg3 { background: none; margin-top: 0px; padding-left: 0px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3#bulletImg4 { background: none; margin-top: 0px; padding-left: 0px;}
.being-healthy-caregiver ul.daily-rout li.imagewithhead h3  { background: none; margin-top: 0px; padding-left: 0px;}
.being-healthy-caregiver .content-body ul.EarlyAdiag.mildPMS {    margin-top: 0px;    padding-left: 0px;}
.being-healthy-caregiver .content-body ul.EarlyAdiag.mildPMS {    padding-left: 0px;}
.being-healthy-caregiver .rightSectionCont.desktop {  display: none; }
.being-healthy-caregiver .rightSectionCont.mobile {   display: block; padding-bottom: 20px; padding-top: 0px; padding-left: 15px;  width: 92%;}
.being-healthy-caregiver #articleBody .content-body.beingTwo {    padding-bottom: 0px;}
.being-healthy-caregiver .content-body ul.EarlyAdiag li {  font-size: 13px; }
.being-healthy-caregiver #articleBody .content-body p.subhead {font-size: 13px;}
.being-healthy-caregiver .content-body ul.EarlyAdiag.mildPMS li {padding-bottom: 0;}
.being-healthy-caregiver .content-body ul.EarlyAdiag li { line-height: 15px;}
.being-healthy-caregiver .content-body ul.EarlyAdiag.lastDiv li { padding-bottom: 0px;}
.being-healthy-caregiver .in-page-callout .content-callout p {padding-top: 5px;}
.being-healthy-caregiver .in-page-callout .content-callout h4 {  padding-bottom: 4px;font-size: 13px;line-height: 15px;}
.being-healthy-caregiver #articleHead p {width: 99%;}
.being-healthy-caregiver #articleHead h1 { width: 100%;}

/* 4.2 : building an alzheimer support */
.building-alzheimer-support .ConsiderationsSection.desktop{ display: none;}
.building-alzheimer-support .ConsiderationsSection.mobile{ display: block;}
.building-alzheimer-support .rightSectionCont.Onedesktop { display: none; }
.building-alzheimer-support .rightSectionCont.Twodesktop { display: none; }
.building-alzheimer-support .rightSectionCont.Onemobile { display: block; margin-bottom: 15px; margin-top: 15px;}
.building-alzheimer-support .rightSectionCont.Twomobile { display: block; margin-bottom: 15px; margin-top: 15px; padding-left: 4.6%;
    padding-right: 4.6%;}
.building-alzheimer-support .col1 .content-body { width: 100%;}
.building-alzheimer-support .content-body ul.daily-rout li.imagewithhead h3 {   font-size: 16px;}
.building-alzheimer-support .in-page-callout h4 {font-size: 14px;}
.building-alzheimer-support .in-page-callout.onlyImage {  display: none;}
.building-alzheimer-support #articleHead {    padding: 2px 4.6% 10px;}
.building-alzheimer-support .content-body ul.daily-rout li.imagewithhead h3.Lsng {font-size: 13px;}
.building-alzheimer-support .content-body ul.daily-rout li.imagewithhead h3.spking {font-size: 13px;}
.building-alzheimer-support .content-body p.dailymild {    font-size: 16px;    line-height: 17px;}
.building-alzheimer-support #articleBody .content-body p.dailymild {    padding-bottom: 10px;}
.building-alzheimer-support .content-body ul.daily-rout li.imagewithhead h3 { padding-bottom: 0px;}
.building-alzheimer-support .content-body ul.EarlyAdiag.mildPMS li {    padding-bottom: 0;}
.building-alzheimer-support .ConsiderationsSection {    margin: 0 0 10px; }
.building-alzheimer-support .content-body ul.EarlyAdiag.mildPMS li strong {  font-weight: normal;}
.building-alzheimer-support #articleBody .content-body p.oneFirstpara { padding-bottom: 17px;}
.UsingTheExelonPatch .content-body .formoblesection ul li .faqsectionactive active p{ color:#000;}
.building-alzheimer-support #articleBody .content-body p.dailymild {padding-top: 15px;}
.building-alzheimer-support .gridContainer h3 {font-size: 13px;}
.building-alzheimer-support .ConsiderationsSection { background: none;}
.building-alzheimer-support .content-body ul.EarlyAdiag li {font-size: 13px; }
.building-alzheimer-support .content-body ul.EarlyAdiag.mildPMS li {
    line-height: 15px;
    padding-bottom: 5px;
    width: 100%;
}
/*............................CaregiverSurveyQ2 by poojan..................*/
	.CaregiverSurveyQuestion2 .mainSection1{ padding-top: 0px;height: auto;margin: 0 0px 0 0px;}
	.mainSection1{padding-left: 0px;}
	.start { display: block;margin-bottom: 1em;}
	.CaregiverSurveyQuestion2 .start.closediv {display: none;}
	.CaregiverSurveyQuestion2 .closediv {display: none !important;}
	.CaregiverSurveyQuestion2 .startOvertext {width: 45%;}
.CaregiverSurveyQuestion2 .ResultSection{float: none; width: 92%;margin: 0 auto;}
.CaregiverSurveyQuestion2 .QuestionSection.just-mobile{display:block;float: left;width: 100%;}
.CaregiverSurveyQuestion2 .MainSection2{left: 0; position: relative; top: 0;width: 100%;background-color: #EDEDED; border:none;height: auto;min-height: 35.5em;box-shadow: 0 -2px 3px 0 #ccc inset;} /* nav 24-07 */
.CaregiverSurveyQuestion2 #ageDetectionPage .MainSection2 {min-height: 309px;}/**KD24/12**/  /**a28**/
.CaregiverSurveyQuestion2 .GraySection{background-color: #ffffff;height: auto;}
.CaregiverSurveyQuestion2 .startOverSection{padding-bottom: 0px;padding-top: 0px;}
.CaregiverSurveyQuestion2 .result {padding: 35px 0 72px 23.9%;}
.CaregiverSurveyQuestion2 .result p.rate{font-size: 25px;line-height: 29px;}
.CaregiverSurveyQuestion2 .result p.caregivers {font-size: 18px;font-weight: normal;line-height: 21px;padding-right: 10%;}/*KD01/07 padding-right: 26%;*/	
.CaregiverSurveyQuestion2 .rateimg {padding-top: 12px;}
.CaregiverSurveyQuestion2 .submitButtonSection.just-mobile{background-color: #ededed;border-top: 1px dotted #a4a4a4; padding: 15px 4% 15px 4%;}
.CaregiverSurveyQuestion2.mobilebutton{ width: 95%;}
.CaregiverSurveyQuestion2 .submit{background: url(../images/continueButtonmobile.png) no-repeat 0 0px;background-size:100% 100%;}
.CaregiverSurveyQuestion2 .submit input{font-size: 14px;line-height: 28px;text-align: center; width: 100%; background: none repeat scroll 0 0; border: medium none;color: #FFFFFF;cursor: pointer;}
/*for Questionsection*/
.CaregiverSurveyQuestion2 .submitButtonSection.just-mobile{display:block;}/*changed to block from none*/
.CaregiverSurveyQuestion2 .ResultSection.just-mobile{display: block;}
.CaregiverSurveyQuestion2 .question .ButtonSection{display:block;padding: 0;}/*changed to block from none*/
.CaregiverSurveyQuestion2 .CaregiverSurveyQuestion2 .QuestionSection.just-mobile{ display: none;width: 100%;}
.CaregiverSurveyQuestion2 .question {width: 100%;}
.CaregiverSurveyQuestion2 .question p {font-size: 35px;padding: 30px 0 0 3%;}
.CaregiverSurveyQuestion2 .selectoption{width: 93%;margin:0 auto;padding:0; }
.CaregiverSurveyQuestion2 .optionssection1 {width: 100%;}
.CaregiverSurveyQuestion2 .optionssection1 li {float: none;width: 100%; border-top: 1px dotted #c4c4c4; padding:7px 0 9px 0;}
.CaregiverSurveyQuestion2 .optionssection1 li.noBorder{border-top: none;}/**KD28/01**/
.CaregiverSurveyQuestion2 #ageDetectionPage .optionssection1 li{float: none;width: 98%;}
.CaregiverSurveyQuestion2 #ageDetectionPage .optionssection2 li{float: none;width: 98%;}
/***********************Saurav ************************/
.CaregiverSurveyQuestion2 #timeCaregivingPage .optionredefine li { padding-bottom: 15px;width: 100%;}
.CaregiverSurveyQuestion2 .sctab .skip input{  width: 100%;color:#000000;outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} /* nav 24-7 */
.CaregiverSurveyQuestion2 .startOverSection{height:auto;width:100%;}
.CaregiverSurveyQuestion2 .selectbox{width: 18px;margin-top: 3px;}
.CaregiverSurveyQuestion2 .Age{width: 70%;} /* nav 24-7 */
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .Age{width: 60%;} /* nav 24-7 */
.CaregiverSurveyQuestion2 .first {width: 36%;}
.CaregiverSurveyQuestion2 .questionNo {float: right;width: 30%;  padding-left: 1%;}
.CaregiverSurveyQuestion2 .optionssection1next  .selectbox{width: 17%;}
.CaregiverSurveyQuestion2 .mobilecommon .Age{float: right;width: 73%;}
.CaregiverSurveyQuestion2 .question3Page .optionssection1 li{float: none;width: 70%;}/*KD07/01 for 80% to 70%*/
.CaregiverSurveyQuestion2 .mobilecommon .mobileQuestion2 .listA1 .selectbox{width:18px;}

/***********************Saurav ************************/
.CaregiverSurveyQuestion2 .optionssection2{padding-top: 0px;width: 100%;}
.CaregiverSurveyQuestion2 .ButtonSection{padding: 0px 0 0 0%; width: 100%; background-color: #ededed;display:none;}/**sanjit****/
.CaregiverSurveyQuestion2 .sctab {border-top: 1px dotted #c4c4c4;padding-top: 19px;width: 314px;padding-left: 20.8px;padding-bottom: 0;height:69px;} /* nav 24-7 *//**sanjit**/ /**added on 30oct'2014 by ankan**/   /********a3d***********/
.CaregiverSurveyQuestion2 .sctab22	{padding-top: 15px;width: 91%;padding-left: 4.8%;padding-bottom: 5px;}	/*added */
.CaregiverSurveyQuestion2 .ButtonSection1 .sctab { padding-bottom: 0px;}
.CaregiverSurveyQuestion2 .skipbutton {float: left;width: 53%;} /* nav 24-7 */
.CaregiverSurveyQuestion2 .skip{background-size:100% 100%;float: left; width: 68%;}

.commonfont20px #articleHead h1.thankYouPaging { padding: 0 0 10px 0.5%;}/***sanjit****/
.commonfont20px #articleHead p.thankYouPaging { padding: 0 0 10px 0.5%;}/***sanjit****/
.commonfont20px #articleHead p.thankYouPaging {font-size: 20px; line-height: 21px;}/***sanjit****/
.commonfont20px #articleHead.Takyou { padding: 42px 0 166px 6.5%;}
.CaregiverSurveyQuestion2 .continuebutton{background-size:100% 100%;float: right;width: 33%;margin-right: 8%;} /* nav 24-7 */
.CaregiverSurveyQuestion2 .question p{padding: 0 0 0 0%;font-size:17px;text-align: center;} /* nav 24-7 * sanjit1-8-2014*/
.CaregiverSurveyQuestion2 .optionssection2 li{float: none;width: 100%; border-top: 1px dotted #c4c4c4; padding: 8px 0 9px;}
.CaregiverSurveyQuestion2 .sctab input{width: 100%;height: 30px;font-size: 14px;outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} /* nav 24-7 */


.CaregiverSurveyQuestion2 .Age p { line-height: 17px;font-size: 13px;padding: 0;}

.CaregiverSurveyQuestion2 .selectbox input { height: 15px;outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} /* nav 24-7 */
.CaregiverSurveyQuestion2 .optionssection2 li.last{padding-bottom:7px;}
.CaregiverSurveyQuestion2 .questionNo p{font-size: 10px;line-height: 29px; width: 55px;}
.CaregiverSurveyQuestion2 .just-mobile .questionNo p{font-size: 10px;line-height: /**29px**/17px; width: 55px;} /* nav 24-7 *sanjit1-8-2014*/
.CaregiverSurveyQuestion2 .ButtonSection1 { padding: 0 0 0 0; width: 100%;background-color: #ededed;} /* nav 24-7 *//***sanjit***/
.CaregiverSurveyQuestion2 .printpage {background:none; padding-bottom: 0;} /* nav 24-7 */
.CaregiverSurveyQuestion2 .progeress img {height: 29em;} /* nav 24-7 */
.CaregiverSurveyQuestion2 #advivePage .optionssection1 li {width:100%;} /* nav 24-7 */
.CaregiverSurveyQuestion2 #advivePage .optionssection2 li {width:100%;} /* nav 24-7 */


/*poojan*/
.CaregiverSurveyQuestion2 .question3Page .selectoption{padding-left: 0%;}

.CaregiverSurveyQuestion2 .question3Page .optionssection2 li{ float: none;width: 50%;}
.CaregiverSurveyQuestion2 .mobilecommon .optionssection1{width: 50%;}
.float-left{float:left;}
.CaregiverSurveyQuestion2 .mobilecommon .first{ width: 95%;}
.CaregiverSurveyQuestion2 .mobilecommon .selectbox{width: 18px;}

.CaregiverSurveyQuestion2 .mobilecommon .commonfont20px .question .Age p{text-align:left;}
.CaregiverSurveyQuestion2 .commonfont20px .question .Age p{text-align: left;font-size: 17px;}
.CaregiverSurveyQuestion2 .mobilecommon .mobileQuestion2 .optionssection1{width: 60%;}
.CaregiverSurveyQuestion2 .mobilecommon .mobileQuestion2 .optionssection1next{width: 50%;}
.CaregiverSurveyQuestion2 .mobilecommon .mobileQuestion1 .optionssection1{width: 60%;}
.CaregiverSurveyQuestion2 .mobilecommon .mobileQuestion1 .optionssection1next{width: 50%;}

.CaregiverSurveyQuestion2 .mobilecommon .mobileQuestion2 .listA1, .CaregiverSurveyQuestion2 .mobilecommon .mobileQuestion1 .listA1{width: 50%; margin-right: 0;}
.CaregiverSurveyQuestion2 .mobilecommon .optionssection1.float-left.border { border-top: 1px dotted #c4c4c4;}/**KD28/01**/
.CaregiverSurveyQuestion2 .question4Page .selectoption{padding-left: 0%;}
.options { width: 100%;}
.question11 .optionssection1 li{border:none; width: 44%; float:left;padding-left: 15%;}
.question11 .optionssection1 li .first {width: 70.5%;}
.question11 .optionssection1 li .first .selectbox{margin-left: 34%;padding-left: 5%; margin-top: 9px;}
.CaregiverSurveyQuestion2 .beginSurveyFloatLeft{width:100%;}
.CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat p{font-size: 13px; line-height: 15px;padding-bottom: 15px;} /* nav 24-7 */
#surveyPageStarter {height: 279px;}  /* nav 24-7 */
.CaregiverSurveyQuestion2 .beginSurveyButton img {   width: 100%; max-width: 100%;} /* nav 24-7 */
.beginSurveyButton.just-mobile{ text-align: center;background: url(../images/beginSurvMobile.png) no-repeat 0 0; height:32px;width:100%;background-size:100% 100%;}
.beginSurveyButton.just-mobile a{    color: #fff;font-size: 12px;line-height: 15px;text-decoration: none;}

.CaregiverSurveyQuestion2 .beginSurveyButton{width: 96%;outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} /* nav 24-7 */
.commonfont20px #articleHead{padding-top:12px;padding-left:4%;background-image: none !important;} /* nav 24-7 */
.CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat .secondPara {padding-bottom: 15px;}
.CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat {padding-left: 0;}/* nav 24-7 */
#articleHead p span#resultSpan {color: #000000;}/* nav 24-7 */
.CaregiverSurveyQuestion2 .beginSurveyButton{padding-bottom: 0px;padding-top: 10px;} /* nav 24-7 */
.CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat p.smallFont{ text-align: center;width:96%;}/* nav 24-7 */
.CaregiverSurveyQuestion2 p.smallFont{ padding-top: 25px;}
.CaregiverSurveyQuestion2 .Q3op1 .first{ width: 45%;}
.Q3op1{width: 46%;}
.Q3op1 li{border-top: 1px dotted #C4C4C4;}
.Q3op1 li.Q3op1li1{border-top:none;}
.CaregiverSurveyQuestion2 .Qsec4{width: 18px;margin-top:4px;}  /* nav 24-7 */
.optionredefine {width: 100%;border-top:1px dotted #666;}  /* nav 24-7 */
.CaregiverSurveyQuestion2 .marginauto{margin:0 auto; width:90%;}
.CaregiverSurveyQuestion2 .optionredefine li{width: 100%;}
.CaregiverSurveyQuestion2 .question5Page .selectoption{padding-left: 0%;}
.CaregiverSurveyQuestion2 .optionredefine .first{width: 100%;}
.CaregiverSurveyQuestion2 .question6Page .selectoption{padding-left: 0%;}
.CaregiverSurveyQuestion2 .question6Page .optionredefine li{width: 100%;}
.CaregiverSurveyQuestion2 .question6Page .Age{width: 90%;}
.CaregiverSurveyQuestion2 .question7Page .selectoption{padding-left: 0%;}
.CaregiverSurveyQuestion2 .question7Page .optionredefine li{width: 100%;}
.CaregiverSurveyQuestion2 .question7Page .Age{width: 91.5%;}
.CaregiverSurveyQuestion2 .question8Page .paddingleft{padding-left:0%;}
.CaregiverSurveyQuestion2 .question8Page .optionssection1 li{float:none;width: 100%;}
.CaregiverSurveyQuestion2 .question8Page .Q3op1 .first{width: 100%;}
.CaregiverSurveyQuestion2 .question8Page .selectbox{width: 18px;}
.CaregiverSurveyQuestion2 .question8Page .Age{width: 80%;}
.CaregiverSurveyQuestion2 .question9Page .optionssection1 li{float: none;width: 100%;}
.CaregiverSurveyQuestion2 .question9Page .selectoption{padding-left: 0%;}
.CaregiverSurveyQuestion2 .question9Page .optionssection1 li{float: none;width: 100%;}
.CaregiverSurveyQuestion2 .question9Page .selectbox{width: 18px;}
.CaregiverSurveyQuestion2 .question9Page .optionssection2 li{float: none;width: 100%;}
#challengePage .question9Page .optionssection2{ padding-top: 0px;}
.CaregiverSurveyQuestion2 .question9Page .first{width: 96%;}
.CaregiverSurveyQuestion2 .question9Page .Age{width: 90%;}
.CaregiverSurveyQuestion2 .question10Page .selectoption{ padding-left: 0%;}
.CaregiverSurveyQuestion2 .question10Page .optionssection2 li{ float: none;width: 100%;}
.CaregiverSurveyQuestion2 .question10Page .optionssection1 li{float: none; width: 100%;}
#advivePage .question10Page .optionssection2{padding-top: 0px;}
.CaregiverSurveyQuestion2 .question10Page .first{width: 100%;}
.CaregiverSurveyQuestion2 .question10Page .selectbox{width: 18px;}
.CaregiverSurveyQuestion2 .question11Page .optionssection1 li{ float: none;width: 100%;}
.CaregiverSurveyQuestion2 .question11Page .selectoption{padding-left: 0%;}
.CaregiverSurveyQuestion2 .question11Page .first{width: 100%;}
.CaregiverSurveyQuestion2 .question11Page .selectbox{width: 18px;}
.CaregiverSurveyQuestion2 .question11Page .optionssection2 li{float: none; width: 100%;}
#usePage .question11Page .optionssection2{padding-top: 0px;}
.CaregiverSurveyQuestion2 .question12Page .optionssection1 li{float: none; width: 100%;}
.CaregiverSurveyQuestion2 .question12Page .selectoption{padding-left: 0%;}
#comfortablePage .question12Page .optionssection2{padding-top: 0px;}
.CaregiverSurveyQuestion2 .question12Page .optionssection2 li{float: none; width: 100%;}
.CaregiverSurveyQuestion2 .question12Page .first{width: 100%;}
.CaregiverSurveyQuestion2 .question12Page .selectbox{width: 18px;}
.CaregiverSurveyQuestion2 .result{padding-bottom:0px;}
.CaregiverSurveyQuestion2 .question11 p {
      font-size: 17px;
    padding: 0 0 17px 0%;
    text-align: center;
} /**a12j**/
.CaregiverSurveyQuestion2 .question3Page .question p.headerSpace1 {
      font-size: 17px;
    padding: 0 0 17px 11%;
    text-align: center;
}   /**a10**/
.CaregiverSurveyQuestion2 .question4Page .question p.headerSpace {font-size: 17px;padding: 0 0 17px 3%;text-align: center;width: 95%; line-height:21px;} /**a3**/
.CaregiverSurveyQuestion2 .question5Page .question p.headerSpace1{
      font-size: 17px;
    padding: 0 0 17px 3%;
    text-align: center;
	 width: 90%;
}
#caringPage .ResultSection .sections .resultprint .supportText {font-size: 13px;padding-bottom: 10px;}
.CaregiverSurveyQuestion2 .question6Page .question p.headerSpace1 {
      font-size: 17px;
    padding: 0 0 17px 3%;
    text-align: center;
	 width: 90%;
}
.CaregiverSurveyQuestion2 .question7Page .question p.headerSpace1 {
      font-size: 17px;
    padding: 0 0 17px 3%;
    text-align: center;
	 width: 90%;
}
.CaregiverSurveyQuestion2 .question8Page .question p.headerSpace1 {
      font-size: 17px;
    padding: 0 0 17px 3%;
    text-align: center;
	 width: 90%;
}
.CaregiverSurveyQuestion2 .question9Page .question p.headerSpace1 {
      font-size: 17px;
    padding: 0 0 17px 3%;
    text-align: center;
}
.CaregiverSurveyQuestion2 .question10Page .question p.headerSpace1 {
      font-size: 17px;
    padding: 0 0 17px 3%;
    text-align: center;
	 width: 90%;
}
.CaregiverSurveyQuestion2 .question11Page .question p.headerSpace1 {
      font-size: 17px;
    padding: 0 0 17px 3%;
    text-align: center;
	 width: 90%;
}
.CaregiverSurveyQuestion2 .question12Page .question p.headerSpace1 {
      font-size: 17px;
    padding: 0 0 17px 3%;
    text-align: center;
	 width: 90%;
}
.CaregiverSurveyQuestion2 .question3Page .resultleft .resultprint{
    padding-left: 18%;
}
.CaregiverSurveyQuestion2 .question4Page .resultleft .resultprint,
.CaregiverSurveyQuestion2 .question5Page .resultleft .resultprint,
.CaregiverSurveyQuestion2 .question6Page .resultleft .resultprint,
.CaregiverSurveyQuestion2 .question7Page .resultleft .resultprint,
.CaregiverSurveyQuestion2 .question8Page .resultleft .resultprint,
.CaregiverSurveyQuestion2 .question9Page .resultleft .resultprint,
.CaregiverSurveyQuestion2 .question10Page .resultleft .resultprint,
.CaregiverSurveyQuestion2 .question11Page .resultleft .resultprint,
.CaregiverSurveyQuestion2 .question12Page .resultleft .resultprint{padding-left:52px;}

.CaregiverSurveyQuestion2 .question3Page .result p.caregivers {  width: 70%;}
.CaregiverSurveyQuestion2 .question4Page .result p.caregivers {  width: 80%;}
.CaregiverSurveyQuestion2 .question6Page .result p.caregivers {  width: 82%;}
.CaregiverSurveyQuestion2 .question7Page .result p.caregivers {  width: 77%;}
.CaregiverSurveyQuestion2 .question8Page .result p.caregivers {  width: 77%;}
.CaregiverSurveyQuestion2 .question10Page .result p.caregivers {  width: 86%;}
.CaregiverSurveyQuestion2 .question11Page .result p.caregivers {  width: 70%;padding-right: 0;}
.CaregiverSurveyQuestion2 .question3Page .selectoption{width: 93%;margin:0 auto;
    padding-top: 0px;}/*poojan*/
.CaregiverSurveyQuestion2 .question4Page .selectoption {
    padding-top: 0px;width: 93%;margin:0 auto;}/*poojan*/
#thankYouPage{background: url("../images/mobileThankuback.png") no-repeat scroll right bottom #EEEEEE; background-size:100% 100%;margin-bottom: 0px;}
#thankYouPage .start {display: block; margin-bottom: 0em;}/***sanjit5.08.14*****/
.CaregiverSurveyQuestion2 .QuestionSection {padding-bottom: 0;}
#thankYouPage #articleHead p.detail2 { padding-bottom: 30px;}/***sanjit5.08.14*****/
.CaregiverSurveyQuestion2 #audienceContainer {border-top: 1px dotted #c0c0c0;}
#articleHead p.detail2{padding-right: 17%; padding-bottom: 118px;}
#globalMainContainer{margin: 0 0 0px;}
/**.sitemap#globalMainContainer { border-bottom: 1px dotted #000000;margin-bottom: 12px;;}**/   /**a3d**/
.CaregiverSurveyQuestion2 .question5Page .selectoption { padding-top: 0px;width: 93%;margin:0 auto;}
.CaregiverSurveyQuestion2 .question6Page .selectoption { padding-top: 0px;width: 93%;margin:0 auto;}
.CaregiverSurveyQuestion2 .question7Page .selectoption { padding-top: 0px;width: 93%;margin:0 auto;}
.CaregiverSurveyQuestion2 .question8Page .selectoption { padding-top: 0px;width: 92%;margin:0 auto;}
.CaregiverSurveyQuestion2 .question9Page .selectoption { padding-top: 0px;width: 93%;margin:0 auto;}
.CaregiverSurveyQuestion2 .question10Page .selectoption { padding-top: 0px;width: 93%;margin:0 auto;}
.CaregiverSurveyQuestion2 .question11Page .selectoption { padding-top: 0px;width: 93%;margin:0 auto;}
.CaregiverSurveyQuestion2 .question12Page .selectoption { padding-top: 0px;width: 93%;margin:0 auto;}

/************* Survey Ended here for Mobile ***********************************/
/* Added by Iktiar on 6th May 2014 for SiteMap*/
.sitemap #articleHead {    padding: 12px 4% 0; }
.sitemap #articleBody a#consumer {    font-size: 16px; }		
.sitemap #articleBody a#aboutalzheimer, .sitemap #articleBody a#about-exelon-patch, .sitemap #articleBody a#treatment-and-care, .sitemap #articleBody a#stay-positive, .sitemap #articleBody a#resources {
    font-size: 16px;
}
.sitemap #articleBody ul.aboutalzheimer li a, .sitemap #articleBody ul.about-exelon-patch li a, .sitemap #articleBody ul.treatment-and-care li a, .sitemap #articleBody ul.stay-positive li a, .sitemap #articleBody ul.resources li a {
     font-size: 13px;padding-left: 0; line-height: 29px;
}
.sitemap #articleBody {    padding-bottom: 20px;    padding-left: 4.7%; margin-top: -12px; }
.sitemap #articleBody li.about-exelon-patch,.sitemap #articleBody li.aboutalzheimer,.sitemap #articleBody li.treatment-and-care,.sitemap #articleBody li.stay-positive {
    padding-bottom: 26px;
}
.sitemap #articleBody ul.consumer {  padding-top: 17px;}
.sitemap #articleBody ul.finalPage a {    font-weight: bold; display: block;line-height: 28px; width: 82px; }	
.sitemap #articleBody ul.finalPage a#epcgcg{width:216px;}
.sitemap #articleBody ul.finalPage a#ppi { width: 160px;}
.sitemap #articleBody ul.finalPage a#fpi{width:150px;}
.sitemap #articleBody ul.finalPage a#privacy   {width: 109px;}

	
/*................ Ended by Iktiar for Mobile ................*/

/*for mobile changes by sanjit on 2.06.2014*******************************/
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading {  width: 70%;}
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop a 			{height:25px;line-height: 22px;}
#novartis-homepage .metro-boxes .content-box {  height: 117px; /*background: url(../images/blackGoButon.png) no-repeat 95% center;*/; background-image: none;}
#novartis-homepage .metro-boxes .content-box a.more-link { bottom: 9px;}
#novartis-homepage .Inrecentt .metro-boxes .content-box a.more-link.wahtisalz { bottom: 9px;background:url("../images/treatment-play-arrow.png")no-repeat scroll 0 0;background-size:17% 100%; padding-left: 25px;}
.Inrecentt .metro-boxes .takes-work a.more-link {left: 8.8%;}

#novartis-homepage .metro-boxes .content-box h3 {padding-top: 7px;}
.col0 #articleBody .header-video-quote p {font-size: 12px;  line-height: 15px;padding-top: 0;}
.what-is-alz-disease #articleHead {padding-bottom: 11px;}
.what-is-alz-disease .col1 .content-body {max-width: 100%;}
.AboutExelonPatch .playButton {display: none;}
.AboutExelonPatch .playButtonmobile{display:block;width: 54%;padding: 42px 0 0 44%;}
.beforeyouvisit #articleHead { padding-bottom: 16px;}
.content-body ul.EarlyAdiag li {   font-size: 12px;}
 .is-it-old-age-or-alz #articleHead  { padding-bottom: 2px;} 
 .DownloadGuide {padding-bottom: 3px;}
  .early-alz-diagnosis .in-page-callout { background: url("../images/content-bgs/gradient-bg-mobile.png") no-repeat scroll 0 0;background-size: 100% 100%;
    max-width: 580px;
    min-height: 96px;
}
.changingroles ul.stageConts li.moderateStage {    padding-left: 4.6%;}
.changingroles ul.stageConts li.severeStage {padding-left: 4.6%;}
#novartis-homepage .metro-boxes .content-box h3.staypositive 						{padding-right:7.8%;}
/********added by sanjit**************/
/*1.0 about alzheimer on 30.06.2014 by sanjit**************/
.abtalzheimer.aboutalzhemer .metro-boxes .white-tall-box { height: auto;margin-bottom: 1px;
     width: auto;
    cursor: default;
    padding: 9px 4.7%;}
.abtalzheimer.aboutalzhemer .metro-boxes .gray-box {height: auto; width: auto;}
 .abtalzheimer.aboutalzhemer .metro-boxes .couple-young {height: auto; width: auto;}
 .abtalzheimer.aboutalzhemer .metro-boxes .daughter-mom {height: auto; width: auto;}
.abtalzheimer.aboutalzhemer .metro-boxes .daughter-mom {  width: 100% !important;}
.abtalzheimer.aboutalzhemer .metro-boxes .couple-aged {height: auto; width: auto;}
.abtalzheimer.aboutalzhemer .metro-boxes .black-content {height: auto; width: auto;}
.abtalzheimer.aboutalzhemer  #articleBody .metro-boxes .content-box h1	{color: #000; font-size: 17px; line-height: 22px;}

.aboutalzhemer p.seemorediv { font-size: 15px; line-height: 36px; padding-top: 0; text-align: center;}
/*4.0 stay positive*********************************************************************************/
.staypositiv .metro-boxes .white-tall-box { height: auto;margin-bottom: 1px; width: auto; cursor: default; padding: 9px 4.7%;}
.staypositiv .metro-boxes .white-tall-box { min-height: 134px;}
.staypositiv .metro-boxes .being-healthy {height: auto; width: auto;}/**sanjit**/
.staypositiv .metro-boxes .content-box {height: auto;}
.metro-boxes .content-box h3.healthyalz {width: auto;}
.staypositiv #articleBody .metro-boxes .content-box h1{color: #000; font-size: 17px; line-height: 22px;}


/*5.0 resources******************************************************/
.resourses .resources .metro-boxes .couple-young {width: auto;}
.resourses .metro-boxes .white-tall-box {min-height: 134px;}
.resourses .resources .metro-boxes .daughter-mom {width: auto;}
.resourses .resources .metro-boxes .couple-aged {width: auto;}
.resourses .learndiv { padding-left: 33%;text-align: center; width: 66%;padding-top: 6px;}
/*************************************************/
/*againdo**********************************/
.prepforfuture .sectionCont ul li {line-height: 15px;padding-bottom: 5px;}
.prepforfuture .in-page-callout {min-height: 74px;}
.prepforfuture .in-page-callout h4 {font-size: 14px;}
.prepforfuture .lovedone .in-page-callout {    min-height: 68px;}
.prepforfuture .sectionCont ul li.Purchase {    padding-bottom: 5px;}
.prepforfuture .leftSectionCont {    width: 100%;}
.prepforfuture .sectionCont {  padding: 0px 0 0;}

/**********************************/
/*1.1***/
ul.thermo.tdthree li.mild {background-image: url("../images/icons/black-bullet.png");}
.mobile { display: block;}
.desktop { display: none;}
.what-is-alz-disease .content-body ul.EarlyAdiag li {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px;}
.what-is-alz-disease .content-body .gradient-box ul li { background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px;background-size: auto auto ; }
.what-is-alz-disease .lastgrCount{margin-bottom:0px;}/*********marzada changes*******/
.what-is-alz-disease #articleBody .stages-of-alzheimer .content-body {padding-left: 0;padding-right: 0;}
.what-is-alz-disease ul.stageConts li.stageCont {  padding-left: 4.6%; }
.what-is-alz-disease .gradient-box span {font-style: normal;}
.what-is-alz-disease .gradient-box.lfbox h4 {font-size: 12px; font-weight: bold; width: auto;  line-height: 10px; text-align: left;}
.what-is-alz-disease ul.stageConts li.stageCont.lastlist {background:url("../images/signs/gray-dotted-border.gif") repeat-x 0 top;padding-bottom:0px;margin-bottom: 0;} 
.what-is-alz-disease .content-body p span.cklist {text-decoration: none;}
.what-is-alz-disease ul.stageConts li.severeStage h3 {/*background: url("../images/icons/accordion-black-dot.png") no-repeat scroll right 10px / 21px 20px rgba(0, 0, 0, 0);*/}
.what-is-alz-disease .gradientCont.lastgrCount  { min-height: 175px;}
ul.stageConts li.mildStage h3.openedbutton				{/*background:url("../images/icons/accordion-black-dot.png") no-repeat right 10px;background-size: 21px 20px;*/}
.what-is-alz-disease ul.stageConts li.mildStage h3.closedbutton			{}
.what-is-alz-disease ul.stageConts li.stageCont.active h3.closedbutton { background: url("../images/icons/accordion-black-dot.png") no-repeat 95% 11px;background-size: 21px 20px;}
.what-is-alz-disease ul.stageConts li.stageCont h3.closedbutton {background:url("../images/icons/accordion-black-plus.png") no-repeat 95% 11px;background-size: 21px 20px;}
.what-is-alz-disease ul.stageConts li.alzdisease h3.closedbutton			{padding-top: 20px;}
.what-is-alz-disease ul.stageConts li.severeStage h3.closedbutton			{}
.what-is-alz-disease .gradient-box {   padding: 21px 0% 14px 0%;}
.what-is-alz-disease #articleHead {padding-bottom: 7px;}
.what-is-alz-disease .severeStage .rightSectionCont { margin-top: 0;}
.what-is-alz-disease .rightSectionCont {padding-right: 4.6%;}
.what-is-alz-disease .sectionCont ul li { background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px;}

 /*.what-is-alz-disease ul.stageConts li.alzdisease h3.openedbutton			{background:url("../images/icons/accordion-black-dot.png") no-repeat right 20px;background-size: 21px 20px; padding-top: 20px;}
.what-is-alz-disease ul.stageConts li.severeStage h3.openedbutton			{background:url("../images/icons/accordion-black-dot.png") no-repeat right 10px;background-size: 21px 20px;}

.what-is-alz-disease ul.stageConts li.active h3.closedbutton {background: url("../images/icons/accordion-black-dot.png") no-repeat scroll right 10px / 21px 20px rgba(0, 0, 0, 0);}*/

/***1.2 is-it-old-age-or-alz **********/
.is-it-old-age-or-alz #articleHead { padding: 1px 4.6% 16px; }	
.is-it-old-age-or-alz #articleHead  { padding-bottom: 9px;}
.is-it-old-age-or-alz .open {padding-top: 11px; padding-left: 4.6%;padding-bottom: 3px;padding-right:4.6%;}
.is-it-old-age-or-alz .content-body div.acccordionstart {background:url("../images/signs/gray-dotted-border.gif") repeat-x 0 top;padding-bottom:0px;font-size: 16px;font-weight: normal;margin-top: 5px;margin-bottom: 9px;padding-top: 10px;}
.is-it-old-age-or-alz .content-body li.questn em { font-size: 12px;line-height: 15px;}
.is-it-old-age-or-alz .content-body h3.closedbutton {background:url("../images/icons/accordion-black-plus.png") no-repeat scroll 96%;background-size: 21px 20px;}
.is-it-old-age-or-alz .content-body .active h3.closedbutton  {background:url("../images/icons/accordion-black-dot.png") no-repeat scroll 96%;background-size: 21px 20px; padding-top: 0px;}
.is-it-old-age-or-alz .content-body h3.old-ageis {font-size: 14px;font-weight: normal;padding-bottom: 5px;padding-left: 4.6%;}
.is-it-old-age-or-alz .content-body ul {padding-bottom: 0;padding-top: 2px;}
.is-it-old-age-or-alz #articleBody .content-body {background:url("../images/signs/gray-dotted-border.gif") repeat-x 0 bottom;padding-bottom:1px;margin-bottom: 10; padding-left: 0; padding-right: 0;}  
.is-it-old-age-or-alz .imgbtn { width: 100%;}
.is-it-old-age-or-alz #articleBody a.downloadimg2 { font-size: 13px; }/**sanjit*/
#articleBody a.downloadimg2 { line-height: 30px;} /**sanjit*/
.is-it-old-age-or-alz #articleBody .stages-of-alzheimer .content-body.lstpara {background:none; padding-bottom: 16px;padding-top: 2px;padding-right: 4.6%;padding-left: 4.6%;}
.is-it-old-age-or-alz .expect-with-alzheimer.firstheader {padding: 0 0 20px;} /**sanjit*/
.is-it-old-age-or-alz .content-body li.questn  { background: url("../images/icons/questionMark.png") no-repeat scroll 0 0px ;}
/***1.3  early-alz-diagnosis**********/
.early-alz-diagnosis #articleHead {padding: 1px 4.6% 16px;}
.early-alz-diagnosis #videoid { float: left; height: 96px !important; width: 41% !important;}
.early-alz-diagnosis .in-page-callout a.seeothers {font-size: 12px;}
.early-alz-diagnosis .content-body.body1 .rightSectionCont.new { padding-left: 0;    width: 59%;}
.early-alz-diagnosis .videoimplementation {background: none;margin-top: 12px; padding-bottom: 7px;}
.in-page-callout h4 {width: 100%;}
.early-alz-diagnosis .content-body li span {  font-weight: lighter; text-decoration: none;}
.early-alz-diagnosis .content-body ul.EarlyAdiag li {  font-size: 13px; }
.early-alz-diagnosis ul.stageConts li.stageCont h3.HeaderEaalzd { height: 20px;	margin-top: 0;  padding-top: 5px;}
.early-alz-diagnosis ul.stageConts li.stageCont h3.HeaderEaalzd {font-size: 14px; line-height: 36px; }
.early-alz-diagnosis .content-body.body1 ul.EarlyAdiag li {  padding-bottom: 0px; }
.early-alz-diagnosis .content-body ul.EarlyAdiag li {  line-height: 15px;  padding-top: 5px;}
.early-alz-diagnosis .leftSectionCont { padding-bottom: 0;}
.early-alz-diagnosis #articleBody .stages-of-alzheimer .content-body {   padding-bottom: 10px;padding-left: 4.6%; padding-right: 4.6%;}
.early-alz-diagnosis  #articleBody .content-body p.bring { padding-bottom: 15px;}
/*1.4 changing role by sanjit*****************************/
.changingroles #videoid { float: left; height: 96px !important; width: 41% !important;}
.changingroles .content-body .rightSectionCont.new { padding-left: 0;    width: 59%;}
.changingroles .videoimplementation {background: none;margin-top: 0px; padding-bottom: 7px; margin-bottom: 1px;padding-right: 5%;}
.changingroles .in-page-callout {padding-bottom: 0px;min-height: 96px;}
.changingroles .in-page-callout a.seeothers {font-size: 12px;}
.changingroles .col1 .content-body.bodyvd {padding: 4px 0 9px 4.3%;}
.changingroles .col1 .content-body {    max-width: 100%;}
/********************************************************/
/**video-fixed for mobile**********************/
.changingroles #videoid .innerWrapper {z-index:0 !important;}
.early-alz-diagnosis #videoid .innerWrapper {z-index:0 !important;}
.daily-a-routines #videoid1 .innerWrapper {z-index:0 !important;}
/*2.0 about exlonpatch*****/
.AboutExelonPatch .left {min-height: 61px;}
.ad8screening .submitBtnCont {   margin-top: 24px; padding-left: 12px;}
#articleBody a.email_dis_guide { background: url("../images/emailAnswersMobile.jpg") no-repeat scroll 0 0; background-size: 100% 88%;
    color:#fff;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 30px;
    text-align: center;
	width:100%;
}
.rollingLineCont { width: 98%;}
#articleBody a.email_dis_guides { background: url("../images/emailAnswersMobile.jpg") no-repeat scroll 0 0; background-size: 100% 88%;
    color:#fff;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 33px;
	width: 100%;
	width: 100%;
    text-align: center;
}


/***********a3d************/
#submitButtonScreening {
    background: url("../images/submit_screening_btn.png") no-repeat scroll 0 0 ; background-size: 100% 100%;border: 0 none;color: #ffffff; cursor: pointer;font-size:15px;font-weight: normal;padding-left: 0;text-align: center;width: 100%;}

/*2.1 before you first visit *******************************/

.beforeyouvisit #videoid1 { float: left; height: 96px !important; width: 41% !important;}  /**sanjit**/
.beforeyouvisit #videoid1 .innerWrapper  {z-index:0 !important;}
.beforeyouvisit .content-body .rightSectionCont.new { padding-left: 0;    width: 59%; }
.beforeyouvisit .videoimplementation {background: none;margin-top: 12px; padding-bottom: 7px; margin-bottom: 1px;}
.beforeyouvisit .in-page-callout {padding-bottom: 0px;min-height: 96px;}
.beforeyouvisit .in-page-callout a.seeothers {font-size: 12px;}
.beforeyouvisit .col1 .content-body.bodyvd {padding: 4px 0 9px 4.3%;}
.beforeyouvisit .sectionCont .questions h5 {font-size: 16px;}
  
/***2.2 how-exelonpatch-could-help **********/
.mobilehow { display: block;}
.desktophow { display: none;}
.how-exelonpatch-could-help #articleBody .freeTrial { padding-left: 70px; padding-top: 14px; height: auto; width: 100%;}
.how-exelonpatch-could-help #articleHead {padding-bottom: 6px;width: auto;}
.how-exelonpatch-could-help #articleBody .freeTrial .Free30 { background-color: #F0EAF6; max-width: 580px;min-height: 230px; padding-bottom:20px;width: 80%;}
.how-exelonpatch-could-help #articleBody .freeTrial .copaysaving {background-color: #F0EAF6; max-width: 580px;min-height: 230px;width: 80%;padding-bottom:20px;}
.how-exelonpatch-could-help .alwaysimg {display: block;}
.how-exelonpatch-could-help img {   width: 99%;}
.how-exelonpatch-could-help #articleBody .copaysaving {}
.how-exelonpatch-could-help .ConsiderationsSection.desktop { display: none;}
.how-exelonpatch-could-help .ConsiderationsSection.mobile { display: block;}
.how-exelonpatch-could-help .ConsiderationsSection.mobile .rightSectionCont {    padding-bottom: 12px; }
.how-exelonpatch-could-help .ConsiderationsSection.mobile .in-page-callout { background: #F0EAF6; }
.how-exelonpatch-could-help .ConsiderationsSection.mobile .in-page-callout h4 {    border-bottom: none; }
.how-exelonpatch-could-help #articleBody .content-body p.ISin { font-weight: bold; padding-bottom: 10px; padding-top: 6px;}
.how-exelonpatch-could-help  a { color: #000000;}
.how-exelonpatch-could-help .content-body .in-page-callout p			{text-align: center;}
.how-exelonpatch-could-help .ConsiderationsSection.mobile .in-page-callout .alwaysimg { padding-left: 41%;padding-top: 8px;width: 50%;}  /****sanju15.07.2014***/
.how-exelonpatch-could-help .ConsiderationsSection { width: 100%;}
.how-exelonpatch-could-help #articleBody .stages-of-alzheimer .content-body {padding: 6px 4.6% 0; }
.how-exelonpatch-could-help .content-body.body2 p.HeaderEaalzd {font-size: 14px;}
.how-exelonpatch-could-help #articleHead p.howexep {font-size: 13px;}
.how-exelonpatch-could-help .content-body ul.EarlyAdiag li { font-size: 13px;  line-height: 15px;   padding-bottom: 5px;}
.content-body ul.EarlyAdiag li { background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px ; }

/***2.3  **********/
#articleHead h1.usingexp {  font-size: 16px;    line-height: 20px;}
.getting-the-right-exelon-patch #articleBody .content-head h2  {padding: 0 0 0px 4.6%;}
.getting-the-right-exelon-patch .stages-of-alzheimer .content-body p.paratwoin{ padding-bottom: 17px !important;}
.getting-the-right-exelon-patch #articleBody .stages-of-alzheimer .content-body {    padding: 6px 4.6% 0; }
.getting-the-right-exelon-patch .stages-of-alzheimer .content-body .getdose {width: 100%;}
.getting-the-right-exelon-patch .stages-of-alzheimer .content-body .getdose img { border: 1px solid #c8c8c8;}
.getting-the-right-exelon-patch .gradient-box-top { width: auto;background-size: 100% 100%;}
.getting-the-right-exelon-patch .storypara1 { float: none; padding-top: 0px; text-align: center; width:100%;}/**ADS**/
.getting-the-right-exelon-patch .story1 {margin: 0 auto; float: none;  padding-top: 6px; width: 19%;}
.getting-the-right-exelon-patch .story2 {margin: 0 auto; float: none;  padding-top: 6px; width: 30%;}
.getting-the-right-exelon-patch .story3{margin: 0 auto; float: none;  padding-top: 23px;  width: 19%;}/*ADS*/
.getting-the-right-exelon-patch .story4 {margin: 0 auto; float: none; padding-top: 6px;   width: 30%;}
.getting-the-right-exelon-patch .storypara2 {  float: none; padding-top: 0px; text-align: center; width: 100%;}
.getting-the-right-exelon-patch .storypara3 {
    float: none;
    padding-top: 0px;
    text-align: center;
    width: 100%;
}
.getting-the-right-exelon-patch .storypara4{
    float: none;
    padding-top: 0px;
    text-align: center;
    width: 100%;
}
    .getting-the-right-exelon-patch  .story {margin-top: -11px;}
	.getting-the-right-exelon-patch .maximum { padding-top: 10px;}
    .getting-the-right-exelon-patch .maximum.last {padding-top: 10px;}
    
    
    
    /**************added by anusrita 20/11/15**************************/
    
    .getting-the-right-exelon-patch #articleHead h1.usingexp {font-size: 22px;line-height: 25px;}
    .getting-the-right-exelon-patch #articleHead {padding: 16px 0 8px 5.1%;}
    .getting-the-right-exelon-patch .gradientCont1 {background:url("../images/content-bgs/bg-slice.jpg") repeat-y scroll 0 0;}
    .getting-the-right-exelon-patch .gradient-box p {font-size: 12px;  line-height: 15px;padding-right: 0;}
    .getting-the-right-exelon-patch .gradient-box .storypara2 p{ padding-left: 9px;}
    .getting-the-right-exelon-patch .storypara3,.getting-the-right-exelon-patch .storypara4{padding-left: 10px;}
    .getting-the-right-exelon-patch .gradientCont1 {margin-bottom: 12px;}
    .getting-the-right-exelon-patch .stages-of-alzheimer .content-body .getdose { padding-bottom: 0;}
	
	
	
	
/************************ mobile section added by anusrita*************************************/

.getting-the-right-exelon-patch #articleHead h1.usingexp {width: 67%;}
.getting-the-right-exelon-patch p.dullColor{padding-bottom:25px;}
.getting-the-right-exelon-patch #articleBody .content-body{padding-top:9px;padding-bottom: 40px;}
.followupvisits #articleHead {padding-bottom:0;}
.CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat p{width: 275px;} 
.question11 .optionssection1 { padding-bottom: 73px;}/**a2**/
.CaregiverSurveyQuestion2 .just-mobile .questionNo p { padding-top: 6px;}
.Treatment-and-care .Section2 .Section2topleft .Section2lefttopContent p:nth-child(3){padding-bottom:44px;}
.Treatment-and-care .tab1 {padding-top: 11px;}
.daily-a-routines #articleContainer #articleHead { padding-top: 6px;}
.UsingTheExelonPatch .always { background:url("../images/always_mobile_bg.jpg") no-repeat scroll 0 0; padding-left: 11px; padding-right: 13px; height: 191px; padding-top: 9px;background-size:100% 100%;width: 290px;}
.UsingTheExelonPatch .never { background:url("../images/never_mobile_bg.jpg") no-repeat scroll 0 0; padding-left: 11px; padding-right: 13px;  height: 352px; padding-top: 9px;background-size:100% 100%;margin-top: 15px;width: 290px;}
.loadTop { padding-top: 8px;}
.UsingTheExelonPatch #articleBody .content-body.addBackgrnd{background:url("../images/carousal_mobile_bg.jpg") no-repeat scroll 0 0;}
.UsingTheExelonPatch .flexslider {background:none;border:none; padding-top: 0;}
.UsingTheExelonPatch ul.stageConts li.stageCont{background:none;background: rgba(0, 0, 0, 0) url("../images/signs/gray-dotted-border.gif") repeat-x scroll 0 bottom;}
.step1ActiveDiv {background: url("../images/step1ActiveImgMob.png") no-repeat scroll 0 0;height: 123px;width: 100%;background-size:100% 100%;margin-left:0%;margin-top: 23px;}/**a12j**/
.step2ActiveDiv {background:url("../images/step2ActiveImg.jpg") no-repeat scroll 0 0 ;width: 100%;background-size:100% 100%;margin-left:0%;margin-top: 35px;}
.step3ActiveDiv {background:url("../images/step3ActiveImg.jpg") no-repeat scroll 0 0 ;width: 100%;background-size:100% 100%;margin-left:0%;margin-top: 32px; height: 155px;}
.step4ActiveDiv {background: url("../images/step4ActiveImg.png") no-repeat scroll 0 0 ;width: 100%;background-size:100% 100%;margin-left:0%;margin-top: 31px; height: 159px;}
.step5ActiveDiv {background: url("../images/step5ActiveImg.png") no-repeat scroll 0 0 ;width: 100%;background-size:100% 100%;margin-left:0%; height: 156px;margin-top: 31px;}
.step6ActiveDiv {background:url("../images/step6ActiveImg.png") no-repeat scroll 0 0 ;width: 100%;background-size:100% 100%;margin-left:0%;margin-top:51px;height:168px;}
.step7ActiveDiv {background:url("../images/step7ActiveImg.jpg") no-repeat scroll 0 0 ;background-size:100% 100%;width:100%;margin-left:0;}
.step8ActiveDiv {background:url("../images/step8ActiveImg.png") no-repeat scroll 0 0 ;background-size:100% 100%;width:100%;margin-left:0; margin-top: 16px;}
.UsingTheExelonPatch #articleBody .content-head h2#ATP {padding-left:12px;background:none;}
.UsingTheExelonPatch #articleHead {padding-top: 6px;}
.UsingTheExelonPatch .expect-with-alzheimer {padding-top: 18px;}
.UsingTheExelonPatch  #articleBody .content-head h2#TopConsiderations{padding-top: 16px;}
.noa #articleHead { padding-top: 22px;}
.CaregiverSurveyQuestion2 .sctab {width: 321px;}
.CaregiverSurveyQuestion2 .questionNo {width: 27%;}



.noa #articleBody .content-body {margin-left: 0; padding-bottom: 0;}
.content-horizontal:nth-child(1) .content-row-right{width:10%;  padding-top: 10px;}
 .content-horizontal{border-top: 1px solid #e0e0e1;}  
.content-horizontal .content-row-left {border-top:none;padding: 9px 0 7px 0; width: 78%;}

.content-horizontal:nth-child(2) .content-row-right{width: 28%;  padding-top: 34px; padding-right: 0%;padding-bottom:25px;}
.content-horizontal:nth-child(2) .content-row-left{width: 68%;padding-top:15px;}
.content-horizontal .content-row-left a.mobilenumber {margin-top:2px;}
.noa .resources123 {width: 90.4%;}
.natioalzdise .alzheimer-edu {padding-top: 6px;}
.natioalzdise .content-horizontal.alzheimer-edu .content-row-right {padding-top: 35px;}
.natioalzdise .alzheimer-foundation {padding-top: 9px;}
 .natioalzdise.alzheimer-foundation  .content-row-left {width: 62%;}
.natioalzdise .content-horizontal.alzheimer-foundation .content-row-right {padding-top: 31px;width: 17%;} 
.content-horizontal:nth-child(5) .content-row-right{width:21%;  padding-top: 14px; padding-bottom: 14px;}
.natioalzdise .alzheimer-research {padding-bottom: 0;padding-top: 0px;}
.natioalzdise .content-horizontal.alzheimer-action .content-row-right {width: 19%; padding-top: 10px;}
.content-horizontal.alzheimer-action{padding-bottom: 12px;padding-top: 13px;}
.content-horizontal.alzheimer-planning .content-row-right{ width: 13%;padding-top: 23px;}
.natioalzdise .alzheimer-planning {  padding-top: 7px;}
.content-horizontal.alzheimer-planning .content-row-left { width: 82%;  padding-bottom: 12px;}
.natioalzdise .content-body .content-horizontal.alzheimer-financial .content-row-right { width: 23%; padding-top: 41px;}
.natioalzdise .alzheimer-financial {  padding-top: 0;}
.natioalzdise .content-body .content-horizontal.alzheimer-financial h3 { padding-top: 7px;}
.content-horizontal.alzheimer-medicare .content-row-right{ width: 27%; padding-top: 10px;}
.content-horizontal.alzheimer-medicare .content-row-left{ width: 73%;}
.natioalzdise .alzheimer-medicare {  padding-top: 2px;}
.natioalzdise .content-body .content-horizontal.alzheimer-services .content-row-right {  width: 21%; padding-top: 15px;}
.natioalzdise .content-body .content-horizontal.alzheimer-aging .content-row-right { width: 21%;padding-top: 18px;}
.natioalzdise .alzheimer-aging { padding-top: 7px;}
.natioalzdise .content-body .content-horizontal.alzheimer-aging .content-row-left {width: 65%;}
.natioalzdise .content-body .content-horizontal.alzheimer-associates .content-row-right {width: 19%;padding-top: 21px;}
.natioalzdise .alzheimer-associates { padding-top: 9px;}
.natioalzdise .content-body .content-horizontal.alzheimer-geriatric .content-row-right { position: inherit; width: 25%; margin-right: -5px;padding-top: 24px;}/*KD4/2/16*/
.natioalzdise .content-body .content-horizontal.alzheimer-geriatric .content-row-left { width: 74%; padding-bottom: 12px;}
.natioalzdise .content-horizontal.alzheimer-eldercare .content-row-left {width: 72%;padding-top: 16px;}
.content-horizontal .newlogo-eldercare {width: 28%;padding-top: 25px;}
.content-horizontal.alzheimer-palliative{ padding-bottom: 4px;padding-top: 9px;}
.natioalzdise .content-body .content-horizontal.alzheimer-palliative .content-row-right { padding-top: 30px;}
.natioalzdise .content-body .content-horizontal.alzheimer-administration .content-row-right {width: 15%;padding-top: 13px; padding-bottom: 6px;}
.natioalzdise .content-body .content-horizontal.alzheimer-administration .content-row-left{width: 80%;padding-top: 14px;}
.noa #subpageTwoCol .columnContainer {border-bottom: 1px solid #e0e0e1;}   
.alzheimer-association .content-row-right {padding-top: 0px;margin-top:-30px;}/**KD 4/2/16**/
.followupvisits .columnContainer {padding-bottom: 0px;}/*kousik 3/12*/   
.noa #articleHead .content-body { padding-top: 9px;}
.noa #articleBody { padding-top: 14px;}
.content-horizontal.alzheimer-foundation .content-row-left{width: 64%;}
.CaregiverSurveyQuestion2 .question5Page .question p.headerSpace1 { line-height: 21px;}
.CaregiverSurveyQuestion2 .question7Page .question p.headerSpace1 {line-height: 19px;}
.CaregiverSurveyQuestion2 .question8Page .question p.headerSpace1 {line-height: 21px;}
.optionssection1{ margin-top: 15px;}
.CaregiverSurveyQuestion2 .question10Page .question p.headerSpace1 {line-height: 21px;}
.startOverSection {background-color: #ffffff;}
.CaregiverSurveyQuestion2 .question12Page .question p.headerSpace1 {line-height: 21px;padding-bottom:0;}
.CaregiverSurveyQuestion2 .question11Page .question p.headerSpace1 {padding-right:8%; padding-left: 17%;}

  .CaregiverSurveyQuestion2 .first {padding-top: 12px;}
  .sb-open-top {margin-left:0px;padding-left:8px;}/**a3d**/
  #logo-navigation-search-section .textNav {width: 31%;}
  div#copyrightText span.mobDsplyBlk{display:block;}
  
  
   /*************a3d***************/
  .question11 .optionssection1 li .first.First.slt2 {width: 87%;padding-top: 15px;} 
  .question11 .optionssection1 li {margin-left: -1px;}        
  .CaregiverSurveyQuestion2 #ageDetectionPage .optionssection1 li {padding-bottom:18px;}
  .CaregiverSurveyQuestion2 .optionssection2 li {padding-bottom:18px;}
  .CaregiverSurveyQuestion2 .question4Page .question p.headerSpace {padding: 0 0 17px 8%;width: 90%;}
  .CaregiverSurveyQuestion2 .question6Page .question p.headerSpace1,.CaregiverSurveyQuestion2 .question8Page .question p.headerSpace1  {padding-left:10%;}
  .CaregiverSurveyQuestion2 .question7Page .question p.headerSpace1 {padding-left:13%;width: 87%;}
  .CaregiverSurveyQuestion2 .question10Page .question p.headerSpace1 {padding-left:11%;}
  .CaregiverSurveyQuestion2 .question12Page .question p.headerSpace1 {padding-left:10%;}
  .ad8-dementia-screen #subpageTwoCol .columnContainer .column {padding-top:24px;}
  .ContactUsProfessional.consumerForm .contactusContenttop {padding: 0 0 0 5%;}
  .CaregiverSurveyQuestion2 .question10Page .mainSection1{margin:0;}
  a#reset {background: url("../images/reset_icon_img.png") no-repeat scroll 0 0 ;color: #5C2682;font-size: 0.9em;line-height: 1.1em;padding-left: 10%;padding-top: 0.2em;text-decoration: none;background-size:17% 100%;margin-top:2px;} /**a3d**/
  .sendmailbutton {background: url("../images/submit_screening_btn.png") no-repeat scroll 0 0 ;background-size: 100% 100%;width: 97%;}/**a3d**/
  .UsingTheExelonPatch .flexslider {margin-bottom: 2px !important;}
  
  .ContactUsProfessional p.responsePara{ padding-top: 16px;}/**a12j**/
  /**************mobile section added by anusrita ends*******************************/
  
  
  .followupvisits .SecondCalloutSubCont2.secondCalloutNew2{ padding-bottom: 44px;}/*ADS10/12/15*/
  #globalMainContainer.followupvisits { border-bottom: 1px dotted #c0c0c1;}/*ADS10/12/15*/





  
/*3.0 Is-it-old-age*****/
.Treatment-and-care .Column1Section{width: 100%;}
.Treatment-and-care .Section2topleft{ width: 100%; float: none;}
.Treatment-and-care .Section2 .Section2topleft .Section2lefttopContent h1{padding-right: 0;font-weight: normal;font-size: 17px;line-height: 19px; padding-bottom: 3px;}
.Treatment-and-care .Section2topright {float: none; width: 100%;}
.Treatment-and-care .Section2bottomsection2{float: none; width: 100%;}
.Treatment-and-care .Section2bottomsection1{float: none; width: 100%;}
.Treatment-and-care .just-mobile .right{display:none;}
.Treatment-and-care .left{width: 100%; height: 55px; margin-bottom: 1px;}
.Treatment-and-care .textCommonStyle{padding-top:0px;height: 61px;background-color:#e0e0e1; margin-bottom: 1px;}
.Treatment-and-care .rightSection2{background:none;background: none repeat scroll 0 0 #E0E0E1; margin-bottom: 1px;}
.Treatment-and-care .Section2bottomsection1{background:none;}
.Treatment-and-care .Section2bottomsection2{background:none;}
.Treatment-and-care .tab1{width:88%; padding-left: 4.6%;}
.Treatment-and-care .tab2{width:88%;padding-left: 4.6%;padding-top: 20px;}
.Treatment-and-care .tab3{width:88%;padding-left: 4.6%;padding-top: 20px;}
.Treatment-and-care .tab4{width:88%;padding-left: 4.6%;}
.Treatment-and-care .tab5{width:88%;padding-left: 4.6%;padding-top: 10px;}
.imgSection{float: right;padding-right: 7%;padding-top: 20px;width: 5%;}
.Treatment-and-care .Section1 .textCommonStyle{ background: none repeat scroll 0 0; height: auto;}
.Treatment-and-care .Section1 .buttonVideoPlay {margin-top: 100px;}
.Treatment-and-care .textCommonStyle a.see {font-size: 9px; line-height: 12px; padding-left: 25px; padding-top: 2px; background-size: 14px;} /* sandip 19 */
.Treatment-and-care .Section1 { background: #5d2583; height: auto;    width: 100%; padding:15px; }	
.Treatment-and-care .playButton{display:none;}
.Treatment-and-care .Section1 .textCommonStyle h2 span.separateBlock2 {padding-left: 0px;} /* sandip 19 */
.Treatment-and-care .playButtonmobile{display:block;width: 54%;padding: 42px 0 0 44%;}
.Treatment-and-care .Section1 .textCommonStyle h1{ font-size: 20px; line-height: 24px; text-align: left;}  /* sandip 19 */
.Treatment-and-care .Section1 .textCommonStyle p{font-size: 14px;line-height: 18px; text-align: left;}
.Treatment-and-care .Section2 .Section2lefttopContent{ padding: 12px 0 0 4.5%; min-height: 220px;}
.Treatment-and-care .Section2 .Section2topleft .Section2lefttopContent p{ line-height: 15px;padding-bottom: 18px;padding-right: 13%;font-weight: normal;}
.Treatment-and-care .innerBackground{ min-height: 0;}
.Treatment-and-care .Section1 p.mobileText{line-height: 15px; padding-left: 4.6%;padding-top: 2px;}
.Treatment-and-care .imgSection { width: 12%;}
.Treatment-and-care .imgSection a{ display: block; margin-right: 51%; max-width: 17px; padding-top: 0; width: 100%;}

/*3.3 Daily-routine***/
.daily-a-routines #articleHead { padding-bottom: 16px;}
.daily-a-routines .leftSectionCont { padding-top: 2px; width: 100%;}
.daily-a-routines .gradient-right-box {float: none; width: 100%; background: none; margin-bottom: 0px; min-height: 0px;
    padding-left: 0%;
    padding-top: 0px;
}

.daily-a-routines .gradient-box.lfbox h4 {text-align: left;}
.daily-a-routines .gradient-box.lfbox h4 { background: url("../images/icons/accordion-black-dot.png") no-repeat scroll right 0px / 21px 20px ;}
.daily-a-routines .desktopDiv {display: none;}
.daily-a-routines .mobileDiv {display: block;}
.daily-a-routines .mobileOnly{display: block;}
.daily-a-routines .desktopOnly{display: none;}
.daily-a-routines div.onlyInMobile {display: block;}
.daily-a-routines div.onlyInDesktop {display: none;}
.daily-a-routines ul.daily-rout li.imagewithhead h3 { background: none; line-height: 34px;}
.daily-a-routines #articleBody .content-body p.dailymild {  padding-bottom: 0px; padding-top: 10px; }
 .daily-a-routines .content-body ul.EarlyAdiag.mildPMS						{ padding-left: 46px;  margin-top: -6px; padding-bottom: 0px;width: 100%;} 
.daily-a-routines .content-body ul.EarlyAdiag.mildPMS						{ padding-left: 0px;}
.daily-a-routines ul.daily-rout li.imagewithhead h3 { font-size: 14px; padding-left: 2px;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.body2 {   padding-top: 1px;padding-left: 0%; }/*K11/12/15 from 4.6% to 0% */ 
.daily-a-routines #articleBody .content-body.body1 p.para1 {  line-height: 15px;}
 .daily-a-routines .content-body.body1 ul.EarlyAdiag.lovedone li { padding-bottom: 2px;} 
.daily-a-routines #articleBody .content-body.body1 {padding-left: 4.6%;  padding-bottom: 0px; }
.daily-a-routines .content-body ul.EarlyAdiag li {   background: url("../images/icons/black-bullet.png") no-repeat scroll 0 7px ; font-size: 13px;
    line-height: 16px;
    padding-left: 8px;
	padding-bottom: 2px;
} 
.daily-a-routines .content-body p.dailymild { font-size: 16px;  line-height: 19px;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.body2 p.safety { padding-bottom: 0px; padding-right:1%;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.body2 h3 {  font-size: 16px; padding-bottom: 11px;}
.daily-a-routines .gradientCont { min-height: 242px; }
.daily-a-routines .content-body.body1  {background: none ;margin-bottom: 0;padding-bottom: 20px;}

/*.daily-a-routines ul.stageConts li.mildStage h3.closedbutton			{background:url("../images/icons/accordion-black-plus.png") no-repeat right 10px;background-size: 21px 20px;padding-bottom: 10px; }*/
.daily-a-routines ul.stageConts li.stageCont.active h3.closedbutton {background: url("../images/icons/accordion-black-dot.png") no-repeat right 10px;padding-bottom: 10px;background-size: 21px 20px;}
.daily-a-routines ul.stageConts li.stageCont h3.closedbutton			{background:url("../images/icons/accordion-black-plus.png") no-repeat right 10px;background-size: 21px 20px; padding-bottom: 14px;}
/*.daily-a-routines ul.stageConts li.mildStage h3.openedbutton			{background:url("../images/icons/accordion-black-dot.png") no-repeat right 0px;background-size: 21px 20px; padding-top: 0px;}
.daily-a-routines ul.stageConts li.severeStage h3.openedbutton			{background:url("../images/icons/accordion-black-dot.png") no-repeat right 8px;background-size: 21px 20px;}*/
.daily-a-routines ul.stageConts li.mildStage .physical h3 {background: none no-repeat scroll 0 0 ;font-size: 13px;line-height: 34px;padding-left: 2px;font-weight: bold;}/**KD28/01**/
.daily-a-routines ul.stageConts li.mildStage .mental h3 {background: none no-repeat scroll 0 0 ;font-size: 13px;line-height: 34px;padding-left: 2px;font-weight: bold;}/**KD28/01**/
.daily-a-routines .content-body ul.EarlyAdiag.mildPMS { margin-bottom: 0;}
 .daily-a-routines ul.stageConts li.mildStage .social h3 {background: none no-repeat scroll 0 0 ;font-size: 13px;line-height: 34px;padding-left: 2px;font-weight: bold;}/**KD28/01**/
.daily-a-routines ul.stageConts li.severeStage .physical h3  {background: no-repeat 0 0;font-size:13px;line-height:34px;padding-left: 2px; background-image:none;font-weight: bold;}/**KD28/01**/
.daily-a-routines ul.stageConts li.severeStage .mental h3 {background: no-repeat 0 0;font-size:13px;line-height:34px;padding-left: 2px; background-image:none;font-weight: bold;}/**KD28/01**/
.daily-a-routines ul.stageConts li.severeStage .social h3	{background: no-repeat 0 0;font-size:13px;line-height:34px;padding-left: 2px; background-image:none;font-weight: bold;}/**KD28/01**/
.daily-a-routines ul.stageConts li.stageCont h3 {margin: 0px 0 0px;line-height:15px;}
.daily-a-routines .gradient-right-box div.acccordionstart{background: url("../images/signs/gray-dotted-border.gif") repeat-x scroll 0 top ;font-size: 16px;font-weight: normal;margin-bottom: 9px;margin-top: 5px;padding-bottom: 0;padding-top: 10px;}

.daily-a-routines .gradient-left-box div.acccordionstart{background: url("../images/signs/gray-dotted-border.gif") repeat-x scroll 0 top ;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 9px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-top: 10px;
}
.daily-a-routines #articleBody .content-body.backgdimg { background: none repeat-x scroll 0 bottom ; margin-bottom: 20px;}
.daily-a-routines .expect-with-alzheimer.helpingNature {background: url("../images/signs/gray-dotted-border.gif") repeat-x scroll 0 top ; }
.daily-a-routines ul.stageConts li.stageCont {  background: url("../images/signs/gray-dotted-border.gif") repeat-x scroll 0 bottom ;  padding-left: 4.6%;
    padding-right: 4.6%;}
.daily-a-routines #articleBody .content-body.body1 {   background: url("../images/signs/gray-dotted-border.gif") repeat-x scroll 0 bottom ;  padding-bottom: 18px;}
.daily-a-routines #articleBody .content-body p.dailymild.severe {padding-top: 1px;}
.daily-a-routines .gradient-box h4 { font-size: 13px;}
.daily-a-routines .gradient-box h4.closedbutton {background: url("../images/icons/accordion-black-plus.png") no-repeat scroll 99% center ; padding-bottom: 5px; background-size: 21px 20px;}
.daily-a-routines .gradient-box .active h4.closedbutton {background: url("../images/icons/accordion-black-dot.png") no-repeat scroll 99% center;padding-bottom: 5px;background-size: 21px 20px;}
.daily-a-routines .gradient-box h4.openedbutton {
    background: url("../images/icons/accordion-black-dot.png") no-repeat scroll 99% center ;padding-bottom: 5px; background-size: 21px 20px;}
.daily-a-routines .gradient-left-box {padding-bottom: 0;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.lastDiv{ background: url("../images/signs/gray-dotted-border.gif") repeat-x scroll 0 bottom ; padding-left: 0%;padding-bottom: 7px;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.lastDiv {    padding-left: 6px;}
.daily-a-routines .gradient-box ul li {font-size: 13px;   line-height: 17px;}
.daily-a-routines .gradient-left-box.adjustmnt {width: 100%;}
.daily-a-routines #articleBody .stages-of-alzheimer .content-body {padding-left: 0;padding-right:0;}
.daily-a-routines .gradient-right-box { }
.daily-a-routines #videoid1 {background: url("../images/dailyRoutinesMob.jpg") no-repeat scroll;background-size:100% 100%;float: left; height: 130px !important; width: 98% !important;}
.daily-a-routines #videoid1 .playButton {margin: 50px auto 0;width: 10%;}
.daily-a-routines .content-body .rightSectionCont.new { padding-left: 0;    width: 59%;}
.daily-a-routines .videoimplementation {background: none;margin-top: 12px; padding-bottom: 7px; margin-bottom: 1px;}
.daily-a-routines .in-page-callout {padding-bottom: 0px;min-height: 96px;}
.daily-a-routines .in-page-callout a.seeothers {font-size: 12px;}
.daily-a-routines .col1 .content-body.bodyvd {padding: 4px 0 9px 4.3%;}
.daily-a-routines .gradient-right-box{padding-right: 0;}
 
/*3.4 working with professional***/

.working-with-professional .content-body ul.EarlyAdiag li { background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px ;}
.working-with-professional .content-body ul.EarlyAdiag li {  font-size: 12px;padding-left: 8px;line-height:15px;padding-bottom: 6px;}
.working-with-professional #articleBody .content-body { padding-bottom: 1px; padding-top: 0px;}
.working-with-professional #articleBody .content-body.lastparag { padding: 0 3% 10px 4.6%;}

/**terms-of-use************/
.terms-of-use #articleHead {padding: 3px 4.6% 5px; }
.terms-of-use ul.termslist li {  line-height: 15px;  padding-bottom: 15px;}
.terms-of-use p.backtotop { display: none;}

/*......................ReadingMaterials...................*/
.col1 .content-body.ExelonPatchcontent p.italicContant{font-size: 9px; line-height: 11px;}
.bookDescription p.bookd{font-size: 14px; line-height: 15px; padding-right: 0%;}
.bookDescription p.authord{font-size: 9px; line-height:11px;}
a.buy{font-size: 10px; line-height:16px;padding-bottom: 6px;padding-left: 18px;padding-top: 1px;}
.bookSection {margin-top: 5px;width: 32.5%;} /* Raju 7/25/14 : width is change */
.bookDescription{width: 64.3%; padding-top: 2px;}
p.testing{padding: 79px 56% 15px 42%;}
p.testing1{padding: 76px 56% 35px 42%;}
.book2{width: 33.5%;padding-top: 2px;} /* Raju 7/25/14 : width is change */
p.testing3{ padding: 60px 56% 38px 42%;}
.material6 p.testing{ padding: 55px 56% 55px 42%;}
p.testing7{ padding: 36px 56% 77px 42%;}
.material4 p{ padding-right: 0px;}
p.choose{ padding-top: 5px;}
.bookDescription p.authord{ padding-top: 3px;}
p.choose{padding-top: 2px;}
.bookbuy2 p.choose{padding-top: 3px;}
.bookd1 .bookDescription p.bookd{padding-right: 0%;}
p.choose1{padding-top: 4px;}
.ReadingMaterial1{padding-top: 8px;}
.ReadingMaterialsBorder{margin-top: 8px;}
.material3{margin-top: 13px;}
.material4{margin-top: 7px;}
.material5{margin-top: 11px;}
.material6{margin-top: 14px;}
.ReadingMaterials #subpageTwoCol .columnContainer .col1 { float: none; width: 95%; padding-bottom:0px;}
.ReadingMaterials #articleHead h1 {padding-bottom: 0;}
.ReadingMaterials #articleHead {padding: 2px 0 0 4.6%;}
.ReadingMaterials .col1 .content-body {    padding: 2px 0 0 4.6%;}
.ReadingMaterialsBorder { padding-bottom: 10px;margin-left: 4.6%;}
.material7{margin-top: 14px;}
.ReadingMaterials .ReadingMaterialsBorder.bottomborder  { border-bottom: 1px solid #E0E0E1;}
.book6{background: url("../images/ReadingMaterialsimg6.jpg") no-repeat scroll 0 0; background-size:100% 99%;max-width: 135px;}/*...Anupam...17th july...*/
.book1{height: 110px; max-height: 110px;} /*Raju 7/25/14 : Added*/
.book2{height: 131px; max-height: 131px;} /*Raju 7/25/14 : Added*/
.book3{height: 110px; max-height: 110px;} /*Raju 7/25/14 : Added*/
.book4{height: 110px; max-height: 110px;} /*Raju 7/25/14 : Added*/
.book5{height: 110px; max-height: 110px;} /*Raju 7/25/14 : Added*/
.book6{height: 110px; max-height: 110px;} /*Raju 7/25/14 : Added*/
.book7{height: 110px; max-height: 110px;} /*Raju 7/25/14 : Added*/
.book8{height: 110px; max-height: 110px;} /*Raju 7/25/14 : Added*/
.book9{height: 110px; max-height: 110px;} /*Raju 7/25/14 : Added*/
/*............ManagingAffairs.............*/
.Managing #articleHead{padding-right:30%;}
.Managing .content-body p.applying{font-size: 12px; line-height: 14px;}
.UsingTheExelonPatch.Managing #articleBody ul.skin li.Misses{padding-bottom:0px;}
.UsingTheExelonPatch.Managing #articleBody ul.skin li.Misses {padding-bottom: 0px;}
.Managing .content-body p{font-size: 12px; padding-right: 6%;}
.ConsiderationsSection{background:none;width: 100%;}
.Managing .always{ width: 100%;padding: 0;}
.UsingTheExelonPatch.Managing #articleBody .agenral li{ padding-bottom: 15px;}
.Managing .alwaysSection{padding: 0;}
.Managing #articleBody .content-body{padding-top: 0px;}   /**sanjit**/
.Managing .never{float: none;width: 100%;}
.Managing .Remove{padding-left: 0;}
.Managing .Remove1{padding-left: 0;padding-right: 4.6%;}
.Managing ul.stageConts li.stageCont .bodyCont{padding-left: 0;}
.Managing #articleBody ul li.Misses p{font-size: 12px;line-height: 15px; font-weight: bold;text-transform: uppercase; }
.Managing ul.ulacc li.liacc a{background:none;padding-left:0;}
.Managing .loadTop{ padding-left: 0;padding-top:0;}
.Managing #articleBody .loved ul.skin{padding-top: 15px;}
.Managing #articleBody .faqsectionactive .loved ul.skin{padding-top: 0px;}
.Managing #articleBody .loved ul.skin.agenral{padding-top: 0px;}
.Managing .faqsectionactive{padding-left: 0; padding-bottom: 0px;}
.Managing #Legal{padding-top:15px;}
.Managing ul.stageConts li.stageCont{border-bottom:none;}
.bankbooks{float: none;}
.Managing #articleBody .loved ul.your{padding-top: 0px;}
.Managing #articleContainer{font-size:12px;line-height:15px;}
.Managing #articleBody ul.skin li.bookli{ line-height: 15px;}
.Paperworksection{padding-bottom: 0;}
.Managing .content-body p.liv{  font-size: 16px; font-weight: normal; /**sanjit**/ line-height: 15px;}
.Managing .ConsiderationsSection {    margin: 0;	}  /**sanjit**/
.Managing .expect-with-alzheimer {    padding: 0 0 15px;	} /**sanjit**/
.Managing ul.ulacc li.liacc { padding-top: 0;}
.Managing #articleBody ul.skin li.Clean .content-body { padding-left: 0; padding-bottom: 0;}
.Managing #articleBody ul.skin.AWT li {  background: url("../images/Bullet.png") no-repeat scroll 0 6px ;} 
.Managing #articleBody .allsection { padding-bottom: 0;}        
.Managing .expect-with-alzheimer {  padding: 0;}
.Managing #articleBody ul.Removeli li{padding: 0 0 0 11px;}
.Managing #articleHead {padding: 1px 4.6% 11px;}
.Managing .content-body p {padding-right: 4.6%;}
.Managing #articleBody ul.skin li.paddingleft0 { padding-right: 0%;}
.Managing #articleBody ul li.hereis p {padding-top: 0px;}
.Managing .never {padding-left: 0;}
.UsingTheExelonPatch.Managing ul.stageConts li.stageCont a {line-height: 15px;font-size: 13px;}
.rightBackgroundImage {display: none;}
 .UsingTheExelonPatch.Managing .faqsectionactive {display: block;}
 .prepforfuture .sectionCont ul {  margin-bottom: 0px; }
.aboutalzhemer .playMobile , .staypositiv .playMobile { height: 135px; width: 100%; }  /*****by Iktiar******/
/*********************************Ended by sanjit**********************************************/	
	
	/**********Amit Ranjan Utility**********/
	.utilitymaindiv {display:none;}
	.calloutContMain1 {display:none;}
	.sb-anim-type-translate .calloutContMain1{ display: block; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0;}
	.sb-anim-type-translate .calloutContMain2{ border-bottom: 1px solid #c0c0c0;}
	.sb-anim-type-translate .FirstCalloutSubCont2 ul li a { font-size: 12px;}
	.sb-anim-type-translate .FirstCalloutSubCont1 a { padding-left: 83px;}
	.sb-anim-type-translate .SecondCalloutSubCont1 a { font-size: 16px;}
	.sb-anim-type-translate .SecondCalloutSubCont1 .SecondCalloutSubCont11 { width: 40px; height: 30px;}
	.sb-anim-type-translate .SecondCalloutSubCont1 .SecondCalloutSubContHeader { float: left;}
	.sb-anim-type-translate .FirstCalloutSubCont2 { padding-left: 62px;}
	.sb-anim-type-translate .SecondCalloutSubCont2 p{ padding-left: 76px;}
	.sb-anim-type-translate .SecondCalloutSubCont2 .learnMore{ margin-left: 78px;}
	.sb-anim-type-translate .callout1 {border: none;}

	.callout1 {width: 100%;}
	/*******END*******/
	
	/**************************fbega*******************/
	#articleHead p.changeroles {color: #000000; font-size: 13px; line-height: 15px;padding-top:5px;}
	.changingroles .severeStage .sectionCont ul li{width:95%;}
	.changingroles .severeStage .wrapperclass .bodyCont {width:100%;}
	.col1 .content-body p.tips{font-size:12px;line-height:15px; font-weight:bold;}
	.rightSectionContlast 						{width:580px; float:none;max-width:100%;}
	.severeStage .rightSectionCont				{float:left;}
	.rightSectionCont h4.caresevere {font-size:12px; line-height:15px;}
	.prepforfuture #articleHead 									{padding: 1px 4.6% 16px;}
    .prepforfuture .rightSectionContfirst {    float: right;    margin: 10px 0;    max-width: 100%;    width: 100%;}
	.prepforfuture .lovedone {margin-top: 1.2em;}
	.prepforfuture .hardtothink {margin-top: 0.7em;}
	.prepforfuture .content-body p {    line-height: 15px;}
	.prepforfuture .sectionCont ul li.add-if {line-height: 15px;}
	.prepforfuture .sectionCont ul.breaking li {width: auto;}
	.questions {width:100%;}
    .onceyou {width:100%;}
    .resources .col0 .header-video-bg-resources {background: #5d2583;height: auto;}
	.resources .col0 .header-video-bg-resources .header-video-quote{ padding: 15px;}
	.resources .col0 .header-video-bg-resources .header-video-quote .videoTagLine{ text-align: left; padding-top:0;}
    .resources #articleBody .metro-boxes a.national {color: #000;}
    .resources .col0 #articleBody .header-video-quote h1{font-size: 20px;line-height: 24px;}
	.resources .col0 #articleBody .header-video-quote p{font-size: 14px;line-height:18px;}
	.resources .metro-boxes .content-box					{float:none;height:auto;width:auto;background:url("../images/icons/black-bullet-link.png") no-repeat scroll 95% center #e0e0e1;margin-bottom: 1px;background-size:17px 17px;padding:16px 4.7%;}
	.resources .metro-boxes .white-tall-box					{background:#fff;padding:9px 4.7%;cursor:default;}
	.resources .metro-boxes .content-box .content-head		{width:100%;max-width:100%;}
	.resources .metro-boxes .content-box a.more-link		{display:none;}
	.resourses #articleBody .metro-boxes .content-box h2    { color:#000;font-size:17px;line-height: 22px;}
	.resources #articleBody .metro-boxes a.national h2       { color: #000;}
    

	.videoimage {width:94%; padding-top:0.5em;}
	.changingroles #articleHead {padding-top: 3px; padding-right:3.3%; padding-left: 4%;}
	.changingroles #articleBody .expectafter .content-body {padding: 8px 4.6% 0;}
	.changingroles .sectionCont ul li {padding-bottom: 0.4em;}
	.changingroles ul.stageConts li.stageCont h3.modstage {line-height: 22px; margin: 9px 0;}
	.changingroles .rightSectionContlast {    margin: 0 0 0em;}
	.changingroles ul.stageConts li.stageCont .bodyCont { padding-right: 4%;}
	.changingroles .col1 .content-body {    max-width: 100%;}
	.rightSectionContlast {margin: 0 0 2.8em;}
	.resources #articleBody .metro-boxes .content-body		{display:none;}
	.resources #articleBody .white-tall-box	 .content-body	{display:block;padding: 1px 0 6px;}
	.resources .metro-boxes .purple-box						{display:block;height:100% !important;width:100% !important;}
	.resources .metro-boxes .purple-box:hover {background: url("../images/icons/black-bullet-link.png") no-repeat scroll 95% center / 17px 17px #E0E0E1 !important;}
  	.metro-boxes .takes-work {display:none;}
    .abtalzheimer #articleBody .metro-boxes a.stays {color: #5D2583; font-weight: normal; text-decoration: none;}
	.beforevideoimage {padding-top: 1.5em; width: 100%;}
	.beforeyouvisit .sectionCont ul li {width: auto;}
	.beforeyouvisit .sectionCont ul.symptoms li{width: auto;}
	.downloadguide {margin-top: 1.5em; width: auto;}
	.col0 .header-video-bg-staypositive 					{background: url("../images/stay-positive.jpg") no-repeat scroll 0 0 / 100% 100%;height:auto;min-height: 135px;}
	.col0 .header-video-bg-staypositive .header-video-quote	{padding-top: 42px;width:90.5%;}
	 .resources .content-body p.resourcecaregiver {margin-top: 5px;}
	 .abtalzheimer .content-body p.resourcecaregiver {margin-top: 0.8em;}
	 #articleBody .white-tall-box .content-body {display: block; padding: 1px 0 0;}
	 .changingroles .severeStage .rightSectionCont.butadapting { padding-right: 5%;}
	  .UsingTheExelonPatch.Managing ul.stageConts li.stageCont { padding: 0 4.3% 11px 0;}
      .changingroles .in-page-callout.botdon {    min-height: 108px;}
	  .prepforfuture .secondhiring .sectionCont ul.typesofhome li {line-height: 15px;}
	  .prepforfuture .sectionCont ul {    margin-bottom: 0px;}
	  .Managing .content-head.mandukhiho{padding-top:15px;}
	.beforeyouvisit .sectionCont ul li {background: url("../images/icons/black-bullet.png") no-repeat scroll 0 6px;} /**Amit Ranjan***/
	.downloadguide {height: 2em; margin-bottom: 0.6em; margin-top: 1.2em;width:100%;}
	.downloadguidechng {height:30px;}	
	.changingroles .content-body li.stageCont h3.closedbutton {background:url("../images/icons/accordion-black-plus.png") no-repeat scroll 96% 11px;background-size: 21px 20px;} /**Amit Ranjan**/
	.changingroles .content-body li.stageCont.active h3.closedbutton {background:url("../images/icons/accordion-black-dot.png") no-repeat scroll 96% 11px;background-size: 21px 20px;} /**Amit Ranjan**/
	/********************scrining*******************/
	 div#content div#articleContainer p.btnservey-parag {
    clear: both;
    width: 100%;
    padding: 0px 1% 1.5em;
}/** changed on 5th Nov**/
.ad8-dementia-screen .resultNo{padding-left:4.6%; padding-right: 4.6%;}
a.begin-btn { width: 82% !important;  margin: 0 auto 15px auto;}
a.begin-btn span.ui-btn-inner {   padding: 0.5em 0 0.85em;}
.bottom-bar{  margin-bottom: 7.5em; margin-left: 5%; width: 91%;}
.btnservey {
    padding: 0 0 0px 0;
    margin: 8px 4px 10px;;
    border-bottom: 1px dashed #435053;
    min-height: 108px;
}
#first{ margin: 0 5%;}
#second{ margin: 0 5%;}
#third{ margin: 0 5%;}
#fourth{ margin: 0 5%;}
#fifth{ margin: 0 5%;}
#sixth{ margin: 0 5%;}
#seventh{ margin: 0 5%;}
#eighth{ margin: 0 5%;}
#one                {padding-top:2.2%}
.btnservey .ui-btn { margin:0 2.5% 0; }
.ui-grid-b .ui-block-a .ui-btn {margin-left:0;}
.ui-grid-b .ui-block-c .ui-btn {margin-right:0;}
.btnservey .ui-btn-inner { padding: 0.6em 2px; }
.serveryselcont { }
.serveryselcont .ui-block-b {
    text-align: center;
    font-size:  13px;
    font-weight:  bold;
}
.serveryselcont p { padding: 6px 0px; }
a.prevbtn {
    color:  #5c2e91;
    padding: 6px 42px 6px;
    padding-top:6px;
    text-decoration: none;
    display: block;
    background: url("../images/servey-arrow.png") no-repeat left 50%;
    font-size:  13px;
    font-weight:  bold;
    background-size: 24px 19px;
    -webkit-background-size:24px 19px;/**Yogesh**/
    -moz-background-size:24px 19px;
}/**Yogesh**/
.ui-icon-pdf { background-image: url("../images/pdf-icon.png"); border-radius: 0px; background-size: 22px 22px; }
div.doctr a.discussion_guide { padding-top: 0px;  padding-bottom: 17px; }/** changed on 5th Nov***/
div#reslt a.email_dis_guide { padding-top: 0px; padding-bottom: 4px;  }/** changed on 5th Nov***/
div#noreslt a.email_dis_guide { padding-top: 0px; padding-bottom: 4px; }/** changed on 5th Nov***/
a.discussion_guide, a.email_dis_guide {
    display: block;
    padding: 0.6em 0px;
    width: 90%;
    text-align:center;
    padding-left: 5%;
}
a.discussion_guide img, a.email_dis_guide img { width:100% }
/*a.discussion_guide img  { width: 18px; vertical-align: middle;  padding-left: 10px;}

a.email_dis_guide img   {width: 23px; vertical-align: middle; padding-left: 10px;}*/ /** Yogesh**/

.btnserveyyes {
    padding: 0 0 0px 0;
    margin: 0 0 0px 0;
   /* border-bottom: 1px dotted #435053;*/
}/** changed on 5th Nov ***/
#content .resultYes ol li {
    list-style: decimal outside none;
    margin: 0 0 5px 25px!important;
    color: #000000!important;
    font-size: 13px;
    line-height: 17px;
}
	.mobilequestions #articleHead h1 									{font-size: 20px;line-height:21px;padding-bottom: 5px; padding-top:0px;}
	.mobilequestions #articleHead 									{padding: 1px 4.6% 7px;}	
	.ui-grid-a, .ui-grid-b, .ui-grid-c, .ui-grid-d {
    overflow: hidden;
}
#one .ui-grid-b .ui-block-a, #one .ui-grid-b .ui-block-b, #one .ui-grid-b .ui-block-c {
    width: 100%;    margin-bottom: 14px;
}
.ui-block-a, .ui-block-b, .ui-block-c, .ui-block-d, .ui-block-e{border: 0 none;
    box-sizing: border-box;
    float: left;
    margin: 0;
    min-height: 1px;
    padding: 0;}
.ui-grid-b .ui-block-a {  clear: left; }
.ui-grid-b > *:nth-child(n) { margin-right: -0.5px; width: 100%;margin-bottom:14px; }
.ui-grid-b .ui-block-a .ui-btn { margin-left: 0;}
.btnservey .ui-btn {
    border: 0 solid #D9CFC0; margin: 0 0%;
	background-color: #5D2583;
}
.ui-btn-corner-all {  border-radius: 5px; }
.ui-btn-up-h {
    background-color: #5D2583;
    /*background: linear-gradient(#5D2583, #5D2583);*/
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: none;
}
.ui-btn-block {  display: block; }
.ui-btn {
    cursor: pointer;
    display: block;
    margin: 0.5em 0;
    padding: 0;
    position: relative;
    text-align: center;
}
.btnservey .ui-block-a .ui-btn-inner, .btnservey .ui-block-b .ui-btn-inner, .btnservey .ui-block-c .ui-btn-inner{  padding: 0.6em 2px 0.8em;}
.ui-btn-inner{border: 0 none;}
.ui-btn-corner-all{  border-radius: 5px;}
.ui-btn-text {
    -moz-user-select: none;
    position: relative;
    width: 100%;
    z-index: 1;
}
#one .ui-btn-inner, #two .ui-btn-inner, #three .ui-btn-inner, #four .ui-btn-inner, #five .ui-btn-inner, #six .ui-btn-inner, #seven .ui-btn-inner, #eight .ui-btn-inner{font-size: 13px;
line-height: 32px;}
.ui-btn input, .ui-btn button { z-index: 2;}
.ui-btn-hidden {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    border: medium none;
    cursor: pointer;
    font-size: 1px;
    height: 100%;
    left: 0;
    opacity: 0.1;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 100%;
}
.btnservey .ui-block-c > div {
	background-color:#ccbae2;
    /*background-image: linear-gradient(#ccbae2, #ccbae2);*/
    border: 0 solid #E7E9EA;
}
.ui-btn-corner-all {  border-radius: 16px; }
.ui-btn-up-f{ 
background: linear-gradient(#D9CFC0, #C0B6A9) repeat scroll 0 0 #EEEEEE;
    border: 1px solid #C0B6A9;
    color: #435053;
    font-weight: bold;
    text-shadow: 0 1px 0 #FFFFFF;}
.ui-btn{cursor: pointer;height: 33px;
    display: block;
    margin: 0.5em 0;
    padding: 0;
    position: relative;
    text-align: center;}

.btnservey-parag {margin:4px 2% 1.5em 6%;}
p.symptomsconcern {margin: 0 5% 0.5em;}
p.symptomsconcernneed {margin: 0 5% 0.5em;}
p.symptomsconcernneed {margin-top:1em;}		
.mobilequestions #articleHead.answeredyes 									{padding: 1px 4.6% 0px;}

 /*............................VideoLibrary by poojan..................*/
 .oo-playlists-thumbnails {display:none !important;} 
.h2style{float: none;width: 100%;margin-bottom: 1px; max-height: 135px;}
.videoBspace {margin-bottom: 1px;}
#column1.videocolumn1{ margin: 0 0px;}
.vedioSection {padding-left: 0%;}
.mainSection1 {padding-left: 0px;}
.videopage #articleHead {padding: 12px 9.3% 9px 5%; float:none;}/*poojan*/
.modes {padding-bottom: 15px;display:none;}
.playSection{display:none;}
.transcriptSection{display:none;}
.vediolist{width:100%;}
.h2style h2{padding: 106.5px 0 18px 4.5%;font-size: 17px;line-height: 21px;}
.V1 {background: url(../images/mobileVideo1.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V2 {background: url(../images/mobileVideo2.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V3 {background: url(../images/mobileVideo3.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V4 {background: url(../images/mobileVideo4.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V5 {background: url(../images/mobileVideo5.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V6 {background: url(../images/mobileVideo6.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V7 {background: url(../images/mobileVideo7.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V8 {background: url(../images/mobileVideo8.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V9 {background: url(../images/mobileVideo9.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V10 {background: url(../images/mobileVideo14.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V11 {background: url(../images/mobileVideo10.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V12 {background: url(../images/mobileVideo11.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V13 {background: url(../images/mobileVideo12.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.V14 {background: url(../images/mobileVideo13.png) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange1 {background: url(../images/featured1.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange2 {background: url(../images/featured2.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange3 {background: url(../images/featured3.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange4 {background: url(../images/featured4.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange5 {background: url(../images/featured5.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange6 {background: url(../images/v1.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange7 {background: url(../images/v2.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange8 {background: url(../images/v3.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange9 {background: url(../images/v4.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange10 {background: url(../images/v9.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange11 {background: url(../images/v8.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange12 {background: url(../images/v5.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange13 {background: url(../images/v6.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.vChange14 {background: url(../images/v7.jpg) no-repeat 0 0px;background-size:100% 100%;cursor: pointer;}
.AllVideodropdown .InputCommonStyl{float: none;margin-bottom: 19px;width: 94%;}/*****Poojan*****/
.AllVideodropdown select {height: 31px;-webkit-appearance: none;}
.AllVideodropdown { padding-left: 5%;}
.utilityCloseCont {display:none;}
.videopage .AllVideodropdown select {
    background: url("../images/rightBottomArrow.png") no-repeat scroll right 10px center / 16px 16px;
    font-size: 12px;
    font-style: italic;
    height: 32px;
    opacity: 1;
    padding-top: 7px;
    width: 100%;
    z-index: 1; /****updated on 8/11****/
}
.videopage .jquery-selectbox .jquery-selectbox-moreButton {float: right;
	background: url("../images/rightBottomArrow.png") 0 0 no-repeat;
	background-size:16px 16px;
	width: 16px;
	height: 16px;margin-right: 4%;margin-top: 0.7em;
	display: block;position: relative;z-index: 1;/****updated on 8/11****/ 
	}

.InputCommonStyl a {
    background: url("../images/rightBottomArrow.png") no-repeat scroll 0 0;
    display: block;  left: 88%;  padding-top: 17px;  position: absolute;
    top: 56px;  width: 10%;}

.video-redefine .displaytranscriptSection .elite {
    padding-bottom: 10px;
    padding-top: 10px;
    width: 14%;
}
.gildaAcc .transcript a{color: #5D2583;}
.video-redefine .hideArrowSelector .hideSelector {    float: left;}
.video-redefine .hideArrowSelector .arrowselector {float: left; width:15px;height:15px;}

	/*...Anupam...17th july...*/
.patchmateimage {background: url("../images/CalloutPic-patchmate-mob1.png") no-repeat scroll 0 0;background-size:100% auto;float: left;height: 27px;margin-left: 4.8%;margin-top: 20px;width: 10.7%;}
.paraforexelonpatch {font-size: 14px;line-height: 13px;padding-left: 9.5%;padding-right: 13%;padding-top: 0;text-decoration: none;}
.SecondCalloutSubContHeader.patchmateheader {padding-left: 2%;padding-top: 23px;}
.SecondCalloutSubCont2 {padding-left: 2%;}   /**sanjit28.07 changed 9% to **/
.SecondCalloutSubCont1 a {color: black;font-size: 14px;text-decoration: none;}
.callout1 .paraforexelonpatch{font-size: 11px;}
.how-exelonpatch-could-help  .learnMore {background: url("../images/1.1rightArrow.png") no-repeat scroll 0 0;background-size:13px;margin-left: 9.5%;margin-top: 5px;width: 100%;}
.how-exelonpatch-could-help .learnMore a {padding-top: 1px;padding-left: 18px;font-size: 10px;color:#5d2583;}
.secondcalloutforexelon {background: url("../images/CalloutPic-monthtrack-mob.png") no-repeat scroll 0px 0px;background-size:100% auto;float: left;height: 23px;width: 10.7%;margin-left: 5%;margin-top: 5px;}
.SecondCalloutSubContHeader.Secondpatchmateheader {padding-left: 1.5%;padding-top: 4px;}
.secparaforexepat{font-size: 14px;line-height: 13px;padding-left: 9.5%;padding-right: 6%;padding-top: 0;text-decoration: none;}	
.callout1 .secparaforexepat {font-size: 11px;}

/* added by navn****/
.secondCalloutNew {float:left;width: 9.5%;margin-left: 13px;margin-top: 4px;/**sanjit**/}
.secondCalloutNew2 {float:left;width: 80%;}
.secondCalloutNew2 .SecondCalloutSubContHeader.Secondpatchmateheader a {color: black;font-size: 15px/*17 px to 15pxsanjit*/;text-decoration: none;}
.secondCalloutNew2 .SecondCalloutSubContHeader.Secondpatchmateheader {float:none;padding-left: 0;width:100%}
.callout1 .secondCalloutNew2 .secparaforexepat {padding-left:0;}
.callout1 .secondCalloutNew2 .learnMore {margin-left: 0;}
.callout1 .secondCalloutNew2 .secparaforexepat {font-size: 13px;line-height: 15px;}
.calloutContMain2 {padding-top:15px;}
.secondCalloutNew2 .ThirdCalloutSubCont2 {padding-left:0;}
.callout1 .secondCalloutNew2 .para2 {padding-left:0;}
.secondCalloutNew2 .DownloadGuide {margin-left:0;}

/*** end***/
/* added by sanjit****/
.daily-a-routines #articleBody .stages-of-alzheimer .content-body { padding-bottom: 15px;}
.SecondCalloutSubContHeader {    padding-bottom: 4px;}
.callout1 .para2 {    font-size: 13px;line-height: 15px;}
.calloutContMain3 { margin-top: 15px;}
/*** end***/
	
	/*********************************** Arijit for ISI ***********************************/

#safetyContainer.floating			{height : 120px ; position: fixed ; bottom : 0 ; background:#eeeeee;width:100%;left: 0;margin:0;}
.floating .nicescroll-rails			{background:#d7d7d7;border-radius:5px;}
#safetyContainer.floating img		{padding-bottom: 17px;}
#safetyContainer 					{display: block;width:100%;margin:0; background-color: #ffffff;}

.footerBottom 						{height:auto;position: static;}
.footerISIcont						{width:100%;}
.footerISIcont .isiheading 			{overflow-y: scroll;height: 88px;width:100%;padding-left:3%;padding-right:3%;float: left;margin:0;}
	
.start-card .colOneTextContainer-diagnosed-ep p { color: #666666; font-size: 15px;line-height: 17px;margin: 0;}

.UsingTheExelonPatch #articleBody .content-body.addBackgrnd{background-size: 100% 100%;}/**K10/12/15**/  /**a24**/
.UsingTheExelonPatch.UEP #articleBody .stages-of-alzheimer.just-mobile .content-body{padding: 6px 0%;} /**K10/12/15**/
.UsingTheExelonPatch ul.stageConts li.stageCont.faqsection1 { padding: 0 0% 11px 0%;}/**K10/12/15**/
.UsingTheExelonPatch.UEP #articleBody .content-body.mobQuestions{padding: 6px 0px;}/**K10/12/15**/
.UsingTheExelonPatch.UEP #articleBody .stageCont.mildStage.faqsection1 .bodyCont{border-top: 1px dotted #bdbdbd;}/**K10/12/15**/
.UsingTheExelonPatch.UEP #articleBody .headdingfaq.accordmob{padding:6px 6.4%}/**K10/12/15**/

.daily-a-routines #articleBody .stages-of-alzheimer .content-body.body2 p.safety {padding-left: 4.6%;}/**K11/12/15**/
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.body2 h3 {padding-left: 4.6%;}/**K11/12/15**/
.daily-a-routines #articleBody .content-body.body2 h4 {padding-left: 4.6%;}/**K11/12/15**/
.daily-a-routines #articleBody .content-body.body2 .expect-with-alzheimer.helpingNature .lastDiv{padding-left: 4.6%;}/**K11/12/15**/
.daily-a-routines #articleBody .content-body.body2 .gradient-box.just-mobile{padding-right:0%}/**K11/12/15**/
.daily-a-routines .content-body.body2 .gradient-left-box div.acccordionstart {padding-right: 3%;}/**K11/12/15**/
.daily-a-routines .content-body.body2 .gradient-right-box div.acccordionstart {padding-right: 3%;}/**K11/12/15**/
.daily-a-routines .content-body.body2 .gradient-left-box div.acccordionstart .open{padding-left: 4.6%;}/**K11/12/15**/
.daily-a-routines .content-body.body2 .gradient-right-box div.acccordionstart .open{padding-left: 4.6%;}/**K11/12/15**/

/* sandip 7/1 */
.secondcor.flex-active-slide .homeimgheading h2 span {display: block;}
.followupvisits .spanColor {font-weight: bold;}
.nextStep .swipe p.next {font-style: italic;}

/* sandip 8/1 */
.daily-a-routines #articleBody .stages-of-alzheimer .content-body.body2 p.safety+h3 {padding-top: 20px;}
.daily-a-routines #articleBody .content-body p.elder-abuse em,
.daily-a-routines #articleBody .content-body p.what-to-do em {font-weight: bold;}
.resources .metro-boxes .content-box .content-head.nationalOrganizations {width: 93%;}

/* sandip 12/1 */
.monitorlovedones h1 sup {font-size: 12px; line-height : 14px; vertical-align: 8px;}


/* sandip 2/2 */
.FormWindowOverlay a.ok, .FormWindowOverlay a.cancel {width: 170px; text-align: center; margin: 0 10%;}
.FormWindowOverlay span.okText, .FormWindowOverlay span.cancelText {padding-left:0; line-height: 2.3em;}




}
	
	@media only screen and (min-width: 240px) and (max-width: 480px) 
	{
		/*Raju 7/15/14 : Offer Popup :Start */
.divTop{background: url("../images/offerPopup/topImage.png") no-repeat ;background-size :100% 100%; height: 8px;width: 100%;}
.divMid{background: url("../images/offerPopup/midImage.png") repeat ;background-size :100% 100%; height: auto;width: 100%;}
.divBottom{background: url("../images/offerPopup/BottomImage.png") no-repeat ;background-size :100% 100%; height: 10px;width: 100%;}
.pStyle{font-size:12px;font-family: "Arial";}
.divPopup{}
.divCloseImg{width:5.5%;float:right;margin-right:4.8%;}
.divPad{padding: 15px 11% 11px 10%;}
.footerBottom button.btnOrangeSquare {/*background-color:#5D2583; border: 1px none;height: 22px;color:#FFF;width:7%;border-radius:25px;padding:0;*/ background: url("../images/plusImg.jpg") no-repeat scroll 0px 12px;background-size:100% auto;} /** nishu 11/4 **/
.footerBottom {height:100% !important;}
	/*Raju 7/15/14 : Offer Popup :End */	
	

	.resltPage .safetyAndSideEffectBtnCont {
    float: left;
    margin-bottom: 2em;
    margin-left: 0;
    margin-top: 2em;
    padding-left: 1px;
    padding-right: 0;
    /*width: 287px;*/
}
.start-card .colOneTextContainer-diagnosed-ep p { color: #666666; font-size: 15px;line-height: 17px;margin: 0;}	

	}
	
		@media only screen and (min-width: 480px) and (max-width: 640px) {
.SecondCalloutSubCont2 {    margin-top: 5px;    padding-left: 2%;} 
.heroemTxt.emtx {  margin-top: 8em;}
.secondCalloutNew {float:left;width: 9.5%;margin-left: 13px;margin-top: 0px;/**sanjit**/}
.SecondCalloutSubContHeader {    padding-bottom: 9px;}
.callout1 .learnMore a {padding-bottom: 2px;}
.iPhone {float: right; margin-top: 8px;}/*sanjit05.08.2014*/
.start-card .colOneTextContainer-diagnosed-ep p { color: #666666; font-size: 15px;line-height: 17px;margin: 0;}	
}
/*** end by sanjit***/
	@media only screen and (min-width: 641px) and (max-width: 820px) {
.monitorlovedones .phoneimamge img {right:11%;}
.resources .content-body p.resourcecaregiver {padding-right:0;}
.monitorlovedones .innercontent p.legalpara { float: right;  font-size: 10px; line-height: 10px; padding-left: 0%;margin-bottom: 2px;}	
.monitorlovedones .iPhone { width: 62%;}
.UsingTheExelonPatch #articleBody ul.ulacc li.liacc a { display: inline-block;}/*sanjit05.08.2014*/
.UsingTheExelonPatch .liacc a { padding: 5px 0 7px 37px;}/*sanjit05.08.2014*/
.UsingTheExelonPatch ul.ulacc li.liacc { padding-bottom: 13px;padding-top: 1px;}/*sanjit05.08.2014*/
.monitorlovedones .calenderimamge img {right:11%;}
.UsingTheExelonPatch .viewalldesk {width: 29%;}
.monitorlovedones #articleBody a.downloadimg2 { font-size: 14px;font-weight: normal;line-height: 16px;margin-left: 14%;text-align: center;width: 306px;}/*sanjit05.08.2014*/
.iPhone { margin-top: 18px;}
.idNoCont p{  color: #000000;}
	}
	
@media only screen and (min-width: 240px) and (max-width: 640px) and (orientation: landscape) {
	
	/********Added by sumit for Rotate**************/
	
/*.hideLandscapeMode{ display: block;  width:100%;}*/
.messenger p {
    padding: 3%;
    position: absolute;
    top: 10%;
	font-size : 25px;
	Color: #5d2583;
	font-family: 'Lato',  Arial, helvetica, san serif;
	line-height: 29px;
}
.footer-text-content {display:none !important; }
.portrait .page-boundary { display:block; }
.portrait .rotation-lock-message{ display:none; }
.landscape .page-boundary { display:none; }
.landscape .rotation-lock-message { display:block;  z-index: 9999999; padding-top: 0;}
.hideLandscapeMode		{height: 100%;background:url(../images/content-bgs/rootate.jpg) no-repeat 0 0;background-size:100% 100%;}
#logo-navigation-search-section {display:block;}
#FormWindow {display:none;}  
#overlayDiv  {display:none;}  

.rotation-lock-message { 
  /*  background :url("../images/content-bgs/broad-bg-gradient.jpg") repeat scroll 0 0;*/
	background-image:url(../images/rotation_img_mob.png) no-repeat center 5%;
    color:#fff;
    font-size:22px;
    font-family:Verdana, Geneva, sans-serif;
   /* height:100%;*/
    width:100%;
    text-align:center;
    vertical-align:middle;
   /* background-size: 58px auto;
    -moz-background-size: 58px auto;
    -webkit-background-size: 58px auto;*/
    /*padding: 10% 0 0 0;*/
   /* text-shadow: 0 2px 0 #000;
    -webkit-text-shadow: 0 1px 0 #000;
    -moz-text-shadow: 0 1px 0 #000; */
    font-weight: bold;
    position: absolute;
    top: 0;
    overflow-y:hidden;
	
 }
 body{ min-height: 700px;}
 body.landscape {background-color: #000000;overflow:hidden;}	
#one .ui-grid-b .ui-block-a, #one .ui-grid-b .ui-block-b, #one .ui-grid-b .ui-block-c  {display:none;}	
	
	}


	/*********** Navigation Only *********************/
	@media only screen and (min-width: 641px) and (max-width: 1000px) {
		#treatmentNav ul.levelOneNav li.h {padding: 0;width: 18%;}
		#treatmentNav ul.levelOneNav li.h.search {padding-left:10px;}
		li .pageLink0 span.arrow2 {top: 47px;bottom:auto;}
		#treatmentNav ul.levelOneNav li .pageLink0 a	{margin-top: -12px;}
		
		 /*******added for metroboxes and how exelonpatch works***************/
		.Inrecentt .content-body p.resourcecaregiver	{font-size: 13px;}
        .Inrecentt .metro-boxes .content-box h3 { font-size: 22px;}
        .how-exelonpatch-could-help .never { min-height: 240px;}
        .how-exelonpatch-could-help .always {  min-height: 246px;}
}

/* Amit fixes Tab for Video  */
@media only screen and (min-width: 641px) and (max-width: 1024px) {
.videoBspace{margin-bottom:10px!important ;height: 219px;}
.h2style p.you{padding: 90px 0 16px 3.5%;}/* 90px to 60px*/
.h2style p.choose{padding:  30px 0 16px 5%;}/* 61px to 0px*/
.vediolist9 p {padding: 30px 0 16px 5%;}
.vediolist10 p.isolating {padding: 90px 0 16px 5%;}

.toptabsection { width: 76%;}
.videoISI { display: block;   left: 3%; margin-left: 0; position: absolute; top: 5.8%; z-index: 10000;}
.ooyalavideo{color: #b2b2b2;padding-bottom: 0px; padding-top: 30px; padding-left: 54px;}

.ooyalavideo #ooyalaplayer {width:700px;height:506px;border-top:40px solid #FFFFFF;border-left:40px solid #FFFFFF;border-right:40px solid #FFFFFF;border-bottom:62px solid #FFFFFF;}
.ooyalavideo #chkbox {bottom: 22px;padding-left: 4%;position: absolute;}
.ooyalavideo .closinglinkvideo a{background: url(../images/crossyButton.jpg) no-repeat 0 0;background-size:100% 100%;display: block;padding-bottom: 15px;}
.closinglinkvideo { height: 34px; left: 711px; position: absolute; top: 39px; width: 36px; z-index: 999999;}
	.UsingTheExelonPatch .leftarrowImg.InactiveImage {width: 6%;}
	.UsingTheExelonPatch .leftarrowImg.activeImage {width: 6%;}
	.UsingTheExelonPatch .lifloat {width: 5%;}
	.UsingTheExelonPatch #articleBody a.viewallpara {padding-right: 18%;cursor: pointer;}

.rotation-lock-message {display:none;}	
}

@media only screen and (max-device-width: 480px) {     /* iPhone CSS rules */

 .videopage .AllVideodropdown select { border: medium none;}/********Poojan********/
 .videopage .AllVideodropdown select {
    background: url("../images/rightBottomArrow.png") no-repeat scroll right 10px center;background-size:16px 16px;
    font-size: 12px;
    font-style: italic;
    height: 32px;
    opacity: 1;
    padding-top: 7px;
    width: 100%;
    z-index: 10;
    }
	.UsingTheExelonPatch  #articleBody .content-body ul.treatul li {color: #000000 !important;}
	.UsingTheExelonPatch  #articleBody .content-body {color: #000000;}
	.changingroles #articleBody .content-body p {color: #000000;}
	.changingroles #articleBody .content-body li {color: #000000;}
	.what-is-alz-disease #articleBody .content-body p {color: #000000;}
	.what-is-alz-disease #articleBody .content-body li {color: #000000;}
	.daily-a-routines #articleBody .content-body p {color: #000000;}
	.daily-a-routines #articleBody .content-body li {color: #000000;}
	.is-it-old-age-or-alz #articleBody .content-body p {color: #000000;}
	.is-it-old-age-or-alz  #articleBody .content-body li {color: #000000;}
	.is-it-old-age-or-alz #articleBody .content-body h3 {color: #000000;}
	.start-card .colOneTextContainer-diagnosed-ep p { color: #666666; font-size: 15px;line-height: 17px;margin: 0;}	
   
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  
.commentsCont.newClass3 span#maxLengthIndicator {   font-style: italic;  left: 94%; position: absolute; top: 124px;}
.thankuprofessional .regiscutmark {float:right;}
.thankyou.thankuprofessional .col0-col1 #articleHead {width:90%;}
.epthanku .regiscutmark {float:right;}
.notepthanku .regiscutmark {float:right;}
.notepthanku .col0-col1 #articleHead {width:90%;}
.thankyou.epthanku .col0-col1 #articleHead {width:90%;}
.registration .registrationPageOne .sendmail {width:22%;}
.registration .regErr {width:41%;}
.getting-the-right-exelon-patch .gradient-box-top {background-size:100% 100%;max-width: 640px;width: auto;}/*kousik03/12*/
 
.regErr.regErrstate {margin-left:0;}
.registration .regErr.regErrZip { margin-right: 0;  width: 37%;}
.registration .regErr.reghPhone {width:50%;}
.registration .regErr.regErrlname.regErrCmail {width: 50%;}
.regErr.regErrlname {}
.consumerForm #globalMainContainer {height: 1274px;}
.registration .state .jquery-selectbox { width: 110px !important;margin-top: 7px;}
.registration .InputCommonStyl.zips {margin-top:7px;} 
.dob .customMonthSelect .jquery-selectbox { width:100% !important;}
.dateofBirthcol2 .jquery-selectbox {}
.dob .customMonthSelect {width: 205px !important;}
#cardNumberParent p{color: #000000;}
.registration .FormSection.contactusContenttop {padding-bottom: 25px;}
.AboutExelonPatch .leftSection h2 {padding:3.5px 42px 89px 7%;}
.vediolist13 p.more1 {padding: 60px 0 16px 5%;}
.monitorlovedones #articleBody a.downloadimg2 {font-size: 14px;font-weight: normal;line-height: 16px;margin-left: 14%;text-align: center;width: 314px;}

.rightBackgroundImage {right:0;width:0;} /*** nishu 11/4 **/




}
	
	@media only screen and (max-width: 1024px) and (orientation: landscape) {
	.innerBackground		{display:none;}
	
	.rightBackgroundImage {right:-12px;width: 15px;} /*** nishu 11/4 **/
}

	@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
	
.followupvisits #articleBody .download-guide-img a {
    color: #fff;
    display: block;
    font-weight: normal;
    padding-bottom: 2px;
}
.is-it-old-age-or-alz .imgbtn {width: 54%;}
	.registration .state .jquery-selectbox { width: 110px !important;margin-top: 7px;}
   .registration .InputCommonStyl.zips {margin-top:7px;} 
    .dob .customMonthSelect .jquery-selectbox { width:100% !important;}
    .dateofBirthcol2 .jquery-selectbox {}
    .dob .customMonthSelect {width: 272px !important;}
	.videolibrary .widthtabsection { max-width: 126px;}

	.AboutExelonPatch .right { min-height: 230px;}/*28/10 kousik*/
	
	
.resourses .patchMate {min-height: 195px;}
	
	}





@media only screen and (min-width: 640px) and (max-width: 1024px) {	
.registration #articleHead p span.dote { width: 17%;}
.registration #articleHead p span {padding: 0 10px;}
.registration .regiscutmark {	left: 89%;position: absolute; }

}

@media only screen and (min-width: 641px) and (max-width: 890px) {
.Treatment-and-care .leftSection h2 {min-height:451px;}
.Treatment-and-care .rightSection h2.free30 {    padding: 3.5px 17% 105px 7.5%;}
.Treatment-and-care .rightSection h2.lastflot {    padding: 3.5px 17% 57px 7.5%;}
 #novartis-homepage .Inrecentt .metro-boxes .content-box a.rg {  padding-top: 9.6em;}
 .columnContainer.abtalzheimer.aboutalzhemer .rg {   padding-left: 42%; top: 7em;}
 .about-exelonpatch .rightSection .rg {  padding-left: 42%; position: relative;font-size: 10px;}
.AboutExelonPatch .rightSection p {padding-bottom: 5px;}
.Treatment-and-care .rightSection .rg {  padding-left: 42%; position: relative;font-size: 10px;}
.AboutExelonPatch .leftSection p {padding-bottom: 25px;}
.Treatment-and-care .rightSection p {padding-bottom: 5px;}
.staypositiv .rg { padding-left: 42%; top: 7em;}
.email_dis_guide > img {    margin-top: 2em;}
}


@media all and (device-width: 768px) and (orientation:portrait) {

#pagecontainer.symptom{background: none repeat scroll 0 0 #eee;
    margin: 0 auto;
    max-width: 1000px;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;}
    .followupvisits .download-guide-img {   width: 46.5%;}
 .is-it-old-age-or-alz .imgbtn {width: 80%;}
.symptom .utilitymaindiv {float: right;margin-bottom: 48px;width: 88%;}
  .symptom #subpageTwoCol .columnContainer .col2 	{ width: 9.99%;padding-top: 0;}  
.symptom #subpageTwoCol .columnContainer .col1 {   width: 88.9%;}

#treatmentNav ul.levelOneNav ul.levelTwoNav li a#alzheimers-disease-symptom-screener-radio {width : 120px;}
#treatmentNav ul.levelOneNav ul.levelTwoNav li a#follow-up-visits {width : 160px;}
/*#novartis-homepage .flexslider .slides li	{height:401px;} */
.heroemTxt.emtx {  margin-top: 7.7em;}
.heroemTxt {   margin-top: 13em;}
.Form.Formforemail.formworking {left: 20%;}
.heroemTxt.exfoe {  margin-top: 14.7em;}
.utilitymaindiv {  width: 34%;}
.UEP li.liacc p {  padding-right: 6%;}
.h2style p.you{padding: 60px 0 16px 3.5%;}
.vediolist9 p {padding: 0px 0 16px 5%;}
.vediolist10 p.isolating {padding: 60px 0 16px 5%;}
.AboutExelonPatch .leftSection h2 {padding:3.5px 42px 89px 7%;}
.vediolist11 p.more {padding: 29px 0 16px 5%;}
.vediolist12 p.more {padding: 29px 0 16px 5%;}
.vediolist13 p.more1 {padding: 30px 0 16px 5%;}
.vediolist14 p {padding: 0px 0 16px 5%;}
.pageLink {    min-height: 90px;}
.isi-holder {  width: 93%;} /********sanjit change for ipad 27.02.2015*****/
.mapCode {  width: 91%;}/********sanjit change for ipad 27.02.2015*****/
.mapCode p {   font-size: 15px;}/********sanjit change for ipad 27.02.2015*****/
#articleBody a.email_dis_guide { background-size:100% auto; width: 38%;}

#novartis-homepage .metro-boxes .content-box {height: 174px;} /* Raju 11/6/14*/
.col0 .header-video-bg{height: auto;}/* Raju 11/6/14*/
.AboutExelonPatch .Section1{height: 347px;}/* kousik 03/12/15*/
.Treatment-and-care .Section1{height: 438px;}/* kousik 03/12/15*/
.col0 .header-video-bg-staypositive{height: auto;}/* Raju 11/6/14*/
.resources .col0 .header-video-bg-resources{height: 350px;}/*kousik 03/12/15*/
.metro-boxes{width:100.2%}/* Raju 11/6/14*/
.col0 .header-video-bg .header-video-quote{padding: 100px 0 0;}/* Raju 11/6/14*/
.AboutExelonPatch .Section1 .textCommonStyle{padding-bottom: 122px;padding-top: 100px;}/* Raju 11/6/14*/
.Treatment-and-care .Section1 .textCommonStyle{padding-bottom: 122px;padding-top: 100px;}/* Raju 11/6/14*/
.col0 .header-video-bg-staypositive .header-video-quote{padding-bottom: 102px;padding-top: 120px;}/* Raju 11/6/14*/
#articleBody div.header-video-bg-resources .header-video-quote{padding: 80px 0 50px;}/* Raju 11/6/14*/
.Treatment-and-care .Section2bottomsection1 {height:231px;}/*Kousik 27/11/2015*/
.Treatment-and-care .Section1 .buttonVideoPlay {margin-top: 220px;}/*Kousik 27/11/2015*/
.Treatment-and-care .Section1 .textCommonStyle h2 {font-size: 43px;line-height: 45px;}/*Kousik 27/11/2015*/
.Treatment-and-care .textCommonStyle a.see.seeNew {width: 80%;}/*Kousik 27/11/2015*/
.Treatment-and-care .leftSection p {padding-bottom: 18px}/*Kousik 27/11/2015*/
.Treatment-and-care .rightSection h2.free30 {padding: 3.5px 17% 88px 7.5%;}/*Kousik 27/11/2015*/
.Treatment-and-care .rightSection h2.lastflot {padding: 3.5px 17% 82px 7.5%;}/*Kousik 27/11/2015*/

.ooyalavideo #ooyalaplayer {
width: 555px;}

.closinglinkvideo{
left:546px;
}

/*** nishu 12/11/2014 **/
#novartis-homepage #globalMainContainer{height:660px;}/*Kousik 03/12*/
#novartis-homepage .metro-boxes .content-box {height: 200px;}
#novartis-homepage #logo-navigation-search-section {height: 109px;padding: 20px 0 6px;}
.tabletISI.floating #controls {padding-top:10px;height:25px;}
#novartis-homepage .flexslider .slides li { height: 460px;}

 /*** end ******/
 
/**Kousik 30/11**/
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h1 {font-size: 35px;line-height: 38px;}/*Kousik 30/11*/
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p.newPara {font-size: 34px;line-height: 36px;}/*Kousik 30/11*/
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p.secondPara {line-height: 28px;    width: 680px;}
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading {width: 860px;padding-left: 6.3%;padding-top: 55px;}/*Kousik 30/11*/
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent {padding-left: 51px;width: 730px;}/*Kousik 30/11*/
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop {padding-top: 30px;}/*Kousik 30/11*/
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop a {margin-left: 57px; font-size: 22px;height: 60px;width: 25.6%;line-height: 30px;}/*Kousik 30/11*/
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h2 {font-size: 36px;line-height: 38px;}/*Kousik 30/11*/
#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgcontent p.secondPara {padding-top: 30px;width: 715px;}/*Kousik 23/02*/
#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgheading {padding-top: 70px;}
#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgtop {padding-top: 40px;}/*Kousik 3/12*/
#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgheading {padding-left: 7.8%;padding-top: 70px;}
#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgtop a {margin-left: 60px;}
#treatmentNav ul.levelOneNav li.h {padding: 0;width: 30%;}/*Kousik 01/12*/
#treatmentNav ul.levelOneNav li.h.resources {padding-left: 2.2%;padding-right: 9%;}/*Kousik 01/12*/
#treatmentNav ul.levelOneNav li.h.search {padding-left: 0;}/*Kousik 01/12*/
 /*** end ******/
 
 /***Survey change ipad by Kousik 01/12/15***/
 .CaregiverSurveyQuestion2 .skip {width: 60%;}
 .CaregiverSurveyQuestion2 .question {width: 99%;}
 .resultleft .resultprintNew {padding: 18px 0 0 12%;}
 .CaregiverSurveyQuestion2 .question3Page .ButtonSection {padding-top:78px; padding-bottom: 100px;}/**KD11/01/16*/
 .CaregiverSurveyQuestion2 .question3Page .question p.headerSpace1 {padding: 30px 0 0 15%;}
 .CaregiverSurveyQuestion2 .question9Page .ButtonSection {padding: 62px 0 15px 5%;}
 .CaregiverSurveyQuestion2 .question9Page .question p.headerSpace1 {padding: 15px 13% 0 5%;}
 .CaregiverSurveyQuestion2 .question8Page .question p.headerSpace1 {padding: 30px 0 0 8%;}
 .CaregiverSurveyQuestion2 .question12Page .ButtonSection {padding: 173px 0 27px 5%;}
 .CaregiverSurveyQuestion2 .question9Page .selectoption {padding-top: 30px;}
 .CaregiverSurveyQuestion2 .question6Page .startOverSection {height: 590px;}
 .CaregiverSurveyQuestion2 .question6Page .ButtonSection {padding: 60px 0 35px 5%;}
 .CaregiverSurveyQuestion2 .question7Page .ButtonSection {padding: 140px 0 35px 5%;}
 .CaregiverSurveyQuestion2 .question7Page .startOverSection {height: 670px;}
  .CaregiverSurveyQuestion2 .question8Page .startOverSection {height: 620px;}
  .CaregiverSurveyQuestion2 .question8Page .ButtonSection {padding: 145px 0 33px 5%;}
  .CaregiverSurveyQuestion2 .question9Page .startOverSection {height: 610px;}
  .CaregiverSurveyQuestion2 .question9Page .ButtonSection {padding: 155px 0 15px 5%;}/**KD29/01**/
  .CaregiverSurveyQuestion2 .question10Page .startOverSection {height: 680px;}
  .CaregiverSurveyQuestion2 .question10Page .GraySection {height: 580px;}
  .CaregiverSurveyQuestion2 .question11Page .GraySection {height: 570px;}
  .CaregiverSurveyQuestion2 .question12Page .GraySection {height: 608px;}
  .CaregiverSurveyQuestion2 .question11Page .ButtonSection {padding: 105px 0 15px 5%;}
  .CaregiverSurveyQuestion2 .question11Page .startOverSection {height: 600px;}
  .CaregiverSurveyQuestion2 .question12Page .ButtonSection {padding: 138px 0 182px 5%;}
  .CaregiverSurveyQuestion2 .question12Page .startOverSection {height: 720px;}
 .CaregiverSurveyQuestion2 .sctab.sctab1 {padding-top: 10px;}
 .CaregiverSurveyQuestion2 .sctab.sctab2 {padding-top: 18px;}
 .CaregiverSurveyQuestion2 .sctab.sctab3 {padding-top: 18px;}
 .CaregiverSurveyQuestion2 .sctab.sctab4 {padding-top: 13px;}
 .CaregiverSurveyQuestion2 .question10Page .question p.headerSpace1 {padding-left:0.5%;}
 .CaregiverSurveyQuestion2 .question10Page .question p.headerSpace1 {padding-top: 42px;}
 .CaregiverSurveyQuestion2 .question11Page .ButtonSection {padding-top: 210px;} 
 .CaregiverSurveyQuestion2 .question4Page .startOverSection {height: 585px;}/**KD11/01/16**/
 
 /*** end ******/
 /*************************************Kousik 3/12*****************************************/
.getting-the-right-exelon-patch #articleHead h1.usingexp {width: 80%;}/*Kousik 3/12*/
.videolibrary .next-page .pageName-section {width: 87%;}/*Kousik 3/12*/
.videopage #articleHead {width: 90.5%;}/*Kousik 3/12*/
.AboutExelonPatch .leftSection p {padding-bottom: 34px;}/*Kousik 3/12*/
.AboutExelonPatch .rightSection p {padding-bottom: 21px;}/*Kousik 3/12*/
.AboutExelonPatch .textCommonStyle a.see {width: 64%;}/*Kousik 3/12*/
#articleHead h1.usingexp {font-size: 40px;line-height: 44px;}/*Kousik 3/12*/
#articleHead h1 {font-size: 40px;line-height: 44px;}
.getting-the-right-exelon-patch #articleHead h1.usingexp {font-size: 40px;line-height: 43px;}
.Treatment-and-care .textCommonStyle a.see {width: 70%;}
.Treatment-and-care .Section2rightsection1Content h2 {padding-bottom:120px;}
.UsingTheExelonPatch #articleHead h1.usingexp {padding-right: 10%;}
.previous-page .pageName-section {padding: 15px 0 5px 15px;}
.next-page .pageName-section {padding: 15px 0 5px 0px;}
.monitorlovedones .next-page .pageName-section {padding: 15px 0 39px 0px;}/*K9/12/15*/ /**ADS9**/
.alzheimers-professional-caregiver .previous-page .pageName-section {padding: 15px 0 19px 15px;}/*K9/12/15*/
#articleBody div.header-video-bg-resources .header-video-quote {padding-top: 130px;}
.resourses .patchMate {height: 175px !important;}
.ad8-dementia-screen .content-body p.dullColor  {padding-right: 0%;}
.Inrecentt .metro-boxes .takes-work .content-head {width: 32%;}/**k4**/
.question3Page.mobilecommon { padding-bottom: 0px !important;}/**k4**/
.CaregiverSurveyQuestion2 .question4Page .ButtonSection {padding: 70px 0 30px 5%;}/*K11/01/15*/
.callout1 .calloutContMain2.calloutCont1 .SecondCalloutSubCont1{padding-left: 5%;}/*K9/12/15*/
.callout1 .calloutContMain2.calloutCont1 .SecondCalloutSubCont2 .learnMore{margin-left: 15%;}/*K9/12/15*/
.callout1 .calloutContMain1.calloutCont1 .SecondCalloutSubCont1{margin-left: 3%}/*K10/12/15*/
.callout1 .calloutContMain1.calloutCont1 .SecondCalloutSubCont2 .learnMore {margin-left: 14%;}/*K10/12/15*/

/*** end ******/

.previous-page .pageName-section {padding: 15px 0 17px 15px;} /**ADS9**/
.next-page .pageName-section {padding-bottom:17px;} /**ADS9**/
.CaregiverSurveyQuestion2 .question3Page .startOverSection {height: 630px;}/**KD11/01/16**/
.monitorlovedones .iPhone { width: 55%;} /**a29**/


#globalFooter {padding-left: 15px;}/**KD24/12**/
.leftfooter {width: 75%;}/**KD24/12**/
.rightfooter {width: 24%;padding-right: 2.5%;}/**KD24/12**/
#globalFooter ul li.bottomNav.btm-contact-us {padding-left:0px;}/**KD24/12**/
.CaregiverSurveyQuestion2 .question111 p { padding-left: 0%;}/**KD24/12**/
.CaregiverSurveyQuestion2 .question111 .questionNo p {padding-left: 10%;}/**KD24/12**/
.question11.question111 { margin-left: -5%;}/**KD24/12**/
li:hover .pageLink0 span.arrow2, li.hover .pageLink0 span.arrow2 {top: 30px;}/**KD24/12**/


.videoBspace {width: 315px;}
.Treatment-and-care .rightSection h2.lastflot {padding-bottom:86px}/**KD2/2/16**/
.vediolist { position: static;}/*KD2/2/16*/

/* sandip 2/2 */
.UsingTheExelonPatch .lifloat {width: 8%!important;  margin-right: 10px;}
.step1ActiveDiv {height: 130px;}


}



@media all and (device-width: 600px) and (orientation:portrait) {    
#novartis-homepage .flexslider .slides li {   height: 350px;}
#novartis-homepage .metro-boxes .content-box {   height: 200px;}
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h2 { font-size: 20px; line-height: 22px; width: 65%;}
#novartis-homepage .homeCont-marque .flexslider .slides li.firstcor .homeimgheading {width: 400px;}
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop { padding-top: 15px;}
.start-card .voucherGreyBg-ep .p2 { color: #000000; font-size: 13px; line-height: 16px; margin: 0; padding: 0 28px 0 27px;}
.start-card .colOneTextContainer-diagnosed-ep p {font-size: 13px; line-height: 16px;  }
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading {  padding-top: 20px;}
.heroemTxt {margin-top: 8em;}
.heroemTxt.emtx {  margin-top: 10em;}
.heroemTxt.exfoe {margin-top: 10em;}
 p.heroemTxt { font-size: 11px; width:200px;}
 .Form.Formforemail.formworking { left: 10%; position: fixed; top: 3px; width: 25%;}
 
/* #logo-navigation-search-section {position: absolute;} kousik*/
.footerBottom button {height: 35px;}

.ooyalaDiv {height: 300px; width: 500px; margin: 50% auto 0;}
#ooyalaVideo {height: 300px; width: 500px;}
.closeVideoButton {right: 10px; top: 10px; width: 25px; height: 25px; background-size: cover;}

/********Kousik**********/
.CaregiverSurveyQuestion2 .sctab {width: 100%;padding-left: 7%;} /**a4d**/
#logo-navigation-search-section .textNav {width: 18%;}
.CaregiverSurveyQuestion2 .questionNo {width: 23%;}
.natioalzdise .content-horizontal:nth-child(1) .content-row-right {padding-bottom: 10px;}
.content-horizontal.alzheimer-planning .content-row-right { padding-top: 10px;}
.natioalzdise .content-body .content-horizontal.alzheimer-financial .content-row-right {width: 23%;padding-top: 15px;}
.natioalzdise .content-body .content-horizontal.alzheimer-aging .content-row-right {padding-top: 0px;}
.natioalzdise .content-body .content-horizontal.alzheimer-associates .content-row-right {padding-top: 0px;padding-bottom: 5px;}
.natioalzdise .content-body .content-horizontal.alzheimer-geriatric .content-row-right {padding-top: 5px;}
.natioalzdise .content-body .content-horizontal .newlogo-eldercare {padding-top: 5px;}
.AboutExelonPatch .playButtonmobile {padding: 70px 0 0 44%;}
.AboutExelonPatch .Section1 {height: 200px;}
.followupvisits .columnContainer {padding-bottom: 0px;}
.Treatment-and-care .Section1 .textCommonStyle {padding-top: 40px;}
.Treatment-and-care .Section1 {height: 200px;}
/**********end***********/
/******************************a3d************************************/
#novartis-homepage .homeCont-marque .flexslider .slides li.firstcor .homeimgheading {width: 587px;padding-top: 32px;}
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h1 {font-size:24px;line-height:27px;padding-left:3%;}
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p.newPara {font-size:24px;line-height:27px;padding-left:1%;}
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent p.secondPara {font-size: 16px;line-height: 22px; padding-top: 8px;width: 522px;padding-left:1%;}
#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgtop a {font-size: 11px; height: 26px; line-height: 26px; margin-left: 31px; width: 21%;height: 25px;margin-top:32px;}
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgheading h2 {font-size: 29px;line-height: 33px; width: 75%;}
	#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgheading {padding-left: 29px;padding-top: 29px;}
	#novartis-homepage .homeCont-marque .flexslider .slides li.secondcor .homeimgcontent p.secondPara {line-height: 22px;padding-top: 15px; width: 334px;font-size: 16px;padding-left: 6px;width: 470px;}
	#novartis-homepage .homeCont-marque .flexslider .slides li .homeimgcontent {padding-left: 25px;}
	#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgcontent p.secondPara {width: 389px; padding-top: 20px;font-size: 16px;line-height: 22px;padding-left:5px;}
	#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgheading {padding-left: 4.5%;padding-top:29px;}
	#novartis-homepage .homeCont-marque .flexslider .slides li.thirdcor .homeimgtop a {margin-left: 34px;}
	#logo-navigation-search-section .textNav {width: 17%;}
/*********************a3d ends****************************************************/




/****************************** a4d**************************/

.AboutExelonPatch .Section1 .textCommonStyle h2 {    padding-left: 29px;}
 .AboutExelonPatch .Section1 p.mobileText {  padding-left: 29px;    padding-top: 6px;}
 .AboutExelonPatch .tab2 {padding-top: 20px;}
 .AboutExelonPatch .tab3 {padding-top: 20px;}
 .CaregiverSurveyQuestion2 #articleHead .beginSurveyFloat p {width: 100%;}
 .CaregiverSurveyQuestion2 .question3Page .optionssection1 li {padding-bottom:20px;}

.isiheading {position: relative;} /**K9/12/15**/
.Treatment-and-care .tab1 {padding-top: 20px;}/**K10/12/15**/
.Treatment-and-care .tab5 {padding-top: 17px;}/**K10/12/15**/

a.ok, a.cancel {background: url("../images/cancel_background_desktop.png") no-repeat scroll 40% 0; margin: 0 20%!important;}  /* sandip 2/2 */

}



@media only screen and (min-width: 240px) and (max-width: 767px) {


	#pageContainer				{position:static;}
	.imagesBackground			{position:relative; padding-top: 44px;} /* nishu 12/8 */
	#safetyContainer.mobileISI.floating 		{height: auto;}
	#safetyContainer.mobileISI.expanded		{top:45px;bottom:auto;position: absolute;height: 108%;}
	#safetyContainer.mobileISI.collapsed	{top:auto;bottom:0;position: fixed;}
	.expanded .footerISIcont .isiheading	{height:auto;}
	.noOfTotal {  float: left; width: 84%;}
	.start-card .colOneTextContainer-diagnosed-ep p { color: #666666; font-size: 15px;line-height: 17px;margin: 0;}	
	
}
@media only screen and (min-width: 240px) and (max-width: 360px) {
	a#reset {padding-left: 11.5% !important;padding-top: 0.3em;}	
	.ContactUsProfessional .resetmail.FloatLeft {padding-left: 68px !important;}/**a3d**/
	  .just-mobile #faceitmobvid{ height:135px; }
	  .just-mobile #choosehappymobvid {	height:135px;   }
	  .just-mobile #diagnosismobvid{  height:135px;  }
	  .just-mobile #kepbusymobvid{  height:135px;  }
	  .just-mobile #isolaingmobvid{  height:135px;  }
	  .just-mobile #morethanmobvid{  height:135px;  }
	  .just-mobile #onedaymobvid{  height:135px;  }
	  .just-mobile #taksalotmobvid{  height:135px;  }
	  .just-mobile #happeningmobvid{  height:135px;  }
}


	
	@media only screen and (min-width: 641px) and (max-width: 891px) {	
	.CaregiverSurveyQuestion2 .questionNo p {font-size: 13px;font-weight: bold;line-height: 20px;padding: 0;width: 92% !important; text-align: center;}
	.CaregiverSurveyQuestion2 .questionNo {width: 33% !important;}
	.CaregiverSurveyQuestion2 .questionNo.qfixing {width: 75% !important;}
	.ResultSection .rateimg .resultRowleft.left {float: left;width: 65%;}
	.question3Page.mobilecommon { padding-bottom: 223px;}
	.resources .col0 .header-video-bg-resources .header-video-quote { padding: 130px 0 0;}
    .CaregiverSurveyQuestion2 .question7Page .page-directions { margin-top: 97px;}
    .CaregiverSurveyQuestion2 .question8Page .page-directions { margin-top: 78px;}
    .CaregiverSurveyQuestion2 .question8Page .page-directions {margin-top: 78px;}
    .CaregiverSurveyQuestion2 .question12Page .page-directions{margin-top: 69px;}
	.CaregiverSurveyQuestion2 #feelAsCaregiverPage .resultRowleft.left > p {width: 100% !important;}
	.CaregiverSurveyQuestion2 .resultRowwidth {padding: 3.5px 0 3.5px 17% !important;width: 96% !important;}
	.result3 .rateimg {width: 100% !important;}
	.CaregiverSurveyQuestion2 .question10Page .ButtonSection {padding-bottom: 142px !important;}/*modified by kousik */
	.CaregiverSurveyQuestion2 .question11Page {margin-bottom: 2em;}
	.CaregiverSurveyQuestion2 .question10Page {margin-bottom: 7em;}
	/**.CaregiverSurveyQuestion2 .question9Page {margin-bottom: 5em;}**/   /**ADS9**/
	.CaregiverSurveyQuestion2 .question4Page {margin-bottom: 3em;}
	.CaregiverSurveyQuestion2 .question12Page {  margin-bottom: 8em;}
	.CaregiverSurveyQuestion2 #enjoyDoingPage .rateimg {width: 98.8%;}
	.CaregiverSurveyQuestion2 #enjoyDoingPage .ResultSection .rateimg .resultRowleft.left {float: left;width: 75%;}
}
	
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.CaregiverSurveyQuestion2 .result6 .resultRowleft {width: 73%;}
#lovedOneLivesPage .result5 .rateimg {padding-bottom: 47px;padding-top: 22px;width: 97.8%;}
.CaregiverSurveyQuestion2 .Age {width: 78%;}
.CaregiverSurveyQuestion2 .questionNo {width: 17%;}
.CaregiverSurveyQuestion2 .question10Page {margin-bottom: 7em;}

/* .CaregiverSurveyQuestion2 .question7Page { padding-bottom: 100px;}
.CaregiverSurveyQuestion2 .question8Page {  padding-bottom: 77px;} Kousik*/
.resources .col0 .header-video-bg-resources .header-video-quote {
    margin: 0 auto;
    min-width: 200px;
    padding: 130px 0 0;
    text-align: center;
    width: 75%;
}
.CaregiverSurveyQuestion2 .question3Page .Age {width: 86%;}
.CaregiverSurveyQuestion2 #feelAsCaregiverPage .resultRowleft.left > p {width: 0px;}
.CaregiverSurveyQuestion2 .question4Page .resultleft .resultprint {padding: 30px 0 0 15%;}
.CaregiverSurveyQuestion2 .resultRowwidth {padding: 3.5px 0 3.5px 20%;width: 96%;}
.CaregiverSurveyQuestion2 #timeCaregivingPage .optionredefine li {padding-bottom: 15px;width: 70%;}
.CaregiverSurveyQuestion2 .question5Page .question p.headerSpace1 {font-size: 35px;padding: 29px 0 0 19%;width: 85%;}
.CaregiverSurveyQuestion2 .question6Page .question p.headerSpace1 {font-size: 35px;padding: 30px 0 0 17%;width: 85%;}/*Kousik*/
.CaregiverSurveyQuestion2 .question6Page .optionredefine li {padding-bottom: 15px;width: 97%;}
.CaregiverSurveyQuestion2 .question7Page .question p.headerSpace1 {font-size: 35px;padding: 30px 0 0 13.5%;width: 98%;}/*Kousik*/
.CaregiverSurveyQuestion2 .question7Page .optionredefine li {padding-bottom: 15px;width: 96%;}
.CaregiverSurveyQuestion2 .question8Page .optionssection1 li {float: left;width: 49%;}
.CaregiverSurveyQuestion2 .question8Page .optionssection2 li {float: left;width: 49%;}
.CaregiverSurveyQuestion2 .question8Page .optionssection3 li {float: left;width: 49%;}
.CaregiverSurveyQuestion2 .question9Page .optionssection1 li {float: left;width: 48%;}
.CaregiverSurveyQuestion2 .question9Page .optionssection2 li {float: left;width: 48%;}
.CaregiverSurveyQuestion2 .question9Page .optionssection3 li {float: left;width: 48%;}
.CaregiverSurveyQuestion2 #challengePage .Age {width: 86%;}
.CaregiverSurveyQuestion2 .question10Page .question p.headerSpace1 {font-size: 35px; padding: 30px 0 0 14.5%;}
.CaregiverSurveyQuestion2 .question10Page .optionssection1 li {float: left;width: 50%;}
.CaregiverSurveyQuestion2 .question10Page .Age {float: right;width: 85%;}
.CaregiverSurveyQuestion2 .question11Page .question p.headerSpace1 {font-size: 35px;padding: 30px 0 0 16.5%;width: 97%;}/*kousik 1/12/15*/
.CaregiverSurveyQuestion2 .question11Page .Age {float: right;width: 87%;}
.CaregiverSurveyQuestion2 .question12Page .Age {width: 87%;}
	
.CaregiverSurveyQuestion2 #comfortablePage .resultRowwidth {width: 97%;}

.CaregiverSurveyQuestion2 #thankYouPage #articleHead p.detail2 {padding-right: 41%;}
.CaregiverSurveyQuestion2 #thankYouPage .detail1 {width:60%;}
.building-alzheimer-support .alwayscontent.just-desktop > p {line-height: 19px;padding-left: 38%;}
.resources .col0 .header-video-bg-resources .header-video-quote {padding-top: 210px;}/*kousik*/
}



@media only screen and (min-width: 768px) and (max-width: 1024px)   {


.Form.Formforemail.formworking {position: fixed; width: 480px;top: 86px;padding: 0 0 61px 5%;left: 30%;}
.what-is-alz-disease .sectionCont ul li.bulletwhat-is { background: url("../images/icons/black-bullet.png") no-repeat scroll 0 29% ;}
.what-is-alz-disease .sectionCont ul li.borderchew{ background: url("../images/icons/black-bullet.png") no-repeat scroll 0 24% ;}
.what-is-alz-disease .sectionCont ul li.bulletsimpletask { background: url("../images/icons/black-bullet.png") no-repeat scroll 0 25% ;}
.is-it-old-age-or-alz .previous-page .pageName-section { width: 293px;}
.changingroles  .next-page .pageName-section{width: 89%;}
.Managing .previous-page .pageName-section {width: 84%;}

 /*.handshake {
    background: url("../images/CalloutPic-hand.png") no-repeat scroll 9px 11px ;
}*/
	.AboutExelonPatch .left { min-height: 230px;}
	.beforeyouvisit .in-page-callout a.seeothers { padding-left: 20px;}
	.how-exelonpatch-could-help .pageName-section { width: 86%;}
	.download-guide-img {  padding-left: 9%;  }

/**********Marzada New*************/
.AboutExelonPatch .right { min-height: 273px;}/*27/11 kousik*/
.AboutExelonPatch .leftSection h2 {  padding-bottom: 123px;}
.AboutExelonPatch .rightSection h2{padding-bottom: 150px;}
.AboutExelonPatch .textCommonStyle a.see {width: 64%;}
#safetyContainer .nicescroll-rails {display:block !important;}
/*saurav redesign*/
.resourses .patchMate {min-height: 155px;}
.resources .leftOldAge{background-size:100% 100%;}
.resourses .rightHalf .content-body {padding: 2px 3% 14px 5.3%;}
.resourses #articleBody .quotes h2 {padding-right: 60%;}
/*saurav redesign*/
.vediolist { position: static;}/*KD2/2/16*/

.UsingTheExelonPatch .lifloat {width: 6.5%;}   /* sandip 2/2 */

}


/*Raju 7/25/14 : Added : START*/
@media only screen and (min-width: 460px) and (max-width: 639px) 
{
span.cancelText {padding-left: 18%;}
span.okText {  padding-left: 22%;}
.bookSection{width: 21%;margin-top: 5px;} 
.bookDescription {width: 75.3%;} 
.book1{height: 135px; max-height: 135px;} 
.book2{height: 135px; max-height: 135px;} 
.book3{height: 135px; max-height: 135px;} 
.book4{height: 135px; max-height: 135px;} 
.book5{height: 135px; max-height: 135px;} 
.book6{height: 135px; max-height: 135px;} 
.book7{height: 135px; max-height: 135px;} 
.book8{height: 135px; max-height: 135px;} 
.book9{height: 135px; max-height: 135px;} 
.start-card .colOneTextContainer-diagnosed-ep p { font-size: 12px; line-height: 15px; margin: 0;  padding: 0 0 6px;}

}

@media only screen and (min-width: 568px) and (max-width: 610px)   {
	.trialOffer a {padding-left: 5%;}
	.CaregiverSurveyQuestion2 #feelAsCaregiverPage .Age {width: 72%;}
	.CaregiverSurveyQuestion2 .question6Page .Age { width: 94%;}
	.CaregiverSurveyQuestion2 .questionNo { width: 21%;}
	.CaregiverSurveyQuestion2 .question8Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question7Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question6Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question5Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question4Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question3Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question2Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question1Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question9Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question11Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question12Page .resultleft .resultprint { padding-left: 10%;}
	.CaregiverSurveyQuestion2 .question10Page .resultleft .resultprint { padding-left: 10%;}
}





/*** nexus 4************/
@media only screen and (min-width: 350px) and (max-width: 500px) {

	.ooyalaDiv {height: 210px; width: 310px; margin: 50% auto 0;}
	#ooyalaVideo {height: 210px; width: 310px;}
	.closeVideoButton {right: 5px; top: 5px; width: 20px; height: 20px; background-size: cover;}
	
	/**a2 starts**/
	.content-horizontal .newlogo-eldercare {width: 28%;padding-top: 16px;} 
	.content-horizontal.alzheimer-planning .content-row-right {padding-top: 16px;}
	.content-horizontal.alzheimer-foundation .content-row-left {    width: 82%;}
	.natioalzdise .content-horizontal.alzheimer-foundation .content-row-right {padding-top: 8px;}
	.natioalzdise .content-body .content-horizontal.alzheimer-administration .content-row-left {padding-top: 20px;}
	.natioalzdise .content-body .content-horizontal.alzheimer-aging .content-row-right {padding-top: 11px;padding-bottom: 16px;}
	.UsingTheExelonPatch .always {width: 345px;height: 166px;}
	.UsingTheExelonPatch .never {width: 345px;height: 290px;}
	.CaregiverSurveyQuestion2 .sctab {    width: 388px;}
	.CaregiverSurveyQuestion2 .just-mobile .questionNo p {width: 64px;} /*****a3d******/
	.question11 .optionssection1 li {margin-left: 9px;}
	#logo-navigation-search-section .textNav {width: 26%;} /*****a3d******/
    /**a2 ends**/
	
	/***********a3d starts*************/
	
	.question11 .optionssection1 li .first.First.slt2{margin-left:-9px;}
	.CaregiverSurveyQuestion2 .sctab {width: 394px;}
	.CaregiverSurveyQuestion2 .question5Page .question p.headerSpace1 {    padding: 0 0 17px 12%;}
	
	
	
	
	
	
	
	
}

/***************** s3****************************/
@media only screen and (device-width: 360px) and (device-height: 640px) 
{
.footerBottom {height:100% !important;}
.footerBottom button.btnOrangeSquare {/*background-color: #5d2583;border: 1px none;border-radius: 25px;color: #fff;height: 22px;padding: 0;*/width: 4%;background-position:0 4px;} /* nishu 11/1 **/
.footerBottom button.btnOrangeSquare1 {width: 4%;background-position:0 4px;} /* nishu 11/1 **/
.start-card .voucher_MainContainer-diagnosed-ep h1 {font-size: 14px;line-height: 20px;  }
.start-card .voucherGreyBg-ep .p2 {font-size: 14px;  line-height: 20px;}
p.mapcoded {  margin-top: -27px;}  /**a3**/
.start-card .colOneTextContainer-diagnosed-ep p { font-size: 12px; line-height: 15px; margin: 0;  padding: 0 0 6px;}
.is-it-old-age-or-alz #articleBody a.downloadimg2 {display: block;height: 31px;margin-left: 0;padding: 0;text-align: center;width: 217px;}


/*************a2**********************/

.UsingTheExelonPatch .always {width: 328px;height: 203px;padding-top: 17px;} /**a24**/
.UsingTheExelonPatch .never {width: 327px;padding-top: 17px;height: 303px;}
.UsingTheExelonPatch #articleBody ul.skin li {background-position:0 8px;}
.CaregiverSurveyQuestion2 .sctab {width: 369px;}
.CaregiverSurveyQuestion2 .just-mobile .questionNo p {width: 73px;}
.question11 .optionssection1 li {margin-left: 9px;}
#logo-navigation-search-section .textNav {    width: 28%;}

/*************a3d**********************/

  .CaregiverSurveyQuestion2 .question4Page .question p.headerSpace {width: 91%;}
  .CaregiverSurveyQuestion2 .question12Page .question p.headerSpace1 {padding-left:8%;}

}


@media only screen and (device-width: 1024px) and (device-height :600px)and (orientation: landscape) 
	{  
#novartis-homepage .Inrecentt .metro-boxes .content-box a.rg { color: #ffffff; float: right; font-size: 10px; font-weight: normal; padding-top: 6.1em;}

.start-card .voucherGreyBg-ep .p2 { color: #000000; font-size: 13px; line-height: 16px; margin: 0; padding: 0 28px 0 27px;}
.start-card .colOneTextContainer-diagnosed-ep p {font-size: 13px; line-height: 16px;  }
.start-card .voucher_MainContainer-diagnosed-ep h1 { font-size: 20px;  font-weight: normal; line-height: 30px;}
.monitorlovedones #articleBody a.downloadimg2 {  width: 390px;}
.monitorlovedones #articleBody a.downloadimg1 { width: 300px;}

.h2style h2.lastVideoWatch { padding: 13.5px 66% 18px 4%;}
.CaregiverSurveyQuestion2 .question5Page .ButtonSection {padding-top: 80px;}/*K4*/
.CaregiverSurveyQuestion2 .question3Page .ButtonSection {padding-bottom:125px}/*K9*/
.CaregiverSurveyQuestion2 .startOverSection {height: 655px;}/*K9*/


#sb-site {display: block!important;}
#logo-navigation-search-section {display: block!important;}

}

#safetyContainer .nicescroll-rails				{z-index:99999;padding-top:0;}
.nicescroll-rails								{z-index:9999999;padding-top:20px;}

.progeress.left.dash img{height:355px;}





/*added by saurav*/
	/*saurav redesign*/
	@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
	
	.resourses .patchMate {min-height: 195px;}
	.AboutExelonPatch .right { min-height: 254px;}/*27/11 kousik*/
	.CaregiverSurveyQuestion2 .question8Page .startOverSection {height: 585px;}
  	.CaregiverSurveyQuestion2 .question8Page .ButtonSection {padding: 152px 0 33px 5%;}
  	.CaregiverSurveyQuestion2 .question7Page .startOverSection {height: 565px;}/*K4*/
  	.CaregiverSurveyQuestion2 .question7Page .ButtonSection {padding: 40px 0 35px 5%;}/*K4*/
  	.CaregiverSurveyQuestion2 .question9Page .startOverSection {height: 570px;}
  	.CaregiverSurveyQuestion2 .question9Page .ButtonSection {padding: 80px 0 30px 5%;}/**KD29/01**/
  	.CaregiverSurveyQuestion2 .question10Page .startOverSection {height: 565px;}/*K4*/
  	.CaregiverSurveyQuestion2 .question10Page .GraySection {height: 465px;}/*K4*/
  	.CaregiverSurveyQuestion2 .question10Page .ButtonSection {padding: 175px 0 27px 5%;}/*K4*/
  	.CaregiverSurveyQuestion2 .question5Page .ButtonSection {padding-top: 55px;}/*K4*/
  	.CaregiverSurveyQuestion2 .question3Page .ButtonSection {padding-bottom:65px}/*KD11/01/16*/
  	.CaregiverSurveyQuestion2 .question3Page .startOverSection {height: 595px;}/*K9*/
	.CaregiverSurveyQuestion2 .startOverSection {height: 564px;}/*K9*/
	.CaregiverSurveyQuestion2 .question2Page .startOverSection {height: 564px;}/*KD11/01/16*/
	.CaregiverSurveyQuestion2 .question1Page .startOverSection {height: 564px;}/*K9*/						
	}
	/*saurav redesign*/

	
	
	/************ a3d for iphon 6***************************/
	@media only screen and (device-width:375px) and (device-height:667px) and (orientation:portrait) { 
	
	#logo-navigation-search-section .textNav {width: 27%;}
	.CaregiverSurveyQuestion2 .question5Page .question p.headerSpace1 {    padding: 0 0 17px 12%;}
	.CaregiverSurveyQuestion2 .sctab {width: 382px;}
	.CaregiverSurveyQuestion2 .just-mobile .questionNo p {width: 62px;}
	.AboutExelonPatch .tab3 {padding-top: 18px;}/**K10/12/15**/
	.CaregiverSurveyQuestion2 .question3Page .question p.headerSpace1 {padding-left:16%;}/**K10/12/15**/
}

	/****************************iPhone6 landscape added for rotation lock********************************/
@media only screen and (device-width:375px) and (device-height:667px) and (orientation:landscape) {
.hideLandscapeMode {height: 100%;background: url(../images/content-bgs/rootate.jpg) no-repeat 0 0;background-size: 100% 100%;}
.rotation-lock-message { 
  /*  background :url("../images/content-bgs/broad-bg-gradient.jpg") repeat scroll 0 0;*/
	background-image:url(../images/rotation_img_mob.png) no-repeat center 5%;
    color:#fff;
    font-size:22px;
    font-family:Verdana, Geneva, sans-serif;
   /* height:100%;*/
    width:100%;
    text-align:center;
    vertical-align:middle;
   /* background-size: 58px auto;
    -moz-background-size: 58px auto;
    -webkit-background-size: 58px auto;*/
    /*padding: 10% 0 0 0;*/
   /* text-shadow: 0 2px 0 #000;
    -webkit-text-shadow: 0 1px 0 #000;
    -moz-text-shadow: 0 1px 0 #000; */
    font-weight: bold;
    position: absolute;
    top: 0;
    overflow-y:hidden;
	}
	.messenger p {
    padding: 3%;
    position: absolute;
    top: 10%;
	font-size : 25px;
	Color: #5d2583;
	font-family: 'Lato',  Arial, helvetica, san serif;
	line-height: 29px;
}
	.rotation-lock-message {display:block;}
	#safetyContainer{display: none;}	
}
@media screen and (device-width: 384px) and (-webkit-device-pixel-ratio: 2){
	.isiheading {position: relative;} /**K10/12/15**/
	/* .AboutExelonPatch .tab2 {padding-top: 18px;}*K10/12/15* */ /**a12j**/
	.AboutExelonPatch .tab3 {padding-top: 18px;}/**K10/12/15**/
}


/* iPhone 4 & 5 Portrait */
@media only screen and (device-width: 320px) {
	.FormWindowOverlay a.ok, .FormWindowOverlay a.cancel {margin: 0 4%;}
}
