@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: #15264d;
}

.ReflowFontColor
{ 
  color: #ffffff;
}

.marqueeBackground
{ 
  background-color: #192432;
}

.MarqueeFontColor
{ 
  color: #ffffff;
}

#ToolbarLeftImg{background-image:url(https://files.onlinexperiences.com/FileLibrary/7472/24/Baron_Icon.png);}


.ReflowFillColor
{ 
  fill: #ffffff;
}


/*Hide View More button in agenda - SD 11-11-2024*/
.PageContent.List .EventRowItem.InfoCol .ItemExtra .AttachmentCount, .PageContent.List .EventRowItem.InfoCol .ItemExtra .ViewDetails {
    display: none; }

/*END*/

/*Remove nav logo - SD 11-11-2024*/

.ReflowToolbar #ToolbarLeftImg {
    display: none; }

/*END*/

/*****fix clear overlap in agenda filter*****/
button.FilterControl.FilterClear.tc-White {
    display: none;
}

/**** Test enlarge accessible template video player size - Langdon 10.23.25 - commented out 
#AxiomMediaFrame .AxiomMediaFrame {
    max-height: 85vh !important;

}
****/
