.collapseBtn:focus {
    box-shadow: 0 0 0 0 !important;
}

.hide {
    display: none !important;
}

.bgcolor {
    background: #137bd1 !important;
}