
span.ObjectRef 
{ 
visibility:hidden !important; 
}

div#PageHeaderBar {
    background-image: url(logo.jpeg);
    background-position: center; /* Center the background image */
    height: 72px;
    padding-top: 30px;
    padding-left: 300px;
    font-size: 26px;
    font-family: Arial; /* Use "font-family" instead of "font-face" */
}
    
div#PageHeaderBar span {
        margin-left: 310px !important;
        font-size:32px;
    }

.Reset {
display:none !important;
}

.SearchBarCell div.SearchButtons {
    float: left !important;
}
tr.SetColors td
{
    background-color: #FF0000 !important;
    color: #000000 !important;
}

table.DataView tr.ActionRow td.ActionBar table tr td {
      width: 50% !important;
}

