﻿div.PageMenuBar table.Menu tr td.Item .Outer, table.Menu tr td.Item .Inner, table.Menu tr td.Item .Link
{
    display: inline-block;
    font-size:14px;
}

.Value
{
 padding: 0px !important;
}

table.DataView tr.CategoryRow td.Fields div.Item div.Value select:focus
{
     background-color:#000 !important;
     color:White !important;
     
}

.SearchBarCell div.SearchButtons {
height: 65px;
float: left !important;
padding-left: 8px;
}


.ActionButtons{
width:70%;
}