/* CSS Document */


.login{
	background:url('/resource/images/login/pattern-2fu4.png') !important;
}

/*
.login .content .form-actions {
	margin-left:-10px;
	margin-right:-10px;
}
*/

.news_list p {
	font-family:'微軟正黑體', "Microsoft JhengHei"; 
}

h3.login-title {
	font-family:'微軟正黑體', "Microsoft JhengHei";
	font-size:26px;
	color:#666 !important;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:25px;
    font-weight:400;
}

h3.sub-login-title {
    margin-bottom: 40px;
	font-size:21px;
	font-family:'微軟正黑體', "Microsoft JhengHei";
	font-weight:500;
	color:#747474 !important;	
	line-height:0px;
}
.content {
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25);
	margin-top:5% !important; 
	border-top: solid #1BA39C 5px;
	border-bottom:solid #1BA39C 5px;
}

.login .content .input-icon {
	border-left:4px solid #44B6AE!important;
	
}

.login .content .form-actions {
    padding: 15px 20px 0px 20px;
}

.logo{
	margin:10px 20px 20px 0px !important;
	padding:0px !important; 
}

.login .content {
	width:400px !important; 
}
.input-icon > i {
	color:#7b7b7b;

}

.sweet-alert p {
	font-family:'微軟正黑體', "Microsoft JhengHei";
	/*font-size:15px;*/
	font-weight:500;
	padding:0px 0px 4px 0px;
	margin:0px;
	font-size:17px;
	
}
.sweet-alert h2 {
	font-family:'微軟正黑體', "Microsoft JhengHei";
}

.news {
margin:0px !important;
padding:0px 0px 15px 0px !important;
}

.news li {
padding:2px;
}

.news li a{
	text-decoration:none;

}

#news_div {
	border-bottom:0px #eee solid;
}