
@import url('https://fonts.googleapis.com/css2?family=Bruno+Ace+SC&family=Delicious+Handrawn&family=Kanit:wght@300&family=Lilita+One&display=swap');

.my_font_styles{
	font-family: 'Bruno Ace SC', sans-serif;
	font-family: 'Handlee', cursive;
	font-family: 'Kanit', sans-serif;
	font-family: 'Lilita One', sans-serif;
}

.handwritten_fonts{
	font-size:16px;
	font-family: 'Handlee', cursive;
}


.round_outer{
	padding:2%; margin:2% 2% 0 2%; width:96%; box-sizing:border-box; border:1px solid #eee; background-color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

.round_top{
	background-color:#efefef;
	font-size: 17px;
	color: #555;
	line-height: 17px;

		
		-moz-border-radius: 10px 10px 0px 0px;
		-webkit-border-radius: 10px 10px 0px 0px;
		border-radius: 10px 10px 0px 0px;
		border: #ccc solid 1px;
		border-bottom: none;
		margin:.5% 1% 0 1%;
		padding:.4% .5%;
						width: 97%;
	
		}
	.round_mid{
					background-color:#fff;
						
		
						border: #ccc solid 1px;
						border-bottom: none;

						margin:0% 1% 0 1%;
						padding:.5%;
						width: 97%;
					font-size: 14px;
		}
		.round_bot{
			background-color:#fff;
				
				-moz-border-radius: 0px 0px 10px 10px;
				-webkit-border-radius: 0px 0px 10px 10px;
				border-radius: 0px 0px 10px 10px;

				border: #ccc solid 1px;
				margin:0% 1% 1% 1%;
				padding:.5%;
				width: 97%;
			
				}
		
	.round_left_btn{
		background-color:#ddd;			
		-moz-border-radius: 5px 0px 0px 5px;
		-webkit-border-radius: 5px 0px 0px 5px;
		border-radius: 5px 0px 0px 5px;
		border: #ccc solid 1px;
		border-bottom: none;
		margin:.5% 0 0 2%;
		padding:1% .5%;
		width: 120px;
		float: left;
		}
	.round_right_btn{
		background-color:#ddd;			
		-moz-border-radius: 0px 5px 5px 0px;
		-webkit-border-radius: 0px 5px 5px 0px;
		border-radius: 0px 5px 5px 0px;
		border: #ccc solid 1px;
		border-bottom: none;
		margin:.5% 0 0 0;
		padding:1% .5%;
		width: 120px;
		float: left;
	
	}	

	.round_all_btn{
		background-color:#ddd;			
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		border-radius: 5px 5px 5px 5px;
		border: #ccc solid 1px;
		margin:.5% 0 0 0;
		padding:1% .5%;
		width: 120px;
		float: left;
	
	}	
	
	
   

	.styled-table {
		border-collapse: collapse;
		margin: 25px 0;
		font-size: 0.9em;
		font-family: sans-serif;
		width: 900px;
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	
	}
	.styled-table thead tr {
		text-align: left;
		padding: 5px;
		margin: 5px;
	}
	.styled-table tbody tr {
		border-bottom: 1px solid #dddddd;
		padding: 5px;
		margin: 5px;
	}
	
	.styled-table tbody tr:nth-of-type(even) {
		background-color: #f3f3f3;
	}
	
	.styled-table tbody tr:last-of-type {
		border-bottom: 2px solid #af3c38;
	}
	
	.styled-table tbody tr.active-row {
		font-weight: bold;
		color: #af3c38;
	}
	
	.styled-table tbody tr td{
		border-bottom: 1px solid #dddddd;
		padding: 5px;
		margin: 5px;
		border-left:1px solid #ddd;
	}
	
	.styled-table thead tr td{
		padding: 10px;
		margin: 5px;
		border-left:1px solid #ccc;
		background-color: #af3c38;
		color: #fff;
	}


	.my-table tr td{
		background-color:transparent;
	}

@media (max-width: 768px) {

* {
    box-sizing: border-box;
}

    .col-1 {width: 100%;}
    .col-2 {width: 100%;}
    .col-3 {width: 100%;}
    .col-4 {width: 100%;}
    .col-5 {width: 100%;}
    .col-6 {width: 100%;}
    .col-7 {width: 100%;}
    .col-8 {width: 100%;}
    .col-9 {width: 100%;}
    .col-10 {width: 100%;}
    .col-11 {width: 100%;}
    .col-12 {width: 100%;}
   


	.round_r{
background-color:#ddd;
	
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;

	}

	.round_l{	
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	}




input {
	margin:10px 0px 0px 0px;
}

select{
	margin:10px 0px 0px 0px;
}


}


@media (min-width: 768.1px) {


	.round_r{
	
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	border-radius: 0px 8px 8px 0px;
	}

	.round_l{
	
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
	}

    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

body {
	margin:0px auto;
	padding-top:0px;
	background-color:#fff;
	background-attachment:fixed;
	font-size:14px;

font-family: 'Kanit', sans-serif;
/*background: linear-gradient(0.25turn, #eee, #fff, #eee);

background-image:url(card-design-1153049.jpg); 
	background-position:left;
	background-repeat:no-repeat; */
}

.c0 {
	background-color: #ffebee;
	color: #000;
}
.c1{
	background-color: #b71c1c;
	color: #FFF;
}
.c2 {
	background-color: #d32f2f;
	color: #FFF;
}
.c3 {
	background-color: #f44336;
	color: #FFF;
}
.c4 {
	background-color: #e57373;
	color: #263238;
}
.c5 {
	background-color: #ffcdd2;
	color: #263238;
}
.c6 {
	background-color: #ffebee;
	color: #263238;
}

td{
	background-color:#FFF;
	padding:2px 5px;
}


/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  line-height:20px;
  font-size: 13px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color:#444;
}
/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border:#DC0030 solid 1px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 10px;
  top: -7px;
  width: 7px;
  height: 20px;
  border: solid #06C;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
	
@page  
{ 
    /* size: A4;   auto is the initial value */ 

    /* this affects the margin in the printer settings */ 
    /*margin: 6mm 7mm 6mm 7mm; */
	margin: .152mm .653mm .28mm .635mm;  
	transform: scale(.7);
	
} 

@media print{
	/*@page {size: landscape} 
	@page {size: portrait}*/
	
		div {
		  break-inside: avoid;
		}
	  
}
	
@media print {	
  body * {
    visibility: hidden;	
  }

  .my-table tr td{
	background-color:transparent;
	}

 
  #section-to-print, #section-to-print * {
    visibility: visible;
	top: 0px;
  }
  
  #hide, #hide * {
    visibility:hidden;
  }
  .page_end { 
    page-break-before: always;
  }
  .page_cont {
    page-break-after: avoid;
  }
  .page_cont_2 {
    page-break-inside: avoid;
  }  
}

