﻿.searchhebtext {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
}


.searchhebbtn {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
