#StackAlerts
{
top: -5px !important;
left: 0px !important;
position: fixed !important;
}
/* ~position alert at top left corner of screen~ */
#StackAlerts .stackAlertContent
{
background-image: none !important;
background-color: #000000 !important;
border-top: 1px solid #000000 !important;
border-right: 1px solid #000000 !important;
border-bottom: 1px solid #000000 !important;
border-left: 1px solid #000000 !important;
border-radius: 0px 0px 5px 0px !important;
color: #ffffff !important;
}
/* ~alert notification popup~ */