body {
	padding-top: 0px !important;
}

#pageHeader {
	display: none;
}

#divSideBar {
	display: none;
}

#expContent{
	width: 100%;
}

.wrapper-box {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-top: 10px !important;
	margin-bottom: 20px !important;
	padding-top: 0px;
	max-width: none !important;
}

.container-fluid {
	margin: 0px !important;	
}

abbr[title]:after, a[href]:after {
	content: none;
}

.btn, .filterrow, th i.icon-chevron-up, th i.icon-chevron-down {
	display: none !important;
}

.table-bordered {
	border-collapse: collapse;
}

thead {display: table-row-group !important;}

* {
	overflow-x: visible !important;
	overflow-y: visible !important;
}

.printtitle {
	font-size: 36px !important; 
}

.tab-content > .tab-pane {
	display: block !important; 
	opacity: 1 !important;
}

#student-details.tab-pane{
	display: none !important; 
}

.pagebreaka {
	page-break-after: always; 
}

.pagebreakb {
	page-break-before: always; 
}

.icon-download-alt {
	display:none;
}

tr, td, th, thead, tfoot {
	page-break-inside: avoid !important;
}

#tab-incoming, #tab-outgoing {
	display: none!important; 
}

.pagebreak {page-break-after: always;}

.bg-inverse {
	background-color: #B8E9F1 !important;
	color: #333 !important;
}

.pinkhead, .printtitle {
	/*color: #333 !important;*/
}

.pinkhead {
	font-size: 30px !important; 
}

div.tab-pane.hide {
	display: none !important;
}

#gbClassOverviewTable .gbMark {
    /*width: 24px;*/
    /*padding: 2px;*/
}