﻿@page  
{ 
    size: auto;   /* auto is the initial value */ 

    /* this affects the margin in the printer settings */ 
    margin: 7mm 6mm 2mm 26mm;  
     background-image: url(https://test.psebonline.in/images/watermark.png);
    background-repeat:repeat;
} 

/*

*{padding:0;margin:0}
body{font-family:Arial,Helvetica,sans-serif;font-size:9pt}
th,th{font-family:Arial,Helvetica,sans-serif;font-size:9pt}
h2{font-size:10pt;text-align:center}.row{width:98%;float:left;padding:0 1%}
td table tds{text-indent:4px
}
table {
    border-collapse: collapse;
}

table {
    border: 1px solid black;
}
@font-face {
    font-family: "PNB-TTAmarEN";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/pnbam3bt-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pnbam3bt-webfont.woff") format("woff"), url("../fonts/pnbam3bt-webfont.ttf") format("truetype");
}
.PNB-TTAmarEN {
    font-family: "PNB-TTAmarEN";
    font-weight: normal;font-size:16px;
    text-transform: none !important;
}*/
/*

*{padding:0;margin:0}
body{font-family:Arial,Helvetica,sans-serif;font-size:9pt}
th,th{font-family:Arial,Helvetica,sans-serif;font-size:9pt}
h2{font-size:10pt;text-align:center}.row{width:98%;float:left;padding:0 1%}
td table tds{text-indent:4px
}
table {
    border-collapse: collapse;
 border: 1px solid black;
}
@font-face {
    font-family: "PNB-TTAmarEN";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/pnbam3bt-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pnbam3bt-webfont.woff") format("woff"), url("../fonts/pnbam3bt-webfont.ttf") format("truetype");
}
.PNB-TTAmarEN {
    font-family: "PNB-TTAmarEN";
    font-weight: normal;font-size:16px;
    text-transform: none !important;
}*/
*{padding:0;margin:0}
.bigborder {border-top:4px solid #000000;border-left:4px solid #000000;border-right:4px solid #000000;border-bottom:4px solid #000000;}
.print-width{width: 84%;margin:0 8%}
.kdstbl
	{
	border-spacing: 0px;
	}
	
	.challnDetails
	{
	width: 100%;
	border: 1px solid #ccc;
	border-spacing: 0px;
	}
	
	.feeDetails
	{
	width: 100%;
	border: 1px solid #ccc;
	border-spacing: 0px;
	}
	
	.feeDetails td, .challnDetails td
	{
	padding-left: 5px;
	}
	@font-face {
    font-family: "pnb-ttamarenbold";
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/pnbam3bt-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/pnbam3bt-webfont.woff") format("woff"), url("/fonts/pnbam3bt-webfont.ttf") format("truetype");
}

.kdsfont {
    font-family: "pnb-ttamarenbold";
    font-size: 20px;
    font-weight: normal;
    text-transform: none !important;
}
	p
	{
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-moz-margin-before: 0px;
	-moz-margin-after: 0px;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
	margin: 0px;
	font-size: 10px;
	}
	h1, h2, h3, h4, h5
	{
	margin: 0px;
	}

	@media print
	{
	.noprint
	{
	display: none;
	width: 100%;
	}
.header_outer {
        display: none !important;
    }
.header_outer img {
        display: none !important;
    }
.print-width{width: 100%;margin:0}
    .bs-docs-footer {
        display: none;
    }
.bgcolor{background-color:#000000 !important;color:#ffffff !important}
	.print
	{
	width: 100%;
	}
        #tr_rec {display: none;
        }
	
	
	}
@media print and (color) {
   * {
      -webkit-print-color-adjust: exact;
      print-color-adjust: exact;
   }
}

.btn {
    -moz-user-select: none;
    background-color: #fb9709;
    background-image: none;
    border: 1px solid #f08f06;
    border-radius: 4px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-right:10px;
    padding: 3px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;text-decoration:none;font-family:Arial, Helvetica, sans-serif
}


