﻿@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+TC&display=swap");

.css2019 * {
    font-family: "微軟正黑體", Arial;
    outline: none;
}

.css2019 .fa {
    font-family: "FontAwesome";
}

.css2019 .glyphicon {
    font-family: "Glyphicons Halflings";
}

html .css2019 {
    font-family: "微軟正黑體", Arial;
    font-size: 20px;
    font-weight: normal;
}

    html .css2019 textarea {
        resize: none;
    }

/*暫時處理現行版型上下間距問題*/
#docmain .css2019 {
    padding: 30px 0 60px 0;
}

.css2019 a {
    color: #0073c0;
    text-decoration: underline;
    font-size: 20px;
}

    .css2019 a:hover,
    .css2019 a:focus {
        color: #338fcc;
    }

    .css2019 a.ordinary-link {
        color: #333;
        text-decoration: underline;
        font-size: 20px;
    }

        .css2019 a.ordinary-link:hover,
        .css2019 a.ordinary-link:focus {
            color: #000;
        }

.css2019 p {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
}

.css2019 .title-20 {
    font-size: 20px;
    font-weight: 900;
}

.css2019 .row {
    margin-left: -5px;
    margin-right: -5px;
}

.css2019 .col-xs-1,
.css2019 .col-sm-1,
.css2019 .col-md-1,
.css2019 .col-lg-1,
.css2019 .col-xs-2,
.css2019 .col-sm-2,
.css2019 .col-md-2,
.css2019 .col-lg-2,
.css2019 .col-xs-3,
.css2019 .col-sm-3,
.css2019 .col-md-3,
.css2019 .col-lg-3,
.css2019 .col-xs-4,
.css2019 .col-sm-4,
.css2019 .col-md-4,
.css2019 .col-lg-4,
.css2019 .col-xs-5,
.css2019 .col-sm-5,
.css2019 .col-md-5,
.css2019 .col-lg-5,
.css2019 .col-xs-6,
.css2019 .col-sm-6,
.css2019 .col-md-6,
.css2019 .col-lg-6,
.css2019 .col-xs-7,
.css2019 .col-sm-7,
.css2019 .col-md-7,
.css2019 .col-lg-7,
.css2019 .col-xs-8,
.css2019 .col-sm-8,
.css2019 .col-md-8,
.css2019 .col-lg-8,
.css2019 .col-xs-9,
.css2019 .col-sm-9,
.css2019 .col-md-9,
.css2019 .col-lg-9,
.css2019 .col-xs-10,
.css2019 .col-sm-10,
.css2019 .col-md-10,
.css2019 .col-lg-10,
.css2019 .col-xs-11,
.css2019 .col-sm-11,
.css2019 .col-md-11,
.css2019 .col-lg-11,
.css2019 .col-xs-12,
.css2019 .col-sm-12,
.css2019 .col-md-12,
.css2019 .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.css2019 .close {
    opacity: 0.5;
}

.css2019 .modal {
    z-index: 5002;
}

.css2019 .modal-backdrop {
    z-index: 5001;
}

.css2019 .modal-body {
    font-size: 18px;
}

.css2019 .m-t-15 {
    margin-top: 15px !important;
}

.css2019 .m-r-15 {
    margin-right: 15px !important;
}

.css2019 .m-b-0 {
    margin-bottom: 0px !important;
}

.css2019 .m-b-10 {
    margin-bottom: 10px !important;
}

.css2019 .m-b-15 {
    margin-bottom: 15px !important;
}

.css2019 .m-b-20 {
    margin-bottom: 20px !important;
}

.css2019 .m-b-30 {
    margin-bottom: 30px !important;
}

.css2019 .m-l-15 {
    margin-left: 15px !important;
}

.css2019 .m-l-0 {
    margin-left: 0px !important;
}

.css2019 .p-t-15 {
    padding-top: 15px !important;
}

.css2019 .p-r-15 {
    padding-right: 15px !important;
}

.css2019 .p-b-15 {
    padding-bottom: 15px !important;
}

.css2019 .p-l-15 {
    padding-left: 15px !important;
}

@media (max-width: 767px) {
    .css2019 .mb-m-t-15 {
        margin-top: 15px !important;
    }

    .css2019 .mb-m-b-15 {
        margin-bottom: 15px !important;
    }
}

@media (min-width: 768px) {
    .css2019 .sm-m-b-100 {
        margin-bottom: 100px !important;
    }
}

.css2019 .inline-block {
    display: inline-block;
}

.css2019 .blod {
    font-weight: 900;
}

.css2019 .text-primary {
    color: #0073c0;
}

.css2019 .text-danger {
    color: #ef5350;
}

.css2019 .text-warning {
    color: #cc8f00;
}

.css2019 .required-color {
    color: #ef5350;
}

.css2019 .breadcrumb {
    padding: 5px 0;
    background: none;
}

    .css2019 .breadcrumb li,
    .css2019 .breadcrumb li a {
        font-size: 15px;
    }

.css2019 .clear-sm {
    display: none;
}

.css2019 .clear-all {
    display: block;
    clear: both;
}

@media (min-width: 1200px) {
    .css2019 .client-card-list > .row > div:nth-child(4n) {
        clear: both;
    }
}

@media (min-width: 992px) {
    .css2019 .clear-sm {
        display: block;
        clear: both;
    }
}

@media (min-width: 1200px) {
    .css2019 .clear-sm {
        display: none;
    }
}

.css2019 .table .thead-light th {
    color: #524e4d;
    background-color: #ede9d8;
    border-color: #ede9d8;
    font-size: 16px;
    letter-spacing: 3px;
}

