.email-link {
    color:#004983;
    text-transform:uppercase;
}
.email-link:before {
    content: "\f0e0";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right:3px;
}

.active {
	background:#ff9900;
}

.editor table.table {
	width:100%;
}

.subtitle_orange {
	font-weight:bold;
}