#demo-font-download-status .highlightAlert { padding: 0 !important; }

#demo-font-download-status .highlightAlert p { padding: 4px 5px 6px 5px !important; }

	#demo-font-download-status .highlightAlert p:first-of-type::before {
		top: 4px !important;
	}

	#demo-font-download-status .highlightAlert p:first-of-type::after {
		top: 10px !important;
	}

#demo-font-download-status .highlightAlert span { line-height: 37px !important; }

#demo-font-download-status .highlightAlert span.done { display: inline-block; line-height: 37px !important; height: 37px !important; }

	#demo-font-download-status .highlightAlert p .reset {
		margin: 0;
		position: relative;
		top: -1px;
		right: 0px;
		text-decoration: none;
	}

@media only screen and (max-width: 767px) {

	#demo-font-download-status .highlightAlert p { padding: 14px 5px !important; }

	#demo-font-download-status .highlightAlert span { line-height: 18px !important; }

	#demo-font-download-status .highlightAlert span.done { display: block; line-height: 37px !important; }

	#demo-font-download-status .highlightAlert p .reset {
		margin-top: 12px !important;
		margin-bottom: 0 !important;
	}	
	
}
