abbr,
acronym,
address,
applet,
big,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
q,
s,
samp,
span,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

.has-error {
    color: #dd4b39
}

.has-error .checkbox,
.has-error .checkbox label,
.has-error .checkbox-inline,
.has-error .checkbox-inline label,
.has-error .col-form-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio label,
.has-error .radio-inline,
.has-error .radio-inline label {
    color: #ea2420;
    float: left
}

.has-error .form-control {
    border-color: #dd4b39
}

.has-success {
    color: #1dc77d
}

.has-success .form-control {
    border-color: #1dc77d
}

body,
html {
    height: 100%;
    width: 100%
}

body {
    font-family: 'Open Sans', 'Helvetica Neue', 'Microsoft JhengHei', Arial, sans-serif
}

hr {
    border-color: #0068b1;
    border-width: 3px;
    max-width: 50px
}

hr.light {
    border-color: white
}

a {
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    color: #0068b1
}

a:focus,
a:hover {
    color: #004a7e
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', 'Helvetica Neue', 'Microsoft JhengHei', Arial, sans-serif
}

p {
    line-height: 1.5;
    font-size: 14px
}

.bg-primary {
    color: #fff;
    background-color: #0068b1
}

.bg-dark {
    background-color: #222;
    color: white
}

.text-faded {
    color: rgba(255, 255, 255, 0.7)
}

.high-light {
    color: #0068b1
}

.jumbotron {
    background-color: #fafafa
}

aside {
    padding: 50px 0
}

.no-padding {
    padding: 0
}

section {
    padding: 80px 0
}

section-heading {
    margin-top: 0
}

.text-primary {
    color: #0068b1
}

.no-gutter>[class*='col-'] {
    padding-right: 0;
    padding-left: 0
}

.btn {
    font-family: 'Open Sans', 'Helvetica Neue', 'Microsoft JhengHei', Arial, sans-serif;
    border: none;
    border-radius: 3px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    margin: 5px auto;
    min-width: 100%;
}

.btn-success {
    box-shadow: 0 1px 4px -2px #000;
    color: #4a3e3e;
    background-color: #eae660;
}

.btn-default {
    color: #222;
    background-color: #e2e44a;
    border-color: #e2e44a;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    border: none;
    border-radius: 40px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 20px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #222;
    background-color: #e9eb76;
    border-color: #acae1a
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #e2e44a;
    border-color: #e2e44a
}

.btn-default .badge {
    color: #e2e44a;
    background-color: #222
}

.btn-primary {
    color: white;
    background-color: #0068b1;
    border-color: #0068b1;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: white;
    background-color: #0086e4;
    border-color: #002c4b
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #0068b1;
    border-color: #0068b1
}

.btn-primary .badge {
    color: #0068b1;
    background-color: white
}

.btn-xl {
    padding: 15px 30px
}

::-moz-selection {
    color: white;
    text-shadow: none;
    background: #222
}

::selection {
    color: white;
    text-shadow: none;
    background: #222
}

img::selection {
    color: white;
    background: transparent
}

img::-moz-selection {
    color: white;
    background: transparent
}

body {
    webkit-tap-highlight-color: #222
}

footer {
    color: #222;
    background-color: #f9f9f9;
}

footer .copyright {
    text-align: center;
    padding: 15px 0;
}

footer .copyright p {
    font-size: 1em;
    margin-bottom: 0;
}

