.addFavorite:hover {
    background-color: #FFFFEE;
}

/* ------------------------- error reporting ------------------------- */
.errorReportingSqlBox, .errorReportingAlert
{
    top: 66px !important;
}

.errorReportingAlert
{
    width: 95%;
}
