/* == ========================================================================== == *\
 *
 *
 * Author : J.H. Lim
\* == ========================================================================== == */

.appMsg { position:fixed; width:90%; max-width:1000px; left:0; right:0; bottom:20px; margin:0 auto; padding:5px; font-weight:bold; line-height:1.6; font-size:10pt; border-radius:7px; background:#0d0d0d; color:#fff; text-align:center; z-index:99999999; }
