
/* Similar to Avenir Next  */


/*

@font-face {
  font-family: 'Nunito'; 
  src: url("https://www.google.com/fonts/specimen/Nunito"); 
}
*/


@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 - Sustainer  *************************/
/************************************************************************************************************************/


.lbwrapFC
{
	width: 788px;
	padding-top: 20px;
	position: relative;
	outline : 0 !important;	
}

.lbwrapFC:focus
{
	outline : 0 !important;	
}

.lbformFC .lbamountlabelother
{
	font-size: 15px;
	line-height: 18px;
	width: auto;
	padding-right: 8px;
	//background-color: #933069;
}

.lbformFC
{
	/* TODO: ACS - change the image URL below to its final path: */
	/* background-image: url(/acs/fragments/lightbox_cancerhome/images/Sustainer_LightBox.png); */
	background-image: url(/acs/fragments/lightbox_cancerhome/images/Sustainer_LightBoxA1.jpg);
	border: 1px solid #002d44;
	background-color: #000000;
	padding-left: 40px;
	//padding-top: 643px;
	background-repeat: no-repeat;
	text-align: left;
	height: 467px;
	z-index: 0;
	position: relative;
}

.lbformFC:focus
{
	outline : 0 !important;	
}

.lbContentAreaFC
{
	margin-left: 10px;
	position: relative;
	top: 245px;
	left: 40px;
	//background-color: #555555;
	width: 300px;
}

.lbDisplayAreaFC
{
	margin-left: 10px;
	position: relative;
	top: 365px;
	left: -35px;
	//background-color: #444444;
	width: 300px;
}

.ws_dialog_close_buttonFC
{
	background-color: transparent;
	background-image: url(/acs/fragments/lightbox_cancerhome/images/CloseButton10.png);
	position: absolute;
	left: 778px;
	top: 10px;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	outline: none;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

#closeButtonFC:focus{
	border: 1px solid #fff; 
	border-bottom: 1px solid #fff !important;
}

#closeButtonFC:focusout {
	border: 1px solid #FFF; 
	border: 0px; border-bottom: 0px !important;
}

.lbwrapSpanishFC
{
	width: 778px;
	padding-top: 10px;
	position: relative;
    outline : none;
}

.lbdonateFC
{
	display: block;
	background-color: #3067b3 !important;
	background-image: url(/acs/fragments/lightbox_cancerhome/images/Sustainer_LightBox-DonateButton1.png);
	background-repeat-y: no-repeat;
    // border-bottom: 0px !important; 
	border: 1px solid none !important; 
    border-bottom: 1px solid none !important;
	width: 295px; 
	height: 51px;
	z-index : 1;
}


#lbdonateFC:focus
{
	 border: 1px solid #3067b3; 
	 border-bottom: 1px solid #3067b3 !important;
}

#lbdonateFC:focusout, #lbdonateFC:visited
{  
	
	//outline : 0;
	border: 1px solid none !important; 
    border-bottom: 1px solid none !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: Avenir !important;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 10px;
	outline : 0 !important;
}

.DoNotDisplayLabelFC a
{
   color : #fff;

}

.DoNotDisplayLabelFC a:focus, .DoNotDisplayLabelFC a:hover	
{
   border-bottom: 1px solid #fff !important;
   outline : 0; 
}

#lnkFocusFC
{
	outline : 0;
	//border-bottom: none !important;
}


/*************************************/ 
/********     SPANISH   *************/ 
/***********************************/ 

.lbwrapSPFC
{
	width: 815px;
	padding-top: 20px;
	position: relative;
	outline : 0 !important;	
}

.lbwrapSPFC:focus
{
	outline : 0 !important;	
}

.lbwrapSPFC .lbamountlabelother
{
	font-size: 15px;
	line-height: 18px;
	width: auto;
	padding-right: 8px;
	//background-color: #933069;
}

.lbformSPFC
{
	/* TODO: ACS - change the image URL below to its final path: */
	/* background-image: url(/acs/fragments/lightbox_cancerhome/images/Sustainer_LightBox.png); */
	background-image: url(/acs/fragments/lightbox_cancerhome/images/SpanishSustainerLightbox.png);
	//border: 1px solid #002d44;
	background-color: transparent;
	padding-left: 40px;
	background-repeat: no-repeat;
	text-align: left;
	height: 490px;
	// z-index : 999;
	position: relative;
}

.lbformSPFC:focus
{
	outline : 0 !important;	
}

