/* this wrapper is now required for IE-11 only styles because IE stopped recognizing conditional comments in IE10 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)
{

#scorecardColumnCustom input[type=checkbox] + label
{
	margin-left: -10px;
	padding-top: 3px;
}

}
