.beacon-id-component select {
    text-transform: none;
}

.beacon-id-component .row-wrapper {
    display: flex;
    align-items: center;
}


.beacon-id-component .right-offset {
    margin-right: 15px;
}

.beacon-id-component .ibeacon-num {
    width: 70px;
}

.beacon-id-component input.ibeacon-num[type=number]:focus {
    -webkit-box-shadow: none;
    box-shadow: unset;
}