.new-noti-wrap{width:auto;height:auto;overflow:visible}.notifyInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notifyImg{width:160px}.notifyDesc{width:calc(100% - 156px);padding-left:10px}.notifyDesc a{display:block;width:100%;color:#fff;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}a.notifyTitle{font-size:20px;font-weight:700;font-style:normal;line-height:normal;text-align:left;color:#fff;padding-right:60px;display:block;overflow:hidden;max-height:55px}a.notifySpot{font-size:16px;line-height:1.3;max-height:45px;overflow:hidden}.newNotification{max-width:500px;position:fixed;right:-600px;bottom:40px;z-index:100000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;right:0}.notifyRight{max-width:100%;background:#1e1e1e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;float:right;padding:10px;position:relative}.newNotification.fixNotify{display:block}.notifyActive .fixNotify{bottom:0}.newNotification .close{position:absolute;right:10px;width:32px;height:32px;top:15px;background:#902d1f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.notifyNone .newNotification{right:0;opacity:0;visibility:hidden;z-index:-1}.newNotification .close:hover{background:#c50504}.notifyDesc a:hover{color:#fd2726}@media (max-width:767px){.newNotification{max-width:100%;display:none}a.notifyTitle{font-size:15px;max-height:40px}a.notifySpot{font-size:11px;max-height:46px}.notifyActive .fixNotify{bottom:0}}