/*.header {
  padding-left:40px;
}*/
.row.content-padding {
  max-width:100vw;
}
.default-page-navigation-top .main-row {
    background-color: #2a289d;
  }
.default-page-navigation-top .container.main-row {
    background-color: #2a289d;
  margin:0;
  padding: 21px 0;
  max-width: 100vw;
  overflow:hidden;
}
.default-page-navigation-top .main-row >.layout-center {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: auto
}
.second-row {
  padding-top: 45px;
}
@media screen and (max-width: 1200px) {
  .accLangBox .languageMenu {
    padding: 10px 0 0 0;
  }
  .languageMenu .languageBoxInner,
  .accountBox .accountBoxInner {
    right: 20px;
  }
}
@media screen and (min-width: 693px) {
  #headerTop .account-link,
  #headerTop .txtC a,
  #headerTop .txtMyRenesas a  {
    color: #2a289d;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
  }
  #headerTop .languageBoxInner a {
    line-height: 1.5;
    color: #2a289d;
  }
  #globalNavIcon {
    display:none;
  }
}
@media screen and (max-width: 692px) {
  #headerTop .sideBlock .accLangBox .accountBox,
  #headerTop .sideBlock .accLangBox #accountBox,
  #headerTop .sideBlock .accLangBox .languageMenu {
    display: none !important;
  }
  .default-page-navigation-top .container.main-row {
    padding:0;
  }
  .second-row {
    padding-top: 25px;
  }
  .second-row .globalNavInner-Mobile {
    display:none;
    width:100%;
    background: #fff;
    background-color: #fff;
    position:absolute;
    height:150px;
    overflow:hidden;
  }
  .second-row .languageNavInner-Mobile,
  .second-row .accountNavInner-Mobile {
    display:none;
    width:100%;
    background: #fff;
    background-color: #fff;
    position:absolute;
    height:200px;
    overflow:hidden;
  }
  body.fixHeader #globalNavIcon {
    display: block;
    position: absolute;
    top: -50px;
    right: 0;
    left: initial;
    z-index: 102;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
  }
  body.fixHeader #globalNavIcon {
    background-color: transparent;
    color: #fff;
    left: 5px;
    right: initial;
    top: -10px;
  }
  #globalNavIcon:before {
    margin-top: 11px;
  }
  #globalNavIcon span {
    margin-top: 20px;
  }
  #globalNavIcon:after {
    margin-top: 29px;
  }
  #globalNavIcon.alertIcon span:after {
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    right: -5px;
    width: 14px;
    height: 14px;
    background-color: #dfb603;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
  html.gnavOpen #globalNavIcon:before,
  html.gnavOpen #globalNavIcon:after {
    left: 11px;
  }
  html.gnavOpen #globalNavIcon span {
    display: none;
    left: -50px;
    opacity: 0;
  }
  html.gnavOpen #globalNavIcon:before {
    margin-top: 21px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  html.gnavOpen #globalNavIcon:after {
    margin-top: 21px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .globalNavInner-Mobile,
  .languageNavInner-Mobile,
  .accountNavInner-Mobile {
    padding: 0 20px 20px;
  }
  .globalNavInner-Mobile .languageMenu-Mobile {
    padding: 0 0 10px 0;
  }
  .globalNavInner-Mobile .languageMenu-Mobile a,
  .globalNavInner-Mobile .languageMenu-Mobile a:hover,
  .globalNavInner-Mobile .accountBox-Mobile a,
  .globalNavInner-Mobile .accountBox-Mobile a:hover {
    color: #706f6f;
    display:block;
    text-indent:0px;
    width:100%;
    font-weight:600;
    padding: 0 0 0 30px;
  }
  .globalNavInner-Mobile .mobile-menu-header h3 a {
    color: #1c1c1c;
  }
  .globalNavInner-Mobile .languageMenu-Mobile .language {
    background: url(/img/header/header-sets/2022-11/usermenu-language-grey.svg) no-repeat left;
  }
  .globalNavInner-Mobile .accountBox-Mobile .accountimg {
    background: url(/img/header/header-sets/2022-11/usermenu-account-anonymous-grey.svg) no-repeat left;
  }
}
.visually-hidden {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal
}
.language {
    background: url(/img/header/header-sets/2022-11/usermenu-language.svg) no-repeat center;
    background-size: contain;
    display: block;
    height: 26px;
    overflow: hidden;
    text-indent: -9000px;
    width: 26px
}
.languageMenu .languageBoxInner {
  background: #fff;
  width: 180px;
  padding: 20px;
  text-align: left;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #cecece;
  box-shadow: 4px 4px 19px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  position: absolute;
  z-index: 1001;
  display: none;
}
.languageMenu h2 {
  color: #1c1c1c;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.33;
  margin-bottom: 10px;
}
.mobile-account-menu {
  border-top: 1px solid #a9a8a8;
  display: block;
}
.languageBoxInner .nav-menu--simple,
.languageNavInner-Mobile .nav-menu--simple,
.accountNavInner-Mobile .nav-menu--simple {
  list-style: none;
}
.languageBoxInner ul li a.active {
  color: #554f79;
}
.languageBoxInner ul li a {
  font-size: inherit;
  font-weight: 600;
}
.languageNavInner-Mobile .back a,
.accountNavInner-Mobile .back a {
  align-items: center;
  color: #1c1c1c;
  display: flex;
}
.languageNavInner-Mobile .back a .material-icons,
.accountNavInner-Mobile .back a .material-icons {
  margin-right:20px;
}
.languageNavInner-Mobile .language-nav-menu,
.accountNavInner-Mobile .account-nav-menu {
  padding: 20px;
}
.accountNavInner-Mobile .account-nav-menu div {
  padding: 0 0 10px 0;
}
.languageNavInner-Mobile .language-nav-menu h2 {
  margin: 0 0 5px 0;
  font-size:18px;
  font-weight:600;
  color:#1c1c1c
}
.accountBox a:hover,.accountBox a:focus {
  color: #fff;
}
.accountBoxInner .account-box-header {
  color: #383838;
}
.userBox a {
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  display: inline-block;
}

.accLangBox .accountBox .accountBoxInner .sign-out,
.accLangBox .accountBox .accountBoxInner .account-box-header   {
  padding: 0 0 5px 0;
}
.accLangBox .accountBox .accountBoxInner .myrenesas-header   {
  height: 50px;
}