@media (max-width: 767px) {
    .css2019 .cw-checkbox[data-size="w-240"] .form-control,
    .css2019 .cw-radio[data-size="w-240"] .form-control,
    .css2019 .cw-checkbox[data-size="w-240"] .unit-box,
    .css2019 .cw-radio[data-size="w-240"] .unit-box {
        width: 100%;
        margin-left: 0px;
    }

    .css2019 .cw-checkbox[data-size="w-240"],
    .css2019 .cw-radio[data-size="w-240"],
    .css2019 .cw-checkbox[data-size="w-240"],
    .css2019 .cw-radio[data-size="w-240"] {
        width: 100%;
    }

    .css2019 .inline-select select[data-size="w-240"],
    .css2019 .inline-input .form-control[data-size="w-240"] {
        width: 100%;
        display: block;
    }

    .css2019 .inline-select select[data-size="w-180"],
    .css2019 .inline-input .form-control[data-size="w-180"] {
        width: 100%;
        display: block;
    }
}

@media (min-width: 768px) {
    .css2019 .cw-checkbox[data-size="w-240"] .form-control,
    .css2019 .cw-radio[data-size="w-240"] .form-control,
    .css2019 .cw-checkbox[data-size="w-240"] .unit-box,
    .css2019 .cw-radio[data-size="w-240"] .unit-box {
        width: 240px;
        margin-left: 5px;
    }

    .css2019 .cw-checkbox[data-size="w-180"] .form-control,
    .css2019 .cw-radio[data-size="w-180"] .form-control,
    .css2019 .cw-checkbox[data-size="w-180"] .unit-box,
    .css2019 .cw-radio[data-size="w-180"] .unit-box {
        width: 180px;
        margin-left: 5px;
    }

    .css2019 .inline-select select[data-size="w-240"],
    .css2019 .inline-input .form-control[data-size="w-240"] {
        width: 240px;
        display: inline-block;
        margin-left: 5px;
    }

    .css2019 .inline-select select[data-size="w-180"],
    .css2019 .inline-input .form-control[data-size="w-180"] {
        width: 180px;
        display: inline-block;
        margin-left: 5px;
    }

    .css2019 .inline-select .form-control,
    .css2019 .inline-input .form-control {
        vertical-align: middle;
    }
}

.css2019 .cw-label {
    font-size: 16px;
    font-weight: 500;
}

.css2019 textarea.form-control {
    height: auto;
}

.css2019 .form-control {
    height: 50px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

    .css2019 .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
        border-color: #ccc;
    }

.css2019 .form-group label + .remind {
    font-size: 16px;
    float: right;
}

.css2019 .note {
    font-size: 16px;
    color: #333;
}

    .css2019 .note a {
        font-size: 16px;
    }

.css2019 select.form-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../images/arrow-down.png) no-repeat right center;
}

.css2019 .unit-box select.form-control {
    background-image: none;
}

.css2019 select.form-control::-ms-expand {
    display: none;
}

.css2019 select.form-control option:hover {
    background-color: #0073c0;
    color: #fff;
}

.css2019 select.form-control option:focus {
    background-color: rgba(255, 255, 255, 0);
    color: #666;
}

.css2019 select.form-control option:checked {
    background-color: #0073c0;
    color: #fff;
}

.css2019 .input-group {
    margin-bottom: 15px;
}

.css2019 .input-group-btn button {
    height: 50px;
    font-size: 20px;
    font-weight: 900;
}

.css2019 .form-control-addon {
    border-right: none;
}

.css2019 .input-group-addon {
    padding: 6px 20px 6px 12px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    color: #666;
    text-align: center;
    background: none;
    border: 1px solid #ccc;
    border-radius: 0;
}

.css2019 .btn.cw-btn {
    font-size: 20px;
    font-weight: 900;
    height: 50px;
    border-radius: 4px;
}

    .css2019 .btn.cw-btn.cw-btn-xs {
        font-size: 16px;
        height: 36px;
    }

@media (min-width: 768px) {
    .css2019 .btn.cw-btn.min-w {
        min-width: 160px;
    }
}

@media (max-width: 767px) {
    .css2019 .btn.cw-btn.mb-block {
        width: 100%;
    }
}

.css2019 .css2019 a.btn.cw-btn {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    line-height: 50px;
    padding: 0 12px;
    text-align: center;
}

    .css2019 .css2019 a.btn.cw-btn.cw-btn-xs {
        font-size: 16px;
        line-height: 36px;
        padding: 0 8px;
    }

    .css2019 .css2019 a.btn.cw-btn:hover,
    .css2019 .css2019 a.btn.cw-btn:focus {
        color: #fff;
    }

