@charset "utf-8";#yu_wrap_left{position:fixed;top:0;left:0;bottom:0;width:300px;pointer-events:none;z-index:999999}#yu_wrap_left_bottom{position:fixed;top:0;left:0;bottom:0;width:300px;display:flex;align-items:flex-end;flex-direction:column-reverse;pointer-events:none;z-index:999999}#yu_wrap_right{position:fixed;top:0;right:0;bottom:0;width:300px;pointer-events:none;z-index:999999}#yu_wrap_right_bottom{position:fixed;top:0;right:0;bottom:0;width:300px;display:flex;align-items:flex-end;flex-direction:column-reverse;pointer-events:none;z-index:999999}div[id*="yu_wrap_"] .yu_message{position:relative;width:280px;height:auto;padding:10px 15px;margin-top:15px;margin-left:25px;text-align:justify;font-size:14px;line-height:16px;box-shadow:-2px -2px 5px rgba(0, 0, 0, 0.1), 2px 2px 5px rgba(0, 0, 0, 0.1);border-radius:4px}div[id*="yu_wrap_"] .yu_message.bttm{max-height:200px;margin-top:0;margin-bottom:15px;margin-left:0;margin-right:25px}div[id*="yu_wrap_"] .yu_message .title{font-size:16px;font-weight:normal;color:#303030;margin:0 0 10px 0;text-align:left;}div[id*="yu_wrap_"] .yu_message .close{position:absolute;top:2px;right:5px;font-size:18px;cursor:pointer;pointer-events:all;z-index:10}