/* 
This is the section css for
PennDOT Update 
*/
a.btn.btnMain.btnContact
{
	display: none;
}
a.btnMain, .btnMain, a.btn.btnMain, #home-content .responsiveTable th, #home-content table.responsiveTable th
{
	background-color: #2a578d;
	color: FFF;
}
a.btnMain, .btnMain, a.btn.btnMain{
	border: 2px solid #2a578d;
}
a.btn.btnMain:hover{
	color: #2a578d !important;
}
h1, h1 a, h1 span
{
	color: #2a578d;
	background-color: #FFF;
}
.header h1 .fa-home, .svg-inline--fa.fa-home.fa-w-18
{
	display: none;
}
h1 img
{
	height: 1em;
	margin-top: 15px;
}