<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a[href='https://www.soft8soft.com/verge3d-trial/'] {
    display: none !important;
    opacity: 0 !important;
}

.v3d-simple-preloader-logo {
    background-image: url(https://goprop360.com/project/Setia_Alam/floorplan/preloader.svg);
    height: 60px !important;
    width: 200px !important;
    background-size: cover;
}

.top-logo {
    width: 100%;
    position: absolute;
    top: 60px;
    text-align: center;
}

.logo {
    width: 10%;
}

.types3d {
    text-align: center;
    position: absolute;
    bottom: 150px;
    width: 100%;
    display: none;
}

.floorplan {
    outline: none;
    background: transparent;
    font-size: 12px;
    border-radius: 50px;
    border-color: #00A2F8;
    color: white;
    border: 1px solid #00A2F8;
    padding: 9px 18px;
    text-decoration: none;
    width: 110px;
}

.floorplan:hover {
    color: white;
}

.project-logo {
    position: absolute;
    left: 20px;
}

.project-logo img {
    width: 35%;
}

.company-logo {
    width: 100%;
    position: absolute;
    top: 100px;
    text-align: center;
}

.company-logo img {
    width: 10%;
}

.types {
    position: absolute;
    width: 100%;
    bottom: 18px;
    text-align: center;
}

.types ul{
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
}

.types ul li {

}:first-child,:nth-child(5){
    margin-right: 10px;
}

.types button {
    cursor: pointer;
    outline: none;
    background: transparent;
    font-size: 12px;
    border-radius: 50px;
    border-color: #00A2F8;
    color: white;
    border: 1px solid #00A2F8;
    padding: 7px 15px;
    width: 105px;
    margin: 0 5px;
}

#lvl9View {
    height: calc(100% - 120px);
    margin-top: 60px;
    overflow: hidden;
}

#lvl9View .modal-dialog {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
}

#close-facilities {
    right: 20px;
    top: 20px;
}

#lvl9View .modal-content {
    margin: auto;
    min-height: calc(100% - 120px) !important;
    height: 100%;
    background-color: #000 !important;
}

#filter {
    height: calc(100% - 125px);
    margin-top: 60px;
}

#filter .modal-dialog {
    width: 30%;
    margin: 0;
    float: right;
    height: 100%;
}

#filter .modal-dialog .modal-content {
    background: #04273B !important;
    padding-top: 30px;
    font-size: 1.4rem;
    height: 100%;
}

#filter .modal-dialog .modal-content button {
    padding: 7px;
    color: #fff;
    border-radius: 50px;
}

.x-btn {
    position: absolute;
    right: 0;
}

#filter .modal-dialog .modal-content .container {
    height: 100%;
}

.modal-body {
    height: 100%;
    text-align: center;
}

#filter .modal-dialog .modal-content .container .modal-body .filter-title {
    color: #fff;
    text-align: left;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

#filter .modal-dialog .modal-content .container .modal-body .show-available {
    color: #fff;
    font-size: 16px;
    text-align: left;
}

#filter .modal-dialog .modal-content .container .modal-body .filter-unit-size ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    clear: both;
}

#filter .modal-dialog .modal-content .container .modal-body .filter-unit-size ul li {
    list-style-type: none;
    list-style-position: outside;
    padding: 8px 10px 8px 0;
    float: left;
}

#filter .modal-dialog .modal-content .container .modal-body .filter-unit-size ul li input[type=checkbox]+label {
    display: inline-block;
    padding: 4px 10px;
    cursor: pointer;
    border: none;
    color: #fff;
    background-color: #009ff53b;
    border-radius: 50px;
    text-align: center;
    font-size: 14px;
}

#filter .modal-dialog .modal-content .container .modal-body .filter-unit-size ul li input[type=checkbox]:checked+label {
    border: none;
    color: #fff;
    background-color: #009FF5;
    border-radius: 50px;
}

