@charset "utf-8";

input::placeholder{
	color : #D3D3D3 !important;
}
input:read-only {
  background-color: #d4d4d4;
}