.modal {
    text-align: center;
    padding: 0 !important !important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.modal-body h4 {
    margin-bottom: 0
}

.form-horizontal {
    padding: 40px 20px;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    justify-content: center;
    border: 1px solid #e3e3e3;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
}

    .form-horizontal h2 {
        font-size: 2em;
        text-align: center;
        display: block;
        margin-bottom: 40px;
    }

    .form-horizontal aside {
        padding: 10px 0;
        display: flex;
        align-items: flex-start;
    }

    .form-horizontal p {
        line-height: 1.8;
        font-size: 16px;
        display: block;
        margin: 5px 0;
    }

    .form-horizontal span {
        color: #9B9C9C;
        line-height: 1.5;
        /* word-break: break-all; */
    }

    .form-horizontal aside {
        display: block;
    }

    .form-horizontal h4 {
        border-radius: 10px 0 0 0;
        color: #666666;
        display: block;
    }

    .form-horizontal data h5,
    .form-horizontal aside h5 {
        margin-bottom: 40px;
        line-height: 1.8;
        font-size: 16px;
    }

    .form-horizontal h4 {
        text-align: center;
        padding: 1em 0;
        position: relative;
        display: block;
    }

    .form-horizontal .tip {
        font-size: 10px;
        margin: 2px 0;
        padding: 2px 4px;
        display: inline-block;
        border: 1px solid #d8d8d8;
        border-radius: 6px;
    }

.form-row {
    margin-right: 0;
    margin-left: 0;
    /* padding-bottom: 10px */
}

.form-row .form-control,
.form-row .form-control-sm{
    white-space: nowrap;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
    /* max-width: 95%; */
    height:2.2em!important;
}

.form-row label {
    white-space: nowrap;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
    /* max-width: 95%; */
}

.form-control {
    border: none;
}

.form-row>[class*="col-"],
.form-row.col {
    padding-right: 0;
    padding-left: 0
}

.form-row .row {
    margin: auto
}

.qa {
    font-size: 12px
}

.nowrap {
    white-space: nowrap
}

.notice {
    font-size: 14px;
    font-weight: 300
}

p.notice {
    padding: 10px;
    border: 1px dotted #ccc;
    background-color: beige;
    font-size: 14px;
    color: #5a5a5a;
    font-weight: 300
}

.navbar {
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    font-family: 'Open Sans', 'Helvetica Neue', 'Microsoft JhengHei', Arial, sans-serif;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s
}

.navbar-brand {
    color: #0068b1;
    height: 40px;
    font-size: 18px;
    line-height: 15px;
    font-family: 'Open Sans', 'Helvetica Neue', 'Microsoft JhengHei', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.navbar-brand:focus,
.navbar-brand:hover {
    color: #004a7e
}

.navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-collapse {
    flex-grow: 0
}

.navbar .nav>li>a,
.navbar .nav>li>a:focus {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #222
}

.navbar .nav>li>a:hover,
.navbar .nav>li>a:focus:hover {
    color: #0068b1
}

.navbar .nav>li>a.active,
.navbar .nav>li>a:focus.active {
    color: #0068b1 !important;
    background-color: transparent
}

.navbar-default {
    background-color: #0068b1;
    border-color: rgba(255, 255, 255, 0.3)
}

.navbar-default .navbar-brand {
    color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', 'Microsoft JhengHei', Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: rgba(255, 255, 255, 0.7)
}

.navbar-default .nav>li>a,
.navbar-default .nav>li>a:focus {
    color: rgba(255, 255, 255, 0.7)
}

.navbar-default .nav>li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: white
}

.navbar-default .navbar-toggler {
    font-weight: 700;
    font-size: 12px;
    color: #222;
    text-transform: uppercase;
    border-color: rgba(0, 0, 0, 0.1);
    background: white
}

.navbar-default .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.l_news {
    animation: twinkle 1.5s alternate infinite;
    font-weight: 400;
    letter-spacing: 1px;
}

@keyframes twinkle {
    from {
        background: #8c949c;

    }

    to {
        background: #4b5155;
    }
}

@media (max-width:991px) {
    .navbar-default {
        background-color: #0068b1;
        border-color: rgba(34, 34, 34, 0.05)
    }

    .navbar-default .navbar-brand {
        color: #0068b1;
        font-size: 14px
    }

    .navbar-default .navbar-brand:focus,
    .navbar-default .navbar-brand:hover {
        color: #004a7e
    }

    .navbar-default .nav>li>a,
    .navbar-default .nav>li>a.active,
    .navbar-default .nav>li>a:focus {
        color: #222
    }

    .navbar-default .nav>li>a:hover,
    .navbar-default .nav>li>a.active:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #0068b1
    }

    .navbar .navbar-nav .nav-link {
        color: rgba(0, 0, 0, 0.5)
    }

    .navbar .navbar-nav .nav-link:hover,
    .navbar .navbar-nav .nav-link:focus {
        color: rgba(0, 0, 0, 0.7)
    }

    .navbar .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, 0.3)
    }

    .navbar .navbar-nav .nav-link.active,
    .navbar .navbar-nav .nav-link.show {
        color: rgba(0, 0, 0, 0.9)
    }

    .navbar .navbar-nav .active>.nav-link,
    .navbar .navbar-nav .show>.nav-link {
        color: rgba(0, 0, 0, 0.9)
    }
    .form-horizontal .row_left {
        border-radius: 0 0 10px 10px;
    }

    .form-horizontal .row_right {
        background-color: #EDF4F9;
        padding: 0 0;
        border-radius: 0 0 10px 10px;
    }

}

