/*custom css scroll popup thong tin dat ve*/
.main-ct-popup-ticket {
    max-height: 80vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.main-ct-popup-ticket::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

.main-ct-popup-ticket::-webkit-scrollbar-thumb {
    background: #FF0000;
}

.box-commitment {
    position: relative;
}

/*=====*/