/* 
    Created on : 22-Oct-2015, 22:24:02
    Author     : Chaman
    http://stackoverflow.com/questions/18974662/printing-twitter-bootstrap-correctly
    http://stackoverflow.com/questions/230205/how-can-print-preview-be-called-from-javascript
    A4 - 72 PPI 	595 Pixels 	842 Pixels
*/
header {display:none;visibility:hidden;}
.hidden-print {display:none;visibility:hidden;}
.makefullwidth-print {width: 100% !important;}

table.dataTable thead > tr > th { font-weight: normal; font-size: 10px; padding:5px 6px;}
table.dataTable.display tbody th { font-weight: normal; font-size: 10px; padding:5px 6px;} 
table.dataTable.display tbody td { font-weight: normal; font-size: 10px;}
table.dataTable.row-border tbody th, 
table.dataTable.row-border tbody td, 
table.dataTable.display tbody th, 
table.dataTable.display tbody td { font-weight: normal; font-size: 10px;}

/* remove duplicate table sections for side-scolling tables */
.DTFC_LeftWrapper, .DTFC_LeftHeadWrapper, .DTFC_LeftFootWrapper {display:none;visibility:hidden;}

.commentcol { width: 0px !important; display: none !important;}
.tailcol { width: 0px !important; display: none !important;}
.tloacol { width: 0px !important; display: none !important;}
.destcol {width:35px;}
.rarpacol {width:45px;}
.fixedcol1 { width:25px !important;}
.fixedcol2 { width:10px !important;}
.regcol {width:45px;}
.regcolend {min-width:10px;}
.missingdatecol { width:220px;}
.tabledataminwith {width:38px;}

.imgwidth250px { width:10px !important;}
.imgwidth100px { width:10px !important;}

.btn {font-size: 10px;padding: 3px 6px;}


.dataTables_scrollHeadInner {display:none;visibility:hidden;} 
#registerform, #register {display:none;visibility:hidden;}
#registerprint{ border:1px solid #666; display:block;visibility:visible;}
#registerprint td { border:1px solid #666; padding:2px; font-size:10px; text-align: center;} 
#registerprint th { border:1px solid #666; padding:2px; font-size:10px;}
#registerprint td.printtablestudentname {text-align: left;}
#coursedetailsdivbtn, #coursedetailsdivbtnpara {display:none;visibility:hidden;}
#coursedetailsdivb {display: block !important;}
#coursedetailsdiv .panel {
    border: 1px solid #666;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 6px;
}
#coursedetailsdiv .panel-body {
    padding: 5px;
    font-size:11px;
}
#coursedetailsdiv .detaillabel { font-weight: bold;}
h1 { font-size: 15px; }