﻿ .listView .UserTable tr th:nth-child(1)
{
    width: 20px;
}
.heightauto .listView .UserTable tr td
{
    padding: 3px 6px;
    vertical-align: middle;
}
.Input {
    width: 99% !important;
}

.searchIcon {
    width: 18px !important;
    margin-top: 3px;
    padding: 0px 2px;
    height: 23px !important;
}
#divLibraryTreeView
{
    height:445px !important;
}