
.tabtop .active a:before {
    color: #003367;
}

.services {
    background-color: #d4d4d4;
}

    .services a:hover {
        color: #000;
    }



/* ===================================================================*/
/* 改 bootstrap
======================================================================*/
.carousel-indicators .active {
    background-color: #003367;
}

.carousel-indicators li {
    border: 1px solid #003367;
}

.navbar-toggle {
    background-color: #003367;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
    background: rgb(30,87,153);
    /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
}

    .navbar-toggle .icon-bar {
        background-color: white;
    }

/*
.thumbnail img {
    border: 1px solid #b0b0b0;
}
*/


/* ===================================================================*/
/* http: //www.smalljacky.com/web-design/css/css-border-create-triangle/
======================================================================*/
/* 直角三角形*/


/*/
.triangle3 {
    border-color: rgba(0, 51, 103, 0.49) rgba(0, 51, 103, 0.49) transparent transparent;
}

*/

/* ===================================================================*/
/*
======================================================================*/
/*
.button a {
	color: #ffffff;
}*/

.tab-pane .btn a {
    color: #ffffff;
}

/*
.items span {
    	color: #777777;
}
.button_group a {
    border: 1px solid #003367;
}

    .button_group a:hover, .button_group a:focus {
        color: #e0e8f3;
        background-color: #003367;
    }
.tab-content a {
    border: 1px solid #1657a1;
}

*/

.line {
    background-color: #d4dce7;
    border: #999999 1px solid;
}

/*
.btn-info.active,
.swiper-slide.active,
.btn-info.focus,
.swiper-slide.focus,
.btn-info:active,
.swiper-slide:active,
.btn-info:focus,
.swiper-slide:focus,
.btn-info:hover,
.swiper-slide:hover,
.newfont li a:hover,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
    background-color: #003367 !important;
    color: #FFF !important;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181227172422/https://rdrc.mnd.gov.tw/images/heading.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

*/

/* ===================================================================*/
/*
https: //bootsnipp.com/snippets/featured/css-coupons
======================================================================*/

/*
.coupon {
    border: #999999 1px solid;
    margin: 5px 0 10px 0;
}

.disclosure {
    color: #999999;
}
*/

/* 勿刪‧順序問題
.panel-default > .panel-heading {
    background-color: #003367;
}
*/


/*

.more {
    background-color: #003367;
    border-top: 1px solid #999999;
}

    .more a {
        color: #ffffff;
    }

    .more:hover {
        background-color: #00BFFF;
    }
*/

/* =====================================================*/
/* 4. FOOTER*/
/* =====================================================*/

/*
.footer_bottom {
    background: #e0e8f3;
}

*/


.footbot_social li {
    color: #003367;
}

/***************************************************************
NEW footer
http: //bootsnipp.com/snippets/featured/collapsible-panel.html
***************************************************************/
.arrow_down {
    color: #ffffff;
}



/*

.panel-heading span {
    color: #ffffff;
}

.panel {
    -webkit-box-shadow: 0 0px 0px #000000;
    box-shadow: 0 0px 0px #000000;
}

.panel-title {
    color: #ffffff;
 .panel-title p {
        color: #ffffff;
    }
    .panel-heading h2 {
    color: #ffffff;
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.MotionBlur(strength=5, direction=145);
    text-align: center;
    font-size: 1.2em;
    margin: 0;
}
       .panel-title h3 {
        text-shadow: 1px 4px 3px rgba(0, 0, 0, 0.83), 9px 13px 18px rgba(0, 0, 0, 0.35), 4px 21px 30px rgba(0, 0, 0, 0.42);
        text-shadow: 2px 2px 2px rgb(0, 0, 0);
        filter: progid:DXImageTransform.Microsoft.MotionBlur(strength=5, direction=145);
        text-align: center;
        margin: 0;
    }

.footer-grid h3 {
    color: #00d0ff;
    text-shadow: 1px 5px 5px #000000;
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.MotionBlur(strength=5, direction=145);
}

.menu_drop a {
    text-shadow: 1px 5px 5px #000000;
    text-shadow: 2px 2px 2px rgb(0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.MotionBlur(strength=5, direction=145);
    color: #a6daff;
}

    .menu_drop a:hover {
        color: #00d0ff;
        text-decoration: none;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
    }


.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    background: #1657a1;
}

@media (min-width: 768px) {
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181227172422/https://rdrc.mnd.gov.tw/images/footerbg02.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
    }
}



*/





/* ===================================================================*/
/* 改寫本來 style 頂端資訊
======================================================================*/

/*
.header-grid {
    border-bottom: 0px solid #DEDEDE;
    background-color: #003367;
}
.header-grid-right ul li {
    color: #ffffff;
}

.header-grid-right ul li a:hover {
    color: #00d0ff;
}

.header-grid-left {
    color: #ffffff;
}
    .header-grid-right ul li a {
        color: #FFFFFF;
    }

.social-icons li a:hover {
    background-color: #FFFFFF;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181227172422/https://rdrc.mnd.gov.tw/images/heading.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.social-icons li a {
   	border: #999999 1px solid;
}

.social-icons li img {
    border: #999999 1px solid;
}

*/

ul.link-icons li {
    color: #ffffff;
    border-left: #ffffff 1px solid;
}

.link-icons li:last-child {
    border-right: #ffffff 1px solid;
}

/*
#nav-bar-mobile ul li a {
	color: #000000;
}
*/

/* ==================================================
友站連結
================================================== */

/*

.media-carousel .carousel-control.left {
    background: none repeat scroll 0 0 #003367;
    border: 4px solid #FFFFFF;
}

.media-carousel .carousel-control.right {
    background: none repeat scroll 0 0 #003367;
    border: 4px solid #FFFFFF;
}
.media-carousel .carousel-indicators li {
    background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
    background: #333333;
}
*/

/* ===================================================================*/
/*
中英 共用
======================================================================*/






/*
     FILE ARCHIVED ON 17:24:22 十二月 27, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 16:29:56 五月 12, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
