.alert_view_center{position:fixed;z-index:1600}.alert_view{overflow:hidden;z-index:1600;opacity:0.9;padding:10px;position:absolute;color:#333;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 3px inset;-moz-box-shadow:rgba(0,0,0,0.1) 0 0 3px inset;box-shadow:rgba(0,0,0,0.1) 0 0 3px inset;-webkit-box-shadow:#999 0 0 10px;-moz-box-shadow:#999 0 0 10px;box-shadow:#999 0 0 10px}.alert_view_notification{padding:0;position:fixed;margin:10px;width:250px;height:73px;-webkit-box-shadow:#444 0 0 10px;-moz-box-shadow:#444 0 0 10px;box-shadow:#444 0 0 10px}.alert_view .av_title{font-size:15px;line-height:25px;font-weight:bolder;color:#222}.alert_view .av_message{margin-left:10px;font-size:13px;line-height:20px}.alert_view_notification .av_title{border-bottom:1px solid #e3e3e3;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #ffffff));background-image:-webkit-linear-gradient(#f0f0f0,#ffffff);background-image:-moz-linear-gradient(#f0f0f0,#ffffff);background-image:-o-linear-gradient(#f0f0f0,#ffffff);background-image:linear-gradient(#f0f0f0,#ffffff);padding:0 10px}.alert_view_notification .av_message{padding:2px 10px;margin-left:0}.alert_view .av_close{line-height:25px;float:right;font-weight:bold;cursor:pointer;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#888}.alert_view_error{background-color:#f2dede;color:#b92a28}.alert_view_notification.alert_view_error .av_title{color:white;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee5f5b), color-stop(100%, #bd362f));background-image:-webkit-linear-gradient(#ee5f5b,#bd362f);background-image:-moz-linear-gradient(#ee5f5b,#bd362f);background-image:-o-linear-gradient(#ee5f5b,#bd362f);background-image:linear-gradient(#ee5f5b,#bd362f)}.alert_view_error .av_title{color:#b92a28}.alert_view_black{border:1px solid #777;background-color:#222;color:#f6f6f6}.alert_view_notification.alert_view_black .av_title{border-bottom:1px solid #777;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #555555), color-stop(100%, #222222));background-image:-webkit-linear-gradient(#555555,#222222);background-image:-moz-linear-gradient(#555555,#222222);background-image:-o-linear-gradient(#555555,#222222);background-image:linear-gradient(#555555,#222222)}.alert_view_black .av_title{color:white}
