.custom-column-right {
	float:right;
}

.custom-column-left {
	float: left;
}

.custom-width-full {
	clear: left;
	clear: right;
	width: 100%;
}

.blackLogout {
	color: black !important;
	text-decoration: none !important;
}

.blackLogout:hover {
	color: black !important;
	text-decoration: none !important;
}

.menuLogout:hover {
	background-color: #eeefff;
}
