.zmdi {
    line-height:inherit;
}
.zmdi > span{
    margin-left:0.2rem;
    margin-right:0.2rem;
}

font:not([class*="icon"]):not(i), input[type='text'] {
    font-family:Times New Roman,FMing-p,FMing-1,FMing-2,FMing-3,FMing-F,FSung-p,FSung-1,FSung-2,FSung-3,FSung-F,PMingLiU,PMingLiU-ExtB,HanaMinA,HanaMinB,seal !important;
}

td.entry {
    height:36px;
    max-width:600px;
}
td.entry font {
    font-size: 24px !important;
}
td.entry img {
    margin-bottom: 0.2rem;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: none;
    color: #000;
}
a:link {
    text-decoration: none;
    color: #000;
}
a:alink {
    text-decoration: none;
    color: #000;
}
a:visited {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: none;
    color: #000;
}
.dropdown-item {
    cursor: pointer;
}

#navigator + *:not(iframe) {
    margin-top:0.8em;
}

#navigator {
  background: white;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}