#aglNotifyBlock{display:none;flex-flow:row wrap;opacity:1;position:fixed;height:auto;min-height:60px;top:60px;left:50%;margin-left:-300px;width:600px;padding:20px;z-index:1110;border:2px solid;border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-sizing:border-box;cursor:pointer;text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}#aglNotifyBlockImg,#aglNotifyBlockText{display:block}#aglNotifyBlockImg{order:1;width:40px;height:40px;flex:0 1 40px;padding:0;margin:-28px 40px 0 -28px;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}#aglNotifyBlockImg>i{position:relative;font-size:28px;text-shadow:1px 1px 0 #cbb;margin:3px 0}#aglNotifyBlockText{order:2;flex:1}#aglNotifyBlock.aglNotifyBlockClass_error,#aglNotifyBlockImg.aglNotifyBlockClass_error{color:#a94442;background-color:#f2dede;border:2px solid #dca7a7;background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);background-repeat:repeat-x}#aglNotifyBlock.aglNotifyBlockClass_warning,#aglNotifyBlockImg.aglNotifyBlockClass_warning{color:#8a6d3b;background-color:#fcf8e3;border:2px solid #f5e79e;background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);background-repeat:repeat-x}#aglNotifyBlock.aglNotifyBlockClass_info,#aglNotifyBlockImg.aglNotifyBlockClass_info{color:#31708f;background-color:#d9edf7;border:2px solid #9acfea;background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);background-repeat:repeat-x}#aglNotifyBlock.aglNotifyBlockClass_success,#aglNotifyBlockImg.aglNotifyBlockClass_success{color:#3c763d;background-color:#dff0d8;border:2px solid #b2dba1;background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);background-repeat:repeat-x}@media screen and (max-width:640px){#aglNotifyBlock{left:20px;right:20px;width:auto;margin:0}}