/*endregion */


/*region Zoning / Imar Durum */

.teo-zoning-table .header-wrapper {
    margin-right: -15px;
    margin-left: -15px;
    padding: 5px 15px;
    background: #ECEFF1;
    border-bottom: 1px solid #CFD8DC;
}

.teo-zoning-table .header-content {
    position: relative;
    width: 100%;
    height: 80px;
}

.teo-zoning-table .header-content h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    color: black;
}

.logo svg {
    align-content: center;
    text-align: -webkit-center;
}

@media (max-width: 450px) {
    .project-name {
        font-size: 12px;
    }
}

.imar-durum-map-container {
    height: 38rem;
    width: 100%;
    position: relative;
    margin: auto;
    border: 1px solid #e5e5e5;
}

@media (max-height: 900px) {
    .imar-durum-map-container {
        height: 35rem;
    }
}

@media (min-height: 1080px) {
    .imar-durum-map-container {
        height: 50rem;
    }
}

.teo-zoning-table .table-bordered th {
    background: #ECEFF1;
}

.teo-zoning-table .table-bordered td {
    background: #f9fcfd;
}

.teo-zoning-table .table-vertical th {
    text-align: right;
    width: 20%;
}

.teo-zoning-table .table > tbody > tr > th,
.teo-zoning-table .table > tfoot > tr > th,
.teo-zoning-table .table > thead > tr > td,
.teo-zoning-table .table > tbody > tr > td,
.teo-zoning-table .table > tfoot > tr > td {
    padding: 0.7%;
    line-height: 1;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 14px;
}

.teo-zoning-table table tbody tr,
.teo-zoning-table table tbody td {
    color: black !important;
}

.teo-yenimahalle-logo svg {
    width: 6rem !important;
}

/*endregion */