body {
    padding-bottom: 40px;
    background-color: #f9f9f9;
    font-family: "Microsoft JhengHei", Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serifinherit
}

h3.text-primary {
    font-size: 20px;
    line-height: 1.3;
    margin: 10px 0
}

td {
    text-align: left
}

.form-control.create_authKind {
    color: #d8d8d8
}

.form-control.create_authKind>option {
    color: #000
}

.form-row>.row>label {
    font-size: 16px;
    line-height: 2.2rem;
    text-align: right
}

.form-row>.row>label>input[type="checkbox"] {
    margin-right: 4px
}

#g-recaptcha {
    text-align: -webkit-center
}

#TypeImg {
    right: 13px;
    position: absolute;
    top: 1px;
    padding: 8px 14px
}

.input-group #TypeImg {
    background-color: #fff;
    right: 39px;
    position: absolute;
    top: 4px;
    padding: 5px
}

#create_logo,
#create_right {
    display: block;
    margin: 0 auto
}

#create_next {
    width: 90%;
    height: 36px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    border: 1px solid #3079ed;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
    border-radius: 3px
}

#create_next:hover {
    border: 1px solid #2f5bb7;
    background-color: #357ae8;
    background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8)
}

#create_next:active {
    box-shadow: inset 1px 1px 1px rgba(51, 51, 102, 0.5)
}

#create_access_tip {
    display: block;
    width: 285px;
    padding: 35px 40px;
    margin: 0 auto 25px;
    font-size: 20px;
    color: #dd4b39
}

.create_member {
    margin: 15px auto
}

.create_data {
    margin-top: 8px;
    margin-bottom: 8px;
    height: 44px;
    font-size: 16px;
    width: 90%;
    border-radius: 1px;
    border: 1px solid #d8d8d8;
    border-top: 1px solid #ccc;
    padding: 0 8px
}

.create_error_msg {
    color: #dd4b39;
    margin: 10px 0 !important;
    padding: 0;
    opacity: 1;
    visibility: visible;
    line-height: 17px;
    font-size: 13px
}

.create_correct_msg {
    color: #1dc77d;
    margin: 10px 0 !important;
    padding: 0;
    opacity: 1;
    visibility: visible;
    line-height: 17px;
    font-size: 13px
}

.create_access_code {
    position: fixed;
    background-color: #fff;
    border-radius: 1px;
    padding: 35px 40px 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    width: 800px;
    height: 200px;
    top: 50%;
    left: 40%;
    text-align: center;
    margin-left: -250px;
    margin-top: -100px
}

#loginLink {
    text-decoration: underline
}

.login-page h1 {
    color: palevioletred;
    margin: 0;
    font-weight: 200
}

.login-page h3 {
    color: rgba(0, 104, 177, 0.7);
    font-weight: 200
}

.third_party_signup {
    border-right: 1px dashed #ccc;
    border-bottom: none
}

.third_party_signup a {
    margin-bottom: 15px
}


/* qrcode頁面 */
.qrcode {
    width: 100%;
    margin: 0 auto;
}

.qrcode_main {
    color: #3a3f52;
    padding: 40px 0;
    font-weight: 300;
    width: 1140px;
    margin: 0 auto;
}

.qrcode_main h2 {
    font-size: 3.5rem;
    color: #DD7095;
    font-weight: 300;
    margin: 0 0 20px;
}

.subtitle {
    margin: 0 auto;
    font-size: 20px;
    color: #4E92C7;
    font-weight: 300;

}

.dynamic-link {
    margin: 60px auto 0 auto;
    width: 250px;
    height: 250px;
    background-color: #fff;
    text-align: center;
}

.description {
    font-size: 14px;
    margin: 30px auto;
}