.css2019 .btn-primary {
    color: #fff;
    background-color: #0073c0;
    border-color: #0073c0;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}

    .css2019 .btn-primary:focus,
    .css2019 .btn-primary.focus {
        color: #fff;
        background-color: #0073c0;
        border-color: #0073c0;
    }

    .css2019 .btn-primary:hover {
        color: #fff;
        background-color: #0073c0;
        border-color: #0073c0;
        -webkit-box-shadow: 0px 3px 6px #0073c0;
        box-shadow: 0px 3px 6px #0073c0;
    }

    .css2019 .btn-primary:active,
    .css2019 .btn-primary.active,
    .css2019 .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #00548c;
        border-color: #00548c;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .css2019 .btn-primary:active:hover,
        .css2019 .btn-primary.active:hover,
        .css2019 .open > .dropdown-toggle.btn-primary:hover,
        .css2019 .btn-primary:active:focus,
        .css2019 .btn-primary.active:focus,
        .css2019 .open > .dropdown-toggle.btn-primary:focus,
        .css2019 .btn-primary:active.focus,
        .css2019 .btn-primary.active.focus,
        .css2019 .open > .dropdown-toggle.btn-primary.focus {
            color: #fff;
            background-color: #00548c;
            border-color: #00548c;
            cursor: default;
        }

    .css2019 .btn-primary:active,
    .css2019 .btn-primary.active,
    .css2019 .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .css2019 .btn-primary.disabled:hover,
    .css2019 .btn-primary[disabled]:hover,
    .css2019 fieldset[disabled] .btn-primary:hover,
    .css2019 .btn-primary.disabled:focus,
    .css2019 .btn-primary[disabled]:focus,
    .css2019 fieldset[disabled] .btn-primary:focus,
    .css2019 .btn-primary.disabled.focus,
    .css2019 .btn-primary[disabled].focus,
    .css2019 fieldset[disabled] .btn-primary.focus {
        background-color: #0073c0;
        border-color: #0073c0;
    }

    .css2019 .btn-primary .badge {
        color: #0073c0;
        background-color: #fff;
    }

.css2019 .btn-warning {
    color: #fff;
    background-color: #ffb300;
    border-color: #ffb300;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}

    .css2019 .btn-warning:focus,
    .css2019 .btn-warning.focus {
        color: #fff;
        background-color: #ffb300;
        border-color: #ffb300;
    }

    .css2019 .btn-warning:hover {
        color: #fff;
        background-color: #ffb300;
        border-color: #ffb300;
        -webkit-box-shadow: 0px 3px 6px #ffb300;
        box-shadow: 0px 3px 6px #ffb300;
    }

    .css2019 .btn-warning:active,
    .css2019 .btn-warning.active,
    .css2019 .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #cc8f00;
        border-color: #cc8f00;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .css2019 .btn-warning:active:hover,
        .css2019 .btn-warning.active:hover,
        .css2019 .open > .dropdown-toggle.btn-warning:hover,
        .css2019 .btn-warning:active:focus,
        .css2019 .btn-warning.active:focus,
        .css2019 .open > .dropdown-toggle.btn-warning:focus,
        .css2019 .btn-warning:active.focus,
        .css2019 .btn-warning.active.focus,
        .css2019 .open > .dropdown-toggle.btn-warning.focus {
            color: #fff;
            background-color: #cc8f00;
            border-color: #cc8f00;
            cursor: default;
        }

    .css2019 .btn-warning:active,
    .css2019 .btn-warning.active,
    .css2019 .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .css2019 .btn-warning.disabled:hover,
    .css2019 .btn-warning[disabled]:hover,
    .css2019 fieldset[disabled] .btn-warning:hover,
    .css2019 .btn-warning.disabled:focus,
    .css2019 .btn-warning[disabled]:focus,
    .css2019 fieldset[disabled] .btn-warning:focus,
    .css2019 .btn-warning.disabled.focus,
    .css2019 .btn-warning[disabled].focus,
    .css2019 fieldset[disabled] .btn-warning.focus {
        background-color: #ffb300;
        border-color: #ffb300;
    }

    .css2019 .btn-warning .badge {
        color: #ffb300;
        background-color: #fff;
    }

.css2019 .btn-danger {
    color: #fff;
    background-color: #ef5350;
    border-color: #ef5350;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}

    .css2019 .btn-danger:focus,
    .css2019 .btn-danger.focus {
        color: #fff;
        background-color: #ef5350;
        border-color: #ef5350;
    }

    .css2019 .btn-danger:hover {
        color: #fff;
        background-color: #ef5350;
        border-color: #ef5350;
        -webkit-box-shadow: 0px 3px 6px #ef5350;
        box-shadow: 0px 3px 6px #ef5350;
    }

    .css2019 .btn-danger:active,
    .css2019 .btn-danger.active,
    .css2019 .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #bd423f;
        border-color: #bd423f;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .css2019 .btn-danger:active:hover,
        .css2019 .btn-danger.active:hover,
        .css2019 .open > .dropdown-toggle.btn-danger:hover,
        .css2019 .btn-danger:active:focus,
        .css2019 .btn-danger.active:focus,
        .css2019 .open > .dropdown-toggle.btn-danger:focus,
        .css2019 .btn-danger:active.focus,
        .css2019 .btn-danger.active.focus,
        .css2019 .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #bd423f;
            border-color: #bd423f;
            cursor: default;
        }

    .css2019 .btn-danger:active,
    .css2019 .btn-danger.active,
    .css2019 .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .css2019 .btn-danger.disabled:hover,
    .css2019 .btn-danger[disabled]:hover,
    .css2019 fieldset[disabled] .btn-danger:hover,
    .css2019 .btn-danger.disabled:focus,
    .css2019 .btn-danger[disabled]:focus,
    .css2019 fieldset[disabled] .btn-danger:focus,
    .css2019 .btn-danger.disabled.focus,
    .css2019 .btn-danger[disabled].focus,
    .css2019 fieldset[disabled] .btn-danger.focus {
        background-color: #ef5350;
        border-color: #ef5350;
    }

    .css2019 .btn-danger .badge {
        color: #ef5350;
        background-color: #fff;
    }

.css2019 .btn-black {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}

    .css2019 .btn-black:focus,
    .css2019 .btn-black.focus {
        color: #fff;
        background-color: #333333;
        border-color: #333333;
    }

    .css2019 .btn-black:hover {
        color: #fff;
        background-color: #333333;
        border-color: #333333;
        -webkit-box-shadow: 0px 3px 6px black;
        box-shadow: 0px 3px 6px black;
    }

    .css2019 .btn-black:active,
    .css2019 .btn-black.active,
    .css2019 .open > .dropdown-toggle.btn-black {
        color: #fff;
        background-color: #000000;
        border-color: #000000;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .css2019 .btn-black:active:hover,
        .css2019 .btn-black.active:hover,
        .css2019 .open > .dropdown-toggle.btn-black:hover,
        .css2019 .btn-black:active:focus,
        .css2019 .btn-black.active:focus,
        .css2019 .open > .dropdown-toggle.btn-black:focus,
        .css2019 .btn-black:active.focus,
        .css2019 .btn-black.active.focus,
        .css2019 .open > .dropdown-toggle.btn-black.focus {
            color: #fff;
            background-color: #000000;
            border-color: #000000;
            cursor: default;
        }

    .css2019 .btn-black:active,
    .css2019 .btn-black.active,
    .css2019 .open > .dropdown-toggle.btn-black {
        background-image: none;
    }

    .css2019 .btn-black.disabled:hover,
    .css2019 .btn-black[disabled]:hover,
    .css2019 fieldset[disabled] .btn-black:hover,
    .css2019 .btn-black.disabled:focus,
    .css2019 .btn-black[disabled]:focus,
    .css2019 fieldset[disabled] .btn-black:focus,
    .css2019 .btn-black.disabled.focus,
    .css2019 .btn-black[disabled].focus,
    .css2019 fieldset[disabled] .btn-black.focus {
        background-color: #333333;
        border-color: #333333;
    }

    .css2019 .btn-black .badge {
        color: #333333;
        background-color: #fff;
    }

.css2019 .btn-light {
    color: #4d4d4d;
    background-color: #ffffff;
    border-color: #4d4d4d;
    border-width: 2px;
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}

    .css2019 .btn-light:focus,
    .css2019 .btn-light.focus {
        color: #4d4d4d;
        background-color: #ffffff;
        border-color: #4d4d4d;
        border-width: 2px;
    }

    .css2019 .btn-light:hover {
        color: #4d4d4d;
        background-color: #ffffff;
        border-color: #4d4d4d;
        border-width: 2px;
        -webkit-box-shadow: 0px 3px 6px rgba(77, 77, 77, 0.5);
        box-shadow: 0px 3px 6px rgba(77, 77, 77, 0.5);
    }

    .css2019 .btn-light:active,
    .css2019 .btn-light.active,
    .css2019 .open > .dropdown-toggle.btn-light {
        color: #4d4d4d;
        background-color: #cccccc;
        border-color: #4d4d4d;
        border-width: 2px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .css2019 .btn-light:active:hover,
        .css2019 .btn-light.active:hover,
        .css2019 .open > .dropdown-toggle.btn-light:hover,
        .css2019 .btn-light:active:focus,
        .css2019 .btn-light.active:focus,
        .css2019 .open > .dropdown-toggle.btn-light:focus,
        .css2019 .btn-light:active.focus,
        .css2019 .btn-light.active.focus,
        .css2019 .open > .dropdown-toggle.btn-light.focus {
            color: #4d4d4d;
            background-color: #cccccc;
            border-color: #4d4d4d;
            border-width: 2px;
            cursor: default;
        }

    .css2019 .btn-light:active,
    .css2019 .btn-light.active,
    .css2019 .open > .dropdown-toggle.btn-light {
        background-image: none;
    }

    .css2019 .btn-light.disabled:hover,
    .css2019 .btn-light[disabled]:hover,
    .css2019 fieldset[disabled] .btn-light:hover,
    .css2019 .btn-light.disabled:focus,
    .css2019 .btn-light[disabled]:focus,
    .css2019 fieldset[disabled] .btn-light:focus,
    .css2019 .btn-light.disabled.focus,
    .css2019 .btn-light[disabled].focus,
    .css2019 fieldset[disabled] .btn-light.focus {
        color: #4d4d4d;
        background-color: #ffffff;
        border-color: #4d4d4d;
        border-width: 2px;
    }

    .css2019 .btn-light .badge {
        color: #4d4d4d;
        background-color: #fff;
    }

.css2019 .cw-checkbox,
.css2019 .cw-radio {
    position: relative;
    margin-bottom: 15px;
}

.css2019 input[type="checkbox"],
.css2019 input[type="radio"] {
    margin: 0;
}

.css2019 .cw-checkbox input[type="checkbox"],
.css2019 .cw-radio input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.css2019 .cw-checkbox label,
.css2019 .cw-radio label {
    padding-left: 40px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
}

    .css2019 .cw-checkbox label a,
    .css2019 .cw-radio label a {
        font-size: 18px;
    }

    .css2019 .cw-checkbox label:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        border: 1px solid #ccc;
        background: #fff;
    }

.css2019 .cw-checkbox input[type="checkbox"]:checked + label:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    background: url(../images/e013.png) no-repeat center center;
    width: 30px;
    height: 30px;
}

.css2019 .cw-checkbox.star-checkbox label:before {
    content: "\f006";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border: none;
    background: none;
    font-family: "FontAwesome";
    font-size: 24px;
    cursor: pointer;
    color: #999;
}

.css2019 .cw-checkbox.star-checkbox input[type="checkbox"]:checked + label:after {
    content: "\f005";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    background: none;
    width: 30px;
    height: 30px;
    font-family: "FontAwesome";
    font-size: 24px;
    cursor: pointer;
    color: #fbca4d;
}

.css2019 .cw-radio label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #fff;
}

.css2019 .cw-radio input[type="radio"]:checked + label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #0073c0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.css2019 .cw-radio input[type="radio"]:checked + label:before {
    border-color: #0073c0;
}

