:root, [data-bs-theme=light] {
    --lte-sidebar-width: 300px;
}

[data-bs-theme=dark].app-sidebar, [data-bs-theme=dark] .app-sidebar {
    --lte-sidebar-hover-bg: rgba(255, 255, 255, 0.1);
    --lte-sidebar-color: #c2c7d0;
    --lte-sidebar-hover-color: #fff;
    --lte-sidebar-active-color: #fff;
    --lte-sidebar-menu-active-bg: rgba(255, 255, 255, 0.1);
    --lte-sidebar-menu-active-color: #fff;
    --lte-sidebar-submenu-bg: transparent;
    --lte-sidebar-submenu-color: #c2c7d0;
    --lte-sidebar-submenu-hover-color: #fff;
    --lte-sidebar-submenu-hover-bg: rgba(255, 255, 255, 0.1);
    --lte-sidebar-submenu-active-color: #fff;
    --lte-sidebar-submenu-active-bg: var(--secondary);
    --lte-sidebar-header-color: #c5cad2;
}

.sidebar-menu .nav-header {
    font-size: 18px;
    color: #fff;
}
.sidebar-brand {
    border-bottom-color: var(--bs-light-text-emphasis);
}
ul.nav.nav-pills.nav-sidebar.nav-child-indent .nav-treeview > .nav-item > .nav-link.active {
    background-color: rgba(255, 255, 255, .9);
    color: #343a40;
}

.sidebar-dark-primary .nav-sidebar>li.nav-item.menu-open>a, ul.nav.nav-treeview > li.nav-item.menu-open > a, .sidebar-menu>.nav-item>.nav-link.active {
    background-color: var(--secondary) !important;
    color: #fff;
}
table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date {
    text-align: left !important;
}

.card-body.p-0 .table tbody>tr>td:first-of-type, .card-body.p-0 .table tbody>tr>th:first-of-type, .card-body.p-0 .table tfoot>tr>td:first-of-type, .card-body.p-0 .table tfoot>tr>th:first-of-type, .card-body.p-0 .table thead>tr>td:first-of-type, .card-body.p-0 .table thead>tr>th:first-of-type {
    padding-left: 0px !important;
}

.info-box, .info-box-pro {
    margin-bottom: 0px;
    box-shadow: none;
    padding-left: 0;
}
#scroll-text {
        white-space: nowrap;
        animation: scrollText 20s linear infinite;
    }
@keyframes scrollText {
        from { transform: translateX(100%); }
        to { transform: translateX(-100%); }
}

.servernote {
    background-color: #eef0f86b;
}
body.layout-fixed.sidebar-expand-lg.bg-body-tertiary.sidebar-collapse.app-loaded {
    top: 0px !important;
}

