
/* Similar to Avenir Next  */


/*

@font-face {
  font-family: 'Nunito'; 
  src: url("https://www.google.com/fonts/specimen/Nunito"); 
}
*/

@font-face {
    font-family: 'SourceSansPro';
  	src: url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Regular.eot'), /* IE9 Compat Modes */
	  url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Regular.ttf') format('truetype'),
	  url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Regular.woff2') format('woff2'), /* Super Modern Browsers */
      url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Regular.woff') format('woff'), /* Pretty Modern Browsers */
      url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
      url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Regular.svg#svgFontName') format('svg'); 
 
}

@font-face {
    font-family: SourceSansProBold;
	src: url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Bold.eot'), /* IE9 Compat Modes */
	     url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Bold.ttf') format('truetype'),
	     url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Bold.woff') format('woff'), /* Pretty Modern Browsers */
         url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('/acs/fragments/lightbox_cancerhome/font/SourceSansPro-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'Avenir';
     src: url('/acs/fragments/lightbox_cancerhome/font/Avenirnext1.eot'), /* IE9 Compat Modes */
	  url('/acs/fragments/lightbox_cancerhome/font/AvenirNext-Regular.ttf') format('truetype');
}


/*************************************************************************************************************************/
/******************************************************  First CAMPAIGN  *************************************************/
/*************************************************************************************************************************/

.lbwrapFC
{
	//width: 954px;
	padding-top: 60px;
	position: relative;
	outline : 0 !important;	
	// margin-left: -200px;
	height
}

.lbwrapFC:focus
{
	outline : 0 !important;	
}

/*

#LeftSideDiv
{
	width: 348px; 
	height: 468px;
}

#LeftSideImage
{
	background-image: url(/acs/fragments/lightbox_cancerhome/images/MemorialHeroFatherSon.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 348px; 
	height: 468px;
}

#RightSideDiv
{
	width: 348px; 
	height: 468px;
}
*/ 
	
	
.lbformFC .lbamountlabelother
{
	font-size: 15px;
	line-height: 18px;
	width: auto;
	padding-right: 8px;
}

.lbformFC
{
	width: 750px; 
	/* TODO: ACS - change the image URL below to its final path: */
	// width: 1194px;   /*   */
	background-image: url(/acs/fragments/lightbox_cancerhome/images/MemorialLightbox.png);
	//border: 1px solid #002d44;
	background-color: transparent;
	padding-left: 40px;
	background-repeat: no-repeat;
	text-align: left;
	height: 471px;
	z-index: 0;
	position: relative;
	// height: 625px;
	// margin-left: -18px;
	margin-top: 38px;
}


.lbformFC:focus
{
	outline : 0 !important;	
}

.lbContentAreaFC
{
	margin-left: 10px;
	position: relative;
	top: 245px;
	left: 40px;
	//background-color: #555555;
	width: 300px;
}

.lbContentAreaFC:focus
{
	border: 2px solid #a1a1a1;
    	cursor:pointer;
    	background: #951128;
	outline : 0 !important;
}

.lbContentAreaFC:hover
{
	border: 2px solid #951128;
    	cursor:pointer;
    	background: #951128;
	outline : 0 !important;
}

.lbDisplayAreaFC
{
	margin-left: 10px;
	position: relative;
	top: 320px;
	left: 425px;
	//background-color: #444444;
	//width:300px
	outline: 0 !important;
}

.ws_dialog_close_buttonFC
{
	background-color: transparent;
	background-image: url(/acs/fragments/lightbox_cancerhome/images/SummerCampaign2016CloseButton.png);
	position: absolute;
	left: 780px;
	top: 88px;
	width: 27px;
	height: 23px;
	text-indent: -9999px;
	outline: none;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

#closeButtonFC:focus{
	border: 1px solid #fff; 
	left-margin: 2px;
	border-bottom: 1px solid #fff !important;
}

#closeButtonFC:focusout {
	border: 0px; border-bottom: 0px !important;
}

.lbwrapSpanishFC
{
	width: 778px;
	padding-top: 10px;
	position: relative;
    	outline : none;
}

