/* _content/smartenvi/Views/Shared/Bg/_Footer.cshtml.rz.scp.css */
/* SMARTEnvi Footer - Sade ve Modern Tasarım */

.site-footer[b-dkgy021p43] {
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 2rem 0 1.5rem 0;
    margin-top: auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.site-footer .container[b-dkgy021p43] {
    max-width: 1200px;
}

/* Footer bölümleri */
.footer-section[b-dkgy021p43] {
    height: 100%;
}

.footer-title[b-dkgy021p43] {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1rem;
    border-bottom: 2px solid #3498db;
    padding-bottom: 0.3rem;
    display: inline-block;
}

/* Footer içerik stilleri */
.footer-content[b-dkgy021p43] {
    line-height: 1.6;
}

.footer-content p[b-dkgy021p43] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    color: #bdc3c7;
}

/* Koordinatör bölümü */
.coordinator-name[b-dkgy021p43] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 1rem !important;
}

.university[b-dkgy021p43] {
    font-weight: 500;
    color: #e8e8e8 !important;
}

.department[b-dkgy021p43] {
    color: #bdc3c7 !important;
}

/* İletişim bölümü */
.contact-item[b-dkgy021p43] {
    margin-bottom: 1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #34495e;
}

.contact-item:last-child[b-dkgy021p43] {
    border-bottom: none;
    margin-bottom: 0;
}

.contact-name[b-dkgy021p43] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 0.95rem !important;
}

.contact-org[b-dkgy021p43] {
    font-weight: 500;
    color: #e8e8e8 !important;
    font-size: 0.9rem !important;
}

.contact-email[b-dkgy021p43] {
    color: #bdc3c7 !important;
}

/* E-posta linkleri */
.footer-content a[b-dkgy021p43] {
    color: #3498db;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-content a:hover[b-dkgy021p43] {
    color: #5dade2;
    text-decoration: underline;
}

/* Responsive tasarım */
@media (max-width: 991.98px) {
    .site-footer[b-dkgy021p43] {
        padding: 1.5rem 0 1rem 0;
    }

    .footer-section[b-dkgy021p43] {
        margin-bottom: 0.8rem;
        text-align: center;
    }

    .footer-title[b-dkgy021p43] {
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }

    .contact-item[b-dkgy021p43] {
        margin-bottom: 0.8rem;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 767.98px) {
    .site-footer[b-dkgy021p43] {
        padding: 1rem 0 0.8rem 0;
    }

    .footer-content p[b-dkgy021p43] {
        font-size: 0.85rem;
    }

    .coordinator-name[b-dkgy021p43],
    .contact-name[b-dkgy021p43] {
        font-size: 0.9rem !important;
    }

    .footer-title[b-dkgy021p43] {
        margin-bottom: 0.6rem;
    }

    .contact-item[b-dkgy021p43] {
        margin-bottom: 0.6rem;
        padding-bottom: 0.4rem;
    }
}

/* Layout için body düzenlemesi */
body[b-dkgy021p43] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.container[b-dkgy021p43] {
    flex: 1;
}
/* _content/smartenvi/Views/Shared/Bg/_Header.cshtml.rz.scp.css */
/* Çok seviyeli (nested) dropdown desteği */
.dropdown-submenu[b-aam4dzkcy7] {
  position: relative;
}

.dropdown-submenu>.dropdown-menu[b-aam4dzkcy7] {
  top: 0;
  left: 100%;
  margin-top: -0.25rem;
  margin-left: .1rem;
  border-radius: .375rem;
}

/* Hover ile açmayı kaldırıyoruz; açılma tıklama/JS ile yönetilecek */

/* Uzun metinler için satır kaydırma */
.dropdown-item[b-aam4dzkcy7] {
  white-space: normal;
}

/* Alt menü oku (Font Awesome yüklü) */
.dropdown-menu .dropdown-toggle[b-aam4dzkcy7]::after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  float: right;
  margin-left: .5rem;
  border: none;
}

