 

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
.back-to-top { 
  right:18px; 
}


.navbar-inverse {
  right:17px;
}
}
