body, html {
	height: 100%;
	width: 100%;
	background: url('../img/bg.jpg') repeat-x center top;
}


*{font-family:  'Microsoft JhengHei','微軟正黑體', Helvetica, Arial, sans-serif;}
body, h1, h2, h3, h4, h5, h6 {
	font-family:  'Microsoft JhengHei','微軟正黑體', Helvetica, Arial, sans-serif;
	font-weight: 700;
	
	color: #333;
}

 h3, h4 {
	font-weight: 900;
	color: #26428E;
}
h3 {
	font-size: 40px;
	text-align: left;
	margin: 50px 0px;
}

h2.siteheadingh2{
	padding: 10px;
	text-align: center;
	color: #F49340;
	font-size: 40px;
	line-height: 55px;
}


.text-danger{
	color: #CF2F45;
}
.text-warning{
	color: #F49340;
}
.text-primary02{
	color: #6792C3;
}
.text-success02{
	color: #669966;
}
 .label-warning{
	background: #FB9F39;
}

.site-container{
	margin: 0 auto;
	padding: 0px;
	max-width: 1000px;
	background: #fff;

}

.container{
	width: 1000px;
}
.site-container   .container{
	width: 100%;

}

ul{list-style-type:circle !important;}
/* ====================== header style =========================== */
#header{
	margin-bottom:20px;
}

.logo{
	height:100px;
}
.logoarea{
	position: absolute;
	left:0px;
	top:50px;
	z-index:170;
}
/* ====================== header style =========================== */
.navbar{
	background:none !important;
	border:none !important;
}
#navdiv{
	/*background:#2B689C !important;*/
	border-radius:5px !important;
	padding: 0px;
  background-color: #0b4780 !important;
  border-color: #184a8e !important;
}
#navdiv a.dropdown-toggle{
/*	color:#fff !important;*/
}
.navbar-collapse{
}
.dropdown-menu  { 
	line-height:30px;
	padding:5px 15px;
	min-width:200px;
	min-width:auto !important;
	width:100% !important;
  }
.dropdown-menu   li { list-style:none;line-height:30px;padding:5px 5px;}

.nav > li.dropdown.open { position: static; }
.nav > li.dropdown.open .dropdown-menu {display:block; width: 100%; text-align: left; left:0; right:0; }
.dropdown-menu>li { display: block; }

.navbar-default {
  background-color: #0b4780;
  border-color: #184a8e;
}
.navbar-default .navbar-brand {
  color: #ecf0f1;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #dbe9ff;
}
.navbar-default .navbar-text {
  color: #ecf0f1;
}
.navbar-default .navbar-nav > li > a {
  color: #ecf0f1;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #dbe9ff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #dbe9ff;
  background-color: #184a8e;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #dbe9ff;
  background-color: #184a8e;
}
.navbar-default .navbar-toggle {
  border-color: #184a8e;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #184a8e;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ecf0f1;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
}
.navbar-default .navbar-link {
  color: #ecf0f1;
}
.navbar-default .navbar-link:hover {
  color: #dbe9ff;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ecf0f1;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #dbe9ff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #dbe9ff;
    background-color: #184a8e;
  }
}

/* ====================== news-content style =========================== */
#sidebar{
	margin:0px !important;
	/*width:20%;*/
}
#sidebar > .well{
	background:none !important;
	background:#F9FAFE !important;
	border:none !important;
}
#sidebar   li{
	border-bottom: 1px dashed #ddd  !important;
}

#sidebar .titlemyhkit{
	background:#0b4780;
	color:#fff;
	background:#eee;
	color:#0b4780;
    font-size: 18px;
	padding: 10px 15px;
	border-bottom: 2px solid #0b4780;
}	
#sidebar > .list-group{
	border-radius: 0 !important;
}	
.sidebar-collect{
		background:ddd !important;
	}	

.news-content {
	background:#fff !important;
	margin:0px !important;
	margin-bottom:50px !important;
	padding: 0px 0px 50px 0px; 
	border: 1px solid #eee  !important;
	/*width:80%;*/
	margin:0px !important;

}

.news-content .tabbable{
	
	padding:  20px; 
}

.breadcrumbs2{
	margin:0px !important;
	padding: 10px 20px !important; 
	color:#777;
}



/*  ======================================

			breadcrumb

	====================================== */
	
#breadcrumb{
	color: #999 !important;
	background-color: #eee;/**/
	font-size: 14px;
	clear: both;
    /*margin-top:20px;
    padding: 10px 20px;*/
	/*border-bottom: 1px dotted #ddd;
	border:1px solid #0FF;*/
}
#breadcrumb .bread-nav{
	color: #777 !important;
}

