.tender-documents {
  padding-top: 5px; }

.tender-document-icon-col {
  flex: 0 0 50px;
  text-align: center; }

.tender-document-icon {
  height: 30px; }
  .tender-document-icon img {
    height: 100%;
    width: auto; }
  .tender-document-icon i {
    font-size: 20px;
    line-height: 30px; }

.tender-document-card.card-placeholder {
  padding: 0; }
  .tender-document-card.card-placeholder .fa-solid, .tender-document-card.card-placeholder .fa-duotone {
    font-size: 18px !important; }
.tender-document-card.temp-tender-document {
  height: 72px;
  opacity: .5; }

.tender-faq-icon-col {
  flex: 0 0 50px;
  text-align: center; }

.tender-faq-icon {
  height: 30px; }
  .tender-faq-icon i {
    font-size: 20px;
    line-height: 30px; }

.tender-faq-card.card-placeholder .card-body {
  padding-top: 20px;
  padding-bottom: 20px; }
  .tender-faq-card.card-placeholder .card-body .fa-solid, .tender-faq-card.card-placeholder .card-body .fa-duotone {
    font-size: 18px !important; }
.tender-faq-card.temp-tender-faq {
  height: 66px;
  opacity: .5; }

/*# sourceMappingURL=tenders.css.map */
