#toggleBtn:focus,
#toggleBtn:active,
#toggleBtn:hover {
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
    color: #ffffff !important;
    outline: none !important;
    box-shadow: none !important;
}
