


.pr-commen{width: 100%;min-height: 30px;}
.pr-clear{clear: both;}

.mainbody{width: 750px;min-height: 500px;position: relative;page-break-after: always;}
.watermark{position: absolute;z-index: 5;left: 25%;top: 25%;opacity: 0.08;width: 380px;}
.printborder{padding: 10px;width: 750px;min-height:700px;border: solid thick rgb(151, 66, 6);margin-bottom: 10px;}
.pr-logo{width: 20%;float: left;}
.pr100{width: 100%;}
.mrt10{margin-top: 10px;}
.mrt30{margin-top: 30px;}
.mrt50{margin-top: 50px;}
.mrt70{margin-top: 70px;}
.mrb20{margin-bottom: 20px;}
.pdlc0{padding-left: 0 !important;text-align: center;}
.qulifid{padding-left: 30px;font-weight: bold;text-decoration: underline;text-transform: uppercase;}

.pr-heading{width: 60%;float: left;}
.pr-heading h2{text-align:center;color:#92d050;font-size: 24px;font-weight: bold;font-family: Algerian;margin-bottom:0;}
.pr-heading h3{color: black;font-weight: 600;text-align: center;margin:0;font-size: 11px;}
.pr-heading h4{color:#92d050;font-weight: 600;text-align: center;margin:0;font-size: 14px;margin-top: 5px;}
ol{padding-left: 15px;}
.argt{margin: 0;border-color: black;}
.tbhead{background-color: #ffe699;-webkit-print-color-adjust:exact;}
.tbshead{background-color: #ffcccc;-webkit-print-color-adjust:exact;}
.tbhead th,.tbshead th{padding-left: 0 !important;text-align: center;}
.tbshead th{line-height: 15px !important;padding-top:5px;padding-bottom:5px ;}
.tbshead th hr{margin-top: 5px;margin-bottom: 5px;}

.rglrft{float: left;width: 250px;}
.rgright{float: right;width: 300px;}
.graddta{text-align: center;font-weight: 800;color: black;padding-top: 5px;padding-bottom: 5px;}
.prbgg{background-color: #ff99ff;text-align: center;color: black;font-weight: bold;padding: 5px;width: 120px;border: solid thin grey;border-top: none;}
.brdtb{border-bottom: solid thin grey;border-right: solid thin grey;width: 70px;padding-left: 0 !important;text-align: center;}
.rgexlrft{float: left;width: 40%;}
.rgexright{float: right;width: 50%;}
.prsign{float: left;width: 33%;color: black;font-weight: 800;}

.bg1{background-color: #f9f96b;-webkit-print-color-adjust: exact !important;}
.bg2{background-color: #b4c6e7;-webkit-print-color-adjust: exact;}
.marks td{text-align: center;padding-left: 0 !important;padding-top: 5px;padding-bottom: 5px;}
.marks td:first-child{text-align: left;padding-left: 10px !important;}


.pr-profile{width: 20%;float: left;}
.pr-profile .profilepic{width: 100%;height: 130px;overflow: hidden;text-align: right;}

.printborder table td,.printborder table th{padding-left: 10px;}
.printborder table th{line-height: 30px;font-size: 15px;}

.printborder2{width: 750px;height: 1094px;margin-bottom: 5px;}
.framback{position: absolute;width: 100%;height: 100%;z-index: -1;}
.ftophd{text-align: center;top: 80px;position: absolute;width: 100%;}
.ftophd h2{color: red;font-weight: bold;font-size: 40px;font-weight: bold;font-family: Algerian;margin: 0;}
.ftophd h3{color: #5b9bd5;font-size: 23px;margin: 0;}
.ftophd h4{color: green;font-size: 40px;font-weight: bold;font-family: 'arial black';margin: 0;}
.frlogo{position: absolute;width: 200px;top: 265px;left: 0; right: 0; margin: auto;}
.frsession{position: absolute;top: 72%;left: 0; right: 0; margin: auto;width: 400px;background-color: #ffff00;border-radius: 5px;text-align: center;line-height: 50px;font-size: 30px;font-family: 'arial black';}
.fruserdata{position: absolute;top: 78%;left: 0; right: 0; margin: auto;width: 400px;background-color: #ec8b49;border-radius: 5px;min-height: 100px;font-size: 16px;padding: 10px;font-weight: bold;}
.fruserdata td:first-child{font-family: 'arial black';}
.frbotmd{position: absolute;top: 92%;width: 100%;text-align: center;font-weight: bold;font-size: 18px;}

.prBack{background-image: url('/assets/image/background/Marksheet.png');background-size: 100% 100%;background-repeat: no-repeat;}
.fruserdata2 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width: 380px;
    background-color: #3b5998;
    border-radius: 5px;
    min-height: 100px;
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
}
.fruserdata2 table{width: 100%;color: #ffffff !important;}
.txtc1 h2{color: #004AAD !important;}
.txtc1 h4{color: #e96a36 !important;}
.thead2{background-color: #f3aaf5;}
.tbshead2{background-color: #ccffcf;}
.prgbg2{background-color: #d8b0ab;}
.bgu2{background-color: #ccffcf;}
.printborder2{height: 1090px;}
.arbsign{position: absolute;bottom: 10px;font-weight: bold;text-align: center;}
.ardg td:nth-child(4),.ardg td:nth-child(7){display: none;}

@media print {
    .mainbody{width: 100vw;height: 100vh;}
    .printborder2 {margin-bottom: 0;width: 100vw;height: 100vh;margin-left: -5px;}
    .framback{left: 0;top: 0;}
}
@page {
    size: A4;
    margin: 11mm 17mm 17mm 17mm;
}