﻿    #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;
        }
.max-width50 {width:50px;
}
.checkbox.mb0, .radio.mb0 {margin-bottom:0px;
}
     .table > tbody > tr > td, .table>tfoot>tr>td, .table > thead > tr > th {    padding: 4px !important;
}
.nav-tabs-custom > .tab-content {padding:0px;
}
.scroller { padding-top:4px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 4px 15px;
}
.box { margin-bottom:2px;
}
#contentMain_pnlFilter .form-group {
    margin-bottom: 8px;
}
.innerPageSet .heading1 h4, .searchResult .heading1 h4, .heading2 {
    padding: 0px;
    margin: 8px;
    font-size: 16px;
    font-weight: 400;
}
.width40 {width:40px;
}
.calendaricon2 {
    position: absolute;
    right: 11px;
    font-size: 16px;
    color: #333;
    z-index: 1;
    top: 6px;
    cursor: pointer;
}

.nav-tabs-custom .nav-tabs > li a {
    color: #8d8d8d;
    border-radius: 0;
}

.nav-tabs-custom .nav-tabs > li a.active, .nav-tabs > li > a.active, .nav-tabs > li a.active:focus, .nav-tabs > li a:hover.active, .nav-tabs-custom > .nav-tabs > li > a.active {
    border-bottom-color: #18AACC;
    background: #18a9cb;
    color: #fff;
    margin-right: 0px;
    border: none;
    font-weight: normal;
}
.nav-tabs-custom .nav-tabs > li:first-of-type > a.active {
    border-left-color: transparent;
    color: #fff;
    font-weight: normal;
}
.nav-tabs-custom > .nav-tabs > li {margin-right:5px;
}


#TOPtblledger, #TOPtblgroup {
    height: 450px;
}
.accountGroupBG {
    min-width: 180px;
    margin-right: 8px;
}
#contentMain_rdAccType {
    margin-top: 4px !important;
}