.section_main {
    width: 100%;
    background-image: linear-gradient(110deg, #57E5FF, #57E5FF 50%, #1685FC);
    display: inline-table;
    padding: 0 0 100px 0;
}

.section_main .section_container {
    width: 1140px;
    margin: 0 auto;
    padding: 80px 10%;
    background: url(../images/hankey.svg) no-repeat right center;
    background-size: 55% 80%;
}

.section_main .section_container h2.title span {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 4rem;
    line-height: 1.14;
    font-weight: 900;
    color: #323237;
    display: block;
}

.section_main ul code {
    font-size: 1.5rem;
}

.section_main ul {
    margin-top: 50px;
}

.tagline {
    font-size: 1.2rem;
}

.contact_link {
    font-size: 1rem;
    border-radius: 50px;
    width: 200px;
    padding: 10px 30px;
    margin: 20px 0;
    background: #fff url(../images/icon_01.svg) no-repeat right center;
    background-size: 50% 50%;
    cursor: pointer;
    text-decoration: none;
}

.contact_link a:hover {
    cursor: pointer;
    color: #56E3FE;
    text-decoration: none;
}

.l_news {
    width: 40%;
    
}

@media (max-width:1024px) {

    .qrcode_main,
    .section_main .section_container {
        width: 100%;
    }

    .section_main {

        background-image: linear-gradient(180deg, #57E5FF, #57E5FF 50%, #1685FC);
    }

    .form-horizontal {
        display: block;
        margin: 0 auto;
        padding: 20px 20px;
    }

        .form-horizontal aside {
            padding: 0 0 30px 0;
        }

    .form-horizontal {
        margin: 0 auto;
    }

        .form-horizontal data h5,
        .form-horizontal aside h5 {
            margin-bottom: 20px;
        }

        .form-horizontal .hleid h4,
        .form-horizontal .openid h4 {
            border-radius: 0;
        }

        .form-horizontal aside {
            padding: 30px 15px;
        }

    h2.title {
        margin-bottom: 50px;
        display: block;
    }

    .section_container .tagline,
    h2.title span {
        text-align: center;
    }

    .section_main .section_container {
        width: 90%;
        margin: 0 5%;
        padding: 50px 30px 100px 50px;
        background: url(../images/hankey.svg) no-repeat right 200px;
        background-size: 45% 70%;
        display: inherit;

    }
}

@media (max-width:767px) {
    footer .copyright p {
        font-size: .8em;
        line-height: initial;
    }

    .form-horizontal {
        display: block;
        margin: 0 auto;
        padding: 40px 20px;
    }

        .form-horizontal aside {
            padding: 0 0 8% 0;
        }

    .qrcode {
        width: 100%;
    }

    .qrcode_main,
    .section_main {
        width: 100%;
    }

    .third_party_signup {
        border-right: none;
        border-bottom: 1px dashed #ccc
    }

    .section_container {
        width: 100%;
        margin: 0 auto;
        background: url(../images/hankey.svg) no-repeat center bottom;
        background-size: 50% 70%;
        display: inline-table;
    }

    .qrcode_main h2 {
        font-size: 3rem;
    }

    .qrcode_main h2 span {
        display: block;
        font-size: 1.5rem;
    }

    .description span {
        display: block;
    }

    .section_main .section_container {
        padding: 50px 30px 450px 30px;
        background: url(../images/hankey.svg) no-repeat right 600px;
    }

    .section_main .section_container h2.title span {

        font-size: 3.2rem;
        line-height: 1.14;
        font-weight: 900;
        color: #323237;
        display: block;
    }

    .section_main ul code {
        font-size: 1.5rem;
        display: inline-block;
        margin-left: -15px;
    }

    .tagline {
        font-size: 1.1rem;
    }
    .btn {
        margin-top: 10px; 
        width: 100%;
    }
}

@media (max-width:320px) {
    .section_main .section_container {
        padding: 50px 10px 350px 10px;
    }

    .section_main ul {
        padding: 0 10px;
    }

    .btn {
        margin-top: 10px; 
        width: 90%;
    }

}


/* 刪除帳號頁面 */
.delete-page {
    text-align: center;
    font-size: 1.5rem;
}

.delete-page p {
    font-size: 20px;
}
