@charset "utf-8";
/* CSS Document */
@import url('table.css');

@import url('min_table.css');

/*reset*/
body {
	font-size: 12px;
	font-family: Arial, "宋体", "微软雅黑", sans-serif;
	background: #4f4f66 url(../img/bodyBack.jpg) top repeat-x;
}

.bodyStudent {
	background: #4f4f66 url(../img/bodyBack.jpg) top repeat-x;
}

.bodyTeacher {
	background: #4f4f66 url(../img/bodyBack2.jpg) top repeat-x;
}

.bodySenate {
	background: #4f4f66 url(../img/bodyBack2.jpg) top repeat-x;
}

.bodyAdmin {
	background: #4f4f66 url(../img/bodyBack1.jpg) top repeat-x;
}

body,p,h1,h2,h3,h4,h5,h6,dd,dl,dt,th,td,ul,li,ol,p,form,input,select,textarea,button
	{
	margin: 0;
	padding: 0;
}

input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select{
	/*margin-top:5px;*/
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table tr.two_cols td select /*wenqq编辑页面中两列情况下的select宽度控制*/ {
	max-width: 218px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

em,i {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

a {
	outline: none;
}

* html {
	background-image: url(about:blank);
	background-attachment: fixed; /*解决ie6下固定定位的闪烁问题*/
}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #cccccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
/*html5 for IE*/
header,footer,nav,section,hgroup {
	display: block;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover,a:active,a:focus {
	color: #0066cc;
	text-decoration: none;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}
*/
/*课程表样式*/
.tg-timedevents {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin-top: -1px;
	table-layout: fixed;
	width: 100%;
}

#tgTable {
	border-collapse: collapse;
}

#tgTable td {
	text-align: center;
	border: 1px #b9bad9 solid;
}
#tgTable td p{
	text-align: center;
}



.wk-tzTlabel {
	background: #e3e3e3;
	height: 50px;
}

.Tlabel {
	background-color: #f1f1f1;
	color: #039;
}

.fontC {
	color: #3c4963;
}

.wk_t {
	vertical-align: top;
	height: 50px;
}

.right_corner {
	padding: 0 0 0 70px;
	height: 10px;
	color: #775597;
}

.conrner_left {
	float: left;
	height: 25px;
	padding: 5px 0 0 0;
	color: #aaaaaa;
	font-size: 10px;
}

.Tlabel dl {
	float: left;
	padding: 5px 0 0 5px;
}

/*教师首页*/
#mainContent_teacher {
	background: #e1e5ea url(../img/contentBack.jpg) repeat-x top;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
}

/*清除浮动*/
.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix { +
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}
/*header*/
.head {
	padding: 0;
	height: 122px;
}

#headTeacher {
	background: url(../img/head1.png) left top no-repeat;
}

#headStudent {
	background: url(../img/head.jpg) left top no-repeat;
}

#headAdmin {
	background: url(../img/head5.jpg) left top no-repeat;
}

#headSenate {
	background: url(../img/head4.png) left top no-repeat;
}

#headTest1 {
	background: url(../img/head3.png) left top no-repeat;
}

#logo {
	padding: 22px 0 0 11px;
	width: 199px;
	height: 100px;
	text-align: center;
}
/*main nav*/
.naviWrapper {
	height: 88px;
}

#logoName {
	padding-left: 45px;
	width: 200px;
	height: 56px;
	float: left;
	background: url(../img/logoNameBack.jpg) left top no-repeat;
}

nav {
	height: 56px;
	background: url(../img/naviRep.jpg) repeat-x;
	line-height: 56px;
	width: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	_top: auto;
	_top: expression(documentElement.scrollTop +     0 +     "px");
}

nav ul {
	margin: 0;
	height: 45px;
	position: relative;
}

nav ul li {
	float: left;
	padding: 0;
	height: 56px;
}

nav ul li a {
	font-family: "微软雅黑";
	display: block;
	position: relative;
	z-index: 6;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

nav ul li a img {
	float: left;
	padding: 20px 5px 0 10px;
}

nav ul.lavaLamp li {
	width: 93px;
	vertical-align: middle;
}

nav ul li.current {
	background: url(../img/naviBack.png);
}

nav ul li.current a {
	color: #fff;
}

nav ul li.current a:hover {
	color: #fff;
}

#nav ul li.back {
	background: url(../img/naviBack.png);
	width: 95px;
	height: 56px;
	position: absolute;
	z-index: 5;
}

