/*
Theme Name: hueman-child
Version: 1.0
Description: A child theme of Hueman
Template: hueman
Author: Administrator
*/
/* Your awesome customization starts here */





/* tables */
.phip1611-table-frame tr.alt {
	background: none;
}

.phip1611-table-frame {
  display:block;
  overflow:auto;
}

.phip1611-table-frame td, .phip1611-table-frame th {
  color:#333;
  font-size:15px;
  padding: 8px 12px;
}
.phip1611-table-frame th {
  font-weight:600
}
.phip1611-table-frame td {
  text-align:left !important;
  padding-left: 15px !important;
  min-width:100px;
}


.entry .wp-caption, .entry table tr.alt {
background-color: white; 
}

.entry table td, .entry table t {
border-color: white; }

.entry table td {
text-align: left; 
}
.entry table th {
text-align: left; 
}
