/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./apps/embed/src/styles/embed.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
embed-disease {
  display: none;
}
embed-disease .title {
  font-size: 120%;
}
embed-disease embed-title-bottom {
  font-size: 80%;
}
embed-disease .filters {
  padding: 20px 0 5px;
  display: flex;
  flex-wrap: wrap;
}
embed-disease .filters .filter {
  margin-right: 20px;
  margin-bottom: 15px;
}
embed-disease .filters .filter label {
  display: block;
  font-size: 80%;
}
embed-disease table {
  border-collapse: collapse;
}
embed-disease table .col-grant,
embed-disease table .col-income {
  text-align: right;
}
embed-disease table thead th {
  text-align: left;
}
embed-disease table tbody tr:first-child td {
  border-top-style: solid;
}
embed-disease table tbody td {
  border-color: #ccc;
  border-width: 1px;
  border-bottom-style: solid;
  padding: 5px;
}
embed-disease table tbody td a {
  cursor: pointer;
}
embed-fund .title {
  font-size: 120%;
}
embed-fund .field .field-label {
  font-size: 80%;
}