nav ul li a:hover {
	text-decoration: none;
	color: #FFF;
}

#bread {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 25px;
	color: #ccc;
	background-image: url(../img/breadBack.jpg);
	background-repeat: repeat-x;
}

#timeArea {
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	float: left;
	width: 210px;
	height: 25px;
	color: #fff;
	margin: 5px 40px 0 0;
	background: url(../img/timeBack.jpg) right top no-repeat;
}

/*解决搜索中日历控件的上下对齐问题*/
#searchDate_date_selector {
	vertical-align: top;
	margin-top: 1px;
}

.crum {
	padding-top: 5px;
	margin-left: 40px;
}

.crum ul {
	height: 25px;
}

.crum ul li {
	padding: 0 5px 0 0;
	height: 25px;
}

.crum ul li a {
	font-family: "宋体";
	color: #ccc;
	padding-right: 12px;
	padding-left: 0;
	background: url(../img/bc_separator.gif) right no-repeat;
}

/*layout*/
#admin {
	width:210px;
	padding-top:15px;
	height:53px;
	display:block;
	background:url(../img/adminBack.jpg) right top no-repeat;
}
#help {
/* 	text-align:right;
	padding-right:15px; */
}
#help a {
	text-decoration:underline;
}
#welcome {
	text-align:left;
	padding-left:30px;
	padding-top:5px;
}

#main {
	padding-top: 10px;
	padding-left: 220px;
	_margin-left: 0px;
	_padding-left: 220px;
	background: url(../img/leftBack.jpg) repeat-y;
	background-position: 11px 0;
}

#content {
	background: #e1e5ea url(../img/contentBack.jpg) repeat-x top;
	padding: 25px 0px 0px 0px;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#iframe_content {
	min-height: 520px;
	height: auto !important;
	height: 520px;
	/*overflow-y:scroll;*/
}

#mainContent {
	background: #fff url(../img/mainContentBack.jpg) repeat-x top;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	min-height: 630px;
	height: auto !important;
	height: 500px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#main1 {
	padding-top: 10px;
	padding-left: 11px;
	_margin-left: 0px;
	_padding-left: 11px;
	background-position: 11px 0;
	width: 98%;
}

#mainContent1 {
	background: #fff url(../img/mainContentBack.jpg) repeat-x top;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#mainContent_report {
    background: #fff url(../img/mainContentBack.jpg) repeat-x top;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 30px;
}

.buttonArea {
	height: 60px !important;
	margin-bottom: 10px !important;
}

.buttonArea ul li {
	float: left;
}

ul.bottomButtonArea li {
	float: left;
	padding-right: 10px;
}

.buttonArea ul li.big {
	padding-right: 25px;
	margin-right: 5px;
	background: url(../img/liBigBack.png) no-repeat right center;
}

.buttonArea ul li.normal {
	padding: 0px 2px;
	vertical-align: top;
	margin-top: 5px;
}

.normal  #date_date_selector {
	vertical-align: top;
	margin-top: 1px;
}

.normal  .dateSelector {
	vertical-align: top;
	margin-top: 1px;
}

.normal  #searchimg {
	vertical-align: top;
	margin-top: 0px;
}

.buttonArea ul li.select {
	padding-right: 5px;
}

.buttonArea ul li.select.labName {
	width: 240px;
	width: 29% \9;
	*width: 25%; *+
	width25 %: 
}

.buttonArea .search {
	float: right;
}

input.little {
	width: 15%;
	width: 100px;
	padding-left: 5px;
}

#operation {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#operation section {
	width: 700px;
	height: 120px;
	background: url(../img/shelfBack.jpg) no-repeat center bottom;
}

#operation section .title {
	float: left;
	font-weight: bold;
	font-size: 14px;
	padding-top: 30px;
	padding-right: 20px;
	width: 100px;
	text-align: right;
}

#operation section ul {
	padding-left: 70px;
}

#operation section ul li {
	width: 65px;
	padding-right: 50px;
	float: left;
	background: url(../img/operationArrow.png) no-repeat right;
}

#operation section ul li.last {
	background: none;
}

