
a{
  text-decoration: none;
}


  @media print{
 * {
  -webkit-print-color-adjust: exact;
  -moz-print-color-adjust: exact;
  -ms-print-color-adjust: exact;
  }
  
  nav,
  .sidebar,
  .logo-details,
      .logo_name,
        .nav-links,
               .sidebar-button i,
            .text-box,
              .log_out,
                .profile-details1,
                .print_button_bg,.idcard_gen_page,
                #btn,
                #hidePrint
                {
                    display: none;
                  }

          .section{
            background: #fff;
          }
         .home-section{
           margin-top:-127px;
           border: 5px solid rgb(250, 249, 249);
           }

           @page{
             margin-left: 0px;
             margin-right:35px;
             width: 100%;
             height: auto;
             margin-top:70px;
            
           }
           .accepted_text{
            top:30px;
           }
           
           .enrollment_letter_body{
            position:relative;
            margin-top:100px;
           }
           .home-section{
            background: #ffffff;
            border:none;
           }

            .text-box{
              border:  10px solid rgb(251, 251, 251)
            }
            .letter_header{
              top:50px;
            }
            .certificate_body{
              background-color: #ffffff;
              border:none;
              
            }
            .con_number-np{
              position: relative;
              margin-top:-73px;
              }
              .payment_details{
                margin-top:30px;
              }

              .view_application_letter{
                position: relative;
                padding-top:50px;
                height:550px;
              }
              #hidePrint{
                display: hide;
              }
              .text_area{
               margin-top:100px;
               position:relative;
              }
              
              .certificate_body{
              background-image: none;
              margin-top: 100px;
              orientation: landscape;
              size="A4";
              width:1022px;
              height: 730px;
              }
              
           }


/*@media print{*/
/*    *{*/
/*     -webkit-print-color-adjust: exact;*/
/*     -moz-print-color-adjust: exact;*/
/*     -ms-print-color-adjust: exact;*/
/*     }*/
/*     nav,*/
/*     .sidebar,*/
/*     .logo-details,*/
/*         .logo_name,*/
/*           .nav-links,*/
/*                  .sidebar-button,*/
/*               .text-box,*/
/*                 .log_out,*/
/*                   .profile-details,*/
/*                   #hidePrint{*/
/*                       display: none;*/
/*                     }*/
/*             .section{*/
/*               background: #fff;*/
/*             }*/
/*            .home-section{*/
/*              margin-top:-127px;*/
/*              background: #ffffff;*/
/*              margin-left:-50px;*/
/*              }*/
              
/*              @page{*/
/*                size: A4;                     */
/*                margin:0;*/
/*                orientation: portrait;*/
/*                height: 900px;*/
/*                width: 780px;*/
/*                font-size:16px;*/
/*                 }*/
                
/*                .con_number-np_3{*/
/*                  position: relative;*/
/*                  margin-top: 30px;*/
/*                  }*/

/*                 .con_number-en_3{*/
/*                   position: relative;*/
/*                   margin-top: 30px;*/
/*                   }*/
                    
/*                  .dispatch_no_3{*/
/*                   position:relative;*/
/*                   margin-top: 18px;*/
/*                  }*/
                  
/*                  .dis_date_3{*/
/*                    position:relative;*/
/*                    width:100px;*/
/*                    top:0px;*/
/*                    margin-left:600px;*/
                    
/*                  }*/

/*                } */
         

