﻿.listView1 .UserTable tr th:nth-child(1){width:5%} 
.SumoSelect > .optWrapper > .options li.opt {width:100%!important;}
.SumoSelect > .optWrapper > .options li label {margin-left:0px!important;}
/*.SumoSelect > .optWrapper > .MultiControls {display:block!important;}*/
    #bgDiv
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: Black;
    filter: alpha(opacity=25);
    opacity: 0.5;
    z-index: 1000;
}        
#Progress
{
    top: 45%;
    left: 40%;
    text-align: center;
    position: fixed;
    background-color: transparent;
    width: 300px;
    z-index: 1001;
}
.popupbg{position: relative; display: flex;height:auto;flex-direction: column;width: 67%;margin:50px auto;pointer-events: auto;background-color: #fff;background-clip: padding-box;border-radius: 8px;padding: 16px 20px 16px 20px;-webkit-box-shadow: 0 0 15px 1px rgba(69,65,78,.2);-moz-box-shadow: 0 0 15px 1px rgba(69,65,78,.2);box-shadow: 0 0 15px 1px rgba(69,65,78,.2);}

#tbCostCenter{background:#efefef;    margin-top: 8px;border-radius: 8px; color:#0485A3; padding:10px 0px;}
.closebtncost{font-size:16px !important; color:#0485A3 !important;opacity:1 !important;}
.popupparent{top:0;bottom:0;left:0;right:0;background:#000;opacity:0.4;position:fixed;z-index:99;display:none;}       
        
     