.ErrMsg{
color:red;
font-size:95%;
} 
@media screen and (min-width:1201px) {
    .siteicon {
        width: auto;
        height: 58px;
        display: block;
    }
    .siteicon2 {
        height: 0;
        display: none;
    }
    .switchbottom {
        background-color: #FFFFFF;
    }
	 .navbar-nav>li{
        /* width:14.28%; */
		width:12.4%;
    }
    .smenu{
        display: none;
    }
	#canvas {
        width: 500px;
        height: auto;
    }
	.midlink a {
		border: 2px solid #FF9224;
	}
	.navbar{
		min-height:120px;
	}
	.dropdown {
        width: 13.9%;
    }
    .menu-title {
        font-size: 1.3em;
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .siteicon {
        width: 0;
        display: none;
    }
    .siteicon2 {
        height: 38px;
        display: block;
    }
    .navbar-nav>li>a {
        padding: 10px 10px;
    }
    /* .navbar-default{
		height:140px;
	} */
    .switchbottom {
        background-color: #FFFFFF;
    }
	 .navbar-nav>li{
        /* width:14.28%; */
		width:12.4%;
    }
     .smenu{
        display: none;
    }
	#canvas {
        width: 500px;
        height: auto;
    }
	.midlink a {
		border: 2px solid #FF9224;
	}
	.navbar{
		min-height:120px;
	}
	.dropdown {
        width: 13.9%;
    }
    .menu-title {
        font-size: 1.3em;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .siteicon {
        width: 0;
        display: none;
    }
    .siteicon2 {
        height: 38px;
        display: block;
    }
    .navbar-nav>li>a {
        padding: 10px 10px;
    }
    .switchbottom {
        background-color: #FFFFFF;
    }
	.navbar-nav>li{
        /* width:14.28%; */
		width:12.4%;
    }
     .smenu{
        display: none;
    }
	#canvas {
        width: 500px;
        height: auto;
    }
	.midlink a {
		border: 2px solid #FF9224;
	}
	.navbar{
		min-height:100px;
	}
	.dropdown {
        width: 13.5%;
    }
    .menu-title {
        font-size: 1.3em;
    }
}

@media screen and (max-width:767px) {
    .siteicon {
        width: auto;
        height: 50px;
        display: block;
        margin-top: -10px;
    }
    .siteicon2 {
        height: 0;
        display: none;
    }
    .icon-box-content>iframe {
        height: 200px;
    }
    .switchbottom {
        background-color: #60D8F4;
        padding: 20px 0;
        color: #FFFFFF;
    }
    .govdownload {
        color: #ffa500;
        display: block;
    }
    #counterstr {
        height: 70px;
    }
	
	.navbar-nav>li{
       float: none;
    }
    .navbar-nav>li>a{
        background-color: #fbfbfb;
    }
    .navbar-nav>li>a>.img-responsive{
        display: inline-block;
        max-height:3em;
    }
    .smenu{
        display: inline-block;
    }
	
	#canvas {
        width: calc(100% - 50px);
        height: auto;
    }
	.dropdown {
        width: 100%;
    }
    .menu-title {
        font-size: 0.8em;
    }
    .dropdown-menu {
        z-index: 999;
        min-height: 100px;
    }
	
  

	.pager li>a,
	.pager li>span {
		padding: 5px 7px;
	}
}

/*----------  覆寫樣式  ----------*/
.nav>li>a>img{
    max-width: 100%;
}
.navbar-default{
    background: none;
    border:none;
}
.navbar-brand{
    max-width: 82%;
}
.navbar{
    margin-bottom: 0;
}


/*-------*/

.container-fluid {
    padding: 0;
}


/*---7grid---*/

.col-xs-7ths,
.col-sm-7ths,
.col-md-7ths,
.col-lg-7ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    max-height:120px;
}

@media ( min-width: 768px) {
    .col-sm-7ths {
        width: 14.28%;
        float: left;
    }
}

@media ( min-width: 992px) {
    .col-md-7ths {
        width: 14.28%;
        float: left;
    }
}

@media ( min-width: 1200px) {
    .col-lg-7ths {
        width: 14.28%;
        float: left;
    }
}


/*---5grid---*/

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

