 div#lhnHocButton div.lhnHocChatBtn {
    background-color: #239FED;
}

div#lhnHocButton div.lhnHocChatBtnCont {
    background-color: #239FED;
}

#lhnHelpOutCenter div.lhnWindow-header {
    background-color: #239FED;
}

#lhnHelpOutCenter button.lhnFormButton {
    background-color: #239FED;
}

#lhnHelpOutCenter div.lhnCustomerMessage div.lhnWindow-message {
    background-color: #239FED;
}

#lhnHelpOutCenter div.lhnCustomerMessage div.lhnWindow-message:after {
    border-color: transparent transparent transparent #239FED;
}

#lhnHelpOutCenter div.lhnChatActionsMenu img {
    background-color: #239FED;
}

#lhnHelpOutCenter div.lhnWindow-chat_input button {
    background-color: #239FED;
}

#lhnHelpOutCenter .lhnSurveyForm div.lhnRadioGroup input:checked+span, #lhnHelpOutCenter button.form_submit, #lhnHelpOutCenter button.lhnFormButton {
    background-color: #239FED;
}

div#lhnHocInvite div.lhnHocInviteCont {
    background-color: #239FED;
}

@media screen and (max-device-width: 480px) {
 #lhnHocButton{ zoom: .6; }
}

@media screen and (max-device-width: 480px) {
#lhnHelpOutCenter div.lhnWindow-header button.lhnWindow-header-closer, #lhnHelpOutCenter div.lhnWindow-header button.lhnWindow-header-minimizer {width:25px}
}

@media screen and (max-device-width: 480px) {
 div#lhnHocInvite {display:none;}
}