@tailwind base;@tailwind components;@tailwind utilities;body{margin-top:20px;background:#eee}.box{position:relative;border-radius:3px;background:#ffffff;border-top:3px solid #d2d6de;margin-bottom:20px;width:100%;box-shadow:0 1px 1px #0000001a}.box.box-primary{border-top-color:#3c8dbc}.box-body{border-radius:0 0 3px 3px;padding:10px}.direct-chat .box-body{border-bottom-right-radius:0;border-bottom-left-radius:0;position:relative;overflow-x:hidden;padding:0}.direct-chat-messages{padding:10px;height:150px;overflow:auto}
