.pink {
    color: #E91E63 !important;
}
.teal {
    color: #009688 !important;
}
.deep-orange {
    color: #FF5722 !important;
}
.cyan {
    color: #00BCD4 !important;
}

.bg-light-blue {
    background-color: #03A9F4 !important;
}

.light-blue {
    color: #03A9F4 !important;
}
.green{
	color: #28a745  !important;
}
.orange {
    color: #FF9800 !important;
}
.email-attachment-document {
    background: #efefef;
    color: #555;
}