<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar-inverse {
    background-color: #E1E1E1;
    border: none;
}

    .navbar-inverse .navbar-nav &gt; li &gt; a {
        color: black;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: rgba(155, 166, 219, 0.80);
    }

.container {
    max-width: 90%;
    width: 100%;
}




.bg_orange {
    background-color: #FFCC00;
}

.bg_yellow {
    background-color: #FFE900;
}

.bg_gray {
    background-color: #CCCCCC;
}

input {
    max-width: 600px;
}

.input-group {
    margin-top: 5px;
    margin-bottom: 5px;
}

.panel-info, .panel-success {
    margin-left: -10px;
    margin-right: -10px;
}

.panel-heading {
    max-height: 40px;
    min-height: 30px;
}

.banner {
    margin-bottom: 10px;
}

    .banner img, embed {
        width: 100%;
        /*height:100%;
             max-height:300px;*/
    }

.gi-2x {
    font-size: 2em;
}

.row-no-padding &gt; [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.row-padding-10 &gt; [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}

.ellipis {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    text-align: left;
    font-size: 12px;
    text-decoration: none;
}

.ellipis_multi {
    /*overflow: hidden;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            display: block;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            font-size: 12px;
            text-align: left;*/
    max-height: 6em;
    text-align: left;
    text-decoration: none;
}


.ico_txt {
    margin-left: 5px;
    font-size: 12px;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #f8d6fe;
}

#hotkeyword {
    font-size: 11px;
    vertical-align: middle;
}

.district_list {
    position: absolute;
    border: 2px solid #E1E1E1;
    width: 215px;
    font-size: 11px;
    z-index: 999;
    /*top: 40px;
            left: 90px;
            margin-left: 100px;
            margin-top: -5px;*/
}

    .district_list .list-group-item {
        padding: 5px 15px;
    }

    .district_list ul {
        margin-bottom: 0px;
    }

    .district_list ul, ol {
        margin-bottom: 0px;
    }

        .district_list ul li:hover {
            background-color: #f7e02a;
        }

.btn_district {
    width: 100%;
    text-align: left;
    background-color: #e0e0e0;
}

body {
    /*padding-top: 140px;*/
    padding-top: 0px;
    padding-bottom: 20px;
}

#loading {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 9999;
}

#loadingcontent {
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#loadingspinner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: larger;
    padding-top: 80px;
}

p {
    margin: 0px 0 5px;
}

body {
    font-family: Helvetica, arial, "Microsoft JhengHei","微軟正黑體" !important;
}

.ypResponiveHelperDesktop {
    display: block;
}

.ypResponiveHelperTablet {
    display: none;
}


@media only screen and (max-width: 1024px) {
    .ypResponiveHelperDesktop {
        display: none;
    }

    .ypResponiveHelperTablet {
        display: block;
    }
}

.companyTitle &gt; a {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: normal;
    color: #000000 !important;
    margin-right: 13px;
    cursor: pointer;
}

.companyDataRow {
    display: flex;
    width: 100%;
}

.mCompanyDataRow {
    flex-direction: column;
}

/*[------ companyDataCellContainer ------]
                            [ companyDataIcon ] [--- companyDataValueContainer ---]
                                                   [ companyDataValue ]
                                                   [ companyDataValue ]
                                                [--- companyDataValueContainer ---]
                            [------ companyDataCellContainer ------]*/

.companyDataCellContainer {
    display: flex;
    flex: 1;
    margin-top: 10px;
    margin-bottom: 10px;
}

.companyDataIcon {
    width: 24px;
    height: 24px;
    margin-right: 13px;
    margin-bottom: auto;
    margin-top: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.companyDataValue {
    font-size: 16px;
    color: black;
}

    .companyDataValue &gt; a {
        color: black !important;
    }

.companyDataValueContainer {
    flex: 1;
}


.mADRHack {
    margin: 0px !important;
    padding: 0px !important;
    padding-top: 10px !important;
    padding-left: 12px !important;
}


.mADRMap {
    width: 100%;
    height: 125px;
    background-position: center;
    background-size: cover;
    max-width: 100vw;
}

.companyDataRow {
    display: flex;
    width: 100%;
}

/*[------ companyDataCellContainer ------]
                                [ companyDataIcon ] [--- companyDataValueContainer ---]
                                                       [ companyDataValue ]
                                                       [ companyDataValue ]
                                                    [--- companyDataValueContainer ---]
                                [------ companyDataCellContainer ------]*/

.companyDataCellContainer {
    display: flex;
    flex: 1;
    margin-top: 10px;
    margin-bottom: 10px;
}

.companyDataValueContainer {
    flex: 1;
}



.mask_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: 0.45;
    opacity: .45;
    filter: alpha(opacity=45);
}

