.rtcBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rtcBox .video-box{height:380px;border-bottom:1px solid #1fbeca;margin-bottom:10px}.rtcBox video{width:400px;height:300px;margin-left:20px;background-color:#ddd}.rtcBox .chat-box{text-align:center}.rtcBox .chat-box h5{margin-bottom:10px}.rtcBox .chat-box p,.rtcBox .chat-box textarea{width:240px;height:60px;border:1px solid #000;display:inline-block}