
.aim-value-trade-widget_input_autocomplete{
    width: 100%;

    font-size: 14px;
    height: 32px;
    padding-left: 10px;
}

/*
.aim-value-trade-widget_input{
    position: fixed;
    width: 100%;
    z-index: 99999;
}*/

.autocomplete-suggestions{
    /*overflow-y: hidden !important;*/
    position: absolute !important;
    z-index: 0;
    visibility: inherit;
}

