input[type='text'].open-data-rdw-hook {
    text-align: left;
    border-radius: 5px;
    width: 200px;
    padding-left: 40px;
    background: #eeb723;
    color: #000;
    font-size: 28px;
    font-weight: 900;
}

.open_rdw-134:before {
    text-align: center;
    content: "NL";
    position: absolute;
    height: 42px;
    width: 35px;
    background: #2e2ece;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-top: 10px;
}