﻿/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .arrow-button { height: 35px; }
    .topNav-searchIcon.Navbar-searchIcon { height: 15px; }

    .iefix-width-100-percent { width: 100%; }
    .iefix-width-1400-pixels { width: 1400px; }
    .iefix-height-460-pixels { height: 460px; }
    .iefix-height-34-pixels { height: 34px; }
    .iefix-height-19-pixels { height: 19px !important; }
    .iefix-padding-top-bottom-100-pixels { padding-top: 100px !important; padding-bottom: 100px !important; }
}

/* IE Edge 12+ CSS styles go here */
@supports (-ms-accelerator:true) {
    .arrow-button { height: 35px; }
    .topNav-searchIcon.Navbar-searchIcon { height: 15px; }
}
