.sr-only-focusable:active,  
.sr-only-focusable:focus {  
	position: static;  
	width: auto;  
	height: auto;  
	margin: 0;  
	overflow: visible;  
	clip: auto;  
}

.docs a.portal:before {
	content: "\f108";
	margin-left: -1%;
	margin-right: 1%;
}
#notice, #poc, #docs, #main, #info {
	margin-top: -110px;
	padding-top: 110px;
}

.copy {
	padding-bottom: 3%;
}
