.sales{
    /*border-top: 1px solid #ddd;*/
    margin-bottom: 20px;
    padding-top: 20px;
}
.header_menu{
    height: 40px;
    background: linear-gradient(#D8D9DD,#C5C9CB);
    margin-top: 0px;
    border-bottom: 1px solid #bbb;
}
.menu-left{
    margin-top: 0px!important;
}
.ex_head tr td h4{
    cursor: pointer;    
}
.banner{
    height: 100px;
    background: url(../images/bg.PNG);
    background-size: 100% 100%;
    
}
.banner h1{
    line-height: 100px;
}

ul.menu2{
   margin-top: 5px;
}
ul.menu2 li{
    padding: 5px 15px;
    height: 25px;
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    /*margin-top: 15px;*/
}
ul.menu2 li a{
    padding: 5px 15px;
    height: 25px;
    text-decoration: none;
    color: black;
}
ul.menu2 li a:hover{
    background: white;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
}
ul.menu2 li:first-child{
    background: white;
    /*padding-left: 8px;*/
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    /*margin-top: -4px;*/
    border-radius: 1px 1px 2px 2px;
    /*padding: 5px 15px;*/
}
/*ul.menu2 li:hover{
    background: white;
    padding-left: 8px;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    margin-top: -4px;
    border-radius: 1px 1px 2px 2px;
    padding: 5px 15px;
}*/
ul.menu2 li a:first-child:hover{
    border: none;
}
ul .menu5 li:last-child{
   margin-bottom: 10px;
}
ul .menu5 li:first-child{
   border: none;
}
ul .menu5 li a:hover{
    color: gray!important;
    /*background: #0044cc;*/
}


/*.header_menu ul{
    list-style: none;
    margin-top: 40.5px;
}

.header_menu ul li{
    float: left;
    border-radius: 1.5px;
    margin-left: 2px;
    
}


.header_menu ul li a{
    float: left;
   padding: 5px 19px;
   color: black;
   text-decoration: none;
   border-radius: 1.5px;
   
}
.header_menu ul li a:hover{
   color: gray;
   background: white;
   border-right: 1px solid #bbb;
   border-left: 1px solid #bbb;
   border-top: 1px solid #bbb;
}
.header_menu ul li a:focus{
   color: gray;
   background: white;
}
.header_menu ul li a:active{
   color: gray;
   background: white;
}
.header_menu ul li:first-child{
   background: white;
   border-right: 1px solid #bbb;
   border-left: 1px solid #bbb;
   border-top: 1px solid #bbb;
}

.header_menu ul li:first-child:hover{
   border: none;
}*/
span i{
    color: #999999;
    font-size: 30px!important;
}
h4.modal-title{
    padding-top: 4px;
    font-size: 17px;
}
.form-control{
    width:98%;
}
.checkbox2{
    margin-top: -10px;
}
.bank1{
   text-align: left;
}
a.togle_bar{
    color: #7c7c7c;
}
.radio_btn{
    margin-left: 20px;
    margin-right: 20px;
}
.today_image{
    width: 30px;
    height: 30px;
}

p.seemore{
    padding: 10px;
    font-weight: bold;
}
p.seemore a{
    color: black;
}
.search_btn{
    margin-top: 1.5px;
}
.search_select{
    width: 150px;
}
ul.profile_list{
    margin-top: 25px;
}
ul.profile_list li{
    height: 20px;
    margin-left: 80px!important;
}
ul.profile_list li a{
    color: #7c7c7c;
}

.msg{
    background: #8EC657!important;
    height: 30px;
    color: #fff!important;
    text-shadow: 0 1px 0 #5b892e;
}


.target_btn{
    margin-top: -100px;
}
.ammount_inpt{
    margin-top: 15px;
}