.inlineblock {
  display: inline-block;
}
body {
  font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  background: url('../img/zwartevilt.png');
  background-attachment: fixed;
  color: #d6cdc2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #473521;
  border-color: #473521;
  font-family: 'Pathway Gothic One', sans-serif;
}
p {
  font-size: 16px;
  line-height: 1.5;
}
a {
  color: #068390;
}
a:hover,
a:focus,
.btn-link:hover,
.btn-link:focus {
  color: #08b0c1;
  text-decoration: none;
}
a[target="_blank"]:after {
  font-family: 'FontAwesome';
  content: "\f08e";
  font-size: 0.9em;
  margin-left: 5px;
  margin-right: 5px;
}
.btn-primary {
  background-color: #056d78;
  color: #d6cdc2;
  border-color: #068390;
  box-shadow: 0px 2px 4px #04565f inset, 0px -2px 4px #04565f inset;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #068390;
  color: white;
  box-shadow: 1px 1px 0px #09c7dc inset, -1px -1px 0px #09c7dc inset;
}
.btn-list {
  border-radius: 3px;
  border: 0;
  padding: 2px 7px;
  background: rgba(255,255,255,0.5);
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.btn-list:hover {
  background: rgba(255,255,255,0.7);
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
.btn-list:focus {
  outline: 0;
}
.btn-link {
  color: #068390;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #08b0c1;
}
.btn-back:before {
  font-family: 'FontAwesome';
  content: "\f053";
  font-size: 0.9em;
  margin-right: 8px;
}
.btn-next:after {
  font-family: 'FontAwesome';
  content: "\f054";
  font-size: 0.9em;
  margin-left: 8px;
}
.btn-drop-down:after {
  font-family: 'FontAwesome';
  content: "\f0d7";
  font-size: 0.9em;
  margin-left: 5px;
}
.btn-drop-down.open:after {
  content: "\f0d8";
}
.btn-gold {
  display: block;
  border-width: 1px;
  border-style: solid;
  border-color: #2C2113 #342A1E #4A7A83;
  padding: 5px 6px 7px;
  background-color: #473C26;
  box-shadow: inset 2px 2px #3F3427;
}
.btn-gold span {
  background-color: #52462D;
  color: #cda639;
  border-width: 1px;
  border-style: solid;
  border-color: #5C4F33 #52462D #3F3623;
  width: 100%;
  border-radius: 0;
}
.btn-gold:hover {
  background-color: #382F1D;
  border-bottom-color: #8B8E5C;
}
.btn-gold:hover span {
  color: #ECBF40;
  border-color: #7C6C49 #74623D #3F3623;
  box-shadow: inset 0 0 16px #766747;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-style: italic;
  font-size: 12px;
  color: #c2b4a3;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  font-style: italic;
  font-size: 12px;
  color: #c2b4a3;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-style: italic;
  font-size: 12px;
  color: #c2b4a3;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-style: italic;
  font-size: 12px;
  color: #c2b4a3;
}
textarea {
  color: #010101;
}
.form-control {
  background-color: white;
  color: #241b11;
  border-color: #c9c0b6;
}
.admin-tools {
  background-color: #0d0d0d;
  border: 1px dashed #454545;
  margin-bottom: 10px;
  padding: 7px 9px;
}
.page .admin-tools,
.popup .admin-tools {
  padding: 15px 20px;
}
.admin-tools h1,
.admin-tools h2,
.admin-tools h3,
.admin-tools h4,
.admin-tools h5,
.admin-tools h6 {
  font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
}
.admin-tools .btn {
  border-radius: 0;
}
.admin-tools .btn + .btn {
  margin-left: 5px;
}
.admin-tools .btn-default {
  background-color: #262626;
  border-color: #4f4f4f;
  color: #737373;
}
.admin-tools .btn-default:hover {
  background-color: #4d4d4d;
  color: white;
  border-color: #808080;
}
.admin-tools .btn-danger {
  color: #f4cecd;
  background-color: #6C1F1D;
  border-color: #A52D29;
}
.admin-tools .btn-danger:hover {
  background-color: #86211E;
  color: white;
}
.admin-tools .btn-primary {
  background-color: #333333;
  color: #b3b3b3;
  box-shadow: none;
  border-color: #666666;
}
.admin-tools .btn-primary:hover {
  background-color: #4d4d4d;
  color: white;
  border-color: #808080;
}
.admin-tools .btn-update {
  font-family: 'FontAwesome';
}
.admin-tools form {
  padding: 15px 20px;
}
.admin-tools label {
  color: #999999;
}
.admin-tools h1,
.admin-tools h2,
.admin-tools h3,
.admin-tools h4 {
  color: #999999;
}
.admin-tools .form-control {
  border-color: black transparent #1f1f1f black;
  background-color: #171717;
  border-radius: 0;
  color: #e6e6e6;
  width: 100%;
}
.admin-tools .form-control:focus {
  background-color: #2b2b2b;
  border-bottom-color: #363636;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.admin-tools input[type="checkbox"] {
  margin-right: 5px;
}
.admin-tools .checkboxes input[type="checkbox"] {
  cursor: pointer;
}
.admin-tools .checkboxes input[type="checkbox"] + label {
  cursor: pointer;
  padding: 3px 10px;
  border-radius: 3px;
  margin-bottom: 0;
  position: relative;
  top: -3px;
}
.admin-tools .checkboxes input[type="checkbox"]:checked + label {
  background-color: #068390;
  color: white;
}
.admin-tools.inline {
  background: none;
  border: 0;
  margin-bottom: 0;
  padding: 0 10px;
}
.admin-tools.inline .btn {
  padding: 3px 9px;
}
.admin-tools fieldset label {
  text-indent: 20px;
}
.admin-tools legend {
  font-size: 16px;
  color: #999999;
  font-weight: bold;
  border-bottom: 0;
}
.admin-tools .select-date {
  width: auto;
  display: inline-block;
  margin-right: 10px;
}
.admin-tools .select-date:not(:first-child) {
  margin-left: 10px;
}
.admin-tools .text-date {
  display: inline-block;
  width: 30%;
}
.text-info {
  color: #808080;
}
.cpba-hidden {
  display: none;
}
.old-border {
  background-color: #38332e;
  padding: 5px 6px;
  border: 1px solid #8f693d;
}
.old-border > div {
  padding: 10px 20px;
  border: 1px solid #8f693d;
  box-shadow: inset 1px 1px #241b11, inset -1px -1px #241b11;
}
.pict-frame {
  position: relative;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.pict-description {
  font-size: 12px;
  background-color: #e6e6e6;
  padding: 5px 10px;
  border-top: 1px solid #cccccc;
  color: #333333;
}
.sidenav {
  background: url(../img/textured_paper.png);
  margin-bottom: 20px;
  padding: 10px 20px;
  z-index: 1;
}
.sidenav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.loading-block {
  text-align: center;
  padding: 20px;
}
.loading-icon {
  height: 35px;
  width: 35px;
}
.data-name,
.data-value {
  padding: 3px 9px;
  margin-bottom: 5px;
}
.data-name {
  color: #656565;
  background-color: rgba(255,255,255,0.2);
}
.data-value {
  color: #241b11;
  background-color: rgba(255,255,255,0.4);
}
img.theme {
  display: inline-block;
  width: 28px;
  height: 16px;
  background-image: url('../img/sprites.png');
}
img.theme.pink {
  background-position: 0 -16px;
}
img.theme.yellow {
  background-position: -28px 0;
}
img.theme.orange {
  background-position: -28px -16px;
}
.asso-name:before {
  font-family: 'FontAwesome';
  content: "\f0c0";
  margin-right: 10px;
  color: rgba(0,0,0,0.4);
}
.icon-left {
  margin-right: .3em;
}
.cpba-tooltip {
  display: none;
  position: absolute;
  bottom: 43px;
  left: 0;
  font-size: 12px;
  background-color: white;
  padding: 15px 20px;
  border-radius: 3px;
  width: 300px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.5);
}
.cpba-tooltip:after {
  content: '▼';
  position: absolute;
  color: white;
  bottom: -14px;
  text-shadow: 0 5px 24px rgba(0,0,0,0.7);
  left: 7px;
  font-size: 20px;
}
.tooltip-out {
  position: relative;
  display: inline-block;
}
.tooltip-trigger:hover + .cpba-tooltip {
  display: block;
}
.sheet {
  background: rgba(237,237,237,0.4);
  padding: 10px 20px;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.dates-separator {
  margin: 0 10px;
}
.no-picture {
  height: 150px;
  position: relative;
  background: rgba(0,0,0,0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}
.no-picture .no-picture-icon:before {
  color: rgba(0,0,0,0.2);
  font-size: 2em;
  position: relative;
  bottom: 5px;
}
div.container.wip {
  margin-top: 310px;
}
#menu {
  position: relative;
  text-align: center;
  height: 70px;
  line-height: 70px;
}
#menu #home-btn {
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 18px;
}
#menu #home-btn a span {
  position: relative;
  top: 2px;
}
#menu .btn-drop-down:after {
  font-size: 0.7em;
}
#menu .dropdown-menu {
  background: #241b11;
}
#menu .dropdown-menu a {
  color: #d6cdc2;
  cursor: pointer;
  text-align: left;
}
#menu .dropdown-menu a:hover {
  background-color: #473521;
}
#menu .dropdown-menu a.wip:hover {
  background-color: transparent;
}
#menu > ul {
  display: inline-block;
}
#menu > ul li {
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 20px;
  vertical-align: middle;
}
#menu > ul li a {
  color: #d6cdc2;
}
#menu > ul li a:hover {
  color: white;
}
#menu > ul li a.wip {
  cursor: default;
  font-style: italic;
  color: rgba(214,205,194,0.5);
}
#menu * {
  line-height: normal;
}
#menu .cpba-logo {
  display: inline-block;
}
#menu button[type="submit"] {
  background-image: url(../img/search.png);
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
  margin-left: 10px;
}
#login-btn {
  position: absolute;
  right: 0;
  top: 20px;
}
#login-btn:hover {
  text-decoration: none;
}
#login-form-out {
  display: none;
  background: #130e09;
  padding: 15px 0;
}
#login-form-out form {
  width: 500px;
  margin: auto;
}
#login-form-out div.input {
  margin-bottom: 10px;
}
#banner {
  height: 298px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.8) inset;
  overflow: hidden;
  background: #FFF9E4 url(../img/banner.jpg) center no-repeat;
  border-bottom: 5px solid #068390;
}
#banner h1 {
  color: #068390;
  letter-spacing: -0.25px;
  font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
  font-size: 31px;
  margin: 58px auto 5px;
}
#banner h4 {
  margin-top: 0;
  font-size: 16px;
  color: rgba(6,131,144,0.8);
  font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
}
#content {
  padding-bottom: 50px;
  min-height: 800px;
}
#main {
  margin-top: 5px;
}
.page-title {
  margin-top: 0;
}
.page-title div {
  background-color: #2e656b;
  color: white;
  text-align: center;
  font-size: 25px;
  letter-spacing: 2px;
  font-family: 'Pathway Gothic One', sans-serif;
}
#flashMessage {
  background: cyan;
  padding: 10px 20px;
  text-indent: 10px;
  color: #0d6779;
  border-radius: 3px;
  margin-bottom: 10px;
}
#flashMessage.error {
  background: #FFC8C8;
  color: #A00000;
}
footer {
  margin-top: 50px;
  background: white;
}
.logos-sponsors {
  padding: 10px 0;
}
.logos-sponsors img {
  margin-right: 15px;
  margin-bottom: 15px;
}
.nested-menu {
  padding: 8px 10px;
  margin-bottom: 0;
  font-size: 14px;
  background: #292924;
}
.nested-menu .btn-out {
  padding: 5px 5px 5px 10px;
}
.nested-menu .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  border-radius: 0;
}
.nested-menu li.rubric {
  background: #68675a;
}
.nested-menu li.rubric > div > span {
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: 2px;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #e8e44d;
}
.nested-menu li.rubric > div > a {
  color: #d6cdc2;
  text-transform: uppercase;
  font-size: 11px;
  margin-left: 15px;
}
.nested-menu li.rubric > div > a.modify {
  float: right;
  width: 20px;
}
.nested-menu li.rubric.rubric-empty > div a {
  color: #31312b;
  cursor: default;
  margin-left: 0;
  font-style: italic;
}
.nested-menu li.rubric.rubric-empty > div span {
  border-left-color: #4c4c42;
}
.nested-menu li.link {
  background: #525147;
}
.nested-menu li.link > div > a {
  color: #241b11;
}
.nested-menu li.link.page-empty > div > a {
  color: rgba(36,27,17,0.5);
  cursor: default;
}
.nested-menu li.link.page-empty > .btn-out {
  background: rgba(148,148,132,0.5);
  font-style: italic;
}
.nested-menu > li.current,
.nested-menu li li.current > div a {
  border-width: 0 5px 0 0;
  border-style: solid;
  border-color: #e8e44d;
}
.nested-menu > li.rubric > .btn-out {
  border-bottom: 1px solid #1c1a17;
}
.nested-menu > li + li {
  margin-top: 5px;
}
.nested-menu > li > .btn-out {
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}
.nested-menu > li.link .btn-out {
  background: #949484;
}
.nested-menu span {
  width: 15px;
  height: 10px;
  float: left;
  margin-right: 7px;
}
.nested-menu a {
  display: block;
  vertical-align: top;
  color: #333;
}
.nested-menu .list-lv1 {
  padding: 5px 0;
  background: #525147;
}
.nested-menu .list-lv1 .panel + .panel {
  margin-top: 0;
}
.nested-menu .list-lv1 > li > .btn-out {
  margin-left: 24px;
}
.nested-menu .list-lv1 li.link > div > a {
  padding: 2px 5px 2px 10px;
}
.nested-menu .list-lv1 li.link > div > span {
  display: none;
}
.nested-menu .list-lv1 li.link > .btn-out {
  padding: 0;
  background: #949484;
  margin-bottom: 1px;
}
.nested-menu .list-lv1 li.link.page-empty > .btn-out {
  background: rgba(148,148,132,0.5);
  font-style: italic;
}
.nested-menu .list-lv1 > li.rubric {
  background: #525147;
}
.nested-menu .list-lv1 > li.rubric.rubric-empty > div span {
  border-left-color: #3f3e37;
}
.nested-menu .list-lv1 > li.rubric.rubric-empty > div a {
  color: #31312b;
}
.nested-menu .list-lv1 > li.rubric > .btn-out {
  padding-left: 0;
}
.nested-menu .list-lv2 {
  padding: 5px 0;
  background: #292924;
}
.nested-menu .list-lv2 > li.link {
  background: #292924;
}
.nested-menu .list-lv2 > li.link.page-empty > .btn-out {
  background: rgba(148,148,132,0.5);
}
.nested-menu .list-lv2 > li > .btn-out {
  margin-left: 38px;
}
.page {
  color: #241b11;
  background: url(../img/textured_paper.png);
  padding: 10px 20px 10px 40px;
  min-height: 500px;
}
.page img {
  max-width: 100%;
}
.page h2 {
  border-bottom: 1px solid #5c590a;
  padding-bottom: 3px;
  color: #5c590a;
  margin-bottom: 20px;
}
.page h3 {
  color: #5c590a;
  margin-top: 30px;
}
.page form {
  margin-top: 5px;
}
.module-thumbnail {
  position: relative;
  line-height: 156px;
  height: 156px;
  width: 208px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.module-thumbnail .stamp {
  background-image: url('../img/torn-frame.png');
  height: 100%;
}
.module-thumbnail > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.module-thumbnail .img-block {
  width: 175px;
  height: 121px;
  position: relative;
  top: -2px;
  vertical-align: middle;
  border: 2px solid #122d46;
  line-height: 1.5;
}
.module-thumbnail .img-block h3 {
  color: #cda639;
  font-size: 16px;
  position: absolute;
  text-transform: uppercase;
  bottom: 0;
  width: 100%;
  margin: 0;
  letter-spacing: 0.5px;
  padding: 5px 0;
  background: rgba(36,27,17,0.8);
}
.module-thumbnail .img-block h3 img.theme {
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -14px;
}
.module-thumbnail .img-block img.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.module-thumbnail .mod-tooltip {
  display: none;
  position: absolute;
  top: 8px;
  font-size: 14px;
  height: 119px;
  margin: 10px 16px;
  left: 0;
  width: 175px;
  background: #011416;
  color: #068390;
  line-height: 112px;
}
.module-thumbnail .mod-tooltip span {
  display: inline-block;
  color: #0adcf2;
  line-height: normal;
  vertical-align: middle;
  margin-left: 20px;
  margin-right: 20px;
}
.module-thumbnail .mod-tooltip a {
  color: white;
}
.module-thumbnail .mod-tooltip a:hover {
  text-decoration: underline;
}
.module-thumbnail.large {
  width: 416px;
}
.module-thumbnail.large .stamp {
  background: url('../img/torn-frame-large.png');
}
.module-thumbnail.large .img-block {
  width: 383px;
}
.module-thumbnail.large .mod-tooltip {
  width: 383px;
}
.module-thumbnail.disabled .stamp {
  opacity: 0.5;
}
.module-thumbnail.disabled .img-block h3 {
  color: #b3b3b3;
}
.module-thumbnail:hover:not(.disabled) .img-block {
  border: 2px solid #068390;
}
.module-thumbnail:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.02);
}
.module-thumbnail:hover .mod-tooltip {
  display: block;
}
#header {
  border-top: 1px solid;
  border-top-color: #e8e44d;
  height: 70px;
  margin-top: 3px;
  line-height: 74px;
  text-align: center;
  position: relative;
}
#header h3 {
  margin: 0;
  display: inline-block;
  color: #b6b47f;
  padding: 15px 0 18px;
  border-top: 5px solid #e8e44d;
}
#header a {
  font-size: 16px;
  position: absolute;
  top: 14px;
  line-height: normal;
  left: 15px;
}
#header a span {
  margin-left: 7px;
  position: relative;
  top: 2px;
}
#mod-menu2 {
  padding: 10px 20px;
  border-color: #676537;
  border-style: solid;
  border-width: 1px 0 1px 0;
}
#mod-menu2 ul {
  margin: 0;
}
#mod-menu2 li {
  width: 11%;
  text-align: center;
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 18px;
}
#mod-menu2 li a {
  color: #adac85;
}
#mod-menu2 li a:hover {
  color: #c2c1a3;
}
#mod-menu2 li a[href="#"] {
  color: #545445;
  cursor: default;
  font-style: italic;
}
#main {
  background: #21180d;
  padding: 15px 0 0;
}
#mod-menu-col {
  padding-right: 0;
}
#mod-menu {
  overflow-y: auto;
}
#mod-menu.fixed {
  position: fixed;
  top: 0;
}
.nested-menu {
  padding-left: 0;
}
.admin #mod-menu-layout #mod-menu li.rubric.rubric-empty > div a {
  cursor: pointer;
}
.admin #mod-menu-layout #mod-menu li.page.page-empty > div > a {
  cursor: pointer;
}
#mod-menu-editor {
  margin-top: 10px;
}
#mod-menu-editor label {
  display: block;
}
#mod-menu-editor form {
  padding: 5px 10px;
  margin-bottom: 10px;
}
#mod-menu-editor input[type="submit"] {
  margin-top: 5px;
}
#mod-menu-editor h4 {
  margin-left: 10px;
}
#mod-page-editor {
  padding: 10px 20px 10px 40px;
}
#mod-page-editor h2 {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: arial;
  margin-bottom: 20px;
  font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
}
#mod-page-editor h4 {
  margin-top: 20px;
}
#mod-page-editor > div:first-child a {
  width: 160px;
  margin-bottom: 5px;
}
#mod-page-editor > div:first-child button + a {
  margin-left: 0;
}
#mod-page-editor.fixed {
  position: fixed;
  top: 0;
  margin-left: 599px;
  width: 270px;
  z-index: 2;
  border-top: 0;
}
#mod-page-editor.fixed > div:first-child button + a {
  margin-bottom: 5px;
  margin-left: 0;
}
#mod-page-editor.fixed h4 {
  margin-top: 5px;
}
#mod-page-editor.fixed + h2 {
  margin-top: 184px;
}
#mod-page-editor.fixed h2 {
  display: none;
}
#mod-page-editor.fixed h2 + div {
  display: none;
}
#mod-page-editor.fixed #ui-items li {
  display: block;
  width: 100%;
}
#mod-page-editor label {
  width: 200px;
}
#mod-page-editor #ui-items li {
  padding: 5px 7px;
  width: 32%;
  border: 1px dashed grey;
  margin-bottom: -1px;
  cursor: move;
}
#mod-page-editor #ui-items li:hover {
  border-style: solid;
}
#mod-page-editor form.admin-tools {
  display: none;
}
#mod-page-editor form {
  padding: 15px 0px 0;
}
#mod-page-editor .form-inline input[type="submit"] {
  margin-left: 5px;
  margin-top: 5px;
}
#mod-page-editor > button {
  margin-bottom: 15px;
}
#mod-page-editor > a.btn-default {
  vertical-align: top;
  margin-left: 5px;
}
#mod-page-presentation dl {
  background-color: #f5f2a3;
  padding: 10px 20px;
  margin-bottom: 20px;
  box-shadow: 0 2px 10px rgba(163,159,41,0.5);
}
#mod-page-presentation dd {
  margin-bottom: 10px;
}
#mod-page-presentation dt {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.8px;
  position: relative;
  top: -2px;
  font-family: 'Pathway Gothic One', sans-serif;
}
#mod-page-presentation h3 {
  text-align: center;
  margin-bottom: 15px;
}
#mod-page-layout .mod-home-pict {
  width: 100%;
  margin-bottom: 20px;
}
#mod-page.mod-page-article img {
  max-width: 100%;
  max-height: 450px;
  margin-bottom: 10px;
}
#mod-page.mod-page-article img + img {
  margin-left: 5px;
}
#mod-page.mod-page-article li.dummy {
  list-style-type: none;
}
#mod-page.mod-page-article .dummy {
  border: 1px dashed #b3b3b3;
  margin-bottom: 10px;
}
#mod-page.mod-page-article form.admin-tools {
  background-color: transparent;
  padding: 0;
  border: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
