.fk-input-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.fk-input-fix {
    background: transparent;
    border: 0;
    position: absolute;
    margin: 10px;
    display: inline;
}

.fk-input-suffix {
    right: 20px;
    margin-right: 0px;
}

.fk-input-prefix {
    left: 10px;
    margin-left: 0px;
}