@charset "utf-8";

html.ie-10 #menu-bar {
  display: block;
}

html.ie-10 #menu-bar #selector-nav {
  float: left;
  width: 66.66666% !important;
}

html.ie-10 #menu-bar-nav {
  position: absolute;
  display: block;
  float: left;
  width: 50% !important;
}

html.ie-10 #menu-bar-nav #menu-bar-icons {
  display: block;
}

html.ie-10 #menu-bar-nav #menu-bar-icons li {
  float: left;
}

html.ie-10 .widget-header {
  display:-ms-flexbox;
}

html.ie-10 .widget-label {
  display: -ms-flexbox;
  -ms-flex-align: center;
  -ms-flex-positive: 1;
}

html.ie-10 .mceLayout .mceToolbar tr {
  display: -ms-flexbox;
}

html.ie-10 #tab_sidebarassets .asset_tab {
  display: -ms-flexbox;
}