body { 
   padding-top: 0px !important;
}
#aheader {
   background: url("../image/top-header-bg-img.png") repeat-x scroll 0px -50px #FFFFFF;
   height: 22px;
   border-bottom: 1px solid #145987;
   box-shadow: 0 1px 2px #145987; 
}
#left-nav { 
    /** width: 150px; **/
}
.position-r {
    position: relative;
}
.position-a {
    position: absolute;
}
.brd1-r {
    border-right: 1px solid silver;
}
.brd1-b {
    border-bottom: 1px solid silver;
}
.color-w {
    color: #fff;
}
.padding-5 {
    padding: 5px;
}
.padding-l0 {
    padding-left: 0px;
}
.margin-l0 {
    margin-left: 0px !important;
}
.btn-pos {
    top: 10px;
    /*left: 78%;*/
    right: 3%;
}
.expand-btn-show {
    /*left: 190px;*/
    right: 0;
    top: 28px;
    height: 100%;
    width: 5px;
}
.searchbar {
    left: 160px;
    top: -8px;
	width: 650px;
}
.margin-l10 {
    margin-left: 2px;
}
.margin-26 {
    margin-left: 26px;
}
.right-side{
    float:right;
}
.bold {
    font-weight: bold;
}
.expand-btn-hide {
    left: 8px;
    top: 3px;  
}
.expand-nav-bar {
    display: block;
}
.collapse-nav-bar {
     display: none;
     padding-left:18px;
}
 
.bgw {
	background: #fff !important;
}

.menu-selected{
    background-color: #EEEEEE;
    text-decoration: none;
}
.breadcurmb-text{
	float:left;
}
.recent-list-options{
	float:right;
	
}
.move-left10{
	margin-right:10px!important;
}
.item-btn-group {
	display: inline-flex;vertical-align: top;
}


#dispute_month {
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px;
    text-transform: uppercase;
}


#dispute-recnt-deopdown {
    min-width: 100px;
}

#dispute-recnt-deopdown  li{
    width: 40%;
}

#Export_disputes {
    background: none repeat scroll 0 0 #dbdbdb;
    font-size: 11px;
    font-weight: bold;
    padding-top: 3px;
    text-transform: uppercase;
}
