.guest_warn{background:-moz-linear-gradient(top,rgb(44,36,27) 0%,rgb(39,31,20) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgb(44,36,27)),color-stop(100%,rgb(39,31,20)));background:-webkit-linear-gradient(top,rgb(44,36,27) 0%,rgb(39,31,20) 100%);background:-ms-linear-gradient(top,rgb(44,36,27) 0%,rgb(39,31,20) 100%);background:linear-gradient(top,rgb(44,36,27) 0%,rgb(39,31,20) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='rgb(44,36,27)',endColorstr='rgb(39,31,20)',GradientType=0 );box-shadow:0 0 8px rgb(0,0,0) inset;width:300px;padding:28px 23px 28px 23px;position:fixed;bottom:10%;right:50px;font-family:Arial;font-size:13px;color:#fff;text-align:left;border:1px solid rgb(130,95,55);border-radius:5px;z-index:999}.guest_warn i.fa.fa-close{background:url(../../../images/collapse_collapsed.png) no-repeat;height:20px;width:20px;position:absolute;top:8px;right:8px;text-align:center;line-height:20px;font-size:16px}