a img { border: none; }

a[href]:after {
	display: none;
	content: "";
}

a {
	text-decoration: none;
	color: inherit;
}

#ajax-spinner {
	display: none;
}

.hidden-print {
	display:none !important;
}

.col-xs-12.col-sm-6 {
	width: 50%;
}

.print-smaller {
	font-size: 1.2em;
	text-align: center;
}

.list-group {
	margin-bottom: 0;
}

h1 {
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 5px;
}