
/* /App_Themes/all/allcss/rss.css */

.mid_header {
    float: left;
    padding: 3px 0 4px;
    position: relative;
    width: 100%;
}

.right {
    float: right;
}

.img_rss {
    font-size: 0;
    line-height: 0;
}

.left {
    float: left;
}

a {
    color: #000;
    outline: 1px none;
    text-decoration: none;
}

img {
    border: 0 none;
    font-size: 0;
    line-height: 0;
    max-width: 100%;
}

.block_breakumb_left {
    float: left;
}

.list_arrow_breakumb li {
    float: left;
}

    .list_arrow_breakumb li.start a {
        border-left: 3px solid #9f224e;
        color: #9f224e;
        font-weight: 700;
        padding: 0 8px;
    }

    .list_arrow_breakumb li a {
        background: #eceeed none repeat scroll 0 0;
        display: block;
        float: left;
        font: 400 14px/25px arial;
        height: 25px;
        padding: 0 5px;
        white-space: nowrap;
    }

.list_arrow_breakumb .arrow_breakumb {
    background: rgba(0, 0, 0, 0) url("http://st.f3.vnecdn.net/responsive/c/v23/images/graphics/icon_total_01.png") no-repeat scroll -287px -20px;
    display: block;
    float: left;
    height: 25px;
    width: 13px;
}

#rsspage.line_page {
    background: rgba(0, 0, 0, 0) url("http://st.f3.vnecdn.net/responsive/c/v23/images/graphics/bg_1x1_gray.gif") repeat-y scroll 68% 0;
}

#rsspage {
    margin-bottom: 20px;
}

.width_common {
    float: left;
    width: 100%;
}

.block_rss {
    width: 67%;
}

#rsspage .block_rss .title_block {
    margin-bottom: 20px;
}

.title_block {
    border-bottom: 1px dotted #e2e2e3;
    font: 700 14px arial;
    padding-bottom: 10px;
}

.line_mid_670 {
    background: rgba(0, 0, 0, 0) url("http://st.f3.vnecdn.net/responsive/c/v23/images/graphics/bg_1x1_gray.gif") repeat-y scroll 50% 0;
}

#rsspage .list_item_rss {
    width: 48%;
}

.list_item_rss {
    float: left;
    width: 31%;
}

    .list_item_rss li {
        border-bottom: 1px dotted #e2e2e3;
        float: left;
        margin: 0 0 5px;
        padding: 0 0 5px;
        width: 100%;
    }

        .list_item_rss li a {
            float: left;
            font: 400 14px arial;
        }

            .list_item_rss li a.ico_respone_rss {
                float: right;
            }

.ico_respone_rss {
    background-position: -202px 0;
    height: 18px;
    width: 50px;
}

.icon_responsive {
    background: rgba(0, 0, 0, 0) url("/App_Themes/all/allcss/images/icons/icon_resonesive.gif") no-repeat scroll 0 0;
    display: inline-block;
    font-size: 0;
    height: 20px;
    line-height: 0;
}

#rsspage .list_right {
    float: right;
}

.block_txt_right_rss {
    width: 31%;
}

.title_block {
    border-bottom: 1px dotted #e2e2e3;
    font: 700 14px arial;
    padding-bottom: 10px;
}

.txt_block_rss {
    padding: 10px 0 0;
}

    .txt_block_rss p {
        font: 400 12px arial;
        padding: 0 0 10px;
    }

.title_block {
    border-bottom: 1px dotted #e2e2e3;
    font: 700 14px arial;
    padding-bottom: 10px;
}

.txt_block_rss {
    padding: 10px 0 0;
}

