
  
 #btnSave {margin-top: -65px !important;
    background-color: #007bff !important;
    border: navajowhite !important;
    color: #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 17px;
    padding-right: 17px;
    border-radius: 19px}
  
   select#drdBatch {margin-left:24px;}
   
button#btn_reset {padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 17px;
    padding-right: 17px;
    border-radius: 15px;
    margin-bottom: 6px;}
    
   
 #sans_logo { max-width: 40%;}
  
   
   #heading_sanskar {font-family: 'Abhaya Libre', cursive}
   
   
 @media screen and (max-width: 768px) and (min-width: 360px) 
 {
     
     select#drdBatch {height:105% !important;
                      margin-left:26px;
                      }
                      
     #es {margin-bottom:20px;}
     
     input#txtStudentName {margin-left:33px;}
     
     input#txtDob {height:105% !important; 
                    margin-left:-20px;}
     
     #dob {margin-bottom:20px;}
     
     select#cmbGender {margin-left:81px !important;}
     
     select#drdAppFor {margin-left:24px !important;}
     
     input#txtFatherName  {margin-left:40px !important;}
     
     input#txtPhoneNo {height:105% !important; 
                       margin-left:2px !important;}
     
     #fmn {margin-bottom:20px;}
     
     input#txtMName {margin-left:31px !important;}
     
     input#txtMMobileNo {height:105% !important;
                         margin-left:-5px;}
     
     #mmn {margin-bottom:20px;}
     
     input#txtPreviousSchool {margin-left:25px;}
     
     input#txtAddress {height:105% !important;
                       margin-left:73px !important;}
     
     #addr {margin-bottom:20px;}
     
     input#txtCity {margin-left:103px !important;}
     
     input#txtPin {height:105% !important;
                   margin-left:108px !important;}
     
     #inpin {margin-bottom:20px !important;
             }
     
     select#ddlState {margin-left:94px !important;}
     
     input#txtEmailID {margin-left:74px !important;}
     
     select#cmbClassName {margin-left:43px !important;
                         height:105% !important;}
                         
     #cname {margin-bottom:20px;}
     
     select#ddlBoardType {margin-left:14px !important;}
     
     input#txtRemark  {margin-left:64px !important;}
     
     #rmark {margin-bottom:20px;}
     
     input#txtRcvdAmt {margin-left: 24px !important;}
      
     }