.container-fluid {
  background-color: #29b988;
  padding: 0px;
  margin: 0px;
}

.entry {
  color: aliceblue;
  background-color: aliceblue;
}

.tablepress thead th {
  color: White;
  background-color: DarkGrey;
}

.tablepress tbody tr:first-child td {
  color: navy;
}

.wpcf7-form.cf7skins.cf7s-caspar {
  background-color: aliceblue;
}

.content {
  color: aliceblue;
  background-color: aliceblue;
  padding: 49px;
}

.logged-in {
  color: aliceblue;
}

body p {
  margin: 0px;
  padding: 0px;
}

.csColumn.mycolumns {
  background-color: aliceblue;
}

.csRow {
  background-color: aliceblue;
  margin: 0px;
  padding: 0px;
}

.copyright p {
  background-color: transparent;
}

.copyright {
  background-color: 1111;
}

.pum-close.popmake-close {
  padding: 0px;
  margin: 0px;
}

span {
  padding: -4px;
}

#navbar-ex-collapse.collapse.navbar-collapse {
  font-size: 0px;
}

.wp-image-487.aligncenter.img-responsive {
  padding: 22px;
}

.w3eden .list-group li {
  color: #09071f;
}

.x-navbar {
  border-bottom: none !important;
  box-shadow: none !important;
}

h3 {
  color: #13119c;
}

.content .entry-title {
  color: #13119c;
}

.navbar-default .navbar-nav > .active > a:hover  {
  border-bottom-color: white;
 }

.navbar-default .navbar-nav > .active > a:focus {
  border-bottom-color: white;
 }

.navbar-default .navbar-nav > li > a:hover {
  border-bottom-color: white;
}

.navbar-default .navbar-nav > li.active a {
  border-bottom-color: white;
}

  
.navbar-default .navbar-nav > .active > a  {
  border-bottom-color: white;
}

.content .entry-title {
  border-bottom-color: white;
  text-decoration:none;
}

.content .entry-title a {
  border-bottom-color: white;
  text-decoration:none;
}

.content .entry-title:after {
  border-bottom-color: white;
  text-decoration:none;
}

.content .entry-title a:hover {
  border-bottom-color: white;
  text-decoration:none;
}

.entry-title a:active {
	color: #ccc;
	text-decoration:none;
}

.entry-title a:hover {
	color: #ccc;
	text-decoration:none;
}


.home .site-header {
    display: none;
}

.page-id-595 .entry-title{
display:none;
}

.page-id-595 site-header {
display:none;
}

.page .entry-title{
display:none;
}

.tablepress thead th,
.tablepress tfoot th {
	background-color: #29B988;
	color: white;
}

.tablepress .odd td {
	background-color: azure;
  border-color: azure;
  color:navy
}

.tablepress .even td {
	background-color: whitesmoke;
  border-color: whitesmoke;
  color:navy
}