
/*a4 paper size is 210x297 mm, rl- means reminder letter*/

.panel{
    border:0px solid !important;
}
.rlframe{
    width:210mm !important;
    height:297 mm !important;
  /*  background-color:rgb(232, 230, 230) !important;*/
    margin-bottom:5mm;
    padding-top:45mm;
}


   
/*reference no */
.rltable{
    width:210mm;
    margin-bottom: 4mm;
    font-weight:bold;
    font-size:16px;
}
.rncell{
    width:110mm;
}
/*dated adjucent to reference number*/
.rldated{
    text-align: right;
    padding-right: 5mm;
}

/*proposer,address&phone box*/
.rlpapbox{
    width:110mm;
    margin-bottom:4mm;
}

/*proposer*/
.rlproposer{
    font-weight:bold;
    font-size:18px;
}

/*address*/
.rladdress{
    font-weight:bold;
}
/*phone*/
.rlphone{
    font-weight:bold;
}
/*reminder letter title*/
.rltitle{
    font-weight:bold;
    font-size:20px;
    text-align: center;
    text-decoration: underline;
}
/*Content*/ 
.rlcontent{
   font-size:16px;
}
/*content first paragraph*/
div.rlfpara{
    text-indent: 50px;
    text-align: justify;
    margin-bottom:4mm;
}
/*content 2nd paragraph*/
div.rlspara{
    text-indent: opx;
    text-align: justify;
}
/*2nd title----
DOCWIN MEDICAL DEFENCE CONSULTANT PVT. LTD.
442 GROUND FLOOR, SUNLIGHT COLONY -1, 
ASHRAM, NEW DELHI-110014*/
.rl2ndtitle{
    font-size:17px;
    font-weight:bold;
    text-align: center;
    margin:4mm;
}

div.rltpara{
    text-indent: opx;
    text-align: justify;
    font-size:16px;
}

div.rllpara{
    margin-top:4mm;
    font-size:16px;
}
div.rlthanks{
    margin-top:8mm;
    font-weight:bold;
    font-size:16px;
}

div.rlvikash{
    margin-top:15mm;
    font-weight:bold;
    font-size:16px;
}

table.eltable{
    width:100%;
    margin-top:4mm;
    
    font-size:16px;
    font-weight:bold;
}

table.eltable td{
    border:0.1mm solid;
    padding:3px;
   
}


table.eltable2{
    width:100%;
    margin-top:5mm;
    
    font-size:16px;
    font-weight:bold;
}

table.eltable2 td{
    border:0.1mm solid;
    padding:3px;
   
}



table.eltable3{
    width:100%;
    margin-bottom:5mm;
    margin-top:5mm;
    
    font-size:16px;
    font-weight:bold;
}

table.eltable3 td{
    border:0.1mm solid;
    padding:3px;
   
}
/*phone icon*/
.elphone{
    width:25px;
    
    
}
.supportkend{
    margin-top:4mm;
    margin-bottom:0mm;
    font-weight:bold;
    
}
.agreement{
    width:210mm !important;
    height:297 mm !important;
   /* background-color:rgb(232, 230, 230) !important;*/
    padding-top:45mm;

    /*-------------*/
    margin-bottom:30mm;
    
    
    font-size:15px;
    text-align: justify;
}
.agreementtitle{
    font-size:18px;
    font-weight:bold;
    text-align: center;
    margin-top: 5mm;
    margin-bottom: 5mm;
}

.byandbet{
    margin-top:2mm;
    margin-bottom: 2mm;
}
.contd{
    text-align: right;
    padding-right: 20mm;
    margin-top:15mm;
}

.thirdpage{
    width:210mm !important;
    height:297 mm !important;
  /*  background-color:rgb(232, 230, 230) !important;*/
    padding-top:45mm;

    /*-------------*/
    margin-bottom:40mm;
    
    
    font-size:15px;
    text-align: justify;
}


.fourthpage{
    width:210mm !important;
    height:297 mm !important;
    /*background-color:rgb(232, 230, 230) !important;*/
    padding-top:45mm;

    /*-------------*/
    margin-bottom:5mm;
    
    
    font-size:15px;
    text-align: justify;
}

ul {
    list-style-image: url("../../../images/bullet3.png");
    
}
.lasttable{
    width:210mm;
    font-weight: bold;
    margin-top:20mm;
}
.forbehalf1{
    padding-left: 13mm;
    padding-bottom:3mm;
}
.forbehalf2{
    text-align: right;
    padding-right: 13mm;
    padding-bottom:3mm;
}
.company{
    padding-left:13mm;
}
.doctor{
    text-align: right;
    padding-right:13mm;
}
.signatory1{
    padding-left:13mm;
    padding-top:30mm;
}


.signatory2{
    text-align: right;
    padding-right:13mm;
    padding-top:30mm;

}

/*   
<link rel="stylesheet" href="<?php echo PREPEND_PATH; ?>resources/initializr/css/welcome_letter.css">
*/