.pad26 {
    padding-bottom: .2rem;
}

.nav{
    border-bottom: none;
    padding-left: 0;
}

.thumbstyle{
    position: fixed!important;
    background: rgb(255, 255, 255);
    border-bottom: 1px solid #EDEFF2;
    height: 1rem;
    padding-top: 0.3rem!important;
    padding-left: 0.3rem!important;
}

.thumbstyle .navActive:after{
    height: 2px;
    bottom: -7px;
}

.findListBox {
    top:1rem;
}

.noMore{
    text-align: center;
    font-size: 13px;
    color: #999;
    line-height: 75vh;
}