/*==========編排班表頁============*/
#curriculumadminbox {
	position: relative;
}

#contentpage .tablecustom,
#curriculumadminbox .tablecustom {
	text-align: center;
	background: #F9F9F9 url(../../img/frame/) repeat-y left top;
}

.labelcolor {
	color: #FFFFFF;
	opacity: 0.8;
}

#boxbottom {
	margin-bottom: 10px;
}

#savingtimebox {
	font-size: 90%;
	white-space: nowrap;
}

#boxbottom  .label{
font-size: 90% !important;
}


#contentpage #captionbox {
    padding: 10px 10px 10px 10px;
    text-align: left;
    font-size: 105%;
    line-height: 170%;
}


/*=====老師管理============*/
#teacher .tablecustom {
	text-align: center;
	background: #F9F9F9 url(../../img/frame/) repeat-y left top;
}

/*=========讀取圖片===========*/
.allrecordsimg {
	text-align: center;
	margin: 0 auto;
	width: 400px;
	height: 255px;
	background: url(../../../images/201404180822583ffad.gif) no-repeat left top;
}


#added #barmemu {
  width: 104%;
  padding: 5px 0px 10px 0px;
  margin: -6px 0px 0px 0px;
}

#added #barmemu li {
  width: 50%;
  padding: 0px 20px 0px 0px;
  float: left;
}

/*========課表首頁=============*/
#indexshowbox .menuselect{
margin: 30px 0px 30px 0px !important; 
}
#indexshowbox  .alert{
font-size: 120%;
}
#indexshowbox .col-md-4{
margin: 10px 0px 10px  0px!important;
}

/*========查詢任課老師============*/
#inquirebox{
	position: relative;
	margin: 30px 20px;	
}
#inquirebox h3{
font-size: 130%;
margin: 0px 0px 15px 0px;
color: #00779B;
}

#inquirebox #inquire_arr_content{
line-height: 200%;
font-size: 110%;
border-bottom: 1px solid #DBDBDB;
padding: 0px 0px 15px 0px;
margin: 0px 0px 30px 0px;
} 
