input:focus::placeholder{
		color: transparent;
	}
	
	button {
		width: 7em !important;
	}
	
	@media (max-width: 765px) {
		.seriescusip .w-50 {
			width: 100% !important;
		}
	}