table.plots1 tr.odd {
    border: 1px solid #CECACA;
    background: #efefef;
    padding: 0 5px 0 5px;
}
th, td {
  padding: 15px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .page-masthead .jumbotron {
    padding-left: 0;
  }
}

.page-masthead .jumbotron {
 
    padding-top: 40px;
    padding-bottom: 40px;
 
}

a.k2ReadMore {
    background: #0077bb;
    padding: 10px;
    color: #fff;
}

.t3-sl-1 {
    border-bottom: 1px solid #dadada;
    background: #eeeeee;
}

.row-feature.row-feature-primary2 {
	background: #0077bb;
	color: #bbe6ff;
    padding: 40px;
}
.row-feature.row-feature-primary2 h1,
.row-feature.row-feature-primary2 h2,
.row-feature.row-feature-primary2 h3 {
  font-size:60px;
  color: #ffffff;
}

.cfooter {
    padding-bottom: 40px;
}

div.itemHeader span.itemDateCreated {
    color: #444;
    font-size: 15px;
    background: #fcf8e3;
    padding: 5px;
}

table.calendar tr td.calendarDateLinked a {
    display: block;
    padding: 2px;
    text-decoration: none;
    background: #b9e4fc;
    color: #0f547c;
}

div.catItemHeader span.catItemDateCreated {
    color: #555;
    font-size: 13px;
    background: #efefef;
    padding: 5px;
}

div.genericItemHeader span.genericItemDateCreated {
    color: #555;    
    font-size: 13px;
    background: #efefef;
    padding: 5px;
}

div.catItemCommentsLink a {
    background: #0099cc;
    padding: 10px;
    color: #fff;
}
/*Logo sem background*/
/*
.logo { 
    border-right: 1px solid #0067a2;
}

.logo a {
    background: none;
  }
  */