.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.codeImg {
	margin: 5px;
	border: none !important;
}
.error, .errorInPage {
	padding: 10px;
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.regError {
	padding: 10px;
	color: red;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.txtLabel {
	vertical-align: top;
	margin-top: 5px;
}
.inactive {
	background-color: #FCABA7 !important;
}
.newPharmacyTable td {
	border: none;
}

.pharmacyForm { position: relative; }

.fotisztiBelepes {
	position: absolute;
	top: -2em; right: 0; z-index: 2;
}

.pharmacyContact {
	margin: 1em 0;
}

button {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	height: 21px;
	cursor: pointer;
}

h2 {
	font-size: 1.6em;
}