#kayan_icerik li a {

	background-color:rgba(1,1,1,0)!important;
	color:#000;
	font-size:14px;
	font-weight:normal;
	line-height:35px;
	word-wrap:break-word;
	-webkit-transition:color .1s ease-in,background .1s ease-in;
	-moz-transition:color .1s ease-in,background .1s ease-in;
	-ms-transition:color .1s ease-in,background .1s ease-in;
	-o-transition:color .1s ease-in,background .1s ease-in;
	transition:color .1s ease-in,background .1s ease-in
}

#kayan_icerik li a:hover,#kayan_icerik li a:focus {
	color:#006cd9;
	text-decoration:none;
	outline:0;
	background-color:rgba(1,1,1,0)!important;
}

#kayan_icerik li a:before,#kayan_icerik a:after {
	-webkit-transition:color .1s ease-in,background .1s ease-in;
	-moz-transition:color .1s ease-in,background .1s ease-in;
	-ms-transition:color .1s ease-in,background .1s ease-in;
	-o-transition:color .1s ease-in,background .1s ease-in;
	transition:color .1s ease-in,background .1s ease-in
}

#kayan_icerik {
	/* height:300px!important;	 */
	height:auto;
	background-color:rgba(1,1,1,0)!important;
}

#kayan_kabuk {
	text-align:center;
	background-color:rgba(1,1,1,0)!important;
}

#kayan_kabuk i {
	font-size:12px;
	margin:8px;
	cursor:pointer;
	-webkit-transition:all .1s ease-in-out;
	-moz-transition:all .1s ease-in-out;
	-ms-transition:all .1s ease-in-out;
	-o-transition:all .1s ease-in-out;
	transition:all .1s ease-in-out;
	background-color:rgba(1,1,1,0)!important;
}

#kayan_kabuk i:hover {
	color:#333;
	background-color:rgba(1,1,1,0)!important;
}

#kayan_icerik li {
	color:#0096ff;
	overflow:hidden;
	height:48px;
	padding:2px;
	line-height:28px;
	list-style:none;
	text-align:left;
	display: block!important;
	width:100%;
	background-color:rgba(1,1,1,0)!important;
}

#kayan_icerik li:hover {
	background-color:rgba(1,1,1,0)!important;
}
