.login-register-wrapper .login-form-container {
    background: transparent none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 6px rgb(0 0 0 / 10%);
    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
    padding: 80px;
    text-align: left;
    width: 70%;
}

.tab-content>.active {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: left;
}

.login{
    /* เข้าสู่ระบบ */
position: relative;
font-family: 'Anuphan';
font-style: normal;
font-weight: 700;
font-size: 19px;
line-height: 25px;
/* identical to box height */
text-decoration: none;
}

.regis{
    /* เข้าสู่ระบบ */
position: relative;
font-family: 'Anuphan';
font-style: normal;
font-weight: 700;
font-size: 19px;
line-height: 25px;
/* identical to box height */
text-decoration: none;
}

.email {
    /*
box-sizing: border-box;
position: relative;
height: 42px;
border-radius: 0px;
border: 1px solid #C4C4C4;
color: #000000;
*/
font-family: 'Anuphan';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 21px;
}

.pass {
    /*
box-sizing: border-box;
position: relative;
height: 42px;
border-radius: 0px;
border: 1px solid #C4C4C4;
color: #000000;
*/
font-family: 'Anuphan';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 21px;
}

.forgotpass {
color: #D39427;
font-family: 'Anuphan';
font-style: normal;
font-weight: 500;
font-size: 16px;
}

.btn.buttonlogin {
    
    height: 40px; 
    width: 100%;
    border-radius: 0px; 
    background: #D39427;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06);
    color: #ffffff;
   
}
.btn.buttonlogin:hover{
    background: #bc8322;
}
.logg {
    
    
}

.logg:hover {
text-decoration: none;
color: #ffffff;
position: relative;
top: 7px;
font-family: 'Anuphan';
font-style: normal;
font-weight: 600;
font-size: 18px;
text-align: center;
}

#fontdata {
    /* ชื่อ */
position: relative;
font-family: 'Anuphan';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 21px;
color: #302727;
}

#ok {
font-family: 'Anuphan';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 23px;
/* Active_01 */
color: #D39427;
}

.headdata {
font-family: 'Anuphan';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 21px;
/* identical to box height */
/* Black */
color: #000000;
}

.bgregister {
    /* Rectangle 21 */
height: 41px;
width: 40px;
left: 654px;
top: 865px;
border-radius: 0px;
justify-content: center;
text-align: center;
align-items: center;
/* Active_01 */
background: #D39427;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06);
}

.bgregistercf {
height: 40px;
    width: 100%;
    border-radius: 0px;
    background: #D39427;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06);
    color: #ffffff;
    font-weight: 600;
 border: 0;
}

button.bgregistercf:focus:not(:focus-visible) {
    height: 40px;
    width: 100%;
    border-radius: 0px;
    background: #D39427;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06);
    color: #ffffff;
    font-weight: 600;
 border: 0;
}
.regisok {
    /* ลงทะเบียน */
top: 8px;
position: relative;
text-decoration: none;
font-family: 'Anuphan';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 23px;
text-align: center;
color: #FFFFFF;
}

.login-register-wrapper .login-register-tab-list a {
    position: relative;
    text-decoration: none;
}