#filter .modal-dialog .modal-content .container .modal-body .reset-apply {
    width: 100%;
    position: absolute;
    bottom: 50px;
    right: 0;
    left: 0;
}

#filter .modal-dialog .modal-content .container .modal-body .reset {
    background-color: transparent;
    border: 1px solid #009FF5;
    border-radius: 50px 0 0 50px;
    margin-right: -5px;
}

#filter .modal-dialog .modal-content .container .modal-body .reset,
#filter .modal-dialog .modal-content .container .modal-body .apply {
    font-size: 11px;
    color: #fff;
    border: 1px solid #3CBFFF;
    outline: none;
    width: 49%;
    height: 30px;
}

#filter .modal-dialog .modal-content .container .modal-body .apply {
    border-radius: 0 50px 50px 0;
    background-color: #009FF5;
}

.show-available,
.types-filter {
    color: #fff;
    text-align: left;
}

ul li input[type=checkbox] {
    position: absolute;
    left: -9999%;
}

.active-btn {
    background-color: #00A2F8 !important;
}

.active-floorplan {
    display: block !important;
}

.bottom-compass {
    position: absolute;
    bottom: 20px;
    left: 20px;
    height: 200px;
    width: 200px;
    border: 1px solid #00A2F8;
    padding: 5px;
}

#keyplan img {
    height: 100%;
    width: 100%;
}

#keyplan .keyplan-svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65%;
    transform: translate(-50%, -50%);
}

#keyplan .keyplan-dir {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-align: center;
}

#keyplan .royal-dir {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate( -90deg);
    transform: translateY(-50%) rotate( -90deg);
}

#keyplan .ampang-dir {
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
}

#keyplan .titiwangsa-dir {
    top: 50%;
    right: -10px;
    -webkit-transform: translateY(-50%) rotate( 90deg);
    transform: translateY(-50%) rotate( 90deg);
}

#keyplan .klcc-dir {
    top: 15px;
    left: 39%;
}

.option-btns {
    display: none;
    /* display: flex; */
    justify-content: flex-end;
    padding: 50px 10px;
    z-index: 9999;
    position: absolute;
    right: 0;
}

.option-btns button {
    cursor: pointer;
    outline: none;
    background: transparent;
    font-size: 16px;
    border-radius: 50px;
    border-color: #00A2F8;
    color: white;
    border: 1px solid #00A2F8;
    padding: 6px 40px;
    margin-right: 15px;
}

.option-btns a {
    color: white !important;
    cursor: pointer;
    margin-top: 7px;
}

.preloader_div img {
    margin: auto;
    display: block;
    width: 25% !important;
}

#logo2 {
    margin-top: -15px !important;
    width: 15% !important;
}

@media only screen and (max-width: 600px) {
    .option-btns {
        padding: 20px 5px;
    }
    .top-logo {
        top: 20px;
        left: 10px;
        text-align: left;
    }
    .logo {
        width: 20%;
    }
    .option-btns button {
        font-size: 12px;
        padding: 3px 20px;
        margin-right: 5px;
    }
    .types {
        bottom: 20px;
    }
    .types button {
        padding: 3px 22px;
        margin: 5px 5px;
        width: auto;
    }
    .project-logo {
        text-align: center;
        top: 60px;
        left: 0;
    }
    .project-logo img {
        width: 20%;
    }
    .company-logo img {
        width: 25%;
    }
    .types3d {
        bottom: 150px;
    }
    .floorplan {
        padding: 4px 18px;
    }
    .preloader_div img {
        width: 20% !important;
    }
    #filter .modal-dialog {
        width: 80%;
    }
    .modal-body {
        font-size: 16px;
    }
    .filter-unit-size ul li input[type=checkbox]+label {
        font-size: 12px !important;
        padding: 4px 15px !important;
    }

    .types ul{
        flex-flow: wrap;
        padding-left: 0;
    }
    
    .types ul li {
    
    }:first-child,:nth-child(5){
        margin-right: 0px;
    }
}

</pre></body></html>