#dashboard_right_now .securedbconnection-ssl span:before {
	content: "\f160";
}

#dashboard_right_now .securedbconnection-nossl span:before {
	content: "\f528";
	color: #d54e21;
}

#dashboard_right_now .securedbconnection-nossl {
	color: #d54e21;
}
