﻿@media only screen and (max-width: 1200px) {
    .cyber-page {
        width: 100%;
        margin: 0px auto;
    }
}
@media only screen and (max-width: 600px) {
    .close-update-ve {
        font-size: 35px !important;
    }
    .DropTable {
        transform: translate(100vw) !important;
    }
    .frmDienThoaiMobile{
        width:100px;
    }
    .ItemMobiVeCT {
        word-break: break-word;
    }
    .ItemMobiVe{
        height:370px !important;
    }
    .mapslistxe {
        display: none;
    }
    .mapinfoxe {
        width: 100%;
        margin: 0px;
        opacity: 0.6;
        z-index: 9999
    }
    .headerBanVe {
        position:initial;
        
        z-index: 0;
    }
    .cyberItemVe p{
        font-size:11px;
    }
    .cyberItemVe span {
        font-size: 11px;
    }
   /* .changtrangItemve {
        position: absolute;
        background-color:#323232;
        padding:3px;
        opacity:0.8;
        top: 0;
        height: 100%;
        width: 100%;
        z-index:999;
    }*/
    .changtrangItemve {
        position: absolute;
        background-color: #323232;
        padding: 3px;
        opacity: 0.8;
        top: 50px;
        height: calc(100% - 50px);
        width: 100%;
        z-index: 999;
    }
    .btn-chucnangItemVe {
        height: 32px;
        text-align: center;
        padding-top: 6px;
        cursor: pointer;
        border-radius:2px;
        background-color:white !important;
        margin-top:3px;
    }
    .cyber-hover-ve:hover .changtrangItemve {
        visibility:hidden;
    }
    .chantrangF3BanVe {
        background-color: white;
        bottom: 0;
        position: sticky;
        width: 99%;
        padding: 6px 12px;
        z-index: 20;
        left: 0;
    }
    .btn-huy-F3banve {
        width: 100%;
    }
    .btn-thietbi-F3BanVe {
        width: 100%;
    }
    .tbn-Vnpay-F3banVe {
        width: 100%;
    }
    .tbn-ThanhToan-F3banVe {
        width: 100%;
    }
    .tbn-ThanhToanNgay-F3banVe {
        width: 100% !important;
    }
    .tbn-XacNhan-F3banVe {
        width: 100% !important;
    }
    .header-F3banVe {
        width: 100% !important;
    }
    .cybernoneMobile{
        display:none;
    }
    .col-ve-Mobile{
        width:33.333333% !important;
    }
}
@media only screen and (min-width: 600px) {
    .headerBanVe {
        position: sticky;
        top: 0px;
        z-index: 10;
    }
    .changtrangItemve {
        position: absolute;
        bottom: 0;
        height: 38px;
        width: 100%;
    }
    .btn-chucnangItemVe {
        width: 32px !important;
        height: 32px !important;
        text-align: center;
        padding-top: 6px;
        margin-left: 3px;
        cursor: pointer;
        font-size: 11px;
        border-radius: 16px !important;
    }
    .cyber-hover-ve:hover .changtrangItemve {
        visibility: visible;
    }
    .chantrangF3BanVe {
        background-color: white;
        bottom: 0;
        position: absolute;
        width: 99%;
        padding: 6px 12px;
        z-index: 20;
        left: 0;
    }
    .btn-huy-F3banve {
        width: 68px !important;
    }
    .btn-thietbi-F3BanVe {
        width: 120px !important;
    }
    .tbn-Vnpay-F3banVe {
        width: 270px !important;
    }
    .tbn-ThanhToan-F3banVe {
        width: 270px !important;
    }
    .tbn-ThanhToanNgay-F3banVe {
        width: 160px !important;
    }
    .tbn-XacNhan-F3banVe {
        width: 160px !important;
    }
    .header-F3banVe{width:auto !important}
    .cybernoneDes {
        display: none !important;
    }
}
