﻿.ContainerForTable
{
    background-color:white;
    padding-top:2%;
    padding-bottom:2%;
    margin-top: 3%;
}

h2.MasterPageHeading
{
    text-align:center;
}

.DivForSpaing
{
    min-height: 5px;
    margin-top:2%;
    margin-bottom:2%;
}

.DivForSmallSpacing
{
    min-height:3px;
}

#SelectHalt
{
    height : 30%;
}
#SelectHaltEditPage
{
    height : 30%;
}

.SpaceNice
{
    min-height:15px;
}

#ddlRemarks{
 width:150px;   
}
#divNewUser
{
    width:200px !important;
}
#divActiveUserExport
{
     float: left;
     width: 174px;
}
#divDeletedUserExport
{
     float: left;
     width: 185px;
}