@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
.html {
    font-family: Inter, serif;;
}
portal b {
    font-family: Inter, 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%;
}
#nextbtn,
#nextbtn:hover,
#nextbtn:focus,
#nextbtn:active {
    background: #000 !important;
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

#nextbtn span {
    color: #fff !important;
}
