.post_item{
	overflow: hidden;
}

._searchRes{
	overflow: visible !important;
}

._searchRes .row{
	padding-bottom: 20px;
	margin-bottom: 0;
}

._radioBtn{
	display: block;
}

._radioBtn input[type="radio"]{
	width: auto;
	display: inline-block;
	margin: 0 5px 0 5px;
}

.rn_Label{
	margin: 0;
}

._topAnswer a{
	text-decoration: none;
}

._topAnswer a:hover{
	text-decoration: underline;
}

.rn_SimpleSearchNew .search_butt{
	width: 90px !important;
}

#rn_ChatLaunchForm .contact_cta {
	margin-right: 0;
}

#rn_ChatLaunchForm .live_chat_title{
	text-align: left;
}

._loading .loading_box{
	text-align: left;
}

._loading .loading_box img{
	width: 100px;
}

.button_three .pos_left{
	padding: 10px 12px;
	width: auto;
	margin: 0 10px 0px 0px;
	border: 0;
	float: left;
	border: 1px solid #666666;
	background-color: #fff;
	color: #666666;
}

.button_three .pos_left:hover{
	color: #fff;
	background-color: #333333;
	border: 1px solid #333333;
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease; 
}

.chat_agent .agentConv {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 16px;
  background-color: #ff141a;
  color: #fff;
  padding: 9px 15px;
  display: inline-block;
  width: auto;
  float: left;
  max-width: 180px;
  /*text-overflow: ellipsis;*/
  overflow: hidden;
  word-break: break-word;
}

.chat_user .userConv {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 16px;
  word-break:break-word;
  background-color: #ededed;
  color: #666666;
  margin-right: 15px;
  padding: 9px 15px;
  display: inline-block;
  width: auto;
  float: right;
  max-width: 180px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.rn_SimpleSearchNew .yui3-aclist-content .ui-menu-item a ._autolbl{
	font-weight: normal;
	font-size: 20px;
}

.chat_window.active #chatpostmessage .text_enter{
	display: block;
}

.chat_window #chatpostmessage .text_enter{
	display: none;
}

.rn_GuidedAssistant .rn_Response  select{
	width: 30%;
    background-image: none;
    padding: 2px;
    -webkit-appearance: menulist;
    border: solid 1px #B1B1B1;
    border-radius: 0;
    box-shadow: none;
    max-width: 144px;
}

.ratingDefault{
	font-size: 0px !important;
	background: url('/euf/assets/themes/standard/custom/images/default.png');
	background-repeat: no-repeat;
	width: 80px;
	height: 80px;
	background-size: 100%;
	background-position: 50%;
	display: inline-block;
}

.selected{
	background: url('/euf/assets/themes/standard/custom/images/filled.png');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 50%;
}

/* Chat launch page fix - 28th May */
#rn_ChatLaunchForm h2{
	display: none;
}
/* #chat_body input{
	margin-bottom: 40px;
	max-width: 426px;
} */
.rn_ChatLaunchButton{
	min-height: 0px !important;
}
.rn_ChatDisconnectButtonV1 button{
	background: none !important;
	width: 0px !important;
	border: 0px !important;
	color: #fff !important;
	font-size: 1.4em;
	display: block;
    position: absolute;
    top: 0px;
    right: 3px;
	
}
.rn_ChatQueueWaitTime{
	padding: 0px !important;
	margin: 0px !important;
}
.rn_SearchingDetailMessage p{
	margin: 0px !important;
	display: none !important;
}
.rn_ChatEngagementStatusV1{
	margin: 0em 0 1.5em 0;
}
.rn_ChatEngagementStatusV1 > p { 
    margin: 0px !important;
}
.rn_ChatAgentStatus{
		display: none !important;
}
.rn_ChatTranscriptV2.rn_ChatTranscript {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0;
	height: auto;
}
.rn_ChatPostMessage{
	margin: 0px !important;
	display: inline-block;
    width: 88%;
}
.rn_ChatPostMessageV1 div{
	display: none !important;
}
#chat_body .conversation
{
	height: 67vh;
	overflow: auto !important;
}

