.fa-square-o:before
{
font-family: 'Font Awesome 5 Free Regular' !important;
content:"\f0c8" !important
}
.fa-check-square-o:before
{
font-family: 'Font Awesome 5 Free Regular' !important;
content:"\f14a" !important
}
.fa-dot-circle-o:before
{
font-family: 'Font Awesome 5 Free Regular' !important;
content:"\f192" !important
}
.fa-circle-o:before
{
font-family: 'Font Awesome 5 Free Regular' !important;
content:"\f111" !important
}
.fa-unsorted:before {
    content: '\f0dc' !important;
}
.fa-close:before {
    content: '\f00d' !important;
}
.fa-sign-in:before {
    content: '\f2f6' !important;
}
.fa4-memberstate-0 {
	background-image:none !important;
        font: 20px/1 FontAwesome;
        color:gray !important;
}
.fa4-memberstate-0:before
{
content: "\f0f4" !important;
}
.fa4-memberstate-1 {
	background-image:none !important;
        font: 20px/1 FontAwesome;
        color:orange !important;
}
.fa4-memberstate-1:before
{
content: "\f04b" !important;
}
.fa4-memberstate-2 {
	background-image:none !important;
        font: 20px/1 FontAwesome;
        color:red !important;
}
.fa4-memberstate-2:before
{
content: "\f00d" !important;
}
.fa4-memberstate-3 {
	background-image:none !important;
        font: 20px/1 FontAwesome;
        color:green !important;
}
.fa4-memberstate-3:before
{
content: "\f00c" !important;
}
.fa4-memberstate-4 {
	background-image:none !important;
        font: 20px/1 FontAwesome;
        color:#aaa !important;
}
.fa4-memberstate-4:before
{
content: "\f00c" !important;
}
