.m-footer {
    margin-top: 0 !important;
}
.new-page-bg {
    background: #fff;
}
.auto-size {
    max-width: 1440px !important;
    min-width: 1187px !important;
    margin: 0 auto;
}
.auto-size .grid {
    width: 100%;
    padding: 0;
}
@media screen and (max-width: 1440px) {
    .new-page-bg .auto-size {
        padding: 0 20px;
    }
}

@media screen and (max-width: 1560px) {
    .new-page-bg .auto-size {
        margin: 0 auto !important;
    }
}
.new-layout-fly {
    padding-bottom: 60px;
}
.new-page-bg .search-filter-bar {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.list-tab {
    height: 41px;
    border-bottom: 2px solid #dae0e6;
    position: relative;
    font-size: 13px;
    flex: 1;
}
.list-tab ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.list-tab li {
    padding-right: 40px;
    float: left;
}
.list-tab li a {
    display: inline-block;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    color: #555;
}
.list-tab .selected a {
    font-weight: bold;
    color: #e64545;
    border-bottom: 2px solid #e64545;
}
/******************/
.main-search{
    display:flex;
    width:100%;
    gap: 20px;
}

.search-left{
    width:248px;
    flex-shrink:0; /* không bị co */
    position: relative;
}

.search-left .list-filters {
    position: sticky;
    top: 10px;
    /*padding-inline-start: 10px;*/
    padding-inline-end: 19px;
    padding-bottom: 10px;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 103px);
    flex-shrink: 0;
    border-inline-end: 1px solid #e6e6e6;
    padding-inline-end: 1px;
}