.lbdonateFC
{
	margin-left: 10px;
	position: relative;
	top: 270px;
	left: 365px; /*645px;*/
	font-family: SourceSansProBold !important;
    	font-size: 15.88pt !important;
	font-weight: 800;
    	// border-radius: 5px;
    	padding: 7px 22px; 
    	background: #C41D39;
    	border: 2px solid #C41D39; // #C41D39;
    	color: #fff;
    	text-align: center;
	height: 20px;
	outline: 0px !important;
	width: 270px;
	color: #fff;
}

/*
.lbdonateFC:focus
{
	border: 4px solid #931D39;
    	cursor:pointer;
    	background: #C41D39;
	outline : 0 !important;
}

.lbdonateFC:hover
{
	border: 4px solid #931D39;
    	cursor:pointer;
    	background: #C41D39;
	outline : 0 !important;
}
*/

/*
#lbdonateFC:focus
{
	 border: 1px solid #931D39; 
	 border-bottom: 1px solid #931D39 !important;
}

#lbdonateFC:focusout, #lbdonateFC:visited
{  
	//outline : 0;
	border: 1px solid #C41D39 !important; 
    	border-bottom: 1px solid #C41D39 !important;
}
*/

/* For txtOtherFC */
.	
{
	box-shadow:  0 0 0 5px #C41D39 !important;
	outline: 0 !important;
}

#divAmtFC
{
   	padding: 5px 0px;
   	width: 550px;
   	border: 0 !important;
   	border-width: 0 !important;
   	z-index: 1;
   	position: relative;
   	vertical-align: middle;
   	top: 165px; 
   	left: 378px;
}

#divAmtFC:focus, #divAmtFC:hover
{
   	border: 0 !important;
   	border-width: 0 !important;
   	outline: 0 !important;
}

.butSpanFC
{
   	margin-right: 13px;
   	display: inline-block;
}

.butSpanFC button:hover, .butSpanFC button:visited, .butSpanFC button, .butSpanFC button:active
{
	background: #fff !important;
	border: 0 !important;
	outline : 0 !important;
}


.FClbamounts
{
   	background-color: #fff;
   	color: #0d1d31;
   	font-family: Arial !important;
   	font-size: 12pt;
   	font-weight: bold;
   	height: 31px !important; 
   	width: 65px; 
   	margin-right: 0px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	border-radius: 5px; /* future proofing */
   	-khtml-border-radius: 5px; /* for old Konqueror browsers */
   	padding-top: 0px !important;
   	padding-bottom: 0px !important;
   	// border-color: 1px solid #fff;
   	text-align: center;
   	box-shadow:  0 0 0 1px #909090 !important;
}

.FClbamountsClicked
{
	cursor: pointer;
	outline: 0 !important;
	box-shadow:  0 0 0 5px #C41D39 !important;
}

.FClbamounts:hover
{
	background-color: #fff !important;
}

.txtOtherFC
{
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	border-radius: 5px; /* future proofing */
   	-khtml-border-radius: 5px; /* for old Konqueror browsers */
   	/*
   	width: 75px;
   	max-width: 80px !important;
   	*/
   	// font-weight: 600;
   	height: 31px;
   	// line-height: 30px;
   	color: #0d1d31;
  
   	/*IE hack*/
   	height: 31px\9;
  
   	text-align: center;
   	font-family: Arial !important;
   	font-size: 12pt;
   	font-weight: bold;
   	border: 1px solid #909090;
   	// box-shadow:  0 0 0 1px #909090 !important;
  
}

.txtOtherFC:focus
{
	background: #fff !important;
	border: 1px solid #909090;
	outline : 0 !important;
}

.txtOtherFC:focusout
{
	background: #fff !important;
	border: 1px solid #909090;
	outline : 0 !important;
}

.activeLightboxFC
{
	cursor: pointer;
	outline: 0 !important;
	box-shadow:  0 0 0 5px #C41D39 !important;
}

.lbGiftFC
{
  	//top: 425px;
  	margin-left: 460px;
  	width: 250px;
  	font-family: Avenir;
  	font-size: 11px !important;
  	color: #fff;
  	outline : 0 !important; 
}

.lbheaderFC
{
	margin: 0px;
	padding: 25px 0px 0px 0px;
	color: #fff;
	font-family: Avenir !important;
	font-size: 35px;
	line-height: 38px;
	font-weight: bold;
	padding-right: 25px;
}

