@charset "UTF-8";
html,
body {
  overscroll-behavior-y: none; /* chặn scroll vượt top/bottom */
  overscroll-behavior-x: none;
  touch-action: manipulation;
}

section {
  -webkit-overflow-scrolling: touch; /* vẫn mượt */
  overscroll-behavior: contain; /* chặn bounce vượt ra ngoài taskbar */
}

@font-face {
  font-family: "UVNLAXANH_R";
  src: url(assets/main/fonts/UVNLAXANH_R.TTF);
}
@font-face {
  font-family: "NTH_Justice_Mist-Regular";
  src: url(assets/main/fonts/NTH_Justice_Mist-Regular.ttf);
}
.MS__UVNLaXanh {
  font-family: "UVNLAXANH_R";
}

.MS__NTH_Justice_Mist {
  font-family: "NTH_Justice_Mist-Regular";
}

body,
html {
  overflow: hidden;
}

.MS__outer.nav {
  width: 3000px !important;
  height: 63px !important;
  background-color: rgba(255, 255, 255, 0.5);
}

body.active .bg-footer {
  display: block;
}
body.active .btn-footer {
  bottom: 150px !important;
}
body.active .btn-footer .up {
  transform: rotate(180deg);
}
body.active .footer {
  display: flex !important;
}

.layer-rotate {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: fixed;
  z-index: 100;
  opacity: 1;
  transition: opacity 0.5s linear;
}
.layer-rotate img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.MS__outer.bottom {
  height: auto !important;
  transform-origin: left bottom !important;
  z-index: 1;
}
.MS__outer.bottom .footer {
  position: absolute;
  bottom: 0;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 25px;
  padding-left: 150px;
  gap: 32px;
  font-size: 21px;
  line-height: 28px;
  color: #beccc9;
  display: none;
}
.MS__outer.bottom .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  box-sizing: border-box;
  padding-bottom: 2px;
  gap: 8px;
  position: absolute;
  right: 0;
  pointer-events: auto;
  bottom: 30px;
}

.MS__outer.popup {
  width: 10000px !important;
  z-index: 10;
}

.background-full {
  position: absolute;
  top: 0;
  left: 0;
}

.la {
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: left top;
}

.bg-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 1;
}
.popup_login .content .list-btn {
  display: flex;
  flex-direction: column;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 16px 0;
}
.popup_login .content .list-btn a {
  display: block;
}

.popup_register .content form {
  width: 75%;
  height: 70%;
  padding: 0 22px;
  overflow-y: auto;
  margin-top: 54px;
}
.popup_register .content form .row {
  width: 100%;
  display: flex;
  gap: 24px;
  margin-bottom: 12px;
}
.popup_register .content form .row .value {
  display: flex;
  width: 100%;
}
.popup_register .content form .row .value label {
  font-size: 24px;
  text-align: center;
  min-width: 200px;
  background-color: #527d56;
  color: white;
  box-sizing: border-box;
  height: 52px;
  line-height: 52px;
}
.popup_register .content form .row .value select,
.popup_register .content form .row .value input {
  height: 52px;
  padding-left: 12px;
  background-color: #89a57d;
  color: white;
  font-size: 18px;
  width: 100%;
  text-align: center;
}
.popup_register .content form .row .value select::placeholder,
.popup_register .content form .row .value input::placeholder {
  color: #adbac3;
}
.popup_register .content form .btn {
  margin-top: 70px !important;
}

