#wrapper_insert_price .btn_resa{
	margin-top:0;
}
#wrapper_insert_price button {
    margin-bottom: 15px;
	width: 250px;
}
#wrapper_insert_price input.form-control {
    padding: 26px 10px;
}
#wrapper_insert_price span:hover{
	cursor: pointer;
}
#insert_price input[type="number"] {
    border: 1px solid #ccc;
    padding: 13px 10px;
    width: 100%;
    border-radius: 4px;
}