    /*
    .lakaskinalatok .row:not(.row:first-of-type) {
        background: rgba(0,0,0,0.1);
        pointer-events: none !important;
        color: rgba(0,0,0,0.5)
    }
	 */

    .bootstrap-table .fixed-table-container .table thead th .th-inner {
        white-space: break-spaces !important;
    }

    .bootstrap-table .fixed-table-container .table thead th {
        vertical-align: middle !important;
    }

    .lakaskinalatok .row:not(:first-of-type) .table > thead {
        background: transparent !important;
        color: rgba(0,0,0,0.5);
    }

    .lakaskinalatok .table {
        /*color: rgba(0,0,0,0.5) !important;*/
    }

    .lakaskinalatok tr[id*=reszletek_]:not(tr[id*=reszletek_megnyitas_]):hover {
        --bs-table-hover-bg: transparent !important;
    }

    .lakaskinalatok tr[id*=reszletek_]:not(tr[id*=reszletek_megnyitas_]) {
        font-family: "Century Gothic" !important;
    }

    .lakaskinalatok tr[id*=reszletek_]:not(tr[id*=reszletek_megnyitas_]) td {
        padding: 0 0.5rem !important;
    }

    @media all and (min-width: 300px) and (max-width: 399.8px) {
        .lakas-adatlap {
            width: 300px !important;
            margin: 0 !important;
        }
    }

    @media all and (min-width: 400px) and (max-width: 479.8px) {
        .lakas-adatlap {
            width: 360px !important;
            margin: 0 !important;
        }
    }

    @media all and (min-width: 480px) and (max-width: 575.8px) {
        .lakas-adatlap {
            width: 430px !important;
            margin: 0 !important;
        }
    }

    @media all and (min-width: 576px) and (max-width: 767.8px) {
        .lakas-adatlap {
            width: 530px !important;
            margin: 0 !important;
        }
    }
/*   
	.epitesiutem_17 {
        background: rgba(176,190,130,0.2);
        pointer-events: none !important;

	}

	.epitesiutem_17 td {
        color: rgba(0,0,0,0.4) !important;
	}
*/   

   /*
	.epitesiutem_18 {
        background: rgba(176,190,130,0.2);
        pointer-events: none !important;

	}

	.epitesiutem_18 td {
        color: rgba(0,0,0,0.4) !important;
	}
   */ 
    /*
    .epitesiutem_17:not(.parkolok):not(.tarolok) th:first-child, .epitesiutem_17:not(.parkolok):not(.tarolok) td:first-child, .epitesiutem_17 td a {

        display: none;
    }
    */

    /*
    .epitesiutem_18:not(.parkolok):not(.tarolok) th:first-child, .epitesiutem_18:not(.parkolok):not(.tarolok) td:first-child, .epitesiutem_18 td a {
        display: none;
    }
    */