.lbContentAreaSPFC
{
	margin-left: 10px;
	position: relative;
	top: 305px;
	left: 40px;
	// background-color: #555555;
	width: 300px;
}

#divAmtSPFC
{
   padding: 5px 0px;
   width: 390px;
   border: 0 !important;
   border-width: 0 !important;
   height: 35px;
   top: 190px;
   left: 20px;
   z-index: 1;
   // background-color: #000;
   // display: inline-block;
   position: relative;
   font-family: Avenir !important;
   //background-color: silver;
   vertical-align: middle;
}

#divAmtSPFC:focus, #divAmtSPFC:hover
{
   border: 0 !important;
   border-width: 0 !important;
   outline: 0 !important;
}

.butSpanFCSP
{
   margin-left: 10px;
   display: inline-block;
}

.SPFClbamounts
{
   background-color: #fff;
   color: #0d1d31;
   font-family: Avenir;
   font-size: 16px;
   height: 36px !important; 
   width: 65px; 
   margin-right: 0px;
	// vertical-align: middle;
   -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;
}

.SPFClbamountsClicked
{
	cursor: pointer;
    // outline: 0.2em solid #3067b3;
	box-shadow:  0 0 0 5px #3067b3;
}

.SPFClbamounts:hover
{
	background-color: #fff !important;
}

.txtOtherFCSpanish
{
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px; /* future proofing */
   -khtml-border-radius: 5px; /* for old Konqueror browsers */
   width: 117px;
   font-weight: 600;
   height: 36px;
   // line-height: 30px;
   color: #0d1d31;
  
  /*IE hack*/
  height: 36px\9;
  //line-height: 30px\9;
  
  font-family: Avenir;
  font-size: 16px;
  text-align: center;
  max-width: 120px !important;
  border: 1px solid #fff;
  
  // margin-left: 55px;
  // vertical-align: middle;
  // margin-top: -3px;
}

.activeLightboxFCSpanish
{
    // outline: 0.2em solid #3067b3;
	box-shadow:  0 0 0 5px #3067b3;
	/*margin: auto; */
}


.lbdonateSPFC
{
	display: block;
	// background-color: #3067b3 !important;
	background-image: url(/acs/fragments/lightbox_cancerhome/images/SpSusDonateButton.png);
	background-repeat-y: no-repeat;
    border: 1px solid transparent !important; 
    border-bottom: 1px solid transparent !important;
	width: 315px; 
	height: 51px;
}

#lbdonateSPFC:focus
{
   border: 1px solid #3067b3; 
   border-bottom: 1px solid #3067b3 !important;
}

#lbdonateSPFC:focusout, #lbdonateFC:visited
{  
	border: 1px solid transparent !important; 
    border-bottom: 1px solid transparent !important;
}

.lbDisplayAreaSPFC
{
	margin-left: 10px;
	position: relative;
	top: 335px;
	left: -20px;
	// background-color: #444444;
	width: 300px;
}

.DoNotDisplayLabelSPFC
{
	font-family: Avenir !important;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 10px;
}

.DoNotDisplayLabelSPFC a
{
   color : #fff;
   // border-bottom: 1px dotted #fff !important;
   // font-weight: bold;
}

.DoNotDisplayLabelSPFC a:focus, .DoNotDisplayLabelSPFC a:hover	
{
   border-bottom: 1px solid #fff !important;
   outline : 0; 
}

.ws_dialog_close_buttonSPFC
{
	background-color: transparent;
	background-image: url(/acs/fragments/lightbox_cancerhome/images/CloseButton10.png);
	position: absolute;
	left: 790px;
	top: 20px;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	outline: none;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

#closeButtonSPFC:focus{
	border: 1px solid #FFF; 
	border-bottom: 1px solid #FFF !important;
}

#closeButtonSPFC:focusout {
	border: 1px solid #FFF; 
	border: 0px; border-bottom: 0px !important;
}

