body.login div#login h1 a {
	background-image: url(https://report.ktlks.edu.hk/kindergarten/wp-content/uploads/2020/01/truelight_logo_cutted.png); 
	padding-bottom: 30px;
	width:161px;
	height:161px;
	background-size:161px;
}

textarea {
    min-width:300px;
    font-family:monospace !important;
    quotes:none;
    height:200px;
    width:100%;
}

.button_grid {
	padding:2px;
	display:inline-block;
}

.radio_pad {
	margin-right:30px;
}

td { 
	padding : 15px;
	text-align : left;
}

.success_msg {
	color:green;
}

.error_msg {
	color:green;
}

.general_text {
	color:blue;
}

.dTables_header {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.full_width {
	width:100%;
}

.input_width {
	width:200px;
}

.to_center {
	text-align:center;
}

.system_tips {
	text-decoration: underline;
	color:blue;
}

.right_margin {
	margin-right:20px;
}

.general_font {
	font-size:18px;
}

.space_height {
	height:45px;
}