.table-height2 {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 /0.15);
  }
  .table-height {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 /0.15);
  }
  .formtype h4 {
    font-size: 16px;
  }
  .form-cover {
    border: 1px solid #033ad2;
  }
  .enroll-font{
    font-size: 18px;
  }
  .img-cover {
    margin: 20px auto;
    width: 300px;
    height: 300px;
    border: 1px solid #033ad2;
    overflow: hidden;
  }
  .main-cover{
	width: 300px;
	margin: 20px auto;
  }
  .img-cover img {
    width: 300px;
    height: 300px;
  }
  #pic-upload {
    opacity: 0;
    position: absolute;
    z-index: -1;
  }
  .head-cover{
    text-transform: uppercase;
  }
  .admiss{
    border: 1px solid #000;
    width: 200px;
    margin: 10px auto;
    padding: 10px 0px;
  }
  .wrapper1{
    width: 200px;
    height: 200px;
    border: 1px solid #000;
    margin-top: -100px;
  }
  .wrapper1 img{
    width: 200px;
    height: 200px;
  }
  .img-position{
	width: 60px;
	height: 60px;
	margin: 2px auto;
  }
  .body-content h4{
    font-size: 18px;
    font-weight: 700
  }
  .page-break{
    page-break-before: always;
  }
  .line{
    width: 300px;
    height: 1px;
    background: #000 !important;
  }
  .line1{
    margin-top: 60px;
    width: 400px;
    height: 1px;
    background: #000 !important;
  }
  .line2{
    width: 300px;
    height: 1px;
    background: #000;
  }
  .line3{
    width: 400px;
    height: 1px;
    background: #000;
  }
  .line4{
    width: 890px;
    height: 1px;
    background: #000;
  }
  .marg-top{
    margin-top: 100px;
  }
  .enroll-box{
    width: 220px;
    height: 35px;
    border: 1px solid #000;
  }
  .body-content h4 span{
    font-weight: 100;
  }
  .body-content h3{
    font-size: 24px;
    font-weight: 600;
    text-align: -webkit-center;
  }
  .div-content{
    margin-top: 10px;
    width: 100%;
    display: flex;
  }
  .div-content-1{
    width: 66.66%;
  }
  .div-content-2{
    width: 33.33%;
  }
  .div-content-3{
    width: 60%;
  }
  .div-content-4{
    width: 40%;
  }
  .div-content-cover{
    padding: 10px;
    border: 1px solid #000;
  }
  .div-content-fit {
    width: 50%;
  }
  .div-content-fit span{
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 500;
  }
  .div-content-fit p{
    font-size: 18px;
    color: #000;
    font-weight: 500;
  }
  .div-content-fit1 {
    width: 100%;
  }
  .div-content-fit1 span{
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 500;
  }
  .div-content-fit1 p{
    font-size: 18px;
    color: #000;
    font-weight: 500;
  }
  .space-line{
    width: 100%;
    height: 1px;
    background: #000000;
  }
  .d-width{
    width: fit-content;
  }
  .stu_id h1{
    font-size: 35px;
  }