.vue-map-container{position:relative}.vue-map-container .vue-map{bottom:0;left:0;position:absolute;right:0;top:0}.vue-map-hidden{display:none}.vue-street-view-pano-container{position:relative}.vue-street-view-pano-container .vue-street-view-pano{bottom:0;left:0;position:absolute;right:0;top:0}table.scrolling{--dead-area-color:#ccc;background-color:#ccc;border-collapse:collapse;display:flex;flex:1 1 auto;flex-direction:column;height:100%;overflow:hidden;width:100%}table.scrolling tfoot,table.scrolling thead{display:block;flex:0 0 auto;overflow:hidden}table.scrolling tbody{display:block;flex:1 1 auto;overflow:hidden}table.scrolling.scrolly tbody,table.scrolling.scrolly tfoot.scrollsync,table.scrolling.scrolly thead.scrollsync{overflow-y:scroll}table.scrolling.scrollx tbody{overflow-x:scroll}table.scrolling.scrolly thead.scrollsync::-webkit-scrollbar{background-color:var(--dead-area-color);display:block}table.scrolling.scrolly thead.scrollsync::-webkit-scrollbar-track{background-color:var(--dead-area-color)}table.scrolling tbody:nth-child(3){display:none}table.scrolling td,table.scrolling th{word-wrap:break-word;border:1px solid #ddd;max-width:10em;min-width:10em;overflow:hidden;width:10em}table.scrolling td{background-color:#fff}table.scrolling th{background-color:#f7f7f7}