.teasers_home {margin-top: 30px;}
.teasers_home .img-responsive {width: 100%; height: auto;}
.teasers_home div {margin-bottom: 30px;}

.top-bar {background-color: #6d9382; color: #fff;}
.topbar-list li a, .topbar-list li a:HOVER {color: #fff;}
#portfolio img {width: auto; height: 250px;}
.product-container .img-responsive {height: 200px; width: auto;}

.smalltable {font-size: 12px;}

.status_1_light {background-color: #f2dede;}
.status_2_light {background-color: #F2CC7A;}
.status_3_light {background-color: #dff0d8;}
.antwoord {display: inline-block; margin: 8px 0 4px 15px; font-style: italic; font-size: 14px; color: #333;}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.back-to-top.btn-primary {background-color: #878787; border: 1px solid #878787;}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 43px;
    height: 0;
    margin-bottom: 15px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bedrijfsvideo {margin-bottom: 20px;}



@media print {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}


@media (max-width:767px) {
    .topbar-list:last-child, .topbar-list li {border: 0;}
    .topbar-list li {line-height: 30px;}
    .top-bar {line-height: 30px;}
    .top-bar a {color: #fff;}
}
