#productImage{
    width:180px;
    height:180px;
    background-position: center;
    background-size: cover;
    background-image:url('https://media.istockphoto.com/id/1248723171/vector/camera-photo-upload-icon-on-isolated-white-background-eps-10-vector.jpg?s=612x612&w=0&k=20&c=e-OBJ2jbB-W_vfEwNCip4PW4DqhHGXYMtC3K_mzOac0=')
}

.switch{
    position: relative;
    width: 50px;
    height:15px;
    display: flex;
    justify-content: space-between;
}

.switch input{
    opacity: 0;
    width:0;
    height:0;
}

.slider{
    position:absolute;
    cursor: pointer;
    top:0;
    left:0;
    right:0;
    bottom: 0;
    background:#ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider::before{
    position:absolute;
    content: '';
    height:5px;
    width:16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider{
    background-color: #0983e7;
}

input:focus + .slider{
    box-shadow: 0 0 1px #0482e9;
}

input:checked + .slider:before{
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

#tbody td{
    font-weight: bold;
    font-size: x-small;
    text-align: center;
    padding: 5px;
    border: 1px solid rgba(167, 165, 165, 0.273);
}

#tbody tr:nth-child(odd){
    background-color:#a9a9a948;
    color:rgba(30, 20, 20, 0.956) !important
}

textarea:focus{
    outline: none;
}

table{
    font-size: small !important
}

#warehouseEdit label{
    display:flex;
    justify-content: space-around;
    color:rgb(28, 122, 122);
}
#warehouseEdit input{
    color:black;
    border: none;
}

#warehouseEdit{
    margin: 20px;
    font-size:small ;
    width:100vw
}

#warehouseEdit summary{
    padding: 4px;
    width: 200px;
    background-color: #eeeeee;
    border: none;
    box-shadow: 1px 1px 2px #bbbbbb;
    cursor: pointer;
    margin:10px
}

/* modal syles */
.modal {
    display: none; /*Hidden by default*/
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
    margin: auto;
    width: 100%;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:10px;
    color:#eee;
  }

.dash{
color: #2b2020c4;
/* font-weight:100; */
/* font-family:Georgia, 'Times New Roman', Times, serif; */
background-image: linear-gradient(90deg, rgb(173, 173, 173),rgb(77, 77, 77)),linear-gradient(135deg, rgba(37, 28, 49, 0.459) 0%, rgba(20, 16, 26, 0.658) 52%,rgb(99, 59, 126) 52%, rgb(128, 125, 131) 54%,rgb(145, 136, 144) 54%, rgb(126, 89, 125) 56%,rgb(112, 107, 108) 56%, rgb(177, 165, 167) 64%,rgb(179, 175, 173) 64%, rgb(192, 187, 184) 82%,rgb(197, 193, 185) 82%, rgb(190, 181, 165) 100%),linear-gradient(0deg, rgb(197, 192, 204) 0%, rgba(155, 154, 156, 0.856) 52%,rgba(206, 195, 212, 0.815) 52%, rgb(139, 138, 139) 54%,rgb(134, 132, 134) 54%, rgb(121, 116, 121) 56%,rgb(126, 118, 120) 56%, rgb(133, 127, 128) 64%,rgb(133, 130, 127) 64%, rgb(168, 165, 163) 82%,rgb(172, 167, 160) 82%, rgb(161, 158, 153) 100%),linear-gradient(45deg, rgba(154, 153, 156, 0.918) 0%, rgb(171, 168, 175) 52%,rgb(138, 135, 141) 52%, rgba(157, 154, 160, 0.801) 54%,rgb(139, 137, 139) 54%, rgb(170, 165, 170) 56%,rgb(141, 112, 118) 56%, rgba(119, 103, 106, 0.733) 64%,rgba(189, 170, 156, 0.726) 64%, rgba(172, 165, 160, 0.986) 82%,rgba(182, 174, 161, 0.788) 82%, rgb(168, 162, 150) 100%); background-blend-mode:overlay, overlay, overlay, normal;
/* background-image: linear-gradient(135deg, transparent 0%, transparent 9%,#c0cbc1 9%, #db9f8d 22%,transparent 22%, transparent 48%,#db9f8d 48%, #ffebbd 100%),linear-gradient(45deg, transparent 0%, transparent 29%,#9a97b8 29%, #f0e4fa 48%,#dd5063b6 48%, #532a55 84%,transparent 84%, transparent 100%),linear-gradient(90deg, #9a97b8,rgb(255,255,255)); */
font-size:small !important;
}

