/* ========= INFORMATION ============================
 
	- document:  Wow Herd Effects Pro
	- author:    Wow-Company
	- version:   2.3
	- email:     wow@wow-company.com
	- url:       https://wow-estore.com/item/wow-herd-effects-pro/
 
 ==================================================== */

.notification{ padding: 10px; z-index: 9999999999; position: fixed; font-size: 12px; font-family: Verdana,sans-serif; display: none; border-style: solid; } .notification-close { position: absolute; right: 5px; top: 0px; font-size: 12px; cursor: pointer; display: none; } .notification-block{ position: relative; width: 100%; float: left; min-height: 1px; white-space: normal; } .notification-img,.notification-text-block{ float: left; min-height: 1px; white-space: normal; display: inline-block; vertical-align: middle; } .notification-img{ width: 60px; height: 60px; line-height: 40px; font-size: 40px; text-align: center; } .notification-img img{ width: 100%; height: auto; } .notification-text-block{ width: 200px; padding-left: 10px; padding-right: 10px; line-height: 1.3; } .notification-title{ font-weight: bold; padding-bottom: 3px; }