@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 {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.bg-Enfa .content-Enfa {
    width: 100%;
    text-align: center;
    padding-top: 5rem;
}
.bg-Enfa .content-Enfa .imgLogo-Enfa {
    width: 300px;
}

.d-none {
    display: none !important;
}

/****************************************** 1-Regis-Enfa */
.bg-Enfa .content-Enfa .link-btn-Enfa {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 12rem;
}
.bg-Enfa .content-Enfa .link-btn-Enfa a img {
    width: 230px;
    padding: 10px 0;
    cursor: pointer;
}
/* end 1-Regis-Enfa */

/******************************************* 2-3-Regis-Enfa */
.test {
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}
.btn.btn-submit-signin {
    width: 100%;
    border-radius: 1.5rem;
    color: #ffffff;
    text-transform: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1.25rem;
    font-size: 16px;
    font-family: "DB Adman X";
    background-color: #1d4a8d;
    padding-top: 0.65rem;
    padding-bottom: 0.65rem;
}
.btn.btn-submit-register {
    width: 100%;
    border-radius: 1.5rem;
    color: #ffffff;
    text-transform: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.5rem;
    font-size: 16px;
    font-family: "DB Adman X";
    background-color: #1d4a8d;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.bg-Enfa .content-Enfa .Enfa-boxItems {
    background-color: #ffffff;
    opacity: 0.8;
    height: auto;
    width: auto;
    text-align: center;
    margin-top: 2rem;
    padding-bottom: 1.5rem;
}
.menu-Enfa {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
.menu-Enfa .menu-member-Enfa {
    padding: 5px 1rem;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    background-color: #9b6aab;
    font-family: "Prompt", sans-serif;
    width: 50%;
}
.menu-Enfa .menu-member-Enfa.active,
.menu-Enfa .menu-member-Enfa:hover {
    border-bottom: 2px solid #2e74ab;
    background-color: #ffffff;
    color: #2e74ab;
}
.page-register {
    padding-top: 1rem;
}
.page-register .memberItems-center {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    overflow: hidden;
}

.page-register .memberItems-center .memberItems-input {
    justify-content: flex-end !important;
    text-align: right;
    overflow: hidden;
}
.page-register .memberItems-center .memberItems-input label {
    color: #2e74ab;
    font-size: 13px;
    font-weight: 600;
    font-family: "Prompt", sans-serif;
}
.page-register .memberItems-center .memberItems-input input {
    background-color: #c6c6c6;
    border: none;
    width: 150px;
    height: 38px;
    padding: 0 10px;
    margin-left: 1rem;
    font-family: "Prompt", sans-serif;
}
.page-register .ConditionItems-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}
.page-register .txtCondition {
    font-size: 8px;
    font-weight: 600;
    color: #2e74ab;
    text-align: left;
    width: 300px;
    font-family: "Prompt", sans-serif;
}
.page-register .checkbox-condition {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 0.5rem;
}
.page-register .checkbox-condition input {
    align-self: center;
}
.page-register .checkbox-condition label {
    font-size: 14px;
    font-weight: 600;
    color: #2e74ab;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    font-family: "Prompt", sans-serif;
    margin-bottom: 0;
}
.imgbtn-register {
    width: 60%;
    cursor: pointer;
    margin-bottom: 1.5rem;
}
/* page-login */
.page-login {
    margin-top: 1rem;
}
.page-login .memberItems-center {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    overflow: hidden;
}
.page-login .loginItem-input {
    display: flex;
    flex-direction: column;
    justify-content: left;
    width: 280px;
}
.page-login .loginItem-input label {
    font-size: 16px;
    font-weight: 600;
    color: #2e74ab;
    text-align: left;
    margin-bottom: 5px;
    font-family: "Prompt", sans-serif;
}
.page-login .loginItem-input input {
    background-color: #c6c6c6;
    border: none;
    width: 100%;
    height: 38px;
    padding: 0 10px;
    font-family: "Prompt", sans-serif;
}
.page-login .txtPlease {
    font-size: 14px;
    font-weight: 600;
    color: #2e74ab;
    font-family: "Prompt", sans-serif;
}
.page-login .imgbtn-login {
    width: 60%;
    cursor: pointer;
    margin-bottom: 1.5rem;
}
/* end 2-3-Regis-Enfa */

/*********************************************** 4-Regis-Enfa */
.btnGame-Enfa {
    margin-top: 6rem;
    margin-bottom: 4rem;
}
.btnGame-Enfa a img {
    width: 130px;
    margin: 1rem;
    cursor: pointer;
}
.txt-condition-station {
    font-size: 16px;
    font-family: "Prompt", sans-serif;
    margin-bottom: 0;
}
/***** end 4-Regis-Enfa */

/*********************************************** 5-Regis-Enfa */

.txtGame-Enfa {
    margin-top: 5rem;
}
.txtGame-Enfa .txtPoints {
    color: #926caf;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0.3rem;
    font-family: "Prompt", sans-serif;
}
.txtGame-Enfa .txtDetails {
    color: #0e5f9f;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0.3rem;
    font-family: "Prompt", sans-serif;
}
.txtGame-Enfa .txtCondition {
    font-size: 14px;
    font-weight: 600;
    color: #0e5f9f;
    margin-top: 0.7rem;
    font-family: "Prompt", sans-serif;
}
.imgbtn-redeem {
    width: 200px;
    padding: 1rem 0;
    cursor: pointer;
}
.query-center {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 2rem;
}
.query-center .queryItem-input {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.query-center .queryItem-input label {
    color: #0e5f9f;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: "Prompt", sans-serif;
}
.query-center .queryItem-input input {
    background-color: #c6c6c6;
    border: none;
    width: 340px;
    height: 38px;
    padding: 0 10px;
    font-family: "Prompt", sans-serif;
}
.imgbtn-ok {
    width: 200px;
    padding: 1rem 0;
    cursor: pointer;
}
/**** end 5-Regis-Enfa */

/********************************************** 6-Regis-Enfa */
.txtThank-Enfa {
    margin-top: 7rem;
}
.txtThank-Enfa .txtDetails {
    color: #0e5f9f;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0.3rem;
    font-family: "Prompt", sans-serif;
}
.btn-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 3rem;
}
.imgbtn-backHome {
    width: 200px;
    padding: 1rem 0;
    cursor: pointer;
}
.imgbtn-logout {
    width: 200px;
    cursor: pointer;
}
/**** end 6-Regis-Enfa */

/**************************************** Question */
.Question-Enfa {
    margin-top: 1rem;
}
.Question-Enfa .txtQuestion-header {
    font-size: 20px;
    color: #0e5f9f;
    font-weight: 600;
}
.Question-Enfa .Question-center {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.btn-Question .imgbtn-Question {
    width: 60%;
    max-width: 200px;
    cursor: pointer;
}

/* Customize the label (the container) */
.container-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.container-checkbox .txt-Enfalac-checkbox {
    font-size: 14px;
    font-weight: 500;
    color: #2e74ab;
    text-align: left;
    font-family: "Prompt", sans-serif;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #ccc;
    border-radius: 100%;
    background-color: #ccc;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
    /* background-color: #ccc; */
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
    background-color: #926caf;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
    left: 4px;
    top: 3.5px;
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 100%;
    /* border-width: 0 3px 3px 0; */
    /* /* -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg); */
    transform: rotate(45deg);
}

/**** end Question  */
