.bg-gray-50{
	background-color: #f0f0f0;
}

.btn[href*=".pdf"]{
	/*background-position: 100% 50%;*/
	background-image: none;
	padding-right: .5rem;
}

.noPDFicon[href*=".pdf"] {
    background-image: none;
}

.js-tabs-button:focus{
	background-color: #093c8f;
}