/* Üst menü ile görsel bütünlük */
.navbar .dropdown-menu[b-aam4dzkcy7] {
  padding: .5rem 0;
}

/* Masaüstünde üst menüde öğeler arasını aç */
@media (min-width: 992px) {
  .navbar-nav.mx-auto[b-aam4dzkcy7] {
    gap: 1.2rem;
  }
}
/* _content/smartenvi/Views/Shared/En/_Footer.cshtml.rz.scp.css */
/* SMARTEnvi Footer - Sade ve Modern Tasarım */

.site-footer[b-6698z8vqmq] {
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 2rem 0 1.5rem 0;
    margin-top: auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.site-footer .container[b-6698z8vqmq] {
    max-width: 1200px;
}

/* Footer bölümleri */
.footer-section[b-6698z8vqmq] {
    height: 100%;
}

.footer-title[b-6698z8vqmq] {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1rem;
    border-bottom: 2px solid #3498db;
    padding-bottom: 0.3rem;
    display: inline-block;
}

/* Footer içerik stilleri */
.footer-content[b-6698z8vqmq] {
    line-height: 1.6;
}

.footer-content p[b-6698z8vqmq] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    color: #bdc3c7;
}

/* Koordinatör bölümü */
.coordinator-name[b-6698z8vqmq] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 1rem !important;
}

.university[b-6698z8vqmq] {
    font-weight: 500;
    color: #e8e8e8 !important;
}

.department[b-6698z8vqmq] {
    color: #bdc3c7 !important;
}

/* İletişim bölümü */
.contact-item[b-6698z8vqmq] {
    margin-bottom: 1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #34495e;
}

.contact-item:last-child[b-6698z8vqmq] {
    border-bottom: none;
    margin-bottom: 0;
}

.contact-name[b-6698z8vqmq] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 0.95rem !important;
}

.contact-org[b-6698z8vqmq] {
    font-weight: 500;
    color: #e8e8e8 !important;
    font-size: 0.9rem !important;
}

.contact-email[b-6698z8vqmq] {
    color: #bdc3c7 !important;
}

/* E-posta linkleri */
.footer-content a[b-6698z8vqmq] {
    color: #3498db;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-content a:hover[b-6698z8vqmq] {
    color: #5dade2;
    text-decoration: underline;
}

/* Responsive tasarım */
@media (max-width: 991.98px) {
    .site-footer[b-6698z8vqmq] {
        padding: 1.5rem 0 1rem 0;
    }

    .footer-section[b-6698z8vqmq] {
        margin-bottom: 0.8rem;
        text-align: center;
    }

    .footer-title[b-6698z8vqmq] {
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }

    .contact-item[b-6698z8vqmq] {
        margin-bottom: 0.8rem;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 767.98px) {
    .site-footer[b-6698z8vqmq] {
        padding: 1rem 0 0.8rem 0;
    }

    .footer-content p[b-6698z8vqmq] {
        font-size: 0.85rem;
    }

    .coordinator-name[b-6698z8vqmq],
    .contact-name[b-6698z8vqmq] {
        font-size: 0.9rem !important;
    }

    .footer-title[b-6698z8vqmq] {
        margin-bottom: 0.6rem;
    }

    .contact-item[b-6698z8vqmq] {
        margin-bottom: 0.6rem;
        padding-bottom: 0.4rem;
    }
}

/* Layout için body düzenlemesi */
body[b-6698z8vqmq] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.container[b-6698z8vqmq] {
    flex: 1;
}
/* _content/smartenvi/Views/Shared/En/_Header.cshtml.rz.scp.css */
/* Çok seviyeli (nested) dropdown desteği */
.dropdown-submenu[b-bhtmkj60t7] {
  position: relative;
}

.dropdown-submenu>.dropdown-menu[b-bhtmkj60t7] {
  top: 0;
  left: 100%;
  margin-top: -0.25rem;
  margin-left: .1rem;
  border-radius: .375rem;
}

/* Hover ile açmayı kaldırıyoruz; açılma tıklama/JS ile yönetilecek */

/* Uzun metinler için satır kaydırma */
.dropdown-item[b-bhtmkj60t7] {
  white-space: normal;
}

/* Alt menü oku (Font Awesome yüklü) */
.dropdown-menu .dropdown-toggle[b-bhtmkj60t7]::after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  float: right;
  margin-left: .5rem;
  border: none;
}

