.alert-inside{padding:8px 5px;background-color:#4a88b1;color:#fff;position:fixed;bottom:50px;right:10px;max-width:320px;line-height:1.2;box-shadow:0 0 3px 1px #696969;z-index:9}.alert-inside .closebtn{margin-left:15px;color:#fff;font-weight:700;float:right;font-size:22px;line-height:20px;cursor:pointer;transition:.3s;opacity:.7;position:absolute;right:5px;top:0}.alert-inside .closebtn:hover{opacity:1}.alert-inside .notification-img{max-height:100%;max-width:85px;display:inline-block;background-size:cover;width:85px;height:92px;background-position:center;background-repeat:no-repeat;float:left;margin:0 5px}.alert-inside .title-notification{font-family:merriweather,serif;font-size:14px;text-transform:uppercase;line-height:1.3;text-align:left;color:#fff;padding:5px;box-sizing:border-box}.alert-inside .title-notification:hover{text-decoration:underline}.alert-inside .text-notification{float:right;text-align:left;color:#fff;padding:5px;box-sizing:border-box;font-family:open sans,sans-serif;font-size:15px;font-weight:300;line-height:1.3}.alert-inside .text-notification:hover{text-decoration:underline}