html {
    scroll-behavior: smooth
}

/*MinVersion*/
.OESK_XBody_Default {
  width: 900px;
}
.OESK_XBody_Default .OESZ_XBodyContent {
  width: 100%;
  height: 550px;
}
.OESK_XBody_Default .OESZ_XBodyFooter {
  width: 100%;
  height: 50px;
}
.OESK_WELinkButton_Default {
  width: auto;
  border: 1px solid #a5a5a5;
  cursor: pointer;
}
.OESK_WELinkButton_Default .OESZ_Text {
  display: inline-block;
}
#XBody .OESZ_XBodyContent {
  display: block;
  height: auto;
}
#XBody .OESZ_XBodyFooter {
  display: block;
  height: 100px;
}
#XBody .OESZ_XBodyHeader {
  display: none;
  height: 50px;
}
#XBody .OESZ_XBodyLeftColumn {
  display: none;
  width: 50px;
}
#XBody .OESZ_XBodyRightColumn {
  display: none;
  width: 50px;
}
#XBody .OESZ_Wrap_Columns {
  padding-left: 0;
  padding-right: 0;
}
#XBody {
  height: auto;
}
#XBody .OESZ_XBodyFooter {
  min-height: 0;
  background-color: #f2f2f2;
}
#WEb2c201ec68 {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
}
#WEc940d4e7c4 {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
}
#WE55f8770df8 {
  position: absolute;
  left: 720px;
  top: 10px;
  width: auto;
  height: auto;
}
#WE0b13fc2cf3 {
  position: absolute;
  left: 710px;
  top: 50px;
  width: auto;
  height: auto;
}
#WE6f58b894ce {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
}
#WE16f3d723c4 {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
}
#WE220d810c6c {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
}
#WE2dc29aa047 {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
}
#WEToTop {
  position: absolute;
  left: auto;
  top: auto;
  bottom: 20px;
  right: 20px;
  width: 28px;
  height: 28px;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
  background-color: rgba(0, 0, 0, 0.25);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  background-image: url("../assets/images/arrow-up.png");
}
.OE_Over#WEToTop {
  background-color: #000;
}
#WEToTop > .OESZ_DivContent {
  width: 100%;
  height: 100%;
}
#WEToTop .OESZ_Text {
  width: 100%;
  height: 100%;
}
#WEToTop {
  position: fixed !important;
  z-index: 99999 !important;
}
#WEToTop:not(.c-visible) {
  bottom: -35px !important;
  opacity: 0;
}