/* Üst menü ile görsel bütünlük */
.navbar .dropdown-menu[b-bhtmkj60t7] {
  padding: .5rem 0;
}

/* Masaüstünde üst menüde öğeler arasını aç */
@media (min-width: 992px) {
  .navbar-nav.mx-auto[b-bhtmkj60t7] {
    gap: 1.2rem;
  }
}
/* _content/smartenvi/Views/Shared/En/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-u33g5fx824] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-u33g5fx824] {
  color: #0077cc;
}

.btn-primary[b-u33g5fx824] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-u33g5fx824], .nav-pills .show > .nav-link[b-u33g5fx824] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-u33g5fx824] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-u33g5fx824] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-u33g5fx824] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-u33g5fx824] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-u33g5fx824] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/smartenvi/Views/Shared/It/_Footer.cshtml.rz.scp.css */
/* SMARTEnvi Footer - Sade ve Modern Tasarım */

.site-footer[b-xkq8mh44xq] {
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 2rem 0 1.5rem 0;
    margin-top: auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.site-footer .container[b-xkq8mh44xq] {
    max-width: 1200px;
}

/* Footer bölümleri */
.footer-section[b-xkq8mh44xq] {
    height: 100%;
}

.footer-title[b-xkq8mh44xq] {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1rem;
    border-bottom: 2px solid #3498db;
    padding-bottom: 0.3rem;
    display: inline-block;
}

/* Footer içerik stilleri */
.footer-content[b-xkq8mh44xq] {
    line-height: 1.6;
}

.footer-content p[b-xkq8mh44xq] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    color: #bdc3c7;
}

/* Koordinatör bölümü */
.coordinator-name[b-xkq8mh44xq] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 1rem !important;
}

.university[b-xkq8mh44xq] {
    font-weight: 500;
    color: #e8e8e8 !important;
}

.department[b-xkq8mh44xq] {
    color: #bdc3c7 !important;
}

/* İletişim bölümü */
.contact-item[b-xkq8mh44xq] {
    margin-bottom: 1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #34495e;
}

.contact-item:last-child[b-xkq8mh44xq] {
    border-bottom: none;
    margin-bottom: 0;
}

.contact-name[b-xkq8mh44xq] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 0.95rem !important;
}

.contact-org[b-xkq8mh44xq] {
    font-weight: 500;
    color: #e8e8e8 !important;
    font-size: 0.9rem !important;
}

.contact-email[b-xkq8mh44xq] {
    color: #bdc3c7 !important;
}

/* E-posta linkleri */
.footer-content a[b-xkq8mh44xq] {
    color: #3498db;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-content a:hover[b-xkq8mh44xq] {
    color: #5dade2;
    text-decoration: underline;
}

