.editor-fast-sect:target {
    margin-top: -130px;
    padding-top: 130px;
}
.editor-fast-nav1:first-child,
.editor-fast-nav2:first-child,
.editor-fast-nav3:first-child,
.editor-tmp-table-wrap:first-child .editor-tmp-table4,
.editor-tmp-table3:first-child,
.editor-list1:first-child,
.editor-qa-box:first-child {
    margin-top: 0;
}
.editor-fast-nav3:first-child {
    margin-top: 45px;
}

/* .editor-fast-nav1,
.editor-fast-nav2,
.editor-fast-sect {
    overflow: auto;
} */

.editor-fast-nav1 {
    border: 2px solid;
    padding: 10px 20px;
    border-radius: 20px;
    padding: 2px 22px;
    margin: 30px 0 50px;
}

.editor-fast-nav1 .nav-list,
.editor-fast-nav2 .nav-list,
.editor-fast-nav3 .nav-list,
.editor-list1 ul,
.editor-list2 ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.editor-fast-nav1 .nav-heading,
.editor-fast-nav2 .nav-heading,
.editor-fast-nav3 .nav-heading {
    font-size: 24px;
    font-weight: 700;
    margin: 10px 0;
}

.editor-fast-nav1 .nav-list a {
    font-size: 18px;
}

.editor-fast-nav1 .nav-list a:hover,
.editor-fast-nav2 .nav-list a:hover,
.editor-fast-nav3 .nav-list a:hover {
    text-decoration: underline;
}

.editor-fast-nav2 {
    border: 3px solid;
    border-width: 2px 2px;
    padding: 2px 22px;
    margin: 30px 0 50px;
    width: 100%;
}

.editor-fast-nav2 .nav-list {
    padding-left: 20px !important;
}

.editor-fast-nav2 .nav-list li {
    list-style: circle;
    margin: 15px auto;
}

.editor-fast-nav2 .nav-list a {
    font-weight: bold;
}


.editor-fast-nav2 .nav-heading {
    font-weight: 700 !important;
    text-align: center;
    line-height: 27px;
    margin: 14px 0 15px 0;
    padding: 5px 10px 7px 10px;
    border: 2px solid;
}

.editor-fast-nav3 {
    padding: 2px 20px;
    margin: 80px auto 30px;
    display: block;
    border: 2.5px solid;
    position: relative;
    font-size: 18px;
}

.editor-fast-nav3 .nav-heading {
    line-height: 35px;
    color: #fff !important;
    font-weight: 700 !important;
    letter-spacing: 1.2px;
    text-align: left;
    position: absolute;
    width: 50%;
    left: -2.5px;
    top: -45px;
    padding: 5px 20px;
    border-radius: 0;
    margin: 0;
}

.editor-fast-nav3 .nav-list {
    margin: 10px 0 0 !important;
}

.editor-fast-nav3 .nav-list li {
    list-style: circle;
    margin: 10px 0;
}

.editor-fast-nav3 ol.nav-list li {
    list-style: decimal;
}


.editor-fast-sect {
    margin-bottom: 2.5em;
}

.editor-fast-sect .sect-heading {
    font-family: '微軟正黑體';
    font-size: 24px;
    font-weight: 700 !important;
}

.editor-list1,
.editor-list2 {
    border: 2px solid;
    border-radius: 10px;
    padding: 6px 14px 1px 13px;
    margin: 15px 9px 1px 1px;
    font-size: 18px;
    list-style-type: none;
}

.editor-list1 li,
.editor-list2 li {
    margin: 15px 0;
}

.editor-tmp-table1 {
    margin: 14px 0px 1px 0px;
    border: 2px solid;
}

.editor-tmp-table1 th {
    padding: 15px 20px;
    width: 17%;
    border-bottom: 2px solid #358fd0;
    position: relative;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}

.editor-tmp-table1 th:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    top: calc(50% - 10px);
    right: -10px;
    border-left: 10px solid #1d3833;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.editor-tmp-table1 td {
    padding: 17px 28px 17px 19px;
    border-bottom: 2px solid #1d3833;
    color: #000000;
}

.editor-tmp-table2 {
    margin: 14px 0px 1px 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 2px solid #FFFFFF;
}

.editor-tmp-table2 th {
    padding: 15px 20px;
    width: 17%;
    border-bottom: 2px solid #FFFFFF;
    position: relative;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}

.editor-tmp-table2 td {
    padding: 15px 20px;
    border-bottom: 2px solid #FFFFFF;
    color: #000000;
}

.editor-tmp-table3 {
    margin: 20px 0px 1px 0px;
    border-collapse: collapse;
    border: 1px solid #fff;
}

.editor-tmp-table3 th {
    padding: 15px 20px;
    border-bottom: 1px solid #fff;
    position: relative;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    width: 17%;
}

.editor-tmp-table3 td {
    padding: 15px 20px;
    border-bottom: 1px solid #fff;
    color: #000000;
}

.editor-tmp-table4 {
    margin: 14px 0px 1px 0px;
    border-collapse: collapse;
    width: 100%;
}

.editor-tmp-table4 thead th {
    padding: 8px 20px;
    color: #FFFFFF;
    border: 1px solid;
    font-size: 18px;
    text-align: center;
}