#operation section ul li a span {
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: left;
}

#operation section ul li a img {
	padding-left: 10px;
}

#desk {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 0 0 0px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ddd;
	background-image: url(../img/wood2.jpg);
}

#desk ul li {
	color: #333;
	padding-left: 15px;
	margin-top: 20px;
	float: left;
	width: 180px;
	height: 120px;
	/*background:url(../img/desk.png) no-repeat;*/
	background-position: 0px 0px;
}

#desk ul li.open {
	margin-top: 10px;
	float: left;
	width: 115px;
	height: 90px;
	background: url(../img/desk.png) no-repeat;
	background-position: 10px 20px;
}

#desk ul li.on {
    margin-top: 10px;
    float: left;
    width: 115px;
    height: 90px;
    background: url(../img/desk.png) no-repeat;
    background-position: 10px 20px;
}

#desk ul li.off {
	margin-top: 10px;
	float: left;
	width: 115px;
	height: 108px;
	background: url(../img/deskOff.png) no-repeat;
	background-position: 10px 20px;
}

#desk ul li.close {
	margin-top: 10px;
	float: left;
	width: 115px;
	height: 108px;
	background: url(../img/deskOff.png) no-repeat;
	background-position: 10px 20px;
}

#desk ul li.underFix {
	margin-top: 20px;
	float: left;
	width: 110px;
	height: 100px;
	background: url(../img/deskUn.png) no-repeat;
	background-position: 10px 10px;
}

#desk ul li.connect {
	margin-top: 20px;
	float: left;
	width: 110px;
	height: 100px;
	background: url(../img/deskOff.png) no-repeat;
	background-position: 10px 10px;
}

#desk ul li.disConnect {
	margin-top: 20px;
	float: left;
	width: 110px;
	height: 100px;
	background: url(../img/deskOff.png) no-repeat;
	background-position: 10px 10px;
}

a.power {
	display: block;
	width: 120px;
	height: 30px;
	margin-top: 80px;
	background: url(../img/switchOn.png) no-repeat;
	background-position: 10px 5px;
}

#desk ul li.close a.power {
	background: url(../img/switchOff.png) no-repeat;
	background-position: 10px 5px;
}

#desk ul li.connect a.power {
	background: url(../img/unknown.png) no-repeat;
	background-position: 10px 5px;
}

#desk ul li.disConnect a.power {
	background: url(../img/disConnect.png) no-repeat;
	background-position: 10px 5px;
}

.div_power ul li.error a.power {
	background: none;
}

.div_power ul li.close a.power {
	background: url(../img/switchOff.png) no-repeat;
	background-position: 10px 5px;
}

.div_power ul li.connect a.power {
	background: url(../img/unknown.png) no-repeat;
	background-position: 10px 5px;
}

.div_power ul li.disConnect a.power {
	background: url(../img/disConnect.png) no-repeat;
	background-position: 10px 5px;
}


aside {
	position: absolute;
	top: 208px;
	width: 210px;
	float: left;
	left: 0;
	_top: 208px;
}

.switch {
	position: fixed;
	_position: absolute;
	z-index: 3;
	background: url(../img/switch.png) no-repeat;
	top: 308px;
	left:0px;
	width: 11px;
	height: 126px;
	_top: auto;
	_top: expression(documentElement.scrollTop +     308 +     "px");
}

.switch a {
	display: block;
	width: 11px;
	height: 126px;
}
/*aside*/
aside {
	padding-bottom: 15px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
}

#leftNavi {
	padding-left: 12px;
}

#leftNavi ul li {
	width: 197px;
	background: url(../img/leftNaviBack.jpg) repeat-x top;
}

#leftNavi>ul>li>a {
	margin-left: 25px;
	cursor: pointer;
}

#leftNavi ul li a {
	padding-top: 10px;
	padding-left: 17px;
	display: block;
	width: 120px;
	height: 24px;
}

#leftNavi ul li a img {
	float: left;
	padding-right: 8px;
}

#leftNavi ul li a.current {
	color: #E1E5EA;
	background-image: url(../img/leftNaviCurr.jpg);
	background-repeat: no-repeat;
}

#leftNavi ul li ul li {
	width: 197px;
	background: url(../img/leftSubNaviBack.jpg) repeat-x top;
}

