<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.alert{width:100%;height:auto;padding:15px;margin-bottom:20px;border:1px solid transparent;text-align:center;display:block;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)}.alert-success{color:rgb( 10, 90, 0 );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%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1;animation:fade-out 30s}.alert-error{color:#fff;background-image:-webkit-linear-gradient(top, rgb( 200, 20, 0 ) 0%, rgb( 250, 20, 30 ) 100%);background-image:-o-linear-gradient(top, rgb( 200, 20, 0 ) 0%, rgb( 250, 20, 30 ) 100%);background-image:-webkit-gradient(linear, left top, left bottom, from(rgb( 200, 20, 0 )), to(rgb( 250, 20, 30 )));background-image:linear-gradient(to bottom, rgb( 200, 20, 0 ) 0%, rgb( 250, 20, 30 ) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#rgb( 200, 20, 0 )', endColorstr='rgb( 250, 20, 30 )', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}</pre></body></html>