.sidebar .relevant-elements-block{
    padding-bottom:10px;
    background-color: rgba(255, 255, 255, 1) !important;
    /* background-color: rgba(155, 190, 50, 1) !important; */
}
.relevant-elements .relevant-elements-block{
	padding: 5px 0px -1px 0px;
}
.relevant-elements{

}
.relevant-elements h2{
    margin-bottom: 2px !important;
    margin: 0px 0px 0px -15px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    font-family: "Georgia", serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5em;
    padding: 5px 19px 5px 18px;
    background: #9bbe32;
    background-image: linear-gradient(to right,#9bbe32, rgba(255,255,255,1));
}
/* .relevant-elements h2{
    margin-bottom: 2px !important;
    font-family: "Georgia", serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5em;
    padding: 5px 19px 5px 18px;
    background: #9bbe32;
} */

/* .relevant-elements h2{
    margin-bottom: 2px !important;
    border-radius: 25px;
    font-family: "Georgia", serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5em;
    padding: 5px 19px 5px 18px;
    margin: 0px 15px 0px 15px;
    background: #9bbe32;
} */

.relevant-elements .snuffelboxSuggestie {
    /* display: table; */
    clear:both;
    overflow:hidden;
    display: flex;
    justify-content: left;
    align-items: center;
    margin: 0px 19px 0px 18px;
    padding: 5px 0px 6px 0px;
    position: relative;
    /* font-family: "Georgia", serif;
    font-size: 14px; */

}
.snuffelboxSuggestieSeparator{
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-image: linear-gradient(to right, white, #9bbe32, white);
}
.snuffelboxSuggestieSeparator.firstSeparator{
    bottom: initial;
    top:0px;
    display: none;
}
.relevant-elements .snuffelboxSuggestie a:hover{
    text-decoration: underline;
}
.snuffelboxText, .snuffelboxTextVerdieping{
    line-height:16px;
}
.snuffelboxSuggestie .snuffelboxTextDate{
    display:block;
}
.snuffelboxSuggestie .snuffelboxTextTitle{
    max-height: 33px;
    overflow:hidden;
}
.snuffelboxSuggestie .snuffelboxImgPage{
    display: block;
    float:left;
    margin: 0px 14px 0px 0px;
    width: 36px;
    height: 36px !important;
    border-radius: 50%;
    color: #fff !important;
    text-align: center;
    flex-grow: 0;
    flex-shrink: 0;
}
.snuffelboxSuggestie .snuffelboxImgPage img{
    border-radius: 50%;
    width:36px;
    height:36px;
    border: 2px solid #9bbd1b;
    flex-grow: 0;
    flex-shrink: 0;
}

.snuffelboxSuggestie .snuffelboxImgMagazine{
    display: block;
    float:left;
    margin: 0px 14px 0px 0px;
    width: 36px;
    height: 36px !important;
    border-radius: 50%;
    color: #fff !important;
    text-align: center;
    flex-grow: 0;
    flex-shrink: 0;
}
.snuffelboxSuggestie .snuffelboxImgMagazine img{
    border-radius: 50%;
    width:36px;
    height:36px;
    border: 2px solid #9bbd1b;
    flex-grow: 0;
    flex-shrink: 0;
}

.snuffelboxSuggestie .snuffelboxImg {
    /* display: table-cell; */
    display: block;
    float:left;
    margin: 0px 10px 0px 0px;
    width: 26px;
    height: 26px !important;
    border-radius: 50%;
    color: #000 !important;
    text-align: center;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    justify-content: center;

}
.fontawesomeDocument{
    border-radius: 50%;
    width:36px;
    height:36px;
    border: 2px solid #9bbd1b;
    flex-grow: 0;
    flex-shrink: 0;
    color: #9bbd1b;
    font-size:24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fontawesomeDocument font{
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
}
.snuffelboxSuggestie .snuffelboxImg i{
    font-size: 13px !important;
    width: 26px;
    margin-top:7px;
    margin-left:0px;
}
.snuffelboxSuggestie .snuffelboxImgThumb{
    flex-grow: 0;     /* do not grow   - initial value: 0 */
    flex-shrink: 0;   /* do not shrink - initial value: 1 */
    width:36px;
    height:36px;
    border-radius: 50%;
    float:left;
    margin-right:14px;
}
.snuffelboxSuggestie .snuffelboxImgThumb img{
    border-radius: 50%;
    width:36px;
    height:36px;
}
.snuffelboxSuggestie .snuffelboxImgProject{
    flex-grow: 0;     /* do not grow   - initial value: 0 */
    flex-shrink: 0;   /* do not shrink - initial value: 1 */
    width:36px;
    height:36px;
    border-radius: 50%;
    float:left;
    margin-right:-17px;
}
.snuffelboxSuggestie .snuffelboxImgProject img{
    width:36px;
    height:36px;
}
.snuffelboxSuggestie .snuffelboxImgProject i{
    font-size: 13px !important;
    width: 26px;
    margin-top:7px;
    margin-left:1px;
}
.snuffelboxSuggestie .projectSmall{
    margin-top:10px;
}
.snuffelboxSuggestie .projectLarge{
    width:36px !important;
    height:36px !important;
    flex-grow: 0;     /* do not grow   - initial value: 0 */
    flex-shrink: 0;   /* do not shrink - initial value: 1 */
}
.snuffelboxSuggestie .projectLarge i{
    font-size: 19px !important;
    width: 26px;
    margin-top: 7px;
    margin-left: 0px;
}
.snuffelboxSuggestie .projectImgLink{
    display:block; 
    border-radius:50%; 
    width:36px;
    height:36px;
    overflow: hidden;
}
.snuffelboxSuggestie .projectBullet{
    width:3px;
    height:3px;
    border-radius: 50%;
    margin: 0px 0px 0px 0px;
    margin: 5px 6px 0px 0px;
    float: left;
}
.snuffelboxImgCheck{
    float: left;
    /* margin: 19px 0px 0px 34px; */
    margin: 23px 0px 0px 20px;
    font-size: 17px;
    display: block;
    position: absolute;
    background: white;
    border-radius: 50%;
}
.relevant-elements .snuffelboxImg img {
    width: 14px;
    height: 13px;
    margin: 6px 0px 0px 0px;
    /* border-radius: 11px; */
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    background-position: center center;
    /* border: 1px solid #9bbd1b; */
}
.snuffelboxSuggestie .snuffelboxImgDocument{
    width:auto !important;
    margin-left:20px;
}
.crm-document-icon{
    border-radius: 50%;
    float: left;
    margin-left:-20px;
    width:26px;
    height: 26px;
}
/* .relevant-elements-block.project .snuffelboxImg{
    width:31px;
    height: 31px;
    text-align: center;
}
.relevant-elements-block.project .snuffelboxProjectResult{
    margin-left:5px;
}
.relevant-elements-block.project .snuffelboxImg a{
    padding-right:1px;
} */
.relevant-elements-project-breadcrumbs{
    font-style: italic;
    font-family: "Verdana", sans-serif;
    font-size: 11px;
    line-height: 1.5em;
    font-weight: 400;
    font-size: 0.9rem !important;
    clear:both;
    width:100%;
}
.relevant-elements-project-breadcrumbs a:hover{
    text-decoration: none !important;
    color: #9bbd1b;
}
.snuffelboxSuggestie.project img{
    margin: 0px 10px 0px -10px;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    background-position: center center;
    border: 1px solid #9bbd1b;
}
.relevant-elements{
    /* padding:15px; */
    /* background-color: white;
    border:red 10px solid;
    padding:10px; */
}
.relevant-elements ul{
    padding-bottom: 10px;
}
.relevant-elements ul li{
    list-style-type: disc;
}
/*
.weergave1 #document-single-container .relevant-elements{
    width:100%;
    float: left;
    margin-bottom:15px;
}   
.weergave1 #document-single-container .relevant-elements .snuffelboxSuggestie{
    float:left;
    clear: none;
}
.weergave1 #document-single-container .relevant-elements .relevant-elements-block{
    clear:both;
    display: flex;
}
.weergave1 #document-single-container .relevant-elements .snuffelboxSuggestie{
    justify-content: center;
    align-items: center;
    margin-right:10px;
}
.weergave1 #document-single-container .relevant-elements .relevant-elements-block h2{
    clear:both;
    width:100%;
    text-align: center;
}
.weergave1 #document-single-container .relevant-elements .relevant-elements-block{
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
*/

.weergave1 .relevant-elements{
    width:100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top:-20px;
    margin-bottom:10px;
    margin-left:5px;
    /* right: 0px;
    top: 146px; */

}   
.weergave1 .relevant-elements-block{
   width:50%; 
}
.weergave1 #document-single-container{
    overflow: hidden;
}
.cobkennisbank-back-button{
    cursor: pointer;
}
.weergave1 #document-single-page .cobkennisbankitems .cobkennisbank-block-inner{
}

.weergave1 .cob-kennisbank-content-table{
}
.weergave1 .cob-kennisbank-content-table .cobkennisbank-block-inner{
}
.weergave1 .cob-kennisbank-content-table .relevant-elements{
}
.weergave1 .cobkennisbank-content{
    margin-bottom:0px !important;
}
.weergave1 .share-download-wrapper{
    margin: 0px 25px 40px 25px;
}
#document-single-page .weergave1 .cobkennisbank-content{
    margin-bottom: 35px !important;
}


