.pos3, .wc1, .ws1_0, .ws1_1, .ws1_2, .ws1_3, .ws1_4, .ws1_5, .ws1_6, .ws1_7, .ws1_8, .ws1_9, .ws1_10, .ws1_11, .ws1_12, .bc1_0, .bc1_1, .bc1_2, .bc1_3, .bc1_4, .bc1_5, .bc1_6, .bc1_7, .bf1, .bf2, .pr1, .pr2 {
color: chocolate; font-weight: bold
}
.headword {
font-size: 1.1em; font-weight: bold
}
.subheadword {
font-weight: bold
}
.audio_icon  {
/*width: 20px; /* 设置宽度为20像素 */
height: 20px; /* 设置高度为20像素 */
}
.headword img, .glabel img, .ex-body img {
/*width: 20px; /* 设置宽度为20像素 */
height: 18px; /* 设置高度为18像素 */
}

.BYB img, .casual_exp img, .earth img, .pbhead img, .truth_title img, .CE img, .central_meaning img, .formal_exp img, .phrase_origin img, .usage img, .PB img, .collocation img, .metaphor img, .refere img, .word_origin img, .Plus img, .comp img, .navi img, .synonym img, .attention_kana img, .compound_word img, .navi_exp img, .synonymp img, .base_word img, .derived_word img, .neutral img, .truth img, .svoc img, .glabel img, .subheadword img, .gi {
/*width: 20px; /* 设置宽度为20像素 */
height: 18px; /* 设置高度为180像素 */
}

.ex-body, .subhead, .meaning   {
display: block;
}
.size_53, .pbgraph { max-width: 30vw; max-width: 30vh; border: 1px solid lightgrey;}
.i {
color: red;
font-weight: bold;
}
o{
color: red;
font-weight: bold;
}
.example{
color: gray;
font-size: small;
}
.example::after{
content: '';
width: 100%;
height: 1em;
display: inline-block;
}
.columnhead{
border: #5c6bc0 1px solid;
border-radius : 10%;
font-weight: bold;
color: #5c6bc0;
}
.b,.b2{
font-weight: bolder;
}
/*not sure if there is any other "data-type" other than ="類語"*/
span.column[data-type] {
border: 1px solid #d1c4e9;
display: block;
padding: 15px;
margin-bottom: 1em;
background-color: #f3e5f5;
background-image: repeating-linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.05),
        rgba(255, 255, 255, 0.05) 10px,
        transparent 10px,
        transparent 20px
);
color: #4a148c;
border-radius: 3px;
}
.title::before{
content: "";
display: inline-block;
width: 1em;
}

/*HIDE AUDIO BUTTONS*/
.audio{
display: none;
}
