<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-primary {
    background-color: #ffffff !important;
}

#full-width-view {
    width: 100vw;
}

#comparison-view {
    padding-left: 40px;
}

#user-visits-button {
    position: absolute;
    right: 10px;
    top: 70px;
}

.comparison-name {
    font-size: 2vw;
}

@media screen and (min-width: 1600px) {
    .comparison-name {
        font-size: 34px;
    }
}

.venue-name {
    font-weight: 600;
}

.section-title-container-area b {
    font-weight: 400 !important;
}

.section-title-container-area {
    margin-top: 20px;
}

.sharespace-tabs {
    display: flex;
}

.sharespace-tabs .sharespace-ko-tab {
    flex: 1;
}

.comparison-container {
    position: relative;
    display: block;
    box-sizing: border-box;
    overflow: auto;
    margin: 0;
    padding: 0 0 100px 50px;
    margin-left: -50px;
}

.comparison-section {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.option-element-template {
    position: relative;
    display: inline-block;
    vertical-align: top;

}

.option-view {
    width: 450px;
    margin-right: 20px;
    min-height: 1px;
}

.company-brief-data,
.option-data {
    margin-top: 4.5em;
    border-radius: 4px;
    background-color: white;
    box-shadow: -3px 3px 21px 5px rgba(0, 0, 0, .1);
}

.option-navbar {
    position: relative;
    display: block;
}

.option-navbar-icons {
    position: absolute;
    display: block;
    margin-top: -7%;
    width: 100%;
}

.option-navbar-icons .navbar-icon {
    display: inline-block;
}

.duplicate-icon, .remove-icon {

}

.company-brief-logo,
.option-venue-logo {
    position: relative;
    display: block;
    margin-left: calc(50% - 37.5px);
}

.company-logo-section {
    position: absolute;
    display: block;
    margin-top: -15%;
}

.company-logo {
    display: inline;
    margin: 0;
    object-fit: contain;
    height: 75px;
    width: 75px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background-color: #ffffff;
}

.company-brief-view {
    position: relative;
    display: block;
    vertical-align: top;
    width: 450px;
    min-height: 1px;
    margin-left: auto;
    margin-right: auto;
}

.company-brief-view .company-logo {
    border-radius: 0;
    border: none;
}

.company-brief-header {
    text-align: center;
}

.brief-item:first-child {

}

.brief-item {
    margin-bottom: 20px;
}

.royalSlider {
    width: 100%;
    max-width: 100% !important;
    height: 232px !important;
}

.rsOverflow {
    height: 250px;
}

.grabbable {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.grabbable:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.option-amenities {
    padding: 20px;
    height: auto;
    overflow-y: hidden;
}

.option-map {
    height: 200px;
    width: 100%;
    background-color: #ededed;
}

.sharespace-ko-tab {
    font-size: 18px !important;
}

.option-photos {
    position: relative;
}

.arrow {
    position: absolute;
    top: calc(232px / 2 - (32px / 2));
    padding: 5px;
    border-radius: 4px;
    height: 30px;
    width: 30px;
    text-align: center;
    background-color: white;
    color: #222;
}

.next-arrow {
    right: 0;
    margin-right: 10px;
}

.previous-arrow {
    left: 0;
    margin-left: 10px;
}

.modal-option {
    border-radius: 4px;
    box-shadow: -3px 3px 21px 12px rgba(0, 0, 0, .1);
}

.modal-option-top {
    padding: 10px;
    background-color: white;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.modal-option-bottom {
    background-color: #F6F6F6;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 5px;
}

b {
    font-weight: 600 !important;
}

.unavailable-amenity {
    text-decoration: line-through;
    color: lightgrey !important;
}

.show-more {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 450px;
    margin-left: 0;
    background-color: white;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.expanded-amenities {
    height: auto;
    transition: height 0.15s ease-out;
    position: relative;
}

.not-expanded-amenities {
    height: 195px;
    transition: height 0.25s ease-in;
    position: relative;
}

#map-view-container {
    padding: 20px;
    position: relative;
    width: 100%;
    top: 0;
    bottom: 0;
}

#map-view {
    /*height: 75vh;*/
    /*width: 100%;*/
    left: 0px !important;
    height: 100% !important;
    border-radius: 4px;
    z-index: 3;
}

.infoWindowImage {
    width: 60%;
    /*z-index: 999;*/
}

.infoWindowContent {
    width: 40% !important;
}

.infoWindowAmenities .option-amenities {
    height: 270px;
    padding-top: 40px;
    width: 100%;
}

.infoWindow .arrow {
    font-size: 14px;
}

.infoWindow .arrow .fa {
    margin-top: 3px;
}

.option-navbar-icons .popover .arrow {
    display: none;
}

.option-navbar-icons .popover:hover {
    background-color: #FFF;
}

.option-navbar-icons .popover h5:hover {
    text-decoration: underline;
}

.gallery-container {
    width: 430px;
}

.sticky-element {
    background-color: rgba(0, 0, 0, 0);
    color: black;
    padding: 10px;
    padding-bottom: 15px;
    z-index: 100;
    position: absolute;
    top: -55px;
}

.large-modal {
    width: 90% !important;
}

.deal-message {
    width: 100%;
    font-weight: 500;
    min-height: 100px !important;
}

.deal-message textarea {
    width: 100%;
    resize: vertical;
    min-height: 200px !important;
}

.good-textarea {
    width: 100%;
    resize: vertical;
    min-height: 100px !important;
}

.comparison-bg-image {
    background-image: url('/img/zestawienie.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 !important;
    height: 73vh;
}

.fifty-fifty {
    width: 50%;
    position: relative;
}

.invite-modal-background-pane {
    /*background-image: url('/img/homeslider/white/wework.jpg');*/
    background-color: #f7f7f7;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.invite-modal-icon {
    width: 40px;
    height: 40px;
}

#markerLayer {
    border-radius: 50%;
    background-color: #ffffff;
}

#markerLayer img {
    border-radius: 4px;
    border: 3px solid #fdcc52 !important;
    background-color: #ffffff;
}

.brief-html {
    padding: 20px;
    border: 1px solid lightgrey;
    border-radius: 4px;
    margin-top: 15px;
}

.files-section {
    padding: 10px;
    border-radius: 4px;
    margin: 0px 20px 0px 20px;
    background-color: #f7f7f7;
    line-height: 24px;
}

.filepond--panel-root {
    border-radius: 0px !important;
}

.disabled-checkbox {
    opacity: 0.5;
    cursor: not-allowed;
}

#forward {
    position: fixed;
    font-size: 50px;
    right: 0px;
    z-index: 102;
    top: 50%;
    cursor: pointer;
}