.weergave2 .relevant-elements{
    min-width:300px;
    box-shadow: 5px 5px 15px #ccc;
    position: relative;
    /* right: 0px;
    top: 146px; */

}   
.weergave2 #document-single-container{
    width:100%;
    margin-top:-15px;
    margin-bottom:15px;
    min-height: 500px;
    overflow:hidden;
    padding-top:12px;
}
.download-qr-btn{
    align-items: center;
}
.weergave2 #document-single-page .cobkennisbankitems .cobkennisbank-block-inner{
    max-width:975px;
}

.weergave2 .cob-kennisbank-content-table{
    display: table;
    width:100%;
}
.weergave2 .cob-kennisbank-content-table .cobkennisbank-block-inner{
    display:table-cell;
}
.weergave2 .cob-kennisbank-content-table .relevant-elements{
    display: table-cell;
}
.weergave2 .cob-kennisbank-content-table .relevant-elements-block{
    padding-bottom:10px;
}

.weergave2 #document-single-page .cobkennisbankitems .cobkennisbank-content{
    min-height:285px;
}
.weergave2 .share-download-wrapper{
    position: absolute;
    bottom: 20px;
    left: 25px;
    right: 25px;
}
.weergave2 .cobkennisbank-block-inner{
    position: relative;
}
@media only screen and (max-width: 1023px) {
    .weergave2 .cob-kennisbank-content-table{
        display: flex;
        width:100%;
        flex-wrap: wrap;
    }
    .weergave2 .cob-kennisbank-content-table .cobkennisbank-block-inner{
        display: flex;
    }
    .weergave2 .cob-kennisbank-content-table .relevant-elements{
        display: flex;
        width:100%;
        flex-wrap: wrap;
    }
    .weergave2 .cob-kennisbank-content-table .relevant-elements-block{
    }
    
    .weergave2 #document-single-page .cobkennisbankitems .cobkennisbank-content{   
    }
    #document-single-page .cobkennisbankitems .cobkennisbank-content{
        margin: 25px 25px 35px 25px !important;
    }
    .weergave2 .share-download-wrapper{
    }
    .weergave2 .cobkennisbank-block-inner{
    }
    .cobkennisbank-back-button, .cobkennisbank-overview-button{
        margin:25px 0px 0px 25px;
    }
    .cobkennisbank-foorter-container #footer div{
        margin: 0px 5px 6px 10px;
    }
    .weergave2 .share-download-wrapper{
        position: relative;
        bottom: 20px;
        left: 25px;
        right: 25px;
    }
}