@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html, body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.charges-table__currency__select__currency-txt {
  color: #000;
  font-size: 1.1em;
}
.sumo_platnosci_waluta > p.CaptionCont.SelectBox {
  height: 30px;
}
.sumo_platnosci_waluta > p.CaptionCont.SelectBox > span {
  font-size:1em;
}
.charges-table__currency-select__row > .xs,
.sumo_platnosci_waluta {
  width: 70px;
}
.section-wrapper, .section-wrapper--consents {
  border-width: 3px;
}
.charges-table__sum-info .help-icon--right, .charges-table__sum-info .help-icon--left {
    color: #FFF;
}
.subheader--full--highlight {
  color: #000;
}

.btn-trans {
    border: 0;
    background: #C69E63;
    color: #FFFFFF;
}


div.questionnaire__clear:has(button#clear_kwestionariusz_3305),
div.questionnaire__clear:has(button#clear_kwestionariusz_3283),
div.questionnaire__clear:has(button#clear_kwestionariusz_3296),
div.questionnaire__clear:has(button#clear_kwestionariusz_3310) {
    display: none;
}

.groupleader, #wrap-kwestionariusz_3305_7982 .questionnaire__desc {
  font-size: 0.8em;
}
#commentsBox {
  display: none;
}