/* @page { size: A4 }
@page { margin: 0 }
.main-body { margin: 0;
color: #000;
font-size: 1rem;
font-family: Arial, "sans-serif";
line-height: 1.5;
}
.sheet {
margin: 0;
overflow: hidden;
position: relative;
box-sizing: border-box;
page-break-after: always;
} */

/** Paper sizes **/
/* .main-body .A3               .sheet { width: 297mm; height: 419mm } */
/* .main-body .A3.landscape     .sheet { width: 420mm; height: 296mm } */
/*body.A4               .sheet { width: 210mm; height: 296mm }*/
/* .main-body        .sheet { width: 210mm; height: auto} */
/* .main-body.landscape     .sheet { width: 297mm; height: 209mm }
.main-body .A5               .sheet { width: 148mm; height: 209mm }
.main-body .A5.landscape     .sheet { width: 210mm; height: 147mm }
.main-body .letter           .sheet { width: 216mm; height: 279mm }
.main-body .letter.landscape .sheet { width: 280mm; height: 215mm }
.main-body .legal            .sheet { width: 216mm; height: 356mm }
.main-body .legal.landscape  .sheet { width: 357mm; height: 215mm } */

/** Padding area **/
/* .sheet.padding-10mm { padding: 10mm }
.sheet.padding-15mm { padding: 15mm }
.sheet.padding-20mm { padding: 20mm }
.sheet.padding-25mm { padding: 25mm } */

/** For screen preview **/
/* @media screen {
.main-body { background: #e0e0e0 }
.sheet {
background: white; */
/* box-shadow: 0 .5mm 2mm rgba(0,0,0,.3); */
/* margin: 5mm auto;
}
} */

/** Fix for Chrome issue #273306 **/
/* @media print {
.main-body .A3.landscape { width: 420mm }
.main-body .A3, .main-body.landscape { width: 297mm }
.main-body , body.A5.landscape { width: 210mm }
.main-body                     { width: 148mm }
.main-body .letter, body.legal    { width: 216mm }
.main-body .letter.landscape      { width: 280mm }
.main-body .legal.landscape       { width: 357mm }
} */


table td.school-name-certificate .school-logo {
width: 100px;
height: 100px;
padding: 0px;
margin: 0px;
padding-right: 5px;
}

table td.school-name-certificate {
font-weight: 600;
color: #000;
padding-bottom: 2px;
font-size: 2.3rem;
font-family: Arial, "sans-serif";
text-align: center
}

.school-name-certificate-text {
font-weight: 600;
color: #000;
font-size: 2rem;
font-family: Arial, "sans-serif";
line-height: 1.5;
text-align: left
}
table td.school-reports-titel {
padding: 10px;
/* border-left: 1px solid #000; */
/* border-right: 1px solid #000; */
font-size: 1rem;
font-family: Arial, "sans-serif";
font-weight: bold;
color: #fff;
background-color: #222;
padding: 4px 0;
}

.information-lable {

padding: 4px 10px 4px 0px;
font-size: 28px;
font-family: Arial, "sans-serif";
font-weight:600;
line-height:40px;
}
.check-box {
width: 15px;
height: 15px;
border: 1px solid #222;
display: inline-block;
position: relative;
top: 3px;
}
.check-box-text {
font-size: 13px;
font-family: Arial, "sans-serif";
font-weight: normal;
position: relative;
top: 0px;
padding: 0 3px;
}
table td.sub-school-reports-titel {
padding: 10px;
/* border-left: 1px solid #000; */
/* border-right: 1px solid #000; */
font-size: 13px;
font-family: Arial, "sans-serif";
font-weight: bold;
color: #222;
background-color: #fff4de;
padding: 4px 0;text-align: center;
}

.titel-td-full{
padding: 10px 0px;
}
.note{
font-size: 13px;
font-family: Arial, "sans-serif";
font-weight: normal;
color: #222;
}
.note span{
display: block;
padding: 1px;
}
