.display-none-important {
  display: none !important;
}
.display-inline-important {
  display: inline !important;
}
.font-weight-700-important {
  font-weight: 700 !important;
}

.styleViewL2 { 
  margin-top: -30px; 
  margin-left: 20px; 
}

.styleViewL3 { 
  margin-top: -30px; 
  margin-left: 60px; 
}

.intro-header {
  background: #fff !important;
  text-align: center !important;
  padding: 15px 30px 5px 15px !important;
}

#tableA.table, #tableA th, #tableA td {
  border: 2px solid black;
}

div[id="applicant.reportType_panel"] { width: 90%; }
div[id="applicant.collectionMethod_panel"] { width: 90%; }
div[id="applicant.paymentMethod_panel"] { width: 90%; }

