.headerbar #sunspot {
	float: right;
	margin: -4px 5px 5px 5px;
	text-decoration:none;
	display: none;
	clip-path: circle(50px at center);
}

.hasjs #sunspot {
	display: block;
}

#ucp-sunspot {
	 display:none;
}

.hasjs #ucp-sunspot {
	display: block;
}

.headerbar #sunspots {
	height: 118px; 
	width:118px;
}

.rtl .headerbar #sunspot {
	float: left;
}

img{
	color: white;
}
