/* Hide Login powered by in Login page */
#react-root > main > div > div > div.rcx-css-14gyq0r > div.rcx-box.rcx-box--full.rcx-css-12gps4f {
  display: none;
}
/* Hide Register in Login form */
#react-root > main > div > div > div.rcx-css-1tmhcn7 > form > footer > p {
  display: none;
}
/* Hide Button Change to Default in Login form */
#react-root > main > div > div > div.rcx-css-1tmhcn7 > div > div:last-child {
  display: none !important;
}
/* Hide Powered By in Sidebar */
#sidebar-region > nav > div.rcx-box.rcx-box--full.rcx-sidebar-footer > div {
  display: none;
}
footer.rcx-css-grma {
  padding-block: 0 !important;
}
#react-root > main > div > div > div.rcx-css-14gyq0r > div.rcx-css-1igr1lo {
  padding-block-end: 0 !important;
}
#react-root > main > div > div > div.rcx-css-14gyq0r > div.rcx-css-1igr1lo > div > img.rcx-css-13sr1uc {
  max-height: 8rem !important;
}.sidebar-item--unread {
    background-color: #ffcc00 !important;  /* Màu nền kênh chưa đọc */
    font-weight: bold !important;         /* Làm đậm chữ */
    color: #000 !important;               /* #FF0000 */
}
