.ui-textinput {
	font-size: 2vh;
}
.ui-textinput.error {
	border: 1px solid red;
}
.hidden {
	display: none !important;
}
