
*, *::before, *::after {
    font-family: Verdana, 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

html {
    font-size: 14px;
}


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.d-flex.justify-content-between {
    flex-wrap: wrap;
}

.navbar-nav {
    flex-wrap: wrap;
    gap: 0px; /* Optional: Adds space between items */
}

.nav-item {
    flex: 1 0 auto; /* Allow items to grow and shrink as needed */
    min-width: 100px; /* Optional: Set a minimum width for items */
}



.custom-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: grey;
}

.custom-modal-content {
    margin: auto;
    display: block;
    max-width: 80%;
    max-height: 80%;
}


.spinner {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.svg-logo {
    height: 22px;
}

.svg-icon {
    height: 20px;
    width: 20px;
    margin-bottom: 1px;
}

.svg-file-icon {
    height: 30px;
    width: 30px;
}

.svg-size-sm {
    height: 15px;
    width: 15px;
}

.svg-white {
    fill: #fff;
}

.svg-black {
    fill: #000;
}

.PoOrder {
    font-size: 13px;
    color: black
}

.PoOrderValue {
    font-size: 14px;
    color: black;
    font-weight: bold;
    /*padding-bottom: 2px;*/
    margin-top: -10px;
}

.accordion-button {
    display: grid;
}

/*#btnPrintlbl {
    position: fixed;
    z-index: 50;
    margin: 5px 800px;
    width:240px;
    bottom: 20px;
}
*/
#btnPrintlbl {
    position: fixed;
    z-index: 50;
    width: 240px;
    left: 50%; /* Position the left edge of the element at the center */
    transform: translateX(-50%); /* Move the element left by 50% of its own width */
    bottom: 20px;
}

#addcomment-dialog-result {
    color: red;
}

header.au-selected {
    background-color: #247EE9;
}


header.nz-selected {
    background-color: #226F17;
}

header.uk-selected {
    background-color: #550303;
}

header.merc-selected {
    background-color: #FFCC00;
}

.au-selected .nav-link,
.nz-selected .nav-link,
.uk-selected .nav-link {
    color: white !important;
}

.au-selected .navbar-brand,
.nz-selected .navbar-brand,
.uk-selected .navbar-brand {
    color: white !important;
}

.active {
    background-color: #bfcbd6;
}


@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 2000px !important;
    }
}

.accordion-button::after {
    position: absolute;
    right: 15px;
}

.accordion-button,
.accordion-body {
    background-color: #fff;
    /* padding-top: 5px;*/
}

/* Set a fixed height for mobile view */
@media (max-width: 730px) {

    #btnPrintlbl {
        margin: 5px auto; /* Center horizontally */
        left: 120px;
        right: 120px;
        text-align: center; /* Center the button */
        transform: none; /* Remove transform for centering */
    }
}

.pickbutton, 
.dispatchbutton {
    font-size: 12px;
    color: white;
    background-color: #247EE9;
    text-decoration: none !important;
    border: 1px solid #247EE9;
    height: 30px;
    width: 80px;
    display: inline-block;
    border-radius: 5px;
}

/*.input-field {
    padding-top: 20px;
    margin-left: -45px;
}*/

.pickhr {
    margin: 0.0rem 0;
}

.imgpick {
    margin-top: -30px !important;
    margin-bottom: -30px !important
}

.login-container {
    background-color: #fff;
    border-radius: 15px;
    height: 100%;
    text-align: center;
    width: 100%;
}

.input-group {
    display: flex;
    justify-content: space-between;
}

    .input-group input {
        border: none;
    }

.checkbox-container {
    text-align: center;
}

