@import url('https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
	font-family: "Prompt", sans-serif;
	color: #FFFFFF;
}
h1,
h2,
h3,
h4,
h5,
h6,
.lead {color: #274458;}
.text-red {color: #FF0000;}
.text-gray {color: #cccccc;}
.text-pink {color: #e09c9e;}
.text-darkorange {color: #00a900;}
.text-darkblue {color: #303030;}
.text-blue {color: #001b71;}
.text-blue-50 {color: #1ec3fb;}
.text-blue-2 {color: #21409a;}
.text-label {color: #3f6795;}
.text-underline {text-decoration: underline;}
/*#root, #root > div {height: 100%;max-height: 100%;overflow-y: hidden;}*/
.container {max-width: 960px;padding: 0px;}
.text-blue {color: #001b71;}
.radius-form-5 input.form-control, 
.radius-form-5 select.form-control {border-radius: 5px;}
.border-right-2 {border-right: 2px solid #041a72;}
.fs14 {font-size: 14px;}
.fs13 {font-size: 13px;}
.fs-108 {font-size: 1.08rem;}
.img-star-stamp {width: 42px;margin-top: -8px;}
.text-star-stamp {text-shadow: 1px 1px 7px rgba(249, 208, 187, 1);}
.text-use-coupon {margin-top:20%; margin-left: -15px; margin-right: -15px;}
.text-use-coupon2 {margin-top: 7px; margin-left: 0px; margin-right: -15px; min-height: 50px;}
.text-datetime-1 {font-size: 100%;color: #3f6795;font-weight: 500;}
.text-datetime-2 {font-size: 110%;color: #ff7f30;font-weight: 500;}
.text-datetime-3 {font-size: 100%;color: #3f6795;font-weight: 500;}
.text-head-mycoupon {font-size: 1.6rem;}
.text-after-stamp {margin-left: -25px;margin-top: 10px;}
.small, small {font-size: .87em;}
ol li ul,
.box-content-term ol li ul,
.box-content-term ul {list-style-type: disc !important;}
.img-profile {border: 3px solid #047554;}
.disabled_link {display: inline-block; pointer-events: none; text-decoration: none; }
.label-warning-email {padding-top: 10px;}
.pt-top {padding-top: 50px !important;}
.btn-close {filter: invert(1);opacity: 1;}
/* Style Line */
html,
body {
  height: 100%;
}

body {
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #FFFFFF;
  overflow: auto!important;
}
a {
    color: #3f6795;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #3f6795;
    text-decoration: none;
    background-color: transparent;
}
.a-link-no-underline,
.a-link-no-underline:hover,
.a-link-no-underline:active,
.a-link-no-underline:visited,
.a-link-no-underline:focus {text-decoration: none;}
ol ol, ol ul, ul ol, ul ul {padding-left: 15px;}
.offcanvas-body {overflow: hidden;}
.offcanvas {background: #ff7f30;}
.offcanvas ul li a,
.offcanvas h3,
.offcanvas p {color: #FFFFFF;}
.offcanvas-end {width: 270px;}
.modal-backdrop.show { opacity: .3; }

.index2 {position: relative;z-index: 2;}
.index-9 {position: relative;z-index: 9;}
.shadow-bottom {
	box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 20%); 
	-webkit-box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 20%); 
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.20);
}
.shadow-2 {
	box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.2);
}
.bg-top {
	width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.bg-footer {
	width: 80%;
    position: absolute;
    bottom: 15px;
    left: 40px;
    text-align: right;
    z-index: 2;
}
.padding-8px { padding-left: 8px!important; padding-right: 8px!important; }

.form-signin {
    width: 100%;
    max-width: 420px;
    padding: 0px;
    margin: auto;
	/*max-height: 100%;
    overflow-y: scroll;*/
}
.navbar-toggler:focus {box-shadow: none;}
.head-nav { position: absolute; right: 0; top: 0; }
.form-enter {
    padding: 10px 5px;
	position: relative;
    z-index: 9;
}
.form-enter .fieldset-form {
	border: none;
    padding: 20px 25px 5px 25px;
}
.form-content {
	background:#f9f9f9;
	margin: 10px;
    padding: 10px 15px;
}

.form-enter .fieldset-form-2 {
	width: 94%;
	margin: 0 auto;
    background-color: #FFF6EE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.form-enter .fieldset-form-2 label{
	color: #009EB6;
}
.form-enter .fieldset-form-2 input {
    background-color: #fff;
	border: 1px solid #e4e4e4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}
.header-form-receipt {
    background-color: #EF966F;
    color: #fff;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.index-2 {position: relative;z-index: 2;}
.form-enter .form-control {
	color: #8e8e8e;
	background: #efefef;
    border: 1px solid #8e8e8e;
    padding: 0px;
	padding-left: 37px;
    padding-bottom: 0px;
	height: 38px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.form-enter .form-control:focus {
	background-color: #FFFFFF;
	border: 2px solid #00a900;
	box-shadow: unset;
}
.form-enter .form-select {
	color: #8e8e8e;
	background-color: #efefef;
    border: 1px solid #8e8e8e;
    padding: 0px;
	padding-left: 37px;
    padding-bottom: 0px;
	height: 38px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.form-enter .form-select:focus {
	background-color: #FFFFFF;
	border: 2px solid #00a900;
	box-shadow: unset;	
}
.form-enter .form-control[type=file] {
	width: 100%;
    height: 30px;
    padding: 4px 0px 0px 20px;
    font-size: 15px;
    webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.form-enter .form-group i.fa-solid { position: relative; float: left; margin-left: 12px; margin-top: -28px; z-index: 2; color: #8e8e8e; }
.form-enter .form-control.form-qr {color: #274458;background: #fefff1;}
.form-enter .form-group .form-text {
    margin-top: .25rem;
    font-size: .7em;
    color: #8e8e8e;
}
.form-control.text-box-bottom-border {
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid #21409a;
}
.form-enter .form-check .form-check-input[type=checkbox] {
    border-radius: 0.25em;
    width: 18px;
    height: 18px;
    border: 1px solid #00a900;
    clear: both;
}
.form-group,
.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group > input,
.form-label-group > label {
  height: 3.125rem;
  padding: .75rem;
}

.form-label-group > input.form-control {
	padding-left: 15px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(145, 145, 145, 0.5);
    -moz-box-shadow: 0px 5px 5px 0px rgba(145, 145, 145, 0.5);
    box-shadow: 0px 5px 5px 0px rgba(145, 145, 145, 0.5);
}
.form-label-group.has-icon-box > input.form-control {padding-left: 45px;}
.form-label-group .has-icon {
    position: absolute;
    top: 10px;
    left: 15px;
    padding-right: 7px;
}
.form-label-group.has-icon-box > label {left: 35px;}
.form-label-group > label {
  position: absolute;
  top: 0;
  left: 0px;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 1.5;
  color: #b8b8b8;
  pointer-events: none;
  cursor: text; /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder, .form-group input::-webkit-input-placeholder {
  color: #6D6E71;
}

.form-label-group input:-ms-input-placeholder, .form-group input:-ms-input-placeholder {
  color: #6D6E71;
}

.form-label-group input::-ms-input-placeholder, .form-group input::-ms-input-placeholder {
  color: #6D6E71;
}

.form-label-group input::-moz-placeholder, .form-group input::-moz-placeholder {
  color: #6D6E71;
}

.form-label-group input::placeholder, .form-group input::placeholder {color: #6D6E71;}

.form-label-group input:not(:placeholder-shown) {padding-top: 1.25rem;padding-bottom: .25rem;}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #6D6E71;
}

.form-group > label, .label-form {font-weight: 400;font-size: 16px;color: #8e8e8e;}

input[type=checkbox], input[type=radio] {margin-right: 5px;}

.form-regisrer {
	background: url("../media/bg-register.png") no-repeat;
	background-size: 100%;
	margin: 0 1.3rem;
    padding: 3rem 2.2rem 0;
}

.table-reward tr th {font-size: 14px;}
.table-reward {
	background-color: #fefff1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 7px;
}
.table-reward tr td {
	color: #4D4D4D;
	border: none;
	font-size: 13px;
    padding: 8px 4px 4px;
    vertical-align: top;
	line-height: 1.2;
}
.table-reward tr td .shop-code {color: #ababab;line-height: 2.5;}
.table-reward tr td .border-left-1-table {border-left: 1px solid #969797;padding-left: 5px;}
.table-reward tr td h6 {color: #ababab;line-height: 1.9;}


.text-coupon-num {
	position: absolute;
    top: -5px;
    right: 20px;
    font-size: 22px;
	font-weight: 700;
    color: #fff;
    background-color: #F1433D;
    width: 35px;
    height: 35px;
    text-align: center;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
	-webkit-box-shadow: 1px 0px 2px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 1px 0px 2px 0px rgba(0,0,0,0.25);
	box-shadow: 1px 0px 2px 0px rgba(0,0,0,0.25);
}
.text-wait {color: #6C73EB;}
.text-done {color: #2D613F;}
.text-not-found {color: #E8484B;}
.box-circle-points-1,
.box-circle-points-2,
.box-circle-points-3 {
	margin: 0 auto;
	margin-top: -22px;
	padding: 15px 0;
	text-align: center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 0px 2px 5px 0px rgb(203 203 203 / 75%);
    -webkit-box-shadow: 0px 2px 5px 0px rgb(203 203 203 / 75%);
    -moz-box-shadow: 0px 2px 5px 0px rgba(203,203,203,0.75);
}
.box-circle-points-1 .h1,
.box-circle-points-2 .h1,
.box-circle-points-3 .h1 {font-size: 60px;margin-bottom: 0px;}
.box-circle-points-1 .h6,
.box-circle-points-2 .h6,
.box-circle-points-3 .h6 {font-size: 14px;}
.box-circle-points-1 {
	background-color: #e3f1ff;
}
.box-circle-points-2 {
	background-color: #e7fff8;
}
.box-circle-points-3 {
	background-color: #fff4f4;
}
.close-top-icon {
    position: absolute;
    top: 10px;
    left: 15px;
}

/* Minus Plus */
span.minus, span.plus {cursor:pointer; }
.number { text-align: center;}
.minus, .plus {
	width: 70px;
    height: 30px;
    background: #ffffff;
    border-radius: 4px;
    padding: 2px 5px 8px 5px;
    border: 1px solid #898989;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
input.imput-number {
	height: 40px;
    background-color: transparent;
    width: 70px;
	text-align: center;
	font-size: 26px;
	border: none;
	display: inline-block;
	vertical-align: middle;
}
/* Minus Plus */

/* Custom Pop up */
.popup {
	display: none;
	position: fixed;
	padding: 10px 10px;
	left: 50%;
	margin-left: -130px;
	top: 40%;
	margin-top: -100px;
	background: #fefff1;
	color: #384043;
	z-index: 20;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width: 260px;
}

#popup1 {
  -webkit-box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.3);
  box-shadow:  0px 0px 0px 9999px rgba(0, 0, 0, 0.3);
}
.popup .close-popup {
	position: absolute;
  top: 0px;
  right: 15px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup h5 {font-size: 19px;line-height: 1.3;}
.popup ul li {font-size: 13px;}
.popup h5 {color: #384043;}

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #6D6E71;
  }
}

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #6D6E71;
  }
}
/* Style Line */

.border-radius-10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.mt-100 {margin-top: 100px;}
.form-signin .navbar { position: fixed; top: 0; width: 100%; max-width: 420px;z-index: 999;}
.bg-home {
	background: #a7ce9f url("../media/bg-home-0.png");
	background-position: center top;
	background-size: 100%; /*420px 100%;cover*/
	background-repeat: no-repeat;
	/*height: 100%;
    overflow-y: scroll;
	overflow-x: hidden;*/
}

.img-border-5 {border: 5px solid #fff;}
.lh-condensed { line-height: 1.25; }
.break-all {word-break: break-all;}
.text-shadow {text-shadow: 2px 2px 5px rgba(150, 150, 150, 1);}
.input-style1 {
    color: #080808 !important;
    border: 4px solid #E7EBEF;
    height: 60px;
    padding-left: 20px;
    background-color: #E7EBEF;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    -webkit-box-shadow: 1px 2px 2px 0px #c7c7c7, inset 3px 3px 10px 1px #cdcdcd, 0px 3px 9px 1px #c5cbd1;
    box-shadow: 1px 2px 2px 0px #c7c7c7, inset 3px 3px 10px 1px #cdcdcd, 0px 3px 9px 1px #c5cbd1;
}
.line-tab {
	width: 90%;
    height: 3px;
    background-color: #ffffff;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.img-footer {text-align: center;}
.img-footer img {width: 90%;}
.btn-register {
	font-size: 0;
	width: 70%;
	height: 55px;
	margin: 0 auto;
}
.btn-register:focus {outline: none;box-shadow: none;}
.btn-register-2 {
	color: #fff;
    font-size: 19px;
    text-decoration: none;
    padding: 10px;
    background: transparent url(../media/bg-btn-1.png) no-repeat;
    border: none;
    background-size: cover;
    width: 176px;
    min-height: 50px;
    text-shadow: 0px 3px 4px rgba(6, 40, 5, 0.8);
}
.btn-register-2:hover,
.btn-register-2:focus {
	color: #fff;
	/*font-size: 0px;
	outline: none;
	box-shadow: none;
	background: url("../media/bg-btn-1.png");*/
}
/* For the Survey */
.msf_hide{
  display: none;
}
.msf_show{
  display: block;
}
.msf_bullet_o{
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.msf_bullet_o > div{
  height: 15px;
  width: 15px;
  margin: 20px 5px;
  border-radius: 100px;
  z-index: 2;
}
.msf_bullet{
  background-color: #FFFFFF;
  
}
.msf_bullet_active{
  background-color: #212d69 !important;
}
/* For the Survey */

.footer {
	color: #fff;
	background-color: #272d69;
	margin: 0; 
}
.footer p {
	font-size: 12px;
	color: #FFFFFF;
}
.footer a {
	font-size: 11px;
	color: #fce500;
}


@media screen and (min-width: 1024px) {
}

@media screen and (min-width: 961px) and (max-width: 1024px) {
}

@media screen and (min-width: 768px) and (max-width: 960px) {
	.btn-red,.btn-white {font-size: 24px;}
	/*.form-signin, .form-enter {overflow: hidden;overflow-y: scroll;}*/
}
@media screen and (max-width: 767px) {
	.btn-red,.btn-white {font-size: 24px;}
	.text-sm-lagre {font-size: 18px;}
	.text-sm-medium {font-size: 16px;}
	.text-sm-small {font-size: 14px;}
	/*.form-signin, .form-enter {overflow: hidden;overflow-y: scroll;}*/
	
	.head-nav h3 {font-size: 22px;}
}

@media screen and (max-width: 750px) {
	.form-signin {width: 100%;max-width: 420px;}
}

@media screen and (max-width: 480px) {
	.form-signin {width: 100%;max-width: 100%;}
	.form-regisrer {padding-top: 70px;}
	.form-enter .form-control {height: 40px;}
	.form-enter .form-control[type=file] {height: 36px;}
	.bg-home {background-size: 100%;}
	.form-signin .navbar { position: fixed; top: 0; width: 100%; max-width: 100%;}
	
	.head-nav h3 {font-size: 20px;}
	label {font-size: 14px;}
	.form-group > label, .label-form {font-size: 16px;}
	.text-use-coupon2 {margin-top: 10px;min-height: 45px;}
	.text-star-stamp {font-size: 1.2rem;}
	.text-head-mycoupon {font-size: 1.3rem;}
	.text-datetime-1 {font-size: 87%;}
	.text-datetime-2 {font-size: 97%;}
	.text-datetime-3 {font-size: 87%;}
}
@media screen and (max-width: 450px) {
	.form-regisrer {padding-top: 60px;}
	.form-enter .form-control {height: 38px;}
	.form-enter .form-control[type=file] {height: 30px;}
}
@media screen and (max-width: 435px) {
	.form-regisrer {padding-top: 50px;}
	.form-enter .form-control {height: 36px;}
	.form-enter .form-control[type=file] {height: 28px;padding-top: 2px;}
	.form-enter .form-group i.fa-solid {margin-top: -26px;}
}
@media screen and (max-width: 425px) {
	.form-enter .form-control {height: 34px;}
	.form-enter .form-control[type=file] {height: 26px;padding-top: 2px;}
}
@media screen and (max-width: 420px) {
}
@media screen and (max-width: 400px) {
	.form-regisrer {padding-top: 40px;}
	.form-enter .form-control {height: 33px;}
	.form-enter .form-control[type=file] {height: 26px;padding-top: 2px;}
	.form-enter .form-group i.fa-solid {margin-top: -24px;}
}
@media screen and (max-width: 400px) {
	.form-regisrer {padding-top: 35px;}
	.form-enter .form-control {height: 32px;}
	.form-enter .form-control[type=file] {height: 26px;padding-top: 2px;}
}
@media screen and (max-width: 380px) {
	.form-regisrer {padding-top: 30px;}
	.form-enter .form-control {height: 31px;}
	.form-enter .form-control[type=file] {height: 26px;padding-top: 2px;}
	
	.table-reward tr th {font-size: 12px;}
	.table-reward tr td {
		border: none;
		font-size: 11px;
		padding: 2px;
	}
	.text-use-coupon2 {
		margin-top: 0px;
        margin-right: -15px;
        min-height: 40px;
	}
	.tabs-my-rewards .menu-myrewards {  font-size: 80%;}
	.text-datetime-1 {font-size: 80%;}
	.text-datetime-2 {font-size: 90%;}
	.text-datetime-3 {font-size: 80%;}
	.p-10px-small-important {padding: 5px !important;}
}
@media screen and (max-width: 370px) {
	.form-regisrer {padding-top: 30px;}
	.form-enter .form-control {height: 28px;font-size: 0.9rem;}
	.form-enter .form-control[type=file] {height: 26px;padding-top: 2px;font-size: 0.9rem;}
	.form-enter .form-group i.fa-solid {margin-top: -22px;}
}
@media screen and (max-width: 360px) {
	.form-regisrer {padding-top: 30px;}
	.form-enter .form-control {height: 26px;font-size: 0.9rem;}
	.form-enter .form-control[type=file] {height: 24px;padding-top: 1px;font-size: 0.9rem;}
}
@media screen and (max-width: 350px) {
	.p-10px-small-important {padding: 3px !important;}
	.form-regisrer {padding-top: 30px;}
	.form-enter .form-control {height: 24px;font-size: 0.8rem;}
	.form-enter .form-control[type=file] {height: 22px;padding-top: 1px;font-size: 0.8rem;}
	.form-enter .form-group {margin-bottom: 0.7rem;}
	.form-enter .form-group i.fa-solid {margin-top: -20px;}
}
@media screen and (max-width: 330px) {
	.btn-register-2.btn-wide-small {font-size: 14px;}
	.btn-ecoupons { font-size: 11px; padding: 5px 5px;margin-top: -25px;}
	.number-e-coupon { width: 15px; height: 15px; font-size: 11px; }
	.img-voucher {
		width: 100px;
		position: absolute;
		right: -45px;
		top: 30px;
	}
	
	.col-7.box-e-coupon-info,
	.col-5.box-coupon-img {flex: 0 0 auto; width: 50%;}
	.text-use-coupon2 {margin-top: 0;min-height: 40px;}
	.tabs-my-rewards .menu-myrewards {  font-size: 65%;}
	.text-star-stamp {font-size: 0.9rem;}
	.text-head-mycoupon {font-size: 1rem;}
	.text-datetime-1 {font-size: 75%;}
	.text-datetime-2 {font-size: 80%;}
	.text-datetime-3 {font-size: 75%;}
	.p-10px-small-important {padding: 5px !important;}
}

@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}

.mt-mi {
	margin-top: -4px;
}

.form-enter .form-group .form-text {
	margin-top: .1rem;
}

.form-regisrer .form-group .form-label {
	margin-bottom: .1rem;
}

.form-regisrer .form-group.textbox,
.form-regisrer .form-group.selectbox,
.form-regisrer .form-group.uploadfile {
	margin-bottom: 0;
	min-height: 55px;
}

.form-regisrer .form-group.selectbox {
	min-height: 70px;
}

.form-regisrer .form-group.uploadfile {
	min-height: 72px;
}

.form-regisrer .form-group .field-validation-error {
	font-size: 0.7rem;
	display: block;
	margin-bottom: 1px;
}