



*{margin:0px;padding:0px;}

	.sticky-container{
		/*background-color: #333;*/
		padding: 0px;
		margin: 0px;
		position: fixed;
		right: -158px;
		top:255px;
		width: 200px;
		z-index: 99999;
	}

	.sticky li{
		list-style-type: none;
		background-color: #333;
		color: #efefef;
		height: 43px;
		line-height: 42px;
		padding: 0px;
		margin: 0px 0px 1px 0px;
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		cursor: pointer;
		/* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
                filter: gray; 
                -webkit-filter: grayscale(100%);  */

	}
	
	.sticky li a{text-decoration:none;color:#fff;}
	.sticky li:hover{
		margin-left: -115px;
		/*-webkit-transform: translateX(-115px);
		-moz-transform: translateX(-115px);
		-o-transform: translateX(-115px);
		-ms-transform: translateX(-115px);
		transform:translateX(-115px);*/
		/*background-color: #8e44ad;*/
		/* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); */
                /* -webkit-filter: grayscale(0%); */
		
	}
.sticky li.color1:hover{
		background-color: #0078FF;

	}
	.sticky li.color2:hover{
		background-color: #1E9D12;

	}
	.sticky li.color3:hover{
		background-color: #D62F84;

	}
	.sticky li.color4:hover{
		background-color: #dc4c40;

	}
	.sticky li.color5:hover{
		background-color: #1da362;

	}
	.sticky li img{
		float: left;
		margin: 5px 5px;
		margin-right: 10px;

	}


	/** content **/
	

@media (min-width:320px) and (max-width:370px){
.facebooki{width:300px;}
}

@media (min-width:320px) and (max-width:600px){
	.float-box{padding-top: 0px;}
}
{@media (min-width:320px) and (max-width:370px){
.facebooki{width:300px;}
}
