﻿

#ServicePanel
{
	/* border-bottom: 1px solid #545454; */
}
#ServiceBar
{
}


#SiteSignOutContainer A
{
	color: #e0e0e0;
}
#SiteSignOutContainer A:hover
{
	color: #ffffff;
	text-decoration: none;
}

#BodySpacer
{
}
#InfoPanel
{
	background-image: url(https://cdn.pboffice.net/shared/header/arctic/info_back.png);
}
#InfoBar
{
}



.ThemeSwitcherIcon a
{
	color: #ffffff !important;
}

.BackAgentOverlay
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/backagent_accent_light.png);
}
.PastNotices
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/tab_past_notices.png);
}
.QuickSupport
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/tab_support.png);
}
.Preferences
{
	background-image: url(https://cdn.pboffice.net/shared/adc_new/tab_preferences.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);
}





