.wpsimplycookie_cookies_table{
  border-top: 1px solid #c1c5cc;
  overflow: auto;
}
.wpsimplycookie_cookies_table table{
  min-width:100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.wpsimplycookie_cookies_table thead th{
  text-align: left;
  padding: 18px 10px;
}
.wpsimplycookie_cookies_table tbody td{
  padding: 12px 10px;
  border-top: 1px solid #c1c5cc;
}

.wpsimplycookie_cookies_used td:first-of-type{
  white-space: normal;
  word-break: break-all;
}




.wpsimplycookie_categories_table{

}
.wpsimplycookie_categories_table_item{
  margin-bottom: 25px;
}
.wpsimplycookie_categories_table_item_title{
  font-size: 18px;
  padding: 5px 10px;
}
.wpsimplycookie_categories_table_item_table{

}
