.form-dangky{
    background-color: black;
    text-align: center;
    width: 700px;
    height: 600px;
    margin: 100px auto;
    border-radius: 5px;
    border: 2px solid white;
}
body{
    background-color: #10141b;
}
h1{
    color: white;
}
.hovaten{
    padding-top: 25;
    display: flex;
    padding-left: 85px;
}
.ho .h, .ten .t{
    width: 200px;
    height: 35px;
    margin-left: 40px;
    border-radius: 5px;
    border: 0.5px solid white;
    background-color: #10141b;
}
.ho label, .ten label{
    color: white;
    padding-right: 135px;
}
.tentaikhoan{
    padding-top: 20px;
    padding-right: 35px;
}
.tentaikhoan .ttk{
    width: 445px;
    height: 35px;
    margin-left: 35px;
    border-radius: 5px;
    border: 0.5px solid white;
    background-color: #10141b;
}
.tentaikhoan label{
    color: white;
    padding-right: 320px;
}
.sdtvaemail{
    display: flex;
    padding-left: 85px;
    padding-top: 25px;
}
.sdt .s, .email .e{
    width: 200px;
    height: 35px;
    margin-left: 40px;
    border-radius: 5px;
    border: 0.5px solid white;
    background-color: #10141b;
}
.sdt label{
    color: white;
    padding-right: 75px;
}
.email label{
    color: white;
    padding-right: 125px;
}
.mkvaxacnhan{
    display: flex;
    padding-left: 85px;
    padding-top: 25px;
}
.mk .m, .xn .xac{
    width: 200px;
    height: 35px;
    margin-left: 40px;
    border-radius: 5px;
    border: 0.5px solid white;
    background-color: #10141b;
}
.mk label{
    color: white;
    padding-right: 99px;
}
.xn label{
    color: white;
    padding-right: 100px;
}
.nutdk{
    padding-top: 45px;
}
.nutdk button{
    height: 45px;
    width: 450px;
    border-radius: 15px;
    background-color: rgba(255, 81, 0, 0.966);
    color: white;
    border: 1px solid white;
}
.cuoi{
    display: flex;
    padding-left: 250px;
}
h4{
    color: white;
    font-size: 15px;
    padding-top: 25px;
}
.Right{
    text-decoration: none;
    padding-top: 45px;
    color: red;
    font-size: 15px;
}
button a{
    text-decoration: none;
    color: black;
    font-size:20px;
}
.tendk button{
    background-color: white;
    margin-top: 25px;
    margin-left: 600px;
}