.translate-wrapper {
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 44px;
  cursor: pointer;
  border-radius: 4px;
}
#button_translate span {
  display: none;
}
.goog-te-gadget {
  line-height: 2px !important;
  color: transparent !important;
}
.goog-te-gadget select {
  display: block;
  padding: 6px 9px;
  font-size: 15px;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.grecaptcha-badge {
  display: none !important;
}
.translated-ltr body {
  top: 0 !important;
}

.skiptranslate iframe {
  display: none !important;
}










.card {
    box-shadow: none !important;
    border: 1px solid #eef0f8;
}
.app-content {
    background-color: #eef0f8;
}
.card-widget {
  border: 0;
  position: relative;
}

.widget-user .widget-user-header {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  height: 135px;
  padding: 1rem;
  text-align: center;
}

.widget-user .widget-user-username {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.widget-user .widget-user-desc {
  margin-top: 0;
}

.widget-user .widget-user-image {
  left: 50%;
  margin-left: -45px;
  position: absolute;
  top: 80px;
}

.widget-user .widget-user-image > img {
  border: 3px solid #fff;
  height: auto;
  width: 90px;
}

.widget-user .card-footer {
  padding-top: 50px;
}

.widget-user-2 .widget-user-header {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  padding: 1rem;
}

.widget-user-2 .widget-user-username {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 5px;
  margin-top: 5px;
}

.widget-user-2 .widget-user-desc {
  margin-top: 0;
}

.widget-user-2 .widget-user-username,
.widget-user-2 .widget-user-desc {
  margin-left: 75px;
}

.widget-user-2 .widget-user-image > img {
  float: left;
  height: auto;
  width: 65px;
}

.svgpro svg {
    width: 30px;
    height: 30px;
}
.select2-container {
    width: 100% !important;
}
.form-control {
    box-shadow: none;
}
.zalo-button,
.zalo-button .contact-label {
  background: rgb(0, 145, 255);
}
.zalo-button .button-icon {
  width: 25px;
  height: 9px;
}
.group-zalo-button,
.group-zalo-button .contact-label {
  background: #0276e5;
}
.messenger-button,
.messenger-button .contact-label {
  background: rgb(0, 106, 255);
}
.telegram-button,
.telegram-button .contact-label {
  background: rgb(0, 136, 204);
}
.facebook-button,
.facebook-button .contact-label {
  background: rgb(66, 103, 178);
}
.youtube-button,
.youtube-button .contact-label {
  background: rgb(250, 69, 69);
}
.ticket-button,
.ticket-button .contact-label {
  background: #ffc107;
  color: #1f2d3d;
}
.phone-button,
.phone-button .contact-label {
  background: rgb(250, 69, 69);
}
.mobile-logo {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
}
.mobile-logo img {
  max-height: 40px;
  width: auto;
}

ol, ul {
    padding-left: 15px;
}
button.btn.btn-link.text-left.p-0 {
    text-decoration: none !important;
}
.text-bg-success {
    background-color: #28a745 !important;
}

.card {
    margin-bottom: 1rem;
}

.form-control, .form-control:focus {
  box-shadow: none;
}
a {
  color: #006ab1;
      text-decoration: none;
    background-color: transparent;
}
[class*=sidebar-dark-],
.layout-navbar-fixed .wrapper .sidebar-dark-primary .brand-link:not([class*=navbar]) {
  background-color: #006ab1;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
  background-color: #FFC100;
  color: #fff;
}
[class*=sidebar-dark-] .sidebar a {
  color: #fff;
}
[class*=sidebar-dark] .brand-link {
  border-bottom: 1px solid #fff;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link {
  color: #fff;
}
.bg-red-alert {
  background-color: #ffe2e5!important;
}
.cl-red {
  color: #f64e60!important;
}
.bg-bank {
  background-color: #f5f7fa!important;
}
.text-info {
  color: #006ab1!important;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary {
  background-color: #006ab1!important;
  border-color: #006ab1!important;
}
.card-primary.card-outline {
  border-top: 3px solid #006ab1;
}

.reactions label {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    text-align: center;
    width: 60px;
}

.reactions img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    transition: all 0.2s ease;
    border: 2px solid transparent;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.reactions input[type="checkbox"],
.reactions input[type="radio"] {
    display: inline-block;
    margin-top: 4px;
    transform: scale(1.2);
    cursor: pointer;
}

/* Hiệu ứng khi chọn */
.reactions input:checked + span,
.reactions input:checked + img {
    border-color: #198754;
    box-shadow: 0 0 10px rgba(25, 135, 84, 0.6);
    transform: scale(1.1);
}

/* Badge nếu muốn */
.reactions .badge {
    font-size: 11px;
    padding: 3px 6px;
    border-radius: 10px;
    background-color: #0d6efd;
    color: #fff;
    margin-top: 2px;
}



[type=checkbox] + img,
[type=radio] + img {
  cursor: pointer;
  width: 44px;
  display: inline-block;
  border-radius: 100%;
}

[type=checkbox]:checked + img,
[type=radio]:checked + img {
  border: 2px solid #006ab1;
  margin-bottom: 10px;
}
.info-total {
  font-size: 25px;
  line-height: 35px;
}
.bg-primary {
  background-color: #006ab1!important;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
.badge-primary {
  background-color: #006ab1!important;
}
label.error {
  color: #f64e60!important
}
input.error, select.error, textarea.error {
  border-color: #f64e60!important
}
.info-box .info-box-text, .info-box .progress-description {
  white-space: normal;
}
.btn-secondary {
  background-color: #ffc100;
  border-color: #ffc100;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #ced4da;
  padding: .46875rem .75rem;
  height: calc(2.25rem + 2px);
}
.text-green-600 {
  color: #006ab1;
}
.status {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.status-4 {
  color: #fff;
  background-color: #dc3545;
}
.status-3 {
  color: #fff;
  background-color: #343a40;
}
.status-2 {
  color: #fff;
  background-color: #28a745;
}
.status-1 {
  color: #212529;
  background-color: #ffc107;
}
.w-30 {
  width: 30px;
}
#comment-text {
  white-space: pre-line;
}
body {
  font-family: "Roboto", sans-serif;
}
.nav-link {
  padding: .5rem;
}
.sidebar-collapse .nav-link {
  padding: .5rem 1rem;
}
.layout-fixed .main-sidebar-custom .sidebar-custom {
  background: #006ab1;
}
[class*=sidebar-dark] .sidebar-custom {
  border-top: 1px solid #ffffff;
}
.timeline .timeline-body p {
  margin-bottom: 0;
}
.layout-fixed.sidebar-collapse .hide-on-collapse {
  display: none!important;
}
.break-all {
  word-break: break-all;
}

.svg-inline--fa {
    width: 1em;
}
img.d-icon {
    max-height: 40px;
    width: auto;
    margin: 0 auto;
    display: none;
}
img.d-logo {
    width: 100%;
}
a.brand-link.p-2 {
    position: relative;
}

.zalo-button, .zalo-button .contact-label {
    background: rgb(0, 145, 255);
}
.telegram-button, .telegram-button .contact-label {
    background: rgb(0, 136, 204);
}
.user-panel .pos-right {
    position: absolute;
    right: 0.5rem;
    top: 6px;
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
    width: 1em;
}
.vipcard .info-box-icon {
    width: 28px;
    font-size: 20px;
}
.content-header .breadcrumb {
    font-size: 13px;
}
.layout-fixed .main-sidebar .svg-inline--fa {
    margin-right: 5px;
}
.listProduct .hidden {
    display: none;
}
.xpost {
    padding: 15px;
}
.group-top-single-new {
    display: block;
}
.group-top-single-new time {
    display: block;
    font-size: 12px;
    color: #8e8d8d;
}
.hidden.thumbnail_post_article.clear {
    display: none;
}
.group-top-single-new h2 {
    display: block;
    font-size: 13px;
    padding-left: 10px;
}
.group-top-single-new h2 a {
    display: block;
    color: #3ba1a2;
    cursor: pointer;
}
.group-top-single-new .l {
    float: left;
    line-height: 20px;
}
ul.social_like_single li {
    list-style: none;
}
.single_detais_news_view .single_news_releated {
    margin-left: 0
}

.single_news_releated h2.other {
    background: #92003B;
    display: block;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px 5px 0 0;
    padding: 8px 10px;
    margin-bottom: 0px;
}

.list_item_news_releated {
    padding: 8px;
    border: 1px solid #ccc
}

.newslist_page {
    display: inline-block;
    padding: 6px 0;
    border-bottom: 1px solid #ccc;
    width: 47%;
}

.newslist_page .newslist_img {
    width: 25%;
    float: left;
    background-color: #f8f8f8;
    text-align: center;
    overflow: hidden;
    display: block
}
.newslist_img img {
    width: 100%;
    height: 100%;
}

.newslist_page .newslist_title {
    width: 75%;
    float: left;
    padding-left: 10px;
}

.newslist_page h3 {
    font-size: 15px;
    margin: 0;
    min-height: 35px
}

.list_item_news_releated .newslist_page h3 a {
    position: relative;
    display: -webkit-box;
    height: 40px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    text-align: left;
    text-transform: inherit;
    font-size: 15px;
    line-height: 20px;
    font-family: Arial;
    font-weight: 400
}

.list_item_news_releated p.icon_news {
    font-size: 11px
}

h1.titleView2 {
    color: #92003B;
    font-weight: 700
}





#form-create .reactions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    padding: 10px 0;
}

#form-create .reactions label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 6px;
    border-radius: 50%;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}




/* Hover hiệu ứng chung */
#form-create .reactions label:hover img {
    transform: scale(1.1);
    box-shadow: 0 0 10px rgba(0, 200, 81, 0.4);
    border-color: #28a745;
}

