<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.parallax-container {
    max-width: 100%;
}
@media (max-width: 1023px) {
    img {
        max-width: 100%;
    }
    /* * { */
        /* max-width: 100% !important; */
    /* } */ 
}
.md-headline {
    font-size: 18px;
    line-height: 23px;
}
md-card-title-text {
    padding-right: 15px;
}
.md-subhead.short_para {
    padding-top: 15px;
}
.parallax {
    height: 140px;
}
md-input-container ._md-placeholder, md-input-container label:not(.md-no-float):not(._md-container-ignore) {
    line-height: 28px;
}
.pager_header {
    position: relative;
    width: 100%;
    height: 300px;
    margin-top: 140px;
}
.pager_header .header {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 140px;
    z-index: 2;
}
.pager_header_back_image {
    background-image: url("http://i.istockimg.com/image-zoom/70791517/3/380/253/stock-photo-70791517-distribution-warehouse-package-shipment-freight-transportation-and-delivery-concept.jpg");
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    background-size: cover;
    background-repeat: no-repeat;
    filter: blur(5px);
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
    top: 0;
    background-position: center;
}
ul.shipping_rule {
    line-height: 2;
}
.blog_name {
    line-height: 2;
}
.blog_words {
    line-height: 2;
}
.blog_date {
    line-height: 2;
}
.shop_list_item {
    position: relative;
}

/*.row .col.s3 {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}*/

