@import url(https://content.onlinexperiences.com/customvts/VXP/Reflow/Global/css/Search.css);
@import url(https://content.onlinexperiences.com/customvts/VXP/Reflow/Global/css/ResponsiveDesignGlobalOverrides.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700,900); body
{
  font-family: 'Roboto', sans-serif;
}

.ReflowBgColor
{ 
  background-color: #EC1300;
}

.ReflowFontColor
{ 
  color: #ffffff;
}

.marqueeBackground
{ 
  background-color: #EC1300;
}

.MarqueeFontColor
{ 
  color: #ffffff;
}

#ToolbarLeftImg{background-image:url( https://files.onlinexperiences.com/FileLibrary/3364/24/AARP140x54.png);}ReflowFillColor
{ 
  fill: #ffffff;
}
/*Hides the grid background on image and HTML grids*/ 
#BodyTag .ReflowWrapper .PageContent { 
background-color: transparent !important;
}
/*Hides date for theater grid item M.Lott 1.21*/ 
.PageContent.Grid .EventRowItem.DateCol .ItemDate .Date {
margin: 7px 0 0;
display: none;
}

.PageContent.Grid .EventRowItem.DateCol .ItemDate .Time {
margin: 0 0 5px;
display: none;
}
/*Hide vCard Address*/ 
.vCardAddress {
display: none;
} 