.btnlogin {
    margin-top: 20px;
    color: white;
    background-color: #247EE9;
    border-radius: 5px;
    border: none;
    height: 40px;
    width: 200px;
}
/*mobile*/
@media screen and (max-width: 768px) {
    .login-container {
        width: 100%;
    }

    #Updateconnotespage {
        flex-direction: column;
    }

    #BtntranUK {
        height: 28px;
        padding: 0 10px;
        border: none;
        background-color: #550303;
        color: white;
        cursor: pointer;
        flex: 1;
        font-size: 14px;
        margin-right: 5px;
    }

    #btnRefreshUkTran {
        height: 28px;
        padding: 0 10px;
        border: none;
        background-color: #550303;
        color: white;
        cursor: pointer;
        flex: 1;
        font-size: 14px;
        margin-right: 5px;
    }

    #BtnExcelUkTran {
        height: 28px;
        padding: 0 10px;
        border: none;
        background-color: #550303;
        color: white;
        cursor: pointer;
        flex: 1;
        font-size: 14px;
    }

    #txtEnteratWMS, #txtEnterConnote, #btnupdateConnote {
        width: 100%;
        margin: 5px 0;
    }

    updateconbold {
        display: block;
        margin-bottom: 5px;
    }

    .usercls {
        padding-top: 20px;
    }

    #AccountLoginContainer {
        margin: 0px;
    }

    .replenishtextselectedrecord {
        margin-right: 50px;
        font-size: 15px;
    }

    .replenishselectedzone {
        font-size: 15px;
    }

    .logo {
        padding-top: 50px !important;
    }

    .input-group {
        padding-top: 60px;
    }

    .clsPronto {
        padding-top: 100px;
    }

    .logindiv {
        padding-top: 180px;
    }
}

/* Styles for desktop screens */
@media screen and (min-width: 1024px) {
    .login-form {
        padding-top: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #cancelpick {
        height: 30px;
        width: 80px;
        padding-left: 0px;
    }

    #printpick {
        height: 30px;
        width: 78px;
        padding-left: 0px;
    }

    .barcodelogin {
        width: 300px;
    }

    .lblact {
        font-size: 12px;
    }

    .usercls {
        padding-top: 20px;
    }

    .checkbox-container {
        text-align: center;
    }

    .logo {
        padding-top: 50px !important;
    }

    .replenishtextselectedrecord {
        margin-right: 500px;
        font-size: 20px;
    }

    .replenishselectedzone {
        font-size: 20px;
    }

    .input-group {
        padding-top: 50px;
    }

    .clsPronto {
        padding-top: 70px;
    }

    .logindiv {
        padding-top: 70px;
    }

    .input-field {
        padding-top: 20px;
        margin: 0 auto;
        width: 80%; 
        max-width: 300px;
    }

    .login-container {
        width: 30%;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    }

    .login-form > .login-container > .login-form {
        justify-content: center;
    }

        .login-form > .login-container > .login-form > div {
            width: 100%; /* Ensure elements within the form take full width */
            max-width: 500px; /* Limit the maximum width of the form */
        }
}

@media (min-width: 768px) {

    /* Adjust the layout for larger screens, if needed */
    .container {
        max-width: 1200px; /* Adjust the maximum width based on your design */
        margin: 0 auto; /* Center the container */
    }

    .picktable .btn {
        padding: 5px 10px;
        font-size: 12px;
    }

    .picktable {
        max-width: 100%;
        overflow-x: auto;
    }

        .picktable th,
        .picktable td {
            text-align: center;
            padding: 20px;
        }

            .picktable th:first-child,
            .picktable td:first-child {
                width: 10%;
            }

            .picktable th:nth-child(2),
            .picktable td:nth-child(2) {
                width: 10%;
            }

            .picktable th:nth-child(3),
            .picktable td:nth-child(3) {
                width: 15%;
            }

            .picktable th:nth-child(4),
            .picktable td:nth-child(4) {
                width: 30%;
            }

            .picktable th:nth-child(5),
            .picktable td:nth-child(5) {
                width: 20%;
            }
    .input-field {
        width: 90%; /* Make input take more width on smaller screens */
        margin: 0 auto; /* Keep it centered */
    }

    hr {
        margin-left: 20px;
        margin-right: 20px;
    }
}
