.title-login {
    color: #0b072f;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.2px;
    margin: 0px 0px 10px;
    text-transform: uppercase;
    text-align: center;
}

.title-login2 {
    color: #0b072f;
    font-size: 16px;
    font-weight: 700;
    line-height: 25.2px;
    margin: 0px 0px 10px;
    text-transform: uppercase;
}

.bt-continue {
    background-color: #0b072f;
    border-color: #0d0931;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 12px;
    text-align: center;
}

.dangky {
    background-color: #f5f5f5;
    border-color: #e3e3e3;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: #000000 0px 0px 0px 0px;
    color: #333333;
    font-size: 14px;
    margin: 0px 0px 20px;
    padding: 19px;
}

.dangnhap {
    background-color: #f5f5f5;
    border-color: #e3e3e3;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: #000000 0px 0px 0px 0px;
    color: #333333;
    font-size: 14px;
    margin: 0px 0px 20px;
    padding: 19px;
}

.input-text {
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: #000000 0px 0px 0px 0px;
    color: #555555;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 12px;
    outline: none;
    width: 100%;
}

.text-label {
    color: #333333;
    display: inline-block;
    font-weight: 700;
    margin: 0px 0px 5px;
    padding: 5px 0px;
}

.pdt-5 {
    margin-top: 10px;
}

.padl-10px {
    padding-right: 10px;
}

.padl-5px {
    padding-left: 5px;
}

.jus-cen {
    text-align: center;
}
.adn_cate_hit098 .collection_row_flex-right {
  flex: 1 1 80%;
  width: 80%;
  max-width: 1069px;
  padding: 0;
}

.account-area--right {
 
  border: 1px solid #ddd;
  border-bottom: none;
  margin-left: 15px;
}
.adn_address_btn{
  justify-content:center;
}
.adn_account_item{
  text-align:center;
  margin-top: 10px;
}
.title-account {
    margin-bottom: 5px;
    display: block;
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px #eee solid;
    color: #aaa;
    font-size: 14px;
    font-weight:400px;
}
.account-info__phone-number.active {
  background: #eee none repeat scroll 0 0;
  border-color: #64adce;
  border-image: none;
  border-style: solid;
  border-width: 0 0 0 3px;
}
.account-info__email.active {
  background: #eee none repeat scroll 0 0;
  border-color: #64adce;
  border-image: none;
  border-style: solid;
  border-width: 0 0 0 3px;
}
.adn_account_mn span a{
  margin-left: 10px;
  font-weight: 400;
  color: #ce8564;;
}
.adn_account_mn i {
  padding-left: 10px;
}
.adn_account_mn:hover{
  background: #eee none repeat scroll 0 0;
  border-color: #64adce;
  border-image: none;
  border-style: solid;
  border-width: 0 0 0 3px;
}
.account-area--table {
  border-top: 10px solid #ddd;
}
.is-text-center {
  text-align: center !important; }
  .mgb-10 {
    margin-bottom: 10px;
  }
  .mgb-15 {
    margin-bottom: 15px;
  }
  .is-flex {
  display: flex !important; }
  .breadcrumb-wrap{
    margin-bottom:15px;
  }
  .input-form {
    margin: 10px 0 !important;
      width: 100%;
  }
 .address-form .pdtb-10 {
    padding: 0;
  }
  .address-form input {
  width: -webkit-fill-available;
}
.pdtb-10 {
  padding-top: 10px;
  padding-bottom: 10px; }
  
  .default-btn {
  display: inline-block;
  background-color: white;
  color: black;
  padding: 10px 20px;
  border-radius: 4px;
  border:1px solid #000;
   margin-left:10px;
  }
 
.is-border-default {
  border: 1px solid #d8d8d8;
}
.mgr-15{
  margin-right:15px !important;
}
.filter_content_right{
  justify-content:center;
}
.text2-2{
  width: 100%;
    height: 55px;
    border: 1px solid #d5d4d4;
    border-radius: 8px;
    outline: none;
    color: #000;
    padding: 0 20px;
    font-weight: 500;
    -webkit-appearance: none;
    transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s ease-in-out;
}