.manualToggle {
    width: 10px;
    background-color: #d46868;
    height: 10px;
    float: left;
    border-radius: 3px;
    margin: 3px;
    cursor: pointer;
}