@import "https://www.united.com/news-announcements/frontend/fly-responsive-table.css";
@import "https://www.united.com/news-announcements/frontend/fly-atmos.css";
@import "https://www.united.com/news-announcements/frontend/fly-utils.css";
@import "https://www.united.com/news-announcements/frontend/fly-livechat.css";
@import "https://www.united.com/news-announcements/frontend/custWheelchair.css";
@import "https://www.united.com/news-announcements/frontend/chase.css";
@import "https://www.united.com/news-announcements/frontend/fly-notfound.css";
@import "https://www.united.com/news-announcements/frontend/flydropdowntabs.css";
@import "https://www.united.com/news-announcements/frontend/fly-cto.css";

.atmos-page .etc-findcert .atm-c-alert__icon, 
.atmos-page .etc-balance-lookup .atm-c-alert__icon, 
.atmos-page .fly-alert-notitle .atm-c-alert__icon,
.fly-alert-notitle .atm-c-alert__icon,
.fly-alert-notitle {
margin-top: 0px;
}

.fly-form-row {
	display: block;
}

.fly-form-row > div {
	display: inline-block;
	margin-right: 16px
}

.fly-form-field-xs {
	width: 116px;
}

.fly-form-field-small {
	width: 208px;
}

.fly-form-field-one {
	width: 208px;
}

.fly-form-field-two, .fly-form-field-half {
	width: 304px;
}

.fly-form-field-three {
	width: 400px;
}

.fly-form-field-four, .fly-form-field-full {
	width: 624px;
}

.fly-form-field-submit {
vertical-align: middle;	
}

.etc-balance-lookup {
	padding: 0px 16px 16px 16px;
}

.atmos-page .field-error label {
color: inherit;	
}


#india-tcd-form .fly-grid.fly-grid--colgap-small {
margin-bottom: 24px;
}

.horizontal-submit .form-submit {
display: block;
margin-top: 20px
}

.etc-balance-lookup, .etc-findcert {
	padding: 0px 16px 16px 16px;
}



.etc-balance-lookup-form-result p.fly-ptwocol-tbl span {
	font-size: 14px;
}

.etc-balance-lookup-form-result p.fly-ptwocol-tbl span.regularfontsize {
	font-size: 16px;
}

.horizontal-ul {
	list-style: none;
    margin-left: 0px;
    padding: 0px;
}

.horizontal-ul > li {
	display: inline-block;
    margin-right: 24px;
}

.horizontal-ul > li:last-child {
    margin-right: 0px;
}

.fly-capped-width {
	max-width: 872px;
}






.atm-c-tabs--boxed .atm-c-tabs__item .atm-c-tabs__link {
	padding-left: 5px !important;
	padding-right: 5px !important;
	height: 100% !important;
}

.mpdo-tabs-kevel .atm-c-tabs__body {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
}

.mpdo-featured-kevel .atm-c-card__header,
.mpdo-tabs-kevel .atm-c-card__header {
	margin-top: 24px !important;
	margin-bottom: 16px !important;
}

.mpdo-featured-kevel .atm-c-card__header .atm-c-heading.kevel-headline,
.mpdo-tabs-kevel .atm-c-card__header .atm-c-heading.kevel-headline {
	margin-bottom: 0px !important;
}

.mpdo-featured-kevel .atm-c-card__footer,
.mpdo-tabs-kevel .atm-c-card__footer {
	margin-bottom: 24px !important;
}

.mpdo-featured-kevel .atm-c-card__body,
.mpdo-tabs-kevel .atm-c-card__body {
	margin-bottom: 24px !important;
}

