dd{
    padding-left:5px;
}
dl {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
}
dl > .prijs {
    font-size: 20px;
    font-weight: bolder;
    text-align: right;
}
.page-wrapper {
    margin-top: 40px;
    witdh: 1020px !important;
    font-size: 14px;
}
#pre-header, #slider-container, #banner-inside {
    border-bottom: 1pt solid #D8D5CD;
}
#pre-header, .flex-direction-nav li a:hover {
    background-color: #434343;
    color: #ffffff;
}
#pre-header {
    float: left;
    width: 940px;
    padding: 0 40px 0 40px;
    margin: 0px 0 30px -40px;
    border-bottom: 1pt solid #d8d5cd;
    min-height: 50px;
    background-color: #434343;
    color: #ffffff;
}

.vti_container {
    margin: 0 auto;
    position: relative;
    width: 940px;
}
.container{
    width:100% !important;
}
.btn-success {
    background: #94c11f !important;
}
.title_holder h2{
    white-space: normal;
    background-color: #94c11f;
    color: white !important;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 15px;
    margin-left: 7px;
}
.price_holder {
    font-size: 45px;
    font-weight: 700;
    padding: 0px 10px;
}
.price_holder .vat-label {
    font-size: 16px;
}
.prijs{
    color: #94c11f;
  text-align: right !important;
}
#BTW {
  color: black !important;
  font-size: 75%;
}
.td-stpd {
  background: #f9f9f9 !important;
}
.td-std {
  background: #ffffff !important;
}
.course_holder {
    line-height:24pt;
    background: #ffffff;
    padding: 8px 8px 30px 8px;
    box-shadow: 12px 0 15px -4px rgba(77, 77, 77, 0.3), -12px 0 8px -4px rgba(77, 77, 77, 0.2);
    margin-bottom: 10px;
    border-radius: 5px;
}
.course_holder h4 {
    font-weight: bolder;
}
.course_holder_large {
  position: relative;
  height: 330px !important;
}
.course_holder {
  position: relative;
  height: 190px;
}
.course_holder .btn,.course_holder_large .btn{
  position: absolute;
  width: 98%;
  bottom: 10px;
}
.coming_courses_holder .description {
    margin-bottom: 0px;
    font-size: 18px;
    padding: 15px;
    text-align: center;
}
.beschikbaar {
    color: #eea236;
}
.beschikbaar ul{
  margin-block-start: 0em;
  margin-block-end: 0em;
  line-height: 16px;
}
.beschikbaar i {
    font-size: 14px !important;
    font-weight: bolder;
}
.course_holder:nth-child(odd) {
    background: #efefef;
}
.description{
    font-size: 14px;
}
.description ul{
    padding-left: 20px;
}
.page-wrapper h2 {
    white-space: normal;
    color: #94c11f;
    font-size: 20px;
    text-align: center;
    font-weight: bolder;
}
.slbContentOuter{
    vertical-align: top !important;
}
.table th {
    position: sticky;
    top: 0;
    background: white;
}
@media (min-width:768px){
  .side-nav {
    position: relative;
    top: 0px;
    width: 100%;
    border: none;
    border-radius: 0;
    border-top: 1px rgba(0,0,0,.5) solid;
    overflow-y: auto;
    background-color: #5A6B7D;
    bottom: 0;
    overflow-x: hidden;
    padding-bottom: 40px;
  }
  ul{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
  }
  .nav>li {
    position: relative;
    display: block;
    width: 100%;
  }
  .nav li a{
    color: black;
  }
  .nav li .active {
    text-decoration: none;
    background-color: #eee;
  }
}
