@import url("ionic-hacks-global.css");
.form-input-rounded {
	border-radius: 30px;
}

.form-input-disabled {
	background-color: #f8f8f8;
}