/* icon underlines */

.glyphicon.glyphicon:not(:hover) {
	text-decoration: none;
}


