/*
Theme Name: Twenty Fourteen Child
Author: the WordPress team
Author URI: http://wordpress.org/
Description: Extends Twentyfourteen theme by the WordPress team; adapted by Floutsch
Template: twentyfourteen
*/

@import url("../twentyfourteen/style.css");

.matrikel {
	display: none;
}

#gspread_lehrer {
	height: 400px;
	max-height: 66vh;
	max-width: 95vw;
}

@media (min-width: 1250px) {
	#gspread_lehrer {
		margin-left: -138px;
		margin-right: -138px;
		width: 750px;
	}
}

.notification-box {
	border: 3px solid #f00;
	padding: 0.25em;
	margin-bottom: 0.5em;
}