@charset "UTF-8";

body.from-Jexer .header-message,
body.from-Jexer .block-header-news {
  display: none;
}
header.pane-order-header {
  border-bottom: solid 1px #E4E4E4;
}
.custom-header {
  max-width: 1200px;
  margin: auto;
  padding: 11px 0;
}
.custom-header-logo img {
  vertical-align: bottom;
}
html[data-browse-mode="S"] body.from-Jexer header#header1 {
  top: 0;
}
html[data-browse-mode="S"] body.from-Jexer .pane-header {
  padding: 6.5px 0;
}
html[data-browse-mode="S"] .custom-header {
  max-width: none;
  padding: 0;
  text-align: center;
}
html[data-browse-mode="S"] .custom-header-logo img {
  width: 50px;
  height: 47px;
}