.lg_focum_api_check {
	background-color: #0181c3;
	color: white;
	padding: 10px;
	border: 0;
	border-color: transparent;
	border-radius: .25rem;
	cursor: pointer;
}

.lg_focum_api_check:hover {
	background-color: #76b729;
}
