/*common.css*/
.banner3 .indexDPIDS h2 {
	background: #323692 url(../images/index/late_cert.svg) no-repeat 30px center;
	background-size: 35px 35px;
}

/*-- PL Dev --*/
.servicestatus-titleicon5 {
	background: url(../images/servicestatus/icon_05.jpg) no-repeat left center;
	display: inline-flex;
	justify-content: space-between;
	align-items: flex-start;
}

/*common.css*/


#slidertipsbox .slidertipstitle2 {
	font-weight: bold;
	color: #fff;
	/*background:#323692 url(../images/index/sign_tropical.png) no-repeat 30px center;*/
	/*padding:35px 95px;
font-size:3em;*/
	padding: 20px 95px;
	font-size: 36px;
	line-height: 100%;
	background-size: auto 39px;
	/* 45px 39px*/
}

#slidertipsbox .slidertipsmain2 {
	/*padding:30px;*/
	padding: 15px 30px;
	padding-bottom: 0px;
	color: #fff;
	/*font-size:1.67em;*/
	font-size: 18px;
	line-height: 140%;
	/*min-height:302px;*/
	min-height: 280px;
	min-height: 260px \9;
	/*background: url("../images/index/sign_tropical2.png") no-repeat scroll 535px 45px;*/
	/*remove rgba ie8 not support*/
}


/* New added style for legend subtitle*/
.boxtitle .mtrimdBox_head_subtitle {
	display: flex;
	align-items: center;
	text-align: right;
	padding: 0 15px 0 5px;
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	letter-spacing: -0.04em;
}

.boxtitle .mtrimdBox_head_subtitle a:hover {
	color: #ac2e45;
}

.mtrimdBox_head_subStatusLegend_a {
	display: inline-flex;
	align-items: center;
	margin-left: 5px;
}

.mtrimdBox_head_subStatusLegend_name {
	margin-left: 5px;
}

.mtrimdBox_head_passenger_guide_icon {
	width: 11px !important;
	height: 11px !important;
}