.ffcr-tabs .atm-c-tabs--small .atm-c-tabs__link, 
.ffcr-tabs .atm-c-tabs__link {
	text-transform: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

.ffcr-card {
	padding: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
	font-size: 14px;
}

.ffcr-card p, .ffcr-card span {
	font-size: 14px;
}

.ffcr-card > p {
	padding-left: 5px;
	padding-right: 5px;
}

.ffcr-card-travel-date, 
.ffcr-card-name-amount {
	font-weight: 600;
}

.ffcr-card-amount {
	padding-right: 15px;
}

.ffcr-card-note {
	border-top: 1px solid #979797;
	padding: 16px 5px;
}

.fly-loading-text:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(https://media.united.com/images/Media%20Database/SDL/icons/loading-secondary-btn.svg);
    margin-right: 8px;
    -webkit-animation: rotateIcon 2s linear infinite;
    animation: rotateIcon 2s linear infinite;
    vertical-align: bottom;
}



.ffcr-section .atm-c-tabs__list > li:last-child {
	display: none;
}


.atmos-page .sdl-components .accordion__target {
	margin: 16px !important;
}

.atmos-page .newsroom-multimedia-album-item--image {
	o-object-fit: contain !important;
	object-fit: contain !important;
}


.fly-hero-text-overlay .atm-c-hero__inner {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
}

.fly-hero-text-overlay .atm-c-hero__body {
    bottom: 56px;
    max-width: 90%;
    width: 821px;
    padding: 24px 28px 24px 25px;
    border-radius: 4px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: rgba(0, 34, 68, 0.65);
}

.fly-hero-text-overlay h2 {
	font-size: 40px;
    font-weight: 400;
    line-height: 56px;
    margin-bottom: 0px;
}

.fly-hero-text-overlay .atm-c-hero__description {
	font-weight: 400;
}

.fly-hero-text-overlay .atm-c-hero__description p:first-child {
	margin-top: 7px;
}

.fly-hero-text-overlay .atm-c-hero__description p:last-child {
	margin-bottom: 0px;
}

@media (max-width: 1024px) {
	.fly-hero-text-overlay .atm-c-hero__body {
		bottom: 24px
	}
}

@media (max-width:767.9px) {
	.fly-hero-text-overlay .atm-c-hero__body {
		bottom: 0px !important;
		top: 0px;
		width: 100% !important;
		height: 100%;
		left: 0px;
		right: 0px;
		margin: 0px;
		max-width: none !important;		
		display: flex;
		justify-content: center;
		flex-direction: column;
		border-radius: 0px;
	}
	.fly-hero-text-overlay h2 {
		font-size: 40px;
	}
	
	.fly-hero-text-overlay .atm-c-hero__inner, 
	.atm-c-hero__layout-container {
		position: initial;
		padding-left: 0px;
		padding-right: 0px;
	}
}

a.fly-icon-link-inverted {
	color: #fff;
}

a.fly-icon-link, a.fly-icon-link-inverted {
    text-decoration: none !important;
}

a.fly-icon-link:hover, a.fly-icon-link-inverted:hover {
	text-decoration: underline !important;
}

a.fly-icon-link > span, a.fly-icon-link-inverted > span {
    display: block;
    margin-top: 16px;
}



.fly-badge,
.fly-badge-success,
.fly-badge-warning,
.fly-badge-error,
.fly-badge-disabled,
.fly-badge-transparent,
.fly-badge-secondary,
.fly-badge-basic-economy
 {
	display: inline-block;
	padding: 4px 12px;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 20px;	
}


.fly-badge {
    color: #fff;
    background-color: #002244;
}

.fly-badge-success {
    color: #fff;
    background-color: #44883e;
}

.fly-badge-warning {
    color: #000;
    background-color: #ffc658;
}

.fly-badge-error {
    color: #FFF;
    background-color: #d50032;
}

.fly-badge-disabled {
	opacity: 0.4;
    color: #FFF;
    background-color: #002244;
}

.fly-badge-transparent {
	background-color: transparent;
	border: 1px solid #7c878e;
    color: #7c878e;
}
.fly-badge-secondary {
	background-color: #fff;
    border: 1px solid #7c878e;
    color: #7c878e;
}

.fly-badge-basic-economy {
    color: #FFF;
    background-color: #f16321;
}

.fly-badge-small {
	font-size: 12px;
	padding: 4px 8px;
}





/* BEGIN GLTW GLTW GLTW */
/************** header and footer color ***************/
.gltw .app-components-GlobalHeader-globalHeader__globalHeaderContainer--1pojV.app-components-GlobalHeader-globalHeader__flatBlueHeader--2JiST,
.gltw .app-components-GlobalFooter-globalFooter__footerTop--3x7JY {
	background-color: #000 !important;
}

.gltw .app-components-GlobalHeader-globalHeader__headerPanels--1SJw6.app-components-GlobalHeader-globalHeader__hpHeaderPanels--2q4Tp {
	background-color: #000 !important;
    border-top: 1px solid #000;
}

.gltw .app-components-GlobalHeader-globalHeader__headerPanels--1SJw6 h3 {
    color: #C0D8FB;
}
/*close button*/
.gltw .atm-c-btn.app-components-GlobalHeader-globalHeader__closeButtonBigNav--1M3HH.atm-c-btn--bare svg.atm-c-icon.atm-c-btn__icon {
    fill: #fff;
}

/*header mobile*/
.gltw .app-components-GlobalHeader-globalHeader__basicMenuContainer--hd2Ig, 
.gltw .app-components-GlobalHeader-globalHeader__bottomMenuContainer--1um8v, 
.gltw .app-components-GlobalHeader-globalHeader__modalHeaderWrapper--pQjUf {
	background-color: #000;
}

/*footer*/
.gltw .app-components-GlobalFooter-globalFooter__tabListWrapper--2rnDo {
	border-bottom: 1px solid #FFF;
}

.gltw ul.app-components-GlobalFooter-globalFooter__footerNav--3ff2E>li[aria-selected="true"], 
.gltw ul.app-components-GlobalFooter-globalFooter__footerNav--3ff2E>li:focus {
	border-bottom: 2px solid #fff;
}

.gltw ul.app-components-GlobalFooter-globalFooter__footerNav--3ff2E>li[aria-selected="true"] h2, 
.gltw ul.app-components-GlobalFooter-globalFooter__footerNav--3ff2E>li:focus h2 {
	color: #C0D8FB;
	font-weight: 600;
}

/*external link space before icon*/
.gltw .app-components-GlobalFooter-globalFooter__tabpanel--IUIUq ul li > a[aria-describedby=extDisclaimer] > span {
    margin-right: 4px;
}
/************ end header and footer color *************/

.fly-grid-card-noborder .atm-c-card {
	border: none;
}

.fly-grid-card-noborder .atm-c-card__header, 
.fly-grid-card-same-height .atm-c-card__header {
height: auto;	
}

.fly-grid-card-noborder .atm-c-card__body, 
.fly-grid-card-noborder .atm-c-card__footer {
	padding: 0px;
}

.fly-grid-card-noborder .fly-grid__item>*,
.fly-grid-card-noborder .fly-grid__item>*>*, 
.fly-grid-card-noborder .fly-grid__item>*>*>.atm-c-card,
.fly-grid-card-same-height .fly-grid__item>*,
.fly-grid-card-same-height .fly-grid__item>*>*, 
.fly-grid-card-same-height .fly-grid__item>*>*>.atm-c-card {
height: 100%;	
}

.fly-atmos-hero-fullbleed-image {
	margin-bottom: 0px;
}

.fly-atmos-hero-fullbleed-image .atm-c-hero__inner {
display: none;	
}

/* END GLTW GLTW GLTW */


.fly-grid-fullwidth-child .fly-sub-component > * {
	display: block;
	width: 100%;
}

.atmos-page .fly-link-block.fly-link-block--icon32px .atm-c-icon {
	width: 32px;
	height: 32px;
}

.atmos-page .fly-link-block.fly-link-block--right-lighterblue .fly-link-block__icon-wrapper-right .atm-c-icon {
	fill: #006080;
}

.atmos-page .fly-link-block.fly-link-block--vertical-middle > div {
	vertical-align: middle; 
}

.qualtrics-siteintercept-13cr7n5 {
    padding-top: 40px;
}

/*HELP CENTER*/

.fly-help-trip-lookup .app-containers-LoginFormContainer-styles__mileagePlusInput--l7scI, .fly-help-trip-lookup .app-containers-LoginFormContainer-styles__passwordInput--3w3p4 {
	max-width: 100%;
}

.fly-vertical-tabs-btnTabCopy {
	padding: 6px 23px 6px 16px !important;
}

.fly-vertical-tabs-btn:hover,
.fly-vertical-tabs-btn:focus,
.fly-vertical-tabs-btn:focus-visible {
	color: #000;
	background-color: #FFF;
	border: none;
	outline: 2px solid #006080;
}

.fly-vertical-tabs-btn:hover .fly-vertical-tabs-btnTabLeftIcon>img, 
.fly-vertical-tabs-btn:hover .fly-vertical-tabs-btnTabLeftIcon>svg, 
.fly-vertical-tabs-btn:hover .fly-vertical-tabs-btnTabRightIcon>img, 
.fly-vertical-tabs-btn:hover .fly-vertical-tabs-btnTabRightIcon>svg {
	color: #024;
}

.fly-vertical-tabs-btn:hover .fly-vertical-tabs-customIconHover {
	display: none;
}

.fly-vertical-tabs-btn:hover .fly-vertical-tabs-customIcon {
	display: inline-block;
}

.page.nonhp header.newsroom-header {
	background: none !important;
	position: relative !important;
}

.newsroom-catfilter-list, .newsroom-toggle-cat {
 z-index: 10;
}

.newsroom-catfilter-pagecover {
	z-index: 9 !important;
}

.fly-tabs .atm-c-tabs--small .atm-c-tabs__item {
	padding-right: 0px;
}

.newsroom-subsite-title a {
    color: #000 !important;
    text-decoration: none !important;
}

.newsroom-nav-subnav, .newsroom-nav-subnav-hide {
    background-color: #FFF !important;
}

/*
#fly-component-2 .travel-notices-child:nth-child(5) h4:after {
    content: "If you’re scheduled to fly on a Boeing 737 Max 9, here are your options:";
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin-top: 16px;
}

#fly-component-2 .travel-notices-child:nth-child(5) h4 ~ p {
    display: none;
}*/

.atmos-page .fly-dropdowntab .atm-c-select-field__body > svg.atm-c-icon.atm-c-select-field__icon {
    display: none;
}

input#wheelchair-unit-cm:focus + span, 
input#wheelchair-unit-inches:focus + span {
    outline: 4px solid #000;
    outline-offset: 1px;
}