.res_tr_h{
font-size:13px;
}    

img{
	border:none;
}
.icon{height:26px; width:26px; margin-right:5px; margin-top:4px; float:left; }
#top{
	width:100%;
	background-color:#555;
	padding:0px;
	color:#fff;
	position:fixed;
	z-index:200;
	min-height:33px;
	border-bottom:#222 solid 1px;
	right:0px;
}


#left{
	margin-top:50px;
	width:16.5%;
	float:left;
	
	background-color:#fff;
	box-sizing: border-box;
	height: 100%;
    min-height: 100vh;

	}

#right{	
	width:83.5%; margin-top:55px; float:left;
	background: linear-gradient(0.35turn, #eee, #fff, #eee);
}

.canvas_outer{
	padding:20px;
}
.round{
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.display_box{
	width: 24%;
	box-sizing: border-box;
	padding: 2%;
	margin: 1% 1% 1% 0;
	line-height: 20px;
	font-size: 18px;
	background-color: #E0E0E0;
	height: 160px;
	float: left;

	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}



.shadow{
	-moz-box-shadow: 0px 0 2px #000;
	-webkit-box-shadow: 0px 0 2px #000;
	box-shadow: 0px 0 2px #000;
	background-color:#fdd;
}

.shadow_dark{
	box-sizing: border-box;
	border: solid 1px #ccc;
}

.shadow_dark1{
	-moz-box-shadow: 0px 0 15px #000;
	-webkit-box-shadow: 0px 0 15px #000;
	box-shadow: 0px 0 15px #000;
}

a{
	text-decoration:none;
	color:#FFF;
}

.menu_control{
	visibility:visible; 
	z-index:110; 
	color:#fff; 
	width:22px; height:70px; word-wrap: break-word; float:left; position:absolute; margin-top:190px; margin-left:-7px;
	}

a.left_menu_outer{
	height:33px;
	line-height:33px;
	display:block;
	width:100%;
	padding-left: 18%;
	margin-left: 1px;
	float:left;
	position:relative;
	font-size: 14px;
	z-index:100;
	clear:both;
	color:#975c5c;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
	
}
a:hover.left_menu_outer{
	font-weight: 800;
	background-image:none;
	
	
	/*background-image:url(menu_arrow2.png); 
	background-position:right;
	background-repeat:no-repeat;*/
}

a.active_menu{
	background-color: #975c5c;
	color: #fff;
}



.left_menu_image{
	height:25px;
	width:25px;
	float:left;
	margin-top:2px;
	margin-right:5px;
	padding-right:5px;
}

.icon{
	height:25px;
	width:25px;
	font-size: 25px;
	float:left;
	margin-top:12px;
	margin-right:5px;
	padding-right:5px;

}
.left_menu_text{
	height:48px;
	line-height:48px;
	display:block;
	width:100%;
	box-sizing: border-box;;
	padding-left:4%;
	float:left;
	position:relative;
	z-index:100;
	clear:both;
	color:#333;
	cursor:pointer;
	
	border-bottom: #fee solid 1px;
	
}

.left_menu_text:hover{
	font-weight: 800;
}

.sub_menu_outer{
	background-image:url(images/trans_white.png);
	padding:6px;
	margin:0px 4px;
	
	-moz-box-shadow: 0px 0 7px #000;
	-webkit-box-shadow: 0px 0 7px #000;
	box-shadow: 0px 0 7px #000;
}
a.submenu{
	display:block;
	float:left;
	padding:0px 25px;
	border-right:#000 solid 1px;
}
a:hover.submenu{
	color:#FFF;
}

/*  Admission Page*/

#registra_form_container{
	padding:10px;
	line-height:20px;
	font-size:16px;	
	margin:10px;
	color:#444;
	
}
	