/*class for admin  certificate page*/

 .certificate_body{ /*certificate generate */
  width:1042px;
  height:730px;
  background-image: url(https://localhost/assets/logo/certificate.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right:auto;
  margin-left: auto;
  }

.official_stamp img{
  height:100px;
  width:120px;
  left:800px;
  position: relative;
  top:250px;
}
.text_area_certificate{/*certificate generate */
  width: 100% ;
  padding: 350px 120px 0px 120px;
  font-size: 20px;
  text-align: justify;
  line-height: 28px;
  margin:auto;
  word-wrap:break-word;
  
  }

.text_area_signature{/*certificate generate */
  margin-top: 35px;
  width: 100%;
  padding: 0px 10px 0px 10px;
  text-align: center;
  }

.text_area_signature p{ /*certificate generate */
  font-size: 18px;
  text-align: center;
  line-height: 20px;
  font-family:georgia, sans-serif;
  }

.text_area_signature img{ /*certificate generate */
  text-align: center;
  height:80px;
  width: 150px;
  opacity:0;
  }

.button-group{ /*certificate generate */
  width: 100%;
  position: relative;
  top:0;
  left:200px;
  
  }

.button-group button{ /*certificate generate */
  position: relative;
  display: inline-block;
}

.print_button_certificate{ /*certificate generate */
  background: rgb(68, 163, 12);
  height: 30px;
  width: 120px;
  color:#fff;
  border:none;
  outline: none;
  font-size:16px;
  position: relative;
  top:-45px;
  left: 5px;;
  box-shadow: 3px 3px 5px rgb(166, 165, 165);
  }
  .print_button_certificate_letter{ /*certificate generate */
    background: rgb(68, 163, 12);
    height: 30px;
    width: 150px;
    color:#fff;
    border:none;
    outline: none;
    font-size:16px;
    position: relative;
    left: 5px;;
    box-shadow: 3px 3px 5px rgb(166, 165, 165);
    }
.print_button i{ /*certificate generate */
  font-size: 20px;
  padding-right: 20px;
  position: relative;
  float: left;
  }

.page_back_button{ /*certificate generate */
  background: rgb(68, 163, 12);
  width: 120px;
  color:#fff;
  border:none;
  outline: none;
  font-size:16px;
  position: relative;
  top:100px;
  float:left;
  box-shadow: 3px 3px 5px rgb(166, 165, 165);
  }

.page_back_button i{ /*certificate generate */
  font-size: 20px;
  padding-right: 20px;
  }

 
   #myContent{
      width:100%;
      height:100vh;
   }

/*End certificate generate*/




/**================================================**/
/*Start Id card contaniner*/
.print_button_idcard{
  background: rgb(68, 163, 12);
  height: 30px;
  width: 120px;
  color:#fff;
  border:none;
  outline: none;
  font-size:16px;
  position: relative;
  left:50px;
  top:86px;
  z-index:+1;
  box-shadow: 3px 3px 5px rgb(166, 165, 165);
  }

  .idcard_container{
  position: relative;
  width:380px;
  top:30px;
  position:relative;
  margin-right:auto;
  margin-left:auto;
  }

.idcard_gen_page{
    height:500px;
    width:366px;
    margin-right:auto;
    margin-left:auto;
}

.idcard_body{
  position: relative;
  width:360px;
  height: 240px;
  margin-right: auto;
  margin-left:auto;
  margin-top:90px;
  padding: 10px;
  background: #ffffff;
 }

.student_detail_backside {
  position: relative;
  width:350px;
  height: 240px;
  margin-right: auto;
  margin-left:auto;
  margin-top:20px;
  padding: 10px;
  background: #ffffff;

}
 .idcard_office_logo{
   display: block;
   position: relative;
   top:-10px;
 }

 .idcard_office_name{
  text-align: center;
  color:rgb(31, 91, 194);
  font-weight: 600;
  position: relative;
  top:-45px;
  width: 350px;
  line-height:17px;
 }

 .idcard_office_name{
  font-size: 12px;
 }
 .idcard_office_name h1{
  font-size: 14px;
  left:-8px;
  position:relative;

 }

 .idcard_card_number{
 position:relative;
 top:-15px;
 left: 3px;
 font-size: 12px;
 }


.id_card_subject{
  position: relative;
  font-weight:700;
  font-size:15px;
  width:200px;
  top:-55px;
  left: 60px;
  color:#016083;
  text-align: center;
  border: 1px solid rgb(227, 225, 225);
  border-left:10px solid rgb(248, 54, 15);
  border-right:10px solid  rgb(248, 54, 15);
  border-radius:30px;
  box-shadow: 3px 3px 7px rgba(0,0,0,0.1),
             -3px -3px 7px rgba(0,0,0,0.1);

   }

   .id_card_subject p{
    display: block;
    height: auto;

  }

