@charset "UTF-8";
/* CSS Document */

/* customeredit  */


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

@media screen and (max-width: 980px){
	#get_change_customer_form > table{
		min-width:500px;
	}
}

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

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