#leftNavi ul li ul li a {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 57px;
	*padding-left: 67px;
	display: block;
	width: 140px;
	height: 20px;
}

#leftNavi ul li ul li a.current {
	color: #333333;
	font-weight: bold;
	background: url(../img/subArrow.gif) no-repeat;
	background-position: 50px 10px;
}

#leftInfo {
	padding: 10px 15px 40px 25px;
}

a.buttonOpen2 {
    background: rgba(0, 0, 0, 0) url("../img/bg-button-blue.jpg") repeat-x scroll left top !important;
    border: 1px solid #0066ff !important;
    border-radius: 4px;
    color: #333 !important;
    cursor: pointer;
    display: inline-block;
    font-family: "宋体";
    font-size: 12px !important;
    font-weight: normal;
    padding: 5px 20px !important;
}

a.buttonOpen3 {
    background: rgba(0, 0, 0, 0) url("../img/bg-button-gray.jpg") repeat-x scroll left top !important;
    border: 1px solid #939393 !important;
    border-radius: 4px;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-family: "宋体";
    font-size: 12px !important;
    font-weight: normal;
    padding: 5px 20px !important;
}

.leftText {
	border: 1px solid #fff !important;
	padding: 10px 10px 30px 10px !important;
	background-color: #848e9c !important;
	color: white !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 20px;
}

.leftText h3 {
	padding-bottom: 10px;
	font-size: 20px;
}

/*帮助的显示  wenqq*/
.formHelp {
	border: 2px solid #ddd;
	padding: 8px;
	background: #f1f1f1;
	color: #666;
}

.formArrangement {
	border: 2px solid #ddd;
	padding: 8px;
	background: #f1f1f1;
	color: #FF6600;
}

.leftSeper {
	height: 2px;
	background: url(../img/leftSeper.jpg) right no-repeat;
	margin-right: 2px;
}
/*footer*/
#footer {
	padding: 18px 0 20px 250px;
	/* 	background:url(../img/softLogo.png) left top no-repeat; */
	margin: 20px 0 0 -250px;
	z-index: 1;
	position:relative;
	text-align: center;
}

/*--------------------------------------------------
  Oh buttons I love you guys,you always smile when I touch you.
  --------------------------------------------------*/
