/*Footer Start*/
#footer {
	height: initial !important;
}

#footer .header_center {
	width: initial;
	height: initial;
}

#footer .header_center footer {
	width: auto;
    margin: 0 auto;
    padding: 20px 0 10px;
    margin-bottom: 20px;
    display: flex;
    max-width: 100%;
    justify-content: space-evenly;
    flex-flow: wrap;
}

#footer .header_center footer a {
	float: initial;
	width: initial;
	margin: 0 10px;
}

.main-header > .window {
	display: none;
}

pre {
	display: none;
}

.qualification_content .summary .label {
	text-align: left;
	font-size: 14px;
}

#header .logout {
	margin-bottom: 5px;
}