#map {
    height: 400px;
}

#infowindow-content .title {
    font-weight: bold;
}

#map #infowindow-content {
    display: inline;
}

.pac-controls label {
    font-size: 13px;
    font-weight: 300;
}

#color-palette {
    clear: both;
}

.color-button {
    width: 14px;
    height: 14px;
    font-size: 0;
    margin: 2px;
    float: left;
    cursor: pointer;
}

#delete-button {
    margin-top: 5px;
}
/*
#panel
{
    height:20px;
    text-align: center;
    background-color: #FFFFFF;
    border: solid 1px #c3c3c3;
    padding: 3%;
    display: none;
}
*/