/* v34.6 targeted fixes: map stability, upload scroll stability, closure action visibility */
#content{overflow-anchor:none!important}
.v342-upload-top,.interactive-license-section,.v345-analysis-map-card{overflow-anchor:none!important}
.v345-analysis-map-layout,.v345-upload-map-layout{min-height:520px}
.v345-analysis-map-layout .google-license-map,.v345-upload-map-layout .google-license-map{min-height:520px;height:520px}
.v345-analysis-map-layout .map-license-list,.v345-upload-map-layout .map-license-list{max-height:520px}

/* Keep the approval/action column visible without moving the existing controls. */
.closure-compact-table,.v346-closure-api-table .table-wrap{padding-inline:8px;box-sizing:border-box}
.closure-compact-table table,.v346-closure-api-table table{width:calc(100% - 16px)!important;margin-inline:auto!important;table-layout:fixed}
.closure-compact-table th,.closure-compact-table td,.v346-closure-api-table th,.v346-closure-api-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.closure-compact-table th:last-child,.closure-compact-table td:last-child,.v346-closure-api-table th:last-child,.v346-closure-api-table td:last-child{width:96px;min-width:96px;max-width:96px;position:sticky;left:0;z-index:3;background:#fff}
.closure-compact-table thead th:last-child,.v346-closure-api-table thead th:last-child{z-index:4;background:#f1f6f3}
.closure-compact-table td:last-child button,.v346-closure-api-table td:last-child button{width:100%;min-width:0;padding-inline:6px}

@media(max-width:900px){
  .closure-compact-table table,.v346-closure-api-table table{width:100%!important;min-width:900px}
}
