.margin-top-0 { margin-top: 0; }

.margin-05 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.margin-1 {
	margin-top: 1em;
	margin-bottom: 1em;
}

.margin-top-1 { margin-top: 1em; }	

.margin-left-1 { margin-left: 1em; }

.margin-bottom-1 { margin-bottom: 1em; }	

.margin-bottom-2 { margin-bottom: 2em; }			

.bupuf-documents .document-categories label { font-weight: normal; }

.bupuf-documents .glyphicon-file { font-size: 32px; }

.bupuf-documents a.icon { text-decoration: none; }

.bupuf-documents .icon img { vertical-align: bottom; }

.bupuf-documents .screen-reader-text { display: none; } /* hide pagination title */

.bupuf-documents .nav-links .page-numbers { margin-right: 0.5em; }

.bupuf-documents .nav-links .page-numbers.current { font-weight: bold; }

.strong { font-weight: bold; }