/* _content/BigReport/Components/StokBulComponent.razor.rz.scp.css */
/* _content/BigReport/Pages/B2B/Islemler/Siparis-ekle.razor.rz.scp.css */
/* _content/BigReport/Pages/B2F/Islemler/Siparis-ekle.razor.rz.scp.css */
/* _content/BigReport/Pages/Login.razor.rz.scp.css */
.login-box[b-ee0l8c9yeh] {
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    background-image: url(/assets/images/loginbg.jpg);
    background-size: cover;
    background-position: center;
}
.login-inner[b-ee0l8c9yeh] {
    width:100%;
    max-width:400px;
    padding:2rem;
    border:1px solid #ddd;
    background-color:#fff;
}
.login-header[b-ee0l8c9yeh] {

}
    .login-header h3[b-ee0l8c9yeh] {
        margin-bottom: 1rem;
        text-align: center;
        font-size: 20px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 1rem;
        line-height: 0;
    }
    .login-header img[b-ee0l8c9yeh] {
        margin: 1rem auto;
        max-width: 150px;
        width: 100%;
        display: block;
    }
/* _content/BigReport/Shared/Anamenu.razor.rz.scp.css */
.leftmainmenu[b-a7geucbexs] {
    width: 100%;
    max-width: 250px;
    background-color: #f3f3f3;
    height: 100vh;
    position: sticky;
    top:0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.leftmainmenu-header[b-a7geucbexs] {
    background-color: #0000000a;
    position: relative;
    overflow: hidden;
}

    .leftmainmenu-header a img[b-a7geucbexs] {
        width: 100%;
        max-width: 150px;
        display: block;
        margin: 1rem auto;
    }

.leftmainmenu-nav a[b-a7geucbexs] {
    color: #fff;
}

.submenu[b-a7geucbexs] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    display: none;
    background-color: #06163a;
}

    .submenu.submenuactive[b-a7geucbexs] {
        display: block;
    }

.leftmainmenu-body[b-a7geucbexs] {
    position: relative;
    height:100%;
}
ul.bottommenu[b-a7geucbexs] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    display: flex;
    width: 100%;
    list-style: none;
    justify-content: space-around;
    margin: 0;
    padding: 0;
    max-width: 250px;
}
.leftmainmenu-nav li[b-a7geucbexs] {
    border-bottom: 1px solid #ddd;
}

[b-a7geucbexs] a.nav-link {
    color: #252424;
    cursor: pointer;
}
.leftmainmenu-inner[b-a7geucbexs] {
    height: 100%;
}
.leftmainmenu.mobilepage[b-a7geucbexs] {
    max-width: 100%;
}
.showmobile[b-a7geucbexs] {
    display:none;
}
@media only screen and (max-width: 992px) {
}
@media only screen and (max-width: 768px) {
    .showmobile[b-a7geucbexs] {
        display: block;
    }
    .leftmainmenu.none[b-a7geucbexs] {
        display: none;
    }
    ul.bottommenu[b-a7geucbexs] {
        position: fixed;
        background-color: #ddd;
        z-index: 9999;
        max-width: 100%;
    }
    .leftmainmenu[b-a7geucbexs] {
        position: relative;
        z-index: 400;
    }
      
}
@media only screen and (max-width: 576px) {
}
/* _content/BigReport/Shared/MainHeader.razor.rz.scp.css */
.header-top[b-y4cawl1en8] {
    width: 100%;
    display: flex;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    background-color: #ddd;
    overflow: hidden;
}
ul.nav.topnav[b-y4cawl1en8] {
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
    align-items: center;
}
.title-cont[b-y4cawl1en8] {
    display: flex;
    align-items: center;
}
/* _content/BigReport/Shared/MainLayout.razor.rz.scp.css */
.main-cont[b-sy3xoevk1z]
 {
    display:flex;
    flex-wrap:wrap;
    width:100%;
    height:100%;
    min-height:100vh;
}
main.main-content[b-sy3xoevk1z] {
    width: 100%;
    max-width: calc(100% - 250px);
    position: relative;
}
@media only screen and (max-width: 768px) {
    main.main-content[b-sy3xoevk1z] {
        max-width: 100%;
    }
}
/* _content/BigReport/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ejtty4016i] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ejtty4016i] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ejtty4016i] {
    font-size: 1.1rem;
}

.oi[b-ejtty4016i] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ejtty4016i] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ejtty4016i] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ejtty4016i] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ejtty4016i]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ejtty4016i]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-ejtty4016i]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ejtty4016i] {
        display: none;
    }

    .collapse[b-ejtty4016i] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-ejtty4016i] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
