.chatbox{position:fixed;bottom:0;padding:2px;background:#CCCCCC;box-sizing:border-box;z-index:999}.chatbox-titlebar{background:#666;color:white;padding:10px;position:relative;overflow:hidden;box-sizing:border-box}.chatbox-titlebar span{font-size:14px}.chatbox-content{padding:0px;margin:0px;border:0px;box-sizing:border-box;display:none}.chat-form{padding:20px;display:block}.chat-form input[type="text"]{padding:14px 10px;width:100%}.chat-form input[type="email"]{padding:14px 10px;width:100%}.chat-form input[type="button"]{padding:10px}.chat-description{padding-bottom:10px;font-size:12px}.chatbox-log{padding:3px;height:250px;overflow-y:auto;background:#FFFFFF;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;box-sizing:border-box;font-size:11px}.agent-color{color:#004bd4}.visitor-color{color:#d80308}.pending{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5}.chatbox-input{padding:3px;border-top:1px solid grey;overflow:hidden;box-sizing:border-box}.chatbox-input-box{margin:5px;border:2px solid lightgrey;padding:2px;height:50px;box-sizing:border-box}.chatbox-icon{float:right}.chatbox-icon-minimize{margin-right:20px}.chatbox-input-focus{border-color:#6699FF}.chatbox-msg{margin-top:10px;float:left;clear:both;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;box-sizing:border-box;font-size:13px}
