@media all and (-ms-high-contrast: none) {
  .footer-social-button.facebook {
    background-position: 11px 11px;
  }
  /*MENU LATERAL*/
  .menu-navigation-item {
    background-position-x: 5px;
  }
  .menu-navigation-item.selected {
    background-position-x: 5px;
    background-size: 25px;
  }
  /*MODAL DE OFERTAS*/
  .vmodal-jobsoffers .filter-job-offers {
    position: relative;
  }
  /*MODAL DE WEBCASTS*/
  .vmodal-body {
    overflow-x: hidden;
  }
  .webcast-detail-social-networks ul li a {
    width: 70px;
  }
  /*AGENDA*/
  .agenda-event-item-webcast {
    background-size: 25px;
    padding-left: 45px;
  }
  .detail-agenda-networks ul li img {
    height: 60px;
  }
  #job-list {
    overflow: hidden !important;
  }
  /*CHAT HEADER*/
  #news-header button img {
    width: 20px;
    height: 20px;
  }
  #background-dark-cover,
  #fair-info-home-container,
  #home-register-buttons {
    position: fixed !important;
  }
}
@supports (-ms-accelerator:true) {
  .footer-social-button.facebook {
    background-position: 11px 11px;
  }
  /*MENU LATERAL*/
  .menu-navigation-item {
    background-position-x: 5px;
  }
  .menu-navigation-item.selected {
    background-position-x: 5px;
    background-size: 25px;
  }
  /*MODAL DE OFERTAS*/
  .vmodal-jobsoffers .filter-job-offers {
    position: relative;
  }
  /*MODAL DE WEBCASTS*/
  .vmodal-body {
    overflow-x: hidden;
  }
  .webcast-detail-social-networks ul li a {
    width: 70px;
  }
  /*AGENDA*/
  .agenda-event-item-webcast {
    background-size: 25px;
    padding-left: 45px;
  }
  .detail-agenda-networks ul li img {
    height: 60px;
  }
  #job-list {
    overflow: hidden !important;
  }
  /*CHAT HEADER*/
  #news-header button img {
    width: 20px;
    height: 20px;
  }
  #background-dark-cover,
  #fair-info-home-container,
  #home-register-buttons {
    position: fixed !important;
  }
}
