﻿

#ServicePanel
{
	/* border-bottom: 1px solid #545454; */
}
#ServiceBar
{
}



#SiteSignOutContainer A
{
	color: #808080;
}
#SiteSignOutContainer A:hover
{
	color: #000000;
	text-decoration: none;
}


.ThemeSwitcherIcon a
{
	color: #202020 !important;
}


#BodySpacer
{
}

#OfficeSettingPanel
{
    color: #202020 !important;
}
#OfficeSettingPanel A
{
    color: #202020 !important;
}
#SiteUserInfoContainer A
{
    color: #202020; 
}
#SiteUserInfoContainer A:hover
{
    color: #000000;
}

#InfoDateTime
{
    color: #404040 !important;
}
#InfoDateTime .ActiveUpdate
{
    color: #202020 !important;
}
#InfoMessage
{
    color: #202020 !important;
}
#InfoMessage A
{
    color: #202020 !important;
}
#InfoMessage A:hover
{
    color: #202020 !important;
}



#ServicePanel .BackAgentOverlay
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/backagent_accent_dark.png);
}

#ServicePanel .PastNotices
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/tab_past_notices_hover.png);
}
#ServicePanel .QuickSupport
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/tab_support_hover.png);
}

#ServicePanel .Preferences
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/tab_preferences_hover.png);
}

#ServicePanel.Scrolling .BackAgentOverlay
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/backagent_accent_dark.png);
}

#ServicePanel.Scrolling .PastNotices
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/tab_past_notices_hover.png);
}
#ServicePanel.Scrolling .QuickSupport
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/tab_support_hover.png);
}

#ServicePanel.Scrolling .Preferences
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/tab_preferences_hover.png);
}

