body.interaction { margin:0; padding:0; color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.4; -webkit-font-smoothing: antialiased; text-shadow: 0 0 1px rgba(0, 0, 0, 0.01); }
body.interaction a { color: #000; cursor: pointer; text-decoration: none; }
body.interaction a:hover { text-decoration:underline; }
.interaction .line { border-top: solid 2px #ccc; color:#666; font: normal 11px Arial, Helvetica, sans-serif; margin:0; padding:14px 5px; }
.interaction .line:first-child { border-top:0; }
.interaction .line p { margin:0; overflow: hidden; width: 270px; }
.interaction .line .author { font-weight: 700; }
#interaction .title { border:solid 2px #f5f5f5; border-width:2px 1px 0 1px; color:#666; font-size: 14px; margin:0; padding:3px 5px; }
#interaction .frame-container { border-top: solid 2px #999; }
#interaction .frame-container iframe { border-left: solid 1px #f5f5f5; border-right : solid 1px #f5f5f5; height:300px; width:298px; }
#container-users-chat { border-left: solid 1px #f5f5f5; border-right : solid 1px #f5f5f5; height:240px; overflow:auto; }
#post-user-chat { background: #ccc; font-size:0.7em; padding:5px 0 0 5px; }
body.interaction #post-user-chat { padding:0; }
#post-user-chat label { display:block; font-size:0.8em; font-weight: 700; }
#post-user-chat form,
#post-user-chat p { margin:0; padding:0; }
#post-user-chat .js-inline { height:55px; }
.frame-container #post-user-chat iframe { border:0; height: auto; width:295px; height:55px; }
