.ualflychatbtn .LPMcontainer.LPMoverlay {
	/*
	display: inline-block !important;
	position: fixed !important;
    bottom: 0px !important;
    right: 0px !important;
	left: auto !important;
	top: auto !important;
	width: auto !important;
    background-color: #024 !important;
    height: auto !important;
    padding: .625rem !important;
    border-radius: 0px !important;
    margin: 0px 0px 0px 0px !important;
	text-align: center !important;
	border: 1px solid #FFF !important;	
	*/
}

.ualflychatbtn .LPMcontainer.LPMoverlay a::before {
	/*
	content: "";
    width: 30px;
	height: 30px;
    display: block;
    margin: 0px auto !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Cg%3E%3Cg fill='%23FFF'%3E%3Cpath d='M17.692 6.608c1.105 0 2 .895 2 2v8.307c0 1.105-.895 2-2 2H5.481L2 21.7v-2.785c-1.105 0-2-.895-2-2V8.608c0-1.105.895-2 2-2h15.692zM22 2.3c1.105 0 2 .895 2 2v8.308c0 1.104-.895 2-2 2l-1.077-.001v-7.23c0-1.054-.816-1.918-1.85-1.995l-.15-.005-14.615-.001V4.3c0-1.105.895-2 2-2H22zM9.846 11.53c-.68 0-1.23.552-1.23 1.232 0 .68.55 1.23 1.23 1.23.68 0 1.23-.55 1.23-1.23 0-.68-.55-1.231-1.23-1.231zm4.308 0c-.68 0-1.23.552-1.23 1.232 0 .68.55 1.23 1.23 1.23.68 0 1.23-.55 1.23-1.23 0-.68-.55-1.231-1.23-1.231zm-8.616 0c-.68 0-1.23.552-1.23 1.232 0 .68.55 1.23 1.23 1.23.68 0 1.231-.55 1.231-1.23 0-.68-.55-1.231-1.23-1.231z' transform='translate(5 0)'/%3E%3C/g%3E%3Ctext fill='%23FFF' font-family='OpenSans-SemiBold, Open Sans, open-sans, Helvetica, Helvetica Neue, Arial, sans-serif' font-size='16' font-weight='500'%3E%3Ctspan x='0' y='44'%3EChat%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	*/
}

.ualflychatbtn .LPMimage {
/*display: none;	*/
}

.ualflychatbtn .LPMlabel {
	/*transform: none !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    z-index: 0 !important;	*/
}


.ualflychatbtn .ualflychatbtn a {
    /*color: #fff;*/
}

.flyLiveChatWrapper #uallpnoauthchatbotbtn a,
.flyLiveChatWrapper #uallpnoauthchatbotbtn .liveChatButton,
.flyLiveChatWrapper #uallpchatbotbtn a,
.flyLiveChatWrapper #uallpchatbotbtn .liveChatButton,
.ualflychatbtn-static a, 
.ualflychatbtn-static .liveChatButton {
	color: #000;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}

.flyLiveChatWrapper #uallpnoauthchatbotbtn .liveChatButton::focus,
.flyLiveChatWrapper #uallpchatbotbtn .liveChatButton::focus,
.ualflychatbtn-static .liveChatButton::focus  {
	outline: 1px dotted #006080;
    outline-offset: 5px;
}

.flyLiveChatWrapper #uallpchatbotbtn .liveChatButton span,
.flyLiveChatWrapper #uallpnoauthchatbotbtn span,
.ualflychatbtn-static .liveChatButton span {
	margin-top: 8px;
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
}

.flyLiveChatWrapper #uallpchatbotbtn .liveChatButton::before,
.flyLiveChatWrapper #uallpnoauthchatbotbtn .liveChatButton::before,
.ualflychatbtn-static .liveChatButton::before {
	content: "";
	display: block;
	width: auto;
	height: 24px;
	background-image: url('https://media.united.com/images/Media%20Database/SDL/United/icons/chat.svg');
	background-size: auto 24px;
	background-repeat: no-repeat;
}

.flyLiveChatWrapper #uallpchatbotbtn .liveChatButton span::after,
.flyLiveChatWrapper #uallpnoauthchatbotbtn .liveChatButton span::after,
.ualflychatbtn-static .liveChatButton span::after {
	content: "Agents available 8am to 7:30pm CST";
    display: block;
    font-size: 16px;
    font-weight: 400;
	line-height:23px;
	margin: 0px 0px 4px 0px !important;
}

.flyLiveChatWrapper #uallpchatbotbtn .liveChatButton::after,
.flyLiveChatWrapper #uallpnoauthchatbotbtn .liveChatButton::after,
.ualflychatbtn-static .liveChatButton::after {
    content: "Chat now";
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
	line-height: 23px;
    text-decoration: underline;
    color: #006080;
    background-image: url(https://media.united.com/images/Media%20Database/SDL/icons/chevron-right_7.svg);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px;
    background-size: 14px 14px;
	margin: 0px 0px 4px 0px !important;
}

.flyLiveChatWrapper #uallpchatbotbtn,
.flyLiveChatWrapper #uallpnoauthchatbotbtn,
.flyLiveChatWrapper div#uallpchatbotbtn,
.flyLiveChatWrapper div#uallpnoauthchatbotbtn {
display: block !important;
}

div#uallpchatbotbtn {
	position: relative;
}

.flyLiveChatWrapper .app-containers-LivePersonChat-styles__livePersonChat--3YNxZ {
display: block !important;	
}

.sdl-el-body-chatbtn {
	cursor: pointer;
}

.fly-livechat-topimg {
    height: 24px;
}

.fly-livechat-heading {
    margin: 8px 0px 0px 0px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.fly-livechat-hours, .fly-livechat-cta {
    margin: 0px 0px 16px 0px !important;
}

.fly-livechat-cta span {
	color: #006080;
    text-decoration: underline;
}

.fly-livechat-cta img {
    width: 14px;
	margin-left: 4px;
}

.flyLiveChatWrapper .nostyle-btn {
text-align: left;
}

.flyLiveChatWrapper .nostyle-btn:focus {
    outline: 1px dotted #000;
}