div#scroll_kilit {
    float: right;
    line-height: 33px;
    margin-top: 3px;
    margin-right: 10px;
    cursor: pointer;
    color: #e22b2b;
}

div#scroll_kilit span {
    float: right;
    line-height: 28px;
}
div#scroll_kilit.sc_acik{
	color:green;
}



@media only screen and (max-width: 500px) {


	body {
	color: black;
    overflow: auto;
    background: rgb(240,247,255);
    font-size: 12px;
	}
	#toolbar {
    background: rgb(205, 219, 232)!important;;
	}
	#hangi_pencere {
		top:30px!important;
	}
	#nicklist{
    background: rgb(240,247,255)!important;
    border-left: 1px solid rgb(200,209,219);
	}

	#nicklist ul {
    background: none!important;
	}

	div#ana_ekran {
	background: rgb(240,247,255);
    font-size: 12px;
    border:none;
	}

	.ust_butonlar_mobil{
		color:black;
	}

	#hangi_pencere {
		    background: rgb(205, 219, 232)!important;
		    color:black;
	}

	#yazikutu {
			background: rgb(205, 219, 232)!important;
	}

	.ust_butonlar_mobil {
		margin-top:0px!important;
	}

	div#k_badge_c {
    color: blue;
	}


	div#o_badge_c {
	    color: #825d19;
	}

	button#sag_buton {
	    color: black;
	}

	#tabs {
	    border-left: 1px solid rgb(200,209,219);
	    background: rgb(205, 219, 232);
	}

	.tab {
		background: #375265;
		box-shadow:none;
		border:none;
		border: 1px solid rgb(200,209,219);
	    padding: 0px;
	    cursor: default;
	    -moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border-radius: 4px;
	    margin-right: -2px;
	    white-space: nowrap;
	    text-decoration: none;
	    color: #0000ff;
	    font-size: :14px;
    	font-family: Verdana, sans-serif;
	}

	.tab:before {
		display: none;
	}
	.tab.yenimesaj2 {
    color: #45ffde;
	}
	div#new_aktif {
    display: block;
	}


	.message {
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    text-indent: -7px;
    padding-left: 7px;
    word-wrap: break-word;
    font-size: 10px;
    line-height: 12px;
    } 
    .sender {
    float: left;
    margin-right: 8px;
    margin-left: 8px;
	}
	.user_in_list {
	font-family: "Helvetica Neue",Helvetica,sans-serif;
	font-size: 10px;
    line-height: 20px;
    height: 14px;
	}
	.kapat:before {
    content: "X";
    font-size: 16px;
    padding-left: 3px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    white-space: nowrap;
	}
} 