.ulf-form .form-group .select2-container {
    border: 0;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 0 0 40px;
    line-height: 45px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    font-size: 16px;
    background: white url(https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/resorts/form-house-icon.png) no-repeat 10px center;
    text-align: left;
}

.ulf-form .form-group .select2-container .select2-selection--single {
    height: 45px;
    overflow: hidden;
    border: 0;
    background: transparent;
    border-radius: 0;
}

.ulf-form .form-group .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 34px;
    line-height: 45px;
    padding-left: 0;
}

.ulf-form .form-group .select2-container .select2-selection--single .select2-selection__arrow {
    height: 45px;
    top: 0px;
    right: 0px;
    width: 34px;
    background: #f2f2f2;
    color: #000;
}

.ulf-form .form-group .select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
}

.ulf-form .form-group .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent;
}


.ulf-form .form-group .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 34px;
    line-height: 45px;
    padding-left: 0;
}

.ulf-form .form-group .select2-container .select2-selection__placeholder {
    line-height: 45px;
}