<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.panel .loadingMessage,
.panel .errorMessage
{
   color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#my_cs_left .headerLoadingIndicator
{
	margin-left: 50px;
	font-weight: normal;		
}

#my_cs_left .headerLoadingImg
{
	margin-right: 5px;
	margin-top: 2px;
	text-align:center;	
}
.headerLeft
{
	float:left;
}
.loadingRight
{
	width: 20%; 
	float:right;
	cursor: row-resize;	 
}
/* Override the style of OverlayDiv for Long string */
.overlayLongDiv .overlayInnerDivStyle
{
	width:284px; 
} 

.overlayLongDiv .overlayInnerMostDivStyle
{
	width:228px;
	background-position:10% 50%;
} 

#quickFindContainer
{
	margin-right:20px;
	display:none;
}
#quickFindContainer form
{
	display:inline;
}
#quickFindSearchString
{
	border:1px solid #ccc;
	font-size:13px;
}
#quickFindFormType
{
	border:1px solid #ccc;
	font-size:11px;
	padding:1px 0 0;
}
.SpryHiddenRegion {
	visibility: hidden;
}

#shortcuts #shortcutsContent .contents .item img,
#savedsearches #savedSearchesCallout .contents .item img
{
	cursor: pointer;
	vertical-align: middle;
}

.linksNewViewAll 
{
	 float:right;
}

.reminderImg
{
	float:left;
	padding-right:3px;
	display:inline;
}

#getPagesRequiringMyApproval_data .date_col cell,
#getPagesRequiringMyGroupsApproval_data .date_col cell,
#getPagesRequiringMyApproval_data .title_col cell,
#getPagesRequiringMyGroupsApproval_data .title_col cell,
#getPagesRequiringMyApproval_data .cell,
#getPagesRequiringMyGroupsApproval_data .cell,
#getNotifications_data .date_col cell,
#getNotifications_data .title_col cell,
#getNotifications_data .cell,
#getMyChanges_data .date_col cell,
#getMyChanges_data .title_col cell,
#getMyChanges_data .cell,
#getChangesToMyContent_data .date_col cell,
#getChangesToMyContent_data .title_col cell,
#getChangesToMyContent_data .cell
#getChangesToMyGroupsContent_data .date_col cell,
#getChangesToMyGroupsContent_data .title_col cell,
#getChangesToMyGroupsContent_data .cell
{
	cursor: default;
}

#savedsearches
{
	padding-top:10px;
}

#noscript {display: block !important;}
#noscript, #unsupportedBrowserMsg {text-align: center;}
#noscript div, #noscript ul, #unsupportedBrowserMsg p, #unsupportedBrowserMsg ul
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#noscript p {margin-top: 10px;}
#noscript li, #unsupportedBrowserMsg li {margin-top: 10px;}
#unsupportedBrowserMsg p, #unsupportedBrowserMsg ul {width: 425px;}

body.notAContributor #loading_container {display: none;}
#notAContributorMsg {background: url('/commonspot/dashboard/images/cs.jpg') #fff no-repeat center 30px; padding-top: 40px; text-align: center;}
#notAContributorMsg p {padding: 60px 0 40px;}


#mycs #my_cs_left .table_header 
{
	cursor: default;
}

#getMyChanges_header,
#getChangesToMyContent_header,
#getChangesToMyGroupsContent_header,
#getPagesRequiringMyApproval_header,
#getPagesRequiringMyGroupsApproval_header,
#getNotifications_header
{
	cursor: pointer;
}

.expand_collapse_img
{
	cursor: pointer;
}

#mycs
{
	position: relative;
	/*z-index: -1;*/
	overflow-y: auto;
   overflow-x: hidden;
}

#clientUICommonMenu
{
	position: relative;
	z-index: 10;
}

#mycs #my_cs_left .notifications_table
{
	cursor: default;
}

.expandCollapseSpan
{
	float:left; 
	margin-right: 5px;
}

#lview #lview_right #breadcrumbs_toolbar #breadcrumbs_right #mobileIcon
{ 
	padding-top:2px;  
	float:right;
	width:28px;  
	border-left:1px solid #CCCCCC; 
}

.clsPushButton
{   
	font-size: 10px;	
	border-style: outset;
	padding-left: 3px !important;
	padding-right: 3px !important;
	height: 17px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px outset #CCCCCC;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	cursor: pointer;
}

#counts
{
	float:right !important;
   margin-top: 4px;
   vertical-align: bottom;
	height: 16px;
}

#counts a 
{
	display:inline;
	text-decoration: none;
	height: 16px;
}

#notificationCount 
{
	display:inline !important;
}

#notificationCount img
{
	vertical-align:top;
}

#notificationCount a:hover
{
	background-color: transparent !important;
	border-left: 1px solid transparent !important;
}

#workItemsCount
{
	display:inline !important;
}

#workItemsCount img
{
	vertical-align:top;
}

#workItemsCount a:hover
{
	background-color: transparent !important;
	border-left: 1px solid transparent !important;
}

#my_cs_left .pagelink {margin-left: 5px;}
#my_cs_left .title_col:hover .pagelink {display: inline-block;}</pre></body></html>