#open_preferences_center {
	width: 				24px; 
	height: 			24px; 
	background-color: 	transparent; 
	position: 			fixed;
    bottom: 			60px;
    right: 				5px;
	border: 			none;
}

#open_preferences_center:hover {
	cursor: pointer;
}
