.ruedaAdmin{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}
.ruedaAdmin .img-btn{
	left: -15px ;
	top: -16px ;
	transition:ease all 0.4s;
	position: relative;
	z-index: 99999;
}

.mostrarRueda{
	left: 0 !important;
	top: 0 !important;
	transition:ease all 0.4s;
}
