a:focus {
    outline: none;
}

.active {
    background-position: right 12px;
}

#panel {
    height: 40px;
    display: none;
}

#panel {
    height: 40px;
    display: none;
}

.btn-slide {
    text-align: center;
    width: 90px;
    height: 31px;
    padding: 5px 10px 0 0;
    display: block;
    color: #000;
    text-decoration: none;
}
