.cust{
      margin: 0em 0em 1em 0em;
    }

.btn.rounded-circle {
    width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.hide-password {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 49px;
  }
  #toast-container{
    top: 20px !important;
  }

