#containerNotify{min-width:180px;max-width: 700px;}

/*.ui-notify {position:fixed; z-index:1105; top:100px; right:5px}*/
/*Si on veut afficher au milieu tout en haut*/
.ui-notify {position:fixed; z-index:1105; margin: auto;top: 5px;left: 0;right: 0;}
.ui-notify-cross { margin-top:-8px; font-size:1.1em; font-weight:bold;}
.ui-notify-cross:active { position:relative; top:1px }
