/********************
	Style général des notifications
********************/
#notifications ul {
    margin-bottom : 0
}

#notifications li {
    text-align : center;
}

#notifications .notifications-container.container {
  width         : 100%;
  padding-right : 0;
  padding-left  : 0;
}
