﻿*,
*:before,
*:after,
*:first-letter,
p:first-line,
div:first-line,
blockquote:first-line,
li:first-line {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

body {
	font-size: 12pt !important;
}

.wrapper {
	padding: .5cm 1cm !important;
}


.header,
.menu,
.hero,
.breadcrumbs,
.tabs,
.print,
.timetable,
.timetable .today,
.text,
.post h2,
.post p,
.qibla,
.qa,
.form,
.social,
.title,
.navigation,
.comments,
.scrolltop,
.footer,
.google-auto-placed {
	display: none !important;
}

.timetable.toprint {
    width: 100% !important;
	display: table !important;
	font-size: 12pt !important;
}

.timetable.toprint td, 
.timetable.toprint th {
    vertical-align: top !important;
    border-top: 1px solid #555 !important;
	padding: .13cm 1cm !important;
}

.timetable.toprint th {
    vertical-align: bottom !important;
	font-weight: bold !important;
	border-top: none !important;
}