.ws_dialog_close_buttonSpanishFC
{
	background-image: url(/acs/fragments/lightbox_cancerhome/images/Strides-lightbox-close.png);
	position: absolute;
	left: 790px;
	top: 0px;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	outline: none;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

/*************************************************************************************************************************/
/************************* 	Second CAMPAIGN - EOY  *************************/
/************************************************************************************************************************/

.lbwrapSC
{
	width: 815px;
	padding-top: 20px;
	position: relative;
	outline : 0 !important;	
}

.lbwrapSC:focus
{
	outline : 0 !important;	
}

.lbwrapSC .lbamountlabelother
{
	font-size: 15px;
	line-height: 18px;
	width: auto;
	padding-right: 8px;
	//background-color: #933069;
}

.lbformSC
{
	/* TODO: ACS - change the image URL below to its final path: */
	/* background-image: url(/acs/fragments/lightbox_cancerhome/images/Sustainer_LightBox.png); */
	// background-image: url(/acs/fragments/lightbox_cancerhome/images/EOY2015.png);
	background-color: transparent;
	padding-left: 40px;
	background-repeat: no-repeat;
	text-align: left;
	height: 490px;
	position: relative;
}

.lbformSC:focus
{
	outline : 0 !important;	
}

#divAmtSC
{
   padding: 5px 0px;
   width: 450px;
   border: 0 !important;
   border-width: 0 !important;
   z-index: 1;
   position: relative;
   font-family: Avenir !important;
   vertical-align: middle;
   top: 205px; 

}

#divAmtSC:focus, #divAmtSC:hover
{
   border: 0 !important;
   border-width: 0 !important;
   outline: 0 !important;
}

.butSpanSC
{
   margin-right: 18px;
   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: Avenir;
   font-size: 16px;
   height: 36px !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 5px transparent !important;
}

.SClbamountsClicked
{
	cursor: pointer;
	outline: 0 !important;
	box-shadow:  0 0 0 5px #C61A35 !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: 36px;
   // line-height: 30px;
   color: #0d1d31;
  
   /*IE hack*/
   height: 36px\9;
   //line-height: 30px\9;
  
   font-family: Avenir;
   font-size: 16px;
   text-align: center;

   border: 1px solid #fff;
   box-shadow:  0 0 0 5px transparent !important;
}

.txtOtherSC:focus
{
	background: #fff !important;
	border: 0 !important;
	outline : 0 !important;
}

.activeLightboxSC
{
	box-shadow:  0 0 0 5px #C61A35 !important;
	outline: 0 !important;
}

.lbContentAreaSC
{
	margin-left: 10px;
	position: relative;
	top: 315px;
	font-family: Avenir;
    font-size: 26px !important;
	font-weight: 800;
    border-radius: 5px;
    padding: 10px 40px; 
    background: #C61A35;
    border: 2px solid #C61A35;
    //width: 250px;
	//left: 0px;
    color: #fff;
    text-align: center;
	height: 20px;
}

.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: 340px;
	left: -20px;
	// background-color: #444444;
	width: 300px;
	outline : 0 !important;
}

.lnkNoDisplaySC{
	
	color: #fff;
}

.DoNotDisplayLabelSC
{
	font-family: Avenir !important;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 10px;
	outline : 0 !important;
}

.DoNotDisplayLabelSC a
{
   color : #fff;
}

.DoNotDisplayLabelSC a:focus, .DoNotDisplayLabelSC a:hover	
{
   border-bottom: 1px solid #fff !important;
   outline : 0; 
}

.ws_dialog_close_buttonSC
{
	background-color: transparent;
	background-image: url(/acs/fragments/lightbox_cancerhome/images/CloseButton10.png);
	position: absolute;
	left: 790px;
	top: 20px;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	outline: none;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

#closeButtonSC:focus{
	border: 1px solid #FFF; 
	border-bottom: 1px solid #FFF !important;
}

#closeButtonSC:focusout {
	border: 1px solid #FFF; 
	border: 0px; border-bottom: 0px !important;
}

/*************************************************************************************************************************/
/************************* 	Third CAMPAIGN - Giving Tuesday  *************************/
/************************************************************************************************************************/

.lbwrapTC
{
	width: 815px;
	padding-top: 20px;
	position: relative;
	outline : 0 !important;	
}

.lbwrapTC:focus
{
	outline : 0 !important;	
}

.lbwrapTC .lbamountlabelother
{
	font-size: 15px;
	line-height: 18px;
	width: auto;
	padding-right: 8px;
	//background-color: #933069;
}

.lbformTC
{
	/* TODO: ACS - change the image URL below to its final path: */
	/* background-image: url(/acs/fragments/lightbox_cancerhome/images/Sustainer_LightBox.png); */
	// background-image: url(/acs/fragments/lightbox_cancerhome/images/EOY2015.png);
	background-color: transparent;
	padding-left: 40px;
	background-repeat: no-repeat;
	text-align: left;
	height: 490px;
	position: relative;
}

