#map, #billingMap, #subscriptionMap, #companyAddressMap
{
    height: 600px;
    width: 100%;
}

label.error {
    color: red !important;
}

input.error {
    border: 1px solid red;
}

.select2-selection__choice, .select2-results__option--highlighted {
    background-color: #C1AA64 !important;
}