.sub_outer{
	margin:0px 20px 20px 20px;
	border:#efefef solid 1px;
	padding:10px;
	background-color:#FFF;
	}

.registra_form_container{
	padding:20px;
	margin:4px;
	
	-moz-box-shadow: 0px 0 4px #000;
	-webkit-box-shadow: 0px 0 4px #000;
	box-shadow: 0px 0 4px #000;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.reg_title{
	line-height:30px;
	font-size:1.2em;
	background-color:#F44336;
	color:#FFF;
	padding-left:20px;
	margin-bottom:10px;
	width:300px;
	float:left;	
}
.sr_no{
	line-height:30px;
	font-size:1.6em;
	color:#F44336;
	float:left;
	padding-left:30px;
	margin-bottom: 20px;
	border-bottom: #F44336 solid 1px;
	width: 100%;
}

.registra_form_line{
	height:25px;
	float:left;
	padding:15px;
	width:640px;
	background-color:#FFF;
	border-top:#999 solid 1px;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	
}

.registra_form_line_small{
	height:30px;
	float:left;
	padding:5px 15px;
	width:640px;
	
	margin-bottom:2px;
	
	/*background-color:#fff;
	-moz-box-shadow: 0px 0 4px #000;
	-webkit-box-shadow: 0px 0 4px #000;
	box-shadow: 0px 0 4px #000;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
	
}

.registra_form_line1{
	height:25px;
	float:left;
	padding:15px;
	width:640px;
	background-color:#FFF;
	border-top:#999 solid 1px;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	
}

.registra_form_line_print{
	min-height:29px;
	line-height:29px;
	float:left;
	padding:6px 10px;
	width:690px;
	font-size:13px;
}

.registra_form_line_head{
	height:25px;
	width:260px;
	float:left;
	line-height:25px;
	text-align:right;
}
.registra_form_line_text{
	height:25px;
	width:270px;
	float:left;
	padding-left:30px;
	line-height:25px;
	
	
}
.registra_input{
	height:25px;
	padding-left:5px;
	width:320px;
	border:#ccc solid 1px;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom:3px;
	
}

.drop{
	height:29px; width:327px;
}
.reg_button{
	padding:0px 10px;
	height:40px;
	line-height:40px;
	font-size:1.2em;
	width:190px;
	background-color:#F44336;
	border:none;
	color:#FFF;
	text-align:center;
	margin:10px 0px 0px 250px;
	cursor:pointer;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.reg_button:hover{	
	-moz-box-shadow: 0px 0 10px #000;
	-webkit-box-shadow: 0px 0 10px #000;
	box-shadow: 0px 0 10px #000;
	
}


.add_button{
	height:25px;
	line-height:25px;
	font-size:1.1em;
	background-color:#F44336;
	color:#FFF;
	text-align:center;
	margin:0px;
	float:left;
	cursor:pointer;
	border:none;
	
	
}
.add_button:hover{
	-moz-box-shadow: 0px 0 3px #000;
	-webkit-box-shadow: 0px 0 3px #000;
	box-shadow: 0px 0 3px #000;
}


.form_line{
	height:30px;
	float:left;
	padding:5px 10px;
	width:640px;
	background-color:#FFF;
	margin-bottom:1px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
.form_line_float{
	width:300px;
	height:30px;
	float:left;
}
.form_text{
	height:30px;
	line-height:30px;
	width:130px;
	float:left;
	text-decoration:none;
	color:#333;
}
.form_input{
	height:26px;
	line-height:26px;
	padding:0px 5px;
	border:#999 solid 1px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:150px;
}
.form_input_s{
	height:26px;
	line-height:26px;
	padding:0px 5px;
	border:#999 solid 1px;
	float:left;
	margin-right:10px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:350px;
}


.class_display{
	height:40px;
	min-width:150px;
	width:12%;
	line-height:40px;
	background-color:#FFF;
	margin:0% .5% .5% 0%;
	float:left;
	color:#F44336;
	font-size:100%;
	text-align:center;
	border:#dedede solid 1px;
	overflow:hidden;
	
		/*-moz-box-shadow: 0px 0 3px #000;
	-webkit-box-shadow: 0px 0 3px #000;
	box-shadow: 0px 0 3px #000;*/
	 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";       /* IE 8 */
filter: alpha(opacity=80);  /* IE 5-7 */
-moz-opacity: 0.8;          /* Netscape */
-khtml-opacity: 0.8;        /* Safari 1.x */
opacity: 0.8;               /* Good browsers */
}

