.import-contacts-entries{
	text-align: right;
}

#import-contacts-form{
	position: absolute;
	width: 20%;
	margin: 2em 0px 0px 40%;
	z-index: 10;
	background-color: #FFFFFF;
	border: 4px solid #000000;
}

.closer-import-contacts{
	float: right;
	width: 16px;
	height: 16px;
	margin-right: 0.5em;
	cursor: pointer;
}

.expander-click-predefined{
	cursor: pointer;
}