@media ( min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media ( min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media ( min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media ( max-width:767px) {
    .col-xs-5ths {
        width: 50%;
        float: left;
        padding-right: 10px;
        padding-left: 10px;
    }
}

/*---search---*/
.searchlist>div>div:first-child::before{
content:"\027A2";/*02023 027A2 02606*/
font-size:18px;
margin-right:5px;
}
.searchlist>div>div:first-child>span{
color:#FF9224;
font-family: serif;
}

.searchlist>div>div:nth-child(2) {
margin:2px 0px 5px 30px;
}


.insideCon>div>div:first-child::before{
content:"\027A2";
font-size:18px;
margin-right:5px;
}
.insideCon>div>div:nth-child(2){
    margin:2px 0px 5px 30px;
}

/*------*/

.sevenicon a {
    display: block;
    /*box-shadow: 0px 1px 2px #c1c1c1;*/
    /*border-bottom: 1px solid #EEE;*/
}

.sevenicon img {
    height: 120px;
    margin: 0 auto;
}


/*-----*/

.midbg {
    background-image: url(../image/Barchart.png);
    width: 100%;
    height: 60px;
    background-size: cover;
    margin-top: 2px;
}


/*.bggray {
    background-color: #f6f6f6;
    padding: 15px 10px;
    border-bottom: 1px solid #f1f1f1;
}*/

.midlink {
    margin: 10px 0;
}

.midlink a {
    display: inline-block;
    /*border: 2px solid #FF9224;*/
    color: #000;
    padding: 5px 10px 5px 10px;
    margin: 15px 5px 0 0;
}

.midlink a:hover {
    color: #FFF;
    background-color: #FF9224;
}


/*-----*/

.toplinks {
    margin: 5px 0;
    text-align: right;
}

.toplinks>a {
    width: 26px;
    height: 26px;
    line-height: 26px;
    color: #53cbf1;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 3px;
}

.toplinks>a:nth-child(1) {
    width: 32px;
}

.toplinks>a:nth-child(6) {
    background: #53cbf1;
    color: #FFFFFF;
    font-size: 20px;
    margin: 0;
    width: 32px;
   
}

.toplinks>a:nth-child(7) {
    border: 1px solid #53cbf1;
    width: 37px;
    margin: 0;
}

.grid-container>div {
    padding-bottom: 10px;
}

.social-icons>ul>li>a {
    font-size: 14px;
}

.top-link1 a:before {
    content: url("../image/logo-1.png");
    width: 40px;
    height: 30px;
}

.top-link1 a:after {
    content: "能源局";
    background: #96FED1;
}

.top-link2 a:before {
    content: "\f06c";
}

.top-link2 a:after {
    content: "節能園區";
    background: #4DFFFF;
}

.top-link3 a:before {
    content: "\f0e0";
}

.top-link3 a:after {
    content: "聯絡我們";
    background: #96FED1;
}

.top-link4 a:before {
    content: "\f0e8";
}

.top-link4 a:after {
    content: "網站地圖";
    background: #4DFFFF;
}

.top-link5 a:before {
    content: "\f09e";
}

.top-link5 a:after {
    content: "\f09e";
    background: #96FED1;
}




/*-------*/

.search-input {
    color: #FFFFFF;
    border: none;
    padding-left: 15px;
    background: #87e0fd;
    background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
    background: -webkit-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
    background: linear-gradient(to bottom, #87e0fd 0%, #53cbf1 40%, #05abe0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 25px;
    margin: 5px 0;
}

.search-input:focus {
    outline: none;
}

.search-input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #FFFFFF;
}

.search-input::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFFFFF;
}

.search-input:-ms-input-placeholder {
    /* IE 10+ */
    color: #FFFFFF;
}

.search-input:-moz-placeholder {
    /* Firefox 18- */
    color: #FFFFFF;
}


/*-----------*/

.mainbanner>div:nth-child(1) {
    background: url(./../image/blue_01.jpg) bottom no-repeat;
    min-height: 65px;
    width: 100%;
    background-size: cover;
    background-position: center top; 
}

.mainbanner>div:nth-child(2) {
    background: url(./../image/blue_02.jpg) top no-repeat;
    min-height: 300px;
    width: 100%;
    background-size: cover;
}

.mainbanner>div:nth-child(3) {
    background: url(./../image/blue_03.jpg) top no-repeat;
    height: 80px;
    width: 100%;
    background-size: contain;
}


/*-------*/

.energylabel {
    background-color: #FFFFFF;
    min-height: 350px;	
}

.energylabel img {
    height: 70px;
}

#myTab>li {
    width: 24.99%;
}

#myTab>li>a {
    background-color: #00E3E3;
    height: 4em;
}

.tab-content {
    background-color: #FFFFFF;
    padding: 5px;
	border:0px;
}

.energylabel table thead {
    background-color: #003D79;
    color: #FFFFFF;
}

#carousel-example-generic {
    height: 220px;
    overflow: hidden;
}

#carousel-example-generic img {
    height: 220px;
    width: 100%;
}


/*------*/

