.selctbox-div button,.selctbox-div button:hover{
    font-weight: normal;
    font-size: 0.875rem!important;
    height: calc(2.75rem + 2px);
    font-size: 1rem;
    line-height: 1.5;
    color: #8898aa!important;
    background-color: #fff!important;
    background-clip: padding-box!important;
    border: none;
    border-radius: 0.375rem!important;
    box-shadow: none!important;
    transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55)!important;
}