.lbformTC:focus
{
	outline : 0 !important;	
}

#divAmtTC
{
   padding: 5px 0px;
   width: 450px;
   border: 0 !important;
   border-width: 0 !important;
   z-index: 1;
   position: relative;
   font-family: Avenir !important;
   vertical-align: middle;
   top: 205px; 

}

#divAmtTC:focus, #divAmtTC:hover
{
   border: 0 !important;
   border-width: 0 !important;
   outline: 0 !important;
}

.butSpanTC
{
   margin-right: 18px;
   display: inline-block;
}

.butSpanTC button:hover, .butSpanTC button:visited, .butSpanTC button, .butSpanTC button:active
{
	background: #fff !important;
	border: 0 !important;
	outline : 0 !important;
}

.TClbamounts
{
   background-color: #fff;
   color: #0d1d31;
   font-family: Avenir;
   font-size: 16px;
   height: 36px !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 5px transparent !important;
}

.TClbamountsClicked
{
	cursor: pointer;
	outline: 0 !important;
	box-shadow:  0 0 0 5px #C61A35 !important;
}

.TClbamounts:hover
{
	background-color: #fff !important;
}

.txtOtherTC
{
   -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: 36px;
   // line-height: 30px;
   color: #0d1d31;
  
   /*IE hack*/
   height: 36px\9;
   //line-height: 30px\9;
  
   font-family: Avenir;
   font-size: 16px;
   text-align: center;

   border: 1px solid #fff;
   box-shadow:  0 0 0 5px transparent !important;
}

.txtOtherTC:focus
{
	background: #fff !important;
	border: 0 !important;
	outline : 0 !important;
}

.activeLightboxTC
{
	box-shadow:  0 0 0 5px #C61A35 !important;
	outline: 0 !important;
}

.lbContentAreaTC
{
	margin-left: 10px;
	position: relative;
	top: 315px;
	font-family: Avenir !important;
    font-size: 26px !important;
	font-weight: 800;
    border-radius: 5px;
    padding: 10px 40px; 
    background: #C61A35;
    border: 2px solid #C61A35;
    //width: 250px;
	//left: 0px;
    color: #fff;
    text-align: center;
	height: 20px;
}

.lbContentAreaTC:focus
{
	border: 2px solid #a1a1a1;
    cursor:pointer;
    background: #951128;
	outline : 0 !important;
}

.lbContentAreaTC:hover
{
	border: 2px solid #951128;
    cursor:pointer;
    background: #951128;
	outline : 0 !important;
}


.lbDisplayAreaTC
{
	margin-left: 10px;
	position: relative;
	top: 335px;
	left: -20px;
	// background-color: #444444;
	width: 300px;
	outline : 0 !important;
}

.DoNotDisplayLabelTC
{
	font-family: Avenir !important;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 10px;
	outline : 0 !important;
}
 
.DoNotDisplayLabelTC a
{
   color : #fff;
}

.DoNotDisplayLabelTC a:focus, .DoNotDisplayLabelTC a:hover	
{
   border-bottom: 1px solid #fff !important;
   outline : 0; 
}

.ws_dialog_close_buttonTC
{
	background-color: transparent;
	background-image: url(/acs/fragments/lightbox_cancerhome/images/CloseButton10.png);
	position: absolute;
	left: 790px;
	top: 10px;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	outline: none;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

#closeButtonTC:focus{
	border: 1px solid #FFF; 
	border-bottom: 1px solid #FFF !important;
}

#closeButtonTC:focusout {
	border: 1px solid #FFF; 
	border: 0px; border-bottom: 0px !important;
}

/*************************************************************************************************************************/
/************************* 	Fourth CAMPAIGN - Urgent Tax  *************************/
/************************************************************************************************************************/

.lbwrapUT
{
	width: 815px;
	padding-top: 20px;
	position: relative;
	outline : 0 !important;	
}

.lbwrapUT:focus
{
	outline : 0 !important;	
}

.lbwrapUT .lbamountlabelother
{
	font-size: 15px;
	line-height: 18px;
	width: auto;
	padding-right: 8px;
	//background-color: #933069;
}

