ul, li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.Tab_CoQuan {
    border-radius: 10px;
    border: 1px solid #F5D6D6;
    background: #FFF5F5;
    padding: 15px 20px 20px 20px;
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.Tab_CoQuan .nav {
    border-bottom: none;
}

.Tab_CoQuan .nav .nav-item {
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 0;
}

.Tab_CoQuan .nav .nav-item:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 24px;
    background: #ACB7C9;
    top: 50%;
    right: -1px;
    transform: translateY(-50%);
}

.Tab_CoQuan .nav .nav-item .nav-link {
    color: var(--text-mi, #182940);
    font-family: "Roboto Slab";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4444; /* 144.444% */
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 5px 0;
    border: none;
    cursor: pointer;
}

.Tab_CoQuan .nav .nav-item .nav-link:hover {
    border: none;
    border-radius: 0;
}

.Tab_CoQuan .nav .nav-item .nav-link.active {
    color: var(--red, #D61C26);
    border: none;
    background: none;    
    border-bottom: 2px solid var(--red, #D61C26);
}

.Tab_CoQuan .nav .nav-item .nav-link.active::before {

}

.Tab_CoQuan .nav .nav-item .nav-link::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(../image/LogoUBND.png) no-repeat center;
}

.Tab_CoQuan #CoQuanTabContent {
    width: 100%;
}

.Tab_CoQuan .tab-content .DanhSachThanhPhan {
    display: flex;
    gap: 15px 30px;
    flex-wrap: wrap;
}

.Tab_CoQuan .tab-content .DanhSachThanhPhan li {
    flex: 0 0 calc(100% / 3 - 20px);
}

.Tab_CoQuan .tab-content .DanhSachThanhPhan li a {
    color: var(--text-mi, #182940);
    /* tiêu đề nhỏ */
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5; /* 150% */
    display: flex;
    align-items: center;
    gap: 4px;
}

.Tab_CoQuan .tab-content .DanhSachThanhPhan li a::before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M5.53331 2.86663C5.41116 2.99125 5.34274 3.1588 5.34274 3.3333C5.34274 3.5078 5.41116 3.67535 5.53331 3.79997L9.72665 7.99997L5.52665 12.2C5.45732 12.2602 5.40119 12.3342 5.36179 12.4172C5.32239 12.5001 5.30057 12.5904 5.29769 12.6822C5.29481 12.774 5.31094 12.8654 5.34506 12.9507C5.37918 13.036 5.43056 13.1133 5.49598 13.1778C5.5614 13.2423 5.63944 13.2926 5.7252 13.3255C5.81097 13.3584 5.90261 13.3733 5.99438 13.3691C6.08614 13.3649 6.17606 13.3418 6.25847 13.3012C6.34089 13.2606 6.41404 13.2035 6.47331 13.1333L11.14 8.46663C11.2621 8.34201 11.3306 8.17447 11.3306 7.99997C11.3306 7.82546 11.2621 7.65792 11.14 7.5333L6.47331 2.86663C6.41134 2.80415 6.33761 2.75455 6.25637 2.7207C6.17513 2.68686 6.08799 2.66943 5.99998 2.66943C5.91197 2.66943 5.82484 2.68686 5.7436 2.7207C5.66236 2.75455 5.58862 2.80415 5.52665 2.86663H5.53331Z" fill="%23D61C26"/></svg>') 
                no-repeat center;
}   

.Lienket_website {
    border-radius: 10px;
    border: 1px solid var(--border-table, #CED8EB);
    background: #FFF;
    padding: 15px;
}

.Lienket_website .main h4 {
    color: var(--text-mi, #182940);
    margin-bottom: 15px;
}

.Lienket_website .list_website {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.Lienket_website .select2 .select2-selection {
    border-radius: 4px;
    border: 1px solid #E0E0E0;
    background: #F6F6F6;
    height: auto;
}

.Lienket_website .select2 .select2-selection span {
    color: var(--text-mi, #182940);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.57; /* 157.143% */
}

.Lienket_website .select2 .select2-selection .select2-selection__arrow {
    top: 50% !important; 
    transform: translateY(-50%) !important;
}

.Lienket_website .select2 .select2-selection .select2-selection__arrow b {
    border: none;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><g clip-path="url(%23clip0_2098_3405)"><path d="M6.3293 9.10363L11.8643 3.55327C12.0455 3.37142 12.0452 3.077 11.8634 2.89545C11.6815 2.71405 11.3869 2.71452 11.2055 2.89639L5.99998 8.11637L0.794437 2.8962C0.613032 2.71435 0.318634 2.71388 0.13676 2.89527C0.0933599 2.93844 0.0589323 2.98979 0.0354614 3.04633C0.0119896 3.10287 -6.10528e-05 3.1635 2.84069e-06 3.22472C-7.34559e-05 3.28573 0.0118837 3.34614 0.0351896 3.40251C0.0584955 3.45889 0.0926923 3.51011 0.135822 3.55325L5.67068 9.10363C5.75782 9.19121 5.87642 9.24036 5.99998 9.24036C6.12354 9.24036 6.24199 9.19107 6.3293 9.10363Z" fill="%23182940"/></g><defs><clipPath id="clip0_2098_3405"><rect width="12" height="12" fill="white" transform="translate(12) rotate(90)"/></clipPath></defs></svg>');
    width: 12px;
    height: 12px;
    left: 0;
    margin-top: 2px;
}

@media screen and (max-width: 600px) {
    .Tab_CoQuan .nav .nav-item:not(:last-child)::after {
        content: none
    }

    .Tab_CoQuan .nav {
        border-bottom: none;
        gap: 10px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .Tab_CoQuan .nav .nav-item {
        padding: 0;
        margin: 0;
        border: none;
    }

    .Tab_CoQuan .tab-content .DanhSachThanhPhan {
        gap: 15px;
    }

    .Tab_CoQuan .tab-content .DanhSachThanhPhan li {
        flex: 0 0 calc(100% / 2 - 7.5px);
    }
}

@media screen and (max-width: 460px) {
    .Tab_CoQuan .tab-content .DanhSachThanhPhan li {
        flex: 0 0 100%;
    }
}