
.test-style{
    width: 100%;
    font-size: 3em;
    background-color: yellow;
}


.margin-warning{
	position: absolute;
  	bottom: 10px;
  	right: 0;
  	width: 80px;
  	height: 80px;
  	background-color: lightblue;
	border-radius: 50%;
}

.light-red{
	background-color: red;
}

.light-yellow{
	background-color: yellow
}

.light-green{
	background-color: green;
}

.priceinputDiv{
	display: flex;
	margin: 7px;
}

.priceinputDiv input{
	margin: auto 1px;

	width: 260px;
	padding: 12px 16px;
	font-size: 16px;
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	color: #333;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	border-radius: 8px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
	transition: all 0.3s ease;

}
.priceinputDiv input:focus {
	background-color: #fff;
	border-color: #007bff;
	box-shadow: 0 0 0 3px rgba(0,123,255,0.2);
	outline: none;
}

.orderQtyArea {
    display: flex;
	flex-direction: column;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    padding: 8px 0;
}

#qtyindiv{
	width: 100%;
	display: flex;
	align-items: flex-start;
}

#qtyindiv input{
	margin: auto;
	margin-left: 0;
}

#qtyindiv span{
	margin: auto;
	margin-left: 7px;
	flex: 1;
	text-align: left;
	
}


#qtyindiv input {
    width: 100%;
    max-width: 250px;
    padding: 10px 14px;
    font-size: 15px;
    color: #333;
    border: 2px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

#qtyindiv input:focus {
    border-color: #007BFF;
    background-color: #fff;
    outline: none;
    box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.2);
}



#upcdiv{
	display: flex;
}

#upcdiv input {
    width: 100%;
    max-width: 250px;
    padding: 10px 14px;
    font-size: 15px;
    color: #333;
    border: 2px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

#upcdiv input:focus {
    border-color: #007BFF;
    background-color: #fff;
    outline: none;
    box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.2);
}


#packedBydiv{
	display: flex;
	width: 100%;
	margin-top: 21px;
	
}

#packedBydiv b{
	margin: auto;
	margin-left: 5px;
}



#packedBydiv{
	display: flex;
	width: 100%;
	margin-top: 21px;
	background-color: #e0efff;
	padding: 4px;
	border-radius: 7px;
}

#packedBydiv input {
    width: 100%;
    max-width: 120px;
    padding: 10px 2px;
    font-size: 15px;
    color: #333;
    border: 2px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

#packedBydiv input:focus {
    border-color: #007BFF;
    background-color: #fff;
    outline: none;
    box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.2);
}


.qtyInputWrapper {
    display: flex;
    align-items: center;
    gap: 6px;
}

.lineType {
    font-size: 14px;
    color: #444;
    margin-left: 4px;
}

.actionButtonsWrapper {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    align-items: center;
}

.updateBtn,
.deleteBtn {
    padding: 6px 12px;
    border: none;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
    background-color: #007bff;
    color: white;
    transition: background-color 0.2s ease;
}

.updateBtn:hover {
    background-color: #0056b3;
}

.deleteBtn {
    background-color: #dc3545;
}

.deleteBtn:hover {
    background-color: #a71d2a;
}

.prodWarning {
    display: inline-block;
    background-color: #e74c3c;
    padding: 5px 10px;
    font-weight: bold;
    color: white;
    border-radius: 4px;
    font-size: 13px;
}


.priceLine {
    display: inline-block;
    margin-top: 8px;
    padding: 8px 14px;
    background-color: #eef5ff;
    border-radius: 8px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: 16px;
    color: #2c3e50;
}

.freightLine {
    display: inline-block;
    margin-top: 8px;
    padding: 8px 14px;
    background-color: #eef5ff;
    border-radius: 8px;
   
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: 16px;
    color: #e7b910;
}

.tariffLine {
    display: inline-block;
    margin-top: 8px;
    padding: 8px 14px;
    background-color: #eef5ff;
    border-radius: 8px;
   
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: 16px;
    color: #e74210;
}

.lineCost {
    font-size: 18px;
    color: #007BFF;
    font-weight: 600;
    margin-left: 8px;
    font-family: 'Segoe UI Semibold', 'Helvetica Neue', sans-serif;
}


.labelInfo {
    width: 100%;
    margin-top: 10px;
    padding: 15px 20px;
    background-color: #fff8c6;
    border: 1px solid #f1c40f;
    border-radius: 8px;
    color: #444;
    font-family: 'Segoe UI', Tahoma, sans-serif;
    font-size: 16px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    position: relative;
}

.labelInfo strong {
    font-weight: 600;
    display: block;
    line-height: 1.5;
}

.labelInfo .labelType {
    color: #e74c3c;
    font-weight: bold;
}

.animated-alert {
    animation: fadeInSlide 0.6s ease-out;
}

@keyframes fadeInSlide {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.instructionsdiv{
	margin: 21px;
	width: 100%;
}


.instructionsdiv label{

	min-width: 180px;
}
.instructionsdiv {
	position: relative;
    width: 100%;
    max-width: 500px;
    margin-bottom: 20px;
    font-family: 'Segoe UI', 'Roboto', 'Helvetica Neue', sans-serif;
}

.instructionsdiv .instructions-label {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    display: block;
}

.instructionsdiv input.itemInstructions {
    width: 100%;
    padding: 10px 14px;
    font-size: 15px;
    color: #333;
    border: 2px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

.instructionsdiv input.itemInstructions:focus {
    border-color: #007bff;
    background-color: #fff;
    outline: none;
    box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.2);
}

.checkbox-container {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.checkbox-container input[type="checkbox"] {
    margin-right: 8px;
    width: 18px;
    height: 18px;
}

.checkbox-container .checkbox-label {
    font-size: 14px;
    color: #555;
    user-select: none;
}
