/* alerts */
.alert,.alert-spin,.tinyalert{clear:both;float:left;display:block;margin:8px 0 14px;font-size:11px !important;text-align:left;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}
.alert,.alert-spin{line-height:14px}
.alert.flush,.alert-spin.flush,.tinyalert.flush{margin:0}
.alert{min-height:22px;height:auto !important;height:20px;padding:6px 12px 4px 34px !important}
.alert p{margin:0 0 4px;padding:0}
.alert p.first,.alert-spin{font-weight:bold}
.alert ul,.alert ol{margin:2px 0 4px 0;padding:0 0 0 4px}
.alert ul li,.alert ol li{margin:0;padding:0 0 0 8px;line-height:14px;margin-bottom:2px}
.alert ul.inline li{display:inline;padding-right:12px}
.alert.confirm ul li{background:url('../images/bg_alert_list.png') 0px 0px no-repeat;}
.alert.error ul li{background:url('../images/bg_alert_list.png') 0px -100px no-repeat;}
.alert.import ul li{background:url('../images/bg_alert_list.png') 0px -200px no-repeat;}
.alert.info ul li{background:url('../images/bg_alert_list.png') 0px -300px no-repeat;}
.alert.confirm,.alert-spin{border:1px solid #79b876;background-color:#e3f0e2 !important;background-repeat:no-repeat}
.alert.confirm,.alert-spin,.tinyalert.confirm{color:#2d6929}
.alert.confirm{background-image:url('../images/bg_alert_confirm.gif')}
.alert.error,.alert.warn{border:1px solid #e48d90}
.alert.error,.alert.warn,.tinyalert.error,.tinyalert.warn{color:#d30912}
.alert.error{background:#f9e7e8 url('../images/bg_alert_error.gif') no-repeat}
.alert.warn{background:#f9e7e8 url('../images/bg_alert_warn.gif') no-repeat}
.alert.import{border:1px solid #ff9f4c;background:#ffebd9 url('../images/bg_alert_import.gif') no-repeat}
.alert.import,.tinyalert.import{color:#994500}
.alert.info,.alert.time{border:1px solid #63a0cb}
.alert.info,.alert.time,.tinyalert.info{color:#155c8f}
.alert.info{background:#deebf4 url('../images/bg_alert_info.gif') no-repeat}
.alert.time{background:#deebf4 url('../images/bg_alert_time.gif') no-repeat}
.alert.confirm.large p.first,.alert.warn.large p.first,.alert.time.large p.first{font-size:14px;font-weight:bold;line-height:17px}
.alert.confirm.large p.first{color:#34752f}
.alert.warn.large p.first{color:#d32027}
.alert.time.large p.first{color:#155c8f}
.alert.confirm.large p,.alert.warn.large p,.alert.time.large p{color:#000}
.alert.bottom{margin-bottom:24px !important}
.alert.nobottom{margin-bottom:0px !important}
.alert-spin{padding:3px 6px 3px 42px;background:#357a30 url('../images/bg_alert_spinner.gif') no-repeat}
.alert-spin p{position:relative;top:-1px}
.alert-spin.nomsg{padding:0;width:32px;height:11px;background-position:-4px -4px}
.tinyalert{padding:0 0 3px 19px;background-image:url('../images/bg_tinyalerts.png');background-repeat:no-repeat}
.tinyalert.confirm{background-position:0 0}
.tinyalert.import{background-position:0 -100px}
.tinyalert.error{background-position:0 -200px}
.tinyalert.info{background-position:0 -300px}
.tinyalert.warn{background-position:0 -400px}
.tinyalert.notavail{background-position:0 -500px}
.tinyalert.unknown{background-position:0 -600px}
.systemerror{clear:both;float:left;max-width:560px;min-height:52px;margin:12px 0;padding:14px 14px 14px 78px;background:#f9e2d2 url('../images/bg_alert_systemerror.png') no-repeat;border:1px solid #e86000;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}
.systemerror p.first{margin:0 0 8px;padding:0;font-size:16px;font-weight:bold;color:#e86000}
.systemerror p{margin:0;padding:0;font-size:13px;line-height:17px}
p.backlink{clear:both;margin:14px 0}