#mod-page.mod-page-article form.admin-tools textarea {
  resize: none;
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  color: #241b11;
  border: 0;
  box-shadow: inset 1px 1px 7px rgba(0,0,0,0.3), inset -1px -1px 7px rgba(0,0,0,0.3);
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.5;
}
#mod-page.mod-page-article form.admin-tools input[type="file"] {
  background-color: #0d0d0d;
  padding: 7px;
  color: #999999;
  width: 100%;
  margin-bottom: 3px;
}
.admin #mod-page.mod-page-article h3,
.admin #mod-page.mod-page-article p,
.admin #mod-page.mod-page-article img {
  cursor: move;
}
.sidenav {
  opacity: 0.8;
}
.sidenav.affix {
  opacity: 1;
  top: 0;
  width: 270px;
}
.sidenav.affix h2:hover a {
  color: #068390;
}
.sidenav.affix h2:hover:after {
  font-family: 'FontAwesome';
  content: "\f102";
  font-size: 0.8em;
  margin-left: 5px;
}
.sidenav h2 {
  font-size: 22px;
  border-bottom: 1px solid #241b11;
  padding-bottom: 3px;
  color: #241b11;
  margin-top: 5px;
}
.sidenav a {
  color: #241b11;
  font-family: 'Pathway Gothic One', sans-serif;
}
.sidenav li {
  border-width: 0 0 0 3px;
  border-style: solid;
  border-color: transparent;
}
.sidenav li > a {
  padding: 3px 7px;
  font-size: 18px;
}
.sidenav li.active {
  border-color: #8a860f;
}
.sidenav li.active a {
  color: #8a860f;
}
.admin .sidenav.affix {
  top: 170px;
}
.related-modules h4 {
  color: #694f32;
  font-size: 20px;
  margin-top: 0;
}
.module-thumbnail.large {
  width: 208px;
}
.module-thumbnail.large .stamp {
  background-image: url('../img/torn-frame.png');
}
.module-thumbnail.large .img-block {
  width: 175px;
  overflow: hidden;
}
.module-thumbnail.large .img-block img.bg {
  width: auto;
  left: -102px;
  height: 100%;
}
.news-title {
  font-size: 20px;
}
#mod-pict-editor {
  margin-bottom: 5px;
}
#picture-add {
  display: none;
  padding: 10px;
}
#mod-pictures img {
  width: 100%;
}
#mod-pictures > .row > [class*="col-"] {
  margin-bottom: 10px;
}
#mod-pictures > .row {
  margin-left: -5px;
  margin-right: -5px;
}
#mod-pictures > .row > div {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-delete-pict {
  position: absolute;
  top: 0;
  right: 0;
}
.association h3.asso-city,
.association h4.asso-city {
  margin-top: 32px;
  font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
  font-size: 16px;
  text-align: right;
}
.association .asso-name {
  margin-bottom: 20px;
}
.association .asso-name:before {
  font-size: 0.7em;
  position: relative;
  bottom: 2px;
}
.association .asso-picture {
  width: 50%;
  margin-right: 20px;
  margin-bottom: 12px;
}
.association .asso-picture img {
  width: 100%;
}
.association .asso-website,
.association .asso-picture,
.association .asso-description {
  margin-bottom: 10px;
}
.association .data-tab {
  margin-top: 20px;
}
.association {
  margin-bottom: 20px;
}
.association a:hover {
  background-color: white;
  border-radius: 3px;
  text-decoration: none;
}
.association .asso-name {
  margin: 5px 0 20px;
}
.association h4.asso-city {
  margin: 12px 0 0 0;
}
#person-sheet strong {
  color: #068390;
}
#person-sheet address {
  width: 90%;
}
#person-sheet .icon-left {
  line-height: 1.5em;
}
#key-dates .key-date-block {
  margin-bottom: 10px;
}
#key-dates .key-date {
  font-family: 'Pathway Gothic One', sans-serif;
  font-size: 1.4em;
}
#key-dates .key-date .dates-separator {
  width: 10px;
  height: 3px;
  background-color: #8a8a8a;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 992px) {
  #key-dates .key-date .dates-separator {
    margin: 0 30px;
  }
}
#key-dates .description {
  margin-top: 5px;
}
#personalities .person {
  cursor: pointer;
}
#personalities .person:hover {
  background: rgba(255,255,255,0.7);
}
#personalities .person .person-name {
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}
#personalities .person .admin-tools {
  display: block;
  padding: 0;
  text-align: right;
  margin-bottom: 10px;
}
#personalities .person .admin-tools .btn + .btn {
  margin-left: 0;
}
#personalities .row {
  margin-left: -7px;
  margin-right: -7px;
}
#personalities .person-picture {
  text-align: center;
}
#personalities .person-picture img {
  width: 100%;
  max-width: 300px;
}
#personalities [class*="col-"] {
  margin-bottom: 15px;
  padding: 0 7px;
}
#person-other-infos {
  clear: both;
  margin: 0 7px 15px;
  padding-bottom: 30px;
}
#person-other-infos .person-name {
  font-size: 25px;
  margin: 15px 0 25px;
  text-align: center;
}
#person-other-infos .person-birthdate {
  margin-bottom: 10px;
}
#person-other-infos .person-deathdate {
  margin-top: -10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #mod-menu.fixed {
    width: 245px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #mod-menu.fixed {
    width: 235px;
  }
  #mod-page-editor.fixed {
    margin-left: 500px;
  }
}
@media (min-width: 1200px) {
  #mod-menu.fixed {
    width: 285px;
  }
}
