  a.sp-link::after {
    content: "\00a0>";
    display: inline;
}
.grey-heading {
	 font-size: 24px;
	 font-weight: bold;
	 color: #888b8d;
}
#need_help_section ul.media-list li.media {
	 font-size: 22px;
	 font-weight: bold;
	 color: #c8102e;
	 vertical-align: middle;
}
#need_help_section ul.media-list li.media img {
	 height: 60px;
}
#need_help_section span.grey-heading {
	 font-size: 24px;
	 font-weight: bold;
	 color: #888b8d;
	 margin: 1.125rem 0;
}
table.hours {
	 border-collapse: collapse;
}
table.hours td + td {
	 border-left: 1px solid;
}
table.hours tr + tr {
	 border-top: 1px solid;
}
table.hours td {
	 padding: 10px;
	 vertical-align: bottom;
}
table.hours td span {
	 font-weight: bold;
	 color: #54585a;
}
div.hr-slate {
	 width: 100%;
	 height: 1px;
	 border-bottom: 1px solid #54585a;
	 clear: both;
}

div.icon {
    display: inline-block;
}
div.icon .middle {
    display: inline-block;
    vertical-align: middle;
}
.bold-text {
    font-weight: 700;
}
div.middle img {
    height: 60px;
    vertical-align: middle;
    margin-right: 15px;
}

div.alert-info-fix {
    font-size: 1.04em;
    font-weight: 700;
}

div.row-in-panel {
    padding: 0 0.5em;
}