@charset "utf-8";
/* CSS Document */

.grey{
	color:#666;
}
.pr20 {
	padding-right: 20px;
}
.result {
	height:35px;
	line-height:35px;
	display:none;
}
.loading{
	width:90px;
}
#hesapno,
#hesapnoto {
	color: green;
}
.ekonomi_link {
	display:inline-block;
	float:right;
	height:48px;
	line-height:48px;
	padding-right:20px;
	color:#fff;
}
.ekonomi_link:active
.ekonomi_link:focus,
.ekonomi_link:visited,
.ekonomi_link:hover {
	text-decoration: none;
	color:#fff;
}
#profil-bankabilgileri .table > thead > tr > th {
	border-bottom:none;
}