@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanssc.css);

body {
    background-color: #d4d4d4;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", 'Noto Sans SC', 'Noto Sans TC';
}

h1 {
    margin-bottom: 1rem;
}

html {
    font-size: 1rem;
}

.selector-for-some-widget {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.jumbotron {
    border-radius: 0;
    margin-bottom: 80px !important;
}

.bd-pageheader {
    padding: 2rem 15px;
    text-align: center;
    background-image: url(../img/footer_lodyas.png);
    border-bottom: 5px solid;
    border-color: #fcdf21;
}

.bd-pageheader h1 {
    font-size: 4.5rem;
    font-weight: 400;
    color: #fff;
}

.bd-example {
    padding: 4rem;
}

.btn-outline-success {
    color: #ffffff;
    border-color: #ffffff;
}

.btn-outline-success:hover {
    color: black;
    background-color: #fcdf21;
    border-color: #fcdf21;
}

.table .thead-dark th {
    color: #fcdf21;
    background-color: #000000;
    border-color: #fcdf21;
}

.bg-light-y {
    background-color: #fcdf21;
}

.bg-faded {
    background-color: #676767;
}

.finder-color {
    color: white;
    font-weight: bold;
}

.bd-pageheader-footer {
    padding: 2rem;
    border: none;
}

.text-white-pm {
    padding: .5rem;
}

.bg-brand {
    background-color: #fcdf21 !important;
    font-weight: bold;
}

.mw-100 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.text-warning {
    color: #fcdf21 !important;
}

.bg-contain {
    background-color: white;
}

.text-center-bg {
    background-color: #4e4e4e;
}

.btn-outline-secondary:hover {
    color: #000;
    background-color: #fcdf21;
    border-color: #fff;
}

.bg-warning {
    background-color: #fcdf21 !important;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

td:first-child {
    color: white;
    background-color: #6a6a6a;
}

.border-warning-y {
    border: 2px solid #fcdf21;
}

.card-text:last-child {
    color: red;
}

.table-yellow {
    background-color: #fcdf21;
}

.btn-warning {
    background-color: #fcdf21;
}

.card-header {
    background-color: white;
}

.btn-warning:hover {
    color: #fcdf21;
    background-color: rgba(0, 0, 0, .9);
    border-color: #fcdf21;
}

.btn-vpn-font {
    font-weight: bold;
    font-size: 1.2rem;
}

.btn-outline-secondary {
    color: #fcdf21;
    border-color: #fcdf21;
}

.checked {
    color: orange;
}

.text-line-height {
    line-height: 1.8;
    font-weight: 500;
}

.featurette-divider-mrs {
    margin: 1rem 0;
}

.display-5 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
}

.text-muted-2 {
    color: #fcdf21
}

small {
    font-size: 100%;
    font-weight: 400;
}

.input-group-text {
    background-color: #fcdf21;
}

.form-control {
    border-color: #fcdf21;
}

.input-group-text {
    border-color: #fcdf21;
}

.dropdown-menu {
    margin: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #fcdf21;
}

.navbar {
    padding: .2rem 1rem;
}

.table-sm td, .table-sm th {
    padding: 0.3rem;
}

.text-justify-l1 {
    line-height: 2rem;
}

.text-justify-linh {
    line-height:
}

.border-warning {
    border: 2px solid #fcdf21 !important;
}

dd {
    margin-bottom: .3rem;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 25rem;
    background-color: #777;
}

.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}

.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* Featurettes
------------------------- */

.featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}

.oi-size {
    font-size: 5rem;
    color: #fcdf21;
}

@media (min-width: 992px)
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .1rem;
    }

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: #0044e2;
        font-weight: bold;
    }

    .navbar-inverse .navbar-nav .open > .nav-link, .navbar-inverse .navbar-nav .active > .nav-link, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .nav-link.active {
        font-weight: bold;
    }

    .navbar-inverse .navbar-nav .nav-link {
        color: #464a4c;
    }

    @media (min-width: 992px)
        .navbar-expand-lg .navbar-nav .nav-link {
            padding-right: 1rem;
        }

        @media (min-width: 576px) {
            .bd-pageheader {
                padding-top: 1rem;
                padding-bottom: 1rem;
            }
        }

        @media (min-width: 576px) {
            .bd-pageheader-footer {
                padding-top: 1rem;
                padding-bottom: 1rem;
                text-align: left;
            }
        }

        @media (min-width: 576px) {
            .jumbotron {
                padding: 2rem;
                margin-bottom: 0;
            }
        }

        @media (min-width: 992px) {
            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: 1rem;
                padding-left: 1rem;
            }
        }

        @media (min-width: 1200px) {
            .map-db {
                margin-bottom: 80px;
            }
        }

        @media (max-width: 1200px) {
            .map-db {
                margin-bottom: 80px;
            }
        }
