#login_form, #login_area, div.tools, .main_menu, #footer, form#TSFE_ADMIN_PANEL_FORM {
	display: none;
}

#logo {
	float: left;
}

#col_left {
	display: none;
}

#mini_wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	clear: both;
}

.right_column {
	display: block;
	clear: both;
	border: 1px solid #000;
	padding: 5px;
	order: 2;
}

#col_middle {
	float: left;
	margin-top: 50px;
	width: 100%;
	order: 1;
}

table.contenttable, table.contenttable td {
	border: 1px solid #dcdae0;
}

div#school_name a {
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.breadcrumb {
	margin-left: 80px;
	display: none;
}

.breadcrumb li{
	list-style: none;
	float: left;
}