.html {
    font-family: pp-eiko;
}
portal b {
    font-family: pp-eiko, sans-serif;
}
.CloseTicketPopup__closeBtn{display:none;}
.commonStyle__zt3BrandBg {background-color: #000000;}
.Button__footerBtn:hover {
    background: #000000;
    border: 1px solid transparent;}
  .Icon__white {
    color: #FFFFFF;}
.Icon__brand {
    color: #000000;}
.commonStyle__zt3Brand {
    color: #000000;
font-weight: 600;
}
.ticket_duedate {
  display: none;
}
.Header__name {
  display: none;
}
.KbDetailLtContainer__articleContent a {
    color: #606162;
}
.Readingprogress__progressBar {
    background: linear-gradient(90deg, #000000 16%, #575656 75.89%, #ffffff 99.8%);
    border-radius: 0 5px 5px 0;
    box-shadow: 0 8px 18px rgba(0, 0, 0, .24);
    height: 4px;
    transition: all .2s;
}
.commonStyle__zt3BrandBorder {
    border-color: #000000;
}
.AvatarText__squareBg1 {
    background: #fffaf8;
    border: 1px solid #000000;
    border-radius: 10%;
}
