.tm-page-container.dark{
    background-color: #201c29;
}
.dark .small.post-categories a, .dark .small.post-views {
    font-size: 13px;
    color: #f8f8f8;
    line-height: 1;
}
.el-content img {
    display: block;
    margin: auto;
}
.dark .bxh-title{
      color: #fff !important;
}
.dark .uk-navbar-dropdown {
    background: #242526;
    color: #b4bebe;
}
.dark .uk-navbar-dropdown-nav>li>a:hover {
    color: #fff !important;
}
.dark .uk-navbar-dropdown-nav>li:hover {
    background: #666 !important;
}

.dark div#footer\#1, .dark  .uk-section-default {
    background: #222222;
    color: #ffffff !important;
}
.dark a, .dark .uk-h1, .dark .uk-h2, .dark .uk-h3, .dark .uk-h4, .dark .uk-h5, .dark .uk-h6, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6{
    color: #ccc !important;
}
.dark a.uk-button {
    color: #333 !important;
}
.dark a.el-content.uk-button-default {
    border: 1px solid #e4e4e4;
    background: #e4e4e4;
}
.dark .depth-1 .comment-header {
    background-color: #465767;
}
.dark .tm-toolbar-default {
    background: #333;
    color: #fff;
}
.dark .uk-table-hover tbody tr:hover, .dark .uk-table-hover>tr:hover {
    background: #676766;
}
/* .uk-navbar li.menu-item:hover {
    background-color: #f29c57;
} */
li.if-logout.uk-link.menu-item a {
  color: #fff !important;
}

li.menu-item>*>img {
    width: 24px;
    margin: 0 !important;
}
/* .tm-headerbar-top.tm-headerbar-default, .tm-header-mobile .uk-navbar-container:not(.uk-navbar-transparent) {
    background: url(../images/bg_header_2017.jpg) top center repeat-x;
    width: 100%;
    height: 45px;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
} */
.uk-navbar-toggle {
    padding: 5px;
    min-height: 30px !important;
    background: #d0b32e;
  }
.toggle-theme .uk-svg {
    color: gold;
    font-size: x-large;
}
div#ajaxsearchlitewidget-3 {
    width: 420px;
    height: 40px;
}
span.hot-new {
    position: absolute;
    top: 0;
    left: 5px;
}

/* //////////////////////////////////////////////// */
span.post-rank {
    border: 1px solid #ddd;
    border-radius: 100%;
    padding: 5px 11px;
    font-weight: 700;
    background-color: #e9e9e999;
  }
  .small.post-categories a, .small.post-views {
      font-size: 13px;
      color: #000000d4;
      line-height: 1;
  }
  span.post-rank.rank-1 {
      border-color: #dc3545;
      background-color: #dc3545;
      color: #fff;
  }
  span.post-rank.rank-2 {
      border-color: #28a745;
      background-color: #28a745;
      color: #fff;
  }
  span.post-rank.rank-3 {
      border-color: #17a2b8;
      background-color: #17a2b8;
      color: #fff;
  }
/* ******************************* */
#loadmore-icon {
    transition: all 0.3s ease-in-out; /* Hiệu ứng chuyển đổi mượt mà */
}

#loadmore-icon {
    border-radius: 100%;
    transition: all 0.3s ease-in-out; /* Hiệu ứng chuyển đổi mượt mà */
    filter: brightness(1.5); /* Tăng độ sáng của ảnh */
    box-shadow:
        0 0 15px 10px rgba(239, 68, 68, 0.4), /* Viền màu đỏ với độ trong suốt 0.4 */
        0 0 25px 20px rgba(234, 179, 8, 0.4); /* Viền màu vàng với độ trong suốt 0.4 */
        background: radial-gradient(circle, rgba(239, 68, 68, 0.5) 0%, rgba(234, 179, 8, 0.5) 100%);
    opacity: 0.5; /* Giảm độ trong suốt của ảnh */
}
#loadmore-btn{
  margin: auto;
display: block;
}
/* /////////////////////////////////////////// */
ul.uk-subnav {
    margin: 0;
}
.follow-count, .unread-count {
        margin-left: 5px;
        vertical-align: top;
        position: absolute;
        right: -8px;
        top: -8px;
        display: flex;
        height: 20px;
        width: 20px;
        align-items: center;
        justify-content: center;
        border-radius: 9999px;
        font-size: 0.875rem;
        line-height: 2rem;
        font-weight: 600;
        color: #fff;
        background-color: #007bff;
}
.comment {
    margin-bottom: 35px;
}
.comment img.avatar {
    width: 56px;
    height: 56px;
    max-width: 56px;
    border-radius: 100%;
    border: 1px solid #cccccc;
    padding: 2px;
    background-color: #ffffff;
    vertical-align: middle;
    text-align: center;
    float: none;
}
b.fn a {
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.7px;
    margin-right: 5px;
    color: #00B38F;
}
.comment-metadata {
    padding: 0 5px;
    font-size: 11px;
}
div#\#comment {
    max-width: 750px;
    margin: 7px auto 15px auto;
    padding: 5px 1px;
}
textarea#comment {
word-break: break-word;
    outline: 0;
    overflow-y: auto;
    tab-size: 4;
    -moz-tab-size: 4;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
	width: 100%;
}
input#submit {
    border: none;
    cursor: pointer;
    font-family: "Arial Hebrew", Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    box-shadow: 1px 1px 3px -1px #bbb;
    border-radius: 3px;
    max-width: none;
    max-width: none;
    background-color: #07B290;
    color: #FFFFFF;
}
.reply {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
}
span.says, h3#reply-title, p.comment-form-comment label {
	display:none;
}
p.form-submit {
    text-align: right;
}
.comment-content {
    padding-bottom: 0px;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
	margin-left: 25px;
}
.comment-text {
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 17px;
    font-size: 16px;
}
.depth-1 .comment-header {
    background-color: #f7f7f7;
    margin-left: -1px;
    padding: 10px 0 7px 42px;
}
.depth-1 .cmt-avatar {
    width: 70px;
    margin-right: -34px;
    position: relative;
}
.comments-list {
    padding: 35px 0;
}
.reply.uk-position-absolute {
    bottom: -10px;
    margin: auto;
    left: 10%;
	max-width: max-content;}
.reply.uk-position-absolute a {
    background-color: #fff;
    border: 1px solid #aaaaaa;
    border-radius: 15px;
    padding: 1px 20px 1px 16px;
}
.reply.uk-position-absolute a:hover::before {
    right: 100%;
    border-bottom: none;
}
.reply.uk-position-absolute a:hover {
    background-color: #07b290;
	color: #fff;
}
ul.children {
    list-style-type: none;
}
ul.children .children {
    padding-left: 0px !important;
}
