<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bizproGalleryContainer {
    float: left;
    display: block;
    position: relative;
    max-width: 200px;
    text-align: center;
    margin: 10px;
}

    .bizproGalleryContainer img {
        max-width: 200px;
        margin: 5px;
        padding: 1px;
        border: 1px solid #aaa;
    }

.bizproImageGalleryNumber {
    padding: 2px 10px;
    font-size: 11px;
    color: #FFF !important;
    text-transform: uppercase;
    background-color: gray;
    border-radius: 4px;
    position: absolute;
    top: 2px;
    right: 17px;
    z-index: 1999;
    opacity: .8 !important;
    filter: alpha(opacity=80);
}

.bizproImageGalleryDescription {
    padding: 5px;
    font-size: 11px;
    border: 1px solid whitesmoke;
    border-top: none;
    border-radius: 4px;
    margin: -6px -5px 0px 5px;
}

.bizproImageCategoryDescription {
    padding: 4px 10px;
    font-size: 13px;
    border: 1px solid whitesmoke;
    border-top: none;
    border-radius: 4px;
    margin: -6px 5px 0px 5px;
    text-align: center;
}

.bizproImageCategoryDescriptionNumber {
    font-size: 11px;
}

.bizpronotification {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    position: relative;
    padding: 5px;
    border-radius: 4px;
    font-style: normal;
    color: #FFF;
    font-weight: bold;
}

    .bizpronotification p {
        margin: 0;
        color: #FFF;
        color: #ee5665;
    }

    .bizpronotification i {
        margin-right: 7px;
        font-size: 14px;
        color: #ee5665;
    }

    .bizpronotification.success,
    .bizpronotification.success strong {
        background-color: #a0d569;
    }

    .bizpronotification.error,
    .bizpronotification.error strong {
    }

    .bizpronotification.warning,
    .bizpronotification.warning strong {
        background-color: #ffce55;
    }

    .bizpronotification.notice,
    .bizpronotification.notice strong {
        background-color: #4fc0e8;
    }

    .bizpronotification strong {
        border: none !important;
    }


.bizproeventteaser {
    margin: 15px 0px 0px 0px !important;
}

.bizproeventteaservertical {
    width: 150px;
}

.bizproeventteaserverticalitem {
    margin-bottom: 10px;
}

.bizproeventteaser .breakline {
    display: block;
    border-bottom: 1px solid whitesmoke;
    margin-bottom: 6px;
}

    .bizproeventteaser .breakline:before, .bizproeventteaser .breakline:after {
        display: table;
        content: " ";
    }

    .bizproeventteaser .breakline:after {
        clear: both;
    }

.bizproeventteaser-prev .bizproeventteaser-next {
    color: gray !important;
}

.bizproeventteaser .rp-item img {
    width: 100%;
}

.bizproeventteaser .carousel_nav {
    margin-left: 3px;
    margin-bottom: 3px;
}

    .bizproeventteaser .carousel_nav i {
        display: inline-block;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        font-size: 10px;
        border-radius: 3px;
    }

    .bizproeventteaser .carousel_nav a, .bizproeventteaser .carousel_nav a:visited, .bizproeventteaser .carousel_nav a:hover {
        text-decoration: none;
        color: #fff;
    }

.bizproeventteaser ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .bizproeventteaser ul li {
        max-width: 100px;
        margin: 3px 14px 0px 14px;
        display: block;
        float: left;
    }

.bizproblogteaser ul li {
    max-width: 130px;
    text-align: left;
    height: 300px !important;
}

.bizproblogteaser .rp-details {
    text-align: left !important;
}

.bizproeventteaser .rp-item {
    border-bottom: 2px solid #eee;
    -webkit-transition: border-bottom 1s ease;
    -moz-transition: border-bottom 1s ease;
    -o-transition: border-bottom 1s ease;
    transition: border-bottom 1s ease;
}

    .bizproeventteaser .rp-item:hover {
        -webkit-transition: border-bottom 2s ease;
        -moz-transition: border-bottom 2s ease;
        -o-transition: border-bottom 2s ease;
        transition: border-bottom 2s ease;
    }

.bizproeventteaser .rp-details {
    text-align: center;
    background: #fafafa;
    padding: 3px 3px;
}

    .bizproeventteaser .rp-details h6 {
        margin-bottom: 3px;
    }

    .bizproeventteaser .rp-details p {
        font-style: italic;
        color: #888;
        font-size: 10px;
    }

    .bizproeventteaser .rp-details a, .bizproeventteaser .rp-details a:visited, .bizproeventteaser .rp-details a:hover {
        color: #555;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
        display: block;
        line-height: 12px !important;
    }



.bizproimageteaser {
    margin: 15px 0px 0px 0px !important;
}

.bizproimageteaservertical {
    width: 200px;
}

.bizproimageteaserverticalitem {
    margin-bottom: 10px;
}

.bizproimageteaser .breakline {
    display: block;
    border-bottom: 1px solid whitesmoke;
    margin-bottom: 6px;
    height: 30px;
}

    .bizproimageteaser .breakline:before, .bizproimageteaser .breakline:after {
        display: table;
        content: " ";
    }

    .bizproimageteaser .breakline:after {
        clear: both;
    }

.bizproimageteaser-prev .bizproimageteaser-next {
    color: gray !important;
}

.bizproimageteaser .rp-item img {
    width: 100%;
}

.bizproimageteaser .carousel_nav {
    margin-left: 3px;
    margin-bottom: 3px;
}

    .bizproimageteaser .carousel_nav i {
        display: inline-block;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        font-size: 10px;
        border-radius: 3px;
    }

    .bizproimageteaser .carousel_nav a, .bizproimageteaser .carousel_nav a:visited, .bizproimageteaser .carousel_nav a:hover {
        text-decoration: none;
        color: #fff;
    }

.bizproimageteaser ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .bizproimageteaser ul li {
        max-width: 180px;
        margin: 3px 14px 0px 14px;
        display: block;
        float: left;
    }

.bizpronewsletterremoval {
    padding-top: 40px;
    padding-bottom: 60px;
    text-align: center;
}

    .bizpronewsletterremoval a {
        font-size: 1.2em;
        font-weight: bold;
    }

.breadcrumblogin:before {
    content: ""!important;
    margin-left: 50px;
}
@media (max-width: 768px) {
    .breadcrumblogin:before {
        content: "\0020 / " !important;
        white-space: pre;
        margin-left: 0px !important;
    }
}
.bizProImageLeftAlign {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.bizProImageCenterAlign {
    margin: auto;
}

.bizProImageRightAlign {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.bizpro-animated {
    visibility: hidden;
}
.bizpro-visible {
    visibility: visible!important;
}
.bizproIDXListingsItemImage {
    width: 100%;
    height: auto;
    min-height: 200px;
    background-position: center;
    background-size: cover;
    margin: auto;
}
@media (max-width: 768px) {
    .bizproIDXListingsItemImage {
        min-height: 300px;
    }
}
.bizproIDXListingsItemAddress {
    overflow: hidden;
    height: 45px;
    display: block
}
.bizproIDXListingsSearchControl {
    display: inline!important;
    max-width: 120px;
}
.mt-15 {
    margin-top: 15px!important;
}
.pt-0{
    padding-top: 0px!important;
}</pre></body></html>