#home-page-widgets {
    min-height: 0;
}

.row-form.section-title,
.row-form.required,
.icon-required,
.icon-required+.hidden-accessible {
	display: none;
}

.row-form.required+.row-form {
    margin-top: 0;
}

#aa-hp-flightStatus {
	background-image: url(/content/images/chrome/rebrand/shadow12-up.png);
    background-position: 50% bottom;
    background-repeat: no-repeat;
    background-size: 100% 4px;
}

@media screen and (max-width: 767px) {

	.flightStatusmargin-top {
		padding-left: 0;
		overflow: hidden;
		margin-top: 20px;
	}

	.flightStatusmargin-top:before {
	    right: 1.2em;
	    margin-left: -100%;
	}

	.flightStatusmargin-top:after {
	    left: 1.2em;
	    margin-right: -100%;
	}

	.flightStatusmargin-top:before, .flightStatusmargin-top:after {
	    border-top: 1px dashed #627A88;
	    content: "";
	    display: inline-block;
	    position: relative;
	    vertical-align: middle;
	    width: 100%;
	}

	#flightStatusView .span-phone6 {
		width: 47.86822%;
		float: left;
		margin-right: 2.13178%;
	}

	#main .row-form>.span-phone6+.span-phone6 {
	    margin-top: 20px;
	    margin-left: 2.13178%;
		margin-right: 0;
	}

	#aa-hp-flightStatus .date {
		margin-top: 0;
	}

}
