.col-md-6,.col-md-8,.col-md-4,.col-md-12,.col-xs-12,.col-md-12,.col-lg-12,.col-xs-12{
    padding: 0;

}
button{
    border: 0;
    background: none;
}
.content-header{
    background-color: #C6E3CA;
    -ms-background-color: #BEDEC2;
    padding: 5px 5px;
    font-size: 18px;
    color: #337ab7;
    font-weight: bold;
    border: 1px solid #BEDEC2;
}
.content-left_title,.content-right_title{
    background: #C6E3CA;
    height:28px;
}
.title_codes{
    display: inline-block;
    padding-right:5px;
}
.refurbish{
    padding-left: 10px;
}
.refurbish_icon{
    padding:0 10px;
    background:url("http://localhost:8080/images/web/refresh_backwards.png") no-repeat;
}
.Barcode{
    width: 130px;
    height: 26px;
    padding: 6px 3px;
}
.statistics{
    width: 100%;
    background: #72B142;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
.col_padd{
    padding-left: 0;
    /*padding-left:10px;*/

}
.col_padd_right{
    padding-right:0;
}
.col_paddright{
    padding-left:1px;
}
.TheSterilization{
    background: #C6E3CA;
    font-size: 16px;
    padding: 3px 10px;
}
.searchInput{
    width: 140px;
    border-radius: 5px;

}
.searchStr{
    border: 1px solid #ddd;
    border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    background: #fff;
    font-weight: normal;
}
.statisticsone{
    height:280px;
}
.InstrumentalstatisticsDiv{
    height:280px;
}
.Instrument_message{
    height:340px;
    overflow: hidden;
}
.TheSterilizationTable{
    height:267px;
    overflow: hidden;
}