#pr-offline-modal .modal-header {
	/* when using bootstrap-2 (Protostar template, e.g. modal header is not displayed well) */
	min-height: 2em;
}
#pr-offline-modal .modal-content {
	top: 60px;
}

div.modal.fade {
	display: none;
}