
.product-category .buy-button a {
    color: #fff;
}

.alphabet-nav {
    position: sticky;
    top: 56px;
    z-index: 100;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 17px;
    margin-bottom: 40px;
    padding: 8px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(15px);
    border-radius: 7px;
    box-shadow: 0 2px 15px rgb(0 0 0 / 9%);
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 20px;
}
.alphabet-nav .nav-item {
    padding: 8px 12px;
    background: linear-gradient(145deg, #ffffff, #f0f0f0);
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
    color: #555;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    border: 1px solid #cdcdcd5e;
}
.alphabet-nav .nav-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
    background: #016fb9;
    color: white;
}


.breadcrumb {
	padding: 5px 0px;
	list-style: none;
}

ul.breadcrumb li {
	display: inline;
	font-size: 16px;
}

ul.breadcrumb li+li:before {
	padding: 8px 2px;
	color: black;

	content: "/\00a0";
}

ul.breadcrumb li a {
	color: #555;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
}

.list_tintuc {
	margin-top: 20px;
}

ul.breadcrumb li a:hover {
	color: #ff312e;
	text-decoration: underline;
}

.brackham-commont {
	background: #eee;
	position: relative;
}

.item-banner-pages img {
	width: 100%;
}

.contact-temp-body {
	background-color: white;
	padding: 0px 15px 0px 0px;
	border-radius: 10px;
}

.left-bot {
	text-align: center;
}

.ct-left,
.ct-right {
	margin-top: 15px;
	margin-bottom: 15px !important;
	color: #393939;
	font-size: 14px;
}

.ct-right h1 {
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #005693;
}

.ct-left.ct-right form {
	width: 64%;
	margin: 0 auto;
}

.ct-left form input {
	font-size: 14px;
	color: #0d0d0d;
	width: 100%;
	border: 1px solid #c8c8c8;
	border-radius: 0px;
	height: 45px;
	padding: 0 15px;
	margin-bottom: 15px;
	outline: 0;
	border-radius: 5px;
}

.box-input-form {
	display: flex;
	gap: 0px 20px;
}

.ct-left form input {
	font-size: 14px;
	color: #0d0d0d;
	width: 100%;
	border: 1px solid #c8c8c8;
	border-radius: 0px;
	height: 45px;
	padding: 0 15px;
	margin-bottom: 15px;
	outline: 0;
	border-radius: 5px;
}

.ct-left form textarea {
	font-size: 14px;
	color: #717173;
	width: 100%;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	padding: 10px 15px;
	margin-bottom: 10px;
	outline: 0;
}

.ct-left form button {
	font-size: 14px;
	color: #fff;
	background: #005693;
	border: none;
	height: 40px;
	width: 172px;
	border-radius: 3px;
	cursor: pointer;
	outline: 0;
	font-weight: 500;
	text-transform: uppercase;
}


.supplier {
	background: #FFF;
	margin-bottom: 15px;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #DDD;
	padding: 15px;
}

.supplier .image {
	position: relative;
	overflow: hidden;
}

.supplier .image:hover img {
	transform: scale(1.2);
	transition: 0.5s ease;
}

.supplier h3 {
	text-align: center;
	color: #5f7aec;
	font-size: 15px;
}

.supplier h3 a {
	color: #333;
}

.title-template-news {
	margin: 10px 0 10px 0;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 600;
	color: #fff;
	padding: 0;
	border-bottom: solid 2px #FF312E;
}

.title-template-news>* {
	background: #FF312E;
	padding: 8px 20px;
	display: inline-block;
	color: white;
	border-radius: 10px 10px 0px 0px;
}

.list-news {
	padding-top: 5px;
}

.content-page ul li {
	list-style: disc !important;
	/* margin-left: 20px; */
}

.products-card>a {
	position: relative;
	overflow: hidden;
}
.link-speed {
	padding-top: 40px;
}
.link-speed .c-title__xl{
	
}
.link-speed__grid {}

.link-speed__grid>.row {
	gap: 20px 0;
}

