/*==========編排班表頁============*/
#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: 0.625rem;
}

#savingtimebox {
	font-size: 90%;
	white-space: nowrap;
}

#boxbottom  .label{
font-size: 90% !important;
}


#contentpage #captionbox {
    padding: 0.625rem 0.625rem 0.625rem 0.625rem;
    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: 25rem;
	height: 15.9375rem;
	background: url(../../../images/201404180822583ffad.gif) no-repeat left top;
}


#added #barmemu {
  width: 104%;
  padding: 0.3125rem 0rem 0.625rem 0rem;
  margin: -0.375rem 0rem 0rem 0rem;
}

#added #barmemu li {
  width: 50%;
  padding: 0rem 1.25rem 0rem 0rem;
  float: left;
}

/*========課表首頁=============*/
#indexshowbox .menuselect{
margin: 1.875rem 0rem 1.875rem 0rem !important; 
}
#indexshowbox  .alert{
font-size: 120%;
}
#indexshowbox .col-md-4{
margin: 0.625rem 0rem 0.625rem  0rem!important;
}

/*========查詢任課老師============*/
#inquirebox{
	position: relative;
	margin: 1.875rem 1.25rem;	
}
#inquirebox h3{
font-size: 130%;
margin: 0rem 0rem 0.9375rem 0rem;
color: #00779B;
}

#inquirebox #inquire_arr_content{
line-height: 200%;
font-size: 110%;
border-bottom: 0.0625rem solid #DBDBDB;
padding: 0rem 0rem 0.9375rem 0rem;
margin: 0rem 0rem 1.875rem 0rem;
} 
