body{
  max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    color:#888;
}

.navbar{
  justify-content:center;
}

.node__content .field--name-body{
  background-color:#fff;
  border:solid 1px #aaa;
  color:#888;
}
.node__content .field--name-body table{
  margin:0;
}
.node__content .field--name-body th{
  background-color:#2d6980;
  text-align:center;
  font-size:22px;
}

.node__content .field--name-body td{
  background-color:#fff;
}

.node__content .field--name-body p,
.node__content .field--name-body h2,
.node__content .field--name-body ul{
  margin-left:1em;
  margin-right:1em;
}

.sidebar_first{
  padding:0;
}
#superfish-annual2023,
#superfish-annual-meeting-2023{
  width:100%;
  padding-left:1em;
}

#superfish-annual2023 li,
#superfish-annual-meeting-2023 li{
  background-color:#fff;  
  margin-bottom:4px;
width:100%;

}

#superfish-annual2023 li::after,
#superfish-annual-meeting-2023 li::after{
      content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 13px 13px 0;
    border-style: solid;
    border-color: #c1e2fa #c1e2fa #ccc #ccc;
}

.sf-menu a{
  color:#888 !important;
  text-decoration:none;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li:hover a {
    color:#868E98 !important;
    background-color:#ddd !important;
}


.sidebar .block{
  padding:0;
  border:none;
}

table.about td,
table.register td,
table.venue td{
  border:solid 1px #bbb;
}

table.about .bg_gray,
table.register .bg_gray,
table.venue .bg_gray{
  background-color:#ddd;
}

.page-node-1354 a{
  text-decoration:none;
}
