.user-enter {
    border-radius: 100px;
    text-transform: uppercase;
    min-width: 45px;
    font-size: 19px;
    min-height: 45px;
}
.user-enter.dropdown-toggle:after{
    display: none;
}
.belowtop{
    margin-top: 50px;
}
.belowtop .list-group-item{
    flex-grow: 1;
}
.menuacc li{
    background: #eee;
    border: none;
}
.menuacc li:hover{
    background: #ddd;
}
.menuacc li a {
    font-weight: 500 !important;
    font-size: 18px;
    text-align: center;
    display: block !important;
    line-height: 2.5;
}
.info-acc span{
    display: block;
    margin-bottom: 10px;
}
.acc-fl1{
    font-size: 30px;
    font-weight: bold;
}
.acc-fl3{
    font-size: 20px;
}
.acc-fl4{
    background: #ffc10747;
    display: inline-block !important;
    padding: 7px 15px;
}