.popup_getlist .content .d-flex {
  display: flex;
  gap: 12px;
  margin: 24px 0 0;
  align-items: center;
  width: 95%;
}
.popup_getlist .content .d-flex .btn-tab {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -398px;
  width: 215px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #f7f5d9;
  text-transform: uppercase;
}
.popup_getlist .content .d-flex .btn-tab.active {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -315px -270px;
  width: 215px;
  height: 42px;
  color: #4f692c;
}
.popup_getlist .content .d-flex .btn-new {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-transform: uppercase;
  box-sizing: border-box;
  padding-bottom: 8px;
  color: black;
  margin-left: auto;
}
.popup_getlist .content .template_history {
  height: 72%;
  width: 100%;
  position: relative;
  top: 25px;
}
.popup_getlist .content .template_history .table_history {
  overflow-x: hidden;
}
.popup_getlist .content thead tr {
  white-space: nowrap;
}
.popup_getlist .content tbody tr td {
  padding: 0px 10px !important;
  width: 100%;
}
.popup_getlist .content tbody tr td:nth-child(1) {
  min-width: 250px;
}
.popup_getlist .content tbody tr td.bg {
  position: relative;
  width: 735px;
  height: 104px;
  top: -1px;
  left: -720px;
}
.popup_getlist .content tbody tr td.bg .bgLayer {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px 0px;
  width: 735px;
  height: 104px;
  top: -8px;
  left: -2.6%;
  transform: scale(0.97);
}
.popup_getlist .content tbody tr td p {
  position: relative;
  z-index: 2;
  color: white;
}
.popup_getlist .content .btn-small {
  display: block;
  position: relative;
  z-index: 4;
}
.popup_getlist .content .btn-small.off {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -327px;
  width: 185px;
  height: 71px;
  pointer-events: none;
}
.popup_getlist .content .btn-small.active {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -444px -104px;
  width: 185px;
  height: 71px;
  pointer-events: active;
}
.popup_getlist .content .btn-small.received {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -386px -327px;
  width: 173px;
  height: 59px;
  pointer-events: none;
}

.popup_condition .content #pm__invite-form .text-invite {
  margin-bottom: 22px;
}
.popup_condition .content #pm__invite-form .btn {
  position: absolute;
  right: 140px;
  top: 180px;
}
.popup_condition .content form {
  margin: 0 12px;
}
.popup_condition .content .d-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup_condition .content .table {
  width: 92%;
  height: 87%;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 auto;
}
.popup_condition .content .table .text {
  margin-top: 12px;
  font-weight: bold;
}
.popup_condition .content .table .text span {
  font-weight: inherit;
}
.popup_condition .content .table .MS__sprite-btn-popup-active {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  margin: 12px auto;
  font-size: 25px;
  box-sizing: border-box;
  text-transform: uppercase;
  padding-bottom: 8px;
}
.popup_condition .content .table .btn {
  margin: 18px auto !important;
}
.popup_condition .content .table .btn-submit {
  margin: 12px auto !important;
  color: white;
}
.popup_condition .content .table .text-invite {
  background-color: #527d56;
  width: 74%;
  margin: 12px 0 6px;
  height: 50px;
  padding-left: 18px;
  box-sizing: border-box;
  color: white;
}
.popup_condition .content .table .row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin: 24px 0;
  position: relative;
}
.popup_condition .content .captcha {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 12px;
}
.popup_condition .content .captcha img {
  background-color: white;
  border: 1px solid;
}
.popup_condition .content .captcha .btn-refresh,
.popup_condition .content .captcha .btn-refresh2 {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: 0px -440px;
  width: 44px;
  height: 44px;
  position: relative;
  top: -3px;
}
.popup_condition .content .captcha input {
  width: auto;
  height: 50px;
  padding: 0 12px;
  box-sizing: border-box;
}
.popup_condition .content .captcha-input input {
  height: 40px;
  width: 50%;
  text-align: center;
  border: 1px solid black;
  margin-top: 8px;
}
.popup_condition .content .template_history .table_history {
  height: auto;
  overflow-y: unset;
}

.popup_history .content {
  justify-content: flex-start;
}
.popup_history .content .template_history {
  width: 100%;
  height: 84%;
  margin-top: 32px;
}
.popup_history .content .template_history .table_history {
  height: 90%;
}
.popup_history .content .template_history .table_history tbody tr {
  background-color: rgba(255, 255, 255, 0.3);
}
.popup_history .content .template_history nav {
  margin-top: 18px;
}
.popup_history .content .template_history nav .pagination > li.active > a {
  background-color: #527d56;
  color: #fff;
}
.popup_history .content .template_history nav .pagination a:hover:not(.active) {
  background-color: #527d56;
  color: white;
}
.popup_history#popup_history2 .btn-close {
  right: 301px;
  top: 33px;
}
.popup_history#popup_history2 .new-filter {
  display: flex;
  position: absolute;
  top: 9.5%;
  right: 20.3%;
  z-index: 2;
}
.popup_history#popup_history2 .new-filter .btn-search,
.popup_history#popup_history2 .new-filter .btn-option {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 23px;
}
.popup_history#popup_history2 .new-filter .row {
  position: relative;
  display: flex;
}
.popup_history#popup_history2 .new-filter .row input,
.popup_history#popup_history2 .new-filter .row select {
  width: 100%;
  background-color: transparent;
  box-sizing: border-box;
  padding: 0 24px;
  color: white;
  font-size: 21px;
  outline: none;
  padding-right: 60px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.popup_history#popup_history2 .new-filter .row input::placeholder,
