.variations__filters{display:flex;gap:15px}.variations__filters .variations__filter{flex:1}.variations__filters .variations__state{width:200px}#map{width:450px;height:680px}.el-table tr.highlighted-row,.el-table tr.highlighted-row:hover>td{background-color:#f5f7fa}.el-table tr.row-with-map-error{background-color:rgb(255,250.4,238.2)}.el-table tr.row-with-map-error.highlighted-row,.el-table tr.row-with-map-error:hover>td{background-color:#fff3cd}.priority--lowest{color:#68a160}.priority--low{color:#47843f}.priority--medium{color:#ffae34}.priority--high{color:#d9514b}.priority--highest{color:#bd261a}div.rooms__page .rooms__filters{display:flex;gap:15px;margin-bottom:15px}div.rooms__page .rooms__filters .rooms__filter{flex:1}div.rooms__page .rooms__content{display:flex;gap:2rem;min-height:680px}div.rooms__page .rooms__content>:first-child{flex:1;min-width:0}div.rooms__page .rooms__content>:last-child{min-width:450px;position:sticky;top:0;height:-moz-fit-content;height:fit-content}div.rooms__page .el-table__body-wrapper{cursor:pointer}div.rooms__page .map-container{position:relative;min-height:0}div.rooms__page .map-container:has(>:not(.hidden)){min-height:680px}div.rooms__page .map-container .no-map{position:absolute;display:flex;flex:1;justify-content:center;align-items:center;text-align:center;width:450px;height:680px;color:#856404;background-color:#fff3cd;border-color:#ffeeba}div.rooms__page .map-container .no-map span{word-break:normal}div.rooms__page .map-container .no-map.hidden{z-index:-1}div.rooms__page .map-container .no-room-map{position:absolute;display:flex;flex:1;justify-content:center;align-items:center;z-index:2;color:#856404;background-color:#fff3cd;border-color:#ffeeba;width:420px;text-align:center;margin:15px;padding-left:2px;padding-right:2px}div.rooms__page .map-container .no-room-map span{word-break:normal}div.rooms__page .map-container .no-room-map.hidden{z-index:-1}div.rooms__page .map-container .floor-map{position:absolute;background-color:#f4f5f7}div.rooms__page .map-container .floor-map.hidden{z-index:-1}