.class_display:hover{
	background-color:#FFE3D7;
}

.hidden_del{
	visibility:hidden;
	height:25px;
	width:25px;
	float:right;
	cursor:pointer;
	margin-left:5px;
}
.hidden_del:hover{
	height:25px;
	margin-top:-1px;
	cursor:pointer;
}

.sr_reg_line{
	height:40px;
	border:#000 solid 1px;
	border-top:none;
	width:660px;
	background-color:#FFF;
}
.sr_reg_data{
	color:#333;	
	float:left;
	padding:0px 0px;
	line-height:16px;
	
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	text-align:center;

	border:none;
	background-color:transparent;
	border-right:#777 solid 1px;
	min-height:40px;
	width:100px;
}


.bullet{
	background-image:url(images/prepare.png);
	background-repeat:no-repeat;
	padding-left:5px;
	margin-right:5px;
	width:145px;
	float:left;
}
.adm_form_pint{
	width:180px; height:20px; float:left;
	}

.fee_display{
	height:90px;
	width:112px;
	background-color:#FFF;
	margin:2px;
	float:left;
	color:#F44336;
	text-align:center;
	padding-top:5px;
	
	-moz-box-shadow: 0px 0 3px #000;
	-webkit-box-shadow: 0px 0 3px #000;
	box-shadow: 0px 0 3px #000;
}

.class_display_fee{
	height:30px;
	width:200px;
	line-height:30px;
	background-color:#CCC;
	color:#FFF;
	margin:.5% 0% .5% 0%;
	font-size:1.4em;
	font-size:100%;
	text-align:center;
	
		-moz-box-shadow: 0px 0 3px #000;
	-webkit-box-shadow: 0px 0 3px #000;
	box-shadow: 0px 0 3px #000;
}

