body{
	min-width: 1024px;
	background-image: url(../images/body-bg-1-2.jpg);
	font-family: Verdana;
	color:#524D4F;
	margin:0px;
}

h1{
	color:#006699;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
	padding: 10px 18px;
	text-decoration: none;
	clear:both;
	-moz-box-shadow: 3px 4px 2px #d9d9d9;
	-webkit-box-shadow: 3px 4px 2px #d9d9d9, inset 0px 1px 0px #ffe598;
	box-shadow: 3px 4px 2px #d9d9d9;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: white;
	margin-bottom:50px;
}
.sf-menu li {
	display: inline;
}
#wrap{
	width:80%;
	margin-left:auto;
	margin-right: auto;
}
#header{
	margin:50px 20px;
	padding-bottom: 60px;
	position: relative;
}
/*
table.header{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	background-color: rgb(251, 248, 206);
	border: solid 1px black;
	width: 100%;
	margin-bottom: 20px;
}
*/
div.holder
{
	/*width:49%;*/
	/*padding-bottom: 20px;*/
}

div.headtitle{
	height:150px;

}

div.logoimg{
	height:240px;
	width:220px;
	padding-left:10px;
	float:left;
	z-index:3;
}

div.loginoutbox{
	height: 10px;
	background-color: transparent;
	margin-right: 30px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 0px;
}

div.loginout{
	margin-right:30px;
	padding:15px;
	float:right;
}

div.functionlabelbox{
	margin-top:110px;
	margin-left:400px;
	padding-left:20px;
	height:50px;
	width:600px;
	z-index:3;
	background-color:transparent;
	position:absolute;
	font-size:10px;
	align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-color:#ffffff;
	border-width:1px;
}

div.functionlabels{
	padding:5px;
	height:20px;
	margin:5px;
	width:20%;
	background-color:#d0e4fe;
	float:left;
	font-size:15px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-color:#FFFFFF;
	border-width:thick;
	
	border-width:10px;
}

table.holder {
	width: 99%;
	border-collapse: collapse;
}

.sortable-column {
	cursor: pointer;
}

.left {
	float: left;
	clear: left;
}
.right {
	float: right;
	clear: right;
}

table.RAP
{
	width: 100%;
	border: none;
}

tr.header{
	background-color:#d0e4fe;
}
tr.odd{
	background-color:#ffffff;
}

td.credit-details {
	background-color:#d0e4fe;
}


table.RAP th {
	font-weight: bold;
	text-align: left;
}

table.RAP th,td {
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

span.label {
	font-weight: bold;
	color:#006699;
}

.not-sufficient {
	background-color: #ffaaaa !important;
}

.not-sufficient-label {
	color:#FF6600;
}

.not-sufficient-student {
	background-image: url(../images/warning_16.png);
	background-repeat: no-repeat;
	background-position: center left;
	width: 16px;
	height: 16px;
	margin-left: 30PX;
}

.not-sufficiency {
	font-style: italic;
}

.not-sufficiency ul {
	margin: 0px;
}

.not-sufficiency ul li{
	list-style-image: url(../images/error_16.png);
}

.credit-details.credit-overflow {
	background-color: #ffd073;
}


.credit-overflow-details ul {
	margin: 0;
}


.credit-overflow-details ul li {
	list-style-image: url(../images/warning_16.png);
}

/*yearresultcss*/
table.yearheader{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	background-color: rgb(251, 248, 206);
	border: solid 1px black;
	width: 100%;
	margin-bottom: 20px;
}

span.labelno {
	font-weight: bold;
	background-color: rgb(100, 100, 255);
	color: red;
}

a:link { 
	color:rgb(25, 39, 85); 
	text-decoration:none; 
}
/* 
a:visited { 
	color:rgb(14, 49, 158); 
	text-decoration:none; 
	font-weight:bold;
} 

a:hover { 
	color:#007777; 
	text-decoration:blink; 
	font-weight:bold;
} 
a:active { 
	color:#FFFFFF; 
	text-decoration:none; 
} 



a.functionlabel:link { 
	color:#FFFFFF; 
	text-decoration:none; 
	font-weight:bold;

} 
a.functionlabel:visited { 
	color:#FFFFFFFF; 
	text-decoration:none; 
	font-weight:bold;
} 
a.functionlabel:hover { 
	color:#FFFFFF;
	text-decoration:blink; 
	font-weight:bold;
} 
a.functionlabel:active { 
	color:#FFFFFFFF;
	text-decoration:none; 
} 
*/
img.logo{
	height:120px; 
	padding-top:10px;
	margin-top:30px;
	z-index:3;
}

img.loading{

	z-index:3;
	width:600px;
	float:left;
}

#warning{
	display:none;
}
#waiting{
	display:none;
	width:600px;
	height:300px;
 	position: absolute;
  	top:0%;
 	left:50%;
	margin-left:-300px;
 	margin-top:180px;
	background-color:#FFFFFF;
	z-index:1;
}

