﻿.nfhead {
  padding: 40px;
  border-bottom: 3px solid #808080;
  background-color: #eee;
}

.nffoot {
  padding: 30px;
  border-top: 3px solid #808080;
  background-color: #eee;
}

.nf-sections {
  padding: 0 10px;
}
.nf-sections .nf-section {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #eee;
}
.nf-sections .nf-section .nf-section-body img {
  max-width: 100%;
}

.NFSections .highlight {
  margin-bottom: 5px;
}
.NFSections .nf-edit {
  border: 2px solid #eee;
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
}
.NFSections .nf-edit .cke {
  margin-bottom: 10px;
}
.NFSections .nf-edit .section-title {
  margin-bottom: 20px;
}