/* /App_Themes/all/allcss/qi-desktop-hep.css */
/* =====================================================================================
   VỎ DESKTOP Ở CỬA SỔ HẸP (< 1200px)  —  thêm 2026-08-11
   User báo giao diện vỡ khi xem ở khổ iPad (ảnh chụp 1024×1366): ba cột 590+295+295 chồng
   lên nhau, sinh một dải trắng giữa cột tin và cột "Tin mới nhất".

   NGUYÊN NHÂN đo được: bộ vỏ desktop bị GHIM KHUNG CỨNG —
     · `.container { min-width: 1200px }` và `#MainContent { min-width: 1200px }`
       (có trong CẢ style2.css LẪN App_Themes/hanoi/css/hanoi.css của tenant Hà Nội);
     · quảng cáo "bay hai bên mép" định vị tuyệt đối theo mép 1275px.
   ⇒ ở khung 1014px trang rộng 1342px, cuộn ngang và vỡ cột.

   PHẠM VI CỐ Ý HẸP — tệp này CHỈ làm ba việc, và chỉ dưới 1200px:
     ① gỡ khoá khung cứng (min-width) để bố cục co được;
     ② ẩn quảng cáo bay hai mép (ở khổ này chúng nằm ngoài vùng nhìn hoặc đè nội dung);
     ③ cho thanh menu ngang cuộn trong chính nó thay vì đẩy cả trang.
   KHÔNG đụng tới lưới, cỡ chữ hay màu của bất kỳ mẫu nào: từ 1200px trở lên tệp này
   không sinh một luật nào, nên 46 mẫu giữ nguyên hiển thị như trước.

   TRANG CHỦ của đơn vị đã bật Is_auto_Responive không cần tới đây: `_MasterAllDesktop`
   đưa cửa sổ hẹp sang thẳng bản "rp" (đã responsive hoàn chỉnh). Tệp này lo phần còn lại —
   các TRANG TRONG và những đơn vị chưa bật cờ.
   ===================================================================================== */

@media (max-width: 1199.98px) {

    /* ① Gỡ khoá khung. Dùng !important vì luật gốc nằm ở style2.css / hanoi.css của tenant,
       nạp sau tệp này trong vài nhánh vỏ. */
    .container,
    #MainContent,
    .content {
        min-width: 0 !important;
    }

    /* ② Quảng cáo bay hai bên mép: định vị theo mép màn hình rộng nên ở khổ này luôn nằm
       ngoài khung hoặc chồng lên nội dung. */
    .ads-wrapper.adsLeft,
    .ads-wrapper.adsRight {
        display: none !important;
    }

    /* ③ Menu ngang dài hơn khung thì cuộn trong chính nó, không đẩy cả trang trượt ngang. */
    .qimenu,
    .menu-main {
        overflow-x: auto;
    }
}

/* /App_Themes/all/allcss/qiUserLogin.css */
.open-chat-btn {
    position: fixed;
    bottom: 150px;
    right: 20px;
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 100000;
}

    .open-chat-btn:hover {
        background-color: #0056b3;
    }

/* Popup chat */
.chat-popup {
    display: none; /* Ẩn popup mặc định */
    position: fixed;
    bottom: 200px; /* Cách nút 60px */
    right: 20px;
    width: 380px;
    height: 450px;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1100;
    overflow: hidden;
}

/* Header của popup */
.chat-header {
    background-color: #007bff;
    color: white;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

/* Nút đóng trong popup */
.close-btn {
    position: absolute;
    top: 5px;
    right: 10px;
    background: none;
    border: none;
    color: white;
    font-size: 16px;
    cursor: pointer;
}

    .close-btn:hover {
        color: #ffdddd;
    }

.login-web {
    position: fixed;
    bottom: 150px;
    right: 20px;
    z-index: 9000;
    background: #006ab0;
    padding: 5px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
a:focus-visible {
    outline: none !important;
}

.qibgmenutop .pt-1 {
    padding-top: 5px !important;
}

.goog-te-combo {
    border: 1px solid #ddd !important;
    padding: 2px 10px;
    border-radius: 5px;
}

select:focus-visible {
    outline: 1px solid #ddd !important;
}

.skiptranslate {
    width: 0px !important;
    height: 0px !important;
}

body {
    top: 0px !important;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    width: 0px !important;
    height: 0px !important;
    display: none !important;
}

#goog-gt-tt {
    display: none !important;
}

#google_translate_element {
    bottom: 0px !important;
    position: fixed;
}

.infoFooter {
    text-wrap: balance;
}

.zalo-chat-widget {
    bottom: 80px !important;
    right: 20px !important;
    /*left: auto !important;*/
    visibility: visible !important;
    /*position: fixed !important;*/
}