#input_container {
    position: relative;
}


#input_img {
    position: absolute;
    bottom: 1px;
    right: 1px;
    height: 46px;
    cursor: pointer;
}
