h1.entry-title {
  display: none;
}

table {
  width: 100%;
  margin: auto 0;
  border: none!important;
}

table-80 {
  width: 80%;
  margin: auto 0;
  border: none!important;
}

table td {
  border: none!important;
}

.header.type-1 .header-middle .header-middle-entry .logo h1 a {
  text-transform: none;
}

a:link {
  color: #404040;
	text-decoration: none;
}

a:visited {
  color: #404040;
}

a:hover {
  color: #404040;
  font-weight: 700;
}

p {
  margin-top: 0em;
  margin-bottom: 1em;
}

p.ps {
  font-size: 11px;
  font-style: italic;
  line-height: normal;
}

p15 {
  line-height: 1.5em;
}

hr {
  color: #d3d3d3;
  height: 1px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

h1 {
  font-weight: 300;
  font-size: 25px;
  /* font-variant: small-caps; */
		color: #404040;
  /* color: #0070c9; */
  /* color: #288CC8; */
  line-height: 1.5em;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0%;
  text-align: center;
  margin-left: 25%;
  margin-right: 25%;
  margin-bottom: 1em;
  border-bottom: 1px dotted #c0c0c0;
}

h2 {
  display: inline;
  color: #404040;
	/*	color: #0070c9; */
  /* font-variant: small-caps; */
  font-weight: 700;
  font-size: 20px;
  padding-top: 0.5em;
  padding-bottom: 0px;
}

h3 {
  font-weight: 700;
  font-size: 16px;
  color: #404040;
}

.footer .widget,
.footer .tp_recent_tweets li {
  font-size: 14px;
  line-height: 1.25em;
}

.no-click > a:hover {
  cursor: default;
}

/* Bullets */

.content ul li {
  margin-left: 40px;
  margin-bottom: 0.5em;
}

/* Posts */

.blog .details.more-link {
  color: #686868;
}

/* Boxes */

#rounded-box-text {
  margin-top: 0em;
  margin-bottom: 0em;
  line-height: 1.4em;
}

.rounded-box {
  margin: 0 0 25px;
  overflow: hidden;
  padding: 20px;
  /* background-color:#6BD5F1; */
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/*
#nf-form-1-cont.nf-form-cont {
  margin: 0 0 25px;
  margin-left: 5%;
  margin-right: 5%;
  overflow: hidden;
  padding: 20px;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
*/

.cookie-box {
  text-align: center;
}

/* wpDataTables */

#wdt-pf-search-filters-button-block.wpDataTableFilterSection {
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
}


/*
#page button.button:hover,
a.button:not(.edd-submit):hover {
  color: #ffffff;
  font-weight: 700;
  display: inline-block;
}
*/

#filterBox_table_1.wpDataTableFilterBox {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #fafbfc;
  display: inline-block;
}