/*************************************/
/************ PHONE ****************/
/*************************************/
.bn-item .phone-district{
	width: 6em;
}
.bn-item .phone-nr{
	width: 12em;
}

/*************************************/
/************ BANKACCOUNT*************/
/*************************************/
.bn-item .bankaccount{
	width: 6em;
}
.bn-item .bankaccount-wrapper{
	width: 18em;
}

/*************************************/
/************ ADDRESS ****************/
/*************************************/
.bn-address .bn-item > div{
	width: 18em;
}
.bn-address .bn-item > div.error-messages{
	width: 29em;
}
.bn-item .cim-irszam{
	width: 30% !important;
}
.bn-item .cim-varos{
	width: 65%;
	margin-left: 5%;
}
.cim-hazszam input{
	width: 5.4em !important;
}
.cim-emelet select{
	width: 10em !important;
}
.cim-emelet input{
	width: 7em !important;
}
.bn-item .cim-koztertipus{
	width: 30% !important;
	margin-left: 3%;
}
.bn-item .cim-kozternev{
	width: 65% !important;

}