.dash1{
    font-size:small;
    color: rgb(32, 30, 30) !important;
    /* background-image: linear-gradient(90deg, rgb(173, 173, 173),rgb(77, 77, 77)),linear-gradient(135deg, rgba(37, 28, 49, 0.459) 0%, rgba(20, 16, 26, 0.658) 52%,rgb(99, 59, 126) 52%, rgb(99, 59, 126) 54%,rgb(126, 89, 125) 54%, rgb(126, 89, 125) 56%,rgb(154, 118, 125) 56%, rgb(154, 118, 125) 64%,rgb(181, 148, 124) 64%, rgb(181, 148, 124) 82%,rgb(209, 178, 123) 82%, rgb(209, 178, 123) 100%),linear-gradient(0deg, rgb(71,29,127) 0%, rgb(71,29,127) 52%,rgb(99, 59, 126) 52%, rgb(99, 59, 126) 54%,rgb(126, 89, 125) 54%, rgb(126, 89, 125) 56%,rgb(154, 118, 125) 56%, rgb(154, 118, 125) 64%,rgb(181, 148, 124) 64%, rgb(181, 148, 124) 82%,rgb(209, 178, 123) 82%, rgb(209, 178, 123) 100%),linear-gradient(45deg, rgb(71,29,127) 0%, rgb(71,29,127) 52%,rgb(99, 59, 126) 52%, rgb(99, 59, 126) 54%,rgb(126, 89, 125) 54%, rgb(126, 89, 125) 56%,rgb(154, 118, 125) 56%, rgb(154, 118, 125) 64%,rgb(181, 148, 124) 64%, rgb(181, 148, 124) 82%,rgb(209, 178, 123) 82%, rgb(209, 178, 123) 100%); background-blend-mode:overlay, overlay, overlay, normal;
     */
     background-image: linear-gradient(90deg, rgb(173, 173, 173),rgb(77, 77, 77)),linear-gradient(135deg, rgba(37, 28, 49, 0.459) 0%, rgba(20, 16, 26, 0.658) 52%,rgb(99, 59, 126) 52%, rgb(128, 125, 131) 54%,rgb(145, 136, 144) 54%, rgb(126, 89, 125) 56%,rgb(112, 107, 108) 56%, rgb(177, 165, 167) 64%,rgb(179, 175, 173) 64%, rgb(192, 187, 184) 82%,rgb(197, 193, 185) 82%, rgb(190, 181, 165) 100%),linear-gradient(0deg, rgb(197, 192, 204) 0%, rgba(155, 154, 156, 0.856) 52%,rgba(206, 195, 212, 0.815) 52%, rgb(139, 138, 139) 54%,rgb(134, 132, 134) 54%, rgb(121, 116, 121) 56%,rgb(126, 118, 120) 56%, rgb(133, 127, 128) 64%,rgb(133, 130, 127) 64%, rgb(168, 165, 163) 82%,rgb(172, 167, 160) 82%, rgb(161, 158, 153) 100%),linear-gradient(45deg, rgba(154, 153, 156, 0.918) 0%, rgb(171, 168, 175) 52%,rgb(138, 135, 141) 52%, rgba(157, 154, 160, 0.801) 54%,rgb(139, 137, 139) 54%, rgb(170, 165, 170) 56%,rgb(141, 112, 118) 56%, rgba(119, 103, 106, 0.733) 64%,rgba(189, 170, 156, 0.726) 64%, rgba(172, 165, 160, 0.986) 82%,rgba(182, 174, 161, 0.788) 82%, rgb(168, 162, 150) 100%); background-blend-mode:overlay, overlay, overlay, normal;
    background-color: rgb(238,238,228);
}

body{
    background-color: #d2d8d369 !important;
}

@keyframes dash {
	0% {
		background-position: center bottom;
		background-size: 100%;
	}

	100% {
		background-position: center bottom;
		background-size: 150%;
	}
}


