.top-left-box > .th.item::before {
content:"วัตถุ#:"
}
.anom-bar-container .th.level::before{
content:"ระดับ";
}
.contain-class .th.class-category::before{
content:"ระดับการกักกัน"
}
.disrupt-class .th.class-category::before{
content:"ระดับความเป็นภัย:"
}
.risk-class .th.class-category::before{
content:"ระดับความอันตราย:"
}
.second-class .th.class-category::before{
content:"ระดับรอง"
}
 
.th.class-text.notice::before{
content: "notice"
}
.th.class-text.caution::before{
content: "caution"
}
.th.class-text.warning::before{
content: "warning"
}
.th.class-text.danger::before{
content: "danger"
}
.th.class-text.critical::before{
content: "critical"
}
 
.th.class-text.dark::before{
content: "dark"
}
 
.th.class-text.vlam::before{
content: "vlam"
}
 
.th.class-text.keneq::before{
content: "keneq"
}
 
.th.class-text.ekhi::before{
content: "ekhi"
}
 
.th.class-text.amida::before{
content: "amida"
}
 
.th.class-text.safe::before{
content: "safe"
}
.th.class-text.euclid::before{
content: "euclid"
}
.th.class-text.keter::before{
content: "keter"
}
.th.class-text.explained::before{
content: "explained"
}
.th.class-text.neutralized::before{
content: "neutralized"
}
.th.class-text.pending::before{
content: "pending"
}
.th.class-text.esoteric::before{
content: "esoteric"
}
 
.th.anom-bar-container.clear-6 .top-right-box > .clearance::before {
    content: "ความลับสุดขอบจักรวาล";
}
 
.th.anom-bar-container.clear-5 .top-right-box > .clearance::before {
    content: "ความลับสุดยอด";
}
 
.th.anom-bar-container.clear-4 .top-right-box > .clearance::before {
    content: "ความลับเฉพาะ";
}
 
.th.anom-bar-container.clear-3 .top-right-box > .clearance::before {
    content: "ความลับ";
}
 
.th.anom-bar-container.clear-2 .top-right-box > .clearance::before {
    content: "จำกัด";
}
 
.th.anom-bar-container.clear-1 .top-right-box > .clearance::before {
    content: "เข้าถึงได้";
}
