/* Add here all your css styles (customizations) */
.dataTables_filter {
  padding-bottom: 10px;
}

.hcs-table th a {
  color: #343434 !important;
}

.g-bg-bassel{
  background-color: #1f4f8c !important;
}

.g-bg-bassel-second{
  background-color: #007076 !important;
}

.pagination {
  margin-top: 20px;
  text-align: center;
  justify-content: center;
}

.photos_col{
  width:100px;
  margin-right: 10px;
}

.pagination li {
  padding:6px;
}

.requiredField {
  color: #e62154;
}

.ct-bar-label {
  font-size: 12px;
  fill:gray;
}

.ct-series-c .ct-bar-label{
  fill: #ececec !important;
}

#barCharts0 .ct-series-c .ct-bar,  #barCharts1 .ct-series-c .ct-bar {
  stroke: #ececec !important;
}

pre {
  font-size: 1em !important;
}