/* .editor-tmp-table4 tbody th {
  color: #FFFFFF;
  padding: 20px;
  background-color: #358fd0;
  border: 1px solid;
  font-size: 18px;
  text-align: center;
} */

.editor-tmp-table4 tbody tr:nth-child(2n) {
    background: rgba(0, 0, 0, 0.01);
}

.editor-tmp-table4 tbody th,
.editor-tmp-table4 tbody td {
    padding: 20px;
    border: 1px solid;
    color: #111;
}

.editor-tmp-table4 tbody td {
    text-align: left;
}

.editor-tmp-table5 {
    margin: 14px 0px 1px 0px;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
}

.editor-tmp-table5 thead th {
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    padding: 8px 20px;
    border: 1px solid #D0D0D0;
}

.editor-tmp-table5 tbody td {
    font-size: 16px;
    border: 1px solid;
    padding: 5px 28px 5px 10px;
    color: #000000;
    text-align: center;
}



.editor-list1,
.editor-list2 {
    color: #111;
}

.editor-list1 {
    color: #1d3833;
    font-weight: bold;
}

.editor-fast-nav1,
.editor-fast-nav2,
.editor-fast-nav2 .nav-heading,
.editor-fast-nav3,
.editor-list1,
.editor-list2,
.editor-tmp-table1 {
    border-color: #1d3833;
}

.editor-fast-nav1 {
    box-shadow: 0px 0px 5px #C4DDE3;
}

.editor-fast-nav2 {
    box-shadow: 3px 3px #C4DDE3;
}

.editor-fast-nav2 .nav-heading {
    box-shadow: 3px 3px 1px 0px #D1DFE8;
    background: #1d3833;
    background: -moz-linear-gradient(left, #1d3833 0%, #c4dde3 25%, #ffffff 50%, #c4dde3 75%, #1d3833 100%);
    background: -webkit-linear-gradient(left, #1d3833 0%, #c4dde3 25%, #ffffff 50%, #c4dde3 75%, #1d3833 100%);
    background: linear-gradient(to right, #1d3833 0%, #c4dde3 25%, #ffffff 50%, #c4dde3 75%, #1d3833 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d3833', endColorstr='#1d3833', GradientType=1);
}

.editor-fast-sect .sect-heading,
.editor-fast-nav1 .nav-heading,
.editor-fast-nav1 .nav-list a,
.editor-fast-nav2 .nav-list,
.editor-fast-nav2 .nav-list a,
.editor-fast-nav2 .nav-heading {
    color: #1d3833;
}

.editor-fast-nav3 .nav-list,
.editor-fast-nav3 .nav-list a {
    color: #111;
}

.editor-fast-nav1 .nav-list a:hover,
.editor-fast-nav2 .nav-list a:hover,
.editor-fast-nav3 .nav-list a:hover {
    color: #CF9D60;
}

.editor-fast-nav3 .nav-heading {
    background-color: #08999E;
}
.editor-tmp-table1 th,
.editor-tmp-table2 th,
.editor-tmp-table3 th,
.editor-tmp-table4 thead th,
.editor-tmp-table5 thead th {
    background-color: #08999E;
}

.editor-list1,
.editor-list2,
.editor-tmp-table1,
.editor-tmp-table2,
.editor-tmp-table3,
.editor-tmp-table5 tbody tr:nth-child(2n) {
    background-color: #f8f9fa;
}

.editor-tmp-table4 thead th,
.editor-tmp-table4 tbody th,
.editor-tmp-table4 tbody td,
.editor-tmp-table5 tbody td {
    border-color: rgba(0, 0, 0, .08);
}


.editor-qa-box {
    background: #FAFAFB;
    box-shadow: 5px 5px 0 #08999e;
    padding: 1.2rem 1.5rem;
    margin-top: 1.5rem;
}

.editor-qa-box .question,
.editor-qa-box .answer {
    position: relative;
    padding-left: 2.25rem;
}

.editor-qa-box .qa-label {
    color: #028038;
    font-weight: 700;
    font-size: 1.2rem;
    position: absolute;
    left: 0;
    top: 0;
}

.editor-qa-box .question {
    color: #028038;
    font-size: 1.2rem;
    font-weight: 700;
}

.editor-qa-box .answer {
    color: #111;
    padding-top: 0.25rem;
    margin-top: 0.5rem;
}
.editor-qa-box .answer.pl0 {
    padding-left: 0;
}
.editor-qa-box .answer > ul li {
    margin-bottom: 0.5em;
}

@media (max-width: 991px) {
    .editor-fast-sect:target {
        padding-top: 0px;
        margin-top: -0px;
    }
}

@media (max-width: 767px) {
    .editor-fast-sect:target {
        margin-top: -96px;
        padding-top: 96px;
    }
    .editor-fast-nav3 .nav-heading {
        width: 100%;
        font-size: 18px;
    }

    .editor-tmp-table-wrap {
        overflow-x: auto;
    }

    .editor-tmp-table-wrap table {
        min-width: 600px;
    }

    .editor-tmp-table-wrap .editor-tmp-table4 {
        min-width: 400px;
    }
}
