/**
 * This stylesheet contains IE 9 & 10 specific overrides.
**/

html[data-useragent*='MSIE 10.0'] .masthead .social-media-wrapper a, .masthead .social-media-wrapper img { display: inline-block; width: 17px; height: 17px; }
html[data-useragent*='MSIE 10.0'] .header .search-form input[type="text"] { width: 200px; cursor: text; padding: 4px 26px 4px 8px; }
html[data-useragent*='MSIE 10.0'] .header .search-form button { display: inline-block; }
