.page-fms-flight-list .center{text-align:center}.page-fms-flight-list .tb-header{display:flex;justify-content:space-between;align-items:center}.page-fms-flight-list .btn-show-log{color:#409eff;cursor:pointer}.page-fms-flight-list .btn-edit{margin-right:10px;color:#409eff;cursor:pointer}.page-fms-flight-list .btn-remove{color:#f56c6c;cursor:pointer}.page-fms-flight-list .cost-table{width:100%;border-collapse:collapse;table-layout:fixed}.page-fms-flight-list .cost-table td,.page-fms-flight-list .cost-table th{padding:8px;border:1px solid #ebeef5}.page-fms-flight-list .cost-table .label{background-color:#f2f6fc;text-align:right}.page-fms-flight-list .cost-table .is-required:before{margin-right:4px;content:"*";color:red}