﻿html,body{width: 100%;
    font-size: 12px;
    font-family: Arial;
    height:100vh;
 }
.dvMainPT{
    padding:0!important;
}

.dvBack{
    width:100%;
    height:100%;
   background-image:url(../../../Assets1/img/1920_2.jpg);
   background-size: cover;
   background-position: 50%;
   position:fixed;
   left:0;
   top:0;
   z-index:1;
}

.dvNoiDungLogin{
    position:fixed;
    width:100%;
    height:100%;
    z-index:10;
    display:flex;
    left:0;
   top:0;
    justify-content:center;
    align-items:center;
}
.dvModLogin{
    background: rgba(255, 255, 255, 0.3);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    max-width:420px;
    min-width:420px;
    padding:20px!important;
}
.dvModLogin.coBack{
    position:relative;
    padding-top:80px!important;
}
.dvFooterND{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.dvFooterND img{
    object-fit: contain;height: 100%; width: 100%;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
}
.iFlag{font-size:18px;margin-right:3px;}
.DTextbox{border-radius:5px;}
.imgIcon{
    width:25px;margin-right:10px;
}
.icheckGhiNho:before{font-size:15px;color:white;}
.icheckGhiNho{color:white;}
.icheckGhiNho[data-chon="1"]::before {
    color: white;
}
.btnNutLogin{
    border: none;
    width: 90%;
    padding: 15px 0;
    border-radius: 10px;
    font-weight: bold;
    font-size: 14px;
    color: white;
    
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px 0px;
    transition:all 0.2s  ease-in-out;
}
.btnDangNhap, .btnGuiResetDN{
    background-color: #14cf6e;
    background-image: linear-gradient(90deg, #14cf6e 0%, #00833e 40%);
}
.btnHuyGuiReset{
       background-color: #d44646;
  background-image: linear-gradient(90deg, #d44646 0%, #c50000 40%);
  margin-top:8px;
}
.btnNutLogin:hover{
    transform:scale(1.02);
}


.area {
   background: #1c4fe5;
   background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
   width: 100%;
   height: 100%;
   position:fixed;
   left:0;
   top:0;
   z-index:1;
}


.circles {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
}

.circles li {
   position: absolute;
   display: flex;justify-content:center;align-items:center;
   list-style: none;
   width: 20px;
   height: 20px;
   background: rgba(255, 255, 255, 0.2);
   animation: animate 25s linear infinite;
   bottom: -150px;

}

.circles li:nth-child(1) {
   left: 25%;
   width: 80px;
   height: 80px;
   animation-delay: 0s;
}

.circles li:nth-child(2) {
   left: 10%;
   width: 20px;
   height: 20px;
   animation-delay: 2s;
   animation-duration: 12s;
}

.circles li:nth-child(3) {
   left: 70%;
   width: 20px;
   height: 20px;
   animation-delay: 4s;
}

.circles li:nth-child(4) {
   left: 40%;
   width: 60px;
   height: 60px;
   animation-delay: 0s;
   animation-duration: 18s;
}

.circles li:nth-child(5) {
   left: 65%;
   width: 20px;
   height: 20px;
   animation-delay: 0s;
}

.circles li:nth-child(6) {
   left: 75%;
   width: 110px;
   height: 110px;
   animation-delay: 3s;
}

.circles li:nth-child(7) {
   left: 35%;
   width: 150px;
   height: 150px;
   animation-delay: 7s;
}

.circles li:nth-child(8) {
   left: 50%;
   width: 25px;
   height: 25px;
   animation-delay: 15s;
   animation-duration: 45s;
}

.circles li:nth-child(9) {
   left: 20%;
   width: 15px;
   height: 15px;
   animation-delay: 2s;
   animation-duration: 35s;
}

.circles li:nth-child(10) {
   left: 85%;
   width: 150px;
   height: 150px;
   animation-delay: 0s;
   animation-duration: 11s;
}
.circles li img{
    object-fit: contain;height: 70%; width: 70%;
}

@keyframes animate {
   0% {
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 5%;
   }

   100% {
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 10%;
   }
}
.imgRightBack{
    position:absolute;
    top:10px;left:10px;
    font-size:15px;color:white;
   display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.imgRightBack img{
     width:150px;
}
.dvBottomLogin{
     position:absolute;
    bottom:0;left:0;
    width:100%;
    height:40px;
    background: rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);
    color:white;
}
.dvBottomLogin .row{height:100%;padding:0 7px;}
.colDieuKhoan{
    display:flex;
    justify-content:flex-start;
    align-items:center;
}
.colDieuKhoan:last-child{
    justify-content:flex-end;
}
.dvShowTBDN{margin-top:10px;}

.img20{width:20px;}
    .ModalDKhoan {
    z-index: 499;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    display: none;
}
     .ModalDKhoan .DMcontent {
        background-color: white;
        padding: 10px;
        display: none;
        position: relative;
        overflow-y: auto;
        border-top-left-radius:10px;
        border-top-right-radius:10px;
    }
     .ModalDKhoan.show {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

     .ModalDKhoan.show .DMcontent {
        display: block;
        animation: slideInUp;
        animation-duration: 0.4s;
        animation-timing-function: ease-out;
    }

.ModalDKhoan.hide .DMcontent {
    animation: slideOutDown;
    animation-duration: 0.3s;
    animation-timing-function: linear;
}

.ModalDKhoan .btn-AnPDModalTab {
    top: 5px;
    right: 5px;
}
.Dcusor{cursor:pointer;}
.ModTbaoLH{
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}
.imgIconApp{
    width:190px;
    cursor:pointer
}
.btnThoatMODALhd {
    font-size: 20px;
    color: red;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}
.btnChangeLang, .cursor {
    cursor: pointer
}
@media (max-width: 768px) {
    .imgRightBack{display:none}
     .colDieuKhoan{justify-content:center}
     .colDieuKhoan:last-child{
         justify-content:center
     }
     .ModalDKhoan .DMcontent{width:97%;}
    .imgIconApp {
        width: 170px;
    }
 }
@media (max-width: 420px){
     .dvModLogin{min-width:unset;}
     .dvNoiDungLogin{padding:0 5px;}
 }
