﻿.toggle-button input[type=checkbox] {
    display: block;
    position: relative;
    overflow: hidden;
    opacity: 0;
    height: 0;
}
