@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* Put your IE-only styles here. Works for IS 10 & IE 11*/
	.mct-wrap.gm {font-family:"Noto Sans CJK KR", "notokr", "맑은 고딕", "Malgun Gothic", sans-serif !important;}
	header input {color:#fff;}
	header.bright input {color:#747474; border-color:#c7c7c7 !important;}
	header.bright a.btn {border-color:#c7c7c7 !important;}
}