<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.location-panel {
    border: 3px solid #164174;
    color: #676767;
    padding: 20px 18px;
}
.location-inner .title h2 {
    color: #676767;
    font-weight: 600;
}
.location-inner .text-wrap {
    margin-top: 18px;
}

.location-inner .mobile-location-image {
    padding: 0 15px;
}

.location-inner .mobile-location-image img {
    margin-top: 0;
}

.location-panel .location-inner .text-wrap p {
    line-height: .4em;!important
    font-size: 1.5em;!important
}

.location-staff {
    margin-top: 22px;
}

.location-content {
    margin-top: 50px;
}

.location-staff .item {
    color: #676767;
    border-bottom: 4px dotted #676767;
    margin-top: 18px;
    padding-bottom: 15px;
}
.location-staff .item:last-child {
    border-bottom: none;
}
.location-staff .item .text-wrap p {
    line-height: 0.4em;
    font-size: 1em;
}
.location-staff .item .contact {
    padding-top: 8px;
}

#mpnlContactSpecialist .modal-dialog {
    margin-top: 12%;
}
#mpnlContactSpecialist .modal-header h3 {
    font-size: 1.5em;
    color: #676767;
}
#mpnlContactSpecialist .modal-body label {
    color: #676767;
}
#mpnlContactSpecialist .modal-header .close span {
    color: black;
    font-size: 1.8em;
}
#mpnlContactSpecialist .form-field {
    margin: 15px 0;
}
#mpnlContactSpecialist .form-field input,
#mpnlContactSpecialist .form-field textarea{
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    background: #ffffff;
    position: relative;
}
#mpnlContactSpecialist .form-field textarea {
    width: 100%;
    min-height: 182px;
    padding: 10px;
}
.pm-select-required-text {
    text-align: right;
    margin-right: 30px;
}</pre></body></html>