

html,
body {
    height: 100%;
}

.gj-icon{
    color: #a3a3a3;
}
.gj-textbox-md{
    border-bottom: 1px solid white;
}

#map{
    border: 1px solid #7c7c7c;
    border-radius: 7px;
}


.fa-trash{
    color: red;
}