.link {
	text-decoration: none;
}

.link:hover, .link:active, .link:focus {
	text-decoration: underline;
}

h3 small {
	color: #063a5d;
	font-weight: bold;
	font-size: .5em;
}

.btn {
	margin: 0 !important;
}

.ui-selectonemenu-label {
	padding: 0 !important;
	margin: 0 !important;
	border: none;
	box-shadow: none;
}

.ui-icon-triangle-1-s {
	margin-top: 12px !important;
}