/* CSS Document */
.swal2-content {
	font-family: "Microsoft JhengHei" !important;
}
.widget-main {
	padding:12px !important;
}


#logo_area {
	margin-top:10px; margin-bottom:10px;

}

.site_name {
	font-size:21px !important;
}

#logo_image {
	width:210px;
}

#login_info  td {
	padding:3px;
}


body{
background-color:#e4e6e9;
min-height:100%;
font-family:'微軟正黑體',"Microsoft JhengHei";
}


.widget-main {
 min-height:490px !important;			
}

.widget-box { 
	margin:0px;
}

.login-container {

/*
	
	注意單一登入時要註解
*/
}


.login-layout{background:#cdcdcd}

h1,h2,h3,h4,h5{ font-family:'微軟正黑體', "Microsoft JhengHei"; }
h5 p {
	margin:0px;
}

#captcha_img {
	position:absolute;
	left:0px;
}

.input-icon > .ace-icon {
   top: 3px;
}

.social-login a {
	line-height:25px !important;
}

a:hover {
	text-decoration:none;

}

.alert {
	padding:5px !important;
}

.news li a {
		font-size:15px;
}


.news_area{
	margin-right:0px;
}

.news_content {
 background-color:#FFF;
 padding:12px;
 min-height:493px !important;		
 background: #F7F7F7 !important; 
 border:#999 1px solid !important;

}





/* 900> */	
@media screen and (min-width: 900px)  {
   .news_content {
	float:right;
   }
}
/*  */	



@media screen and (max-width: 464px) {
	.rwdimge {
	 width:110px !important;
	}
	
	
}


/*  465 >  */				
@media screen and (min-width: 465px) {
	.news_content {
	 width:420px;
	}
	
	.login-container {
	 width:420px;
	}

}



