.notifications{position:fixed;}.notifications.top-right{right:10px;top:25px;}
.notifications.top-left{left:10px;top:25px;}
.notifications.bottom-left{left:10px;bottom:25px;}
.notifications.bottom-right{right:10px;bottom:25px;}
.notifications>div{position:relative;z-index:9999;margin:5px 0px;}
.notifications.center{top:100px;left:0;width:100%;}.notifications.center>div{margin:5px auto;width:25%;text-align:center;}
.notifications{font-size: 2em;line-height:2em;}
.alert img 
{
	margin-bottom: 6px;
	margin-right: 10px;
}