/* _content/MikrotekMalzemeTalep/Views/Malzemeler/Edit.cshtml.rz.scp.css */
.table th[b-53s6789d2p], .table td[b-53s6789d2p] {
    min-width: 80px;
}


/* Style for the switch container */
.switch[b-53s6789d2p] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide the default checkbox input */
    .switch input[b-53s6789d2p] {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* Style for the slider (the moving part of the switch) */
.slider[b-53s6789d2p] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

    /* The circle inside the slider (the part that moves) */
    .slider[b-53s6789d2p]:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        border-radius: 50%;
        left: 4px;
        bottom: 4px;
        background-color: white;
        transition: 0.4s;
    }

/* When the checkbox is checked, slide the circle to the right */
input:checked + .slider[b-53s6789d2p] {
    background-color: #4CAF50;
}

    input:checked + .slider[b-53s6789d2p]:before {
        transform: translateX(26px);
    }


input:disabled[b-53s6789d2p] {
    background-color: #e9ecef;
    cursor: not-allowed;
}
/* _content/MikrotekMalzemeTalep/Views/Malzemeler/Form.cshtml.rz.scp.css */
.table th[b-1dqik0n0fw], .table td[b-1dqik0n0fw] {
    min-width: 80px;
}

/* Style for the switch container */
.switch[b-1dqik0n0fw] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide the default checkbox input */
    .switch input[b-1dqik0n0fw] {
        opacity: 0;
        width: 0;
        height: 0;
    }

/* Style for the slider (the moving part of the switch) */
.slider[b-1dqik0n0fw] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 34px;
}

    /* The circle inside the slider (the part that moves) */
    .slider[b-1dqik0n0fw]:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        border-radius: 50%;
        left: 4px;
        bottom: 4px;
        background-color: white;
        transition: 0.4s;
    }

/* When the checkbox is checked, slide the circle to the right */
input:checked + .slider[b-1dqik0n0fw] {
    background-color: #4CAF50;
}

    input:checked + .slider[b-1dqik0n0fw]:before {
        transform: translateX(26px);
    }


input:disabled[b-1dqik0n0fw] {
    background-color: #e9ecef;
    cursor: not-allowed;
}


.img-thumbnail[b-1dqik0n0fw] {
    max-height: 50px;
    max-width: 100%;
    object-fit: contain;
    cursor: pointer;
}

.table-image-cell[b-1dqik0n0fw] {
    width: 60px;
    text-align: center;
    vertical-align: middle;
}
/* _content/MikrotekMalzemeTalep/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-7h5mz8ghe4] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-7h5mz8ghe4] {
    color: #0077cc;
}
.container[b-7h5mz8ghe4] {
    width: 100%; /* Sayfa genişliği %100 olacak */
    max-width: 2000px; /* Ama 1200px'den fazla genişlemeyecek */
    margin: 0 auto; /* Ortalamak için */
}


.btn-primary[b-7h5mz8ghe4] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-7h5mz8ghe4], .nav-pills .show > .nav-link[b-7h5mz8ghe4] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-7h5mz8ghe4] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-7h5mz8ghe4] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-7h5mz8ghe4] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-7h5mz8ghe4] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-7h5mz8ghe4] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
/* _content/MikrotekMalzemeTalep/Views/Shared/_nonavLayout.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-r9v1uh6m8a] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-r9v1uh6m8a] {
    color: #0077cc;
}
.container[b-r9v1uh6m8a] {
    width: 100%; /* Sayfa genişliği %100 olacak */
    max-width: 2000px; /* Ama 1200px'den fazla genişlemeyecek */
    margin: 0 auto; /* Ortalamak için */
}


.btn-primary[b-r9v1uh6m8a] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-r9v1uh6m8a], .nav-pills .show > .nav-link[b-r9v1uh6m8a] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-r9v1uh6m8a] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-r9v1uh6m8a] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-r9v1uh6m8a] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-r9v1uh6m8a] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-r9v1uh6m8a] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