.idcard_student_details{
  position:relative;
  top:-190px;
  font-size:12px;
}

.id_card_student_picture img{
  position:relative;
  z-index: +1;
  top:75px;
  left:260px;
  border-radius:5px;
     }

   .director_signature{
    position: relative;
    left:180px;
    z-index: +2;
    top:176px;


       }

.director_signature img{
 width:100px;
 left:0px;
 position:ralaive;
 transform:rotate(-10deg);
 opacity:0;
 font-weight:700;

}
   .student_signature p{
    position:relative;
    display: inline-block;
    left: 210px;
    top:100px;
    font-weight:500;
    color:#000000;

    }


   .atuh_author{
    position: relative;
    left: 230px;
    top: 86px;
   }
   .director_signature span{
    transform:rotate(0deg);
   }
  .idcard_student_details table{
     width: 78%;
     color: rgb(3, 3, 131);
    }

  .idcard_student_details table tbody tr td {
      padding: 1px ;
      top:0px;

    }
    .idcard_student_details table tbody tr td:first-child{

      width: 75px;
    }
    .idcard_student_details table tbody tr:last-child{
     width: 75px;
    }

  .student_detail_backside h4{
    width: 100%;
    height: 30px;
    font-weight:bold;
    font-size:16px;
    line-height: 30px;
    text-align: center;
    background: #03b3f9;
    margin-bottom: 10px;
    color: #fff;
    border-radius: 30px ;
  }
    .student_detail_backside table{
      width: 100%;
      color: rgb(3, 3, 131);
      font-size: 10px;
      position:relative;
      border-collapse: collapse;

     }
     .student_detail_backside table thead tr th {
      padding:5px ;
      border:1px solid rgb(189, 188, 188);
     }

   .student_detail_backside table tbody tr td {
       padding:5px ;
       border:1px solid rgb(213, 212, 212);
       }


     .student_detail_backside table tbody tr td:first-child{
       width: 6px;
     }
  



    .print_idcard{
      position: relative;
      background: rgb(68, 163, 12);
      height: 30px;
      width: 80px;
      color:#fff;
      border:none;
      outline: none;
      font-size:16px;
      position: relative;
      left:5px;
      top:70px;
      z-index:+1;
      cursor: pointer;
      box-shadow: 3px 3px 5px rgb(166, 165, 165);
    }

    .print_idcard_pdf{
      position: relative;
      background: rgb(68, 163, 12);
      height: 30px;
      width: 120px;
      color:#fff;
      border:none;
      outline: none;
      font-size:16px;
      position: relative;
      left:8px;
      top:70px;
      z-index:+1;
      cursor: pointer;
      box-shadow: 3px 3px 5px rgb(166, 165, 165);
    }
     .get_signature{
      position: relative;
      background:#009933;
      height: 30px;
      width: 130px;
      color:#fff;
      border:none;
      outline: none;
      font-size:16px;
      position: relative;
      left:5px;
      top:70px;
      z-index:+1;
      cursor: pointer;
      box-shadow: 3px 3px 5px rgb(166, 165, 165);
    }

 .get_signature:hover{
    border-radius:10px;
    background:#0099ff;

    }

    .print_idcard i{
      padding-right: 7px;
    }









/*End Student ID Card*/




/*Letter head page setting*/

/**==========================================================*/
/*Letter head page setting*/

/**==========================================================*/

.view_application_letter {/*class for hod view leave page*/
  width: 794px;
  height: 1040px;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 75px;
  word-wrap:break-word;
  }

  .letter_header2{/*for enrollment leter*/
    position: relative;
    top: -210px;
    font-size: 14px;
    line-height: 20px;
   
  }

.letter_header {
  margin-top: -95px;
  font-size:14px;
}

