.report header span{
	text-align: right;	
}
.report header input{
	width: 140px;
}	
.report header .date_box{
	float: left;
	white-space: nowrap;
	margin-left: 45px;
}
.report header .date_box span{
	line-height: 22px;
}
.report header .school{
	margin-left: 33px;
}
.report header .school span{
	margin-right: 5px;
}
.report header .type{
	margin-left: 42px;
}
.report header .type span{
	margin-right: 6px;
}
.report header .item{
	margin-left: 5px;
}
.report header .item span{
	margin-right: 7px;
}
.report header .clear_check{
	position: absolute;
	top: 71px;	
	right: 11px;
	height: 16px;
	line-height: 16px;
	background-color: rgb(236, 21, 21);
	width: 80px;
}
.report header .all_check{
	position: absolute;
	top: 71px;	
	right: 96px;
	height: 16px;
	line-height: 16px;
	background-color: green;
	width: 80px;
}
.report header .item_box{
    position: absolute;
    width: 950px;
    height: 620px;
    top: 102px;
    left: 40px;
    border: 2px dashed #A5A5A5;
    padding: 5px;
    box-sizing: border-box;
}
.report header .item_box .inline{
	overflow: auto;
	height: 100%;
	width: 100%;
}
.report header .item_box label{
	width: 25%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	font-size: 15px;
}
.report header .item_box input{
	width: 13px;
}
.report header .range{
	margin-left: 42px;
}
.report header .cut_off_date{
	margin-left: 6px;
}
.report header input[type='radio']{
	width: auto;
}
.report header select[name='charges_item']{
	margin-left: 26px;
	width: 288px;
}
.report header select[name='credits_item']{
	margin-left: 31px;
	width: 288px;
}
.report header input[name='cut_off_date']{
	margin-left: 5px;
	width: 348px;
}
.report header .status{
  	margin-left: 5px;
}
.report header select[name='status']{
	margin-left: 5px;
	width: 175px;
}
.report header .others_span{
	margin-left: 69px;
}
.report header .charge_check_box{
	
}
.report header .credit_check_box{
	display: none;
}
.report header input[name='others']{
	width: 283px;
	margin-top: 7px;
	//visibility: collapse;
	display: none;
}
.report header select{
	width: 381px;
}
.report header .margin{
	margin-top: 640px;
	margin-bottom: -2px;
}
#report_pc header .go{
	position: absolute;	
	top: 800px;
	left: 879px;
}	
#report_out header .go{
	position: absolute;	
	top: 53px;
	left: 882px;
}
#report_student_stat .go{
	position: absolute;	
	top: 26px;
	left: 882px;
}
#report_student_stat header input{
	width: 80px;
}
#report_pc_tb,
#report_out_tb,
#report_leaver_tb,	
#report_summer_tb,	
#report_deposit_tb,
#report_student_stat_tb{
	min-height: 590px;
}		
#report_student_stat_tb .datagrid .table-scroll{
	max-height: 590px;
}		
#report_summer_tb .datagrid .table-scroll{
	max-height: 590px;
}
#report_deposit_tb .datagrid .table-scroll{
	max-height: 590px;
}
#report_student_stat .go{
	position: absolute;	
	top: 26px;
	left: 878px;
}
#report_student_stat .button_group{
	margin: 12px 0px 0px 0px;
}	
#report_student_stat .c51{
	float: left;
	width: 26%;
}
#report_deposit .go{
	position: absolute;	
	top: 16px;
	left: 878px;
}
#report_deposit .notice{
    position: relative;
    font-style: italic;
    color: red;
    font-weight: bold;
    left: 0px;
}
#report_leaver .go{
	position: absolute;	
	top: 26px;
	left: 878px;
}
#report_leaver header input{
	width: 80px;
}
#report_leaver .c51{
	float: left;
	width: 26%;
}
#report_leaver .end_date{
	line-height: 21px;
}
#report_leaver .button_group{
	margin: 12px 0px 0px 0px;
}	
.report tr:nth-last-child(2) td {
	border-bottom: 1px solid #a0a0a0;
}
#report_student_stat_tb tr:nth-last-child(2) td ,
#report_deposit_tb tr:nth-last-child(2) td ,
#report_leaver_tb tr:nth-last-child(2) td {
	border-bottom: 0 !important;
}
.report_empty_cell {
	border: 0px !important;
}
.report_title_cell {
	border-bottom: 0px !important;
	border-right: 1px solid #a0a0a0 !important;
}
#report_pc .button_group{
	width: auto;
	position: absolute;
	right: 12px;
	bottom: -1px;
}
#report_pc .date_box{
	float: left;
	white-space: nowrap;
	margin-left: -30px;
}
#report_pc .date_box span{
	line-height: 22px;
}
#report_pc .c{
	width: 100%;
}
#report_pc .c input{
	width: 90px;
}
#report_pc_tb .col1{
	width: 90px;
}
#report_pc_tb .col2{
	width: 65px;
}
#report_pc_tb .col3{
	width: 90px;
}
#report_pc_tb .col4{
	width: 150px;
}
#report_pc_tb .col7{
	width: 120px;
}
#report_out_tb .col1{
	width: 65px;
}
#report_out_tb .col2{
	width: 90px;
}
#report_out_tb .col3{
	width: 55px;
}
#report_out_tb .col4{
	width: 88px;
}
#report_out_tb .col5,
#report_out_tb .col6,
#report_out_tb .col7,
#report_out_tb .col8,
#report_out_tb .col9{
	width: 93px;
}
#report_out_tb .col11{
	width: 55px;
}
#report_deposit  header select[name='status']{
	margin-left: 5px;
	width: 170px;
}
#report_deposit  header select[name='type']{
	margin-left: 5px;
	width: 95px;
}
#report_deposit header .school{
	margin-left: 0px;
}
#report_deposit header .type{
	margin-left: 0px;
}
#report_deposit_tb .col1{
	width: 50px;
}
#report_deposit_tb .col2{
	width: 85px;
}
#report_deposit_tb .col3{
	width: 330px;
}
#report_deposit_tb .col4,
#report_deposit_tb .col5{
	width: 110px;
}
#report_deposit_tb .col6{
	width: 65px;
}
#report_deposit_tb .col7{
	width: 65px;
}
#report_student_stat .end_date{
	line-height: 21px;
}
#report_summer input[name='ext_summer_only']{	
	width: 50px;
    margin-left: -10px;
    z-index: 100;
}
#report_student_stat_export_grid{
    position: absolute;
    width: 880px;
    min-height: 770px;
    background-color: white;
    border: 1px solid black;
    border-radius: 3px;
    top: -8px;
    margin: auto;
    margin-bottom: 30px;
    left: 0;
    right: 0;
    opacity: 0.9;
    display: none;
}
#report_student_stat_export_grid .title{
    margin: 10px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
#report_student_stat_export_grid .items{
    position: absolute;
    top: 35px;
    left: 8px;
    right: 8px;
    bottom: 30px;
	overflow: auto;
}
#report_student_stat_export_grid .buttons{
    position: absolute;
    bottom: 4px;
    right: 8px;
}
#report_student_stat_export_grid .buttons .export{
    background-color: green;
}
#report_student_stat_export_grid label{
    width: 33%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
}
#report_student_stat_export_grid input[type="checkbox"]{
    width: 13px;
    margin: 4px 4px;
}
#report_student_stat_export_grid .items_small_font{
    font-size: 14px;
}