.dede-query-input:focus {
	border-color: var(--dede-green);
	box-shadow: none !important;
}

.dede-verify-input {
	border-color: #ced4da;
	border-right: 0 !important;
}

.dede-verify-input:focus {
	box-shadow: none !important;
	border-color: #ced4da;
}