/* IE Fixes */
.top-border {
	margin-left: 2px\0 !important; /* ie8, ie9, ie10, ie11 only */
}
.ie8 .top-border {
	margin-left: -7px !important;
}
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) { 
 .ie9 .top-border {margin-left: -7px !important;}
}