.justride{
	    -webkit-box-shadow: 0 0 0 3em #fff inset!important;
    box-shadow: 0 0 0 3em #444 inset;
    background-color: #191919;
    color: #000000!important;
    border: 0.5px solid!important;
}
.appimageicon{
	width:150px;
}
	.bt_bb_port{
		padding-top:0px!important;
	}
.fluu{
	   /* Transparanlık oranı 40% */
      opacity: 0.4;

      /* IE8 ve aşağısındaki tarayıcılarda sorun çıkmaması için */
      filter: alpha(opacity=40);
}