.fb_iframe_widget > span {
    height: 20px !important;
}
.copy-link-btn{
  background: #c5000bd1;
    border: 0px;
  border-radius: 3px;
    font-size: 11px;
    height: 20px;
    padding: 0 6px;
    color: #fff;
        vertical-align: middle;
    font-weight: bold;
}
/* CSS cho rank với số lượng màu text-shadow tương ứng */
.user-rank, .user-title {
  text-transform: capitalize;
}
.rank-0 {
    color: #ff0000; /* Đỏ */
    text-shadow: 1px 1px 2px #000; /* Bóng đen */
}

.rank-1 {
    color: #ff7f00; /* Cam */
    text-shadow: 1px 1px 2px #ff0000; /* Bóng đỏ */
}

.rank-2 {
    color: #ffff00; /* Vàng */
    text-shadow: 1px 1px 2px red, 1px -1px 2px blue; /* Bóng đỏ, xanh dương */
}

.rank-3 {
    color: #00ff00; /* Xanh lá */
    text-shadow: 1px 1px 2px #ff0000, 1px -1px 2px blue, -1px 1px 2px purple; /* Đỏ, xanh dương, tím */
}

.rank-4 {
    color: #0000ff; /* Xanh dương */
    text-shadow: 1px 1px 2px red, 1px -1px 2px blue, -1px 1px 2px purple, -1px -1px 2px green; /* Đỏ, xanh dương, tím, xanh lá */
}

.rank-5 {
    color: #4b0082; /* Chàm */
    text-shadow: 1px 1px 2px red, 1px -1px 2px blue, -1px 1px 2px purple, -1px -1px 2px green, 2px 2px 2px orange; /* Đỏ, xanh dương, tím, xanh lá, cam */
}

.rank-6 {
    color: #8f00ff; /* Tím */
    text-shadow: 1px 1px 2px red, 1px -1px 2px blue, -1px 1px 2px purple, -1px -1px 2px green, 2px 2px 2px orange, -2px -2px 2px yellow; /* Đỏ, xanh dương, tím, xanh lá, cam, vàng */
}

li.if-login.user-avatar-menu a b {
    color: #fff;
    margin-left: 3px;
}

.cmt-in {
    position: absolute;
    top: 15px;
    right: 10px;
    font-weight: 700;
}
.user-rank .progress-bar {
    background: #ddd;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    max-width: 300px;
    margin: auto;
}
form#commentform img.user-vip {
    position: absolute;
    top: -35%;
    margin: auto;
    right: 0;
    left: 0;
    width: 30px;
}
form#commentform  img.avatar {
    border-radius: 100%;
    border: 1px solid #cccccc;
    padding: 2px;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: center;
    float: none;
}
.comment-author.vcard img.user-vip {
    position: absolute;
    top: -20%;
    margin: auto;
    right: 0;
    left: 0;
    width: 20px;
}
.cmt-avatar {
    position: relative;
}
div.comment-respond {
    margin-top: 20px;
}
/* CSS file for Novel plugin */
div#custom_html-11 a.uk-button.uk-button-secondary {
    padding: 0px 8px;
    font-size: 9px;
    line-height: 24px;
}
.vip {
  font-size: 11px;
      position: relative;
      color: white;
      font-weight: bold;
      background-color: #ffb600;
      padding: 5px 10px;
      border-radius: 3px;
      overflow: hidden;
}

.vip::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%; /* Bắt đầu ngoài phần tử */
    width: 200%; /* Đủ rộng để phủ kín phần tử */
    height: 100%;
    background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.5) 50%, transparent 100%);
    /* animation: shimmer 2s infinite; */
}

@keyframes shimmer {
    0% {
        left: -50%;
    }
    100% {
        left: 50%;
    }
}

.hot {
    background-color: #ff2853;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    padding: 2px 6px 3px;
}
.new {
    border-radius: 5px;
    background-color: #56ccf2;
    margin-right: 5px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    padding: 2px 6px 3px;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.hot {
  animation: blink 0.8s infinite;
}

#tim-truyen
.trang-thai {
    position: absolute;
    top: 5px;
    left: 5px;
}
#tim-truyen .trang-thai>a {
    color: #fff !important;
    font-size: 9px;
    font-weight: 700;
    background: #2271b1;
    padding: 3px 5px;
}
li.menu-avatar img.avatar, li.if-login.user-avatar-menu a img, img.avatar.avatar-200 {
    width: 44px;
    height: 44px;
    border-radius: 100%;
    object-fit: cover;
    object-position: center;
}
a.uk-button.uk-button-secondary {
    padding: 0 10px;
    font-size: 11px;
    margin-right: 3px;
}

@media (max-width: 768px) {
  .uk-modal-title {
      font-size: 22px;}
}
.tm-page.dark .tm-headerbar-top.tm-headerbar-default {
    background-color: #18191a !important;
}
.tm-page.dark div#footer {
    background-color: #242526;
    border-color: #e4e6eb;
}
.tm-page.dark .uk-dropnav-dropbar {
    background-color: #242526;
  }

.tm-page.dark  .uk-navbar-dropdown-dropbar a.el-link {
      color: #ebebeb;
  }
  .tm-page.dark  .uk-navbar-dropdown-dropbar a.el-link:hover {
        color: #f18121;
    }
.tm-page.dark .uk-section-primary {
        background: #333333;
        color: #f18121;
      }
.tm-page.dark .uk-tile-secondary {
  background-color: #242526;
  color: #ebebeb;
      }
.tm-page.dark .uk-navbar-container:not(.uk-navbar-transparent) {
          background: #242526;
      }
.tm-header-mobile .toggle-theme svg {
    width: 30px !important;
    height: 30px !important;
}
.tm-header-mobile li.menu-avatar img.avatar {
    width: 30px;
    height: 30px;
    object-fit: cover;
    object-position: center;
}
/* /////////////////////////////// */
.social-share-buttons {
    display: flex;
    gap: 10px;
    align-items: center;
}
.social-share-btn img, .copy-link-btn img {
    width: 30px;
    height: 30px;
    transition: opacity 0.3s ease;
}
.social-share-btn img:hover, .copy-link-btn img:hover {
    opacity: 0.8;
}
.chapter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dots {
    flex-grow: 1;
    border-bottom: 1px dotted #000; /* Dòng chấm chấm */
    margin: 0 10px; /* Khoảng cách giữa các phần */
}
.uk-text-meta.time-ago{
  font-size: 10px;
  align-content: flex-end;
}