.DoNotDisplayLabelFC
{
	font-family: Arial !important;
	font-size: 11px;
	//font-weight: bold;
	//display: inline-block;
	vertical-align: middle;
	padding-top: 30px;.DoNotDisplayLabelFC a
	// padding-bottom: 10px;
	outline : 0 !important;
	margin-left: 10px;
}

.DoNotDisplayLabelFC a
{
   	color : #02263e;
}

.DoNotDisplayLabelFC a:focus, .DoNotDisplayLabelFC a:hover	
{
   	border-bottom: 1px solid #eaf0ec !important;
   	outline : 0; 
}

#lnkFocusFC
{
	outline : 0;
	//border-bottom: none !important;
}
 

/*************************************************************************************************************************/
/**********************************************  Second CAMPAIGN  ********************************************************/
/*************************************************************************************************************************/

.lbwrapSC
{

	//width: 954px;
	padding-top: 60px;
	position: relative;
	outline : 0 !important;	
	// margin-left: -200px;
	height
}

.lbwrapSC:focus
{
	outline : 0 !important;	
}

/*
#LeftSideDiv
{
	width: 348px; 
	height: 468px;
}

#LeftSideImage
{
	background-image: url(/acs/fragments/lightbox_cancerhome/images/MemorialHeroFatherSon.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 348px; 
	height: 468px;
}

#RightSideDiv
{
	width: 348px; 
	height: 468px;
}
*/ 
	
	
.lbformSC .lbamountlabelother
{
	font-size: 15px;
	line-height: 18px;
	width: auto;
	padding-right: 8px;
}

.lbformSC
{
	width: 815px; 
	/* TODO: ACS - change the image URL below to its final path: */
	// width: 1194px;   /*   */
	background-image: url(/acs/fragments/lightbox_cancerhome/images/CY16EOYEileen.png);
	//border: 1px solid #002d44;
	background-color: transparent;
	padding-left: 40px;
	background-repeat: no-repeat;
	text-align: left;
	height: 563px;
	z-index: 0;
	position: relative;
	// height: 625px;
	// margin-left: -18px;
	margin-top: 38px;
}


.lbformSC:focus
{
	outline : 0 !important;	
}

.lbContentAreaSC
{
	margin-left: 10px;
	position: relative;
	top: 245px;
	left: 40px;
	//background-color: #555555;
	width: 300px;
}

.lbContentAreaSC:focus
{
	border: 2px solid #a1a1a1;
    	cursor:pointer;
    	background: #951128;
	outline : 0 !important;
}

.lbContentAreaSC:hover
{
	border: 2px solid #951128;
    	cursor:pointer;
    	background: #951128;
	outline : 0 !important;
}

.lbDisplayAreaSC
{
	margin-left: 10px;
	position: relative;
	top: 405px;
	left: -20px;
	//background-color: #444444;
	//width:300px
	outline: 0 !important;
}

.ws_dialog_close_buttonSC
{
	background-color: transparent;
	background-image: url(/acs/fragments/lightbox_cancerhome/images/SummerCampaign2016CloseButton.png);
	position: absolute;
	left: 790px;
	top: 98px;
	width: 27px;
	height: 23px;
	text-indent: -9999px;
	outline: none;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

#closeButtonSC:focus{
	border: 1px solid #fff; 
	left-margin: 2px;
	border-bottom: 1px solid #fff !important;
}

#closeButtonSC:focusout {
	border: 0px; border-bottom: 0px !important;
}

.lbwrapSpanishSC
{
	width: 778px;
	padding-top: 10px;
	position: relative;
    	outline : none;
}

.lbdonateSC
{
	margin-left: 10px;
	position: relative;
	top: 370px;
	left: 45px; /*645px;*/
	font-family: SourceSansProBold !important;
    	font-size: 15.88pt !important;
	font-weight: 800;
    	// border-radius: 5px;
    	padding: 7px 22px; 
    	background: #C41D39;
    	border: 2px solid #C41D39; // #C41D39;
    	color: #fff;
    	text-align: center;
	height: 20px;
	outline: 0px !important;
	width: 270px;
	color: #fff;
}

/*
.lbdonateSC:focus
{
	border: 4px solid #931D39;
    	cursor:pointer;
    	background: #C41D39;
	outline : 0 !important;
}

.lbdonateSC:hover
{
	border: 4px solid #931D39;
    	cursor:pointer;
    	background: #C41D39;
	outline : 0 !important;
}
*/

