.custom-input-card{
    width: 18rem;
}

.custom-input-card .btn:last-child{
    margin-left: 1rem;
}
.amap-info-content{
    width:195px;
    height:30px;
    padding: 0;
    margin-bottom: 35px;
    overflow: visible;
    background:rgba(20,136,237,1);
    border-radius:5px;
    
    border-radius:5px;
}
.bottom-center .amap-info-sharp{
    border-top: 8px solid rgba(20,136,237,1);
    top:30px;
}
.bottom-center .amap-info-sharp:after{
   
}
.content-window-card{
    position: relative;
    bottom: 10px;
    left: 0;
    
}
.amap-info-close{
    display: none;
}