.accepted-letter_body_wrapper{
  width: 805px;
  height: 1000px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 100px;

}

.accepted-letter_body {
  width: 805px;
  height:100vh;
  background-image: url(https://electiveplacementiniom.com/assets/logo/Letterhead.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  top: 100px;
  font-size:17px;
   word-wrap: break-word;


  }

.con_number-en {
  /*Latter head conatact  Number in Nepalif font*/
  position: relative;
  float: right;
  display: block;
  width: 50%;
  right:-50px;
  top: -245px;
  font-size: 14px;


}

.con_number-en p {
  border: none;
  width: 80%;
  position: relative;
  text-align: right;

}

.con_number-np {
  /*Enrollment letter conatact  Number in Nepalif font*/
  position: relative;
  display: block;
  width: 50%;
  top: -210px;
  font-size: 14px;
  }

 .checkbox_wrapper{ /*enrollment letter(for elective admin)*/
   position:relative;
   display:inline-flex;
   width: 300px;
   z-index: +2;
   background-color: #a3e5ff;
           
    }
.checkbox_wrapper label{/*enrollment letter(for elective admin)*/
  padding:10px;
    }
 
.checkbox_wrapper input[type="checkbox"]{/*enrollment letter(for elective admin)*/
 position: relative;
 margin-left: 0px;
   }


.con_number-np p {
  width: 80%;
  border: none;
  outline: none;
  text-align: left;
  }

.dispatch_no{
  position: relative;
  top:-200px;
  left:95px;
  font-size:14px;
  }

  .dispatch_no span{
    font-size: 14px;
  }

.dis_date {
  position: relative;
  top: -238px;
  left: 540px;
  }
/*class for view application letter for HOD Admin*/
.view_application_letter_letter_body{
  display: inline-block;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  font-size: 18px;
  line-height: 35px;
  top: -310px;
}

.letter_body2{
  width:100%;
  align-items: center;
  position: relative;
  font-size: 14px;
  line-height: 25px;
  top: -180px;
}

.stamp {
  margin-top: -320px;
  padding-left: 240px;
}


.letter_subject2{ /*class for enrollment letter*/
  position: relative;
  display: inline-block;
  top: -160px;
  width: 100%;
  font-size:14px;
  font-weight: 600;
}

.letter_subject {
  margin-top: 30px;
  width: 100%;
  font-size:14px;
  text-align: center;
}

.letter_subject p {
  font-weight: 600;
}

.text_area { /*accepted letter class*/
  top: 320px;
  display: inline-block;
  position: relative;
  width: 90%;
  padding-left:70px;
  font-size: 18px;
  text-align: justify;
  line-height: 35px;
}

.text_area p{ /*accepted letter class*/
  font-size: 15px;
}
/*class for view application letter for HOD Admin*/
.view_application_letter_letter_body{
  display: inline-block;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  font-size: 18px;
  line-height: 35px;
  top: -320px;
}

.letter_body2{
  width:100%;
  align-items: center;
  position: relative;
  font-size: 14px;
  line-height: 25px;
  top: -140px;
}

.letter_body {
  width:100%;
  align-items: center;
  margin-top:30px;
  font-size: 15px;
  text-indent: 70px;
  line-height: 25px;
}

.letter_body span {
  font-family: georgia;
}
.letter_body b {
  font-family: georgia;
}
.accepted_text {
  width: 400px;
  position: relative;
  height: 300px;
  float: right;
  top: 250px;
  right:45px;
  text-align: center;
}

.accepted_text h2 {
  color: rgb(0, 21, 255);
  font-size: 20px;
  -ms-transform: rotate(-20deg);
  /* IE 9 */
  transform: rotate(-20deg);
  margin-right: 30px;
  top: 200px;
 }


.accepted_text h3 {
  color: rgb(0, 21, 255);
  font-size: 14px;
  -ms-transform: rotate(-20deg);
   transform: rotate(-20deg);
  padding: 2px;
  top: -200px;
}

.signature2 {/*for encollment letter*/
  position: relative;
  top: 150px;
  width: 300px;
  left: 68px;
  font-size:16px;
}
.signature2 img {
  position: relative;
  height: 60px;
  width: 130px;
  position: relative;
  opacity:0;
 
}
.signature {
  position: relative;
  top: 350px;
  width: 300px;
  left: 68px;

}

.signature p {
  position: relative;
  width: 400px;
  float: left
}

.signature img {
  position: relative;
  height: 60px;
  width: 150px;
  float: left;
}
.print_button_payment{
  background: rgb(68, 163, 12);
  height: 30px;
  width: 120px;
  color: #fff;
  border: none;
  outline: none;
  font-size: 16px;
  position: relative;
  box-shadow: 3px 3px 5px rgb(166, 165, 165);
  top:-10px;
  left:-10px;
}

.print_button_payment i {
  font-size: 20px;
  padding-right: 20px;

}

.print_button {
  background: rgb(68, 163, 12);
  padding:5px;
  width: 100px;
  color: #fff;
  border: none;
  outline: none;
  font-size: 16px;
  position: relative;
  cursor:pointer;
  margin-left:1px;
  text-align: left;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}


.print_button_bg {
  background: rgb(12, 103, 163);
  padding:7px;
  width: 130px;
  color: #fff;
  border: none;
  outline: none;
  font-size: 16px;
  position: relative;
  margin-left:1px;
  cursor:pointer;
  top:-45px;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
  left:2px;
}

.print_button_bg:hover{
 border-radius:10px;
}

.print_button i {
  font-size: 20px;
  padding-right: 20px;

}

.print_button a {
  text-decoration: none
}

.get_sig_for_enrollment{
  background: rgb(68, 163, 12);
  width: 130px;
  color: #fff;
  padding:6px;
  border: none;
  outline: none;
  font-size: 16px;
  position: relative;
  cursor:pointer;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
    }


.company_name_for_letter{
    position:relative;
    top:-300px;
    font-size: 9px;
    float:right;
}


         
    .body_wrapper{
    margin-top:100px;
    position: relative;
     
    }

    
    .accepted-letter_body_3{
    height: 1100px;
    width:780px;
    /*background-color: rgb(233, 233, 249);*/
    background-image: url(https://electiveplacementiniom.com/assets/logo/Letterhead.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-right:auto;
    margin-left:auto;
    position:relative;
    top:100px;
   
   
    }
    
    .con_numbe_np_3{
    position: relative;
    margin-top: 100px;
    margin-left:50px;
        }

    .con_number-en_3{
     position: relative;
     margin-left:420px;
     margin-top:-15px;
     }

    .dispatch_no_3{
     position:relative;
     width: 120px;
     top:25px;
     margin-left:140px;
    
    }

    .dis_date_3{
      position:relative;
      width:100px;
      top:20px;
      margin-left:618px;
      
    }
    .letter_header_3{
    position:relative;
    top:30px;
    margin-left:70px;
    }

    .letter_subject_3{
    width: 600px;
    margin-left:70px;
    position:relative;
    top:100px;
    font-weight:600;

    }
    .letter_body_3{
    width: 600px;
    position:relative;
    margin-top:150px;
    line-height:25px;
    margin-left:70px;
    text-align: justify;
    }
    
    .signature_3{
    width: 600px;
    padding-top:50px;
    position:relative;
    margin-bottom: 450px;
    margin-left:70px;
    line-height: 25px;
    
    }

    .signature_3 img{
        width: 120px;
        height: 70px;
        position:relative;
        top:20px;
    }

    .pdf_generator {
      background: rgb(10, 107, 203);
      padding:5px;
      width: 140px;
      color: #fff;
      border: none;
      outline: none;
      font-size: 16px;
      position: relative;
      font-weight: 700;
      margin-left:1px;
      text-align: left;
      cursor: pointer;
      border-radius: 5px;
      box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
    
    }
    
    .pdf_generator i {
      font-size: 20px;
      padding-right: 20px;
      
    }