.lightbox_content {
    display: none;
    position: fixed;
    top: 200px;
    left: 0px;
    width: 760px;
    height: 510px;
    padding: 0px;
    border: 9px solid #fff;
    background-color: #fff;
    z-index: 1002;
    overflow: hidden;
}


.infoDetailSpanA {
    display: inline-block !important;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.desktopUrlLink {
    max-width: 600px;
}

.companyInfo {
    display: flex;
    padding: 20px;
    flex-direction: column;
    border-bottom: 0.5px solid #cecece;
    background-color: white;
}

.companyBottomInfo {
    display: flex;
}

.companyTopInfo {
    display: flex;
    justify-content: space-between;
}

.companyTag {
    flex: 1;
    padding-top: 10px;
    font-size: 14px;
}

.mCompanyTag {
    padding-top: 10px;
}

.compangTag a {
    display: inline-block;
}

.mCompanyTag a {
    display: inline-block;
}

.companyBasicInfo {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.companyTitle {
    display: flex;
}



.branchCapsuleSpan {
    border-radius: 9px;
    background-color: #ffcb00;
    width: auto;
    height: 22px;
    padding: 0px 9px 0px 9px;
    margin: 5px 0px 5px 0px;
    line-height: 22px;
    display: table;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
}


.branchCapsule {
    object-fit: contain;
    border-radius: 9px;
    background-color: #ffcb00;
    width: auto;
    height: 22px;
    padding: 0px 9px 0px 9px;
    margin: 5px 0px 5px 0px;
    line-height: 22px;
    display: table;
    color: white;
    font-weight: bold;
}

    .branchCapsule &gt; a {
        color: white !important;
    }

.isHighlight {
    border: 3px solid #f5a623;
}

.isTopListing {
    background-color: #fff9ab;
}


.mCompanyTitleA {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000 !important;
    margin-right: 13px;
    cursor: pointer;
    color: black !important;
}

    .mCompanyTitleA &gt; a {
        color: black !important;
    }


.mItemContainerRow {
    height: 46px;
    padding-left: 8px;
    padding-right: 8px;
    width: auto;
    display: flex;
}

.mBottomBorder {
    border-bottom-width: 1px;
    border-bottom-color: #cecece;
    border-bottom-style: solid;
}

.mItemRow {
    padding: 0px;
    margin: auto 0px auto 0px;
}

    .mItemRow &gt; a {
        color: black !important;
        font-size: 16px;
        font-weight: bold !important;
    }

.upTriangle {
    background-image: url('/Images/icon/up_triangle.svg');
    width: 8.6px;
    height: 4px;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 11.7px;
}

.downTriangle {
    background-image: url('/Images/icon/up_triangle.svg');
    width: 8.6px;
    height: 4px;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 11.7px;
    transform: rotate(-180deg);
}

.left {
    float: left;
    margin: auto 0px auto auto;
}


.subBasketSectionHide {
    display: none;
}

.subBasketSectionShow {
    display: block;
}

.mCategoryBottomAd {
    width: 300px;
    /*height: 250px;*/
    /*max-width: 300px;*/
    max-height: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}


.topCategoryAd {
    width: 468px;
    /*height: 60px;
                                        max-width: 468px;*/
    max-height: 60px;
    margin-left: auto;
    margin-right: auto;
}

.mTopCategoryAd {
    padding-top: 5px;
    max-width: 100%;
    max-height: 60px;
    width: 468px;
    /*height: 60px;*/
    margin-left: auto;
    margin-right: auto;
}

    .classListingSection {
        width: 100%;
        background-color: #f7f7f7;
        margin-bottom: 40px;
    }

    .classListingResult {
        width: 100%;
        background-color: #f7f7f7;
        margin-top: 40px;
        margin-bottom: 40px;
    }</pre></body></html>