/* highlight colors */

/* Theme highlight color for text */
.user a, table div.dropDown a.title,
.mynetworkContainer .detailsView ul a,
#TB_window a,
.popupContent .footer label,
ul.breadcrumbs li a, 
div.infoBox ul.drawerList li a .title, 
.uploadProgress .value, 
.sectionRegisterSignin a, 
div.popup-calendar table th.weekend, 
div.popup-calendar table td.weekend, 
div.popup-calendar table th.weekday, 
.noInfo a, 
.loginFooter a, 
body.loginPage .forgotPassword a, 
.teamMembers .inviteMember	a, 
#bodyColumn .title a, 
div#impersonatingHeader a, 
.actionMenu li, 
.actionMenu a, 
.userPickerTree	 ul li li span, 
.comments ul li .user, 
#pageBody ul.tabStrip li.selected a, 
#pageBody h1, 
.teamMembers .inviteMember	a, 
.toggleLink, 
.askAssignmentToggle, 
.calendarTable table .description a, 
.taskList .description, 
.taskList .description a, 
.AdvancedSearchToggle, 
.title a, 
#pageBody .actions a, 
.drawersList a, 
.selectList ul li a, 
.contentBox a, 
#availableRepList a,
#cpgLinkArea a,
.subnav li a,
.drawContents ul.drawerList a.link span.title,
a.thickbox,
.dataList .assignmentsList li a
{
	color: #5e87b3;
}

/* Theme highlight color for backgrounds */
div.popup-calendar .today,
div.popup-calendar table td a.selected, 
div.popup-calendar table td a:hover,
div.popup-calendar div a:hover
{
	background-color: #5e87b3
}
