body {
  background-color: white;
  color: #006600 !important;
  /* border-width: 2px; */
}

div {
  border-width: 0px;
  border-color: black;
  color: black !important;
}

a {
  color: black;
}

span {
  color: black !important;
}

p {
  color: black !important;
}

footer {
  background-color: #336535;
  color: black;
}

.profile {
  color: black;
}

.pkp_site_nav_menu a {
  background: #006600;
  color: white !important;
}

.page_issue_archive .issues_archive > li {
  border-width: 0px;
}

.pkp_structure_head {
  background-color: #006600;
  border-bottom: 3px solid #000000;
  color: black !important;
}

.pkp_structure_main:before,
.pkp_structure_main:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0px;
  background: #006600;
  color: white !important;
}

.pkp_structure_footer_wrapper {
  background: #006600;
}

.pkp_page_index .cmp_announcements {
  /* border-top: 2px solid #000000; */
  border-bottom: 3px solid #000000;
  /* border-left: 2px solid #000000;
  border-right: 2px solid #000000; */
}

.pkp_structure_main {
  border-right: 3px solid #000000;
}

.pkp_structure_sidebar {
  border-bottom: 3px solid #000000;
}

.pkp_page_index .cmp_announcements > .obj_announcement_summary:before {
  content: " ";
  position: absolute;
  top: 0;
  right: -1px;
  width: 0px;
  height: 100%;
  border-left: 0px solid black;
}

.pkp_page_index .cmp_announcements {
  border-top: 0px solid black;
}

.pkp_page_index .cmp_announcements .more:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;

  border-left: 0px solid black;
}

.page_issue_archive .issues_archive {
  margin-left: -10px;
  margin-right: -10px;
  border-top: 2px solid black;
}

.pkp_page_index .current_issue .read_more {
  display: inline-block;
  position: relative;
  padding-right: 30px;
  font-size: 13px;
  font-weight: 700;
  line-height: 30px;
  color: black !important;
  text-decoration: none;
  margin-bottom: 20px;
}

.obj_announcement_summary .read_more:after {
  color: white !important;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f054";
  position: absolute;
  top: 2px;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.cmp_notification {
  display: block;
  width: 100%;
  padding: 20px;
  margin-bottom: 0px;
  background: white;
  border-left: 0px solid black;
  font-size: 14px;
  line-height: 20px;
}

.pkp_navigation_primary_wrapper {
  background: #006600;
  color: white !important;
}

.pessoas {
  width: 200;
}
