.alert-message{
    max-width: 1300px;
    width: 100%;
    animation: fadeIn 3s;
    box-shadow: 3px 3px 10px rgb(143, 143, 143) !important;
}

.alert-container{
    display: flex;
    justify-content: center;
    width: 100vw;
    margin-top: 100px;
    position: absolute;
    z-index: 1;
    top:0px;
    
}   

.alert-container-change{
    display: flex;
    justify-content: center;
    width: 100vw;
}

.table-container-div{
    display: flex;
    justify-content: center;
    align-items: center;
}

.table-home{
    max-width: 1300px;
    overflow-x: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.table{
    width: 1300px;
   
}

.table tr td{
    vertical-align: middle;
}

.table tr th{
    vertical-align: middle;
}

#modal-update{
    background-color: rgba(0, 0, 0, 0.322);
    display: block;
} 

#modal-approve-owner{
    background-color: rgba(0, 0, 0, 0.322);
    display: block;
} 

#modal-not-match{
    background-color: rgba(0, 0, 0, 0.322);
    display: block;
}

#modal-process-stock{
    background-color: rgba(0, 0, 0, 0.322);
    display: block;
} 


#modal-add-item{
    background-color: rgba(0, 0, 0, 0.322);
}

.title-home{
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: center;
}

.title-container{
    margin-top: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.search-bar{
    max-width: 250px;
    
}

.search-bar-container{
    width: 100vw;
    max-width: 1300px;
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
}

.search-bar-container-item{
    width: 100vw;
    max-width: 1300px;
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    justify-content: space-between;
}

.info-update-container{
    display: flex;
    align-items: center;
}

.add-item-form-container{
    display: flex;
    flex-direction: column;
    width: 100%;
}

.form-container-add-item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 15px;
}

.label-quantity{
    width: 60px;
    margin-left: 10px;

    text-align: center;
}

.label-minimum-stock-insert{
    width: 60px;
    text-align: center;
    padding: 2px 5px;
}

.td-button-action{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.label-text-input{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.text-input{
    padding: 3px 4px;
    border: none;
    border-bottom: 1.5px solid rgba(167, 167, 167, 0.459);
}

.add-item-text-area{
    overflow-y: hidden;
}

.text-input:focus{
    outline: none;
}

.empty-list-div{
    display: flex;
    width: 98vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 80%;

}

.empty-list-text{
    margin-top: 30px;
    font-size: 20px;
    font-weight: 500;
    opacity: 40%;
}

.dropdown-menu{
    right: 0 !important;
    left: auto;
}

.navbar{
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 1px 1px 15px gray !important;
}
.nav-item{
    margin-right: 30px;
}

.logout-button{
    color: red;
}

.button-others-shop{
    display: flex;
    align-items: center;
    border: 2px solid rgb(0, 106, 141);
    padding: 3px 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 10px;
    text-align: center;
}

#button-menu-type-container{
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

.button-menu-type{
    display: flex;
    align-items: center;
    border: 2px solid rgb(0, 106, 141);
    padding: 3px 10px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 10px;
    text-align: center;
    width: fit-content;
}

.bos-active{
    background-color: rgb(0, 106, 141);
    color: white;
}

.bmt-active{
    background-color: rgb(0, 106, 141);
    color: white;
}

#button-others-shop-container{
    display: flex;
}

#process-shop{
    display: block;
}

#process-others{
    display: none;
}

#form-menu-kitchen{
    display: none;
}


#menu-detail-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: fit-content;
}

.menu-detail-item{
    display: flex;
    align-items: center;
    /* border: px solid black; */
    box-shadow: 3px 3px 5px rgb(209, 209, 209) !important;
    padding: 3px 10px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 5px;
    width: fit-content;
}

.delete-menu-button{
    margin-left: 10px;
    cursor: pointer;
    background-color: white;
    border: none;
}

.add-menu-detail-btn{
    display: flex;
    align-items: center;
    background-color: rgb(0, 136, 255);
    border: 1px solid rgb(85, 176, 255);
    color: white;
    padding: 3px 10px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    width: fit-content;
}

.modal-custom-open{
    background-color: rgba(0, 0, 0, 0.322);
    display: block;
} 

.change-data-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    
}
.background-container{
    background-image: url("../assets/bg2.jpg");
    background-size: cover;
    background-position: center;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 150px;
}

.change-data-box{
    padding: 50px 50px;
    box-shadow: 5px 5px 15px rgb(143, 143, 143) !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-top: 230px;
    margin-bottom: 200px;
    background-color: white;
}

.change-username-input{
    width: 300px;
    text-align: center;
    margin-bottom: 40px;
    border: 2px solid rgb(223, 223, 223);
    border-radius: 50px;
    padding: 10px 5px;
}

.change-password-input{
    width: 300px;
    text-align: center;
    border: 2px solid rgb(223, 223, 223);
    border-radius: 50px;
    padding: 10px 5px;
    margin-bottom: 20px;
}

.add-stock-btn{
    background-color: rgb(114, 83, 248);
    border-color: rgb(114, 83, 248);
}

.modal-body{
    max-height: 70vh;
    overflow-y: scroll;
}

/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1; 
border-radius: 100px;
}

/* Handle */
::-webkit-scrollbar-thumb {
background: #888; 
border-radius: 100px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #555; 
}

.vh-100{
    height: 90vh;
    display: flex;
    padding-bottom: 120px;
}