/* Responsive tasarım */
@media (max-width: 991.98px) {
    .site-footer[b-xkq8mh44xq] {
        padding: 1.5rem 0 1rem 0;
    }

    .footer-section[b-xkq8mh44xq] {
        margin-bottom: 0.8rem;
        text-align: center;
    }

    .footer-title[b-xkq8mh44xq] {
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }

    .contact-item[b-xkq8mh44xq] {
        margin-bottom: 0.8rem;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 767.98px) {
    .site-footer[b-xkq8mh44xq] {
        padding: 1rem 0 0.8rem 0;
    }

    .footer-content p[b-xkq8mh44xq] {
        font-size: 0.85rem;
    }

    .coordinator-name[b-xkq8mh44xq],
    .contact-name[b-xkq8mh44xq] {
        font-size: 0.9rem !important;
    }

    .footer-title[b-xkq8mh44xq] {
        margin-bottom: 0.6rem;
    }

    .contact-item[b-xkq8mh44xq] {
        margin-bottom: 0.6rem;
        padding-bottom: 0.4rem;
    }
}

/* Layout için body düzenlemesi */
body[b-xkq8mh44xq] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.container[b-xkq8mh44xq] {
    flex: 1;
}
/* _content/smartenvi/Views/Shared/It/_Header.cshtml.rz.scp.css */
/* Çok seviyeli (nested) dropdown desteği */
.dropdown-submenu[b-efcj1lr9zr] {
  position: relative;
}

.dropdown-submenu>.dropdown-menu[b-efcj1lr9zr] {
  top: 0;
  left: 100%;
  margin-top: -0.25rem;
  margin-left: .1rem;
  border-radius: .375rem;
}

/* Hover ile açmayı kaldırıyoruz; açılma tıklama/JS ile yönetilecek */

/* Uzun metinler için satır kaydırma */
.dropdown-item[b-efcj1lr9zr] {
  white-space: normal;
}

/* Alt menü oku (Font Awesome yüklü) */
.dropdown-menu .dropdown-toggle[b-efcj1lr9zr]::after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  float: right;
  margin-left: .5rem;
  border: none;
}

/* Üst menü ile görsel bütünlük */
.navbar .dropdown-menu[b-efcj1lr9zr] {
  padding: .5rem 0;
}

/* Masaüstünde üst menüde öğeler arasını aç */
@media (min-width: 992px) {
  .navbar-nav.mx-auto[b-efcj1lr9zr] {
    gap: 1.2rem;
  }
}
/* _content/smartenvi/Views/Shared/Pl/_Footer.cshtml.rz.scp.css */
/* SMARTEnvi Footer - Sade ve Modern Tasarım */

.site-footer[b-he7k6ddpeq] {
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 2rem 0 1.5rem 0;
    margin-top: auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.site-footer .container[b-he7k6ddpeq] {
    max-width: 1200px;
}

/* Footer bölümleri */
.footer-section[b-he7k6ddpeq] {
    height: 100%;
}

.footer-title[b-he7k6ddpeq] {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1rem;
    border-bottom: 2px solid #3498db;
    padding-bottom: 0.3rem;
    display: inline-block;
}

/* Footer içerik stilleri */
.footer-content[b-he7k6ddpeq] {
    line-height: 1.6;
}

.footer-content p[b-he7k6ddpeq] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    color: #bdc3c7;
}

/* Koordinatör bölümü */
.coordinator-name[b-he7k6ddpeq] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 1rem !important;
}

.university[b-he7k6ddpeq] {
    font-weight: 500;
    color: #e8e8e8 !important;
}

.department[b-he7k6ddpeq] {
    color: #bdc3c7 !important;
}

/* İletişim bölümü */
.contact-item[b-he7k6ddpeq] {
    margin-bottom: 1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #34495e;
}

.contact-item:last-child[b-he7k6ddpeq] {
    border-bottom: none;
    margin-bottom: 0;
}

.contact-name[b-he7k6ddpeq] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 0.95rem !important;
}

.contact-org[b-he7k6ddpeq] {
    font-weight: 500;
    color: #e8e8e8 !important;
    font-size: 0.9rem !important;
}

.contact-email[b-he7k6ddpeq] {
    color: #bdc3c7 !important;
}

/* E-posta linkleri */
.footer-content a[b-he7k6ddpeq] {
    color: #3498db;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-content a:hover[b-he7k6ddpeq] {
    color: #5dade2;
    text-decoration: underline;
}

