a {
	color: green;
}

a:hover {
	color: #19692b;
}

.tooltip-inner {
	max-width: 230px;
}

.input-group {
	margin-bottom: .5rem!important;
}

.robot {
	display: flex;
	justify-content: center;
}

#login_result {
	color: #b00;
	text-align: center;
}