.adv>div {
    margin-bottom: 10px;
}


/*------*/

.sevenmenu img {
    height: 150px;
    margin: 0 auto;
}


/*-------*/

.mainMenu>li:nth-child(1)>a {
    background: #21ceff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #21ceff 0%, #009ff4 19%, #bce0ee 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #21ceff 0%, #009ff4 19%, #bce0ee 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #21ceff 0%, #009ff4 19%, #bce0ee 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#21ceff', endColorstr='#bce0ee', GradientType=0);
    /* IE6-9 */
    color: #FCFCFC;
}

.mainMenu>li:nth-child(2)>a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3dced+0,29b8e5+23,bce0ee+100 */
    background: #b3dced;
    /* Old browsers */
    background: -moz-linear-gradient(top, #b3dced 0%, #29b8e5 23%, #bce0ee 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b3dced 0%, #29b8e5 23%, #bce0ee 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b3dced 0%, #29b8e5 23%, #bce0ee 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee', GradientType=0);
    /* IE6-9 */
    color: #FCFCFC;
}

.mainMenu>li:nth-child(3)>a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1edf2+1,96e7f2+22,b3edef+80,b3edef+84 */
    background: #c1edf2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c1edf2 1%, #96e7f2 22%, #b3edef 80%, #b3edef 84%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c1edf2 1%, #96e7f2 22%, #b3edef 80%, #b3edef 84%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c1edf2 1%, #96e7f2 22%, #b3edef 80%, #b3edef 84%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c1edf2', endColorstr='#b3edef', GradientType=0);
    /* IE6-9 */
    color: #FCFCFC;
}

.mainMenu>li:nth-child(4)>a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7cc9f+10,afc675+28,dfeda1+91 */
    background: #b7cc9f;
    /* Old browsers */
    background: -moz-linear-gradient(top, #b7cc9f 10%, #afc675 28%, #dfeda1 91%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b7cc9f 10%, #afc675 28%, #dfeda1 91%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b7cc9f 10%, #afc675 28%, #dfeda1 91%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b7cc9f', endColorstr='#dfeda1', GradientType=0);
    /* IE6-9 */
    color: #FCFCFC;
}

.mainMenu>li:nth-child(5)>a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#baddad+10,9bdb78+29,ceef69+92 */
    background: #baddad;
    /* Old browsers */
    background: -moz-linear-gradient(top, #baddad 10%, #9bdb78 29%, #ceef69 92%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #baddad 10%, #9bdb78 29%, #ceef69 92%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #baddad 10%, #9bdb78 29%, #ceef69 92%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#baddad', endColorstr='#ceef69', GradientType=0);
    /* IE6-9 */
    color: #FCFCFC;
}

.mainMenu>li:nth-child(6)>a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c0efb6+10,89d85b+29,aef44b+92 */
    background: #c0efb6;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c0efb6 10%, #89d85b 29%, #aef44b 92%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c0efb6 10%, #89d85b 29%, #aef44b 92%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c0efb6 10%, #89d85b 29%, #aef44b 92%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c0efb6', endColorstr='#aef44b', GradientType=0);
    /* IE6-9 */
    color: #FCFCFC;
}

.mainMenu>li:nth-child(7)>a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#93dd61+11,47c12c+30,15ed2e+92 */
    background: #93dd61;
    /* Old browsers */
    background: -moz-linear-gradient(top, #93dd61 11%, #47c12c 30%, #15ed2e 92%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #93dd61 11%, #47c12c 30%, #15ed2e 92%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #93dd61 11%, #47c12c 30%, #15ed2e 92%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#93dd61', endColorstr='#15ed2e', GradientType=0);
    /* IE6-9 */
    color: #FCFCFC;
}

.centercontent {
    background-image: url('../image/background1.png');
    background-repeat: repeat;
    padding-bottom: 22px;
	margin-top:0.8em;
}

.centercontent>div:nth-child(2) {
    margin-top: 50px;
}

.maininfo>div {
    margin-top: 50px;
}

.maininfo ul {
    list-style-image: url('../image/point.png');
}

.maininfo ul>li {
    vertical-align: top;
    margin-bottom: 5px;
}

