/*+clearfix {*/
.kgr-page-profile .part:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.kgr-page-profile .part
{
	display: inline-block;
}
.kgr-page-profile .part
{
	/*\*/
	display: block;
	/**/
	-height: 1px;
}
/*+}*/
/*[clearfix]*/.kgr-page-profile .part
{
	padding: 0px 10px 20px;
	margin: 0px 0px 20px;
	box-shadow: 0px 3px 5px -4px rgba(0, 0, 0, 0.5);
}
.kgr-page-profile .part .i-icon
{
	border: 1px solid #CDCDCD;
	width: 70px;
	height: 70px;
	float: left;
	margin: 0px 20px 0px 0px;
	text-align: center;
	line-height: 70px;
	background-color: #E7E7E7;
}
.i-icon .img
{
	width: 32px;
	display: inline-block;
	height: 32px;
	vertical-align: middle;
	border: 1px solid #C2C2C2;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.taslak-bildiri .i-icon .img
{
	background-image: url(images/bildiri-taslak-32.png);
}
.bildiri .i-icon .img
{
	background-image: url(images/bildiri-32.png);
}
.kayit .i-icon .img
{
	margin: 0px;
	background-image: url(images/form-32.png);
}
.kgr-page-profile .part .acts
{
	float: right;
	width: 220px;
	padding: 0px 0px 0px 0;
}
.kgr-page-profile .part .acts A:link, .kgr-page-profile .part .acts A:visited
{
	display: block;
	border: 1px solid #E7E7E7;
	padding: 5px 5px 5px 10px;
	color: #505050;
	font-size: 0.9em;
	margin-bottom: -1px;
	background-color: #F7F7F7;
}
.kgr-page-profile .part .acts A:hover
{
	background-color: #ECECEC;
	color: #000000;
}
.kgr-page-profile .part .cont
{
	margin-left: 92px;
	margin-right: 240px;
}
.kgr-page-profile .part .cont UL, .kgr-page-profile .part .cont UL LI
{
	margin-left: 92px;
	margin: 0px 0 0px 0px;
	padding: 0px;
	list-style: none;
}
.kgr-page-profile .part .cont UL LI
{
	border-top: 1px solid #E5E3E3;
	border-bottom: 1px solid #E5E3E3;
	padding: 3px 0;
	font-size: 0.9em;
	margin: -1px 0px;
}
.kgr-page-profile .part .cont UL LI I
{
	display: inline-block;
	padding: 8px;
	margin-right: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
}
.kgr-page-profile .cont LI.registered I
{
	background-image: url(images/check.png);
}
.kgr-page-profile .cont LI.not-registered I
{
	background-image: url(images/go.png);
}
.kgr-page-profile .cont LI SPAN
{
	font-size: 0.8em;
	color: #858585;
	display: inline-block;
	float: right;
}
.kgr-page-profile .cont LI SPAN A
{
	font-size: 1.2em;
}