#backward i:hover, #forward i:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

#backward {
    position: fixed;
    font-size: 50px;
    left: 0px;
    z-index: 102;
    top: 50%;
    cursor: pointer;
}

.scroll-background-next {
    background-color: red;
    width: 100px;
    height: 100%;
    position: absolute;
    right: 0px;
    z-index: 101;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 80%) 30%, rgba(255, 255, 255, 1) 100%);
}

.scroll-background-back {
    background-color: red;
    width: 100px;
    height: 100%;
    position: absolute;
    left: 0px;
    z-index: 101;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 80%) 30%, rgba(255, 255, 255, 1) 100%);
}

.amenity {
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .city-red-hot {
        right: 10px;
    }

    #streetviewmodalbody {
        height: 80vh !important;
    }

    .option-view {
        width: 80vw !important;
    }

    .show-more {
        width: 80vw !important;
    }

    #map-view-container {
        top: auto !important;
        position: relative !important;
        height: 300px;
    }

    #map-view {
        height: 300px !important;
    }

    .royalSlider {
        width: 100% !important;
    }

    .fifty-fifty {
        width: 100% !important;
    }

    .infoWindowContent {
        width: 100% !important;
    }

    .comparison-name {
        font-size: 20px;
    }
}

@media (max-width: 1200px) {
    .truncate-venue-name {
        width: 260px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.center-align-options {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.underline-on-hover:hover {
    border-bottom: 1px solid black;
}

.underline-on-hover {
    border-bottom: 1px solid transparent;
}

.custom-close {
    color: white !important;
    opacity: 0.5 !important;
    font-size: 25px !important;
    margin-right: -15px !important;
    margin-bottom: -6px;
}

.custom-close:hover {
    color: white !important;
    opacity: 1 !important;
}

/*.modal-backdrop.in {*/
/*    opacity: .8 !important;*/
/*}*/
.ui-state-highlight {
    background-color: #fdcc52 !important;
}

.brief-description {
    min-height: 100px;
    max-height: 250px;
}

.popover-content {
    padding: 3px;
}


.mfp-image-holder {
    cursor: auto;
}

.venue-link {
    color: #000;
}

.venue-link:hover {
    color: #000 !important;
    text-decoration: underline !important;
}

.venue-link:focus {
    color: #000 !important;
}

.section-title-container {
    padding: 10px 20px 10px 20px;
    margin-bottom: 5px !important;
}

.section-title-subheading {
    margin-top: 10px !important;
}

.city-analysis {
    width: 100%;
    height: 200px;
    background-image: url('/files/SEO/wework.jpg');
    background-size: cover;
    background-position: bottom;
    border-radius: 4px;
    position: relative;
}

.city-red-hot {
    background-color: white;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 10px 0 10px;
}

.test-bubble:hover {
    cursor: grab;
}

.broker-info h4 {
    word-break: break-all;
}

.noty_buttons {
    padding: 0px !important;
}

.noty_buttons button {
    position: fixed;
    top: -8px;
    width: 0;
    right: 2px;
    background: transparent;
    border: none;
}

.noty_buttons button:hover {
    right: 3px;
    border: none;
    background: transparent;
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.noty_buttons button:active {
    background: transparent !important;
    border: none !important;
}

.noty_buttons button:focus {
    background: transparent !important;
    border: none !important;
}


.option-header {
    height: 120px;
}

.option-spaces-popover .arrow {
    display: none;
}

.option-spaces-popover .popover:hover {
    background-color: #FFF;
}

.default-badge {
    cursor: default;
    background: white !important;
    border: 1px solid black !important;
    color: black !important;
    text-transform: uppercase;
    font-weight: 600;
}

.default-badge-hover:hover {
    background-color: #e7e7e7 !important;
}

.default-badge-text:hover {
    text-decoration: underline;
}


.popover .arrow {
    display: none !important;
}

.close-popover {
    margin-top: -15px;
    margin-right: -8px;
    cursor: pointer;
}

.greeting-logo {
    height: 50px;
    width: 50px;
    border-radius: 4px;
    /*border: 1px solid lightgrey;*/
    object-fit: cover;
}

.popover {
    background-color: #fff;
    color: #000 !important;
    opacity: 1 !important;
    border: 1px solid white !important;
    box-shadow: 0px 0px 15px hsla(0, 0%, 70%, .5);
    z-index: 1020 !important;
}

.tooltip .tooltip-inner {
    background-color: #fff;
    color: #000 !important;
    opacity: 1 !important;
    border: 1px solid white !important;
    box-shadow: 0px 0px 15px hsla(0, 0%, 70%, .5);
}

.tooltip {
    z-index: 1020 !important;
}

.important-terms-box {
    box-shadow: 0px 0px 15px hsla(0, 0%, 70%, .5);
    border-left: 5px solid #fdcc52;
    background-color: white;
    border-radius: 4px;
}

#user-visits .bottom:hover {
    background-color: #FFF;
}

#user-visits .popover {
    min-width: 400px;
    max-width: 1000px;
}

#user-visits .popover .section {
    /*width: 250px;*/
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.edit-comparison-price .fa-pencil {
    transition: all .3s;
}

.edit-comparison-price .fa-pencil:hover {
    transform: scale(1.1);
}

.density-element .sharespace-ko-tab {
    border: 1px solid #f7f7f7;
    border-radius: 4px;
    padding: 4px;
    height: auto;
}

.density-element .sharespace-ko-tab-active {
    color: white;
    border: 1px solid #3d348b;
    background-color: #3d348b !important;
}

.rsBullets {
    display: none !important;
}

.truncate-venue-name {
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

h5 {
    line-height: 24px;
}
</pre></body></html>