.dangky {padding:0px 0;display:flex;margin-top:56px;font-weight:300;}
.dangky h1{text-align:left;color:#f7852e;text-transform:uppercase;font-weight:500;
    font-size: 28px;}
.dangky h2 {margin-bottom:8px;color:#f7852e;font-size:28px;font-weight:400;}
.dangky .shortcontent {margin-bottom:32px;color: #505050;}
.dangky ul {padding:0;margin-bottom:32px;}
.dangky li {padding-left:20px;line-height: 140%;}
.dangky label {margin:0px 0 10px;display:block;}
.dangky input[type="text"],.dangky input[type="password"],.dangky input[type="submit"],.dangky select {padding: 16px 32px;width:100%;border:1px solid rgba(80,80,80,0.3);border-radius:12px;background:#fff;}
.dangky input[type="checkbox"] {height:16px;width:16px;accent-color:#f7852e;color:#fff;}
.dangky .thong-tin {box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.15);background:#fff;display:flex;gap:30px;padding:40px;border-radius:30px;margin-bottom:49px;}
.dangky .line {width:1px;background:rgba(80,80,80,0.3);}
.dangky .msg-register {padding: 16px 0px 0px;}
.dangky .msg-register a {color:#f7852e;font-weight:bold;text-decoration:underline;}
.dangky .form-control {padding-top:16px;padding-left:0px;}
.dangky .form-control .forgot {font-style:italic;text-decoration:underline;}
.dangky .thong-tin h2{}
.dangky .thong-tin .log-flex {display:flex;justify-content:space-between;}
.dangky .thong-tin .log-flex span{margin:0;}
.dangky .list-step {display:flex;    gap: 62px;font-size: 14px;margin-top:32px;padding:0 26px;}
.dangky .list-step .step {display:flex;gap:16px;align-items:center;width:100%;font-weight:bold;flex-direction: column;text-align:center;}
.dangky .list-step .step  .circle {border-radius:50px;display:flex;align-items:center;background:#FAE3D7;color:#f7852e;width:70px;height:40px;text-align:center;justify-content:center;font-size: 24px;}
.dangky .list-step .step  span {display:inline-block;}
.dangky  input[type="submit"] {background:#f7852e;color:#fff;border:none;font-size:16px;cursor:pointer;border-radius:12px;width:100%;margin-top:16px;font-family: 'SVN-Gotham';}
.dangky  .register-now {text-align:right;}
.dangky  .btn-register {border:1px solid #f7852e;color:#f7852e;font-size:16px;cursor:pointer;border-radius:30px;display:inline block;padding:16px 32px;display: inline-block;background:#FCFCFC;color:#f7852e;margin-top:32px;}
.dangky  .tinh-now {margin-bottom:15px;text-align:right;}
.dangky  .relative {position:relative;}
.dangky  .icon-input {position:absolute;right:10px;top:60%;transform:translateY(-50%);display:block;width:24px;height:24px;cursor:pointer;}
.dangky  .eyes-icon {background:url('../images/eyes-icon.svg') center center no-repeat;background-size:contain;}
.dangky  .eyes-icon-off {background:url('../images/eyes-icon-off.svg') center center no-repeat;background-size:contain;}
