/* Support #1479 -Removing dropshadows around images */
img {     box-shadow: 0px 0px 0px rgba(17,17,17,0.7) !important;
}

/* Support #76021 - Formatting of 'Our Priorities' icons on homepage */

	.issues-button-container .issue-button a div.icon:before { display: -webkit-inline-box; }
	.issues-button-container .issue-button h4, #et_builder_outer_content .issues-button-container .issue-button h4 { margin-top: 40px !important; }

#menu-main-menu li.show-children ul {
	max-height: 1000px !important;
}
.issue-button.clean-air {
	background-color: #e39e0e !important;
}
.issue-button.healthy-great-lakes {
	background-color: #91b166 !important;
}
.issue-button.parks-public-land {
	background-color: #df5f28 !important;
}
.issue-button.safe-drinking-water {
	background-color: #3d98b7 !important;
}
.issue-button.good-government {
	background-color: #b075c9 !important;
}
.issue-button {
	margin: 10px 15px 10px 55px !important;
}
