/* Toogle css  */


a:focus {
	outline: none;}
	
#panel {
	display: none;}
	
.btn-slide {
	display: block;
	text-decoration: none;}