/*ACTIONS*/
.darkjs_autotable tr .actions i.fa.fa-eye {
	color: #7295b1;
}
.darkjs_autotable tr .actions i.fa.fa-pencil {
	color: #d28310;
}
.darkjs_autotable tr .actions i.fa.fa-check {
	color: #a0ab38;
}
.darkjs_autotable tr .actions i.fa.fa-minus-circle {
	color: #fd5769;
}
.darkjs_autotable tr .actions i.fa.fa-file {
	color: #6ebfc1;
}
.darkjs_autotable tr .actions i.fa.fa-trash {
	color: #F44336;
}
.darkjs_autotable tr .actions i.fa.fa-shield {
	color: #a1887f;
}
.darkjs_autotable tr .actions i.fa.fa-envelope {
	color: #3a96ab;
}
.darkjs_autotable tr .actions i.fa.fa-copy {
	color: #05a3b7;
}
.darkjs_autotable tr .actions i.fa-paper-plane {
	color: #e0667b;
}
.darkjs_autotable tr .actions i.fa-file-pdf-o {
	color: #b7bf13;
}
.darkjs_autotable tr .actions i.fa-euro {
	color: #80719a;
}
