﻿.gramajsecim-alert {
    display: none;
    margin: 10px 0;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    top: 300px;
}
.buttontasi {
    position: absolute;
    top: -54px;
    left: 200px;
}
.displaynone {
    display: none !important;
}

.displayblock {
    display: block !important;
}

section, .section-t-space {
    padding-top: calc(30px + (50 - 30) * ((100vw - 320px) / (1920 - 320)));
    display: block;
}
.odemehata {
    display: none;
    padding: 15px 15px;
    display: none;
}
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #76992d !important;
    --bs-btn-border-color: #76992d !important;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #76992d !important;
    --bs-btn-hover-border-color: #76992d !important;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #76992d !important;
    --bs-btn-active-border-color: #76992d !important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #76992d !important;
    --bs-btn-disabled-border-color: #76992d !important;
}
#uyesagexit a {
    text-decoration: none;
    color: #fff;
    position: absolute;
    padding-top: 7px;
}
.uyeolmadangirismail .sign-btn {
    display: inline-block;
    width: auto;
    height: 43px;
    background-color: #3d6f43;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 0.8rem;
    font-size: .9rem;
    margin-bottom: 2rem;
    transition: 0.3s;
    padding-left: 15px;
    padding-right: 15px;
}
.table {
    --bs-table-bg: transparent !important;
}
.btn.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .wp-block-button__link, .btn-lg.wp-block-button__link {
    padding: 24px 40px;
    font-size: 16px;
}
.btn-light {
    background-color: #76992d;
    border-color: #76992d;
    color: #fff;
}

h5 a {
    color: #232323;
}
.adresgenel .table > tbody {
    vertical-align: middle;
    line-height: 60px;
}
 .table > tbody {
    vertical-align: middle;
    line-height: 60px;
}