@charset "utf-8";
/* CSS Document */

.content {
    position: inherit !important;
}

.pure-toggle-label {
	position: absolute;
    top: -55px;
}
