.chatwinf_class{
    border: 6px solid #82B440 !important;
    background: #fff !important;
}
#label_div{
    background: #82B440 none repeat scroll 0 0 !important;
    color: #fff !important;
}
#chatwinf > div{
    border-bottom: 1px solid #82B440 !important;
}
#chat_win{
    background: #fff !important;
}
#closeConfirm + div{
    color: #222222 !important;
}
form{
    color: #82B440
}
#msg, #chat_win input[type="text"], #chat_win input[type="email"]{
    border: 1px solid #82B440 !important;
}
.button_chat{
    background: #82B440 none repeat scroll 0 0 !important;
    color: #fff !important;
    border: none !important;
}
.button_chat:hover{
    background: #222222 none repeat scroll 0 0 !important;
    color: #fff !important;
}
#closeConfirm{
    color: #222222 !important; 
}
.chat-hide img, .chat-close img{
    background-color: transparent !important;
}
.chat-hide img:hover, .chat-close img:hover{
    background-color: #222222 !important;
}
#chat_input{
    background: #82B440 none repeat scroll 0 0;
}
#operator_name{
    color: #222222 !important;
}
.msgo .name{
    color: #222222 !important;
}
#chat_input img{
    background-color: #222222;
}