a.buttonOpen {
	line-height: 12px;
	font-family: "宋体";
	display: inline-block;
	background: #ddd url('../img/buttonOpenBackGray.jpg') top left repeat-x
		!important;
	border: 1px solid #bbb !important;
	padding: 3px 10px 3px 10px !important;
	color: #000 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

a.buttonOpen:hover {
	color: white !important;
	border: 1px solid #06f !important;
	background: #ddd url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
}

.buttonUn {
	width: 25px;
	font-family: "宋体";
	line-height: 12px;
	display: inline-block;
	background: #ddd url('../img/buttonUnBack.jpg') top left !important;
	border: 1px solid #e0e0e0 !important;
	padding: 3px 10px 3px 10px !important;
	color: #a1a1a1 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

a.buttonOpen1 {
	font-family: "宋体";
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 5px 20px 5px 20px !important;
	color: #333 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}

a.buttonOpen1:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

.button {
	font-family: "宋体";
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 4px 20px 4px 20px !important;
	color: #333 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/*.buttonArea .search input,.buttonArea .search select   wenqq搜索处input和select宽度的控制
{
	  max-width:150px; 
}
*/
.buttonSearch,a.buttonSearch:visited { /*	设置成右对齐时，搜索按钮会有换行
	display:block; */
	width: 60px;
	height: 24px;
	background: url(../img/searchBack.jpg) no-repeat;
	background-position: 0px 0px;
	border: none;
	cursor: pointer;
}

.buttonSearch:hover { /*	设置成右对齐时，搜索按钮会有换行
	display:block; */
	width: 60px;
	height: 24px;
	background: url(../img/searchBack.jpg) no-repeat;
	background-position: 0 -24px;
	cursor: pointer;
}

.searchField {
	height: 23px;
}

.textField {
	height: 20px;
	margin-top: -5px;
}

.pageNavi {
	float: right;
}

.pageNavi span {
	float: left;
	padding: 6px 10px 0 0;
}

.pagePrev {
	float: left;
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 4px 10px 4px 10px !important;
	color: #333 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagePrev:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

.pageNext {
	float: left;
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 4px 10px 4px 10px !important;
	color: #333 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pageNext:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

.buttonSmall {
	font-family: "微软雅黑", Verdana, Arial, sans-serif;
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 4px 1px 4px 1px !important;
	/*color: #333 !important;*/
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.buttonSmall:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

.buttonIm {
	font-family: "微软雅黑", Verdana, Arial, sans-serif;
	display: inline-block;
	background: #3399cc url('../img/bg-button-Im.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	padding: 4px 20px 4px 20px !important;
	color: #fff !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.button:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

.buttonIm:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

/*--------------------------------------------------
  table and table and still table
  --------------------------------------------------*/
.generalList {
	min-height: 510px;
	height: auto !important;
	height: 700px;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display: none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	
}

.tabberlive {
	margin-top: 1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #778;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 1em;
	margin-left: 3px;
	border: 1px solid #036;
	border-bottom: none;
	background: #eee;
	text-decoration: none;
}

ul.tabbernav li a:link {
	color: #333;
}

ul.tabbernav li a:visited {
	color: #667;
}

ul.tabbernav li a:hover {
	color: #fff;
	background: #3399ff;
	border-color: #0066ff;
}

ul.tabbernav li.tabberactive a {
	color: #3C4963;
	border: 1px solid #999;
	font-weight: bold;
	background-color: #e8e8e8;
	background-image: none;
	border-bottom: 1px solid #e8e8e8;
}

ul.tabbernav li.tabberactive a:hover {
	background: white;
	border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding: 0;
	border-top: 0;

	/* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

	/* height:200px; */

	/* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

	/* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display: none;
}

.tabberlive .tabbertab h3 {
	display: none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
	
}

.tabberlive#tab2 {
	
}

.tabberlive#tab2 .tabbertab {
	height: 200px;
	overflow: auto;
}

#language {
	height: 27px;
}

#degree {
	height: 24px;
	margin-top: -7px;
}

#hor-minimalist-b {
	font-size: 12px;
	background: #fff;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	border: 1px solid #ccc;
	table-layout: fixed;
}

#hor-minimalist-b tfoot th {
	text-align: right;
	padding-right: 10px;
}

.tabbertab #hor-minimalist-b {
	border-top: 1px solid #e8e8e8;
}

#hor-minimalist-b th {
	font-size: 12px;
	font-weight: bold;
	color: #3c4963;
	padding-left: 4px;
	padding-right: 4px;
	/*	border-bottom: 2px solid #6678b1; */
	border-bottom: 1px solid #ccc;
	background-color: #e3e3e3;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 30px;
}

#hor-minimalist-b th a {
	color: #3c4963;
	padding-right: 10px
}

#hor-minimalist-b th a:hover {
	color: #4b8df9;
}

#hor-minimalist-b th a.sortUp {
	background: url(../img/slideUp.gif) no-repeat right center;
}

#hor-minimalist-b th a.sortDown {
	background: url(../img/slideDown.gif) no-repeat right center;
}

#hor-minimalist-b td {
	border-bottom: 1px solid #ccc;
	color: #3e3e83;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#hor-minimalist-b tr {
	height: 30px;
}

#hor-minimalist-b tr.odd {
	background-color: #f4f4f4 !important;
}

#hor-minimalist-b tbody tr:hover td {
	color: #009;
}

#hor-minimalist-b tr.alt {
	background-color: #f4f4f4;
}

#hor-minimalist-b tr.over {
	background-color: #dfdfec;
}

