﻿@import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css'); 
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700|Open+Sans:400,600,700'); 
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700,900');
@import url('font-awesome.css');
body {
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight:300;
	line-height:1.8em;
	color:#323232;
	font-size: 1.6em;
	padding-top:32px;
}a:active {
	outline:0;
}

.clear {
	clear:both;
}

h1,h2{
	font-weight: 600;
	line-height:1.1em;
	color: #002e5b;
	font-family: '微軟正黑體', 'Noto Sans TC', 'Montserrat', sans-serif;
	margin-bottom: 20px;
}

h3, h4, h5, h6 {
	line-height:1.1em;
	color: #002e5b;
	margin-bottom: 20px;
	font-family: '微軟正黑體', 'Noto Sans TC', 'Montserrat', sans-serif;
	font-weight: 600;
}

.row,.row-fluid {
	margin-bottom:30px;
}

.row .row,.row-fluid .row-fluid{
	margin-bottom:30px;
}

.row.nomargin,.row-fluid.nomargin {
	margin-bottom:0;
}

.navbar-default .navbar-toggle {
    border-color: #002e5b;
    margin-top: 10px;
}

.topbar{
	background-color: #002e5b;
	padding: 5px 0;
	/* color:#fff; */
	font-size: 14px !important;
}
.topbar .container .row {
    margin: 0;
	padding:0;
}
.topbar .container .row .col-md-12 { 
	padding:0;
}
.topbar p{
	margin:0;
	display:inline-block;
	font-size: 14px;
	color: #f1f6ff;
}
.topbar p > i{
	margin-right:5px;
	color: #fdd428;
}
.topbar p:last-child{
	text-align:right;
} 

#wrapper{
	width:100%;
	margin:0;
	padding:0;
}

.about-image img {
    width: 100%;
}
img.img-polaroid {
	margin:0 0 20px 0;
}
.img-box {
	max-width:100%;
}

header .navbar {
    margin-bottom: 0;
}

.navbar-default {
    border: none;
	background-color: whitesmoke;
}

.navbar-brand {
    color: #222;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: -1px;
    margin-top: 10px;
    padding: 0 0 0 15px;
}
.navbar-default .navbar-brand{
color: #1891EC;
}

header .navbar-collapse .navbar-nav {
    float: left;
    margin-right: 0;
}

header .navbar {min-height: 70px;padding: 18px 0;background: #ffffff;}

.home-page header .navbar-default{
    background: #ffffff;
    /* position: absolute; */
    width: 100%;
    box-shadow: 1px 1px 1px rgba(156, 156, 156, 0.36);
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


header .navbar {
    min-height: 62px;
    padding: 0;
	font-family:'微軟正黑體','Noto Sans TC';
}

header .navbar-nav > li  {
    padding-bottom: 12px;
    padding-top: 12px;
    padding: 0 !important;
}

header  .navbar-nav > li > a {
    /* padding-bottom: 6px; */
    /* padding-top: 5px; */
    margin-left: 2px;
    line-height: 30px;
    font-weight: 700;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.dropdown-menu li a:hover {
    color: #fff !important;
    background: #002e5b !important;
}

header .nav .caret {
    border-bottom-color: #29448e;
    border-top-color: #29448e;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #fff;
}	
	

.dropdown-menu  {
	font-size: 1.0em;
    border-radius: 0;
	border: thin;
}

.dropdown-menu li:last-child  {
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

header .nav li .dropdown-menu  {
   padding: 0;
}

header .nav li .dropdown-menu li a {
   line-height: 28px;
   padding: 3px 12px;
}


header .navigation {
	float:right;
}

header ul.nav li {
	border:none;
	margin:0;
}

header ul.nav li a {
	font-size: 1.0em;
	border:none;
	font-weight: 600;
}

header ul.nav li ul li a {	
	font-size:0.9em;
	border:none;
	font-weight:300;
}


.navbar .nav > li > a {
  color: rgb(97, 124, 150);
  text-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0) !important;
}

.navbar .nav a:hover {
	background:none;
	color: #2e8eda;
}

.navbar .nav > .active > a,.navbar .nav > .active > a:hover {
	background:none;
	font-weight:700;
}

.navbar .nav > .active > a:active,.navbar .nav > .active > a:focus {
	background:none;
	outline:0;
	font-weight:700;
}

.navbar .nav li .dropdown-menu {
	background-color:aliceblue;
	font-size: 1.1em;
	z-index:2000;
}

header ul.nav li ul {
	margin-top:1px;
}
header ul.nav li ul li ul {
	margin:1px 0 0 1px;
}
.dropdown-menu .dropdown i {
	position:absolute;
	right:0;
	margin-top:3px;
	padding-left:20px;
}

.navbar .nav > li > .dropdown-menu:before {
  display: inline-block;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-bottom-color: none;
  content:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: rgb(0, 46, 91);background: none;border-radius: 0;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #002e5b;
  background-color:#fff;
}

ul.nav li.dropdown a {
	z-index:1000;
	display:block;
}

 select.selectmenu {
	display:none;
}



.intro-header {
  background-color: #777777;
  background: no-repeat center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  margin-bottom: 20px;
}

.section-header {
  background-color: #777777;
  background: no-repeat center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;    
}
.nav-tabs > li > a {
    background: #DADADA;
    border-radius: 0;
    box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4);
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    background: #FFFFFF;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);
}

/* Tab Content */
.tab-pane {
    background: #FFFFFF;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    border-radius: 0;
    padding: 30px;
}


/* page headline
==================================== */
.pageTitle{
color: #fff;
margin: 3px 0 3px;
display: inline-block;
}

#inner-headline{background: #002e5b;position: relative;margin: 0;padding: 0;}
#inner-footline{background: #002e5b;position: relative;margin: 0;padding: 0;line-height:0px;height:2px}


#inner-headline h2.pageTitle{
	color: rgba(255, 255, 255, 0.84);
	padding: 2px 0;
	display:block;
	text-transform: capitalize;
	text-align: center;
}

/* --- breadcrumbs --- */
#inner-headline ul.breadcrumb {
	margin:20px 0;
	float:left;
}