/* Responsive tasarım */
@media (max-width: 991.98px) {
    .site-footer[b-he7k6ddpeq] {
        padding: 1.5rem 0 1rem 0;
    }

    .footer-section[b-he7k6ddpeq] {
        margin-bottom: 0.8rem;
        text-align: center;
    }

    .footer-title[b-he7k6ddpeq] {
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }

    .contact-item[b-he7k6ddpeq] {
        margin-bottom: 0.8rem;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 767.98px) {
    .site-footer[b-he7k6ddpeq] {
        padding: 1rem 0 0.8rem 0;
    }

    .footer-content p[b-he7k6ddpeq] {
        font-size: 0.85rem;
    }

    .coordinator-name[b-he7k6ddpeq],
    .contact-name[b-he7k6ddpeq] {
        font-size: 0.9rem !important;
    }

    .footer-title[b-he7k6ddpeq] {
        margin-bottom: 0.6rem;
    }

    .contact-item[b-he7k6ddpeq] {
        margin-bottom: 0.6rem;
        padding-bottom: 0.4rem;
    }
}

/* Layout için body düzenlemesi */
body[b-he7k6ddpeq] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.container[b-he7k6ddpeq] {
    flex: 1;
}
/* _content/smartenvi/Views/Shared/Pl/_Header.cshtml.rz.scp.css */
/* Çok seviyeli (nested) dropdown desteği */
.dropdown-submenu[b-e04qn2cypf] {
  position: relative;
}

.dropdown-submenu>.dropdown-menu[b-e04qn2cypf] {
  top: 0;
  left: 100%;
  margin-top: -0.25rem;
  margin-left: .1rem;
  border-radius: .375rem;
}

/* Hover ile açmayı kaldırıyoruz; açılma tıklama/JS ile yönetilecek */

/* Uzun metinler için satır kaydırma */
.dropdown-item[b-e04qn2cypf] {
  white-space: normal;
}

/* Alt menü oku (Font Awesome yüklü) */
.dropdown-menu .dropdown-toggle[b-e04qn2cypf]::after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  float: right;
  margin-left: .5rem;
  border: none;
}

/* Üst menü ile görsel bütünlük */
.navbar .dropdown-menu[b-e04qn2cypf] {
  padding: .5rem 0;
}

/* Masaüstünde üst menüde öğeler arasını aç */
@media (min-width: 992px) {
  .navbar-nav.mx-auto[b-e04qn2cypf] {
    gap: 1.2rem;
  }
}
/* _content/smartenvi/Views/Shared/Ro/_Footer.cshtml.rz.scp.css */
/* SMARTEnvi Footer - Sade ve Modern Tasarım */

.site-footer[b-zxuypupw8y] {
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 2rem 0 1.5rem 0;
    margin-top: auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.site-footer .container[b-zxuypupw8y] {
    max-width: 1200px;
}

/* Footer bölümleri */
.footer-section[b-zxuypupw8y] {
    height: 100%;
}

.footer-title[b-zxuypupw8y] {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1rem;
    border-bottom: 2px solid #3498db;
    padding-bottom: 0.3rem;
    display: inline-block;
}

/* Footer içerik stilleri */
.footer-content[b-zxuypupw8y] {
    line-height: 1.6;
}

.footer-content p[b-zxuypupw8y] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    color: #bdc3c7;
}

/* Koordinatör bölümü */
.coordinator-name[b-zxuypupw8y] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 1rem !important;
}

.university[b-zxuypupw8y] {
    font-weight: 500;
    color: #e8e8e8 !important;
}

.department[b-zxuypupw8y] {
    color: #bdc3c7 !important;
}

/* İletişim bölümü */
.contact-item[b-zxuypupw8y] {
    margin-bottom: 1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #34495e;
}

.contact-item:last-child[b-zxuypupw8y] {
    border-bottom: none;
    margin-bottom: 0;
}

.contact-name[b-zxuypupw8y] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 0.95rem !important;
}

.contact-org[b-zxuypupw8y] {
    font-weight: 500;
    color: #e8e8e8 !important;
    font-size: 0.9rem !important;
}

.contact-email[b-zxuypupw8y] {
    color: #bdc3c7 !important;
}

/* E-posta linkleri */
.footer-content a[b-zxuypupw8y] {
    color: #3498db;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-content a:hover[b-zxuypupw8y] {
    color: #5dade2;
    text-decoration: underline;
}

