#idInstallment .form-check-inline{
  margin-right: 0.5rem;
}

.form-style-1 .form-floating>.form-control, .form-style-1 .form-floating>.form-select{
  min-height: calc(3.5rem + 6px);
  height: auto;
}

.main-img-logo{
  width: 100%;
  height: auto;
  max-width: 500px;
}


@media only screen and (max-width: 420px) {
  #printPriceInterestZero, #printPriceInterestDanacita, #printPriceInterestEdufund{
    font-size: 0.8em;
  }

  #printPriceInterestZero tr th:first-child, #printPriceInterestDanacita tr th:first-child, #printPriceInterestEdufund tr th:first-child{
    width: 150px !important;
  }
}

.bootstrap-tagsinput input:focus-visible{
  outline: none;
}

.bootstrap-tagsinput .tag .btn-close{
  width: 0.2em;
  height: 0.2em;
  margin-left: 5px;
  vertical-align: middle;
}
