.controls-label { cursor: pointer; font-size: 13px; margin-bottom: 5px; padding: 10px; &:hover { background: #fff; } } .controls-label-checkbox { margin-right: 5px; } .controls-label-text { } .controls-slider { cursor: pointer; width: 100%; } .controls-button { border: 0; cursor: pointer; font-size: 18px; padding: 10px; &:hover { background: #fff; } } .controls-bottom { margin-top: auto; }