/* ==========================================================================
EEN ANDER BEDRIJF - Inbox
========================================================================== */

.mod_message_inbox_list .unread {
	color: red;
}

.marketing #wrapper #main {
	background: #ffffff !important;
}

button.uncheck_important i.far.fa-flag {
	color: grey;
}

button.undo_delete i.fa.fa-trash-o {
	color: grey;
}

i.far.fa-envelope {
	color: green;
}

i.fa.fa-trash-o {
	color: red !important;
}

i.fas.fa-flag {
	color: red;
}

i.far.fa-flag {
	color: red;
}

.inbox-message:hover {
	background: #eee;
}

.inbox-message a {
	color: #333;
}


/* ==========================================================================
End CSS
========================================================================== */


/* ==========================================================================
EEN ANDER BEDRIJF  - Inbox - 1023px
========================================================================== */

@media screen and (max-width: 1023px) {}


/* ==========================================================================
End
========================================================================== */
