/* _content/KN.Web/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. */




 .btn-primary[b-809un43llj] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-809un43llj], .nav-pills .show > .nav-link[b-809un43llj] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-809un43llj] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-809un43llj] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-809un43llj] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-809un43llj] {
  font-size: 1rem;
  line-height: inherit;
}

.urdu[b-809un43llj]::placeholder {
    font-size: 12px;
    color: #888;
}


.footer[b-809un43llj] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
.search-input[b-809un43llj] {
    font-size: 12px;
    padding: 6px 12px;
    text-align: right;
    border: 1px solid #007bff;
    border-left: none;
    border-radius: 0 25px 25px 0;
    height: 100%;
    
}

    .search-input:focus[b-809un43llj] {
        box-shadow: none !important;
        outline: none !important;
    }

.search-btn[b-809un43llj] {
    border: 1px solid #007bff;
    border-right: none;
    background-color: white;
    border-radius: 25px 0 0 25px;
    padding: 6px 12px;
}

    .search-btn:focus[b-809un43llj] {
        box-shadow: none !important;
        outline: none !important;
    }

/* _content/KN.Web/Views/Shared/_LayoutAdmin.cshtml.rz.scp.css */
@media (max-width: 768px) {
    .toggle-btn[b-hg89b8zlzm] {
        display: none !important;
    }

    .sidebar[b-hg89b8zlzm] {
        position: fixed;
        width: 250px;
        left: 0;
        top: 60px;
    }

    #main-content[b-hg89b8zlzm] {
        margin-left: 0 !important;
    }
}