.popup_history#popup_history2 .new-filter .row select::placeholder {
  color: white;
}
.popup_history#popup_history2 .new-filter .row input option,
.popup_history#popup_history2 .new-filter .row select option {
  color: black;
}
.popup_history#popup_history2 .content {
  font-size: 21px;
}
.popup_history#popup_history2 .content .template_history {
  height: 87%;
  margin-top: 70px;
}
.popup_history#popup_history2 .content .template_history .table_history {
  height: 100%;
}

.popup_rule .content .iframe {
  width: 95%;
  height: 87%;
}
.popup_rule .content div.iframe {
  overflow-x: hidden;
  overflow-y: auto;
}

.popup_inform .content .btn-inform {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 28px;
  box-sizing: border-box;
  padding-bottom: 17px;
  color: black;
  margin: 24px 0;
}
.popup_inform .content p {
  margin-top: 42px;
  font-size: 35px;
  color: #527d56;
}

.popup_reward .content .text {
  font-size: 28px;
}
.popup_reward .content .text #rewardContainer {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
.base .box {
  top: 100px;
}
.base .box .btn-close {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -629px -136px;
  width: 36px;
  height: 36px;
  right: 165px;
  top: 45px;
}
.base .box .content {
  padding: 5% 19% 8%;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #527d56;
  font-size: 24px;
}
.base .box .content .btn {
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -355px -196px;
  width: 355px;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  font-size: 30px;
  text-decoration: none;
  margin: 0 auto;
  text-transform: uppercase;
  box-sizing: border-box;
  padding-bottom: 12px;
}
.base .box .content .title {
  font-size: 34px;
  display: flex;
  align-items: center;
  color: #527d56;
  text-transform: uppercase;
  margin-top: 12px;
}
.base .box .content .title:before, .base .box .content .title:after {
  content: "";
  background-image: url(assets/libraryMainsite-t-popup/images/sprite.png);
  background-position: -665px -136px;
  width: 35px;
  height: 36px;
  display: inline-block;
  margin: 0 42px;
}
.base .template_history .table_history {
  width: 95%;
  height: 100%;
  margin: 0 auto;
}
@media (max-width: 0px) {
  .base .template_history .table_history {
    width: 100%;
    height: 530px;
  }
}
.base .template_history .table_history::-webkit-scrollbar-thumb {
  background: #fdf383;
}
.base .template_history .table_history table {
  padding: 8px;
  border-collapse: collapse;
  width: 100%;
}
.base .template_history .table_history table thead {
  background-color: #527d56;
  color: white;
  text-transform: uppercase;
  font-size: 22px;
}
.base .template_history .table_history table thead tr th {
  padding: 10px;
}
.base .template_history .table_history table tbody tr td {
  padding: 10px;
  color: #527d56;
}
.base.base-small .box {
  top: 200px;
}
.base.popup_register_2 .content .btn-custom-change-role {
  color: #527d56;
}
.base.popup_register_2 .content .btn-submit {
  margin-top: 24px;
}
.base.popup_register_2 .content form {
  margin-top: 44px;
  font-size: 30px;
}
.base.popup_register_2 .content form input {
  width: 42px;
  height: 42px;
}
.base.popup_register_2 .content form input[type=radio] {
  accent-color: #527D56;
}
.base.popup_register_2 .content form label {
  background-color: #89a57d;
  color: white;
  width: 580px;
  display: inline-block;
}
.base.popup_register_2 .content form ul {
  height: 60%;
  overflow-y: auto;
  padding-right: 12px;
  margin-bottom: 6px;
}
.base.popup_register_2 .content form ul li {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 4px;
}
#nth-ld-25-geely-promotion {
  position: relative;
  height: 1000px;
}
#nth-ld-25-geely-promotion .background {
  position: absolute;
  top: 0;
  left: 0;
}
#nth-ld-25-geely-promotion .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#nth-ld-25-geely-promotion .content .item-kv {
  position: absolute;
  left: 0;
  top: 100px;
}
#nth-ld-25-geely-promotion .content .text {
  text-transform: uppercase;
  position: absolute;
  color: white;
  font-size: 25px;
  left: 68%;
  top: 19%;
  width: 317px;
  text-align: center;
}
#nth-ld-25-geely-promotion .content .text span {
  color: #ecdd80;
}
#nth-ld-25-geely-promotion .content .list-btns {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 10.6%;
  top: 31.6%;
  gap: 4px;
}
#nth-ld-25-geely-promotion .content .list-btns .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #372f19;
  font-size: 25px;
  box-sizing: border-box;
  text-transform: uppercase;
  padding-bottom: 10px;
}
#nth-ld-25-geely-promotion .content .list-items {
  display: flex;
  position: absolute;
  gap: 0;
  left: 60%;
  top: 22%;
}
#nth-ld-25-geely-promotion .content .list-items .item {
  position: relative;
}
#nth-ld-25-geely-promotion .content .list-items .item .btn {
  position: absolute;
  left: 54%;
  transform: translateX(-50%);
  bottom: -55px;
}
#nth-ld-25-geely-promotion .content .promotions {
  display: flex;
  position: absolute;
  top: 59%;
  left: 7.5%;
}
#nth-ld-25-geely-promotion .content .promotions img {
  position: relative;
}
#nth-ld-25-geely-promotion .content .note {
  position: absolute;
  left: 23.7%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  top: 84.2%;
  text-transform: uppercase;
  font-size: 25px;
  color: #627a66;
  padding-bottom: 4px;
}
#nth-ld-25-geely-promotion .content .list-rut {
  display: flex;
  position: absolute;
  left: 16.5%;
  top: 89%;
}
#vxphl-ld-25-a-navigation {
  position: relative;
  height: 63px;
  pointer-events: auto;
}
#vxphl-ld-25-a-navigation .background {
  position: absolute;
  top: 0;
  left: 0;
}
#vxphl-ld-25-a-navigation .content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
}
#vxphl-ld-25-a-navigation .content {
  display: flex;
  align-items: center;
  padding: 0px 44px;
  gap: 24px;
}
#vxphl-ld-25-a-navigation .content .btn {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #dff5ff;
  font-size: 21px;
}
#vxphl-ld-25-a-navigation .content .logo {
  margin-right: auto;
}
#vxphl-ld-25-a-navigation .content .list-icons {
  display: flex;
  gap: 20px;
  align-items: center;
}
#vxphl-ld-25-a-navigation .content .list-icons a {
  text-decoration: none;
  color: #495c4a;
  font-size: 20px;
  position: relative;
}
#vxphl-ld-25-a-navigation .content .list-icons a .icon-down {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
#vxphl-ld-25-a-navigation .content .list-icons .line {
  width: 1px;
  height: 25px;
  margin: auto;
  background: black;
}
#vxphl-ld-25-a-navigation .content .list-icons-sub {
  position: absolute;
  right: 30px;
  top: 63px;
  display: none;
}
#vxphl-ld-25-a-navigation .content .list-icons-sub.active {
  display: block;
}
#vxphl-ld-25-a-navigation .content .list-icons-sub a {
  display: flex;
  align-items: center;
  color: #253925;
  height: 50px;
  font-size: 21px;
  text-decoration: none;
  gap: 28px;
  box-sizing: border-box;
  padding: 0 20px;
}
#vxphl-ld-25-a-navigation .content .list-icons-sub a:before {
  display: none;
}
#vxphl-ld-25-a-navigation .content .list-icons-sub a div {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#vxphl-ld-25-a-navigation .content .list-icons-sub a p {
  position: relative;
}
#vxphl-ld-25-a-navigation .content .list-icons-sub a:hover:before {
  display: block;
}

/*# sourceMappingURL=nth.css.map*/