
/* iPad admin menu changes */

@media screen and (max-width: 800px) {

	#login-form {
        top: 11%;
	}

	.calPopup div {
		font-size: 140%;
	}
	
}