.link-contact {
	text-align: center;
	height: 100%;
	padding: 20px;
	padding: 20px 10px 20px 10px;
	box-shadow: 0px 0px 10px 2px rgb(175 175 175 / 50%);
	border-radius: 10px;
}
.link-contact--style2{
    box-shadow: 0px 0px 1px 1px #ff000030;
	background: linear-gradient(135deg, #f43f5e, #f97316);
	color: white;
}
.link-contact__icon img {
	width: 30px;
}
.link-contact--style2 .link-contact__ttl{
	margin-bottom: 10px;
	color: white;
}
.link-contact__ttl {font-size: 24px;color: #016fb9;margin-bottom: 5px;}
.link-contact--style2 .btn-common01{
	color: var(--color-main);
	background: white;
	font-weight: 700;
}
.link-contact--style2 .link-contact__decs{
	font-size: 20px;
}
.link-contact__decs:not(:last-child) {
	margin-bottom: 20px;
}
.btn-common01 {
	background: var(--color-main);
	color: #fff;
	font-size: 14px;
	padding: 7px 20px;
	border-radius: 30px;
	text-transform: uppercase;
	font-weight: 400;
	border: none;
	display: inline-flex;
	align-items: center;
	gap: 5px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

.btn-common01:hover {
	background: var(--color-main2);
	color: white;
}

.content-page,
.noi_dung_in,
.desc2 {
	text-align: justify;
	line-height: 1.4;
}

.content-page h1,
.noi_dung_in h1,
.desc2 h1 {
	font-size: 28px;
}

.content-page h2,
.noi_dung_in h2,
.desc2 h2 {
	font-size: 24px;
}

.content-page h3,
.noi_dung_in h3,
.desc2 h3 {
	font-size: 22px;
}

.content-page h4,
.noi_dung_in h4,
.desc2 h4 {
	font-size: 20px;
}

.content-page h5,
.noi_dung_in h5,
.desc2 h5 {
	font-size: 18px;
}

.content-page h6,
.noi_dung_in h6,
.desc2 h6 {
	font-size: 17px;
}

.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6,
.noi_dung_in h1,
.noi_dung_in h2,
.noi_dung_in h3,
.noi_dung_in h4,
.noi_dung_in h5,
.noi_dung_in h6,
.desc2 h1,
.desc2 h2,
.desc2 h3,
.desc2 h4,
.desc2 h5,
.desc2 h6 {
	font-weight: 700;
}

.content-page h1:not(:last-child),
.content-page h2:not(:last-child),
.content-page h3:not(:last-child),
.content-page h4:not(:last-child),
.content-page h5:not(:last-child),
.content-page h6:not(:last-child),
.noi_dung_in h1:not(:last-child),
.noi_dung_in h2:not(:last-child),
.noi_dung_in h3:not(:last-child),
.noi_dung_in h4:not(:last-child),
.noi_dung_in h5:not(:last-child),
.noi_dung_in h6:not(:last-child),
.desc2 h1:not(:last-child),
.desc2 h2:not(:last-child),
.desc2 h3:not(:last-child),
.desc2 h4:not(:last-child),
.desc2 h5:not(:last-child),
.desc2 h6:not(:last-child) {
	margin-bottom: 15px;
}

.content-page em,
.noi_dung_in em,
.desc2 em {
	display: block;
}


.content-page ol,
.noi_dung_in ol,
.desc2 ul,
.desc2 ol {
	margin-left: 18px;
}

.content-page ol li,
.noi_dung_in ol li,
.desc2 ol li {
	list-style: decimal;
	position: relative;
}

.content-page ul li,
.noi_dung_in ul li,
.desc2 ul li {
	list-style: disc;
}

.content-page ul:not(:last-child),
.content-page ol:not(:last-child),
.content-page li:not(:last-child),
.content-page div:not(:last-child),
.content-page p:not(:last-child),
.noi_dung_in ul:not(:last-child),
.noi_dung_in ol:not(:last-child),
.noi_dung_in li:not(:last-child),
.noi_dung_in div:not(:last-child),
.noi_dung_in p:not(:last-child),
.desc2 ul:not(:last-child),
.desc2 ol:not(:last-child),
.desc2 li:not(:last-child),
.desc2 div:not(:last-child),
.desc2 p:not(:last-child) {
	/* margin-bottom: 10px; */
}

.content-page p:last-child,
.noi_dung_in p:last-child,
.desc2 p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.content-page table,
.noi_dung_in table,
.desc2 table {
	width: 100%;
}

.content-page table:last-child,
.content-page table tr:last-child,
.content-page table tr td:last-child,
.content-page table tbody:last-child,
.noi_dung_in table:last-child,
.noi_dung_in table tr:last-child,
.noi_dung_in table tr td:last-child,
.noi_dung_in table tbody:last-child,
.desc2 table:last-child,
.desc2 table tr:last-child,
.desc2 table tr td:last-child,
.desc2 table tbody:last-child {
	margin-bottom: 0;
}

@media (max-width: 992px) {

	.content-page table,
	.content-page table tr,
	.content-page table tr td,
	.content-page table tbody,
	.noi_dung_in table,
	.noi_dung_in table tr,
	.noi_dung_in table tr td,
	.noi_dung_in table tbody,
	.desc2 table,
	.desc2 table tr,
	.desc2 table tr td,
	.desc2 table tbody {
		display: block;
		width: 100% !important;
		padding: 0 !important;
	}

	.content-page table:not(:last-child),
	.content-page table tr:not(:last-child),
	.content-page table tr td:not(:last-child),
	.content-page table tbody:not(:last-child),
	.noi_dung_in table:not(:last-child),
	.noi_dung_in table tr:not(:last-child),
	.noi_dung_in table tr td:not(:last-child),
	.noi_dung_in table tbody:not(:last-child),
	.desc2 table:not(:last-child),
	.desc2 table tr:not(:last-child),
	.desc2 table tr td:not(:last-child),
	.desc2 table tbody:not(:last-child) {
		margin-bottom: 10px;
	}
}

.content-page table tr td,
.noi_dung_in table tr td,
.desc2 table tr td {
	margin-bottom: 0;
}

.content-page #toc-list li,
.noi_dung_in #toc-list li,
.desc2 #toc-list li {
	list-style: none;
}

.content-page img,
.noi_dung_in img,
.desc2 img {
	max-width: 100%;
	display: inline-block;
}

.btn:focus,
.btn:focus-visible,
button:focus,
button:focus-visible,
a:focus,
a:focus-visible {
	outline: none;
}

.btn:active,
button:active,
a:active {
	outline: none;
}

.btn:active:focus,
button:active:focus,
a:active:focus {
	outline: none;
}

 .section-sosanh .header {
	 text-align: center;
	 margin-bottom: 40px;
	 color: white;
}
 .section-sosanh .header h1 {
	 font-size: 2.5rem;
	 margin-bottom: 10px;
	 text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
 .section-sosanh .header p {
	 font-size: 1.1rem;
	 opacity: 0.9;
}
 .section-sosanh .product-grid {
	 display: grid;
	 grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	 gap: 20px;
	 margin-bottom: 40px;
}
 .section-sosanh .product-card {
	 background: white;
	 border-radius: 15px;
	 padding: 20px;
	 box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
	 transition: all 0.3s ease;
	 position: relative;
	 overflow: hidden;
}
 .section-sosanh .product-card:hover {
	 transform: translateY(-5px);
	 box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}
 .section-sosanh .product-card::before {
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 right: 0;
	 height: 4px;
	 background: linear-gradient(90deg, #667eea, #764ba2);
}
 .section-sosanh .product-image {
	 width: 100%;
	 object-fit: cover;
	 border-radius: 10px;
	 margin-bottom: 15px;
}
 .section-sosanh .product-name {
	 font-size: 18px;
	 font-weight: bold;
	 color: #333;
	 margin-bottom: 10px;
}
 .section-sosanh .product-category {
	 display: inline-block;
	 background: #667eea;
	 color: white;
	 padding: 4px 12px;
	 border-radius: 20px;
	 font-size: 14px;
	 margin-bottom: 10px;
}
 .section-sosanh .product-price {
	 font-size: 18px;
	 font-weight: bold;
	 color: #e74c3c;
	 margin-bottom: 15px;
}
 .section-sosanh .compare-checkbox {
	 display: flex;
	 align-items: center;
	 margin-top: 15px;
	 padding: 10px;
	 background: #f8f9fa;
	 border-radius: 8px;
	 cursor: pointer;
	 transition: background-color 0.3s ease;
}
 .section-sosanh .compare-checkbox:hover {
	 background: #e9ecef;
}
 .section-sosanh .compare-checkbox input[type="checkbox"] {
	 width: 18px;
	 height: 18px;
	 margin-right: 10px;
	 cursor: pointer;
}
 .section-sosanh .compare-checkbox label {
	 cursor: pointer;
	 color: #666;
	 font-weight: 500;
}
 .section-sosanh .comparison-section {
	 background: white;
	 border-radius: 15px;
	 overflow: hidden;
	 box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
	 display: none;
}
 .section-sosanh .comparison-header {
	 background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
	 color: white;
	 padding: 20px;
	 text-align: center;
}
 .section-sosanh .comparison-header h2 {
	 font-size: 2rem;
	 margin-bottom: 10px;
}
 .section-sosanh .comparison-table {
	 width: 100%;
	 border-collapse: collapse;
}
 .section-sosanh .comparison-table th, .section-sosanh .comparison-table td {
	 padding: 15px;
	 text-align: center;
	 border-bottom: 1px solid #eee;
}
 .section-sosanh .comparison-table th {
	 background: #f8f9fa;
	 font-weight: 600;
	 color: #333;
}
 .section-sosanh .comparison-table tr:nth-child(even) {
	 background: #f8f9fa;
}
 .section-sosanh .comparison-table tr:hover {
	 background: #e3f2fd;
}
 .section-sosanh .row-label {
	 text-align: left !important;
	 font-weight: 600;
	 color: #333;
	 background: #f1f3f4 !important;
}
 .section-sosanh .product-img-compare {
	 width: 100px;
	 height: 100px;
	 object-fit: cover;
	 border-radius: 8px;
	 margin: 0 auto;
	 display: block;
}
 .section-sosanh .price-compare {
	 font-size: 1.3rem;
	 font-weight: bold;
	 color: #e74c3c;
}
 .section-sosanh .category-badge {
	 background: #667eea;
	 color: white;
	 padding: 4px 12px;
	 border-radius: 15px;
	 font-size: 0.9rem;
}
 .section-sosanh .feature-tag {
	 display: inline-block;
	 background: #28a745;
	 color: white;
	 padding: 4px 8px;
	 border-radius: 12px;
	 font-size: 0.8rem;
	 margin: 2px;
}
 .section-sosanh .action-buttons {
	 display: flex;
	 flex-direction: column;
	 gap: 8px;
}
 .section-sosanh .btn {
	 padding: 10px 20px;
	 border: none;
	 border-radius: 8px;
	 cursor: pointer;
	 font-weight: 600;
	 transition: all 0.3s ease;
	 text-decoration: none;
	 display: inline-block;
	 text-align: center;
}
 .section-sosanh .btn-primary {
	 background: #667eea;
	 color: white;
}
 .section-sosanh .btn-primary:hover {
	 background: #5a6fd8;
	 transform: translateY(-2px);
}
 .section-sosanh .btn-success {
	 background: #28a745;
	 color: white;
}
 .section-sosanh .btn-success:hover {
	 background: #218838;
	 transform: translateY(-2px);
}
 .section-sosanh .no-products-message {
	 text-align: center;
	 padding: 40px;
	 color: #666;
	 font-size: 1.1rem;
}
 .section-sosanh .selected-card {
	 border: 2px solid #667eea;
	 box-shadow: 0 0 20px rgba(102, 126, 234, 0.3);
}
 @media (max-width: 768px) {
	 .section-sosanh .product-grid {
		 grid-template-columns: 1fr;
	}
	 .section-sosanh .header h1 {
		 font-size: 2rem;
	}
	 .section-sosanh .comparison-table {
		 font-size: 0.9rem;
	}
	 .section-sosanh .comparison-table th, .section-sosanh .comparison-table td {
		 padding: 10px 5px;
	}
	 .section-sosanh .product-img-compare {
		 width: 80px;
		 height: 80px;
	}
}
 .section-sosanh .animate-fade-in {
	 animation: fadeIn 0.5s ease-in;
}

.breadcrumbs-pages .breadcrumb-underline {
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 0px 0px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.breadcrumbs-pages .breadcrumb-underline .crumb {
    color: #000000;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 10px;
    position: relative;
    transition: all 0.3s ease;
    border-radius: 8px;
}

.breadcrumbs-pages {
    background: #eeeeee63;
}
   .group-map .active p {
            color: var(--color-5);
        }

        .select-map-box {
            height: 100%;
            position: relative;
        }

        .select-map-box iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
.select-map-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.select-map-box iframe {
    border-radius: 10px;
    height: 540px;
}
.select-map h5 {
    font-size: 15px;
    color: #42464e;
    margin-bottom: 20px;
}
.select-map h5 img {
    height: 27px;
    margin-right: 10px;
}
.select-city {
    width: 100%;
    height: 45px;
    border-color: #d5e4f6;
    border-radius: 5px;
    background-color: transparent;
    padding: 0px 15px;
    font-size: 15px;
    color: #515151;
    margin-bottom: 10px;
}
.group-map {
    width: 100%;
    border: solid 1px #d5e4f6;
    padding: 20px 20px 10px;
    border-radius: 5px;
    max-height: 438px;
    overflow-y: auto;
}
.group-map h4 {
    font-size: 18px;
    font-weight: bold;
    color: #42464e;
    margin-bottom: 15px;
    margin-top: 10px;
}
.group-map span {
    padding-bottom: 15px;
    display: block;
}
.group-map p {
    font-weight: 400;
    font-size: 15px;
    color: #42464e;
    position: relative;
    padding-left: 12px;
    cursor: pointer;
    padding-bottom: 0px;
}
.group-map p:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #5e6268;
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 5px;
}

.group-map ul li {
    font-size: 14px;
    color: #424242;
    padding-left: 13px;
}
section.select-map.pd-section-top.pd-section-bottom {
    padding: 4rem 0px;
}

 @keyframes fadeIn {
	 from {
		 opacity: 0;
		 transform: translateY(20px);
	}
	 to {
		 opacity: 1;
		 transform: translateY(0);
	}
}
.lisst-color-products ul li {
    list-style: none !important;
}
section.form-member-primavera {
    display: none;
}
.chinh-sach {
	padding: 30px 0;
}
.chinh-sach .row {
	/* max-width: 80%; */
	margin: auto;
}
.chinh-sach .chinh-sach-in {
	margin-bottom: 40px;
	position: relative;
	text-align: center;
	background: #e5e5e5;
}
.chinh-sach .chinh-sach-in h2 {
	position: absolute;
	background: #0293d6;
	color: #fff;
	margin: auto;
	text-align: center;
	top: -17px;
	padding: 5px 20px;
	font-size: 15px;
	text-transform: uppercase;
	left: 15px;
}
.chinh-sach .chinh-sach-in h2 a {
	color: #fff;
}
.chinh-sach .chinh-sach-in img  {
	margin-bottom: 0;
	border-bottom: 2px solid #0293d6;
}
.chinh-sach-in .row {
	max-width: 100%;
}
.chinh-sach-in-sub h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
}
.chinh-sach-in p {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #333;
	text-align: center;
}
.wrap-content-main1 .blogs {
	padding: 2rem 0;
}
.wrap-content-main1 .news.hover-effect {
	padding: 0 10px;
}
.title_h1 {
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
}
.wrap-content-main1 .splide__track {
	margin-top: 20px;
}
.danh-sach {
	padding: 30px 0;
}
.chinh-sach .chinh-sach-in a {
    position: relative;
}


.content-desc-chinh-sach {
    padding: 5px 10px;
}
span.text-uu-dai {
    padding: 10px;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #0361a3;
    font-style: italic;
}

.table-auth-chinhsach {
	/* Thanh scroll custom */
	/* Responsive cho màn hình nhỏ */
	/* Animation cho loading */
}
 .table-auth-chinhsach .container {
	 max-width: 100%;
	 margin: 0 auto;
	 background: white;
	 border-radius: 8px;
	 box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	 overflow: hidden;
}
 .table-auth-chinhsach .header {
	 padding: 20px;
	 background: linear-gradient(135deg, #7c92f0 0%, #006dd3 100%);
	 color: white;
	 text-align: center;
}
 .table-auth-chinhsach .header h1 {
	 font-size: 24px;
	 margin-bottom: 5px;
}
 .table-auth-chinhsach .header p {
	 opacity: 0.9;
	 font-size: 14px;
}
 .table-auth-chinhsach .table-wrapper {
	 overflow-x: auto;
	 position: relative;
}
 .table-auth-chinhsach .table-wrapper::-webkit-scrollbar {
	 height: 8px;
}
 .table-auth-chinhsach .table-wrapper::-webkit-scrollbar-track {
	 background: #f1f1f1;
}
 .table-auth-chinhsach .table-wrapper::-webkit-scrollbar-thumb {
	 background: #c1c1c1;
	 border-radius: 4px;
}
 .table-auth-chinhsach .table-wrapper::-webkit-scrollbar-thumb:hover {
	 background: #a8a8a8;
}
 .table-auth-chinhsach table {
	 width: 100%;
	 min-width: 1200px;
	/* Đảm bảo bảng có độ rộng tối thiểu */
	 border-collapse: collapse;
	 font-size: 14px;
}
 .table-auth-chinhsach thead {
	 background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
	 position: sticky;
	 top: 0;
	 z-index: 10;
}
 .table-auth-chinhsach thead th {
	 padding: 15px 12px;
	 text-align: left;
	 font-weight: 600;
	 color: white !important;
	 white-space: nowrap;
	 border-right: 1px solid rgba(255, 255, 255, 0.2);
	 background: #9c9c9c;
	 font-size: 14px;
}
 .table-auth-chinhsach thead th:last-child {
	 border-right: none;
}
 .table-auth-chinhsach tbody tr {
	 transition: background-color 0.2s ease;
}
 .table-auth-chinhsach tbody tr:nth-child(even) {
	 background-color: #f8f9fa;
}
 .table-auth-chinhsach tbody tr:hover {
	 background-color: #e3f2fd;
	 transform: translateY(-1px);
	 box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
 .table-auth-chinhsach tbody td {
	 padding: 12px;
	 border-bottom: 1px solid #e0e0e0;
	 white-space: nowrap;
	 vertical-align: middle;
}
 .table-auth-chinhsach .stt {
	 text-align: center;
	 font-weight: 600;
	 color: #666;
	 width: 60px;
	 font-size: 14px;
}
 .table-auth-chinhsach .company-name {
	 font-weight: 600;
	 color: #2c3e50;
	 max-width: 200px;
	 white-space: normal;
}
 .table-auth-chinhsach .staff-code {
	 font-family: 'Courier New', monospace;
	 background: #f1f3f4;
	 padding: 4px 8px;
	 border-radius: 4px;
	 font-size: 12px;
}
 .table-auth-chinhsach .employee-name {
	 font-weight: 500;
	 color: #2c3e50;
}
 .table-auth-chinhsach .phone {
	 color: #1976d2;
	 font-weight: 500;
}
 .table-auth-chinhsach .email {
	 color: #388e3c;
	 font-style: italic;
}
 .table-auth-chinhsach .product-link {
	 color: #0056b3;
	 text-decoration: none;
	 font-weight: 500;
	 transition: color 0.2s ease;
}
 .table-auth-chinhsach .product-link:hover {
	 color: #003d82;
	 text-decoration: underline;
}
 .table-auth-chinhsach .no-product {
	 color: #757575;
	 font-style: italic;
}
 .table-auth-chinhsach .address {
	 max-width: 250px;
	 overflow: hidden;
	 text-overflow: ellipsis;
}
 .table-auth-chinhsach .payment-method {
	 padding: 4px 12px;
	 border-radius: 20px;
	 font-size: 12px;
	 font-weight: 500;
	 text-align: center;
}
 .table-auth-chinhsach .payment-direct {
	 background: #e8f5e8;
	 color: #2e7d32;
}
 .table-auth-chinhsach .payment-installment {
	 background: #fff3e0;
	 color: #ef6c00;
}
 .table-auth-chinhsach .status-success {
	 color: #2e7d32;
	 font-weight: 600;
}
ul.pagination {
    display: flex;
    justify-content: center;
}

ul.pagination li {
    list-style: none !important;
    padding-left: 0px;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
a.btn-ss-dangky {
    margin-top: 20px;
    padding: 5px 20px;
    background: linear-gradient(135deg, #0293d6, #0361a3);
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
}
 @media (max-width: 768px) {
	 .table-auth-chinhsach body {
		 padding: 10px;
	}
	 .table-auth-chinhsach .header {
		 padding: 15px;
	}
	 .table-auth-chinhsach .header h1 {
		 font-size: 20px;
	}
	 .table-auth-chinhsach table {
		 font-size: 12px;
		 min-width: 1000px;
	}
	 .table-auth-chinhsach thead th {
		 padding: 10px 8px;
	}
	 .table-auth-chinhsach tbody td {
		 padding: 8px;
	}
	 .table-auth-chinhsach .scroll-hint {
		 display: block;
		 background: #fff3cd;
		 color: #856404;
		 text-align: center;
		 padding: 8px;
		 font-size: 12px;
		 border-bottom: 1px solid #ffeaa7;
	}
}
 .table-auth-chinhsach .scroll-hint {
	 display: none;
}
 .table-auth-chinhsach .loading {
	 opacity: 0;
	 animation: fadeIn 0.5s ease-in forwards;
}
 @keyframes fadeIn {
	 to {
		 opacity: 1;
	}
}
 

@media(max-width:1200px) {
	.box-products-list-main {
		padding: 2rem 0px 9rem;
	}
}

@media(max-width:990px) {
	.breadcrumbs-pages .breadcrumb-underline {
    padding: unset;
}
	.heading-title .count {
		display: none;
	}

	.content-page table tr td {
		width: 100% !important;
		display: block;
	}

	.ct-left.ct-right form {
		width: 100%;
	}

	.contact-temp-body {
		padding: unset;
	}
	.link-contact__icon img {
		width: 33px;
	}
}
