.f-SubscriberPasswordFormInput_FormListItemInput select {
    background-color: #fff;
    background-image: url(../img/f-AlliancePartnerFormInput_FormListItemInput--select.svg);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: 11px 6px;
    box-sizing: border-box;
    border: 1px solid #707070;
    border-radius: 0;
    padding: 0 15px;
    width: 300px !important;
    height: 47px;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
