﻿@import url("public.css");

.SysInfo
{
	float:right;
	width:250px;
	max-height:90px;
	overflow:hidden;
	display:block;
	color:#a88237;
	margin: 8px 6px 0 0;
	line-height:1.4em;
}

.SysInfo_v3
{
	float:right;
	width:400px;
	max-height:90px;
	overflow:hidden;
	display:block;
	color:#a88237;
	margin: 8px 6px 0 0;
	line-height:1em;
}


.SysInfo p
{
	margin-bottom:4px;
}
.SysInfo_v3 p
{
	margin-bottom:4px;
}

.SysInfo .IMP
{
	color:#FF0084;
}

.SysInfo_v3 .IMP
{
	color:#FF0084;
}

.SysInfo .IMP a:link { text-decoration:none; color:#FF0084; }
.SysInfo .IMP a:visited { text-decoration:none; color:#FF0084; }
.SysInfo .IMP a:hover { text-decoration:underline; color:#FF0084; }
.SysInfo .IMP a:active { text-decoration:none; color:#FF0084; }

.SysInfo_v3 .IMP a:link { text-decoration:none; color:#FF0084; }
.SysInfo_v3 .IMP a:visited { text-decoration:none; color:#FF0084; }
.SysInfo_v3 .IMP a:hover { text-decoration:underline; color:#FF0084; }
.SysInfo_v3 .IMP a:active { text-decoration:none; color:#FF0084; }


.UserInfo
{
	float:left;
	margin:50px 0 0 80px;
	color:#222;
	font-size:1.6em;
}

.FDSummary
{
	padding:0 20px 0 40px;	
	height:auto;
	margin-bottom:30px;
}

.FDSummary table
{
	width:100%;
}

.FDSummary table tr
{
	line-height:2.8em;
}

.FDSummary table tbody tr
{
	border-bottom:2px solid #FFF;
}

.FDSummary table tbody th
{
	font-size:1.23em;
	color:#628807;
	width:18%;
	padding-left:48px;
}

.FDSummary table tbody td a
{
	margin-right:26px;
	display:inline-block;
}

.FDSummary table tbody td
{
	line-height:2.2em;
	padding:3px 10px 3px 0;
}

#divFdTypDes
{
	width:660px;
	border: 3px solid #FFF;
}

#divFdTypDes:hover
{
	border: 3px solid #F3F3EE;	
	cursor:pointer;
	background-color:#F8F8FF;
}

#search
{
	border: 3px solid #F3F3EE;		
	background-color:#F8F8FF;
	padding:2em;
	font-size:13px;
	margin:0 0 1em;
}

#divFdTypDes p
{
	line-height:1.5em;
	margin-bottom:5px;
	margin-left:50px;
	color:#874d1b;
	vertical-align:middle;
}

#divFdTypDes p img
{
	vertical-align:middle;
	margin-right:2px;
}

.FDListData, .FDListData_SchoolTime, .FDListData_SchoolStat
{
	padding:5px 20px 0 20px;
}

.FDListData table, .FDListData_SchoolStat table
{
	width:100%;
}

.FDListData table tr, .FDListData_SchoolStat table tr 
{
	line-height:1.4em;
}

.FDListData table thead tr, .FDListData_SchoolStat table thead tr , .FDListData table.dataTable thead th 
{
	line-height:2.2em;
	border-top:1px solid #ac7380;	
	border-bottom:2px solid #ac7380;
}
#demo_length , #demo_filter {
    line-height: 3em;
}
.FDListData table.dataTable{
border-collapse: collapse;
}
.FDListData table tbody tr 
{
	line-height:2.2em;	
	border-bottom:1px solid #DDD;
}
.FDListData table.dataTable tbody tr
{
	line-height:1.4em;	
	border-bottom:1px solid #DDD;	
}

.FDListData table tbody tr:hover
{
	color:#96394F;
	background-color:#f8e6ea;
}


.FDListData_SchoolStat table tbody tr
{
	line-height:1.8em;		
}

.FDListData_SchoolStat table ul 
{
	height:auto;
	text-align:right;
}

.FDListData_SchoolStat table ul li
{
	width:150px;
	float:left;
}

.FDListData_SchoolStat table .SchoolStat_Update
{
	clear:both;
	display:block;
	padding:2px 10px;	
}

.FDListData table .x_serial
{
	width:6%;
	text-align:center;	
}

.FDListData table .x_yrsem
{
	width:7%;
	text-align:center;	
}

.FDListData table .x_title
{

}

.FDListData table .x_utility
{
	width:8%;
	text-align:right;
	padding-right:4px;
}

.FDListData table .x_datemdf
{
	width:13%;
	font-size:0.85em;
	font-style:italic;
}

.FDListData_SchoolTime table
{
	width:80%;
	margin:0 auto;
	border:1px solid #ac7380;
	text-align:center;
	margin-bottom:50px;
}

.FDListData_SchoolTime table tr
{
	line-height:40px;
}

.FDListData_SchoolTime table tr .TH 
{
	background-color:#f8e6ea;
	border-bottom:1px solid #ac7380;
	border-left:1px solid #ac7380;
	text-align:center;
}

.FDListData_SchoolTime table tr th
{
	background-color:#f8e6ea;
	border-bottom:1px solid #ac7380;
	border-left:1px solid #ac7380;
	text-align:center;
}

.FDListData_SchoolTime table tr .TD:hover
{
	background-color:#e4ffdd;
	cursor:pointer;
}

.FdEditData , ul.divAacsb
{
	padding:10px 20px 10px 40px; 
	height:auto;
}

 ul.divAacsb{
 	background:#f9e8ec;
 	margin-bottom:1.5em;
 }

ul.divAacsb li h3{
	font-size:18px;
	color: #841630;
}
.FdEditData li , ul.divAacsb li
{
	margin-bottom:1.2em;	
}

.FdEditData li .defaultHint ,  ul.divAacsb li .defaultHint 
{
	font-size:0.85em;
	margin-right:10px;
	color:#999;
	line-height:16px;
}
.FdEditData li .defaultHint:hover
{
	color:#F00;
}

.FdEditData .readonly
{
	border-bottom: 1px dashed #DDD;
}

.FdEditData .readonly H4
{
	text-align:left;
	padding-left:10px;
	width:190px;
}

.FdEditData .readonly span
{
	color:#96394F;	
	line-height:26px;	
	vertical-align:top;
}

.FdEditData li span a
{
	background:url(../img/led-icons/text_dropcaps.png)  no-repeat;
	padding-left:18px;
	line-height:16px;
}
.FdEditData li span a:hover
{
	cursor:pointer;
}

.FdEditData li input[type=text], select, textarea
{
	border:1px solid #CCC;
	color:#96394F;	
	margin-right:10px;	
}


.FdEditData li input
{
	padding:4px 6px;	
}

.FdEditData li select
{
	padding:4px 6px;	
}

.FdEditData li textarea
{
	padding:4px 6px;	
	/*width:650px;*/
	width:350px;
	height:8em;
}
.FdNme_special_style_ir
{
	border:1px dashed #96394F;
	padding:10px 0px;
	margin-bottom:10px;
	background-color:#F8F8FF;
}

.FdNme_special_style_ir input[type=text]
{
	border:1px solid #EEE;
}
.FdNme_special_style_ir span.defaultHint
{
    display:block;
	background:url(../img/led-icons/help.png) left center no-repeat;
	padding-left:20px;
	margin:4px 0 0 160px;
	color:#00ADDF;
}
.FdNme_special_style
{
	border:1px dashed #96394F;
	padding:10px 0px;
	margin-bottom:10px;
	background-color:#F8F8FF;
}

.FdNme_special_style input[type=text]
{
	border:1px solid #EEE;
}

.FdNme_special_style .updateFDTitle
{
	width:auto;
}

.FdNme_special_style .updateFDTitle:hover
{
	cursor:pointer;
}

.FdNme_special_style  span
{
	display:block;
	background:url(../img/led-icons/help.png) left center no-repeat;
	padding-left:20px;
	margin:4px 0 0 160px;
	color:#00ADDF;
}

.FdNme_special_style .chk2Pub
{
	display:inline-block;
	background:none;
	padding-left:6px;
	margin:0px;
}

.FdNme_special_style .chk2Pub input
{
	width:auto;
	margin-right:4px;
	border:0px;
}

.FDViewData
{
	padding:10px 20px 0 40px;
}

.FDViewData table
{
	width:100%;
}

.FDViewData table tbody tr
{
	line-height:2.4em;
	border-bottom:1px dashed #DDD;
}

.FDViewData table tbody tr th
{
	padding-left:10px;
	width:200px;
}

.FDViewData table tbody tr td
{
	color:#96394F;
	padding-right:10px;
}

.FDViewData table .x_title
{
	width:20%;
}

#FdOperateNavi
{
	padding-bottom:10px;
	text-align:right;
}

#FdOperateNavi input 
{
	margin-left:6px;
	padding:2px 10px;
	height:30px;
	vertical-align:middle;
}


a#input_Button{
/*	height:30px;*/
}
/*#FdOperateNavi input[type=submit] ,a#input_Button {
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #dcdcdc;
	padding:0px 18px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background-color:#ededed;
	color:#222;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}
a#input_Button:hover , #FdOperateNavi input[type=submit]:hover {
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background-color:#dfdfdf;
}
a#input_Button:active , #FdOperateNavi input[type=submit]:active{
	position:relative;
	top:1px;
}
*/
.FdEditAdditionData
{
	padding:10px 20px 10px 40px;
	height:auto;
}

.FdEditAdditionData table
{
	width:762px;
	border:6px solid #DFDFDF;
	margin-bottom:40px;
}

.FdEditAdditionData table thead tr th
{
	color:#96394F;
	line-height:2.2em;
	padding-left:10px;
	font-size:1.15em;
	border-bottom:1px dashed #DFDFDF;
}

.FdEditAdditionData table tbody tr th, .FdEditAdditionData table tbody tr td
{
	padding:5px 0px;
	vertical-align:middle;
}

.FdEditAdditionData #FdInfo tbody tr th
{
	width:100px;
	padding-left:60px;
	vertical-align:top;
	padding-top:8px;
}

.FdEditAdditionData table tbody input, textarea
{
	color:#96394F;
	border:1px solid #CCC;
	margin-right:10px;	
	padding:4px 6px;	
}

.FdEditAdditionData table tbody .newdata .new
{
	background:url(../img/led-icons/add.png) 18px 10px no-repeat;
}

.FdEditAdditionData table tbody .newdata input
{
	border:1px solid #96394F;
}

.FdEditAdditionData table tbody .chk2del input
{
	border:0px;
	margin-right:2px;
}

.FdEditAdditionData table tbody .chk2del:hover
{
	color:#F00;
}

.FdEditAdditionData table tfoot tr th
{
	text-align:right;
	padding:0 10px 5px 0;
}

.FdEditAdditionData table tfoot tr td
{
	padding:5px 0;
}

.FdEditAdditionData table .input_Buttom
{
	height:30px;
	padding:2px 10px;
	vertical-align: middle;	
}

.x_Insert_noFdData
{
	margin-left:40px;
}

.Insert_noFdData
{
	margin-left:30px;
}

.x_Insert_withFDLst
{
}

.x_Insert_withFDLst div
{
	float:right;
	margin:-30px 0 10px 0;
}

.x_insertFdData
{
	min-width:110px;
	height:30px;
	line-height:26px;
	*line-height:30px;
	line-height:30px \9;
	display:block;
	text-align:center;
}
.insertFdData
{
	min-width:110px;
	height:30px;
	line-height:26px;
	*line-height:30px;
	line-height:30px \9;
	display:block;
	text-align:center;
}

.x_edit
{
	padding-left:20px;
}

.x_edit:hover
{
	background:url(../img/led-icons/pencil.png) 0px 0px no-repeat;	
}

.scrolldiv
{    
    min-width:800px;
    overflow:scroll;
    margin:2em 0 2em;    
    max-height:800px;
}

.scrolldiv table th
{    
    /*min-width:200px;*/
    min-width:50px;
}

.scrolldiv table td
{    
    padding:3px;
}


.len1
{
	width:30px;
}

th.len1 
{
	width:50px;
}

.len2
{
	width:100px;
}

th.len2 
{
	width:150px;
}

.len3
{
	width:250px;	
}

.len3 th
{
	width:270px;
}

.len4 , .datepicker
{
	width:350px;
}

.len4 th
{
	width:370px;
}
a.clkhint{
    cursor:pointer
}

a.clklog{
    cursor:pointer
}

#inputgroup{
	float:right;
	vertical-align:center;
	
	width:695px;
}
ul h4{
	color:#96394F;
}

#QueryToolbar_wrapper{
    margin-left: 50px;
}

.libarea {
    background-color: #EEE;
    padding: 0px 0px 10px 0px;
}

.libarea li input[type=text], select, textarea
{
	border:1px solid #CCC;
	color:#96394F;	
	margin-right:10px;	
}

.libarea li input , .libarea li a
{
	padding:4px 6px;	
}

.libarea li select
{
	padding:4px 6px;	
}

.libarea li textarea
{
	padding:4px 6px;	
	/*width:650px;*/
	width:350px;
	height:8em;
	vertical-align: top;
	
}
.libarea li
{
    padding: 5px 0px 0px 0px;
}

a.clktitle {
    float: right;
    margin: 8px 200px 0px 0px;
    cursor: pointer;
    color: #96394F;
}
#content_main .pure-form select {
    height: 2.25em;
    border: 1px solid #ccc;
    background-color: #fff;
    Padding: 0em .6em;
}

#demo caption{
    border-top: 2px solid #ac7380;
    text-align:center;
    line-height:2em;
}
div.tempdiv{
	float:left;
	margin:2em;
}
div.tempdiv img{
	display:block;
}
div.tempdiv span{
	
}
div.clsFormTemplates{
	padding:10px;
	text-align:center;
}

div.clsFormTemplates a{
	color:#874d1b;
}

.w3-green, .w3-hover-green:hover {
	color: #fff !important;
	background-color: #4CAF50 !important;
}

.w3-badge {
	border-radius: 50%;
}

.w3-badge, .w3-tag {
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.w3-red, .w3-hover-red:hover {
	color: #fff !important;
	background-color: #f44336 !important;
}

.w3-btn, .w3-button {
	border: none;
	display: inline-block;
	padding: 8px 16px;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	color: inherit;
	background-color: inherit;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
}

.w3-btn, .w3-button {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.clsitem {
	font-size: 15px;
	color: #96394F;
}