#chatbox{text-align:left;margin:0 auto;margin-bottom:5px;padding:5px;background:#fff;height:150px;width:300px;border:0px solid #ACD8F0;overflow:auto;}
.msgln{margin:0 0 2px 0;font-size:11px;}
.msgln i, .msgln b{font-size:10px;}
.ui-helper-hidden{display:none;}
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}
.ui-helper-clearfix:after{clear:both;}
.ui-helper-clearfix{min-height:0;}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}
.ui-front{z-index:100;}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-dialog{position:fixed;top:0;left:0;padding:.2em;outline:0;}
.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}
.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}
.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px;background:#ffffff url(../images/close-overlay.png) 50% 50% repeat-x;cursor:pointer;}
.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}
.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px;}
.ui-draggable .ui-dialog-titlebar{cursor:move;}
.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}
.ui-widget-content a{color:#333333;}
.ui-widget-header{border:1px solid #1887c5;background:#1887c5;color:#ffffff;font-weight:bold;}
.ui-widget-header a{color:#ffffff;}
.ui-widget-overlay{background:#666666;opacity:.5;filter:Alpha(Opacity=50);}
.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000000;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px;}
.ui-datepicker table{background:#bbe1fe;}
.feedback{position:fixed;overflow:no-scroll;bottom:0px;background-color:#000000;width:87px;height:150px;right:40px;top:40%;padding:10px;-moz-transform-origin:right top;-webkit-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;-ms-transform-origin:right top;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);cursor:pointer;-moz-border-radius:10px;border-radius:10px;-webkit-border-radius:10px;border:1px solid #ffffff;}