

/*
=========================
  WIDGETS
=========================
*/

.cpt_solutions_widget {
  width:100%;
}
.cpt_solutions_widget .solutions {
  float: left;
	width:100%;
  margin-right: 2%;
  text-align: center;
  height: 76px;
  vertical-align: middle;
}
.cpt_solutions_widget .solutions span {
  display: inline-block;
  vertical-align: middle;
}
.cpt_solutions_widget .solutions.solutions-89 img {
  margin-top: 12px;
}
.cpt_solutions_widget .solutions.solutions-234 img {
  width:100px;
}
.cpt_solutions_widget .solutions:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.cpt_solutions_widget .solutions:last-child, .cpt_solutions_widget .solutions.nth-solutions {
  margin-right: 0;
}
.cpt_solutions_widget .attachment-solutions_logo {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.cpt_solutions_widget a {
  display: inline-block;
}
.cpt_solutions_widget .member-level {
  margin-bottom:20px;
}
.cpt_solutions_widget .member-level:last-child{
  margin-bottom:0;
}
.cpt_solutions_widget h3 {
  font-size: 12px;
  color: #757575;
}


.entry-content .member_table ul {
  list-style:none;
}


.member_table li {
  padding: 3.5% 1.5%;
  width: 18%;
  height: 190px;
  float: left;
  margin-bottom: -1px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  vertical-align: middle;
  text-align: center;
}
.entry-content .member_table li {
  margin:0;
}
.member_table li:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.member_table li img, .member_table li a, .member_table li span {
  display: inline-block;
  vertical-align: middle;
}
.member_table li img {
  height: auto;
  width: 100%;
}
table.mem_table, table.kt_table, table.kt_table_plain {
  width: 100%;
  border: 1px solid #cecece;
  line-height: 13px;
  border-spacing: 10px 0px;
  margin-bottom: 0;
}
table.mem_table tr, table.kt_table tr, table.kt_table_plain tr {
  border-top: 1px solid #cecece
}
table.mem_table td.mem_level_name {
  color: #000;
  font-weight: bold;
}
table.mem_table td, table.kt_table td, table.kt_table_plain td {
  padding: 10px 5px;
  text-align: center;
  color: #000;
  vertical-align: top;
  line-height: 1.4em;
}
table.kt_table td, table.kt_table_plain td {
  padding: 10px;
  text-align: left;
}
table.mem_table thead th {
  font-size: 12px;
  color: #757575;
  text-align: center;
  vertical-align: bottom;
  padding: 5px 0;
  line-height: 13px;
  font-weight: normal;
}
table.kt_table thead th {
  text-align: left;
  padding: 5px;
}
table.mem_table em {
  font-size: .8em;
}
table.mem_table .column-mem_level_img {
  width: 12px;
}
table.mem_table td.mem_level_img {
  border-spacing: 0;
  padding: 0;
}
table.mem_table .mem_level_img img {
  width: 100%;
  height: 85px;
  display: block;
}
table.mem_table thead th.column-mem_level {
  width: 14%;
}
table.mem_table thead th.column-fee {
  width: 19%;
}
table.mem_table thead th.column-fte {
  width: 11%;
}
table.mem_table thead th.column-ipc {
  width: 22%;
}
table.mem_table thead th.column-tsc {
  width: 24%;
}
