#completed-table-company {
  font-size: 12px !important;
}

.small-text-table {
  font-size: 13px !important;
}

.small-text-table-company-list {
  font-size: 15px !important;
}

.small-text-table-registration-list {
  font-size: 13px !important;
}
.small-text-table-signatory-list, .small-text-table-medical-list,  .small-text-table, .small-text-table-list {
  font-size: 13px !important;
}
.uline {
    text-decoration: underline !important;    
}

.bg-maxicare {
  background-color: #648c9c !important;
  color: white !important;
}

.card-1
{
  background-color: #93B4BB;
}

.card-2
{
  background-color: #93B4BB;
}

.card-3
{
  background-color: #93B4BB;
}

.card-4 
{
  color: black;
}

.card-4 .card-header
{
  color: black;
}


.bg-reverse {
  background-color: #f6f9ff !important;
}

#chart-container {
  margin-top: 60px !important;
  position: relative;
  height: 450px;
  overflow: hidden;
}