@charset "UTF-8";

/*------------------------------------------------------------------------*-
    $Page / 以頁面區分
-*------------------------------------------------------------------------*/
/*Page: e check in*/
.table-seaticon {
    width: 150px;
    margin: 0 auto 20px;
}

.table-seatMap {
    margin: 10px auto;
}

    .table-seatMap td {
        line-height: 1;
    }

.seatmap-aisle {
    width: 12.5%;
}

.panel-gray {
    margin: 0 0 20px;
    background: #f8f8f8;
    border: 1px solid #ddd;
}

/*報到*/
.table-passenger-basicinfo > tbody > tr > td:first-child {
    padding-left: 20px;
}