﻿.password-parent {
	position: relative;
	float: left;
}

.password-but {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 3px;
	right: 1px;
	cursor: pointer;
	background-image: url('https://media.omakler.net/icons/kw-anz_303030_16x16.png');
}

.password-hide {
	background-image: url('https://media.omakler.net/icons/kw-ausbl_CC0000_16x16.png');
}
