a {
	text-decoration: none;
}

.dropdown-toggle::after {
	content: none;
}

.hide{
	display: none;
	visibility: hidden;
}