table.RAP th.column-credit,
table.RAP th.column-grade,
table.RAP td.column-credit,
table.RAP td.column-grade {
	text-align: center;
}
/*=menu*/
.menu {
	margin-top: 40px;
	position: absolute;
	right: 10px;
}
.menu-bg {
background: url('../images/menu-bg.png');
height: 69px;
float: right;
min-width: 300px;
}
.sf-menu {
float: left;
margin-top: 20px;
}
.sf-menu a {
color:#666666;
padding: 6px 1.9em;
text-decoration: none;
}
.sf-menu a:hover { 
	color:#006699; 
} 
.menu-left-closed {
background: url('../images/menu-left-closed-cloud.png');
height: 69px;
width: 43px;
float: right;
}
.menu-right-closed {
background: url('../images/menu-right-closed.png');
height: 69px;
width: 15px;
float: right;
}
.menu-cloud {
height: 62px;
margin-left: 25px;
background: url('../images/cloud-up.png');
background-repeat: no-repeat;
}
/*=menu*/
.student-name{
	white-space: nowrap;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.shadow{
	-moz-box-shadow: 3px 4px 2px #d9d9d9;
	-webkit-box-shadow: 3px 4px 2px #d9d9d9, inset 0px 1px 0px #ffe598;
	box-shadow: 3px 4px 2px #d9d9d9;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: white;
	margin-bottom:20px;
	padding: 10px;
	overflow: hidden;
}

a.button2{
	display: block;
	cursor:pointer;
	font-size: 11px;
	color: #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px 15px;
	margin-top:15px;
	background-color:#323232;	
	border: 1px solid #323232;
}
a.button2:hover {
	color:#FFF;
	background:#000000;
}

.button{
	margin-top:10px;
	font-size: 12px;
	padding:10px 18px;
	border: 1px solid rgb(40, 40, 255);
	border-bottom-color: rgb(26, 42, 160);
	border-top-color: rgb(48, 83, 255);
	display: block;
	text-shadow: 0 1px 0 rgb(153, 196, 252);
	-moz-box-shadow: 0px 1px 2px #d9d9d9, inset 0px 1px 0px rgb(153, 196, 252);
	-webkit-box-shadow: 0px 1px 2px #d9d9d9, inset 0px 1px 0px rgb(153, 196, 252);
	box-shadow: 0px 1px 2px rgb(36, 36, 36), inset 0px 1px 0px rgb(174, 191, 235);
	-webkit-border-radius: 10px;
	background-image: -webkit-linear-gradient(top, rgb(153, 196, 252), #00669A);
	background-image: -moz-linear-gradient(top, rgb(153, 196, 252), #00669A);
	background-image: -ms-linear-gradient(top, rgb(153, 196, 252), #00669A);
	background-image: -o-linear-gradient(top, rgb(153, 196, 252), #00669A);
	background-image: linear-gradient(top, rgb(153, 196, 252), #00669A);
	color:black;
}
.button:hover{
	background-color: rgb(153, 196, 252);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(153, 196, 252)), to(rgb(48, 83, 255)));
	background-image: -webkit-linear-gradient(top, rgb(153, 196, 252), rgb(48, 83, 255));
	background-image: -moz-linear-gradient(top, rgb(153, 196, 252), rgb(48, 83, 255));
	background-image: -ms-linear-gradient(top, rgb(153, 196, 252), rgb(48, 83, 255));
	background-image: -o-linear-gradient(top, rgb(153, 196, 252), rgb(48, 83, 255));
	background-image: linear-gradient(top, rgb(153, 196, 252), rgb(48, 83, 255));
}
.top-line{	
	width: 100%;
	height: 10px;
	background-color: #000;
}
.inline{
	display: inline;
}
.leftimg{
	float:left;
	width:10%;
}
.rightexplain{
	float:right;
	width:90%;
}
.dashborder{
	padding:15px 0px;
	border-top: 1px dashed rgb(180, 180, 180);
	border-bottom: 1px dashed rgb(180, 180, 180);
}
.clearfix{
	clear: both;
}

div.welcome-message {
	font-size: 0.9em;
	color: #555;
	margin-top: 19px;
}

form.select_form {
	margin-bottom: 2em;
}

form.select_form select, form.select_form input[type="submit"] {
    margin: 5px 5px;
    height: 2em;
    width: 6em;
    font-size: 16px;
}

div.form_caption {
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	margin-right: 1em;
}

th {
	text-align: left;	
}

ul.admin_action li {
	font-weight: bold;
	line-height: 2em;
	font-size: 18px;
}

ul.admin_action a {
	color: #666666;
}

.no-content {
	text-align: center;
	font-size: 2em;
	
}

th.category_name {
	text-align: center;
}

.render-time {
	font-size: 0.7em;
}

.footer {
	clear: both; text-align: center; font-size: 0.8em; margin: 50px 0;
}

.column-grade.no-grade {
	background-color: #FFE773;
}

/* 小屏幕适配 - 13寸显示器及以下 */
@media screen and (max-width: 1366px) {
	body {
		min-width: 1024px;
	}
	
	#header {
		margin: 30px 10px;
	}
	
	div.logoimg {
		width: 180px;
		padding-left: 5px;
	}
	
	img.logo {
		height: 110px;
	}
	
	.menu {
		right: 5px;
		margin-top: 30px;
	}
	
	.menu-bg {
		min-width: 250px;
	}
	
	.sf-menu a {
		padding: 6px 1.2em;
		font-size: 0.9em;
	}
}

/* 更小屏幕适配 */
@media screen and (max-width: 1280px) {
	#header {
		margin: 20px 5px;
	}
	
	div.logoimg {
		width: 160px;
	}
	
	img.logo {
		height: 100px;
	}
	
	.menu {
		margin-top: 20px;
	}
	
	.menu-bg {
		min-width: 220px;
	}
	
	.sf-menu a {
		padding: 6px 1em;
		font-size: 0.85em;
	}
}