.maininfo ul>li>p {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.maininfo ul>li>* {
    vertical-align: top;
    height: 30px;
    line-height: 30px;
}

.maininfo h3>span {
    color: #23527c;
}

.myButton {
    -moz-box-shadow: 3px 4px 0px 0px #c9c3c3;
    -webkit-box-shadow: 3px 4px 0px 0px #c9c3c3;
    box-shadow: 3px 4px 0px 0px #c9c3c3;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #206ac4), color-stop(1, #19e0fa));
    background: -moz-linear-gradient(top, #206ac4 5%, #19e0fa 100%);
    background: -webkit-linear-gradient(top, #206ac4 5%, #19e0fa 100%);
    background: -o-linear-gradient(top, #206ac4 5%, #19e0fa 100%);
    background: -ms-linear-gradient(top, #206ac4 5%, #19e0fa 100%);
    background: linear-gradient(to bottom, #206ac4 5%, #19e0fa 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#206ac4', endColorstr='#19e0fa', GradientType=0);
    background-color: #206ac4;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    border: 1px solid #195ccf;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    padding: 4px 13px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #0b2745;
}

.myButton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #19e0fa), color-stop(1, #206ac4));
    background: -moz-linear-gradient(top, #19e0fa 5%, #206ac4 100%);
    background: -webkit-linear-gradient(top, #19e0fa 5%, #206ac4 100%);
    background: -o-linear-gradient(top, #19e0fa 5%, #206ac4 100%);
    background: -ms-linear-gradient(top, #19e0fa 5%, #206ac4 100%);
    background: linear-gradient(to bottom, #19e0fa 5%, #206ac4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#19e0fa', endColorstr='#206ac4', GradientType=0);
    background-color: #19e0fa;
}

.myButton:active {
    position: relative;
    top: 1px;
}


/*------*/

.circle4 img {
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
}


/*---youtubelink---*/

.youtubelink {
    position: relative;
    margin-top: 50px;
}

.back {
    position: absolute;
    height: 246px;
}

.back>img {
    width: 100%;
    height: 100%;
}

#ybuttom {
    position: absolute;
    top: -20px;
    right: 55px;
    z-index: 3;
}

#ybuttom>a {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #FFFFFF;
    text-align: center;
    line-height: 20px;
    background-color: #808080;
    margin: 0 3px;
}

a.ybactive {
    background-color: #85C4FF !important;
}

.tleft {
    position: absolute;
    height: 100%;
    left: 15px;
    z-index: 2;
}

.tleft::before {
    content: '';
    width: 0px;
    height: 100%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.tright {
    position: absolute;
    height: 100%;
    right: 15px;
    z-index: 2;
}

.tright::before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.triangle-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 16px 8px 0;
    border-color: transparent #00d9ff transparent transparent;
    display: inline-block;
}

.triangle-left:hover {
    border-color: transparent #00c3e5 transparent transparent;
}

.triangle-right {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #00d9ff;
    display: inline-block;
}

.triangle-right:hover {
    border-color: transparent transparent transparent #00c3e5;
}

.youtube {
    width: 3000px;
    margin: 4% auto;
    padding: 0 5%;
    z-index: -1;
}

.youtube>div {}

.youtube iframe {
    /*width:90%;
		margin-left:5%;*/
    width: 80%;
    box-shadow: 1px 1px 5px;
}

.youtubeAdv {
    width: 100%;
    min-height: 246px;
}

.youtubeAdv>div {
    position: relative;
    width: 93%;
    margin: 0 auto;
    overflow: hidden;
    /*border: 1px solid;*/
}

.youtubeAdv ul {
    position: relative;
    margin: 0;
    padding: 0;
    min-width: 100%;
    display: block;
    height: 246px;
}

.youtubeAdv ul li {
    float: left;
    list-style: none;
    margin-top: 45px;
    margin-left: 0;
}

.youtubeAdv ul li>div {}

.youtubeAdv ul li>div>iframe {
    width: 100%;
}


/*----adv-----*/

.adv {
    margin-top: 20px;
}

.adv img {
    max-width: 180px;
    margin: 0 auto;
}


/*-----bottomlinks----*/

.bottomlinks {
    background-color: #0296D8;
    color: #FFFFFF;
}

.bottomlinks>div {
    margin-top: 10px;
}

.bottomlinks>div>div {
    margin-bottom: 20px;
}

.bottomlinks>div>div>div>div:first-child>img {
    width: 100%;
}

.bottomlinks>div>div>div>div:nth-child(2) {
    border-left: 1px solid #FFFFFF;
}

.bottomlinks ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bottomlinks ul li a {
    color: #FFFFFF;
}

.opendata {
    -moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
    -webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
    box-shadow: 0px 0px 0px 2px #9fb4f2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
    background: -moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background: -webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background: -o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background: -ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background: linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e', GradientType=0);
    background-color: #7892c2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #4e6096;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 19px;
    padding: 12px 37px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #283966;
}

.opendata:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
    background: -moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: -webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: -o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: -ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2', GradientType=0);
    background-color: #476e9e;
}

.opendata:active {
    position: relative;
    top: 1px;
}

.opendata1 {
    -moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
    -webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
    box-shadow: 0px 0px 0px 2px #9fb4f2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
    background: -moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background: -webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background: -o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background: -ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
    background: linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e', GradientType=0);
    background-color: #7892c2;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 10px;
    border: 1px solid #4e6096;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    padding: 8px 15px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #283966;
}

.opendata1:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
    background: -moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: -webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: -o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: -ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
    background: linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2', GradientType=0);
    background-color: #476e9e;
}

.opendata1:active {
    position: relative;
    top: 1px;
}

.bottomback {
    background-image: url('../image/footer2.png');
    background-repeat: repeat-x;
    height: 100px;
    background-size: contain;
}


/*-----*/

.lnr>input {
    width: 100%;
    height: 26px;
}


/*----*/

.core-box .icon1 {
    background-color: #FF9900;
}

.core-box .icon2 {
    background-color: #0075C4;
}

.core-box a {
    font-size: 14px;
}

.list-date {
    color: #337ab7;
    font-size: 14px;
}

.list-date+a {
    color: #191919;
}


/*------*/

.grid-image>img {
    margin: 0 auto;
}

.indexicon1 {
    background-color: #5EB00E;
}

.indexicon2 {
    background-color: #FF8702;
}

.indexicon3 {
    background-color: #0171BB;
}

.indexicon4 {
    background-color: #BE0EFF;
}


/*-----bottomlink-----*/

.bottomlink {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    min-width: 130px;
    width: 14%;
}

.bottomlink>h5 {
    font-size: 1.2em;
    font-weight: 200;
    text-shadow: 1px 1px 1px #000;
    color: #FFF;
    font-weight: normal;
    text-align: center;
}

.bottomlink>ul {
    padding: 0;
    margin: 0;
}

.bottomlink>ul>li {
    list-style: none;
}


/*--- override icon-box ---*/

.icon-box {
    margin-top: 10px;
}


/*--- 微網誌Icon ---*/

#blogicon>a {
    display: inline-block;
    height: 45px;
    width: 45px;
}

#additional>div {
    height: 100px;
}

#additional>div:nth-child(3) {
    line-height: 100px;
}


/*---footer---*/

#footer>div.container {
    /*margin-top: 200px;*/
    /*background-color: #0295D7;*/
    color: #fff;
}

.form-control{
 color: #333;
 border-color: #666;

}

/*----------  覆寫Boostrap pager 設定  ----------*/

.pager {
    margin-bottom: 10px;
}

.pager li {
    margin: 0 2px;
}

.pager li>a,
.pager li>span {
    color: #FFFFFF;
    background-color: #428bca;
    border-radius: 2px;
}

a:visited {
    background-color: #3175b0;
    border-color: #2b689c;
}

.pager li>a:hover {
    background-color: #3175b0;
    border-color: #2b689c;
}

.pager li>a:active {
    background-color: #3175b0;
    border-color: #2b689c;
}


.dropdown {
    /*display: inline-block;*/
    text-align: center;
}

.menu-title {
    font-weight: 700;
    color: #3C3C3C;
}

.dropdown:hover {}

.dropdown:hover .menu-title {
    /*transform: translateY(-5px);*/
    color: #004D90;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

#infolist .nav-pills>li.active>a,
#infolist .nav-pills>li.active>a:hover,
#infolist .nav-pills>li.active>a:focus {
    color: #26A194;
    border: 2px solid #26A194;
    background-color: #FFFFFF;
}

#infolist .nav>li>a {
    background-color: #26A194;
    color: #FFFFFF;
    margin-right: 1px;
    font-size: 1.125em;
    padding: 5px 10px;
    letter-spacing: 1px;
}

#infolist .tab-content ul {
    list-style-image: url(../image/point.png);
}

#infolist .tab-content ul>li {
    margin: 5px 0;
}

.dropdown-toggle:hover {
    cursor: pointer;
}

.conAdv > div{
	margin-top:10px;
}


/* 覆寫 */

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: none;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	color: #FFFFFF;
    text-decoration: none;
    background-color: #007AFF;
}


/*---print---*/

@media print {
    a[href]:after {
        content: none !important;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .visible-xs {
        display: none !important;
    }
    .hidden-xs {
        display: block !important;
    }
    table.hidden-xs {
        display: table;
    }
    tr.hidden-xs {
        display: table-row !important;
    }
    th.hidden-xs,
    td.hidden-xs {
        display: table-cell !important;
    }
    .hidden-xs.hidden-print {
        display: none !important;
    }
    .hidden-sm {
        display: none !important;
    }
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}