.lbformUT
{
	/* TODO: ACS - change the image URL below to its final path: */
	/* background-image: url(/acs/fragments/lightbox_cancerhome/images/Sustainer_LightBox.png); */
	// background-image: url(/acs/fragments/lightbox_cancerhome/images/EOY2015.png);
	background-color: transparent;
	padding-left: 40px;
	background-repeat: no-repeat;
	text-align: left;
	height: 563px;
	position: relative;
}

.lbformUT:focus
{
	outline : 0 !important;	
}

#divAmtUT
{
   padding: 5px 0px;
   width: 450px;
   border: 0 !important;
   border-width: 0 !important;
   z-index: 1;
   position: relative;
   font-family: Avenir !important;
   vertical-align: middle;
   top: 200px; 

}

#divAmtUT:focus, #divAmtUT:hover
{
   border: 0 !important;
   border-width: 0 !important;
   outline: 0 !important;
}

.butSpanUT
{
   // margin-right: 18px;
   margin-right: 24px;
   display: inline-block;
}

.butSpanUT button:hover, .butSpanUT button:visited, .butSpanUT button, .butSpanUT button:active
{
	background: #fff !important;
	border: 0 !important;
	outline : 0 !important;
}

.UTlbamounts
{
   background-color: #fff;
   color: #0d1d31;
   font-family: Avenir;
   font-size: 16px;
   height: 36px !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 5px transparent !important;
}

.UTlbamountsClicked
{
	cursor: pointer;
	outline: 0 !important;
	box-shadow:  0 0 0 5px #C61A35 !important;
}

.UTlbamounts:hover
{
	background-color: #fff !important;
}

.txtOtherUT
{
   -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: 36px;
   // line-height: 30px;
   color: #0d1d31;
  
   /*IE hack*/
   height: 36px\9;
   //line-height: 30px\9;
  
   font-family: Avenir;
   font-size: 16px;
   text-align: center;

   border: 1px solid #fff;
   box-shadow:  0 0 0 5px transparent !important;
}

.txtOtherUT:focus
{
	background: #fff !important;
	border: 0 !important;
	outline : 0 !important;
}

.activeLightboxUT
{
	box-shadow:  0 0 0 5px #C61A35 !important;
	outline: 0 !important;
}

.lbContentAreaUT
{
	margin-left: 10px;
	position: relative;
	top: 315px;
	font-family: Avenir !important;
    font-size: 26px !important;
	font-weight: 800;
    border-radius: 5px;
    padding: 10px 40px; 
    background: #C61A35;
    border: 2px solid #C61A35;
    //width: 250px;
	//left: 0px;
    color: #fff;
    text-align: center;
	height: 20px;
}

.lbContentAreaUT:focus
{
	border: 2px solid #a1a1a1;
    cursor:pointer;
    background: #951128;
	outline : 0 !important;
}

.lbContentAreaUT:hover
{
	border: 2px solid #951128;
    cursor:pointer;
    background: #951128;
	outline : 0 !important;
}

.lbcounterbox
{
	font-family: Avenir;
}

.tax
{
	top: 300px;
	left: 57px;
	position: relative;
	color : #D4E0E5;
	font-size: 14px !important;
	font-family: Avenir;
}

.lbcounter{
	top: 310px;
	left: 68px;
	position: relative;
    font-size: 18px !important;
	font-weight: 800;
	color: #fff;
}

.acsDate
{
	 font-size: 26px !important;
}


.lbDisplayAreaUT
{
	margin-left: 10px;
	position: relative;
	top: 365px;
	left: -20px;
	// background-color: #444444;
	width: 300px;
	outline : 0 !important;
}

.DoNotDisplayLabelUT
{
	font-family: Avenir !important;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 10px;
	outline : 0 !important;
}

.DoNotDisplayLabelUT a
{
   color : #D4E0E5;
}

.DoNotDisplayLabelUT a:focus, .DoNotDisplayLabelUT a:hover	
{
   border-bottom: 1px solid #D4E0E5 !important;
   outline : 0 !important; 
}

.ws_dialog_close_buttonUT
{
	background-color: transparent;
	background-image: url(/acs/fragments/lightbox_cancerhome/images/CloseButton10.png);
	position: absolute;
	left: 795px;
	top: 20px;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	outline: none;
	background-repeat: no-repeat;
	border-bottom: none !important;
}

#closeButtonUT:focus{
	border: 1px solid #FFF; 
	border-bottom: 1px solid #FFF !important;
}

#closeButtonUT:focusout {
	border: 1px solid #FFF; 
	border: 0px; border-bottom: 0px !important;
}
