.twg-monday-test {
	border: 1px solid #ddd;
	padding: 20px;
	border-radius: 10px;
	max-width: 680px;
}

.twg-monday-test .twg-form-row {
	margin-bottom: 16px;
}

.twg-monday-test label {
	display: block;
	font-weight: 600;
	margin-bottom: 6px;
}

.twg-monday-test input,
.twg-monday-test select {
	width: 100%;
	max-width: 420px;
}

.twg-response {
	margin-top: 14px;
	padding: 12px;
	border-left: 4px solid #2271b1;
	background: #f0f6fc;
	display: none;
}

.twg-response.is-error {
	border-left-color: #d63638;
	background: #fcf0f1;
}

.twg-response.is-success {
	border-left-color: #00a32a;
	background: #edfaef;
}


.twg-monday-table-wrap {
	margin-top: 18px;
	overflow-x: auto;
}

.twg-monday-table {
	width: 100%;
	border-collapse: collapse;
	background: #fff;
}

.twg-monday-table th,
.twg-monday-table td {
	border: 1px solid #ddd;
	padding: 10px;
	text-align: left;
}

.twg-monday-table th {
	background: #f6f7f7;
	font-weight: 700;
}

.twg-monday-table code {
	background: #f0f0f1;
	padding: 2px 6px;
	border-radius: 4px;
}


.twg-monday-table-wrap h3 {
	margin: 0 0 10px;
}


.twg-monday-table td code {
	white-space: pre-wrap;
	word-break: break-word;
}

#twg_monday_subitems_columns_table_wrap .twg-monday-table {
	min-width: 1100px;
}

.twg-monday-manual-order{border:1px solid #ddd;padding:20px;border-radius:10px;max-width:1180px}.twg-manual-order-header{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;position:sticky;top:0;background:#fff;z-index:5;padding-bottom:12px;border-bottom:1px solid #eee}.twg-manual-order-summary{margin-top:14px;padding:12px;background:#f6f7f7;border:1px solid #ddd;border-radius:8px}.twg-manual-order-table,.twg-manual-products-table{min-width:980px}.twg-manual-value{max-width:360px;white-space:pre-wrap;word-break:break-word}.twg-manual-column-id{width:100%;min-width:180px}
