.mod-linkSites a, .mod-linkSites a span {color:#666; font-weight:bold; font-size:12px; }

.ssItems li a, .ssItems li a:visited { color:#000; }

.symUtil {
	margin: 8px 0 10px;
}
.show-search {display:block;}
.show-search .fa-search {
	border-radius: 100%;
    color: #000;
    font-size: 16px;
    height: 34px;
}
				
li.flyoutTitle a {color:#000;}

.flyoutConnect {
	height: 6px;
	top: 86px;
}

.onFlyoutTitle {
	border-bottom: 6px solid #FDBB30;
	padding-bottom: 13px;
}
.flyout li .flyoutContent {
	top: 10px;
	width: 166px;
}
.flyout .flyoutContent ul li {
	font-weight: normal;
}
.mod-flyoutContent {
	width: 170px;
}
.mod-flyoutContentCol h3, .mod-flyoutContentColLast h3 {
	color: #8e908f;
	padding-bottom: 15px;
}


.auth-nav .flyoutContent ul li a, .auth-nav li.flyoutContent.onHover a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.flyoutContent ul li, .flyoutContent ul li a, li.flyoutContent.onHover a {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

/* CSS for Login Flyout - OPS-79914 - JJS 20160408  */
.auth-login {
	padding-top: 3px;
	margin-right:5px;	
}

.auth-login i {
	padding-right: 5px;
}

.auth-selector {
	height:21px;
	margin-right:5px;
	background: #e7e7e7;
	border-bottom: 4px solid #e7e7e7;	 	
}
.auth-selector:hover {
	background: #FDBB30;
	border-bottom: 4px solid #FDBB30;	
}
.auth-selector:hover .auth-nav li a {
	color:#000000;	
}
.flyoutAuthConnect {
    height: 0px;
	top: 20px;
}
.auth-nav li a {
	position: relative;
	display:inline;
	font-size:12px;
	font-weight:bold;
	color:#666;
	font-family:arial,helvetica,sans-serif;
	bottom:6px;
	padding-right:10px;
	padding-left: 10px;	
}
.auth-selector i {
	padding-right: 5px;
}
.flyout li .flyouAuthContent {
	top:-6px;
}
