.sp-profile-wrapper .sp-profile-dropdown {
	background: #000;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 10px 15px !important;
	list-style: none !important;
	font-size: 14px;
	position: absolute;
	min-width: 100px;
	right: 0;
	top: 100%;
	display: none !important
}