﻿.gridview_style tbody tr:first-child td
{
    text-align:left !important;
}
.AddWrapp ul.Addview li
        {
            min-height: 25px;
        }
        .innerform ul.Addview li
        {
            width: 48%;
        }
        .Select {
    width: 80%! important;
}

#contentLogin_contentMain_MyAccordion div
{
   
overflow: initial! important;
    }
    .scrollerwidth
    {
        position:relative;
    }
    
    #contentLogin_contentMain_MyAccordion{overflow:visible ! important}
    
    #divLibraryTreeView
    {
        overflow: auto; height: 350px;
    }
    .width16
    {
        width:16% !important;
    }
    #divButtons1
    {
        margin: 8px 10px 0px;float:left;
    }
    .padding2
    {
        padding: 2px;
    }
    
    .gridview_style tbody tr:first-child td
    {
        text-align:right !important;
    }
    .AddWrapp h4{
    padding-left: 4%;
    }