#list_top_bt{
	border:0;
	padding-top:10px;
	margin:0;
	height:30px;
	text-align:right;
	position:absolute;
	right: 0;
}
#list_top_bt img{
	cursor:pointer;
}
.input_meal{
	width:150px;
	height: 110px;
	background: inherit;
	border:none;
	white-space: pre-wrap;
	text-align: center;
}
.input_meal:focus{
	background:#fff;
}
.input_snack{ height: 50px;}

.txt_meal{ white-space: pre-wrap;}

.btn_meal{ padding: 5px; background: #fff; border: 1px solid #dfdfdf; margin-top: 10px; }
.btn_meal:hover{background-color: #353434; color: #fff; }
