/*.Yes.umo-grid-item--customIcon:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f05e";
    color: red;
}

.None.umo-grid-item--customIcon:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f05e";
    color: red;
}

.Some.umo-grid-item--customIcon:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f05e";
    color: yellow;
}

.Any.umo-grid-item--customIcon:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f05e";
    color: green;
}

.No.Approval.Needed.umo-grid-item--customIcon:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f05e";
    color: green
}*/


.meta-table__item-rfield-head {
    display: none;
}

.umo-detail-view__image-related__slider-arrow {
	color: grey;
}