/* Responsive tasarım */
@media (max-width: 991.98px) {
    .site-footer[b-zxuypupw8y] {
        padding: 1.5rem 0 1rem 0;
    }

    .footer-section[b-zxuypupw8y] {
        margin-bottom: 0.8rem;
        text-align: center;
    }

    .footer-title[b-zxuypupw8y] {
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }

    .contact-item[b-zxuypupw8y] {
        margin-bottom: 0.8rem;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 767.98px) {
    .site-footer[b-zxuypupw8y] {
        padding: 1rem 0 0.8rem 0;
    }

    .footer-content p[b-zxuypupw8y] {
        font-size: 0.85rem;
    }

    .coordinator-name[b-zxuypupw8y],
    .contact-name[b-zxuypupw8y] {
        font-size: 0.9rem !important;
    }

    .footer-title[b-zxuypupw8y] {
        margin-bottom: 0.6rem;
    }

    .contact-item[b-zxuypupw8y] {
        margin-bottom: 0.6rem;
        padding-bottom: 0.4rem;
    }
}

/* Layout için body düzenlemesi */
body[b-zxuypupw8y] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.container[b-zxuypupw8y] {
    flex: 1;
}
/* _content/smartenvi/Views/Shared/Ro/_Header.cshtml.rz.scp.css */
/* Çok seviyeli (nested) dropdown desteği */
.dropdown-submenu[b-lmligke88g] {
  position: relative;
}

.dropdown-submenu>.dropdown-menu[b-lmligke88g] {
  top: 0;
  left: 100%;
  margin-top: -0.25rem;
  margin-left: .1rem;
  border-radius: .375rem;
}

/* Hover ile açmayı kaldırıyoruz; açılma tıklama/JS ile yönetilecek */

/* Uzun metinler için satır kaydırma */
.dropdown-item[b-lmligke88g] {
  white-space: normal;
}

/* Alt menü oku (Font Awesome yüklü) */
.dropdown-menu .dropdown-toggle[b-lmligke88g]::after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  float: right;
  margin-left: .5rem;
  border: none;
}

/* Üst menü ile görsel bütünlük */
.navbar .dropdown-menu[b-lmligke88g] {
  padding: .5rem 0;
}

/* Masaüstünde üst menüde öğeler arasını aç */
@media (min-width: 992px) {
  .navbar-nav.mx-auto[b-lmligke88g] {
    gap: 1.2rem;
  }
}
/* _content/smartenvi/Views/Shared/Tr/_Footer.cshtml.rz.scp.css */
/* SMARTEnvi Footer - Sade ve Modern Tasarım */

.site-footer[b-psyg1xsvpn] {
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 2rem 0 1.5rem 0;
    margin-top: auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.site-footer .container[b-psyg1xsvpn] {
    max-width: 1200px;
}

/* Footer bölümleri */
.footer-section[b-psyg1xsvpn] {
    height: 100%;
}

.footer-title[b-psyg1xsvpn] {
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1rem;
    border-bottom: 2px solid #3498db;
    padding-bottom: 0.3rem;
    display: inline-block;
}

/* Footer içerik stilleri */
.footer-content[b-psyg1xsvpn] {
    line-height: 1.6;
}

.footer-content p[b-psyg1xsvpn] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    color: #bdc3c7;
}

/* Koordinatör bölümü */
.coordinator-name[b-psyg1xsvpn] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 1rem !important;
}

.university[b-psyg1xsvpn] {
    font-weight: 500;
    color: #e8e8e8 !important;
}

.department[b-psyg1xsvpn] {
    color: #bdc3c7 !important;
}

/* İletişim bölümü */
.contact-item[b-psyg1xsvpn] {
    margin-bottom: 1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #34495e;
}

.contact-item:last-child[b-psyg1xsvpn] {
    border-bottom: none;
    margin-bottom: 0;
}

