.battery_header{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-bottom-style: 0px;
	padding : 8px 0px 0px 8px;
}
.battery_container{
	border: 1px solid #ddd;
	padding : 20px ;
}
.battery_chem_dropdown,.prefer_cell_dropdown{
	border-radius:0px !important;
}

.textbox {
	border-radius:0px !important;
	padding:4px 4px !important;
}

#reference{
	height:50px;
	border-radius:0px !important;
}

.font_text{
	font-size: 13px;
}

.battery_detail_form{
	line-height: 12px;
}

.textbox::placeholder {
    font: 12px sans-serif;
}

.custom-fa {
	float:right;
	margin-top:5px;
}