/* Check effect cho cả radio và checkbox */
#form-create .reactions input:checked + img {
    border-color: #198754;
    box-shadow: 0 0 10px rgba(25, 135, 84, 0.5);
    transform: scale(1.15);
}






.group-top-single-new time {
    display: block;
    font-size: 12px;
    color: #8e8d8d
}

.group-top-single-new h2 {
    display: block;
    font-size: 13px;
    padding-left: 10px
}

ul.social_like_single {
    display: block;
    position: relative;
    margin-top: 15px
}

ul.social_like_single li {
    display: inline-block
}

ul.social_like_single li.fb-like-tbn {
    width: 80px
}

ul.social_like_single li.fb_btn {
    position: relative;
    top: 0;
    vertical-align: top
}

ul.social_like_single li.social_addthis {
    position: relative;
    top: 0
}

.breadcrumb {
    padding: 8px 0;
    list-style: none;
    border-radius: none;
    margin-bottom: 0;
    background-color: transparent!important
}

.breadcrumbs-group-container {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
    display: block
}
.hidden {
    display: none;
}
h1.title_new_post {
    display: block;
    text-align: left;
    color: #666;
    position: relative;
    padding: 20px 0;
}
.listNews .newslist_title h3 {
    color: #777;
    display: block;
    padding: 5px 0;
    margin-bottom: 0px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    line-height: 26px;
    text-align: left;
    text-transform: capitalize;
    font-size: 15px;
}
.newslist_title .excerpt-news {
    font-style: italic;
    color: #333;
    display: block;
    padding: 5px 0;
    position: relative;
    display: -webkit-box;
    height: 73px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3;
    line-height: 22px;
    text-align: left;
    text-transform: capitalize;
    font-size: 15px;
}
p.icon_news {
    overflow: auto;
    line-height: 25px;
    font-size: 12px;
    color: #999;
    font-style: oblique;
}
.single-product-box-content img {
    width: 100% !important;
    height: auto !important;
}
.single-product-box-content td {
    border: 1px solid #006ab1;
    padding: 6px 10px;
}
.single-product-box-content td p {
    margin-bottom: 0px;
}
.single-product-box-content h1, .single-product-box-content h2, .single-product-box-content h3 {
color: #006ab1;
}
.single-product-box-content table {
    margin-bottom: 15px;
}
#google_translate_element span {
  display: none;
}
.goog-te-gadget {
  color: transparent!important;
  font-size: 0.0001em!important;
}
.goog-te-gadget select {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  box-shadow: inset 0 0 0 transparent;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.goog-te-gadget .goog-te-combo {
  margin: 4px auto!important;
}
svg.svg-inline--fa.fa-language.fa-w-20.fa-lg {
    width: 1.25em;
    vertical-align: -0.225em;
    font-size: 1.3333333333em;
    line-height: .75em;
}

@media (max-width:767px) {
.app-content > .container-fluid {
    padding: 0px;
}

.newslist_page {
    width: 100%;
}

form#frm-filter-post input#search_title {
    min-width: 100% !important;
}
form#frm-filter-post .form-group {
    margin-bottom: 0px !important;
}
.single-product-box-content img {
    width: 100% !important;
}
.breadcrumb {
    font-size: 13px;
}
h1.title {
    font-size: 1.4em;
}

}