﻿div.leave-a-message{position:absolute;bottom:16px;right:16px;width:48px;height:48px;cursor:pointer;z-index:99;}div.leave-a-message svg{width:100%;height:100%;fill:#385fb9;}div.message-box{display:flex;flex-direction:column;position:absolute;background-color:#eee;bottom:0;right:0;height:300px;width:400px;border-radius:4px;z-index:999;cursor:auto;line-height:28px;user-select:none;}div.message-box .message-title{background-color:#778899;color:#fff;padding:10px;font-size:16px;display:flex;}div.message-box .message-title .title{flex:1;}div.message-box .message-title .close{width:16px;cursor:pointer;}div.message-box .message-contact{display:grid;grid-template-columns:1fr 2fr;}div.message-box textarea{margin:4px;height:80px;width:96%;resize:none;grid-column:1/span 2;border-radius:3px;}div.message-box label{margin:4px;}div.message-box input[type=text]{margin:4px;height:28px;width:96%;border-radius:3px;}div.message-box button{margin:4px 8px;border:1px solid #d3d3d3;border-radius:3px;padding:4px 8px;cursor:pointer;float:right;}dl.kc-properties dt{display:inline-block;}dl.kc-properties dd{display:inline-block;margin-inline-start:4px;}dl.kc-properties dd:after{display:block;}.min1024x768{min-height:768px;min-width:1024px;}input[type=text],textarea{border:1px solid #d3d3d3;border-radius:2px;}html,body,#mapContainer{height:100%;width:100%;margin:0;font-family:Segoe UI,SegoeUI,Helvetica Neue,Helvetica,Arial,sans-serif;}body{display:flex;}#mapContainer{flex:1;}#infoContainer{width:300px;background-color:#fff;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;z-index:999;}.infoTitle{display:flex;flex-direction:row;background-color:#eee;}.infoTitle .mapInfo{flex:1;padding:10px;font-size:small;}.infoTitle .account{margin-top:8px;margin-right:8px;max-width:56px;}.infoTitle .account img{width:48px;height:48px;border-radius:50%;cursor:pointer;}.infoTitle .account .name{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;}ul.provinces{list-style:none;padding:0;flex:1;overflow-y:auto;overflow-x:hidden;}ul.provinces .province-item{position:sticky;position:-webkit-sticky;display:flex;top:0;padding:10px;width:100%;overflow:hidden;white-space:nowrap;background-color:#fff;}ul.provinces .province-item .title{cursor:pointer;flex:1;text-overflow:ellipsis;overflow-x:hidden;}ul.provinces .province-item:hover{background-color:#add8e6;}ul.provinces .province-item:hover .menu{display:block;}ul.provinces .province-item .gold{color:#ff8700;}ul.provinces .province-item .menu{margin-right:14px;display:none;}ul.provinces li{width:100%;border-bottom:1px solid #ccc;cursor:pointer;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;}ul.scenicspots{list-style:none;padding-left:20px;}ul.scenicspots li{border-width:0;}.scenicspot-item{padding:4px;width:100%;cursor:pointer;overflow:hidden;white-space:nowrap;border-radius:2px;}.scenicspot-item:hover{background-color:#add8e6;}.scenicspot-item .gold{color:#ff8700;}.scenicspot-item .item-label{font-size:12px;color:#a9a9a9;align-content:start;}.scenicspot-item .item-label>div{display:inline-block;height:16px;line-height:16px;background-color:#d3d3d3;border-radius:4px;padding-left:2px;padding-right:2px;vertical-align:top;}.scenicspot-item .item-title{font-size:16px;}.province-menu .menu-popup{position:relative;}.province-menu .menu-content{position:absolute;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:4px;display:block;width:100px;height:100px;right:0;z-index:111;top:0;}div.current-spot{background-color:#d3d3d3;border-top:1px solid #808080;font-size:small;}div.current-spot .title{background-color:#d3e97c;display:flex;}div.current-spot .title .title-text{margin-left:8px;margin-top:2px;}div.current-spot .title>div:nth-child(2){flex:1;}div.current-spot button{border:0;cursor:pointer;margin:1px;background:none;border-radius:4px;}div.current-spot button:hover{background-color:#87cefa;}div.current-spot dt{margin-left:4px;}div.settings{right:316px!important;position:fixed;bottom:16px;z-index:9999;}div.settings .gear-button{border-radius:50%;cursor:pointer;color:#808080;}dialog{width:400px;height:300px;border-radius:4px;border-width:1px;padding:8px;}.dialog-main{height:100%;width:100%;display:flex;flex-direction:column;user-select:none;}.dialog-main .title{padding:4px;text-align:right;}.dialog-main .content{flex:1;}.dialog-main .buttons{text-align:right;}.dialog-main button{cursor:pointer;}.dialog-main input{cursor:pointer;}.prop-group{margin-top:8px;padding-bottom:4px;border-bottom:1px solid #d3d3d3;}.prop-group .prop-row .prop-name{min-width:100px;display:inline-block;}.prop-group .prop-row .prop-val{display:inline-block;}.prop-group .prop-row .prop-cities{display:flex;flex-wrap:wrap;}.prop-group .prop-row .prop-cities div{margin:2px 4px;}div.info-window{display:flex;width:300px;height:160px;padding-top:12px;}div.info-window .info{flex:1;}div.info-window .qrcode img{margin:2px;}div.info-window .gold{color:#ff8700;}div.info-window .non-gold{color:#a9a9a9;}