#breadcrumbs-one {
	background-color: #eee;
	border: 1px solid #ccc;
	border-color: #f5f5f5 #e5e5e5 #ccc;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
	overflow: hidden;
	width: 100%;
	padding-left: 0px !important;
}


#breadcrumbs-one span{
	font-size: 16px !important;
}

#breadcrumbs-one li{
	float: left;
	display: block;
}

#breadcrumbs-one a	{
	padding: 0.7em 1em 0.7em 2em;
	float: left;
	color: #444;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #ddd;
	background-image: -moz-linear-gradient(to right, #f5f5f5, #ddd);
	background-image: -webkit-linear-gradient(to right, #f5f5f5, #ddd);
	background-image: -o-linear-gradient(to right, #f5f5f5, #ddd);
	background-image: linear-gradient(to right, #f5f5f5, #ddd);			
}
#breadcrumbs-one li:last-child	{
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #ddd;
	background-image: -moz-linear-gradient(to right, #f5f5f5, #ddd);
	background-image: -webkit-linear-gradient(to right, #f5f5f5, #ddd);
	background-image: -o-linear-gradient(to right, #f5f5f5, #ddd);
	background-image: linear-gradient(to right, #f5f5f5, #ddd);			
}

#breadcrumbs-one li:first-child a {
	padding-left: 1em;
}

#breadcrumbs-one a:hover {
	background: #fff;			
	text-decoration: none;
}

#breadcrumbs-one a::after,
#breadcrumbs-one a::before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid;
	right: -1em;
}


#breadcrumbs-one a::after {
	z-index: 2;
	border-left-color: #ddd;
}
#breadcrumbs-one a::before {
	border-left-color: #ccc;
	right: -1.1em;
	z-index: 1;
}
#breadcrumbs-one a:hover::after {
	border-left-color: #fff;
}

#breadcrumbs-one li:last-child {
	font-weight: bold;
	background: none;
}	
/* ====================================================================
	Jquery assigns the selected tab the class="ui-tabs-active" 
	so to style it simply hook your css into it as follows:
   ====================================================================
*/
.tabbable  .nav-tabs{
	border-bottom: 1px solid #1E90FF;
}
.tabbable  .nav-tabs > li > a{
            color: #777;
        } 
.tabbable  .nav-tabs > li > a:hover,
          .nav-tabs > li > a:focus{
            color: #1E90FF;
            background: #fff;
        } 
.tabbable  .nav-tabs > li.active > a,
          .nav-tabs > li.active > a:hover,
          .nav-tabs > li.active > a:focus{
            color: #1E90FF;
			border-bottom:  1px solid #fff !important;
			border-top:  2px solid #1E90FF !important;
        } 
/* ==================================================================== */
	
	
/* ====================== table style =========================== */
.table td{vertical-align: middle !important;}

/* ====================== Page section style =========================== */
#section-box-1{
    background-color:#fff;
}
#DateOfBirthYear,#DateOfBirthMonth,#DateOfBirthDay{
	width: 31%;
}

#DateOfBirthYear.form-control,#DateOfBirthMonth.form-control,#DateOfBirthDay.form-control{
	float: left;
	margin: 5px;
}

.entry-year-box{
	width: 50%;
}


/* ====================== check box and radio button  style =========================== */
.subcontentarea{
	padding: 0px; 
}
.subcontentarea  ul  {padding: 0px; }
.subcontentarea  ul > li { list-style:none;line-height:30px;}
.subcontentarea a{color:#555;}
.subcontentarea a:hover{color:#346EAF;}

/* ====================== check box and radio button  style =========================== */
.btn-paddinglong{
	padding: 5px 30px; 
}
.btn-group > .active{color:#FFF;background:#598FCB;}
.btn-group > .btn:hover{color:#346EAF;background:#A4C7ED;}

/* ====================== radio button with block style =========================== */
#radiobtn {
    margin:4px;
   
}

#radiobtn label {
    width: 100%;
    margin-bottom:20px;
    background-color:#EFEFEF;
    border-radius:4px;
    border:1px solid #D0D0D0;
    overflow:auto;
       
}

#radiobtn label span {
    text-align:center;
    font-size: 18px;
    padding:13px 0px;
    display:block;
}

#radiobtn label input {
	display:none;
}

#radiobtn input:checked + span {
    background-color:#3163A2;
    color:#F7F7F7;
}

#radiobtn .yellow {
    background-color:#FFCC00;
    color:#333;
}

#radiobtn .blue {
    background-color:#00BFFF;
    color:#333;
}

#radiobtn .pink {
    background-color:#FF99FF;
    color:#333;
}

