@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');
}
@font-face {
  font-family: "mesicon";
  src: url(/_docapp/hosting/assets/fonts/mesicon.ttf) format('truetype'), url(/_docapp/hosting/assets/fonts/mesicon.eot) format('embedded-opentype'), url(/_docapp/hosting/assets/fonts/mesicon.svg) format('svg'), url(/_docapp/hosting/assets/fonts/mesicon.woff) format('woff');
}
[class^="mesicon-"],
[class*=" mesicon-"] {
  font-family: 'mesicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mesicon-name-en:before {
  content: "\e900";
}
.mesicon-name-jp:before {
  content: "\e901";
}
.mesicon-logo-stack:before {
  content: "\e902";
}
.mesicon-logo-stack-sm:before {
  content: "\e906";
}
.mesicon-logo-horiz:before {
  content: "\e90b";
}
.mesicon-logo-mark:before {
  content: "\e90c";
}
.mesicon-logo-name:before {
  content: "\e90d";
}
.mesicon-hamb:before {
  content: "\e9bd";
}
.mesicon-hamb.active:before {
  content: "\ea0f";
}
#app-footer {
  font-family: 'Montserrat', 'Open Sans', 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
pre,
code {
  overflow: visible;
}
.page__container__header {
  border: none;
  font-family: 'Montserrat', 'Open Sans', 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  height: 90px;
  background: var(--ds-product-color);
}
.page__container__header .header__buttons,
.page__container__header .header__links,
.page__container__header .header__logo {
  height: 50px;
}
.page__container__header .header__logo {
  padding: 0;
  width: unset;
  margin-left: 36px;
}
.page__container__header .header__logo a {
  line-height: 50px;
}
.page__container__header .header__logo img {
  vertical-align: unset;
}
.page__container__header .header__logo .header__logo_brand img {
  height: 50px;
  width: 150px;
}
.page__container__header .header__logo .header__logo_brand .header__logo_brand_mobile {
  display: none;
}
.page__container__header .header__logo .header__logo_divide {
  width: 1px;
  display: inline-block;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.6);
  margin-left: 7px;
  margin-right: 13px;
}
.page__container__header .header__logo .header__logo_product {
  height: calc(100% - 1rem);
  display: flex;
  align-items: center;
  justify-self: center;
}
.page__container__header .header__logo .header__logo_product img {
  max-width: unset;
}
.page__container__header .header__links {
  z-index: 3;
}
.page__container__header .header__links .link {
  margin-left: 0;
  padding: 0.5rem;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
}
.page__container__header .header__buttons {
  margin-right: 40px;
}
.page__container__header .header__buttons a.button {
  margin-left: 0;
  margin: 0 0.5rem;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 0.25rem;
  font-size: 13px;
  font-weight: 500;
}
.page__container__header .header__nav {
  padding-right: 2.85rem;
}
.main__doc {
  padding-right: 2.85rem;
}
.main__doc .site_main_content-extra-button {
  right: 2.85rem;
}
.site_main_content-draft_sign {
  top: 90px;
}
.site_header-hamburger .hamburger-container span {
  background-color: #fff;
}
.nav__breadcrumb-items {
  color: #535C67;
}
.page__container__header .header__links .site_hamburger-menu .link {
  height: 50px;
  line-height: 50px;
  padding: 0 0.5rem;
}
.page__container__header .header__links .site_hamburger-menu .link::after {
  bottom: 11px;
  background: #fff;
}
.page__container__header .header__links .site_hamburger-menu .link.select::after {
  width: 80%;
  left: 10%;
}
@media only screen and (max-width: 1024px) {
  .main__doc {
    padding-right: 29px;
  }
  .body-fix {
    overflow: hidden;
  }
  .site_header-hamburger {
    top: 13px;
    right: 28px;
    z-index: 5;
    cursor: pointer;
  }
  .page__container__header .header__links .site_hamburger-menu .link {
    padding: 20px 5px;
    color: #fff;
    line-height: unset;
  }
  .page__container__header .header__links .site_hamburger-menu .link.select::after {
    width: 100%;
    left: 0;
  }
  .page__container__header .header__links .site_hamburger-menu .link::after {
    background-color: grey;
    height: 1px;
    bottom: 1px;
    width: 100%;
    left: 0;
  }
  .page__container__header .header__logo {
    margin-left: 20px;
  }
  .page__container__header .header__logo .header__logo_brand img {
    display: none;
  }
  .page__container__header .header__logo .header__logo_brand .header__logo_brand_mobile {
    display: block;
    width: 40px;
  }
  .page__container__header .header__logo .header__logo_product img {
    max-height: 40px;
  }
  .page__container__header .header__nav {
    padding-right: 20px;
  }
  .page__container__header .header__nav .nav__breadcrumb-items {
    margin-left: 30px;
  }
  .site_hamburger-menu {
    right: 25px;
    margin-top: 0;
    display: block;
    position: relative;
    background: #4f4f4f;
    width: 100%;
    height: 100vh;
    transform: scaleY(0);
    transform-origin: 50% 0;
    position: fixed;
    top: 50px;
    left: 0;
    padding: 0 0.75rem;
  }
  .site_hamburger-menu a.link {
    text-align: left;
    text-transform: uppercase;
  }
  .site_hamburger-menu a.link::before {
    display: none;
  }
  .main__toc {
    top: 70px;
    height: calc(100vh - 90px);
    background: #4f4f4f;
    color: #fff;
  }
  .main__toc #tocSearchContainer::before {
    color: #000;
    top: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .mescius-header .brand {
    max-height: 100px;
  }
  .page__container__header .header__nav {
    padding-right: 1rem;
  }
  .mescius-header .brand .mesicon-hamb {
    display: block;
  }
  .mescius-header .navigation.active {
    display: block;
    background: #4f4f4f;
    position: absolute;
    top: 75px;
    left: 0;
    height: calc(100vh - 75px);
    width: 100%;
  }
  .mescius-header .navigation {
    display: none;
  }
  .mescius-header .navigation a:link,
  .mescius-header .navigation a:visited,
  .mescius-header .navigation a:hover,
  .mescius-header .navigation a:active {
    color: #F4F5F7;
  }
  .mescius-header .navigation.active ul {
    text-align: left;
    height: calc(100% - 75px);
    padding: 0;
  }
  .mescius-header .navigation.active ul li {
    display: block;
    padding: 20px 5px;
    border-bottom: 1px solid gray;
  }
  .mescius-header .navigation.active ul li:before {
    content: "";
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  #app-header[data-menu-show="true"] .app-menu {
    padding-right: 20px;
    display: block;
    width: 100%;
    background: #4f4f4f;
  }
  #app-header[data-menu-show="true"] .app-menu .app_menu-item {
    padding: 0;
  }
  #app-header[data-menu-show="true"] .app-menu .app_menu-item.app-menu-text_item:last-child {
    padding-right: 0 !important;
  }
  #app-header[data-menu-show="true"] .menu-icon::after {
    content: '\f00d';
  }
  #app-header .app-logo {
    padding-left: 1.5rem;
  }
  .app-hamburger {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 100%;
  }
  .nav__expand {
    background-image: unset !important;
    background-color: unset !important;
  }
}
@media screen and (min-width: 1024px) {
  .nav__expand {
    background-color: #d9d9d9;
  }
}
@media screen and (max-width: 425px) {
  .page__container__header .header__logo {
    margin-left: 0px;
  }
  .page__container__header .header__logo .header__logo_brand img {
    display: none;
  }
  .page__container__header .header__logo .header__logo_brand .header__logo_brand_mobile {
    display: block;
    width: 40px;
  }
  .page__container__header .header__logo .header__logo_product {
    max-width: 200px;
  }
  .page__container__header .header__logo .header__logo_product img {
    max-height: 33px;
  }
  .page__container__header .header__logo .header__logo_divide {
    margin-left: -2px;
    margin-right: 4px;
  }
  .page__container__header .header__nav {
    padding-right: 0px;
  }
  .page__container__header .header__nav .nav__breadcrumb-items {
    margin-left: 30px;
  }
  .site_header-hamburger {
    right: 8px;
  }
}

