﻿@charset "utf-8";
/* CSS Document */
    body{
		font: 13px/1.5 'Open Sans', Helvetica, Arial, sans-serif;
	
	}
.fmbrand{
	width:100%;
	float:left;
	font-size:14px;
}
.fmcnfmas{
    text-align: center;
    width: 100%;
    float: left;
    padding: 15px;
    background: #02b5ff;
    color: #fff;
    margin-bottom: 5px;
}
.fmcnfmas h3{
	margin-top:0px;
}
.fmpnr-det{
	width:100%;
	float:left;
}
.fmpnr-det span{
	width:100%;
	float:left;
}
.fmcsupport {
    width: 100%;
    float: left;
    text-align: right;
    font-size: 18px;
}
.fmcsupport span{
	width:100%;
	float:left;
}
.fmpngrdt{
margin-top: 15px;
    border-top: 1px solid #cccc;
    padding-top: 15px;
    margin-bottom: 10px;

}
.ctmname{
	font-size:16px;
	color:#06F;
}

.fmconf-flight-dt {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    background: #cccccc4d;
    padding: 0px 0px 10px 0px;
    border: 1px solid #ccc;
		font-size:14px;
}
.fmconf-flight-dt .dthd{
width: 100%;
    float: left;
    padding: 11px 5px;
    color: #fff;
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
    background: #153b60;
  
}
.fmconf-flight-dt .row{
    margin-bottom: 30px;
    padding: 0px 10px;
}


.fmconfarm-rg{
	width:100%;
	float:left;
}

.dh{
	width: 100%;
    float: left;
    margin-bottom: 10px;
		font-size:14px;
}

.airlinimg{
	width:100%;
	float:left;
		font-size:14px;
}
.airlinimg img{
	width:100%;
}
.fmdestname{
	width:100%;
	float:left;
		font-size:14px;
}
.fmclsname{
	width:100%;
	float:left;
		font-size:14px;
}

  /*passanger inform*/

.fmconf-row{
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 15px;

}
.fmconf-passanger-dt {
    width: 100%;
    float: left;
    
}

.fmconf-passanger-dt h2 {
    width: 100%;
    float: left;
    padding: 11px 5px;
    color: #fff;
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
    background: #153b60;
}
.fmconf-col-div >div {
     width: 22%;
    margin: 5px 0px;
    float: left;
    border-right: 1px solid #fff;
    padding-left: 10px;
}
.fmconf-col-div{
	width:100%;
	float:left;
}
.fmconf-col-div:nth-child(even) {background-color: #f2f2f2;}
.fmcont-col-div >div{
	    width: 33%;
    margin: 5px 0px	;
    float: left;
    border-right: 1px solid #fff;
}
.termcd{
    width: 100%;
    float: left;
    padding: 0px 20px;
}
.termcd h3{
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

.termcd ul {
    margin-left: 0px;
    padding-left: 24px;
}
.fmconf-flight-dt .col-md-4 {
	padding-left:0px;
	padding-right:0px;

}

.fmconf-flight-dt .col-md-2{
	padding:0px 7px;
}
.fmconfarm-rg .col-md-6{
	padding:0px 5px;
}

.payinfo{
	width:100%;
	float:left;
	border:1px solid #ccc;
}
.payinfo h4{
    width: 93%;
    float: left;
    padding: 11px 5px;
    color: #fff;
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
    background: #153b60;
    text-align: center;
    margin: 10px;
}
.payinfo span{
	width:100%;
	float:left;
	text-align:center;
	border-bottom:1px solid #ccc;
	padding:5px 0px;
	margin-bottom:5px;
}
.payinfo span:last-child{
	border-bottom:none;
}
.payinfo span .ttp{
	font-size:18px;
}