/* Base Color */
/* Base Section */
/* notifications */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-ms-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes zoomIn {
  from {
    -webkit-transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}
@-moz-keyframes zoomIn {
  from {
    -webkit-transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}
@-ms-keyframes zoomIn {
  from {
    -webkit-transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}
@-o-keyframes zoomIn {
  from {
    -webkit-transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}
@keyframes zoomIn {
  from {
    -webkit-transform: scale(0.9, 0.9);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}
@-webkit-keyframes overlayBgFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.3;
  }
}
@-moz-keyframes overlayBgFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.3;
  }
}
@-ms-keyframes overlayBgFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.3;
  }
}
@-o-keyframes overlayBgFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.3;
  }
}
@keyframes overlayBgFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.3;
  }
}
@-webkit-keyframes border-red-draw {
  from {
    -webkit-stroke-dashoffset: 2000;
    -moz-stroke-dashoffset: 2000;
    -ms-stroke-dashoffset: 2000;
    -o-stroke-dashoffset: 2000;
    stroke-dashoffset: 2000;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
  to {
    -webkit-stroke-dashoffset: 0;
    -moz-stroke-dashoffset: 0;
    -ms-stroke-dashoffset: 0;
    -o-stroke-dashoffset: 0;
    stroke-dashoffset: 0;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
}
@-moz-keyframes border-red-draw {
  from {
    -webkit-stroke-dashoffset: 2000;
    -moz-stroke-dashoffset: 2000;
    -ms-stroke-dashoffset: 2000;
    -o-stroke-dashoffset: 2000;
    stroke-dashoffset: 2000;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
  to {
    -webkit-stroke-dashoffset: 0;
    -moz-stroke-dashoffset: 0;
    -ms-stroke-dashoffset: 0;
    -o-stroke-dashoffset: 0;
    stroke-dashoffset: 0;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
}
@-ms-keyframes border-red-draw {
  from {
    -webkit-stroke-dashoffset: 2000;
    -moz-stroke-dashoffset: 2000;
    -ms-stroke-dashoffset: 2000;
    -o-stroke-dashoffset: 2000;
    stroke-dashoffset: 2000;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
  to {
    -webkit-stroke-dashoffset: 0;
    -moz-stroke-dashoffset: 0;
    -ms-stroke-dashoffset: 0;
    -o-stroke-dashoffset: 0;
    stroke-dashoffset: 0;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
}
@-o-keyframes border-red-draw {
  from {
    -webkit-stroke-dashoffset: 2000;
    -moz-stroke-dashoffset: 2000;
    -ms-stroke-dashoffset: 2000;
    -o-stroke-dashoffset: 2000;
    stroke-dashoffset: 2000;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
  to {
    -webkit-stroke-dashoffset: 0;
    -moz-stroke-dashoffset: 0;
    -ms-stroke-dashoffset: 0;
    -o-stroke-dashoffset: 0;
    stroke-dashoffset: 0;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
}
@keyframes border-red-draw {
  from {
    -webkit-stroke-dashoffset: 2000;
    -moz-stroke-dashoffset: 2000;
    -ms-stroke-dashoffset: 2000;
    -o-stroke-dashoffset: 2000;
    stroke-dashoffset: 2000;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
  to {
    -webkit-stroke-dashoffset: 0;
    -moz-stroke-dashoffset: 0;
    -ms-stroke-dashoffset: 0;
    -o-stroke-dashoffset: 0;
    stroke-dashoffset: 0;
    -webkit-stroke: #ed372f;
    -moz-stroke: #ed372f;
    -ms-stroke: #ed372f;
    -o-stroke: #ed372f;
    stroke: #ed372f;
  }
}
@keyframes grow {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
/* line 136, ../../../../sass/globals/_animations.scss */
.fadeIn {
  -webkit-animation: fadeIn 0.3s;
  -moz-animation: fadeIn 0.3s;
  -ms-animation: fadeIn 0.3s;
  -o-animation: fadeIn 0.3s;
  animation: fadeIn 0.3s;
}

/* line 139, ../../../../sass/globals/_animations.scss */
.fadeOut {
  -webkit-animation: fadeOut 0.3s;
  -moz-animation: fadeOut 0.3s;
  -ms-animation: fadeOut 0.3s;
  -o-animation: fadeOut 0.3s;
  animation: fadeOut 0.3s;
}

/* line 142, ../../../../sass/globals/_animations.scss */
.zoomIn {
  -webkit-animation: zoomIn 0.3s;
  -moz-animation: zoomIn 0.3s;
  -ms-animation: zoomIn 0.3s;
  -o-animation: zoomIn 0.3s;
  animation: zoomIn 0.3s;
}

/* line 40, ../../../../sass/globals/_global.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-size-adjust: none;
  -webkit-text-size-adjust: none;
}

/* line 48, ../../../../sass/globals/_global.scss */
html {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

/* line 56, ../../../../sass/globals/_global.scss */
body {
  min-width: 320px;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  font-family: "Mhei", "Microsoft JhengHei", "STHeiti", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #FFF;
  /* display: none; */
}
/* line 65, ../../../../sass/globals/_global.scss */
.en body {
  font-family: "STHeiti", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 70, ../../../../sass/globals/_global.scss */
a {
  text-decoration: none;
  cursor: pointer;
  color: #49aae3;
}

/* line 76, ../../../../sass/globals/_global.scss */
a:hover,
a:active {
  text-decoration: underline;
  color: #3e8fbe;
}

/* line 82, ../../../../sass/globals/_global.scss */
hr {
  margin: 1em 0 0 0;
  border: none;
  border-top: 1px solid #c7c7c7;
}

/* line 88, ../../../../sass/globals/_global.scss */
.clear {
  clear: both;
}

/* line 92, ../../../../sass/globals/_global.scss */
.template {
  display: none;
}

/* line 96, ../../../../sass/globals/_global.scss */
.hide,
.template {
  display: none !important;
}

/* line 102, ../../../../sass/globals/_global.scss */
.bg-blue-2 {
  background-color: #001f47;
}

/* line 106, ../../../../sass/globals/_global.scss */
.bg-blue-1 {
  background-color: #065bc1;
}

/* line 110, ../../../../sass/globals/_global.scss */
.bg-blue-0 {
  background-color: #f7fafd;
}

/* line 114, ../../../../sass/globals/_global.scss */
.bg-red-1 {
  background-color: #df1c01;
}

/* line 118, ../../../../sass/globals/_global.scss */
.bg-grey-5 {
  background-color: #4d4d4d;
}

/* line 122, ../../../../sass/globals/_global.scss */
.bg-grey-4 {
  background-color: #747678;
}

/* line 126, ../../../../sass/globals/_global.scss */
.bg-grey-3 {
  background-color: #747678;
}

/* line 130, ../../../../sass/globals/_global.scss */
.bg-grey-2 {
  background-color: #eeeeee;
}

/* line 134, ../../../../sass/globals/_global.scss */
.bg-grey-1 {
  background-color: #f3f3f3;
}

/* line 138, ../../../../sass/globals/_global.scss */
.bg-grey-0 {
  background-color: #fafafa;
}

/* line 142, ../../../../sass/globals/_global.scss */
.bg-aquamarine-1 {
  background-color: #cfecf1;
}

/* line 146, ../../../../sass/globals/_global.scss */
.bg-gold-1 {
  background-color: #efecd3;
}

/* line 150, ../../../../sass/globals/_global.scss */
.bg-pink-1 {
  background-color: #fdeef0;
}

/* line 154, ../../../../sass/globals/_global.scss */
.bg-aliceblue-1 {
  background-color: #edf2f9;
}

/* line 158, ../../../../sass/globals/_global.scss */
.bg-white-1 {
  background-color: #fff;
}

/* line 162, ../../../../sass/globals/_global.scss */
.bg-black-1 {
  background-color: #000;
}

/* line 166, ../../../../sass/globals/_global.scss */
.bg-black-2 {
  background-color: #202020;
}

/* line 171, ../../../../sass/globals/_global.scss */
.text-blue-2 {
  color: #001f47;
}

/* line 175, ../../../../sass/globals/_global.scss */
.text-blue-1 {
  color: #065bc1;
}

/* line 179, ../../../../sass/globals/_global.scss */
.text-blue-0 {
  color: #f7fafd;
}

/* line 183, ../../../../sass/globals/_global.scss */
.text-red-1 {
  color: #df1c01;
}

/* line 187, ../../../../sass/globals/_global.scss */
.text-grey-5 {
  color: #4d4d4d;
}

/* line 191, ../../../../sass/globals/_global.scss */
.text-grey-4 {
  color: #747678;
}

/* line 195, ../../../../sass/globals/_global.scss */
.text-grey-3 {
  color: #747678;
}

/* line 199, ../../../../sass/globals/_global.scss */
.text-grey-2 {
  color: #eeeeee;
}

/* line 203, ../../../../sass/globals/_global.scss */
.text-grey-1 {
  color: #f3f3f3;
}

/* line 207, ../../../../sass/globals/_global.scss */
.text-white-1 {
  color: #fff;
}

/* line 211, ../../../../sass/globals/_global.scss */
.text-black-1 {
  color: #000;
}

/* line 216, ../../../../sass/globals/_global.scss */
.text-hover-blue-2:hover, .text-hover-blue-2:focus {
  color: #001f47;
}

/* line 222, ../../../../sass/globals/_global.scss */
.text-hover-blue-1:hover, .text-hover-blue-1:focus {
  color: #065bc1;
}

/* line 228, ../../../../sass/globals/_global.scss */
.texhover-t-red-1:hover, .texhover-t-red-1:focus {
  color: #df1c01;
}

/* line 234, ../../../../sass/globals/_global.scss */
.text-hover-grey-5:hover, .text-hover-grey-5:focus {
  color: #4d4d4d;
}

/* line 240, ../../../../sass/globals/_global.scss */
.text-hover-grey-4:hover, .text-hover-grey-4:focus {
  color: #747678;
}

/* line 246, ../../../../sass/globals/_global.scss */
.text-hover-grey-3:hover, .text-hover-grey-3:focus {
  color: #747678;
}

/* line 252, ../../../../sass/globals/_global.scss */
.text-hover-grey-2:hover, .text-hover-grey-2:focus {
  color: #eeeeee;
}

/* line 258, ../../../../sass/globals/_global.scss */
.text-hover-grey-1:hover, .text-hover-grey-1:focus {
  color: #f3f3f3;
}

/* line 264, ../../../../sass/globals/_global.scss */
.text-hover-grey-0:hover, .text-hover-grey-0:focus {
  color: #fafafa;
}

/* line 270, ../../../../sass/globals/_global.scss */
.text-hover-white-1:hover, .text-hover-white-1:focus {
  color: #fff;
}

/* line 276, ../../../../sass/globals/_global.scss */
.text-hover-black-1:hover, .text-hover-black-1:focus {
  color: #000;
}

/* line 290, ../../../../sass/globals/_global.scss */
select {
  border: 1px solid #dddddd;
  background-image: url("/hlia/assets/hlia/images/travel/btn_02_travel_dropdown_web.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 15px 15px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  cursor: pointer;
}
/* line 291, ../../../../sass/globals/_global.scss */
.ie select {
  background-image: none;
}
/* line 294, ../../../../sass/globals/_global.scss */
.ie11 select {
  background-image: url("/hlia/assets/hlia/images/travel/btn_02_travel_dropdown_web.png");
}

/* line 312, ../../../../sass/globals/_global.scss */
select::-ms-expand {
  display: none;
}

/* line 316, ../../../../sass/globals/_global.scss */
input[type="text"], input[type="password"], textarea {
  -webkit-transform: translateZ(0px);
}

/* line 320, ../../../../sass/globals/_global.scss */
.ui-autocomplete {
  font-size: 12px;
}

/* line 28, ../../../../sass/layout/_header.scss */
.header.application .header-2 .header-nav.header-nav-mid .title {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 28, ../../../../sass/layout/_header.scss */
  .header.application .header-2 .header-nav.header-nav-mid .title {
    display: block;
  }
}

/* line 41, ../../../../sass/layout/_header.scss */
.header .header-1 {
  padding: 0px 0 0px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 41, ../../../../sass/layout/_header.scss */
  .header .header-1 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 41, ../../../../sass/layout/_header.scss */
  .header .header-1 {
    display: none;
  }
}
/* line 51, ../../../../sass/layout/_header.scss */
.header .header-1 > .top {
  position: relative;
}
/* line 54, ../../../../sass/layout/_header.scss */
.header .header-1 > .top .red-bar {
  position: absolute;
  top: 7px;
  left: 0;
  background-color: #df1c01;
  width: 100%;
  height: 27px;
}
/* line 61, ../../../../sass/layout/_header.scss */
.backgroundsize .header .header-1 > .top .red-bar {
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_right_web@3x_repeat.png");
  background-size: 3px 27px;
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  background-color: #df1c01;
  top: 7px;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 71, ../../../../sass/layout/_header.scss */
.header .header-1 > .top .centerContainer {
  height: 63px;
  display: flex;
  justify-content: center;
  }
/* line 74, ../../../../sass/layout/_header.scss */
/* .header .header-1 > .top .centerContainer a {
  display: inline-block;
  height: 42px;
  margin-left: 38px;
} */
/* line 79, ../../../../sass/layout/_header.scss */
.header .header-1 > .top .centerContainer a .logo {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  float: left;
}
/* line 86, ../../../../sass/layout/_header.scss */
.header .header-1 > .top .centerContainer a .logo-left {
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_left_web.png");
  height: 27px;
  width: 32px;
  margin-top: 7px;
}
/* line 92, ../../../../sass/layout/_header.scss */
.backgroundsize .header .header-1 > .top .centerContainer a .logo-left {
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_left_web@3x.png");
  background-size: 32px 27px;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 101, ../../../../sass/layout/_header.scss */
.header .header-1 > .top .centerContainer a .logo-mid {
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_logo_web_v2.png");
  height: 50px;
  width: 268px;
  padding: 0 12px;
  background-size: 250px 50px;
  background-repeat: no-repeat;
  /* margin-top: 20px;
  margin-left: 20px; */ /*20250422 Adjust Logo height*/
}

/* line 107, ../../../../sass/layout/_header.scss */
/* .backgroundsize .header .header-1 > .top .centerContainer a .logo-mid {
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_logo_web_50th.png");
  background-size: 216px 42px;
} */
/* line 116, ../../../../sass/layout/_header.scss */
.header .header-1 > .top .centerContainer a .logo-right {
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_right_web.png");
  height: 27px;
  width: 32px;
  margin-top: 7px;
}
/* line 122, ../../../../sass/layout/_header.scss */
.backgroundsize .header .header-1 > .top .centerContainer a .logo-right {
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_right_web@3x.png");
  background-size: 32px 27px;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 126, ../../../../sass/layout/_header.scss */
.NotSupportedPage .header .header-1 > .top .centerContainer a .logo-right {
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_right_web.png");
}
/* line 134, ../../../../sass/layout/_header.scss */
.header .header-1 > .bottom {
  margin-top: 22px;
}
/* line 137, ../../../../sass/layout/_header.scss */
.header .header-1 > .bottom .centerContainer {
  overflow: initial;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  position: static;
}
.GeneralMaintenancePage .header .header-1 > .top .centerContainer,
.NotSupportedPage .header .header-1 > .top .centerContainer,
.GeneralMaintenancePage .header .header-2 .centerContainer,
.NotSupportedPage .header .header-2 .centerContainer {
  margin-top: 68px
}

/* line 142, ../../../../sass/layout/_header.scss */
/* .header .header-1 .bottomLine {
  margin-top: 9px;
  border-bottom: 1px solid #fff;
} */
/* line 149, ../../../../sass/layout/_header.scss */
.header .header-2 {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 149, ../../../../sass/layout/_header.scss */
  .header .header-2 {
    display: block;
    /*padding-top: 30px;*/
  }
}
@media screen and (max-width: 767px) {
  /* line 149, ../../../../sass/layout/_header.scss */
  .header .header-2 {
    display: block;
    /*padding-top: 30px;*/
  }
}
/* line 162, ../../../../sass/layout/_header.scss */
.header .header-2 .header-nav.header-nav-mid {
  margin-left: 0;
  margin-top: -15px;
  left: 80px;
  right: 80px;
  text-align: center;
  z-index: 0;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
/* line 169, ../../../../sass/layout/_header.scss */
.header .header-2 .header-nav.header-nav-mid .title {
  display: inline-block;
  text-align: center;
  color: #001f47;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 338px) {
  /* line 183, ../../../../sass/layout/_header.scss */
  .header .header-2 .header-nav.header-nav-mid {
    margin-top: -34px;
  }
}
/* line 190, ../../../../sass/layout/_header.scss */
.header .header-2 .controlBtn {
  background-repeat: no-repeat;
  background-position: center center;
  width: 72px;
  height: 80px;
}
/* line 197, ../../../../sass/layout/_header.scss */
.header .header-2 .logo {
  float: left;
  margin-left: 5px;
}
/* line 200, ../../../../sass/layout/_header.scss */
.backgroundsize .header .header-2 .logo {
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_logo_mobile@3x.png");
  background-size: 54px 54px;
}
/* line 206, ../../../../sass/layout/_header.scss */
.header .header-2 .menu {
  float: right;
}
/* line 210, ../../../../sass/layout/_header.scss */
.backgroundsize .header .header-2 .menu {
  background-image: url("/hlia/assets/hlia/images/header/btn_01_home_menu_mobile@3x.png");
  background-size: 35px 35px;
}

/* line 219, ../../../../sass/layout/_header.scss */
.DisclaimerPage .header-1 .anonymous, .PrivacyPolicyPage .header-1 .anonymous, .PersonalDataPolicyPage .header-1 .anonymous, .AntiCorruptionPolicyPage .header-1 .anonymous, .DeleteAccountPage .header-1 .anonymous, .GeneralPolicyPage .header-1 .anonymous {
  /* display: none; */
}
/* line 220, ../../../../sass/layout/_header.scss */
.DisclaimerPage .header-2 .menu, .PrivacyPolicyPage .header-2 .menu, .PersonalDataPolicyPage .header-2 .menu, .AntiCorruptionPolicyPage .header-2 .menu, .DeleteAccountPage .header-2 .menu, .GeneralPolicyPage .header-2 .menu {
  /* display: none; */
}

/* line 3, ../../../../sass/layout/_header-nav.scss */
/* .header-2 .header-nav.header-nav-left {
  width: 100%;
} */
/* line 8, ../../../../sass/layout/_header-nav.scss */
.header-2 .bottom.authentication {
  padding: 15px 10px;
  border-top: 1px solid #c2c2c2;
}

/* line 16, ../../../../sass/layout/_header-nav.scss */
.header-nav.header-nav-left {
  float: left;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.header .header-1 .anonymous .header-nav.header-nav-left {
  align-items: center;
  margin-left: 2rem;
}
.spacer {
  width: 100px;
}

.header .header-1 .anonymous .header-nav.header-nav-right {
  flex-grow: 1;  
}

@media screen and (max-width: 1300px) {
  .en .spacer {
    width: 50px;
  }
  .header .header-1 .anonymous .header-nav.header-nav-left {
    margin-left: 2rem;
  }
 }

 @media screen and (max-width: 1200px) {
  .en .spacer {
    width: 0px;
  }
  .header .header-1 .anonymous .header-nav.header-nav-left {
    margin-left: 0rem;
  }
  .header .header-1 .anonymous .header-nav.header-nav-left,
  /* .header .header-1 .anonymous .header-nav.header-nav-right, */
  .header .header-1 > .top .centerContainer a .logo-mid {
    transform: scale(0.9);
  }
 }

/* line 23, ../../../../sass/layout/_header-nav.scss */
@media screen and (min-width: 1023px) {
  .header-nav.header-nav-left .section.login {
    color: #002d62;
    width: calc(50% - 8px);
    text-align: center;
    white-space: nowrap;
    margin-left: 8px;
    padding: 0 30px;
    justify-content: center;
    display: flex;
    font-weight: 900;
    height: 30px;
  }

  
  .header-nav.header-nav-left .section.login {
    color: #fff;
    background-color: #002d62;
  }

  /* line 19, ../../../../sass/layout/_header-nav.scss */
/* .header-nav.header-nav-left .btn.apply {
  width: calc(50% - 8px);
  text-align: center;
  white-space: nowrap;
  margin-right: 8px;
  height: 30px;
} */

}


/* line 28, ../../../../sass/layout/_header-nav.scss */
.header-nav.header-nav-right {
  display: flex;
  text-align: center;
  justify-content: flex-end;
  min-height: 30px;
  padding-right: 5px;
  align-items: center;
  /*padding: 0 75px;*/
  margin-left: 17px;
  min-width: min-content;
}

/* line 31, ../../../../sass/layout/_header-nav.scss */
.header-nav.header-nav-right .section {
  position: relative;
  font-weight: bold;
  margin-left: 30px;
  flex-basis: 87.5%;
  line-height: 16px;
}
/* line 35, ../../../../sass/layout/_header-nav.scss */
.header-nav.header-nav-right .section.text-menu:hover {
  box-shadow: inset 0px -3px 0px #001f47;
  color: #001f47;
  text-decoration: none;
}
/* line 44, ../../../../sass/layout/_header-nav.scss */
.header-nav .langBtnContainer {
  margin-left: 23px;
}
/* line 46, ../../../../sass/layout/_header-nav.scss */
.header-nav .langBtnContainer .vertical-bar {
  float: left;
  padding: 4px 0;
  color: #c2c2c2;
}
/* line 53, ../../../../sass/layout/_header-nav.scss */
.header-nav .langBtnContainer .langBtn {
  color: #001f47;
  font-size: 15px;
  line-height: 30px;
  float: left;
  padding: 0 5px;
  text-decoration: none;
  cursor: default;
}
/* line 66, ../../../../sass/layout/_header-nav.scss */
.tc .header-nav .langBtnContainer .tcBtn {
  color: #c2c2c2;
}
/* line 71, ../../../../sass/layout/_header-nav.scss */
.en .header-nav .langBtnContainer .tcBtn:hover {
  box-shadow: inset 0px -3px 0px #001f47;
  cursor: pointer;
}
/* line 81, ../../../../sass/layout/_header-nav.scss */
.en .header-nav .langBtnContainer .enBtn {
  color: #c2c2c2;
}
/* line 86, ../../../../sass/layout/_header-nav.scss */
.tc .header-nav .langBtnContainer .enBtn:hover {
  box-shadow: inset 0px -3px 0px #001f47;
  cursor: pointer;
}
/* line 97, ../../../../sass/layout/_header-nav.scss */
.header-nav.header-nav-mid {
  position: absolute;
  top: 50%;
  left: 55%;
  margin-top: -15px;
  margin-left: -100px;
}
/* line 105, ../../../../sass/layout/_header-nav.scss */
.header-nav.header-nav-mid .section {
  border: 2px solid #002d62;
  background-color: #002d62;
  color: #fff;
  box-shadow: 5px 5px 12px #888888;
  width: calc(50% - 8px);
  text-align: center;
  white-space: nowrap;
  margin-left: 8px;
  max-width: 110px;
  padding: 0;
  font-weight: 900;
}
/* line 112, ../../../../sass/layout/_header-nav.scss */
.header-nav.header-nav-mid .btn {
  border: 2px solid #df1508;
  margin: 0 -2px;
  box-shadow: 0 4px 8px -1px rgba(0, 0, 0, .5);
  /* width: calc(50% - 8px); */
  text-align: center;
  white-space: nowrap;
  margin: 0 5px;
  max-width: 110px;
  padding: 0 13px;
  min-width: fit-content;
}
.header-nav.header-nav-mid .btn.login {
  border: #002d62;
}

.header-nav .btn .btnTitle {
  margin-left: 0px;
  padding: 13px;
}

/* line 119, ../../../../sass/layout/_header-nav.scss */
.header-nav .btn {
  display: flex;
  font-size: 17px;
  font-weight: 900;
  line-height: 10px;
  padding: 1px 5px;
  color: #f3f3f3;
  margin-right: 10px;
  border-radius: 18px;
  transition: 0.3s;
  min-width: fit-content;
  align-items: center;
  justify-content: center;
}

.header-nav .btn:hover{
  box-shadow: 0 4px 8px -1px rgba(0, 0, 0, .5);
}

.authentication .centerContainer .header-nav .btn {
  color: #002d62;
  border: 1px solid #002d62;
  /* display: flex; */
  transition: 0.3s;
}

.authentication .centerContainer .header-nav .btn.accountRecord {
  background-color: #002d62;
  position: relative;
  cursor: pointer;
}

.authentication .centerContainer .header-nav .btn.home:hover, 
.authentication .centerContainer .header-nav .btn.product:hover, 
.authentication .centerContainer .header-nav .btn.accountRecord:hover {
  color: #fff;
  background-color: #001f47;
}
.centerContainer .header-nav .btn.login {
  background-color: #002d62;
  color: #ffffff;
  border: 1px solid #002d62;
}

.centerContainer .header-nav .btn.apply {
  background: #df1508;
  color: #ffffff;
  border: 1px solid #df1508
}

/* .header-nav .btn .btnIcon {
  display: flex;
  align-items: center;
} */
.centerContainer .header-nav .btn.apply .icon,
.authentication .centerContainer .header-nav .btn.accountRecord .icon,
.authentication .centerContainer .header-nav .btn.accountRecord .arrow {
  fill: #fff; 
}
.authentication .centerContainer .header-nav .btn.accountRecord .icon,
.authentication .centerContainer .header-nav .btn.accountRecord .arrow {
  height: 14px;
  width: 14px;
}
.authentication .centerContainer .header-nav .btn.accountRecord .arrow {
  margin-left: 10px;
  transition: transform 0.3s ease;
}
.authentication .centerContainer .header-nav .btn.home .icon, 
.authentication .centerContainer .header-nav .btn.product .icon {
  fill: #001f47; 
}

.authentication .centerContainer .header-nav .btn.home:hover .icon,
.authentication .centerContainer .header-nav .btn.product:hover .icon,
.authentication .centerContainer .header-nav .btn.accountRecord:hover .icon {
  fill: #fff; 
}

.header-nav .btn:hover {
  text-decoration: unset;
}

html.en .header-nav .btn,
html.en .header-nav.header-nav-left .section.login,
html.en .header-nav.header-nav-mid .section {
  font-weight: 700;
}

@media only screen and (max-width: 1023px){
  html.en .header-nav .btn,
  html.en .header-nav.header-nav-mid .section {
    max-width: 120px;
  }
}

@media screen and (max-width: 400px) {
  html.en .header-nav .btn, html.en .header-nav.header-nav-mid .section {
    max-width: 131px;
    padding: 0 10px;
  }
  .header-nav .btn .btnTitle {
    margin-left: 2px;
  }
  .header .header-2 .header-nav.header-nav-mid{
    transform: scale(0.9);
  }
}


/* line 130, ../../../../sass/layout/_header-nav.scss */
.header-nav .section {
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  color: 002d62;
  cursor: pointer;
  margin-right: 20px;
  padding: 9px;
}
.header-nav .section.separateLine {
  cursor: default;
}
/* line 138, ../../../../sass/layout/_header-nav.scss */
.header-nav .section.link {
  color: #065bc1;
  padding-right: 30px;
  background-image: url("/hlia/assets/hlia/images/08_member/btn_08_member_next_web.png");
  background-repeat: no-repeat;
  background-position: right center;
  font-weight: 700;
  padding-left: 12px;
}
/* line 146, ../../../../sass/layout/_header-nav.scss */
.backgroundsize .header-nav .section.link {
  background-image: url("/hlia/assets/hlia/images/08_member/btn_08_member_next_web@3x.png");
  background-size: 30px 30px;
}
/* line 152, ../../../../sass/layout/_header-nav.scss */
.header-nav .section .categoryList {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 270px;
  z-index: 4;
  border: 0px solid #EFEFEF;
  box-shadow: 5px 5px 12px #888888;
  border-radius: 12px;
}
/* line 161, ../../../../sass/layout/_header-nav.scss */
.en.staticPage .header-nav .section .categoryList {
  width: 200px;
}
/* line 164, ../../../../sass/layout/_header-nav.scss */
.header-nav .section .categoryList .category {
  padding: 10px 10px 20px;
  color: #002d62;
  cursor: pointer;
  border-radius: 6px;
}
/* line 168, ../../../../sass/layout/_header-nav.scss */
.header-nav .section .categoryList .category:not(:last-child) {
  border-bottom: 1px solid #EFEFEF;
}
/* line 171, ../../../../sass/layout/_header-nav.scss */
.header-nav .section .categoryList .category:hover {
  background-color: #001f47;
  color: #fff;
}
/* line 178, ../../../../sass/layout/_header-nav.scss */
.header-nav .section:hover .categoryList {
  display: block;
}

@media screen and (max-width: 767px) {
  .header-nav .section {
      font-size: 13px;
  }
  .header-nav .btn {
    padding: 0 10px;
    font-size: 13px
  }
}

/* line 1, ../../../../sass/layout/_back-menu.scss */
.sideMenu {
  width: 280px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 7, ../../../../sass/layout/_back-menu.scss */
.sideMenu .logo {
  display: block;
  background-repeat: no-repeat;
  background-position: 35px center;
  background-image: url("/hlia/assets/hlia/images/header/icon_01_home_top_logo_web_v2.png");
  background-size: 215px 42px;
  width: 100%;
  height: 150px;
}
/* line 16, ../../../../sass/layout/_back-menu.scss */
.sideMenu .section {
  position: relative;
  /*border-top: 1px solid #c2c2c2;*/
  color: #002d62;
  font-size: 17px;
  line-height: 24px;
}

.sideMenu .section.langBtnSection {
  display: flex;
  justify-content: center;
}
.sideMenu .section.langBtnSection .langBtnLabel {
      padding: 10px;
}
/* line 22, ../../../../sass/layout/_back-menu.scss */
.sideMenu .section.apply {
  border: none;
  color: #f3f3f3;
  background-image: url("/hlia/assets/hlia/images/01_side_menu/btn_01_home_apply_red@3x.gif");
  background-repeat: no-repeat;
  background-position: right center;
  background-position: right 10px center;
  width: 100%;
  background-size: 35px;
}
/* line 32, ../../../../sass/layout/_back-menu.scss */
.sideMenu .section.login {
  border: none;
  color: #f3f3f3;
  background-image: url("/hlia/assets/hlia/images/01_side_menu/btn_01_home_login_blue@3x.gif");
  background-repeat: no-repeat;
  background-position: right center;
  background-position: right 10px center;
  width: 100%;
  background-size: 35px;
}
/* line 42, ../../../../sass/layout/_back-menu.scss */
.sideMenu .section label {
  display: block;
  padding: 19px 23px 19px 35px;
}
/* line 46, ../../../../sass/layout/_back-menu.scss */
.sideMenu .section .categoryList {
  overflow: hidden;
  height: 0;
  -ms-transform: scaleY(0);
  -ms-transform-origin: top;
  -ms-transition: all 0.2s linear;
  -webkit-transform: scaleY(0);
  -webkit-transform-origin: top;
  -webkit-transition: all 0.2s linear;
  -moz-transform: scaleY(0);
  -moz-transform-origin: top;
  -moz-transition: all 0.2s linear;
  transform: scaleY(0);
  transform-origin: top;
  transition: all 0.2s linear;
}
/* line 61, ../../../../sass/layout/_back-menu.scss */
.sideMenu .section .categoryList .category {
  border-top: 1px solid #eeeeee;
  color: #f3f3f3;
  padding: 19px 23px 19px 35px;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* line 73, ../../../../sass/layout/_back-menu.scss */
.sideMenu .section.opened .categoryList {
  height: auto;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -moz-transform: scaleY(1);
  transform: scaleY(1);
}
/* line 81, ../../../../sass/layout/_back-menu.scss */
/* .sideMenu .langBtnContainer {
  position: absolute;
  right: 0;
  top: 21px;
} */
/* line 85, ../../../../sass/layout/_back-menu.scss */
.sideMenu .langBtnContainer .vertical-bar {
  float: left;
  padding: 4px 0;
  color: #c2c2c2;
}
/* line 91, ../../../../sass/layout/_back-menu.scss */
.sideMenu .langBtnContainer .langBtn {
  color: #001f47;
  font-size: 18px;
  line-height: 30px;
  padding: 0px;
  float: left;
  padding: 0 5px;
}
/* line 99, ../../../../sass/layout/_back-menu.scss */
.sideMenu .langBtnContainer .langBtn:hover {
  box-shadow: inset 0px -3px 0px #001f47;
  color: #c2c2c2;
  text-decoration: none;
}
/* line 107, ../../../../sass/layout/_back-menu.scss */
.tc .sideMenu .langBtnContainer .tcBtn {
  color: #c2c2c2;
}
/* line 113, ../../../../sass/layout/_back-menu.scss */
.en .sideMenu .langBtnContainer .enBtn {
  color: #c2c2c2;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 9, ../../../../sass/layout/_layout.scss */
  .tablet-disable {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 15, ../../../../sass/layout/_layout.scss */
  .mobile-disable {
    display: none !important;
  }
}

/* line 21, ../../../../sass/layout/_layout.scss */
.centerContainer {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 21, ../../../../sass/layout/_layout.scss */
  .centerContainer {
    width: inherit;
    overflow: hidden;
  }
}
@media screen and (max-width: 636px) {
  /* line 21, ../../../../sass/layout/_layout.scss */
  .header-2 .section.logout{
    float:right;
  }
}
@media screen and (max-width: 767px) {
  /* line 21, ../../../../sass/layout/_layout.scss */
  .centerContainer {
    width: inherit;
    padding: 0;
    overflow: hidden;
  }
}

@media screen and (min-width:1024px) and (max-width: 1200px) {
  .header .header-1 .bottom.authentication .header-nav .btn{
    font-size:13px;
  }
  .header-nav .btn .btnTitle {
    margin-left: 0px;
	padding:8px;
  }
  .header-nav .section {
    font-size:13px;
  }
}

/* line 40, ../../../../sass/layout/_layout.scss */
.banner img {
  width: 100%;
}

/* line 45, ../../../../sass/layout/_layout.scss */
.page {
  letter-spacing: 0px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1;
}
/* line 54, ../../../../sass/layout/_layout.scss */
.page .layer, .page > .front, .page > .back {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
/* line 62, ../../../../sass/layout/_layout.scss */
.page > .front {
  z-index: 101;
  background-color: #fff;
  -webkit-transition: -webkit-transform 300ms ease;
  -moz-transition: -moz-transform 300ms ease;
  transition: transform 300ms ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 72, ../../../../sass/layout/_layout.scss */
.menu-opened .page > .front {
  box-shadow: 0px 0px 15px #747678;
  -webkit-transition: -webkit-transform 300ms ease;
  -ms-transition: -ms-transform 300ms ease;
  -moz-transition: -moz-transform 300ms ease;
  transition: transform 300ms ease;
  -webkit-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -moz-transform: translateX(-280px);
  transform: translateX(-280px);
}
/* line 84, ../../../../sass/layout/_layout.scss */
.page > .back {
  z-index: 100;
}

/* line 98, ../../../../sass/layout/_layout.scss */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 99999;
}

/* line 108, ../../../../sass/layout/_layout.scss */
.overlay.hide {
  display: none;
}

/* line 112, ../../../../sass/layout/_layout.scss */
.overlay > .inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 119, ../../../../sass/layout/_layout.scss */
.overlay > .inner > .back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-color: #000;
  opacity: 0.4;
  filter: alpha(opacity=50);
}

/* line 131, ../../../../sass/layout/_layout.scss */
.overlay.transparent > .inner > .back {
  opacity: 0.4;
  filter: alpha(opacity=50);
}

/* line 136, ../../../../sass/layout/_layout.scss */
.overlay.transparent.whiteBackground > .inner > .back {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 141, ../../../../sass/layout/_layout.scss */
.overlay > .inner > .front {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

/* line 150, ../../../../sass/layout/_layout.scss */
.overlay > .inner > .front.defaultPosition > .inner > .front > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/* line 159, ../../../../sass/layout/_layout.scss */
.overlay .filter {
  -webkit-transition: bottom 2s;
  /* For Safari 3.1 to 6.0 */
  transition: bottom 2s;
}

/* line 167, ../../../../sass/layout/_layout.scss */
.busyIcon {
  position: absolute;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: center center no-repeat;
  background-size: 20px 20px;
  background-image: url("/hlia/assets/hlia/images/loading_2x.gif");
}

/* line 181, ../../../../sass/layout/_layout.scss */
.backgroundsize .busyIcon {
  background-image: url("/hlia/assets/hlia/images/loading_2x.gif");
  background-size: 20px 20px;
}

/* line 187, ../../../../sass/layout/_layout.scss */
.AlertBox {
  position: absolute;
  width: 300px;
  height: 210px;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #fbfbfb;
  color: #666;
  text-align: center;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -webkit-animation: fadeIn 0.2s;
  animation: fadeIn 0.2s;
}

/* line 204, ../../../../sass/layout/_layout.scss */
.AlertBox > .inner {
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 210, ../../../../sass/layout/_layout.scss */
.AlertBox > .inner > .top {
  display: block;
  position: relative;
  line-height: 48px;
  height: 48px;
  width: 100%;
  font-size: 14px;
  background-color: #0D265C;
  color: #fff;
  padding: 0px 16.5px;
  text-align: left;
}

/* line 223, ../../../../sass/layout/_layout.scss */
.AlertBox > .inner > .mid {
  display: relative;
  vertical-align: middle;
  margin: 0px 15px;
  padding: 10px;
  height: 105px;
  text-align: left;
  color: #000;
  line-height: 1.5em;
  font-size: 14px;
  overflow: auto;
}

/* line 236, ../../../../sass/layout/_layout.scss */
.AlertBox > .inner > .bottom {
  position: relative;
  margin: 0px 15px;
  border-top: #ccc 1px solid;
}

/* line 244, ../../../../sass/layout/_layout.scss */
.AlertBox > .inner > .bottom > .type-1 {
  cursor: pointer;
  padding: 13px;
}

/* line 250, ../../../../sass/layout/_layout.scss */
.AlertBox > .inner > .bottom > .type-1 > .ok {
  display: inline-block;
  vertical-align: super;
  color: #f00;
  font-size: 14px;
  padding-left: 33px;
  line-height: 30px;
  background-image: url("/hlia/assets/hlia/images/02_travel/btn_02_travel_confirm_web@3x.png");
  background-repeat: no-repeat;
  background-size: 30px;
  cursor: pointer;
}

/* line 263, ../../../../sass/layout/_layout.scss */
.AlertBox > .inner > .bottom > .type-1 > .icon {
  display: inline-block;
  cursor: pointer;
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  /* vertical-align: text-bottom; */
  margin-right: 5px;
}

/* line 278, ../../../../sass/layout/_layout.scss */
body > .header {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
  -webkit-transition: -webkit-transform 300ms ease;
  -moz-transition: -moz-transform 300ms ease;
  transition: transform 300ms ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 294, ../../../../sass/layout/_layout.scss */
.menu-opened body > .header {
  -webkit-transition: -webkit-transform 300ms ease;
  -ms-transition: -ms-transform 300ms ease;
  -moz-transition: -moz-transform 300ms ease;
  transition: transform 300ms ease;
  -webkit-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  -moz-transform: translateX(-280px);
  transform: translateX(-280px);
}

/* line 305, ../../../../sass/layout/_layout.scss */
.mainContainer {
  margin-top: 140px;
}
/* line 306, ../../../../sass/layout/_layout.scss */
/* .ApplicationPage .mainContainer, .ClaimPage .mainContainer {
  margin-top: 80px;
} */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 305, ../../../../sass/layout/_layout.scss */
  .mainContainer {
    /*margin-top: 80px;*/
  }
}
@media screen and (max-width: 767px) {
  /* line 305, ../../../../sass/layout/_layout.scss */
  .mainContainer {
    /*margin-top: 80px;*/
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  /* line 318, ../../../../sass/layout/_layout.scss */
  .AccountPage .mainContainer {
    margin-top: 180px;
  }
}
@media screen and (max-width: 767px) {
  /* line 318, ../../../../sass/layout/_layout.scss */
  .AccountPage .mainContainer {
    margin-top: 220px;
  }
}

/* line 3, ../../../../sass/layout/_footer.scss */
.footer.bg-white-1 .centerContainer {
  margin-bottom: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 3, ../../../../sass/layout/_footer.scss */
  .footer.bg-white-1 .centerContainer {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 3, ../../../../sass/layout/_footer.scss */
  .footer.bg-white-1 .centerContainer {
    margin-bottom: 0;
  }
}

/* line 18, ../../../../sass/layout/_footer.scss */
.footer .footer-upper-line {
  height: 3px;
}
/* line 20, ../../../../sass/layout/_footer.scss */
.footer .footer-upper-line div {
  height: 100%;
  float: left;
}
/* line 24, ../../../../sass/layout/_footer.scss */
.footer .footer-upper-line .color-1 {
  width: 30%;
  background-color: #0D265C;
}
/* line 28, ../../../../sass/layout/_footer.scss */
.footer .footer-upper-line .color-2 {
  width: 70%;
  background-color: #ed372f;
}
/* line 35, ../../../../sass/layout/_footer.scss */
.footer .top > .inner {
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  /* line 35, ../../../../sass/layout/_footer.scss */
  .footer .top > .inner {
    padding: 0 15px;
  }
}
/* line 43, ../../../../sass/layout/_footer.scss */
.footer .top .topleftContainer {
  float: left;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 43, ../../../../sass/layout/_footer.scss */
  .footer .top .topleftContainer {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 43, ../../../../sass/layout/_footer.scss */
  .footer .top .topleftContainer {
    display: none;
    float: none;
  }
}
/* line 54, ../../../../sass/layout/_footer.scss */
.footer .top .topleftContainer > .inner {
  padding: 35px 0 15px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 54, ../../../../sass/layout/_footer.scss */
  .footer .top .topleftContainer > .inner {
    padding: 15px 0 15px;
  }
}
/* line 63, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer {
  float: right;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 63, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 63, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer {
    float: none;
  }
}
/* line 73, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer > .inner {
  padding: 18px 0 15px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 73, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer > .inner {
    padding: 28px 0 15px;
  }
}
@media screen and (max-width: 767px) {
  /* line 73, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer > .inner {
    padding: 35px 0 35px;
  }
}
/* line 84, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 90, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .tel-icon-container {
  width: 100%;
  height: 33px;
  margin-bottom: 15px;
  float: right;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 90, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer .tel-icon-container {
    float: left;
    width: 128px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 90, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer .tel-icon-container {
    float: left;
    margin-bottom: 0;
    background-size: 190px 45px;
    width: 190px;
    height: 45px;
  }
}
/* line 110, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .tel-icon {
  float: right;
  background-image: url("/hlia/assets/hlia/images/footer/call_icn.gif");
  background-position: left center;
  padding-left: 30px;
  font-family: sans-serif;
  width: 150px;
  text-align: center;
}
/* line 118, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .tel-icon span {
  display: inline-block;
}
/* line 121, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .tel-icon .text-tel {
  color: #001f47;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 121, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer .tel-icon .text-tel {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  /* line 121, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer .tel-icon .text-tel {
    font-size: 25px;
  }
}
/* line 132, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .tel-icon .text-time {
  color: #ed372f;
  font-weight: bold;
  font-size: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 132, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer .tel-icon .text-time {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  /* line 132, ../../../../sass/layout/_footer.scss */
  .footer .top .toprightContainer .tel-icon .text-time {
    font-size: 13px;
  }
}
/* line 146, ../../../../sass/layout/_footer.scss */
.backgroundsize .footer .top .toprightContainer .tel-icon {
  background-image: url("/hlia/assets/hlia/images/footer/call_icn.gif");
  background-size: 22px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 146, ../../../../sass/layout/_footer.scss */
  .backgroundsize .footer .top .toprightContainer .tel-icon {
    float: left;
    width: 150px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 146, ../../../../sass/layout/_footer.scss */
  .backgroundsize .footer .top .toprightContainer .tel-icon {
    float: left;
    margin-bottom: 0;
    background-size: 30px;
    width: 190px;
    height: 45px;
    padding-left: 35px;
    padding-top: 3px;
  }
}

.footer .top .toprightContainer .socialMedia {
  float: right;
  width: 120px;
}
@media screen and (max-width: 767px) {
  .footer .top .toprightContainer .socialMedia {
    float: right;
    width: 200px;
  }
}

/* line 167, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .fb-like {
  float: right;
  padding: 8px;
}
/* line 172, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .fb-icon {
  float: right;
  width: 27px;
  height: 27px;
  margin-left: 10px;
  margin-top: 13px;
}
/* line 179, ../../../../sass/layout/_footer.scss */
.backgroundsize .footer .top .toprightContainer .fb-icon {
  background-image: url("/hlia/assets/hlia/images/footer/f_58.png");
  background-size: 27px 27px;
}
@media screen and (max-width: 767px) {
  /* line 179, ../../../../sass/layout/_footer.scss */
  .backgroundsize .footer .top .toprightContainer .fb-icon {
    background-image: url("/hlia/assets/hlia/images/footer/f_100.png");
    background-size: 46px 45px;
    width: 46px;
    height: 45px;
  }
}

.footer .top .toprightContainer .ig-icon {
  float: right;
  width: 27px;
  height: 27px;
  margin-left: 10px;
  margin-top: 13px;
}
.backgroundsize .footer .top .toprightContainer .ig-icon {
  background-image: url("/hlia/assets/hlia/images/footer/ig_58.png");
  background-size: 27px 27px;
}
@media screen and (max-width: 767px) {
  /* line 179, ../../../../sass/layout/_footer.scss */
  .backgroundsize .footer .top .toprightContainer .ig-icon {
    background-image: url("/hlia/assets/hlia/images/footer/ig_100.png");
    background-size: 46px 46px;
    width: 46px;
    height: 45px;
  }
}

/* line 192, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .yt-icon {
  float: right;
  width: 27px;
  height: 27px;
  margin-left: 10px;
  margin-top: 13px;
}
/* line 199, ../../../../sass/layout/_footer.scss */
.backgroundsize .footer .top .toprightContainer .yt-icon {
  background-image: url("/hlia/assets/hlia/images/footer/yt_64.png");
  background-size: 27px 27px;
}
@media screen and (max-width: 767px) {
  /* line 199, ../../../../sass/layout/_footer.scss */
  .backgroundsize .footer .top .toprightContainer .yt-icon {
    background-image: url("/hlia/assets/hlia/images/footer/yt_128.png");
    background-size: 46px 45px;
    width: 46px;
    height: 45px;
  }
}
/* line 212, ../../../../sass/layout/_footer.scss */
.footer .top .toprightContainer .cc-icon {
  float: right;
  background-image: url("/hlia/assets/hlia/images/footer/HLIA-Caring-Company-logo.png");
  width: 90px;
  height: 45px;
  margin-left: 20px;
}
/* line 219, ../../../../sass/layout/_footer.scss */
.backgroundsize .footer .top .toprightContainer .cc-icon {
  background-image: url("/hlia/assets/hlia/images/footer/HLIA-Caring-Company-logo.png");
  background-size: 90px 45px;
}
@media screen and (max-width: 767px) {
  /* line 219, ../../../../sass/layout/_footer.scss */
  .backgroundsize .footer .top .toprightContainer .cc-icon {
    display: none;
  }
}
/* line 231, ../../../../sass/layout/_footer.scss */
.footer .bottom {
  border-top: 1px solid #c2c2c2;
}
/* line 234, ../../../../sass/layout/_footer.scss */
.footer .bottom > .inner {
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  /* line 234, ../../../../sass/layout/_footer.scss */
  .footer .bottom > .inner {
    padding: 5px 15px;
  }
}
/* line 242, ../../../../sass/layout/_footer.scss */
.footer .bottom .logo {
  float: left;
}
.footer .bottom .logo:hover,
.footer .bottom .logo:active {
  text-decoration: none;
}
.footer .bottom .logo .company-logo-wrapper {
  display: flex;
  align-items: center;
  line-height: 48px;
}
.footer .bottom .logo .company-logo-wrapper .companyImageWrapper {
  display: flex;
  justify-content: center;
}

.footer .bottom .logo .company-logo-wrapper .companyImage {
  width: 20px;
  height: auto;
}
.footer .bottom .logo .company-logo-wrapper .companyName {
  color: #002e62;
  font-size: 13px;
  margin-left: 5px;
  white-space: nowrap;
}
.tc.footer .bottom .logo .company-logo-wrapper .companyName {
  font-size: 15px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 251, ../../../../sass/layout/_footer.scss */
  .backgroundsize.tc .footer .bottom .logo {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 251, ../../../../sass/layout/_footer.scss */
  .backgroundsize.tc .footer .bottom .logo {
    float: none;
  }
}
/* line 264, ../../../../sass/layout/_footer.scss */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 264, ../../../../sass/layout/_footer.scss */
  .backgroundsize.en .footer .bottom .logo {
    float: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 264, ../../../../sass/layout/_footer.scss */
  .backgroundsize.en .footer .bottom .logo {
    float: none;
  }
}
/* line 291, ../../../../sass/layout/_footer.scss */
.footer .bottom .document-nav {
  float: right;
  color: #747678;
  font-size: 11px;
  line-height: 48px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 291, ../../../../sass/layout/_footer.scss */
  .footer .bottom .document-nav {
    float: none;
    line-height: 17px;
  }
}
@media screen and (max-width: 767px) {
  /* line 291, ../../../../sass/layout/_footer.scss */
  .footer .bottom .document-nav {
    float: none;
    line-height: 20px;
  }
}
/* line 307, ../../../../sass/layout/_footer.scss */
.footer .bottom .document-nav .row .item {
  float: left;
  padding: 0 9px;
  color: #747678;
}
/* line 312, ../../../../sass/layout/_footer.scss */
.footer .bottom .document-nav .row .item.first {
  padding: 0 9px 0 0;
}
/* line 316, ../../../../sass/layout/_footer.scss */
.footer .bottom .document-nav .row .item.last {
  cursor: default;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  /* line 316, ../../../../sass/layout/_footer.scss */
  .footer .bottom .document-nav .row .item.last {
    padding: 0;
    margin-bottom: 15px;
  }
}
/* line 327, ../../../../sass/layout/_footer.scss */
.footer .bottom .document-nav .row .vertical-bar {
  float: left;
}
/* line 331, ../../../../sass/layout/_footer.scss */
.footer .bottom .document-nav .row br {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 331, ../../../../sass/layout/_footer.scss */
  .footer .bottom .document-nav .row br {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 306, ../../../../sass/layout/_footer.scss */
  .footer .bottom .document-nav .row {
    margin-bottom: 15px;
  }
}

/* line 357, ../../../../sass/layout/_footer.scss */
.DisclaimerPage .footer, .PrivacyPolicyPage .footer, .PersonalDataPolicyPage .footer, .AntiCorruptionPolicyPage .footer, .DeleteAccountPage .footer, .GeneralPolicyPage .footer {
  display: none;
}

/* line 363, ../../../../sass/layout/_footer.scss */
#u_0_0 {
  display: none;
}

/* line 1, ../../../../sass/layout/_footer-nav.scss */
.footer-nav {
  color: #747678;
  font-size: 12px;
}
/* line 6, ../../../../sass/layout/_footer-nav.scss */
.footer-nav .row .item {
  float: left;
  padding: 4px 9px;
  color: #747678;
}
/* line 11, ../../../../sass/layout/_footer-nav.scss */
.footer-nav .row .item.first {
  padding: 4px 9px 4px 0;
}
/* line 16, ../../../../sass/layout/_footer-nav.scss */
.footer-nav .row .vertical-bar {
  float: left;
  padding: 4px 0;
}
@keyframes slideUp  {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
.cookieBanner {
  opacity: 0.85;
  animation: 1s ease-out 0s 1 slideUp;
  background: #002d62;
  padding: 22px 0px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100002;
}
@media only screen and (max-width: 767px){
  .cookieBanner {
      padding: 10px 20px 10px 10px;
  }
}
.cookieBanner p {
  margin: 0;
  font-size: 12px;
  color: #fff;
  padding-right: 35px;
  position: relative;
}
@media only screen and (max-width: 767px){
  .cookieBanner p {
    font-size: 12px;
    line-height: 20px;
    padding-right: 35px;
  }
}
.cookieBanner p a {
  color: #fff;
  border-bottom: 1px solid #FFF;
  font-size: 12px;
}
.cookieBanner p a:hover {
  color: #8edaff;
  border: none !important;
}
.close-cookies {
  cursor: pointer;
  border: none !important;
  position: absolute;
  top: -5px;
  right: 8px;
}
@media only screen and (max-width: 767px){
  .close-cookies {
    top: 4px;
  }
}

.close-cookies:hover path {
  fill: #8edaff;
}


html.tc .header-nav.header-nav-right .section {
  font-size: 18px;
  margin: 17px;
  min-width: fit-content;
}

html.en .header-nav.header-nav-right .section {
  font-size: 18px;
  margin: 0px;
  padding: 3px 5px;
  font-weight: 700;
}

html .header-nav.header-nav-right .section.text-menu {
  padding: 5px 10px 5px;
  text-align: left;
  text-decoration: none;
  display: flex;
  align-items: end;
  padding: 20px 10px 15px 50px;
  color: #001f47;
}

html .header-nav.header-nav-right .section.text-menu.regional-solutions {
  color: #df1c01;
  font-weight: 700;
  /* padding: 20px 10px 15px; */
}

html .header-nav.header-nav-right .section.link {
  padding: 6px 30px 0px 10px;
  flex-basis: unset;
}

html .header-nav.header-nav-right .section.link:hover {
  box-shadow: inset 0px -3px 0px #001f47;
  color: #001f47;
  text-decoration: none;
}

/*.header-nav.header-nav-right .section:hover .listbtn .productListLink {
  color: #001f47; 
}*/

.header-nav.header-nav-left .section.welcomeMsg {
  cursor: unset;
  padding: 0 13px;
}

.header-nav.header-nav-left .section.separateLine {
  padding: 7px 13px;
}
@media only screen and (max-width: 492px){
  .header-nav.header-nav-left .section.separateLine {
    padding: 0 8px;
  }

  #arrow-circle-down {
    width: 17px;
  }
}
@media only screen and (max-width: 1200px){
  .centerContainer .btn-row {
    padding: 5px 11px;
  }
}
@media screen and (max-width: 1100px) {
  html.tc .header-nav.header-nav-right .section {
    margin: 4px;
  }
  .en .header .header-1 .anonymous .header-nav.header-nav-right {
    transform: scale(0.9);
    min-width: 620px;
  }
  .en .header .header-1 .anonymous .header-nav.header-nav-left {
    margin-left: -3rem;
    transform: scale(0.8);
  }
  .en .header .header-1 > .top .centerContainer a .logo-mid {
    transform: scale(0.8);
  }
 }
@media only screen and (max-width: 438px){
  .en .centerContainer .header-nav.header-nav-left.btn-row {
    overflow-x: auto;
  }

  .AccountReward .centerContainer .loyaltyContainer .title, 
  .AccountRecord .centerContainer .tabTableContainer .tabTitle {
    font-size: 16px;
  }
}
.header-nav.header-nav-left .section.logout {
  white-space: nowrap;
  padding: 0 13px;
}

.header .header-1 .bottom.authentication,
.header .header-2 .bottom.authentication {
    display: none;
}

.ui-widget-overlay {
  background-color: #000;
  opacity: 0.4;
  filter: alpha(opacity=50);
}

.regionDetails-dialog.ui-widget {
  background-color: #eeeeee;
  border: none;
  padding: 0;
}

.regionDetails-dialog .regionDetails {
  padding: 20px 30px;
}

.regionDetails-dialog .titlebar {
  font-weight: unset;
  background: unset;
  background-color: #df1c01;
  border: none;
  padding: 10px 20px;
}

.regionDetails-dialog .titlebar .title {
  white-space: normal;
  color: #fff;
  font-size: 0.9rem;
  text-align: center;
  line-height: 1.2;
}

.en .regionDetails-dialog .titlebar .title {
  font-size: 13px;
}

.regionDetails-dialog .titlebar .ui-button {
  background: unset;
  border: unset;
  width: 25px;
  height: 25px;;
  top: 35%;
  right: 5px;
}

@media (hover:hover) {
  .regionDetails-dialog .titlebar .ui-button:hover {
    transform: scale(1.1);
  }
}


.regionDetails-dialog .titlebar .ui-button .ui-icon {
  background-image: url("/hlia/assets/hlia/images/close-icon-1.png");
  background-position: unset;
  width: 25px;
  height: 25px;;
  background-size: 15px;
}


.regionDetails .main-info-wrapper {
  display: flex;
  flex-flow: column;
  position: relative;
  
}

.regionDetails .main-info-wrapper .region-container {
  display: flex;
  flex-flow: row nowrap;
  /* padding: 20px 30px; */
}

.regionDetails .main-info-wrapper .region-container .region {
  width: 50%;
  display: flex;
  flex-flow: column;
  background-color: #fff;
  border-radius: 10px;
}

@media (hover:hover) {
  .regionDetails .main-info-wrapper .region-container .region:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    text-decoration: none;
  }
}

.regionDetails .main-info-wrapper .region-container .region:not(:last-child) {
  margin-right: 10px;
}

.regionDetails .main-info-wrapper .region-container .region .icon {
  display: flex;
  justify-content: center;
  padding: 25px 10px 10px 10px;
}

.regionDetails .main-info-wrapper .region-container .region .desc {
  display: flex;
  justify-content: center;
  line-height: 1.5;
  padding: 20px 0;
  color: #052f61;
}

.regionDetails .main-info-wrapper .region-container .icon .flag {
  /* width: 26px;
  height: 26px; */
  width: 3rem;
  height: 3rem;
}

@media only screen and (max-width: 767px){
  .regionDetails {
    width: 80%;
  }
  .regionDetails .main-info-wrapper .region-container .region .desc{
    font-size: 3vw;
  }

}

/* Style for the dropdown menu */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  top: 31px;
  left: 0px;
  text-align: left;
}

/* Style for the dropdown items */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  line-height: 2rem;
}

/* Show the dropdown menu on hover */
.authentication .centerContainer .header-nav .btn.accountRecord:hover .dropdown-content {
  display: block;
}
/* Change color of dropdown items on hover */
.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.authentication .centerContainer .header-nav .btn.accountRecord:hover .btnTitle {
  color: #fff;
}

.authentication .centerContainer .header-nav .btn.accountRecord .btnTitle{
  color: #fff;
}

.authentication .centerContainer .header-nav .btn.accountRecord .btnIcon{
  color: #fff;
  vertical-align: sub;
}

.authentication .centerContainer .header-nav .btn.accountRecord:hover {
  text-decoration: none;
}

.authentication .centerContainer .header-nav .btn.accountRecord:hover .arrow {
  transform: rotate(180deg);
}

.loyalty-point {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.loyalty-point a {
  min-width: 100px;
  display: flex;
  align-items: center;
  /* background-image: url("/hlia/assets/hlia/images/08_member/btn_08_member_next_web.png");
  background-repeat: no-repeat;
  background-position: right center; */
  padding: 5px 0px;
  /* background-size: 25px 25px;
  background-position-x: 60px;
  background-position-y: 2px; */
}

.loyalty-point a:hover {
  text-decoration: none;
}

.header .loyalty-point {
  position: relative;
  cursor: pointer;
}

.header .loyalty-point::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #002d62; /* Border color */
  transition: width 0.3s ease-out; /* Transition effect */
}

.header .loyalty-point:hover::after {
  width: 100%;
}

/* Style for the icon */
.loyalty-point .icon, .loyalty-point-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #002d62;
  color: white;
  font-size: 12px;
  font-weight: bold;
  margin-right: 5px;
}

.overlay .upper-menu .loyalty-point .icon {
  border: solid 2px #fff;
  width: 20px;
  height: 20px;
}

.overlay .upper-menu .loyalty-point .points,
.overlay .upper-menu .loyalty-point .unit {
  color: #fff;
}

/* Style for the points */
.loyalty-point .points {
  font-size: 18px;
  color: #002d62;
  font-weight: bold;
  margin-right: 3px;
}

.loyalty-point .unit {
  font-size: 12px;
  color: #002d62;
  font-weight: bold;
}

.header-2 .loyalty-point .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #002d62;
  color: white;
  font-size: 11px;
  font-weight: bold;
  margin-right: 5px;
}

.header-2 .loyalty-point .points {
  font-size: 15px;
  color: #002d62;
  font-weight: bold;
  margin-right: 2px;
}

.header-2 .loyalty-point .unit {
  font-size: 11px;
  color: #002d62;
  font-weight: bold;
}

/**overlay side-menu */
.overlay .side-menu {
  display: block;
  position: fixed;
  width: 80%;
  transition: transform 0.3s ease;
  background-color: #fff;
  z-index: 500;
  height: 100%;
  border-radius: 0px 50px 0px 0px;
  max-width: 350px;
  transform: translateX(-100%);
}

.overlay .side-menu .toggle-btn {
  cursor: pointer;
  text-align: right;
  position: fixed;
  top: 3%;
  right: 5%;
  padding: 10px;
}

.overlay .side-menu .toggle-btn svg {
  height: 20px;
  width: 20px;
  fill: #fff;
}

.overlay .side-menu .upper-menu {
  padding: 50px 30px 20px 30px;
  border-bottom: 2px solid #f3f3f3;
  background: #002d62;
  border-radius: 0px 50px 0px 0px;
}
.overlay .side-menu .upper-menu .username{
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  margin: 1.5rem 0rem;
}

.overlay .side-menu ul {
  list-style-type: none;
  padding: 0;
}
.overlay .side-menu ul li {
  padding: 25px 13px;
  cursor: pointer;
}

.overlay .side-menu ul li a {
  text-decoration: none;
  color: inherit;
  display: grid;
  grid-template-columns: 80px 140px;
  font-weight: bold;
}

.overlay .side-menu ul li:hover {
  background-color: #ddd;
  border-radius: 0px 50px 50px 0px;
}

.side-menu ul li svg{
  width: 40px;
  height: 20px;
}

.overlay .side-menu.slide {
  transform: translateX(0);
}

.loading-spinner {
  height: 20px;
  width: 20px;
  animation: spin 1s linear infinite;
  border: 3px solid #DF1C01;
  border-bottom-color: #c2c2c2;
  border-radius: 50%;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.AccountReward .centerContainer .loyaltyContainer .title, .AccountRecord .centerContainer .tabTableContainer .tabTitle {
  font-size: 22px;
  font-weight: bold;
  margin: 10px 0px;
}

#arrow-circle-down {
  fill: #002d62;
  width: 20px;
  height: 20px;
}
.side-menu #arrow-circle-down {
  margin-left: 20px;
  fill: #fff;
}
.header #arrow-circle-down {
  margin-left: 10px;
}

button:disabled {
  background-color: #ccc;
  color: #666;
  cursor: not-allowed;
  opacity: 0.6;
}

@media screen and (min-width: 1200px) {
  .header .header-1 .bottom.authentication .header-nav .btn{
     font-size:13px;
   }
   .header-nav .btn .btnTitle {
     margin-left: 0px;
   padding:11px;
   }
   .header-nav .section{
     font-size:13px;
   }
 }
 
 