<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">   body {
            margin-left: 0px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
			background-color:#0c4c6e;
            font-family: "Microsoft JhengHei", "敺株��迤暺煾��", "Apple LiGothic Medium", "��𧢲�𨅯�瑚葉暺�", "Lucida Grande", "Lucida Sans Unicode", Helvetica;
            font-size: 13px;
        }



        .row-space {
            padding-bottom: 10px;
            padding-top: 10px;
        }


		.bold {
			font-weight: 700;
		}
		
		.preview {
			display: inline-block;
		}
		
        .error {
            color: red;
        }

        input.error, select.error {
            color: #000;
        }

        .highlight {
            background-color: pink;
        }

        .pagewrap {
            width: 900px;
            background-color: #FFF;
            text-align: left;
        }

        .banner-mob {
            display: none;
        }

        .header {
            padding-left: 20px;
            padding-right: 20px;
            padding-top: 20px;
        }

        .priceline_logo {
            float: left;
        }

        .wewa_logo {
            float: right;
            margin-right: 10px;
        }

        .content {
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 20px;
            text-align: left;
        }

        .content_title {
            font-size: 18px;
            text-align: center;
            margin-bottom: 20px;
            margin-top: 20px;
            color: #0c4c6e;
            font-weight: bold;
        }

        .content_form {
            border: solid 1px #CCC;
        }

        .form_block {
            padding: 20px;
            float: left;
            width: 250px;
        }

        .form_text_block {
            padding: 20px;
            /**float:left;

	width:640px;**/
        }

            .form_text_block a {
                color: #0c4c6e;
            }

        .form_text_title {
            padding-left: 20px;
            padding-top: 5px;
            padding-bottom: 5px;
            padding-right: 20px;
            float: left;
            background-color: #0c4c6e;
            color: #ffffff;
            width: 100%;
        }

        .form_line {
            border-bottom: solid 1px #ccc;
        }

        .clean {
            clear: both;
        }

        .red_text {
            color: #F00;
        }


        .footer {
            background-color: #0c4c6e;
            width: 900px;
            color: #FFF;
            text-align: left;
            font-size: 12px;
            margin-top: 10px;
            margin-bottom: 10px;
        }

        hr {
            height: 1px;
            border: 0 none;
            background-color: #ccc;
            color: #ccc;
        }

        .bottom-line {
            margin-bottom: 5px;
            border-bottom: 1px solid #ccc;
        }

        .bottom-line2 {
            margin-bottom: 0px;
            border-bottom: 0px solid #ccc;
        }

        .btn-size {
            margin: auto;
            width: 30%;
        }
        img.fortress-logo {
            height: 55px;
        }

        img.hsb-logo {
            width: 270px;
        }
		img.hutchgo-logo{
			height: 40px;
		}
        /* The Modal (background) */
        .modal {
            display: none; /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 1; /* Sit on top */
            padding-top: 100px; /* Location of the box */
            left: 0;
            top: 0;
            width: 100%; /* Full width */
            height: 100%; /* Full height */
            overflow: auto; /* Enable scroll if needed */
            background-color: rgb(0,0,0); /* Fallback color */
            background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
        }

        /* Modal Content */
        .modal-content {
            background-color: #fefefe;
            margin: auto;
            padding: 20px;
            border: 1px solid #888;
            width: 50%;
        }

        /* The Close Button */
        .close {
            color: #aaaaaa;
            float: right;
            font-size: 28px;
            font-weight: bold;
            padding-left: 95%;
        }

            .close:hover,
            .close:focus {
                color: #000;
                text-decoration: none;
                cursor: pointer;
            }

        a.receiptSimple {
            font-size: 13px;
            color: #666;
            text-decoration: underline;
            cursor: default;
            margin-left: 5px;
        }


        /* The container */
        .radio-container {
            display: block;
            position: relative;
            padding-left: 35px;
            margin-bottom: 0px;
            cursor: pointer;
            font-size: 13px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

            /* Hide the browser's default radio button */
            .radio-container input {
                position: absolute;
                opacity: 0;
                cursor: pointer;
            }

        /* Create a custom radio button */
        .checkmark {
            position: absolute;
            top: 0;
            left: 0;
            height: 16px;
            width: 16px;
            background-color: #eee;
            border-radius: 50%;
            margin-top: 3px;
        }

        /* On mouse-over, add a grey background color */
        .container:hover input ~ .checkmark {
            background-color: #ccc;
        }

        /* When the radio button is checked, add a blue background */
        .radio-container input:checked ~ .checkmark {
            background-color: #2196F3;
        }

        /* Create the indicator (the dot/circle - hidden when not checked) */
        .checkmark:after {
            content: "";
            position: absolute;
            display: none;
        }

        /* Show the indicator (dot/circle) when checked */
        .radio-container input:checked ~ .checkmark:after {
            display: block;
        }

        /* Style the indicator (dot/circle) */
        .radio-container .checkmark:after {
            top: 5px;
            left: 5px;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: white;
        }


        /* Screen less then 900px. */

        @media screen and (max-width: 920px) {

            body {
                margin-left: 0px;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                background-color: #0c4c6e;
                font-family: "Microsoft JhengHei", "敺株��迤暺煾��", "Apple LiGothic Medium", "��𧢲�𨅯�瑚葉暺�", "Lucida Grande", "Lucida Sans Unicode", Helvetica;
                font-size: 13px;
            }

            .pagewrap {
                width: 97%;
                background-color: #FFF;
                text-align: left;
            }

            .header {
                padding-left: 20px;
                padding-right: 20px;
                padding-top: 20px;
            }


            .dbs_logo img {
                width: 145px;
                height: 23px;
            }

            .content {
                padding-left: 10px;
                padding-right: 10px;
                padding-bottom: 10px;
                text-align: left;
            }

            .content_form {
                border: solid 1px #fff;
            }

            .form_block {
                padding: 10px;
                float: left;
                width: 300px;
            }

            .form_text_block {
                padding: 0px;
                float: left;
                width: 100%;
            }

            .form_text_title {
                padding-left: 10px;
                padding-top: 5px;
                padding-bottom: 5px;
                padding-right: 0px;
                float: left;
                background-color: #0c4c6e;
                color: #FFFFFF;
                width: 100%;
            }

            .footer {
                background-color: #0c4c6e;
                width: 97%;
                color: #FFF;
                text-align: left;
                font-size: 12px;
                margin-top: 10px;
                margin-bottom: 10px;
                margin-left: 10px;
                margin-right: 10px;
            }



            hr {
                height: 1px;
                border: 0 none;
                background-color: #ccc;
                color: #ccc;
            }



            a.receiptSimple {
                font-size: 13px;
                color: #666;
                text-decoration: underline;
                cursor: default;
                margin-left: 5px;
            }
        }

        .blue {
            color: #0085d2;
        }

        .red {
            color: #e01e24;
        }

        @media only screen and (max-width: 640px) {
            img.hutchgo-logo {
                width: 100px;
            }

            img.fortress-logo {
                height: 35px;
            }

            img.hsb-logo {
                height: 22px;
                margin-top: 10px;
				width: auto;
            }

            .btn-size {
                margin: auto;
                width: 60%;
            }

            .mobile_des {
                visibility: hidden;
            }



            .mobile_show {
                width: 100%;
            }



            .mobile_hid {
                display: none;
            }



            .banner-mob {
                display: block;
            }



            .banner {
                display: none;
            }



            .priceline_logo img {
                width: auto;
                height: 40px;
            }

            .bottom-line {
                margin-bottom: 5px;
                border-bottom: 0px solid #ccc;
            }

            .bottom-line2 {
                margin-bottom: 0px;
                border-bottom: 1px solid #ccc;
            }

            .modal-content {
                background-color: #fefefe;
                margin: auto;
                padding: 20px;
                border: 1px solid #888;
                width: 80%;
            }
        }



        .disabledEvent {
            pointer-events: none;
        }

        .pointer {
            cursor: pointer;
        }

        .processing {
            display: none;
        }

            .processing.doing {
                display: block;
            }</pre></body></html>