.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #000 !important;
}
table tr { margin: 0 auto !important; padding: 0 auto !important; }
.table>thead>tr>th, .table>tfoot>tr>th {
    border-bottom-width: 1px !important;
    color: #333 !important;
    font-weight: 700 !important;
}
b, strong {
    font-weight: 700;
}
.fontsmall{
	color:#000 !important;
}
table th {
    line-height: 1em;
}
body {
    color: #000000;
}
::-webkit-scrollbar {
    display: none;
}
.title_height {
	min-height: 55px;
	border: solid 1px;
	font-size: 1.5em;
	line-height: 43px;
}
.pagebreak {
	clear: both;
	page-break-after: always;
	width: 100%;
    float: left;
    background: #c1c1c1;
    height: 10px;
}
.table-bordered .small, .table-bordered .small, .table-bordered small {
    color: #000 !important;
}

td,
th {
	border: 1px solid #000 !important;
	font-size: 16px;
}
body {
	-webkit-print-color-adjust: exact !important;
}
.inner_block {
	width: 85%;
	margin: 0 auto;
	text-align: justify;
}
#export_table .label
{
	background: none !important;
	color: #000 !important;
	border: none !important;
}
.smssent , .reason-msg{
	display:none;
}
.borderless th, .borderless td, .borderless {
	border: none !important;
}
.borderlessbottom th, .borderlessbottom td, .borderlessbottom {
	border-bottom: none !important;
}
.borderlessright th, .borderlessright td, .borderlessright {
	border-right: none !important;
}
.borderlessleft th, .borderlessleft td, .borderlessleft {
	border-left: none !important;
}
.borderblank {
	border: none !important;
}
.printcol_one {
	width: 150px !important;
}
.printcol_two {
	width: 350px !important;
}
.printshow {
	display: block !important;
}
.page-wrapper {
	margin-left: 10px !important;
	margin-right: 10px !important;
	padding-top: 0 !important;
}

a[href]:after , a[tel]:after{
    content: " " attr(href) "";
    content: " " attr(tel) "";
}

.panel {
	border: 0px solid transparent!important;
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
	box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}

.panel-body {
	padding: 0px;
}

.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
	float: left;
}

.col-sm-12 {
	width: 100%;
}

.col-sm-11 {
	width: 91.66666667%;
}

.col-sm-10 {
	width: 83.33333333%;
}

.col-sm-9 {
	width: 75%;
}

.col-sm-8 {
	width: 66.66666667%;
}

.col-sm-7 {
	width: 58.33333333%;
}

.col-sm-6 {
	width: 50%;
}

.col-sm-5 {
	width: 41.66666667%;
}

.col-sm-4 {
	width: 33.33333333%;
}

.col-sm-3 {
	width: 25%;
}

.col-sm-2 {
	width: 16.66666667%;
}

.col-sm-1 {
	width: 8.33333333%;
}

@page {
	size: auto;
	margin: 8mm;
}
.gradingsystem td {
   font-size: 75% !important;
   padding: 4px !important;
}

@media print {
	.topbar, .left-sidebar, .left-sidebar, #printrow, .printhide, .hide_print, .main-footer {
	display: none;
}
	.main-header, .main-sidebar, #printrow, .printhide, .hide_print, .main-footer {
		display: none;
	}
	.dt-buttons,
	.dataTables_filter,
	.dataTables_length,
	.dataTables_info,
	.dataTables_paginate {
		display: none !important;
	}
	::-webkit-scrollbar {
    	display: none;
	}
	html, body {
		height: auto !important;
		overflow: visible !important;
	}
	#page-wrapper,
	.panel,
	.panel-body,
	.report-body,
	.table-responsive {
		height: auto !important;
		max-height: none !important;
		overflow: visible !important;
	}
	table {
		width: 100% !important;
		page-break-after: auto !important;
		page-break-inside: auto !important;
		border-collapse: collapse !important;
	}
	tr {
		page-break-inside: avoid !important;
		break-inside: avoid-page !important;
		page-break-after: auto !important;
	}
	td, th {
		page-break-inside: auto !important;
		break-inside: auto !important;
		page-break-after: auto !important;
	}
	thead {
		display: table-header-group !important;
	}
	tfoot {
		display: table-footer-group !important;
	}
}
