.top-left-box > .he.item::before {
content:"פריט מס':"
}
.anom-bar-container .he.level::before{
content:"קלאס";
}
.contain-class .he.class-category::before{
content:"קלאס איחסון"
}
.disrupt-class .he.class-category::before{
content:"קלאס דיסרפציה:"
}
.risk-class .he.class-category::before{
content:"קלאס סיכון:"
}
.second-class .he.class-category::before{
content:"קלאס שני"
}
 
.he.class-text.notice::before{
content: "שימו לב"
}
.he.class-text.caution::before{
content: "זהירות"
}
.he.class-text.warning::before{
content: "warning"
}
.he.class-text.danger::before{
content: "אזהרה"
}
.he.class-text.critical::before{
content: "קריטי"
}
 
.he.class-text.dark::before{
content: "חושך"
}
 
.he.class-text.vlam::before{
content: "וולם"
}
 
.he.class-text.keneq::before{
content: "קנק"
}
 
.he.class-text.ekhi::before{
content: "אקהי"
}
 
.he.class-text.amida::before{
content: "עמידה"
}
 
.he.class-text.safe::before{
content: "בטוח"
}
.he.class-text.euclid::before{
content: "אוקליד"
}
.he.class-text.keter::before{
content: "כתר"
}
.he.class-text.explained::before{
content: "מוסבר"
}
.he.class-text.neutralized::before{
content: "נוטרל"
}
.he.class-text.pending::before{
content: "ממתין"
}
.he.class-text.esoteric::before{
content: "אסוטרי"
}
 
.he.anom-bar-container.clear-6 .top-right-box > .clearance::before {
    content: "סוד סופר-קוסמי";
}
 
.he.anom-bar-container.clear-5 .top-right-box > .clearance::before {
    content: "סודי-ביותר";
}
 
.he.anom-bar-container.clear-4 .top-right-box > .clearance::before {
    content: "סודי";
}
 
.he.anom-bar-container.clear-3 .top-right-box > .clearance::before {
    content: "סוד קונפידלי";
}
 
.he.anom-bar-container.clear-2 .top-right-box > .clearance::before {
    content: "מוגבל";
}
 
.he.anom-bar-container.clear-1 .top-right-box > .clearance::before {
    content: "לא מוגבל";
}