table.uiInfoTable {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.uiInfoTable th {
	background-color: #e3e3e3;
	color: #3c4963;
	border-bottom: 1px #bbb solid;
	_white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 10px;
}

table.uiInfoTable tbody th {
	width: 18%; /*1024*768分辨率下8个汉字，1280*1024分辨率下10个汉字*/
	text-align: right;
	/* width:130px;*/ /* 原来width为16%时是130px，现在改为18%，不知道是多少像素 */
}

table.uiInfoTable tfoot tr th {
	text-align: center;
}

table.uiInfoTable td {
	padding: 4px;
	color: #3e3e83;
	line-height: 18px;
	border-bottom: 1px #bbb solid;
}

table.uiInfoTable tbody tr {
	border-bottom: #ccc 1px solid;
}

table.uiInfoTable tr.two_cols td {
	width: 32%;
}

table.uiInfoTable th.label {
	padding: 10px;
	text-align: right;
	vertical-align: baseline;
	_white-space: nowrap;
	white-space: nowrap;
}

table.uiInfoTable th.label span {
	color: #F00;
	padding-right: 3px;
}

td a.pluginDown {
	float: left;
	display: block;
	width: 111px;
	height: 39px;
	background-image: url(../img/pluginDown.jpg);
	background-position: 0 0;
}

td a.pluginDown:hover {
	background-position: 0 -39px;
}

td a.pluginTest {
	margin: 0 20px;
	float: left;
	display: block;
	width: 111px;
	height: 39px;
	background-image: url(../img/pluginTest.jpg);
	background-position: 0 0;
}

td a.pluginTest:hover {
	background-position: 0 -39px;
}

#shengqing {
	width: 100%;
}

#shengqing th {
	font-size: 12px;
	font-weight: bold;
	color: #3c4963;
	padding: 13px 8px 12px 8px;
	border-bottom: 2px solid #6678b1;
	background: url(../img/shengqingBack.png) repeat-x;
	text-align: left;
}

#shengqing tbody {
	padding: 0 0 0 10px;
	border: 1px solid #ccc;
}

#shengqing ul {
	padding: 10px;
}

#shengqing ul li {
	padding: 5px 0;
	color: #009;
}

ul#lessons li span {
	display: block;
	margin-top: -18px;
	padding-left: 22px;
	padding-bottom: 2px;
}

.floatBox {
	display: block;
	position: absolute;
	top: 242.5px;
	left: 40%;
	width: 422px;
	height: 261px;
	padding: 25px;
	background-image: url(../img/floatBoxBack.png);
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	margin-right: 30px;
	background-position: initial;
	background-repeat: no-repeat;
}

#shengqing .floatTable {
	border: none;
	width: 100%
}

#shengqing .floatTable tbody {
	border: none;
}

#shengqing .floatTable  tr th {
	background-image: none;
	border: none;
	text-align: right;
	width: 90px;
	vertical-align: baseline;
	padding: 6px 10px;
}

a.floatClose {
	display: block;
	width: 32px;
	height: 23px;
	position: absolute;
	top: 14px;
	right: 25px;
	cursor: pointer;
	background-image: url(../img/floatClose.png);
	background-position: 0 0;
}

a.floatClose:hover {
	background-position: 0 -23px;
}

.errorMessage {
	color: #ff0000;
	padding-left: 5px;
}
/*左侧导航显示和隐藏样式*/
#leftNavi ul li ul.myHide {
	display: none;
}

#leftNavi ul li ul.myShow {
	display: block;
}
/*左侧导航图标和a标签样式*/
#leftNavi ul li img {
	float: left;
	vertical-align: top;
	margin-top: 7px;
	margin-left: 20px;
}

table.uiInfoTable tbody .textarea50,table.uiInfoTableT tbody .textarea50,table.uiInfoTableF tbody .textarea50
	{
	width: 100%;
	height: 50px;
	resize: none;
}

table.uiInfoTable tbody .textarea100,table.uiInfoTableT tbody .textarea100,table.uiInfoTableF tbody .textarea100
	{
	width: 94%;
	height: 100px;
}

table.uiInfoTable tbody .textarea150,table.uiInfoTableT tbody .textarea150,table.uiInfoTableF tbody .textarea150
	{
	width: 94%;
	height: 150px;
}

table.uiInfoTable tbody .textarea200,table.uiInfoTableT tbody .textarea200,table.uiInfoTableF tbody .textarea200
	{
	width: 94%;
	height: 200px;
}

table.uiInfoTable tbody .input_full {
	width: 94%; /*  td宽度的94% */
}

table.uiInfoTable tbody .input_name_long,table.uiInfoTable tbody .input_address
	{
	width: 250px; /* 各种名称（长）或者地址（低分辨率下最多20个汉字） */
}

table.uiInfoTable tbody .input_title,table.uiInfoTable tbody .input_route
	{
	width: 200px; /* 标题、路径（低分辨率下最多16个汉字） */
}

