table, textarea, input, select{width:100%;}
input[type=checkbox], input[type=radio]{width:auto;}
#container_page{width:100%;}
.TabbedPanels{width:100%;}
#minus_component, #plus_component, #ammount, #size{width:auto;padding:5px;margin:0;}
.TabbedPanelsTabGroup{width:100%;}
body{padding:1%;}
html,body{width:97%;padding:0;margin:0;}
#billaddedit{margin-left:10px;}
.block_bill_button{color:#cc0000;float:right;}
@media only screen and (max-width: 320px){

}

@media only screen and (max-width: 600px){
	
}

@media only screen and (min-width :601px){
	
}

@media only screen and (min-width :993px){
	
}
input[type="text"], input[type="password"], input[type="email"], select, textarea{background-color:#ffffff;background-image:none;border:1px solid #cccccc;border-radius:4px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;color:#555555;font-size:14px;line-height:1.42857;padding:6px 1%;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
input[type="submit"], input[type="button"]{-moz-user-select:none;background:#f47431 none repeat scroll 0 0;border:1px solid transparent;border-radius:4px;color:#ffffff;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857;margin-bottom:0;padding:6px 1%;text-align:center;vertical-align:middle;white-space:nowrap;}
select:focus, textarea:focus, input:focus{border-color:#000000;}
label{display:block;height:auto;}
.food_drink_images, .food_drink_datas{width:50%;float:left;}