.contact-name[b-psyg1xsvpn] {
    font-weight: 600;
    color: #ffffff !important;
    font-size: 0.95rem !important;
}

.contact-org[b-psyg1xsvpn] {
    font-weight: 500;
    color: #e8e8e8 !important;
    font-size: 0.9rem !important;
}

.contact-email[b-psyg1xsvpn] {
    color: #bdc3c7 !important;
}

/* E-posta linkleri */
.footer-content a[b-psyg1xsvpn] {
    color: #3498db;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-content a:hover[b-psyg1xsvpn] {
    color: #5dade2;
    text-decoration: underline;
}

/* Responsive tasarım */
@media (max-width: 991.98px) {
    .site-footer[b-psyg1xsvpn] {
        padding: 1.5rem 0 1rem 0;
    }

    .footer-section[b-psyg1xsvpn] {
        margin-bottom: 0.8rem;
        text-align: center;
    }

    .footer-title[b-psyg1xsvpn] {
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }

    .contact-item[b-psyg1xsvpn] {
        margin-bottom: 0.8rem;
        padding-bottom: 0.5rem;
    }
}

@media (max-width: 767.98px) {
    .site-footer[b-psyg1xsvpn] {
        padding: 1rem 0 0.8rem 0;
    }

    .footer-content p[b-psyg1xsvpn] {
        font-size: 0.85rem;
    }

    .coordinator-name[b-psyg1xsvpn],
    .contact-name[b-psyg1xsvpn] {
        font-size: 0.9rem !important;
    }

    .footer-title[b-psyg1xsvpn] {
        margin-bottom: 0.6rem;
    }

    .contact-item[b-psyg1xsvpn] {
        margin-bottom: 0.6rem;
        padding-bottom: 0.4rem;
    }
}

/* Layout için body düzenlemesi */
body[b-psyg1xsvpn] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.container[b-psyg1xsvpn] {
    flex: 1;
}
/* _content/smartenvi/Views/Shared/Tr/_Header.cshtml.rz.scp.css */
/* Çok seviyeli (nested) dropdown desteği */
.dropdown-submenu[b-nofm69up8p] {
  position: relative;
}

.dropdown-submenu>.dropdown-menu[b-nofm69up8p] {
  top: 0;
  left: 100%;
  margin-top: -0.25rem;
  margin-left: .1rem;
  border-radius: .375rem;
}

/* Hover ile açmayı kaldırıyoruz; açılma tıklama/JS ile yönetilecek */

/* Uzun metinler için satır kaydırma */
.dropdown-item[b-nofm69up8p] {
  white-space: normal;
}

/* Alt menü oku (Font Awesome yüklü) */
.dropdown-menu .dropdown-toggle[b-nofm69up8p]::after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  float: right;
  margin-left: .5rem;
  border: none;
}

/* Üst menü ile görsel bütünlük */
.navbar .dropdown-menu[b-nofm69up8p] {
  padding: .5rem 0;
}

/* Masaüstünde üst menüde öğeler arasını aç */
@media (min-width: 992px) {
  .navbar-nav.mx-auto[b-nofm69up8p] {
    gap: 1.2rem;
  }
}
/* _content/smartenvi/Views/Shared/Tr/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-p0j0sat7pz] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-p0j0sat7pz] {
  color: #0077cc;
}

.btn-primary[b-p0j0sat7pz] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-p0j0sat7pz], .nav-pills .show > .nav-link[b-p0j0sat7pz] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-p0j0sat7pz] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-p0j0sat7pz] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-p0j0sat7pz] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-p0j0sat7pz] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-p0j0sat7pz] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/smartenvi/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-v5ub6ckztm] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-v5ub6ckztm] {
  color: #0077cc;
}

.btn-primary[b-v5ub6ckztm] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-v5ub6ckztm], .nav-pills .show > .nav-link[b-v5ub6ckztm] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-v5ub6ckztm] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-v5ub6ckztm] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-v5ub6ckztm] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-v5ub6ckztm] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-v5ub6ckztm] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