.css2019 .cw-checkbox .form-control,
.css2019 .cw-radio .form-control,
.css2019 .cw-checkbox .unit-box,
.css2019 .cw-radio .unit-box {
    display: inline-block;
    width: 100%;
}

.css2019 .unit-box {
    position: relative;
}

    .css2019 .unit-box .form-control + span.unit {
        font-size: 18px;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.css2019 .inline-unit-box .unit-box,
.css2019 .inline-unit-box .inline-text {
    display: inline-block;
}

.css2019 .inline-unit-box .unit-box {
    width: 45%;
}

.css2019 .inline-unit-box .inline-text {
    width: 5%;
    text-align: center;
}

.css2019 .cw-checkbox.auto-view .form-control,
.css2019 .cw-radio.auto-view .form-control {
    display: none;
}

.css2019 .cw-checkbox.auto-view input[type="checkbox"]:checked + label + .form-control,
.css2019 .cw-radio.auto-view input[type="radio"]:checked + label + .form-control {
    display: inline-block;
}

.css2019 .cw-checkbox.cw-checkbox-inline,
.css2019 .cw-radio.cw-radio-inline {
    display: inline-block;
    margin-right: 15px;
}

.css2019 .cw-page-title {
    color: #000000;
    font-size: 18px;
    font-weight: 900;
    margin-bottom: 15px;
}

.css2019 .cw-card-border {
    width: 100%;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #ccc;
}

.css2019 .cw-card-fill {
    width: 100%;
    padding: 15px;
    border-radius: 8px;
    background-color: #f2f2f2;
}

.css2019 .client-card span {
    display: inline-block;
    margin-bottom: 10px;
}

.css2019 .client-card .client-card-name a {
    font-weight: 900;
    color: #455a64;
}

.css2019 .client-card .client-card-title {
    border-right: 1px solid #ccc;
    padding-right: 5px;
    margin-right: 5px;
}

.css2019 .client-card .client-card-content {
    color: #455a64;
}

.css2019 .client-card-list .client-card {
    padding: 15px;
    background: #f2f2f2 url(../images/gray-bg.png) repeat;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 10px;
}

.css2019 .price-list {
    text-align: center;
    background: #f2f2f2;
}

    .css2019 .price-list .type {
        color: #333333;
        font-size: 16px;
        font-weight: 900;
        text-align: center;
        margin-bottom: 5px;
    }

    .css2019 .price-list .prize {
        color: #333333;
        font-size: 20px;
        font-weight: 900;
        text-align: center;
        margin-bottom: 10px;
    }

        .css2019 .price-list .prize .original.del {
            text-decoration: line-through;
        }

        .css2019 .price-list .prize .special {
            color: #ef5350;
        }

    .css2019 .price-list .subtotal {
        color: #666666;
        margin-bottom: 10px;
    }

        .css2019 .price-list .subtotal span {
            float: right;
            font-weight: 900;
        }

    .css2019 .price-list .expiration {
        color: #338fcc;
        margin-bottom: 5px;
        font-size: 16px;
        font-weight: 900;
        text-align: center;
    }

    .css2019 .price-list .expiration-bonus {
        font-size: 16px;
        background: #ff5252;
        padding: 6px 8px;
        display: inline-block;
        color: #fff;
        margin-bottom: 5px;
    }

    .css2019 .price-list .tag {
        background-color: #ff5252;
        color: #fff;
        width: 96px;
        text-align: center;
        margin: -30px auto 14px auto;
        font-size: 16px;
        padding: 6px 0;
        position: relative;
    }

        .css2019 .price-list .tag:after {
            content: "";
            display: block;
            position: absolute;
            bottom: -9px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 9px 5px 0 5px;
            border-color: #ef5250 transparent transparent transparent;
        }

.css2019 .none-type {
    height: 18px;
}

.css2019 ul.line-list,
.css2019 ul.line-list li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
}