table.uiInfoTable tbody .input_domainName,table.uiInfoTable tbody .input_name
	{
	width: 150px; /* 域名或者名称（短）（低分辨率下最多11个汉字） */
}

table.uiInfoTable tbody .input_position,table.uiInfoTable tbody .input_key
	{
	width: 130px; /* 职务、关键字等（低分辨率下最多10个汉字）     不加任何class时width:130px */
}

table.uiInfoTable tbody .input_teacher {
	width: 70px; /* 人的名字 （低分辨率下最多5个汉字）*/
}

table.uiInfoTable tbody .input_studentId, ,table.uiInfoTable tbody .input_code_long
	{
	width: 150px; /* 教工号、账号、编号（长）等 （低分辨率下最多20位数字）*/
}

table.uiInfoTable tbody .input_teleNum,table.uiInfoTable tbody .input_code
	{
	width: 92px; /* 电话 、编号（短）（低分辨率下最多13位数字）*/
}

table.uiInfoTable tbody .input_date,table.uiInfoTable tbody .input_time
	{
	width: 65px; /* 日期、时间 (低分辨率下8位数字) */
}

table.uiInfoTable tbody .input_five_nums {
	width: 40px; /* 5位数字 */
}

table.uiInfoTable tbody .input_three_nums {
	width: 25px; /* 3位数字 */
}

.top {
	font-family:Arial;
	font-size:12px;
	text-align:left !important;
	color:#5B9CDE !important;
	background-color: #fff !important;
	font-weight:bold;	
}

/* btn css */
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);	
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-waring {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small-two {
  padding: 2px 15px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#editForm_entity_content-ButtonId {
	cursor: pointer;
}

/*fenye css*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/*form css*/
.form-control {
  display: block;
  width: 200px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}


/*content bg css*/
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}


/*table css*/
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

#page .current {
    display: inline-block;
    font-weight: 700;
    color: #eee;
    background: #3c4963;
    border-radius: 8px;
    padding-right: 3px;
    padding-left: 3px;
    margin-right: 5px;
}

select {
    height: 24px !important;
    *+height: auto !important;
    padding: 0px !important;
}

input[type = "password"],
input[type = "text"] {
    height: 22px;
    border-radius: 2px !important;
    background: #fff;
    border-left: 1px solid #aaa !important;
    border-right: 1px solid #aaa !important;
    border-bottom: 1px solid #aaa !important;
    border-top: 1px solid #aaa !important;
    padding: 0px 2px !important;
}

/* .buttonArea .search input[type = "text"] {
    border-top: 0px solid red !important;
    border-right: 0px solid red !important;
    border-bottom: 0px solid red !important;
} */

input[type="text"].oneBorder {
	border-top: 0px solid red !important;
	border-right: 0px solid red !important;
	border-bottom: 0px solid red !important;
}

.buttonArea .search ul li.newStyleText {
	border: 1px solid rgb(177, 177, 177) !important;
	margin-left: 10px;
}

input[type=submit],
input[type=reset]{
    filter:chroma(color=#000000);
}
#help {*+padding-left: 5px !important;}

.select2-container {
    max-width: 127px;
    min-width: 60px;
    height: 24px !important;
}
.buttonArea input[type = "text"] {
    width: 75px;
}
.roottbl{
	width:100% !important;
}
.layui-btn-xs-ext {
    height: 24px !important;
    line-height: 24px !important;
    border: 1px solid rgb(177,177,177) !important;
    background-color: rgb(240,240,240) !important;
}
.layui-btn-xs-ext > .layui-icon-search {
    font-size: 18px !important;
    color: black !important;
    margin-right: 3px;
}
.layui-search > .layui-icon-search {
    font-size: 18px !important;
    color: black !important;
    margin-right: 3px;
}
.layui-btn-container .layui-btn {
    margin-right: 5px !important;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
}
.layui-search {
	padding: 0 5px !important;
    font-size: 12px !important;
    color: #555 !important;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    border-radius: 2px !important;
    cursor: pointer !important;
    outline: 0;
    -webkit-appearance: none;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    vertical-align: middle;
    height: 24px !important;
    line-height: 24px !important;
    border: 1px solid rgb(177,177,177) !important;
    background-color: rgb(240,240,240) !important;
}