@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    #main .properties #searchButtonTop .icon-search:before {
        font-size: 26px;
        line-height: 0;
        margin: 0 5px 0 -12px;
    }
    #main .properties #searchButtonTop {
        line-height: 0;
    }
    #main .properties .propertySearch h3 .icon-search:before {
        font-size: 40px;
    }
    #main .properties .grid_12.propertyInfoContactDetails .morphButton.morphButtonRequestDetails {
        top: 0px !important;
    }
}
