.trip-table{
	width:100%;
	
}
.fth{
	color:#f8da82!important;
	font-weight:bold;
}
.trip-table-caption{
	padding-left:15px;
	margin-bottom:10px;
}
.rows{
	width:98%;
	text-align:center;
	color:#fff;
	border-bottom: 1px dotted #737171;
	margin: 0 auto;
}
.sn{
	display:inline-block;
}
.sr{
	width:50px;
	margin:5px 0px;

}
.sd, .ed, .nt{
	width:189px;
	margin:6px 0px;
}