.list_item:hover .img_mask {
    opacity: 0.8;
}
.img_mask {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s;
}
.list_item img {
    width: 80%;
}
.list_item a {
    text-align: center;
    position: relative;
    display: block;
}
.middle {
    display: table;
    width: 100%;
    height: 100%;
}
.middle .middle-helper {
    vertical-align: middle;
}
.middle .middle-content {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

/*.list_item{
  -o-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
transition: all .3s ease-out;
}

.list_item:hover{
  transform: scale(1.1);
}*/


/*strat*/

.shipping_info_content_wrapper {
    white-space: nowrap;
    overflow: hidden;
}
.shipping_info_content {
    transition: all 0.4s;
    display: inline-block;
    width: 100%;
    margin-left: 25px;
}
.page_new_section {
    height: auto;
    /* padding-top: 140px; */
}
.page_new_section .page_header_wrapper {
    padding: 10px 0px;
    padding-left: 45px;
    height: 48px;
    font-size: 14px;
}
.page_new_section .page_header_wrapper i {
    display: inline-block;
    margin-right: 15px;
    font-size: 26px;
    vertical-align: middle;
}
.page_new_section .page_header_wrapper span {
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
}
.page_new_section .page_content_left_menu_wrapper {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    text-align: center;
}
.page_new_section .page_content_left_menu_wrapper .header {
    font-weight: bold;
    padding: 18px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.page_new_section .page_content_left_menu_wrapper .content_item_wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
}
.page_new_section .page_content_left_menu_wrapper .header, .page_new_section .page_content_left_menu_wrapper .content_item {
    padding: 8px 15px;
}
.page_new_section .page_content_left_menu_wrapper .content_item {
    transition: all 0.4s;
}
.page_new_section .page_content_left_menu_wrapper .content_item:hover {
    background-color: #ddd;
    color: #00548A;
    cursor: pointer;
}
.page_new_section .page_content_left_menu_wrapper .content_item i {
    display: inline-block;
    margin-right: 15px;
    border-radius: 100%;
    background-color: #fff;
    font-size: 26px;
    font-weight: bold;
    vertical-align: middle;
}
.page_new_section .page_content_left_menu_wrapper .content_item span {
    vertical-align: middle;
}
.page_new_section .page_content_right_content {
    padding-left: 25px;
}
.page_new_section .page_content_right_content .page_header_1 {
    color: #00548A;
    border-bottom: 6px solid #00548A;
    padding-left: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}
.page_new_section .page_content_right_content .page_content_1 {
    padding-left: 8px;
}

/* edwin */

.site-section-page {
    position: relative;
    /*padding-left: 250px;*/
    padding-bottom: 50px;
}
.site-section-page.member {
    padding-left: 250px;
}
@media (max-width: 1023px) {
    .site-section-page.member {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.site-section-page .site-section-page-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    margin-bottom: 20px;
}
.site-section-page .nav-panel {
    background-color: #fff;
}
.site-section-page .nav-panel-heading {
    background-color: #FFE400;
    padding: 15px 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #00548A;
    cursor: pointer;
}
.site-section-page .nav-panel-body {
    padding: 15px 0;
    padding-bottom: 50px;
}
.site-section-page .nav-panel-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-section-page .nav-panel-body ul&gt;li a {
    transition: all 0.4s;
}
.site-section-page .nav-panel-body ul&gt;li a:hover, .site-section-page .nav-panel-body ul&gt;li a.active {
    background-color: #ccc;
    color: #00548A;
}
.site-section-page .nav-panel-body ul&gt;li&gt;a {
    display: block;
    color: #00548A;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px;
    cursor: pointer;
    padding-left: 30px;
    text-align: left;
    width: 210px;
		max-width: 100%;
    margin: 0 auto;
}
.site-section-page .site-section-page-content {
    position: relative;
}
.site-section-page .panel {
    margin-bottom: 20px;
}
.site-section-page .panel-heading {}
.site-section-page .panel-flag {
    margin: 0;
    padding: 2px 20px;
    float: left;
    background-color: #00548A;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.site-section-page .panel-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (max-width: 1079px) {
    /*.site-section-page .panel-body ul&gt;li {
        width: 50%;
    }*/
}
@media (max-width: 1023px) {
    .site-section-page {
        padding-left: 0;
    }
    .site-section-page .site-section-page-nav {
        position: relative;
        width: 100%;
    }
	
	.site-section-page .nav-panel-body ul&gt;li {
		display: inline-block;
		vertical-align: top;
	}
	
	.page_container {
		padding-top: 0 !important;
	}
}
@media (max-width: 767px) {}
@media (max-width: 500px) {
    .hc_container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .site-header .menu .mobile li {
        width: 95px;
    }
    .site-header .menu .mobile li.mobile_menu_button {
        width: 60px;
    }
    member-info-modal .layout-column {
        margin: 0 !important;
        padding-left: 24px;
    }
    #header_logo {
        cursor: pointer;
        float: left;
        height: 100%;
        position: relative;
        display: block;
        width: 90px;
        padding-top: 28px;
        padding-left: 0;
        padding-right: 0;
    }
    #header_logo img {
        width: 100%;
    }
}
@media (min-width: 993px) {
    .container {
        width: 100%;
    }
}
md-select.md-default-theme.white-text ._md-select-value._md-select-placeholder, md-select.white-text ._md-select-value._md-select-placeholder {
    color: #fff;
}
md-input-container.white-text:not(.md-input-invalid).md-input-has-value label {
    color: #fff;
}
md-option[disabled] {
    cursor: not-allowed;
}
md-option[disabled] ._md-text {
    color: #ccc !important;
}
md-backdrop._md-sidenav-backdrop {
    z-index: 999;
}
md-sidenav {
    z-index: 1200;
}
.hide {
    display: none;
}
.cycle-pager {
    position: absolute;
    z-index: 120;
    bottom: 19px;
    right: 20px;
    transform: translateX(-50%);
}
.cycle-pager span {
    transition: all 0.4s;
    background-color: #0b5181;
    border-radius: 100%;
    border: 2px #0b5181 solid;
    display: inline-block;
    font-size: 42px;
    cursor: pointer;
    width: 9px;
    margin: 0 4px;
    height: 9px;
}
.cycle-pager span.cycle-pager-active {
    color: #f7e33c;
    background-color: transparent;
}
.page_header_1 {
    color: #00548A;
    border-bottom: 6px solid #00548A;
    padding-left: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}