.fee_deposit{
	height:20px;
	margin-right:1px;
	width:195px;
	background-color:#FFF;
	float:left;
	color:#444;
	text-align:left;
	padding:5px;
	margin-bottom:1px;
	border:#CCC 1px solid;
	
}

.fee_graph{
	height:15px;
	width:195px;
	background-color:#FFF;
	float:left;
	color:#F44336;
	text-align:center;
	padding:5px 0px;
	margin-bottom:1px;
	
}

.receipt_tag{
	height:18px;
	width:415px;
	background-color:#FFF;
	float:left;
	color:#000;
	text-align:left;
	margin-bottom:3px;
		
}

.alert{
	padding:10px 0px;
	width:100%;
	font-size:25px;
	text-align:center;
	color:#FFF;
	background-color:#066;
	
	position:absolute;
	top:0px;
	left:0px;
	z-index:10000;
	
		
	-moz-box-shadow: 0px 0 10px #000;
	-webkit-box-shadow: 0px 0 10px #000;
	box-shadow: 0px 0 10px #000;
}

.r_s{
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
	
}

.navigate{
	line-height:20px;
	width:150px;
	background-image:url(images/arrow.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	float:left;
	font-size:17px;
	height:20px;
	padding:2px 10px;
}

.refine{
	padding:0px 10px;
	line-height:22px;
	font-size:15px;
	border:#222 solid 1px;
	float:left;
	color:#aaa;
	margin-left:2px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	
}


.logout{
	margin-top: -10px;
	padding: 5px 25px; margin-left: 1px;
	line-height:45px;
	height: 72px;
	font-size:15px;
	float:right;
	background-color:#81C784;
	color:#FFF;
		
	
}

.my_btn{
	padding:4px 10px;
	line-height:18px;
	height:18px;
	font-size:15px;
	float:left;
	margin:5px 4px 0px 0px;
	background-color:#FFF;
	color:#F44336;
	cursor:pointer;
	
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;	
	
	-moz-box-shadow: 0px 0 5px #000;
	-webkit-box-shadow: 0px 0 5px #000;
	box-shadow: 0px 0 5px #000;
}

.day_tot{
	height:30px;
	line-height:30px;
	background-color:#FFF;
	float:left;
	color:#F44336;
	text-align:center;
	margin-left:3px;
	font-size:20px;
	
	-moz-box-shadow: 0px 0 3px #000;
	-webkit-box-shadow: 0px 0 3px #000;
	box-shadow: 0px 0 3px #000;
}
.shot_cut{
	height:29px;
	width:29px;
	border:#FFF solid 1px;	
	line-height:29px;
	text-align:center;
	float:left;
	margin-right:20px;
	cursor:pointer;

-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;	
	
	-moz-box-shadow: 0px 0 3px #000;
	-webkit-box-shadow: 0px 0 3px #000;
	box-shadow: 0px 0 3px #000;
	
}

.search_out{

-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	
	-moz-box-shadow: 0px 0 30px #000;
	-webkit-box-shadow: 0px 0 30px #000;
	box-shadow: 0px 0 30px #000;
	
}


.time_tag{
	font-size:30px;
	color:#F60;
	float:left;
	text-align:center;
	width:90%;
	margin-left:5%;
	border:#FFF solid 1px;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.date_tag{
	font-size:30px;
	line-height:30px;
	margin-top:5px;
	color:#F60;;
	float:left;
	margin-left:2px;
	padding:0 12px;
	border:#FFF solid 1px;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.bill_list{
	padding:4px 5px;
	float:left;
	color:#F90;
	margin-left:1px;
	margin-bottom:1px;
	background-image:url(../Schoolpage/images/trans_white.png);
	color:#F36;
	
}

.r_s_small{
	height:20px;
	padding:2px; margin-left:1px; margin-bottom:1px;
	text-align:center;
	background-color:#F44336;
	float:left;
	color:#FFF;
		
	
}

a.log_out{
	line-height:34px;
	margin:2px 4px;
	padding:0px 10px;
	display:block;
	color:#036;
	background-color:#ddd;
	text-align:center;
	
}

a:hover.log_out{
	color:#666;
	background-color:#FFF;
}

.report_outer{
	margin-top:20px;
	border:#999 solid 1px;
	padding:10px;
	background-image:url(images/trans_white.png);
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.report_line{
	border:#999 solid 1px;
	padding:5px;
	float:left;
	width:180px;
	margin-left:20px;
	margin-top:10px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.login_form{
	width:70%;
	padding:2%;
	margin:20px 13%;
	position:fixed;
	background-color:#fff;
	z-index:2000;
	
	-moz-box-shadow: 0px 0 3px #000;
	-webkit-box-shadow: 0px 0 3px #000;
	box-shadow: 0px 0 3px #000;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
.login_form_hidden{
	height:0px;
	width:0px;
	padding:0px;
	margin-top:0px;
	overflow:hidden;
	visibility:hidden;	
}

.make_default{
	color:#C66300;
	box-sizing: border-box;
	width:100%;
	font-size:13px; display:block;
	border:none; background-color:#eaeaea; cursor:pointer;
	height:40px;
	line-height:40px;
	
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;	
}
.make_default:hover{ color:#F44336; }

.black{	
	width:100%;
	height:100%;
	position:fixed;
	z-index:1999;
	background-image:url(images/trans_black.png);
	margin:-10px 0px 0px 0px;
}
#black{
	background-color: #000;
	
}
.black_hidden{
	height:0px;
	width:0px;
	position:fixed;
	z-index:1999;
	
}

.login_close{
	margin-top:-4%;
	margin-right:-4%;
	float:right;
	height:20px;
	width:20px;
	background-color:#fff;
	padding:8px;
	
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
}

.session_list{
	padding:0px; 
	width:16%;
	margin:.33%; 
	font-size:22px; line-height:35px; color:#000; float:left; text-align:center; background-color:#FC3;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.session_list_inner{
	display:block;
	padding:3px;
}

.session_list_inner:hover{
	background-color:#F90;
}

.welcome{
	padding-top:10%;
	background-image:url(images/trans_black.png);
	margin:auto;
	width:100%;
	height:90%;
	z-index:300;
	font-size:44px;
	text-align:center;
	float:left;
	position:fixed;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tbl_line{
	border-bottom:#069 solid 1px;
	border-right:#069 solid 1px;
	padding:5px;
	background-color:#FFF;
	color:#900;
	font-size:13px;
}

.tbl_line1{
	font-weight:600;
	border-bottom:#F44336 solid 3px;
	border-right:#069 solid 1px;
	padding:5px;
	text-align:center;
	font-size:14px;
}

a.tbl_link{
	color:#000;
}

.down_arrow{
	height:7px; margin-top:13px; float:right; margin-right:15px;
	}
	
.help_box{
	color:#999; background-color:#fafafa; border:#fff solid 1px; padding:30px;
	
}

.help_title{
	border-bottom:#F44336 solid 1px;  color:#333; padding:10px; font-size:18px; height:30px; margin-bottom:20px;
}
.help_text{
	padding:20px; line-height:25px; text-align:justify;
}

.icard_box{
	border:#999 dashed 1px;
	width:20px;
	margin:0px;
	
}

.icard_edit{
	height:17px; width:17px; position:relative; float:left; margin-left:-22px;
}

.attendance{
width:20px; text-align:center; line-height:25px; height:auto; float:left; border:#999 solid 1px;
}

.attendance_staff{
	width:30px; text-align:center; line-height:25px; height:auto; float:left; border:#F44336 solid 1px;
	}

.foo{border:#F44336 solid 1px; background-color:#FFF; width:17px; height:17px; float:left;}

.homework_input{
	margin-bottom:10px; margin-right:10px; width:665px; border:#aaa solid 1px; background-color:#fafafa; line-height:25px; height:35px; padding:0px 10px;
}

.my_btn_homework{
	padding:11px 20px; width:100px;  background-color:#F44336; color:#FFF; border:none; margin-left:10px; cursor:pointer;
}

.my_btn_homework:hover{
	background-color:#EF5350;
}

.stu_img{
	height:40px;
	float:right;
}

.login_field{
	height:100px; font-size:45px;  width:98%; padding-left:2%; margin-bottom:30px;
	line-height:45px; border:none; background-color:transparent; color:#009; border-bottom:#009 solid 2px;
	
}

.button{
	width:49%; float:left; font-size:55px; padding:30px 0px; line-height:55px; cursor:pointer; background-color:#F44336; color:#FFF; border:1px solid #F44336;
	display:block; text-decoration:none; margin-left:2px; text-align:center;
}


.s_details{
	background-color:#e0f2f1;
	padding:5px 20px;
	height:35px;
}

.s_name{
	float:left;
	overflow:hidden;
	width:49%; 
	line-height:30px;
	height:30px;
}

.marks_outer{
	width:100%;
	background-color:#555;
	padding:0px 0% .2% .2%;
}
.marks_line{
	margin-top:1px;
}

.marks{
	float:left;	
	margin-right:1px;
	min-height:40px;
	line-height:40px;
	background-color:#FFF;
}

.result_note{
	line-height:35px;
	margin:20px;
	text-align:left;
}

.del_record{
	cursor:pointer; margin:2px 0px 0px 7px; padding:2px 10px; float:left; color:#555; background-color:#ddd;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.del_record:hover{
	background-color:#efefef;
}

.time_table_input{
	padding:1px 5px; border:#999 solid 1px; background-color:#fafafa; width:100%;
}



	/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  margin-top:8px;
  line-height:20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color:#444;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #fff;
  border:#DC0030 solid 1px;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 10px;
  top: -7px;
  width: 5px;
  height: 17px;
  border: solid #06C;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
	
.new_input_outer{
	height:42px; border:#CCC solid 1px; background-color:#eee; width:19.9%; float:left; margin-left:.1%; display:flex;
	box-sizing: border-box;
	margin-bottom:2px;
}

.new_input_box{
	font-size:15px; border:none; border-right:#ccc solid 1px; color:#f00; width:100%; text-align:center; height:38px; line-height:38px;
}

.delete_outer{
	float:left; width:20%; display: flex;
  justify-content: center;
  align-items: center;
	
}

.delete_outer:hover{
	background-color:#F93;
}


.online_box_outer{
	width:24%;
	padding:7px;
	background-color:#eee;
	margin-right:1%;
	float:left;
	box-sizing:border-box;
}
.online_input{
	width:100%; border:#aaa solid 1px; line-height:25px; height:35px; padding:0px 10px;
	box-sizing:border-box;
	float:left;
	margin-bottom:1px;
}

.online_text{
	width:70%; line-height:37px; height:37px; padding:0px 10px;
	box-sizing:border-box;
	float:left;
}

.my_btn_online{
	padding:10px 2%; width:100%;  background-color:#F44336; color:#FFF; border:none; cursor:pointer;
	box-sizing:border-box;
}

.my_btn_online:hover{
	background-color:#EF5350;
}

.form_plus{
border:#ccc solid 1px; padding:2px; width:30px; text-align:center; font-size:25px; background-color:#CCC; color:#FFF; float:right;
margin-top:-36px;
}

.study_cat_outer{
	padding-bottom:10px; margin-top:10px; border:#ddd solid 1px;
}

.data_outer{
	width:23%; margin:1%; overflow:hidden; float:left; background-color:#eee; 
	box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 2px 5px rgba(0,0,0,0.24);
}

.data_title{
	line-height:35px; text-align:center; width:100%; background-color:#eee; font-size:20px;
}

.data_t2{
	font-weight:700; height:40px; padding:25px 5px 5px 5px; line-height:20px; background-color:#f6f6f6; border-top:#ccc solid 1px;
}

.publish_btn{
	float:left; padding:5px 10px; background-color:#F00; font-size:13px; line-height:13px; color:#FFF; border:none; background-color:#F03; margin-right:1px;
	
}

.dis_date{
	border:#eee solid 1px;
	height:24px;
	width:70%;
	box-sizing:border-box;
	float:left;
	
}

.dis_btn{
	width:30%;
	text-align:center; line-height:20px;
	box-sizing:border-box;
	background-color:#CCC;
	border:#CCC solid 1px;
}

.tag{
	float:left; margin-right:2px;
}

.counter{
	padding:5px; line-height:15px; height:15px; background-color:#F00; color:#FFF;
}

