.instru_box{

}
.instru_box h5{
	margin-bottom: 20px;
}
.instru_box .form-check{
	margin:0 20px 10px;
}
.instru_box .form-check .form-check-label{
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	font-size: 20px !important;
	text-transform: none !important;
}
.instru_box .form-check > input[type="checkbox"]{
	zoom: 1.5;
	margin-right: 10px;
}
.instru_box .form-check .form-check-label > input[type="number"]{
	width: 50px !important;
	outline: none;
	padding: 0 0 0 10px;
	font-size: 18px;
	margin: 0 10px;	
	color: #8b8b8b !important;
}
.instru_box .form-check .form-check-label > input[type=number]::-webkit-inner-spin-button, 
.instru_box .form-check .form-check-label > input[type=number]::-webkit-outer-spin-button { 
    opacity: 1;
	transform: scale(1.6);
}
#newinstructions{
	margin-top: 20px;
}