/* _content/YalovaBirlikSuWeb/Pages/Shared/_LayoutAdmin.cshtml.rz.scp.css */
body[b-6gt9mqnk9j] {
    font-size: .875rem;
}

.feather[b-6gt9mqnk9j] {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}

/*
 * Sidebar
 */

.sidebar[b-6gt9mqnk9j] {
    position: fixed;
    top: 0;
    /* rtl:raw:
  right: 0;
  */
    bottom: 0;
    /* rtl:remove */
    left: 0;
    z-index: 100; /* Behind the navbar */
    padding: 48px 0 0; /* Height of navbar */
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

@media (max-width: 767.98px) {
    .sidebar[b-6gt9mqnk9j] {
        top: 5rem;
    }
}

.sidebar-sticky[b-6gt9mqnk9j] {
    position: relative;
    top: 0;
    height: calc(100vh - 48px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

.sidebar .nav-link[b-6gt9mqnk9j] {
    font-weight: 500;
    color: #333;
    font-size:14px;
}

    .sidebar .nav-link .feather[b-6gt9mqnk9j] {
        margin-right: 4px;
        color: #727272;
    }

    .sidebar .nav-link.active[b-6gt9mqnk9j] {
        color: #2470dc;
    }

        .sidebar .nav-link:hover .feather[b-6gt9mqnk9j],
        .sidebar .nav-link.active .feather[b-6gt9mqnk9j] {
            color: inherit;
        }

.sidebar-heading[b-6gt9mqnk9j] {
    font-size: .75rem;
    text-transform: uppercase;
}

/*
 * Navbar
 */

.navbar-brand[b-6gt9mqnk9j] {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1rem;
    background-color: rgba(0, 0, 0, .25);
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .navbar-toggler[b-6gt9mqnk9j] {
    top: .25rem;
    right: 1rem;
}

.navbar .form-control[b-6gt9mqnk9j] {
    padding: .75rem 1rem;
    border-width: 0;
    border-radius: 0;
}

.form-control-dark[b-6gt9mqnk9j] {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
}
/* _content/YalovaBirlikSuWeb/Pages/Shared/_LayoutPublic.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-x5a93w0dh6] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-x5a93w0dh6] {
  color: #0077cc;
}

.btn-primary[b-x5a93w0dh6] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-x5a93w0dh6], .nav-pills .show > .nav-link[b-x5a93w0dh6] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-x5a93w0dh6] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-x5a93w0dh6] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-x5a93w0dh6] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-x5a93w0dh6] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-x5a93w0dh6] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
