/* -------------------------------------------------------------------------- */
/*                                vnb Button                               */
/* -------------------------------------------------------------------------- */
/* prettier-ignore */
#navbarStandard .navbar-nav .nav-link {
    font-family: var(--vnb-font-family);
    font-weight: 600;
    font-size: 14px;
    color: #5e6e82;
}
.xac_nhan_text p{margin-bottom:2px; font-size:12px;}
  /* Định dạng số cho input */
  .number-input {
    text-align: right;
  }
  
  .number-input:focus {
    text-align: right;
  }
  
  /* Hiển thị dấu phẩy ngăn cách hàng nghìn */
  .number-input::placeholder {
    text-align: right;
  }
  #iconGrid .icon-item span {display:none;}
  .dropstart .dropdown-toggle::before{content:none;}
  