.block-report-type{}

.field--type-entity-reference-revisions>.field__label{ font-size: 24px;}

.field--name-field-attached-documents .field__items .field__item{padding: 5px 0;}
.field--name-field-attached-documents .field__items .field__item:nth-of-type(odd) {
    background-color: #ECF3FB;
}

@media (min-width: 992px) {
  .navbar-brand img {
      height: 100px;
  }
}

.view-report-type a{color: #000000; font-size: 20px;}
.field_report_type_icon{ width: 100px; height: 100px;}
.report-type-01 .field_report_type_icon .bg-warning-subtle{ background-color: #F3E6CD !important; }
.report-type-02 .field_report_type_icon .bg-warning-subtle{ background-color: #DAE4CA !important; }
.report-type-03 .field_report_type_icon .bg-warning-subtle{ background-color: #C8D9E4 !important; }
footer.bg-secondary{background-color: #4C565D !important;}