.main_body&gt;div {
    padding-top: 117px;
}
.md-button.md-accent.md-raised {
    color: #00548A;
}
.slideshow {
    z-index: 5 !important;
}
.page-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.page-footer ul li {
    padding: 0;
    margin: 0;
}
.page-footer h5 {
    font-weight: bold;
    font-size: 20px;
}
#item_add_form {
    position: relative;
    max-height: 0;
    transition: all 0.4s;
    height: auto;
    overflow: hidden;
    opacity: 0;
}
#item_add_form.active {
    position: relative;
    max-height: 5500px;
    opacity: 1;
}
.item_add_form_wrapper {
    cursor: pointer;
}
md-tabs.md-default-theme.md-primary&gt; md-tabs-wrapper, md-tabs.md-primary&gt; md-tabs-wrapper {
    background-color: #ececec;
}
md-tabs.hb_header_tabs md-tabs-wrapper {
    background-color: #ececec;
}
md-tabs.hb_header_tabs md-tabs-wrapper md-tab-data, md-tabs.hb_header_tabs md-tabs-wrapper md-tabs-canvas {
    max-width: 1024px;
    margin: 0 auto;
}
md-tabs.md-default-theme.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]).md-active, md-tabs.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]).md-active, md-tabs.md-default-theme.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-default-theme.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]).md-focused, md-tabs.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]).md-focused, md-tabs.md-default-theme.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]).md-focused md-icon, md-tabs.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]).md-focused md-icon {
    color: #00548A;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 9px -4px, rgba(0, 0, 0, 0.137255) 0px 14px 21px 2px, rgba(0, 0, 0, 0.117647) 0px 5px 26px 4px;
}
md-tabs.md-default-theme.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]), md-tabs.md-primary&gt; md-tabs-wrapper&gt; md-tabs-canvas&gt; md-pagination-wrapper&gt; md-tab-item:not([disabled]) {
    color: #00548A;
    border-bottom: 4px solid #FFE400;
}
md-tabs.md-default-theme md-ink-bar, md-tabs md-ink-bar {
    color: #00548A;
    background: #00548A;
}
md-tabs[md-border-bottom] md-tabs-wrapper {
    border: 0;
}
md-ink-bar {
    position: absolute;
    left: auto;
    right: auto;
    bottom: 0;
    height: 4px;
}
.theme-grey {
    background-color: #eee;
}
div.style_line {
    position: relative;
    height: 51px;
    overflow: hidden;
    width: 150px;
    padding-left: 20px;
}
div.style_line span {
    display: inline-block;
    width: 16px;
    height: 56px;
    margin-right: 7px;
    transform: skew(-45deg, -4deg);
    -ms-transform: skew(-45deg, -4deg);
    -webkit-transform: skew(-45deg, -4deg);
    -moz-transform: skew(-45deg, -4deg);
}
.tc {
    text-align: center;
}
.hc_container {
    width: 100%;
    margin: 0 auto;
    max-width: 1024px;
    /*padding-top:80px;
	padding-bottom:80px;*/
}
.hc_container.padding {
    padding-top: 80px;
    padding-bottom: 80px;
}
.hc_header {
    display: block;
    font-weight: bold;
    margin: 0 auto;
    font-size: 22px;
    letter-spacing: 1px;
}
.hc_header span {
    display: inline-block;
    display: inline-block;
    font-size: 22px;
    letter-spacing: 10px;
    text-align: center;
    letter-spacing: 4px;
    position: relative;
}
.grey_border_bottom:after {
    content: "";
    height: 4px;
    position: absolute;
    left: -2px;
    width: 100%;
    bottom: -14px;
    right: 3px;
    background: #DCDCDD;
}
.hc_header span.border-blue:after {
    content: "";
    height: 4px;
    position: absolute;
    left: -2px;
    width: 100%;
    bottom: -14px;
    right: 3px;
    background: #005486;
}
.reg_step_wrapper {
    width: 640px;
	max-width: 100%;
    margin: 0 auto;
    padding-top: 60px;
}
.step {
    MARGIN-bottom: 40px;
    MARGIN-top: 20px;
    position: relative;
    min-height: 104px;
}

/*
.step .step_count:before {
    position: absolute;
    width: 4px;
    height: calc(100% + 11px);
    top: 74px;
    left: 20px;
    content: '';
    background-color: #005486;
}
*/

