/* _content/SZNBCORE/Areas/Admin/Views/Account/Login.cshtml.rz.scp.css */
.my-container[b-5jdl8usrk8] {
    min-height: 90vh;
}
/* _content/SZNBCORE/Areas/Admin/Views/Shared/_ImageUpload.cshtml.rz.scp.css */
.photo-upload[b-in0zz1uytj] {
    height: 250px;
}

.controls[b-in0zz1uytj] {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.photo-upload img[b-in0zz1uytj] {
    object-fit: contain !important;
}

.toe[b-in0zz1uytj] {
    display: block;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* _content/SZNBCORE/Areas/Admin/Views/Shared/_LayoutAdmin.cshtml.rz.scp.css */
/*
    #f06f3c
    #E74E12  #monochromatic
    #F0C93C  #analog
    #7985fa  #flow
*/

.wrapper[b-pq8q9cm85q] {
    width: 100%;
    will-change: auto;
    transition: padding 0.15s;
    padding-left: var(--cui-sidebar-occupy-start, 0);
}

@media (prefers-reduced-motion: reduce) {
    .wrapper[b-pq8q9cm85q] {
        transition: none;
    }
}

/*.sidebar {
    --cui-sidebar-bg: #212223f2 !important;
}

.sidebar-nav .nav-link {
    color: #f06f3c !important;
}*/


/* width */
[b-pq8q9cm85q]::-webkit-scrollbar {
    width: 4px;
}

/* Track */
[b-pq8q9cm85q]::-webkit-scrollbar-track {
    background: unset;
}

/* Handle */
[b-pq8q9cm85q]::-webkit-scrollbar-thumb {
    background: #f06f3c;
    border-radius: 10%;
}

    /* Handle on hover */
    [b-pq8q9cm85q]::-webkit-scrollbar-thumb:hover {
        background: #f06f3c;
    }


/* _content/SZNBCORE/Areas/Admin/Views/Shared/_LayoutEmpty.cshtml.rz.scp.css */
/* Please see documentation at https://docs.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-et20styxei] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-et20styxei] {
  color: #0077cc;
}

.btn-primary[b-et20styxei] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-et20styxei], .nav-pills .show > .nav-link[b-et20styxei] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-et20styxei] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-et20styxei] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-et20styxei] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-et20styxei] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-et20styxei] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/SZNBCORE/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*.navbar-dark .navbar-nav .nav-link {
    position: relative;
    margin-left: 25px;
    padding: 25px 0;
    font-size: 15px;
    color: var(--light) !important;
    text-transform: uppercase;
    font-weight: 500;
    outline: none;
    transition: .5s;
}

.sticky-top.navbar-dark .navbar-nav .nav-link {
    padding: 20px 0;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active {
    color: var(--primary) !important;
}

.navbar-dark .navbar-brand img {
    max-height: 60px;
    transition: .5s;
}

.sticky-top.navbar-dark .navbar-brand img {
    max-height: 45px;
}

@media (max-width: 991.98px) {
    .sticky-top.navbar-dark {
        position: relative;
    }

    .navbar-dark .navbar-collapse {
        margin-top: 15px;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .navbar-dark .navbar-nav .nav-link,
    .sticky-top.navbar-dark .navbar-nav .nav-link {
        padding: 10px 0;
        margin-left: 0;
    }

    .navbar-dark .navbar-brand img {
        max-height: 45px;
    }
}

@media (min-width: 992px) {
    .navbar-dark {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 999;
        background: transparent !important;
    }

    .sticky-top.navbar-dark {
        position: fixed;
        background: linear-gradient(rgba(15, 23, 43, .9), rgba(15, 23, 43, .9)) !important;
    }
}

.text-white{
    color:red;
}*/


.test[b-jnzfxqdk8q] {
    width: 200px;
}
