.placeholder_alt::placeholder {
    color: white!important;
}

.bf-option-search-wrp {
    display: none;
}

.bf-option-wrp {
    background: #003c68!important;
}

li.option:hover {
    background: #0256a9!important;
}

.msg-content {
    color: white;
}

.bf-msg-close {
    visibility: hidden;
    height:0;
    width:0;
}