﻿
.icon-download.emptylink {
    background-position: 0 -106px;
    background-color:#ddd;
}

i.fa {
    color: #d6c800;
}


/*Offertes*/
.NoUrlStyleForChild > a {
    color: white;
}


tr.displayOfferteRow
{
    display:initial;
}

.hideOfferteRow
{
    display:none;
}

.validation-summary-errors ul { 
    list-style: none;
}


.renderOfferteDet:hover{
    cursor: pointer;
}


.OfferteDetailTable{
    table-layout: fixed;
    border-collapse:separate;

    overflow: hidden!important;
}

.noHoverForOfferteDetail:hover{
    background-color:white !important;

}


.OfferteMainTable {
     overflow: hidden!important;
}


/*Disclaimer*/

.checkBoxDisclaimer
{
    margin-left:10px;
}

.checkBoxDisclaimer  > div { 
    border:1px solid black;
} 

.DisclaimerTitle{
    padding-top:10px;
    padding-bottom:15px;
    font-size:18px;

    font-weight:bold;

}

/*Mijn buurt*/

.enlargeOnHover img{
    width:36px;
    height:36px;
}
.enlargeOnHover:hover img{
    width:100px;
    height:100px;
}


.enlargeOnHover:hover{
    width:100px;
    height:100px;
}



/* Discussie/Stel een vraag  */


.PostDateDiscussionItem{
    float:right;   
}

.PostDateDiscussionRow
{
 padding:15px; 
 float:left;

}


.alignAfspraak {
    display: inline-block;
    width: 120px;
}

.card h5 {
    display: block;
    height: 50px;
}

/*Home*/



.HomeSlideImage {
    width: 332px;
    height: 204px;
    object-fit: contain;
}

.compat-object-fit {
    width: 332px;
    height: 204px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.HomeSlideImage
{
    opacity: 0;
}



&__featured-image {
    width: 120px;
    height: 120px;
    object-fit: cover;
}
}