.step_detail .hc_header {
    min-height: 60px;
}
.step .step_detail_text {
    position: relative;
    min-height: 80px;
}
.step:not(:last-child) .step_detail_text:after {
    content: '';
    position: absolute;
    top: 15px;
    left: -50px;
    width: 4px;
    height: 100%;
    background-color: #005486;
}
.step:last-child .step_count:before {
    display: none;
    background-color: #005486;
}
.step .step_count, .step .step_detail {
    float: left;
}
.step .step_count {
    line-height: 59px;
    font-size: 78px;
    font-weight: bold;
    font-family: 'Open Sans';
    position: absolute;
}
.reg_step_wrapper .step:last-child {
    MARGIN-bottom: 20px;
    MARGIN-top: 20px;
    position: relative;
    min-height: 80px;
}
.step .step_detail {
    padding-left: 70px;
    font-weight: bold;
    position: relative;
    top: 0;
}
.step .step_detail .step_detail_text {
    line-height: 32px;
    font-size: 14px;
    font-weight: 400;
}
.step .step_detail .step_detail_text img {
    cursor: pointer;
}
.benefit_wrapper {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    width: 920px;
	max-width: 100%;
    margin: 0 auto;
}
.benefit_title_wrapper {
    text-align: center;
}
.benefit_title_wrapper&gt;div {
    border-radius: 100%;
    display: inline-block;
    width: 42px;
    height: 42px;
    background-color: #0b5181;
    color: #FFE400;
    margin: 0px 14px;
    font-family: 'Bebas';
    font-size: 27px;
    line-height: 44px;
    text-align: center;
    margin-top: 80px;
}
.benefit_wrapper:after {
    /*
	content: '';
    width: 3px;
    height: 1240px;
    position: absolute;
    display: block;
    left: 30px;
    top: 160px;
    background-color: #0b5181;
    z-index: 0;*/
}
.benefit_wrapper .benefit_item {
    margin-top: 15px;
    min-height: 200px;
    z-index: 6;
    position: relative;
}
.benefit_wrapper .benefit_item .benefit_icon img {
    width: 215px;
}
.benefit_wrapper .benefit_item .benefit_icon {
    position: absolute;
}
.benefit_wrapper .benefit_item .benefit_content {
    padding-left: 250px;
    padding-top: 20px;
}
.benefit_wrapper .benefit_item .benefit_header {
    position: relative;
    padding: 8px 12px;
    margin-bottom: 29px;
    border: 5px solid #005486;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 3.5px;
    display: inline-block;
    font-size: 19px;
    /*font-family: 'Bebas';*/
}
.benefit_wrapper .benefit_item .benefit_header span {
    vertical-align: bottom;
    font-size: 26px;
    letter-spacing: 1px;
}
.benefit_wrapper .benefit_item .benefit_header x span {
    vertical-align: top;
    font-size: 23px;
}
.benefit_wrapper .benefit_item .benefit_header x i {
    vertical-align: top;
    padding-top: 7px;
}
.benefit_wrapper .benefit_item .benefit_header:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 40px;
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: #005486 transparent;
    display: block;
    width: 0;
}
.benefit_wrapper .benefit_item .benefit_header:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 47px;
    border-width: 13px 13px 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}