/*
#lbdonateSC:focus
{
	 border: 1px solid #931D39; 
	 border-bottom: 1px solid #931D39 !important;
}

#lbdonateSC:focusout, #lbdonateSC:visited
{  
	//outline : 0;
	border: 1px solid #C41D39 !important; 
    	border-bottom: 1px solid #C41D39 !important;
}
*/

/* For txtOtherSC */
.	
{
	box-shadow:  0 0 0 5px #C41D39 !important;
	outline: 0 !important;
}

#divAmtSC
{
   	padding: 5px 0px;
   	width: 550px;
   	border: 0 !important;
   	border-width: 0 !important;
   	z-index: 1;
   	position: relative;
   	vertical-align: middle;
   	top: 275px; 
   	left: 55px;
}

#divAmtSC:focus, #divAmtSC:hover
{
   	border: 0 !important;
   	border-width: 0 !important;
   	outline: 0 !important;
}

.butSpanSC
{
   	margin-right: 13px;
   	display: inline-block;
}

.butSpanSC button:hover, .butSpanSC button:visited, .butSpanSC button, .butSpanSC button:active
{
	background: #fff !important;
	border: 0 !important;
	outline : 0 !important;
}

.SClbamounts
{
   	background-color: #fff;
   	color: #0d1d31;
   	font-family: Arial !important;
   	font-size: 12pt;
   	font-weight: bold;
   	height: 31px !important; 
   	width: 65px; 
   	margin-right: 0px;
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	border-radius: 5px; /* future proofing */
   	-khtml-border-radius: 5px; /* for old Konqueror browsers */
   	padding-top: 0px !important;
   	padding-bottom: 0px !important;
   	// border-color: 1px solid #fff;
   	text-align: center;
   	box-shadow:  0 0 0 1px #909090 !important;
}

.SClbamountsClicked
{
	cursor: pointer;
	outline: 0 !important;
	box-shadow:  0 0 0 5px #C41D39 !important;
}

.SClbamounts:hover
{
	background-color: #fff !important;
}

.txtOtherSC
{
   	-moz-border-radius: 5px;
   	-webkit-border-radius: 5px;
   	border-radius: 5px; /* future proofing */
   	-khtml-border-radius: 5px; /* for old Konqueror browsers */
   	/*
   	width: 75px;
   	max-width: 80px !important;
   	*/
   	// font-weight: 600;
   	height: 31px;
   	// line-height: 30px;
   	color: #0d1d31;
  
   	/*IE hack*/
   	height: 31px\9;
  
   	text-align: center;
   	font-family: Arial !important;
   	font-size: 12pt;
   	font-weight: bold;
   	border: 1px solid #909090;
   	// box-shadow:  0 0 0 1px #909090 !important;
}

.txtOtherSC:focus
{
	background: #fff !important;
	border: 1px solid #909090;
	outline : 0 !important;
}

.txtOtherSC:focusout
{
	background: #fff !important;
	border: 1px solid #909090;
	outline : 0 !important;
}

.activeLightboxSC
{
	cursor: pointer;
	outline: 0 !important;
	box-shadow:  0 0 0 5px #C41D39 !important;
}

.lbGiftSC
{
  	//top: 425px;
  	margin-left: 460px;
  	width: 250px;
  	font-family: Avenir;
  	font-size: 11px !important;
  	color: #fff;
  	outline : 0 !important; 
}

.lbheaderSC
{
	margin: 0px;
	padding: 25px 0px 0px 0px;
	color: #fff;
	font-family: Avenir !important;
	font-size: 35px;
	line-height: 38px;
	font-weight: bold;
	padding-right: 25px;
}

.DoNotDisplayLabelSC
{
	font-family: Arial !important;
	font-size: 11px;
	//font-weight: bold;
	//display: inline-block;
	vertical-align: middle;
	padding-top: 30px;.DoNotDisplayLabelSC a
	// padding-bottom: 10px;
	outline : 0 !important;
	margin-left: 10px;
}

.DoNotDisplayLabelSC a
{
   	color : #ffffff;
   	border-bottom: dotted 1px #ffffff;
}

.DoNotDisplayLabelSC a:focus, .DoNotDisplayLabelSC a:hover	
{
   	border-bottom: 1px solid #ffffff !important;
   	outline : 0; 
}

#lnkFocusSC
{
	outline : 0;
	//border-bottom: none !important;
}
 