*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.menu{
    position: fixed;
    background-color: black;
    height: 80px;
    width: 1800px;
}
.menu img{
    float: left;
    width: 5%;
}
.imggg{
    padding-top: 0px;
    margin-left: 100px;
}
.menu-left{
    margin-left: 550px;
}
.menu .menu-left a{
    text-decoration: none;
}
.menu-left a{
    float: left;
    padding: 10px;
    margin-top: 15px;
    color: white;
    font-size: 20px;
}
.login{
    float: right;
    padding-top: 15px;
    padding-right: 35px;
}
.login button{
    background-color:rgb(245, 7, 7);
    width: 85px;
    height:40px;
    border-radius: 13px;
    margin-right: 20px;
    border: 2px white;
}
.login > .dk{
    background-color:rgba(70, 78, 80, 0.89);
} 
button a{
    text-decoration: none;
    color: white;
}
.containerr{
    height: 900px;
    background-color: #10141b;
    top: 80px;
}
.thongtinphim{
    position: absolute;
    border: 2px solid red ;
    top: 15%;
    left: 10%;
    width: 55%;
    height: 35%;
    border-radius: 10px;
    background-color: #1A1D23;
}
.thongtinthanhtoan{
    border-radius: 10px;
    top:55%;
    left: 10%;
    position: absolute;
    border: 2px solid red ;
    width: 55%;
    height: 25%;
    background-color: #1A1D23;
}
      
.thanhtoan{
    border-radius: 10px;
    top:15%;
    left: 67%;
    position: absolute;
    border: 2px solid red ;
    width: 25%;
    height: 80%;
    background-color: #1A1D23;
}
.thongtinphim p, h4{
    padding-left: 25px;
    color: white;
    font-size: 20px;
}
h4{
    padding-top: 35px;
}
.ngaygiochieu {
    display: flex;
    justify-content: space-between;
}
.ghe{
    padding-right: 200px;
}

.soghe{
    display: flex;
    justify-content: space-between;
}
.phongchieu{
    padding-right: 133px;
}    
table{
    width: 80%;
    height: 50%;
    border-radius: 15px;
    margin-top: 20px;
    margin-left: 100px;
}
table td{
    text-align: center;
    color: white;
}
table th{
    color: white;
}
.vn{
    border: 2px solid white;
    height: 65px;
    width: 350px;
    border-radius: 15px;
    padding-top: 20px;
    padding-left: 25px;
    margin-top: 20px;
}
.vn button{
    width: 25px;
    height: 25px;
    border-radius: 100%;
}
.nganhang{
    padding-left: 42px;
}
.vn{
    display: flex;
}
.vn img{
    padding-left: 20px;
    padding-bottom: 20px;
}
.vn p{
    padding-left: 10px;
    padding-top: 2px;
    color: white;
}
.thanhtoanfreetc{
    padding-top: 20px;
    width: 100px;
    display: flex;
}
.thanhtoann p{
    padding-left: 25px;
    margin: 5px;
    color: white;
    width: 100px;
    padding-top: 10px;
    font-size: 16px;
}
.toan{
    padding-left: 250px;
    color: white;
    margin: 10px;
}
.toan p{
    padding-top: 10px;
    font-size: 16px;
}
.hoadon{
    text-align: center;
    padding-top: 30px;
}
.hoadon button{
    width: 400px;
    height: 50px;
    background-color: #EF4444;
    border-radius: 20px;
    color:white;
    font-size: 20px;
    font: caption;
}
.quaylai{
    padding-top: 20px;
    text-align: center;
}
.quaylai button{
    width: 150px;
    height: 60px;
    font-size: 20px;
    font: caption;
    border-radius: 40px 0px 40px;
    
}
.canhbao {
padding-top: 30px;
text-align: center;
color: orange;
}