.rn_ChatPostMessage textarea{
	width: 100% !important;
}
#chat_body .input_wrap .attach_chat
{
	display: inline-block;
    width: 40px;
    float: left;
	bottom: 0px;
	right: 6%;
	height: 58px;
}
#chat_body .input_wrap .send_chat
{
	display: inline-block;
    width: 40px;
    float: left;
	bottom: 0px;
	right: 6%;
}
.chat_user div{
	word-break: break-word;
	max-width: none !important;
}
.chat_user{
	max-width: none !important;
}
.rn_ChatPostMessageV1 span input{
	width: calc(100% - 60px) !important;
}
.yui3-panel{
	width: 91%;
	left: 12px !important;
	background: #fff !important;
}
.yui3-skin-sam .yui3-panel .yui3-widget-hd{
	text-align: center !important;
}
#rnDialog1 .yui3-widget-hd h2{
	color: #fff !important;
	margin-bottom: 0px !important;
	font-size: 1.2em;
}
#rnDialog1 .yui3-widget-hd {
    background: #ff141a !important;
    /* text-align: center !important; */
    padding: 11px !important;
}
.yui3-button, .yui3-button:hover{
	background-color: #ff141a !important;
	width: 100% !important;
	color: #fff !important;
	border: 1px solid #ff141a !important;
	margin-top: 6px !important;
	margin-left: 3px !important;
}
.yui3-widget-ft{
	    border-top: 1px solid #ccc !important;
}
.yui3-widget-buttons{
	top: 12px !important;
	right: 0px !important;
}

.yui3-panel-content{
	-webkit-box-shadow: 0 0 5px #333 !important;
	-moz-box-shadow: 0 0 5px #333 !important;
	box-shadow: 0 0 5px #333 !important;
	padding:5px !important;
}
.chat_agent{
/*     text-align: left;
    font-size: 16px;
    background-color: #ff141a;
    color: #fff;
    width: 75%;
    word-wrap: break-word;
    padding: 8px;
    margin-left: 10px;
    margin-bottom: 10px; */
	max-width: auto !important;
}
.chat_agent div{
	word-break: break-word;
	max-width: none !important;
}

.rn_ChatTranscript .rn_ChatTranscriptBlock .rn_Action{
	color: #666666 !important;
}
.rn_ChatTranscript .rn_MessagePost{
	padding-top: 10px !important;
}
.rn_MessagePost img{
	display: none;
}
/* .sky_chat{
	position: fixed !important;
    bottom: 0 !important;
} */
#chat_body .input_wrap
{
	max-width: 1200px;
}
.chatbtn
{
	cursor: pointer;
}
.rn_TextInput .rn_Label
{
	font-size: 1em !important;
	font-family: texta-regular, Verdana, Geneva, sans-serif !important;
	margin-bottom: 10px !important;
}
.yui3-button-close, .yui3-button-close:hover{
	background: none !important;
	color: #fff !important;
	border: 0px !important;
	margin-top: -10px !important;
	margin-right: 13px !important;
}
#rn_ChatLaunchForm .rn_TextInput{
	margin-bottom: 0px !important;
}
.rn_TextInput .rn_Text, .rn_TextInput .rn_Email, .rn_TextInput .rn_TextArea, .rn_TextInput .rn_Url{
	width: 85% !important;
}
@media (max-width: 1024px){
	#chat_body .conversation{
		margin-bottom: 50px !important;
	}
}
@media only screen and (max-height: 799px) {
#chat_body .conversation{
	height: 51vh !important;
}
}
/* Chat launch page fix - 28th May */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 825px) {

	.loop_item a > p{
		display: none;
	}
}

/*contact us option center alligned styles*/
#contact_footer .row .one_third {
  margin-bottom: 0;
  margin-right: 0px;
}
#contact_footer .row .one_third a {
  display: block;
  margin: 50px 0;
}
#contact_footer .row .one_third a svg {
  min-height: 80px;
}
#contact_footer .row .one_third h3 {
  color: #fff;
  display: block;
  margin-bottom: 0;
  font-size: 1.4em;
}
@supports (-webkit-overflow-scrolling: touch) {
	#chatInlay{
		right: 45px;
	}
}
@supports not (-webkit-overflow-scrolling: touch) {
	#chatInlay{
		right: 10px;
	}
}