#inner-headline ul.breadcrumb li {
	margin-bottom:0;
	padding-bottom:0;
}
#inner-headline ul.breadcrumb li {
	font-size:13px;
	color:#fff;
}

#inner-headline ul.breadcrumb li i{
	color:#dedede;
}

#inner-headline ul.breadcrumb li a {
	color:#fff;
}

ul.breadcrumb li a:hover {
	text-decoration:none;
}

.box {
    margin-bottom: 20px;
    padding: 30px 40px ;
    background: white;
	border: thin;
	border-color:gray;
	box-shadow: 1px 1px 1px 1px gray;
}

.intro-text {
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.about-text h3 {
	font-size: 22px;
	padding-bottom: 0px;
	color:#0050A0;
}
.about-text p {
	font-size: 1.0em;
	padding-bottom: 0px;
	text-indent: 2.0em;
}

.emp-header {
	font-size: 1.2em;
	font-weight: 600;
	padding-left: 15px;
	color:#0050A0;
}

.emp-itemline{
	border-bottom-style: dotted;
	border-width:2px;
	border-color: #0671C8;
}

.emp-job{
	margin: 10px 0;
	font-size: 0.95em;
}

.emp-itemtitle{
	background-color:lightcyan;
	color:#0050A0;
	width:74px;
}

.emp-job td {
	padding: 5px;
}

.embed-container { 
	position: relative; 
	padding-top: 50px;
	padding-bottom: 50px;
	height: 300px;
	overflow: hidden;
	max-width: 100%;
	max-height: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 20px; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	overflow:hidden;
}

.list-group :nth-child(even) {
	background-color: #FFFEE0;
}

.list-group-item {
	padding:5px;
	line-height:18px;
}

.list-group-item-heading{
	margin-left:1.2em;
}

.list-group-item-date {
	color:red;
	font-size:0.9em
}
.list-group-item-heading .fa-thumb-tack {
	text-indent:-1em;
	color:green;
	font-size:1.1em;
}

.appform-list{
	font-size:1.2em;
}

.appform-list .fa-file-text-o,.fa-file-text{
	text-indent:-1em;
	color:blue;
	font-size:1.2em;
	line-height:40px;
}
.appform-list .fa-link {
	text-indent:-1em;
	color:purple;
	font-size:1.2em;
	line-height:40px;
}

.carousel .item img {
  width: 100%;
  height: auto;
}