.css2019 ul.line-list {
    margin-bottom: 15px;
}

    .css2019 ul.line-list li {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

.css2019 .line-list li span.prize {
    float: right;
}

.css2019 .total,
.css2019 .total-value {
    text-align: center;
    font-weight: 900;
}

.css2019 .total {
    font-size: 18px;
}

.css2019 .total-value {
    font-size: 30px;
    margin-bottom: 15px;
}

.css2019 .description {
    text-align: center;
    font-size: 18px;
}

.css2019 .consent-box {
    height: 300px;
    overflow-y: auto;
    border: 1px solid #ccc;
    padding: 15px;
}

    .css2019 .consent-box ul,
    .css2019 .consent-box li {
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 16px;
    }

        .css2019 .consent-box ul + li {
            font-weight: 900;
        }

    .css2019 .consent-box li {
        line-height: 24px;
        margin-bottom: 5px;
    }

        .css2019 .consent-box li li {
            margin-left: 15px;
        }

.css2019 .step-card .title-20 {
    color: #666666;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}

.css2019 .step-card-link {
    text-decoration: none;
}

.css2019 .step-card .arrow {
    border-bottom: 2px solid #ccc;
    width: 106px;
    position: relative;
    margin-top: 45px;
    margin-bottom: 65px;
    -webkit-transition: border-bottom 1s;
    transition: border-bottom 1s;
}

    .css2019 .step-card .arrow:after {
        content: "";
        display: block;
        border-right: 2px solid #ccc;
        width: 2px;
        height: 20px;
        position: absolute;
        right: 5px;
        bottom: -5px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: border-right 0.5s;
        transition: border-right 0.5s;
    }

.css2019 .step-card-link:hover {
    text-decoration: none;
}

    .css2019 .step-card-link:hover .arrow {
        border-bottom: 2px solid #0073c0;
    }

        .css2019 .step-card-link:hover .arrow:after {
            border-right: 2px solid #0073c0;
        }

    .css2019 .step-card-link:hover .title-20 {
        color: #0073c0;
    }

.css2019 .step-card img {
    position: absolute;
    bottom: -10px;
    right: 30px;
}

@media (max-width: 767px) {
    .css2019 .step-card img {
        position: absolute;
        bottom: 20px;
        right: 30px;
    }
}

.css2019 .float-an {
    -webkit-animation: downtoup-play 5s infinite;
    animation: downtoup-play 5s infinite;
}

@-webkit-keyframes downtoup-play {
    0% {
        -webkit-transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -20px);
    }

    100% {
        -webkit-transform: translate(0, 0);
    }
}

@keyframes downtoup-play {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.css2019 .banner {
    width: 100%;
}

.css2019 .retire-plan section.SR-header,
.css2019 .retire-plan section.retire-header {
    padding: 0;
    background: url(../images/SR-header-bg.jpg) repeat;
}

.css2019 .retire-header .banner {
    height: 400px;
    background-image: url(../images/Retirement-banner-03.png);
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 767px) {
    .css2019 .retire-header .banner {
        height: 400px;
        background-image: url(../images/Retirement-banner-03.png);
        background-size: 100%;
        height: 220px;
    }
}

@media (min-width: 1024px) {
    .css2019 .retire-header .banner {
        height: 400px;
        background-image: url(../images/Retirement-banner-01.png), url(../images/Retirement-banner-02.png), url(../images/Retirement-banner-03.png);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: bottom left, top right, center;
    }
}

.css2019 .SR-header .banner {
    height: 400px;
    background-image: url(../images/SR-banner-03.png);
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width: 767px) {
    .css2019 .SR-header .banner {
        height: 400px;
        background-image: url(../images/SR-banner-03.png);
        background-size: 100%;
        height: 220px;
    }
}

@media (min-width: 1024px) {
    .css2019 .SR-header .banner {
        height: 400px;
        background-image: url(../images/SR-banner-01.png), url(../images/SR-banner-02.png), url(../images/SR-banner-03.png);
        background-repeat: no-repeat, no-repeat, no-repeat;
        background-position: bottom left, top right, center;
    }
}

.css2019 .retire-plan * {
    font-family: "Noto Serif TC", "微軟正黑體", serif;
}

.css2019 .retire-plan .modal * {
    font-size: 18px;
}

.css2019 .retire-plan section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.css2019 section.grey-bg {
    background: #f2f2f2 url(../images/gray-bg.png);
}

.css2019 section.blue-bg {
    background-color: #0073c0;
}

    .css2019 section.blue-bg .result-text {
        color: #fff;
        font-size: 24px;
        text-align: center;
    }

        .css2019 section.blue-bg .result-text .emphasize {
            font-size: 72px;
        }

.css2019 .retire-plan section .title {
    text-align: center;
    margin-bottom: 20px;
}

    .css2019 .retire-plan section .title span {
        color: #666666;
        font-size: 24px;
        position: relative;
        padding-left: 45px;
        padding-right: 45px;
        width: auto;
        margin: 0 auto;
        font-weight: 500;
    }

        .css2019 .retire-plan section .title span:before {
            content: "";
            display: block;
            width: 30px;
            height: 1px;
            background-color: #ccc;
            position: absolute;
            left: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .css2019 .retire-plan section .title span:after {
            content: "";
            display: block;
            width: 30px;
            height: 1px;
            background-color: #ccc;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

.css2019 .retire-plan section.blue-bg .title span {
    color: #fff;
}

.css2019 .retire-plan .card {
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px 15px;
    margin-bottom: 30px;
}

    .css2019 .retire-plan .card.modal-card {
        border: 1px solid #ccc;
        position: relative;
        padding-bottom: 0;
    }

        .css2019 .retire-plan .card.modal-card .numbering {
            position: absolute;
            background: #ffb300;
            color: #fff;
            left: 15px;
            top: 0;
            padding: 0 10px;
        }

        .css2019 .retire-plan .card.modal-card .close {
            position: absolute;
            right: 15px;
            top: 10px;
        }

    .css2019 .retire-plan .card.data-card {
        text-align: center;
        color: #707070;
    }

        .css2019 .retire-plan .card.data-card .card-title {
            font-size: 24px;
        }

        .css2019 .retire-plan .card.data-card .card-result {
            font-size: 24px;
        }

            .css2019 .retire-plan .card.data-card .card-result .emphasize {
                font-size: 60px;
            }

    .css2019 .retire-plan .card.set-card {
        text-align: center;
        color: #4d4d4d;
        padding-top: 5px;
    }

        .css2019 .retire-plan .card.set-card .card-title {
            font-size: 24px;
            margin-bottom: 5px;
        }

        .css2019 .retire-plan .card.set-card .card-result {
            font-size: 24px;
        }

            .css2019 .retire-plan .card.set-card .card-result .unit {
                color: #0073c0;
            }

.css2019 .set-box {
    text-align: right;
    margin-bottom: 5px;
}

    .css2019 .set-box a {
        font-size: 24px;
        color: #0073c0;
        text-decoration: underline;
    }

.css2019 .set-card-two {
    background: url(../images/set-card-two-dec.png) repeat-y center;
}

@media (max-width: 767px) {
    .css2019 .set-card-two {
        background-image: none;
    }
}

.css2019 .retire-plan .btn-box {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.css2019 .sp-input {
    position: relative;
    font-size: 24px;
}

    .css2019 .sp-input:before {
        content: "";
        position: absolute;
        font-size: 24px;
        top: 8px;
        left: 0;
        color: #4d4d4d;
    }

    .css2019 .sp-input.plan-name:before {
        content: "計畫名稱";
    }

    .css2019 .sp-input.client-name:before {
        content: "客戶姓名";
    }

    .css2019 .sp-input input {
        font-size: 24px;
        border: none;
        border-bottom: 1px solid #ddd;
        padding-left: 0;
        padding-right: 0;
    }

    .css2019 .sp-input .unit-box input {
        padding-right: 20px;
    }

    .css2019 .sp-input .unit-box.twoword input {
        padding-right: 40px;
    }

    .css2019 .sp-input.sp-inline input {
        padding-left: 111px;
    }

.css2019 .sp-label {
    color: #4d4d4d;
    font-weight: 500;
}

.css2019 .sp-input .form-control + span.unit {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0073c0;
}

.css2019 .sp-input .cw-radio.sp-style label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 65px;
    height: 65px;
    border: none;
    border-radius: 50%;
    color: #000000;
    background: #f2f2f2;
    text-align: center;
    line-height: 65px;
    font-size: 24px;
}

.css2019 .sp-input .cw-radio.sp-style label[for="male"]:before {
    content: "男";
}

.css2019 .sp-input .cw-radio.sp-style label[for="female"]:before {
    content: "女";
}

.css2019 .sp-input .cw-radio.sp-style input[type="radio"]:checked + label:after {
    opacity: 0;
}

.css2019 .sp-input .cw-radio.sp-style input[type="radio"]:checked + label:before {
    color: #fff;
    background: #0073c0;
}

.css2019 .detail-result-table {
    font-size: 24px;
}

    .css2019 .detail-result-table .xs-th {
        font-size: 18px;
    }

.css2019 a.condition {
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 6px 12px;
    display: inline-block;
    background: #fff;
}

.css2019 .tab-pane {
    padding-top: 15px;
    background-color: #f2f2f2;
    padding: 15px;
    margin-bottom: 15px;
}

.css2019 .nav-tabs {
    border: none;
}

    .css2019 .nav-tabs > li > a,
    .css2019 .nav-tabs > li > a:focus,
    .css2019 .nav-tabs > li > a:hover {
        border: none;
        border-radius: 4px;
        background-color: #f2f2f2;
        margin-bottom: 5px;
    }

    .css2019 .nav-tabs > li.active > a,
    .css2019 .nav-tabs > li.active > a:focus,
    .css2019 .nav-tabs > li.active > a:hover {
        border: none;
        background: #ffb300;
        margin-bottom: 5px;
    }

.css2019 .tab-pane-title {
    font-size: 24px;
}

.css2019 .subtotal-box {
    overflow: hidden;
}

.css2019 .retire-plan .subtotal-style {
    font-size: 28px;
}

.css2019 .merge-amount {
    background: #f2f2f2;
    padding: 15px;
    border-radius: 4px;
}

.css2019 #modal-report hr.input-line {
    margin-top: 5px;
}

.css2019 .type-a .panel-heading {
    background: #338ae8;
    color: #fff;
}

.css2019 .type-a .panel-body {
    background: #f2f2f2 url(../images/gray-bg.png) repeat;
}

    .css2019 .type-a .panel-body.type-box {
        padding: 0;
    }

.css2019 .type-b .panel-heading {
    background: #455a64;
    color: #fff;
}

.css2019 .type-b .panel-body {
    background: #fff;
}

    .css2019 .type-b .panel-body.type-box {
        padding: 0;
    }

.css2019 .type-b .panel.panel-default {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

    .css2019 .type-b .panel.panel-default table,
    .css2019 .type-b .panel.panel-default table td a {
        font-size: 18px;
    }

        .css2019 .type-b .panel.panel-default table td {
            vertical-align: middle;
        }

.css2019 .type-b .panel-body.type-box .body-box .box-title {
    color: #455765;
    overflow: hidden;
}

.css2019 .panel-body.type-box .body-box {
    padding: 15px;
    border-bottom: 1px dashed #ccc;
}

    .css2019 .panel-body.type-box .body-box .box-title {
        color: #fe3653;
        overflow: hidden;
    }

.css2019 table.cw-table {
    font-size: 16px;
}

    .css2019 table.cw-table.min-table {
        width: auto;
    }

    .css2019 table.cw-table th {
        background-color: #455a64;
        color: #fff;
    }

    .css2019 table.cw-table td a {
        font-size: 16px;
    }

    .css2019 table.cw-table th a {
        color: #f2f2f2;
        font-size: 16px;
    }

        .css2019 table.cw-table th a:focus,
        .css2019 table.cw-table th a:hover {
            color: #fff;
        }

    .css2019 table.cw-table th.sub-th {
        background-color: #607d8b;
    }

        .css2019 table.cw-table th.sub-th.none-data {
            background-color: #9e9e9e;
        }

.css2019 .table-desc {
    color: #666;
    font-size: 16px;
    margin-bottom: 5px;
}

.css2019 table.cw-table.td-mid tr td {
    vertical-align: middle;
}

.css2019 table.cw-table .sub-tr th {
    background: #607d8b;
}

.css2019 table.cw-table .light-tr th {
    background: #90a4ae;
}

.css2019 table.cw-table .footer-tr th {
    background: #90a4ae;
}

.css2019 table.cw-table .footer-tr {
    border-bottom: 15px solid #fff;
}

.css2019 table.cw-table tr.text-right th,
.css2019 table.cw-table.text-right tr th,
.css2019 table.cw-tablet tr.text-right td,
.css2019 table.cw-table.text-right tr td {
    text-align: right;
}

.css2019 table.cw-table tr th.align-middle {
    vertical-align: middle;
}

.css2019 .cw-tab .nav-tabs a {
    text-decoration: none;
}

.css2019 .cw-tab .tab-content .tab-pane {
    background: #fff;
    padding: 0;
}

.css2019 .pagination > .active > a,
.css2019 .pagination > .active > a:focus,
.css2019 .pagination > .active > a:hover,
.css2019 .pagination > .active > span,
.css2019 .pagination > .active > span:focus,
.css2019 .pagination > .active > span:hover {
    background-color: #455a64;
    border-color: #455a64;
}

.css2019 .pagination > li > a,
.css2019 .pagination > li > span {
    color: #455a64;
}

.css2019 .chart-box {
    width: 100%;
    border: 1px solid #ddd;
    padding: 15px;
}

.css2019 .banner.valid-list {
    background: #96b6e1;
    margin-bottom: 80px;
}

    .css2019 .banner.valid-list .container {
        position: relative;
        min-height: 300px;
    }

    .css2019 .banner.valid-list .valid-list-textcontent {
        position: absolute;
        left: 15px;
        bottom: 30px;
    }

    .css2019 .banner.valid-list .valid-list-img {
        position: absolute;
        right: 15px;
        bottom: -30px;
    }

@media (max-width: 767px) {
    .css2019 .banner.valid-list {
        margin-bottom: 40px;
    }

        .css2019 .banner.valid-list .container {
            min-height: 150px;
        }

        .css2019 .banner.valid-list .valid-list-textcontent {
            text-align: center;
            left: 50%;
            bottom: 50%;
            -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
        }
}

.css2019 .valid-list-item {
    display: block;
}

.css2019 .qc-slct-box {
    padding: 15px;
    border-radius: 4px;
    background: #f2f2f2 url(../images/gray-bg.png) repeat;
    margin-bottom: 30px;
}

.css2019 .qc-slct-box-title {
    padding: 15px 0;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #e5e2de;
}

    .css2019 .qc-slct-box-title a {
        text-decoration: none;
    }

        .css2019 .qc-slct-box-title a[aria-expanded="false"]:after {
            font-family: "微軟正黑體", "Glyphicons Halflings";
            content: "\e252";
        }

        .css2019 .qc-slct-box-title a[aria-expanded="true"]:after {
            font-family: "微軟正黑體", "Glyphicons Halflings";
            content: "\e253";
        }

.css2019 .tag-box .tag {
    display: inline-block;
    border: 1px solid #ccc;
    font-size: 18px;
    padding: 6px 8px;
    background-color: #f2f2f2;
    border-radius: 4px;
    cursor: pointer;
}

.css2019 .collapse-icon {
    cursor: pointer;
}

    .css2019 .collapse-icon[aria-expanded="false"]:after {
        font-size: 16px;
        font-family: "微軟正黑體", "Glyphicons Halflings";
        content: "\e252";
        float: right;
    }

    .css2019 .collapse-icon[aria-expanded="true"]:after {
        font-size: 16px;
        font-family: "微軟正黑體", "Glyphicons Halflings";
        content: "\e253";
        float: right;
    }

.css2019 .directory-title {
    color: #424242;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

    .css2019 .directory-title img {
        margin-right: 3px;
        height: 16px;
    }

    .css2019 .directory-title span {
        vertical-align: middle;
    }

.css2019 .table .cw-checkbox {
    margin-bottom: 0;
}

.css2019 .keyword-group .cw-btn {
    margin-right: 5px;
}

@media (max-width: 767px) {
    .css2019 .keyword-group .cw-btn {
        margin-bottom: 15px;
    }
}

.css2019 #d-bg {
    height: 250px;
    background-color: #f2f2f2;
    background-image: url(../Images/Home/d-banner-bg.png);
    background-size: cover;
    background-position: center;
}

.css2019 #d-header .box {
    border-radius: 8px;
    margin-top: -220px;
    margin-bottom: 15px;
}

    .css2019 #d-header .box > div {
        border: none;
        border-radius: 8px;
        -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    }

    .css2019 #d-header .box img {
        border-radius: 8px;
    }

.css2019 .d-shortcut-card {
    display: block;
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    height: 150px;
    position: relative;
    margin-bottom: 15px;
}

.css2019 .box-style-a {
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    font-size: 20px;
}

.css2019 .d-news,
.css2019 .d-search {
    position: relative;
}

.css2019 .d-news {
    line-height: 50px;
}

    .css2019 .d-news .label-name,
    .css2019 .d-search .label-name {
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #4d99d4;
        font-weight: 900;
    }

    .css2019 .d-news .label-name {
        color: #ff6a93;
    }

    .css2019 .d-search input,
    .css2019 .d-news .d-news-content {
        width: 100%;
        height: 50px;
        line-height: 50px;
        border: none;
        padding-left: 105px;
        padding-right: 60px;
        border-radius: 8px;
    }

    .css2019 .d-news .d-news-content {
        display: block;
        padding-left: 85px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .css2019 .d-search button,
    .css2019 .d-news button {
        position: absolute;
        right: 0;
        top: 0;
        height: 50px;
        border: none;
        background-color: #4d99d4;
        color: #fff;
        border-radius: 0 8px 8px 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .css2019 .d-news button {
        background-color: #ff6a93;
    }

.css2019 .d-shortcut-card img {
    width: 130px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.css2019 .m-b-40 {
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .css2019 .mb-m-b-40 {
        margin-bottom: 40px;
    }
}

.css2019 .d-chart,
.css2019 .d-calendar {
    position: relative;
    padding: 40px 15px 15px 15px;
}

    .css2019 .d-chart .title-box,
    .css2019 .d-calendar .title-box {
        position: absolute;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        top: -25px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .css2019 .d-chart .title,
    .css2019 .d-calendar .title {
        width: 100%;
        line-height: 50px;
        background-color: #ff6a93;
        border-radius: 8px;
        padding: 0 15px 0 15px;
        color: #fff;
        -webkit-box-shadow: 0 0 10px #ff6a93;
        box-shadow: 0 0 10px #ff6a93;
    }

    .css2019 .d-calendar .title {
        background-color: #4d99d4;
        -webkit-box-shadow: 0 0 10px #4d99d4;
        box-shadow: 0 0 10px #4d99d4;
    }

        .css2019 .d-calendar .title a {
            color: #fff;
        }

    .css2019 .d-calendar .d-calendar-content ul,
    .css2019 .d-calendar .d-calendar-content li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .css2019 .d-calendar .d-calendar-content li {
        width: 100%;
        margin-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .css2019 .d-calendar .d-calendar-content li a {
            text-decoration: none;
        }

@media (max-width: 991px) {
    .css2019 .sm-m-b-15 {
        margin-bottom: 15px !important;
    }

    .css2019 .sm-m-b-40 {
        margin-bottom: 40px !important;
    }
}

.css2019 .unlock-box {
    background: #f2f2f2;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.css2019 .unlock-box-mb {
    padding: 15px;
    border: none;
}

.css2019 .unlock-box img {
    max-width: 100%;
}

@media (max-width: 767px){
    .css2019 #d-header {
        padding-top: 15px;
    }
}
/*# sourceMappingURL=Site_2019_strict.css.map */