#radiobtn .green {
    background-color:#A3D900;
    color:#333;
}
#radiobtn .purple {
    background-color:#B399FF;
    color:#333;
}
/* ========================================================== */
.processbar{
	margin: 0;
	height:80px;
	padding: 5px;
    border:1px solid #D0D0D0;
}
.processbar .barbox{
	float: left;
	height:100%;
	width:18%;
	font-size: 11px;
	text-align: center;
	color: #aaa;
	margin-right:10px;
	padding: 5px;
}
.processbar .barbox2{
	width:22%;
}
.processbar .barbox3{
	width:20%;
}
.processbar .lastend{
	width:17%;
	margin-right:0;
}
.processbar .barcurrent{
	color: #1898FA;
}
@media screen and (min-width: 0px) and (max-width: 860px) {
	/*.processbar{  display: none; } */ /* show it on small screens */
	.processbar{
		text-align: center;
		border:none;
	}
	.processbar .barbox{
		float: left;
		height:100%;
		width:18%;
		margin:0;
		text-align: center;
	}
	.processbar .barbox2{
		width:18%;
	}
	.processbar  .textdis{
		display: none;
	}
	.processbar  .number{
		font-size: 35px;
		padding: 0px ;
		border:1px solid #D0D0D0;
		border-radius:50px;
	}
}
/* ========================================================== */
.navbar-header .navbar-brand{
	color: #3163A2;
}
#registration-form{
	padding: 40px 20px;
}
.clear-space{
	margin:20px 0;
	height:20px;
}
.page-header{
	color: #3163A2;
}
.help-block{
	color: #f00;
}

.lead {
	font-size: 18px;
	font-weight: 400;
}

.intro-header {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	color: #f8f8f8;
	background: url(../img/intro-bg.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
}

.intro-message {
	position: relative;
	padding-top: 20%;
	padding-bottom: 20%;
}

.intro-message > h1 {
	margin: 0;
	font-size: 5em;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
	.intro-message {
		padding-bottom: 15%;
	}

	.intro-message > h1 {
		font-size: 3em;
	}

	ul.intro-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.intro-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-divider {
		width: 100%;
	}
}

.network-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}

.content-section-a {
	background-color: #f8f8f8;
	padding: 50px 0;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
}

.section-heading {
	margin-bottom: 30px;
}

.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: 200px;
	float: left;
}

.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/banner-bg.jpg) no-repeat center center;
	background-size: cover;
}

.banner h2 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 3em;
}

.banner ul {
	margin-bottom: 0;
}

.banner-social-buttons {
	float: right;
	margin-top: 0;
}

@media (max-width: 1199px) {
	ul.banner-social-buttons {
		float: left;
		margin-top: 15px;
	}	
}

@media (max-width: 767px) {
	.banner h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
		font-size: 3em;
	}

	ul.banner-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}	
}

footer {
	background-color: #f8f8f8;
	padding: 50px 0;
}

p.copyright {
	margin: 15px 0 0;
}



/* ------------------------- screen size --------------------------- */
/* --- iPad portrait (with lower bound) --- */
@media only screen and (min-width: 739px) and (max-width: 990px) {
	.container{
		width: 100%;
		/*border: 1px solid #000;*/
		padding:20px;
		margin:0px;
	}
	.dropdown-menu{margin-top:20px !important;}
    
	.breadcrumbs{
		padding:0px !important;
	}   

}

/* --- iPhone landscape --- */
@media only screen and (min-width: 479px) and (max-width: 739px) {
	.dropdown-menu{background:none !important;border-top:none !important;margin-top:0px !important;width:100% !important;}
    .dropdown-menu  > li > a:hover {
		background:none !important;
		color:#eee !important;
	}
    .dropdown-menu  > li > a {
		color:#fff !important;
	}
	.navbar-collapse{width:100% !important;overflow-x:hidden !important;}
	.container{
		width: 100%;
		margin:0px;
	}
	#navdiv{
		border-radius:0px !important;
	}
}
/* --- iPhone portrait --- */
@media only screen and  (max-width: 479px)  {
	.dropdown-menu{background:none !important;border-top:none !important;margin-top:0px !important;width:100% !important;}
    .dropdown-menu  > li > a:hover {
		background:none !important;
		color:#eee !important;
	}
    .dropdown-menu  > li > a {
		color:#fff !important;
	}
	.navbar-collapse{width:100% !important;overflow:hidden !important;}
	.container{
		width: 100%;
		margin:0px;
	}
	#navdiv{
		border-radius:0px !important;
	}
	.sidebar-collect{
		background:ddd !important;
	}
	
}
/* --- also iPad portrait (for specific web-sites width) --- */
@media only screen and  (min-width: 998px) {
	
	
}