#auSvgMap {
    width: 100%;
    max-width: 100% !important;
}
.yesSetLocation {
    cursor: pointer;
}

#setLocation {
    display: none;
}

#setLocation .button {
    max-width: 100%;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.inner-content-modal {
    padding: 30px 25px;
}

.inner-content-modal h3{
    margin-bottom: 30px;
}

.modal-header {
    color: #FFF;
    background: #6bcaba;
    padding: 20px;
}
