﻿.slick-prev {
    left: 25px !important;
    z-index: 999;
}

.slick-next {
    right: 40px !important;
    z-index: 999;
}

.slick-prev:before, .slick-next:before {
    /*font-size: 50pt !important;*/
    /*無障礙調整:CS2140401C:任何CSS樣式規則均使用具名字型尺寸，或者使用百分比或em等相對字型尺寸單位*/
    font-size: 3.571em !important;
}

.slick-dots{
    bottom:55px !important;
}

.slick-dots li button::before {
    color: #91C41D !important;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #037F3E !important;
    border-color: #037F3E !important;
}

.page-item.active .page-link {
    color: white !important;
    background-color: #037F3E !important;
    border-color: #037F3E !important;
}

.page-link {
    color: #037F3E !important;
}

.btn-primary {
    background-color: #91C41D !important;
    border-color: #91C41D !important;
}

.change-news-display {
    display: initial !important;
}

.check-img-padding-botton {
    padding-top: 0.625em;
}

:focus {
    border: solid 1px #037F3E !important;
}

.change-h1-diplay{
    display:inline-block !important;
    float:left;
}

.form-opacity{
    opacity:0;
}

.change-link-more-color {
    font-size: 1em !important;
    color: #037F3E !important;
    line-height: 3em !important;
}

    .change-link-more-color:hover {
        color: #91C41D!important;
    }

    ::-moz-selection {
        background: #016AC4;
        color: white;
    }

::selection {
    background: #016AC4;
    color: white;
}

.default-change-desc-style {
    font-size: 1.5em !important;
    color:#717171 !important;
    line-height:36pt !important;
}

.default-change-title-style {
    font-size: 2.25em !important;
    color:#037F3E !important;
}

.change-gradual-color {
    border: #037F3E 3px solid ;
    color: #037F3E ;
}

.change-lang-color{
    color:#767676 !important;
}

a:hover {
    color: #037F3E !important;
}

.change-data-title {
    font-size: 1.5em !important;
    line-height: 1.9em !important;
    color: #037F3E !important;
}

.page-container h2 {
    /*font-size: 18pt !important;*/
    /*無障礙調整:CS2140401C:任何CSS樣式規則均使用具名字型尺寸，或者使用百分比或em等相對字型尺寸單位*/
    font-size: 1.333em !important;
    line-height: 23pt !important;
    color: #037F3E !important;
}

.link a:hover {
    color: #F3FF57!important;
}

.link_box a {
    color: #037F3E!important;
}
.menu-padding-right {
    padding-right: 0.625em;
}