	.app-btn-warning{
		background-color: darkorange;
		color: white;
	}
	label.error{
		font-size: 10px;
		color: red;
	}
	.alert{
		padding: 0.1rem 0.1rem;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.regs{
		display:none;
	}
	.forgs{
		display:none;
	}