.theme-grey-1 {
    background-color: rgb(247, 247, 247);
}
md-tabs.hb_header_tabs {
    /*background-color: rgb(247, 247, 247);*/
}
.shipment_status_item {
    padding: 0 20px;
    position: relative;
}
.shipment_status_icon_item {
    position: relative;
    z-index: 1;
    display: inline-block;
    text-align: center;
}
.shipment_status_icon_header:after {
    content: "";
    position: absolute;
    bottom: 23px;
    right: -22px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 13px 30px;
    border-color: transparent transparent transparent #fff;
}
.shipment_status_icon_header:before {
    content: "";
    position: absolute;
    bottom: 23px;
    right: -30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 13px 30px;
    border-color: transparent transparent transparent #005486;
}
.shipment_status_icon_header {
    position: relative;
    margin-bottom: 29px;
    display: inline-block;
    font-size: 22px;
    /*font-family: 'Bebas', '�虾摨瑟鰵�鸌暺煾��';*/
    padding: 5px 35px 7px 35px;
    border-width: 3px;
    border-style: solid;
    border-color: rgb(0, 84, 134);
    background: rgb(255, 255, 255);
    border-radius: 5px;
}
.shipment_status_content {
    position: absolute;
    padding-left: 280px;
    z-index: 0;
    top: 0;
}
.shipment_status_content ul {
    padding-top: 10px;
}
.shipment_status_content li {
    padding-bottom: 10px;
}
.hc_page_title {
    font-size: 14px;
    font-weight: 500;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 5px solid #005486;
    position: relative;
}
.hc_page_title .style_line {
    position: absolute;
    bottom: -54px;
    left: 15px;
}
.tl {
    text-align: left;
}
.hc_sub_header {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 18px;
}
.no-margin {
    margin: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.no-pad-top {
    padding-top: 0;
}
.no-mar-top {
    margin-top: 0;
}
.no-pad-bottom {
    padding-bottom: 0;
}
.no-mar-bottom {
    margin-bottom: 0;
}
.introjs-helperNumberLayer {
    display: none;
}
a:not(.md-button).introjs-button {
    color: #333;
}
ul.dashed {
    list-style-type: none;
}
ul.dashed&gt; li {
    text-indent: -5px;
}
ul.dashed&gt; li:before {
    content: "�𢛵��";
    text-indent: -5px;
}
ul.list_item_style {
    padding-left: 22px !important;
    line-height: 26px!important;
    list-style: initial;
}
ul.list_item_style li {
    padding-bottom: 12px;
    list-style: initial;
}
.pick_up_table {
    font-size: 14px;
}
.pick_up_table .md-button.md-accent.md-raised {
    min-width: inherit;
    min-height: inherit;
    line-height: 20px;
    vertical-align: middle;
    border-radius: 20px;
    padding: 2px 5px !important;
}
.md-button.hc_button {
    min-width: inherit;
    min-height: inherit;
    line-height: 20px;
    vertical-align: middle;
    border-radius: 8px;
    padding: 5px 18px !important;
}
@media (max-width: 1023px) {
    .benefit_wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 767px) {
    .benefit_wrapper .benefit_item .benefit_icon {
        position: relative;
    }
    .benefit_wrapper .benefit_item .benefit_content {
        padding-left: 0;
    }
    .benefit_title_wrapper&gt;div {
        margin: 40px 6px 0 6px;
        width: 26px;
        height: 26px;
        font-size: 14px;
        line-height: 2;
    }
}
s-button {
    color: #333;
}
ul.dashed {
    list-style-type: none;
}
ul.dashed&gt; li {
    text-indent: -5px;
}
ul.dashed&gt; li:before {
    content: "�𢛵��";
    text-indent: -5px;
}
ul.list_item_style {
    padding-left: 22px !important;
    line-height: 26px!important;
    list-style: initial;
}
ul.list_item_style li {
    padding-bottom: 12px;
    list-style: initial;
}
.pick_up_table {
    font-size: 14px;
}
.pick_up_table .md-button.md-accent.md-raised {
    min-width: inherit;
    min-height: inherit;
    line-height: 20px;
    vertical-align: middle;
    border-radius: 20px;
    padding: 2px 5px !important;
}
.md-button.hc_button {
    min-width: inherit;
    min-height: inherit;
    line-height: 20px;
    vertical-align: middle;
    border-radius: 8px;
    padding: 5px 18px !important;
}
@media (max-width: 1023px) {
    .benefit_wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 767px) {
    .benefit_wrapper .benefit_item .benefit_icon {
        position: relative;
    }
    .benefit_wrapper .benefit_item .benefit_content {
        padding-left: 0;
    }
    .benefit_title_wrapper&gt;div {
        margin: 40px 6px 0 6px;
        width: 26px;
        height: 26px;
        font-size: 14px;
        line-height: 2;
    }
}
</pre></body></html>