body{
  font-family: Arial, Helvetica, sans-serif !important;
  /* font-size: 12px !important; */
}
label{
  font-size: 12px !important;
}


.about p {
  text-align: justify;
}

.bg-deepblue{
  background: #2160a4 !important;
}

.children-div input{
  margin-bottom: 5px;
}


#children-div-show{
  cursor: pointer;
}

a{
  text-decoration: none;
}

.icon-300,.text-gray-300{
  opacity: 0.1 !important;
}

.text-black-50{
  opacity: 0.2 !important;
}

.text-gray-800{
  color: #666 !important;
}

.border-left-primary{
  border-left: 3px solid #4e73df !important;
}

.border-left-warning{
  border-left: 3px solid #f6c23e !important;
}

.border-left-danger{
  border-left: 3px solid #e74a3b !important;
}

.border-left-success{
  border-left: 3px solid #1cc88a !important;
}

.text-xs{
  font-weight: bold;
  font-size: 11px;
}

table tr{
  color: #666;
}

.custom-tbox{
  width: 120px;
  border: 1px solid lightblue;
}

table tr{
  font-weight: bold;
  font-size: 12px;
}

.text-gold{
  color: #f6c23e !important;
  font-weight: bold !important;
}

/* #member-form-table tr td{
  white-space: nowrap !important;
} */
