  #lhnHelpOutCenter div.lhnCustomerMessage > span:first-child, #lhnHelpOutCenter div.lhnOperatorMessage > span:first-child {
 display: block !important;
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#lhnHelpOutCenter div.lhnWindow-chat_input textarea {
    margin-left: 12px!important;
    width: 70%!important;
}

#lhnHelpOutCenter div.lhnWindow-header h4 {
display: none!Important;
}

#lhnHelpOutCenter div.lhnWindow-body input#txtKeyword, #lhnHelpOutCenter div.lhnWindow-body input.lhnInput, #lhnHelpOutCenter div.lhnWindow-body input.sf_txtBox, #lhnHelpOutCenter div.lhnWindow-body select.lhnInput, #lhnHelpOutCenter div.lhnWindow-body select.sf_ddl, #lhnHelpOutCenter div.lhnWindow-body textarea.lhnInput, #lhnHelpOutCenter div.lhnWindow-body textarea.sf_txtArea {
    font-size: .85rem;
line-height: 1.1rem;
}

#lhnHelpOutCenter div.lhnWindow-footer .lhnHocPoweredBy{
display: none!important;
}
#lhnHelpOutCenter div.lhnPrompt.closechat {
display: none!important;
}
#lhnHelpOutCenter div.lhnOperatorInfo, #lhnHelpOutCenter div.lhnPromptOverlay.closechat {
display: none!important;
}

#lhnHelpOutCenter div.lhnChatActionsMenu {
	display: none!important;
}
#lhnHelpOutCenter div.lhnWindow-chat_input form {
	display: block!important;
	
}
#lhnHelpOutCenter div.lhnChatActions {
	display: block!important;
	position: fixed;	
}
#lhnHelpOutCenter div.lhnChatActions a.lhnHocEmailAction {
	display: inline-block;
    position: fixed;
     bottom: 65px;
    right: 11px;
    background-color: #fff;
    color: #01426A;
    border: 1px solid #01426A;
    border-radius: 5px;
    font-size: .7rem!important;
    transition: all 0.2s ease-out;
    line-height: .7rem!important;
    width: 65px;
	letter-spacing: -.01rem;
}
#lhnHelpOutCenter div.lhnChatActions a.lhnHocEndChatAction {
  display: inline-block;
  position: fixed;
  background-color: #fff;
    color: #01426A;
    border: 1px solid #01426A;
    border-radius: 5px;
    font-size: .7rem!important;
    transition: all 0.2s ease-out;
    line-height: .7rem!important;
    width: 65px;
	bottom: 22px;
    right: 11px;
	letter-spacing: -.01rem;
}
#lhnHelpOutCenter div.lhnChatActions:after {
    display:none!important;
}
div#lhnHelpOutCenter.lhnWindow.lhnActive {
    border-radius: 12px 12px 8px 8px;
    max-width: 19.5rem;
  max-height: 23rem;
}

div#lhnHocButton div.lhnHocChatBtnCont {
  background-color: rgb(0, 65, 107)
    linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
	 transition: all 0.3s ease-in;
}

div#lhnHocButton div.lhnHocChatBtn {

    background-color: rgb(0, 65, 107)
    linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
	 transition: all 0.2s ease-in;

}

div#lhnHocButton div.lhnHocChatBtnShadow {

    box-shadow: -2px 3px 8px 1px #A0A0A0;
 transition: all 0.25s ease-in;
}



div#lhnHocButton div.lhnHocFrontBubble {

    background-color: #ffffff;

}



div#lhnHocButton div.lhnHocFrontBubble:before {

    border-color: #ffffff transparent transparent #ffffff;

}



div#lhnHocButton.lhnround div.lhnHocFrontBubble:after {

    border-color: transparent #ffffff #ffffff transparent;

}

div#lhnHocButton div.lhnHocChatTalk {

    background-color: #01426A;

}

#lhnHelpOutCenter div.lhnRadioGroup input:checked + span {

    background-color: #01426A;

    color: #fff;

}

div#lhnHocButton div.lhnHocBackBubble {

    background-color: #FFB500;

}



div#lhnHocButton div.lhnHocBackBubble:after{

    border-color: #FFB500 #ffb500 transparent transparent;

}



div#lhnHocInvite div.lhnHocInviteCont{
  background-color: rgb(0, 65, 107)
    linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
	 transition: all 0.2s ease-in;
	color: #fff;
    box-shadow: -2px 3px 8px 1px #A0A0A0;
}

div#lhnHocInvite div.lhnHocInviteButton{

    border: 1px solid #ffb500;
background-color: #01426A;
 text-shadow: 0 3px 6px rgba(0, 0, 0, 0.9);

    color: #FFB500;

}

div#lhnHocInvite div.lhnHocInviteButton.lhnstart{

     border: 1px solid #ffb500;
background-color: #01426A;
 text-shadow: 0 3px 6px rgba(0, 0, 0, 0.9);
    color: #FFB500;

}



#lhnHelpOutCenter button.lhnFormButton,

#lhnHelpOutCenter button.form_submit {

    background-color: rgb(0, 65, 107)
    linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));

    color: #FFF;

}

#lhnHelpOutCenter button.lhnFormButton:hover,

#lhnHelpOutCenter button.form_submit:hover,
#lhnHelpOutCenter button.form_submit:focus,
#lhnHelpOutCenter button.lhnFormButton:focus {
	border: 1px solid #01426A;
}



#lhnHelpOutCenter div.lhnWindow-header {

    color: #FFB500;

    background-color: rgb(0, 65, 107)
    linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));

	      text-shadow: 0 3px 6px rgba(0, 0, 0, 0.85);
	      border-radius: 12px 12px 0 0;
	text-transform: uppercase;

}



#lhnHelpOutCenter div.lhnCustomerMessage div.lhnWindow-message {

    background-color: #01426A;

    color: #fff;

}

#lhnHelpOutCenter div.lhnCustomerMessage div.lhnWindow-message:after {

    border-color: transparent transparent transparent #01426A;

}

#lhnHelpOutCenter div.lhnOperatorMessage div.lhnWindow-message a{

    color: #01426A;

}

#lhnHelpOutCenter div.lhnWindow-chat_input button {

    background-color: #01426A;
font-size: .9rem!important;
    color: #FFB500;

}

#lhnHelpOutCenter div.lhnWindow-chat_input button:hover,
#lhnHelpOutCenter div.lhnWindow-chat_input button:focus,
#lhnHelpOutCenter div.lhnWindow-chat_input button:active
{

    background-color: #FFF;
	color: #01426A;

}



#lhnHelpOutCenter div.lhnPrompt button.lhnFormButton.lhnPromptDecline{


    color: #FFB500;

    background-color: rgb(0, 65, 107)
    linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));

	      text-shadow: 0 3px 6px rgba(0, 0, 0, 0.85);

}



#lhnHelpOutCenter div.lhnChatActionsMenu img{

    background-color: #01426A;

}



/* Jump Logic */

#lhnHelpOutCenter div.jumplogic .lhnOptions .lhnOption{


    color: #FFB500;

    background-color: rgb(0, 65, 107)
    linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));

	      text-shadow: 0 3px 6px rgba(0, 0, 0, 0.85);
}

#lhnHelpOutCenter div.jumplogic .lhnOptions .lhnOption:hover,
#lhnHelpOutCenter div.jumplogic .lhnOptions .lhnOption:focus,
#lhnHelpOutCenter div.jumplogic .lhnOptions .lhnOption:active
{

  background-color: #01426A;
	color: #FFB500;
	border: 1px solid #FFB500;

}
