

.page-contents .page-language-tabs.nav-tabs {
  margin-right: 0;
  border-right: 0;
}
.page-contents .tab-content {
  background: #fff;
  border: 1px solid #ddd;
  padding: 19px;
  border-top: 0px;
}
.page-contents .page-content-title {
  margin: 0;
  color: #AAA;
  text-align: right;
}
.uploaded-image {
  max-height: 75px;
  max-width: 120px;
}
.carouselButtons {
  bottom: 50px;
  position: absolute;
  left: 50%;
  z-index: 16;
  width: 60%;
  margin-left: -30%;
  text-align: center;
}
.vertical-timeline-today {
  position: relative;
  width: 100px;
  left: -30px;
  display: table;
}
.vertical-timeline-today div {
  text-align: center;
  border-radius: 0.25em;
  background-color: #564438;
  border-color: #564438;
  color: #FFFFFF;
  height: 30px;
  display: table-cell;
  vertical-align: middle;
}
.vertical-timeline-date {
  position: relative;
  width: 80px;
  left: -80px;
  display: table;
  top: 10px;
}