.search-right{
    flex:1;
    min-width:0; /* quan trọng để không tràn flex */
    overflow:hidden;
    padding-bottom: 60px;
}
.search-right .product-list{
    width:100%;
    /*overflow:auto;*/
}
.list-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    gap: 20px;
}
.list-top .num-found {
    color: #888;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: flex;
    gap: 15px;
}
.list-top .num-found .product-word {
    font-weight: bold;
    color: #222;
    font-size: 24px !important;
    margin-inline-end: 10px;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
}
.list-top .num-found .product-word+span {
    flex-shrink: 0;
    font-size: 14px;
}
.list-filters span.colred {
    font-size: 18px;
    color: red;
}
.list-filters i {
    font-size: 18px;
}
.search-left .filter-item {
    border-top: none;
    padding: 10px 0 2px 0;
    width: 225px;
    margin-bottom: 0;
}
.search-left .filter-item h3 {
    font-size: 16px;
    line-height: 21px;
    margin: 0;
    color: #333;
}
.search-left .filter-item dt {
    display: flex;
    justify-content: space-between;
    padding: 2px 0;
}
.search-left .filter-item dd {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin-left:0 ;
}
.search-left .filter-item dd a {
    padding: 5px 0;
    display: block;
    line-height: 16px;
    color: #222;
}
.search-list .list-node {
    padding: 15px;
    min-height: 210px;
    width: 100%;
    display: flex;
    margin-bottom: 20px;
}
.layout-fly .search-list .list-node{
    padding: 0;
}
.new-layout-fly .search-list .list-node {
    background-color: #fff;
    border-bottom: none;
    padding: 15px 0;
    width: 100%;
}
.list-node-content.loadedswiper {
    width: 100%;
}
.product-wrap {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb {
    width: 260px;
    height: 260px;
    overflow: auto;
    border: 1px solid #e6ecf2;
    border-radius: 10px;
}
.img-thumb {
    width: 100px;
    height: 100px;
    display: table;
    text-align: center;
    table-layout: fixed;
    overflow: hidden;
}
.pro-has-video {
    position: relative;
}
.product-content {
    flex: 1;
    min-width: 0;
    margin-left: 0;
}
.product-detail {
    display: flex;
    gap: 50px;
}
.product-info {
    flex: 3;
    min-width: 0;
    box-sizing: border-box;
}
.pro-extra {
    flex: 2;
    min-width: 0;
    box-sizing: border-box;
}
.product-name {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 8px 0;
    font-weight: normal;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.new-layout-fly .search-list .list-node .list-node-content .product-info .product-property {
    margin: 10px 0 15px 0;
}
.extra-property {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #6b7280;
}
.new-layout-fly .search-list .list-node .list-node-content .product-info .product-property .fob-price {
    line-height: 30px;
    font-weight: 700;
    font-size: 26px;
    color: #222;
}
.new-layout-fly .search-list .list-node .list-node-content .product-info .product-property .fob-price {
    line-height: 30px;
    font-weight: 700;
    font-size: 26px;
    color: #222;
}
span.fob-price e {
    color: #6b7280;
    font-weight: normal;
    font-size: 16px;
    text-decoration: line-through;
}
.new-layout-fly .search-list .list-node .list-node-content .product-info .product-property .fob-unit {
    color: #888;
    font-weight: 400;
}
.new-layout-fly .search-list .list-node .list-node-content .product-info .product-property .min-order {
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    color: #222;
    margin-top: 10px;
}
.company-info {
    list-style: none;
    padding: 0;
    margin: 0;
    flex-grow: 1;
}
ul.company-info > li.compnay-name-li {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    color: #555;
}
ul.company-info > li.auth-li.cf {
    padding: 5px 0;
}
.compnay-name {
    font-weight: 600;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.new-layout-fly .search-list .list-node .list-node-content .pro-extra .company-info .auth {
    margin-right: 6px;
    float: left;
    height: 24px;
    padding: 5px 0;
}
.company-info li span {
    font-size: 13px;
    color: #666;
}
.list-node-content .company-info .auth .auth-icon {
    height: 16px;
    width: auto;
}
ul.company-info > li.auth-li.cf a.product-evaluation {
    margin: 2px 0 0 0px;
    display: flex;
    float: left;
    align-items: center;
    color: #222;
    font-size: 14px;
    height: 24px;
    line-height: 18px;
    cursor: pointer;
    text-decoration: none;
    background: linear-gradient(90deg, #FFE2E2, #fff);
    border-radius: 12px;
    padding: 0 4px 0 8px;
    position: relative;
    gap: 6px;
}
ul.company-info > li.auth-li.cf a.product-evaluation > i.fa-star {
    color: #e64545;
    font-size: 16px;
    position: relative;
    top: -1px;
}
.company-info li span {
    font-size: 13px;
    color: #666;
}
.action-area {
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.new-layout-fly .search-list .list-node .list-node-content .contact-btn {
    width: fit-content;
    height: 38px;
    padding: 0 20px;
    border-radius: 100px;
    background: #e64545;
    opacity: 1;
    color: #fff;
    font-size: 14px;
    text-indent: 0%;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
    font-size: 14px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-layout-fly .search-list .list-node .list-node-content .contact-btn:hover {
    color: #fff;
    background-color: #d92121;
}
.product-wrap {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
.new-layout-fly .main-wrap .search-list .product-wrap .img-wrapper {
    float: none;
    margin: 0;
}
.list-node-content .img-wrapper {
    flex: 0 0 260px;
}
.img-thumb {
    width: 100px;
    height: 100px;
    display: table;
    text-align: center;
    table-layout: fixed;
    overflow: hidden;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb {
    width: 260px;
    height: 260px;
    overflow: auto;
    border-radius: 10px;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .img-box {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .img-thumb-inner {
    width: 260px;
}
.img-thumb-inner {
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb img {
    max-width: 260px;
    max-height: 260px;
    width: 260px;
    height: 260px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 10px;
}
.new-layout-fly .main-wrap .search-list .list-node .list-node-content .img-wrapper .img-thumb-inner::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .03);
    border-radius: 10px;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .has-video-icon img, 
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .pro-has-video .has-video-icon img {
    width: 24px;
    height: 18px;
    max-width: 24px;
    max-height: 18px;
}
.img-box:hover .img-left, .img-box:hover .img-right {
    opacity: 1;
    visibility: visible;
}
.img-left {
    left: 10px;
}

.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .img-box a:hover {
    text-decoration: none;
    outline: none;
}
.img-box:hover .img-left, .img-box:hover .img-right {
    opacity: 1;
    visibility: visible;
}
.img-wrapper .img-thumb .img-box a:focus,
.img-wrapper .img-thumb .img-box a:active{
    outline: none;
} 

.img-left:hover, .img-right:hover {
    background-color: #d3d3d3;
}
.img-left, .img-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #000;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 10;
}
.img-left i, .img-right i {
    font-size: 27px;
    top: 6px;
    position: absolute;
    left: 35%;
}
.img-right i {
    left: 44%;
}
.img-right {
    right: 10px;
}
ul.company-info > li.compnay-name-li span {
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    text-decoration: underline;
    color: #222;
}
.product-name a {
    color: #222;
    text-decoration: none;
    font-weight: bold;
}
.product-name a:hover{
    color: #6b7280;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .img-box .img-button-wrapper {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 1;
    display: flex;
}
.swiper-page-wrap {
    position: absolute;
    bottom: 8px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 10px;
    text-decoration: none;
}
.new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .swiper-page-wrap, .new-layout-fly .search-list .list-node .list-node-content .img-wrapper .img-thumb .pro-has-video .swiper-page-wrap {
    width: 35px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .4);
    border-radius: 9px;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-weight: 500;
    z-index: 1;
    cursor: pointer;
    margin: -8px -52px;
}
a.has-page.swiper-page-wrap span {
    color: #fff;
}
.extra .section {
    width: 210px;
    margin-bottom: 10px;
}
.layout-fly .extra .list {
    padding: 15px;
    border: 1px solid #dce2e8;
}
.extra .section h3 {
    font-size: 16px;
    line-height: 22px;
    padding: 7px 0;
    margin: 0;
}
.extra .section .list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.extra .section .list li {
    display: block;
    line-height: 16px;
    padding: 5px 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 7.5px 0;
    font-size: 14px;
}
.extra .section .list li a {
    color: #222;
    line-height: 16px;
}
.extra .section .list li a:hover {
    color: #ff850a;
    text-decoration: none;
}
.layout-fly .extra .showmore {
    color: #007dfa;
    padding: 7.5px 0;
    font-size: 14px;
}
.extra .section .list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.layout-fly {
    padding-bottom: 60px;
}
.company-info {
    list-style: none;
    padding: 0;
    margin: 0;
}
.pro-extra ul.company-info{
    width: 280px;
}
.list-node .company-info {
    flex-grow: 1;
    width: 770px;
}
@media screen and (max-width: 1440px) {
    .list-node .company-info {
        flex-grow: 1;
        width: 460px;
    }
}
.list-node .company-top {
    background: linear-gradient(90deg, #E1EAF3 0%, rgba(225, 234, 243, 0) 97%);
    padding: 10px 15px;
    border-radius: 6px;
}
/*.list-node .company-name {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    text-decoration: underline;
    color: #222;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}*/
.list-node .company-name {
    font-size: 16px;
    color: #222;
    text-decoration: underline;

    display: block;
    white-space: nowrap;
    overflow: hidden;    
    text-overflow: ellipsis;    

    line-height: 1.4;
    max-width: 290px;
}
.company-name h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-node .company-name a {
    color: #222;
}
.list-node .company-name a h2 {
    font-weight: normal;
    margin: 0;
    font-size: 17px;
}
.list-node .compnay-auth {
    margin-top: 4px;
}
.list-node .compnay-auth .auth-block {
    margin-right: 20px;
    text-decoration: none;
    position: relative;
    color: #888;
}
.as-info .as-logo {
    position: relative;
    height: 18px;
    line-height: 18px;
    margin-left: -5px;
    padding: 3px 0 3px 5px;
}
.as-info .as-logo a {
    display: block;
    color: #666;
}
.as-logo-now.as-logo img {
    max-width: 50px;
}
.list-node .company-box {
    margin-top: 10px;
    font-size: 14px;
}
.list-node .company-intro {
    line-height: 1.3;
}
.list-node .company-intro .tr-box {
    display: flex;
    padding: 4px 0;
}
.list-node .company-intro .tr-box .subject {
    color: #999;
    width: 120px;
    vertical-align: top;
}
.list-node .company-intro .tr-box .td-des {
    width: 10px;
    flex-grow: 1;
    color: #000;
}
.list-node .user-action {
    margin-top: 10px;
    display: flex;
}
.list-node .user-action .contact-btn {
    height: 33px;
    display: flex;
    text-align: center;
    line-height: 33px;
    vertical-align: middle;
    justify-content: center;
    font-size: 14px;
    margin-right: 10px;
    color: #fff;
    background-color: #e64545;
    border-radius: 17px;
    padding: 0 16px;
}
.list-node .user-action .contact-btn i {
    line-height: 33px;
    font-size: 18px;
    margin-top: 1px;
}
.list-node .user-action .contact-btn span {
    color: #fff;
    font-size: 14px;
    padding-left: 6px;
}
.list-node .user-action .contact-btn:hover {
    background-color: #ca2e2e;
    color: #fff !important;
}
.list-node .rec-product {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.list-node .rec-product li {
    width: 160px;
    float: left;
    margin-left: 10px;
    position: relative;
    font-size: 14px;
}
.list-node .rec-product li .img-thumb {
    width: 140px;
    height: 140px;
    margin-bottom: 5px;
    background: #fff;
    border-radius: 10px;
    display: table;
    text-align: center;
    table-layout: fixed;
    overflow: hidden;
}
.img-thumb-inner {
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
}
.list-node .rec-product li .img-thumb img {
    max-width: 140px;
    max-height: 140px;
}
.list-node .rec-product li .pro-name {
    height: 35px;
    line-height: 1.3;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-node .rec-product li .pro-name a {
    color: #222;
}
.list-node .pro-pop {
    visibility: hidden;
    position: absolute;
    padding: 15px;
    /* width: 160px; */
    width: 190px;
    top: -10px;
    left: -30px;
    background: #fff;
    z-index: 2;
    box-shadow: 1px 3px 7px 0px #e0e0e0;
    box-shadow: 1px 3px 7px 0px rgba(0, 0, 0, .12);
    -webkit-transform-origin: center -15px;
    -moz-transform-origin: center -15px;
    -ms-transform-origin: center -15px;
    transform-origin: center -15px;
    -webkit-transition: -webkit-transform 300ms ease, top 300ms ease;
    -moz-transition: -webkit-transform 300ms ease,top 300ms ease;
    -ms-transition: -webkit-transform 300ms ease,top 300ms ease;
    transition: -webkit-transform 300ms ease, top 300ms ease;
    -webkit-transform: scale(0.77);
    -moz-transform: scale(0.77);
    -ms-transform: scale(0.77);
    transform: scale(0.77);
}
.img-thumb-160 {
    width: 160px;
    height: 160px;
    display: table;
    text-align: center;
    table-layout: fixed;
    overflow: hidden;
}
.img-thumb-inner {
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
}
.img-thumb-160 img {
    max-width: 160px;
    max-height: 160px;
}
.list-node .rec-product li .pro-name {
    height: 35px;
    line-height: 1.3;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-node .user-action {
    margin-top: 10px;
    display: flex;
}
.list-node .user-action .contact-btn {
    height: 33px;
    display: flex;
    text-align: center;
    line-height: 33px;
    vertical-align: middle;
    justify-content: center;
    font-size: 14px;
    margin-right: 10px;
    color: #fff;
    background-color: #e64545;
    border-radius: 17px;
    padding: 0 16px;
}
.list-node .rec-product li:hover .pro-pop {
    visibility: visible;
    top: -34px;
    /*left: -36px;*/
    left: -24px;
    -webkit-transform-origin: center -15px;
    -moz-transform-origin: center -15px;
    -ms-transform-origin: center -15px;
    transform-origin: center -15px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 300ms ease,top 300ms ease;
    -moz-transition: -webkit-transform 300ms ease,top 300ms ease;
    transition: -webkit-transform 300ms ease,top 300ms ease
}
/*@media screen and (min-width: 1600px) {
    .list-node .rec-product li:hover .pro-pop {
        top: -24px;
        left: -26px;
    }
}*/

/*--------------list__ycbg*/
.inside-yeucau > a{
    background-color: #fff;
    margin: 10px 4px;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    border-radius: 8px;
    padding: 10px;
    line-height: 20px;
    display: flex;
    gap: 20px;
}

.newyc-startime {
    color: #9e9a9a;
}

.newyc-name {
    font-size: 16px;
    color: red;
}

.newyc-content {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
    color: #333;

    display: -webkit-box;
    -webkit-line-clamp: 4;   /* 👈 số dòng */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.date-box {
    width: 100px;
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    text-align: center;
    font-family: Arial, sans-serif;
    border: 1px solid #eee;
}
.date-day {
    background: linear-gradient(135deg, #ff4d4f, #ff7875);
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0;
}
.date-month {
    font-size: 12px;
    color: #555;
    padding: 6px 0 2px;
}
.date-time {
    font-size: 11px;
    color: #999;
    padding-bottom: 8px;
}

.boxleft {
    width: 100px; /* cố định */
}

.boxright {
    flex: 1; /* chiếm phần còn lại */
}
.linegyc {
    font-size: 14px;
    margin-bottom: 8px;
}
.list-gyc-list {
    font-size: 16px;
    display: flex;
    gap: 10px;
    align-items: anchor-center;
}
.list-gyc-list span {
    display: inline-block; 
    max-width: 100%; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: red !important;
    font-size: 16px !important;
}

/***Detail********/
.detail-top-npp {
    margin-bottom: 20px;
}
.detail-top-npp span {
    padding: 0 10px;
    font-size: 16px !important;
}
.detail-top-npp i {
    font-size: 18px;
}
.detail-toptitle-npp {
    font-size: 20px;
    color: #055699;
    margin-bottom: 10px;
}
ul.info {
    background: #f6f6f6;
    margin-bottom: 30px;
    padding: 10px;
}
ul.info > li {
    line-height: 30px;
    font-size: 14px;
}
.detail-topnoidung-npp {
    color: #303030;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 30px;
}
#detailAddress tr {
    border-bottom: 1px solid #f0f0f0;
}
#detailAddress tr td{
    border-right: 1px solid #f0f0f0;
    align-content: center;
}

#detailAddress thead th {
    color: #055699;
    background: #bcd7ec;
}
.table>thead>tr>th{
    vertical-align: middle;
    text-align: center;
}
#detailAddress table{
    font-size: 14px;
}
div#detailAddress {
    display: flex;
    gap: 20px;
    width: 100%;
}
.detail-info {
    width: 50%;
    flex: 1;
}
.detail-vctt {
    flex: 1;
}
ul.info > li img {
    max-width: 50px;
}

ul.info > li a {
    padding: 0 10px;
}