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;
}
.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;
}
.coming_courses_holder .description {
    margin-bottom: 0px;
    font-size: 18px;
    padding: 15px;
    text-align: center;
}
.beschikbaar {
    color: #eea236;
}
.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;
}