#stream1 {
  display: none;
}
#admit{
  display: none;
}
#reg{
  display: none;
}

#pass{
  display: none;
}

#hslc{
  display: none;
}

#pro{
  display: none;
}

#birth{
  display: none;
}
#tc{
  display: none;
}
#last{
  display: none;
}

.dropzone {
  min-height:200px !important;
}
.dropzone .dz-message:before {
  font-size: 20px !important;
}
.dropzone .dz-message {
  font-size: 1.5em !important;
}
.header-title{
  background-color: #00488a;
}
.logo {
  margin-top: 10px;
  width: 112px;
  border-radius: 10px;
  background-color: #ffffff;
}
.logo img{
  border-radius: 10px;
  width: 110px;
  padding: 5px;
  display: block;
}
.new_header {
  color:#ffffff;
  text-align: center;
}
.title {
  font-size: 35px;
  font-weight: bold;
}
.site-sub-title{
  font-size: 20px;
}
.tu {
  font-size: 18px;
}

.news_update{
  background:#92b4e3;
  height: 20px;
}

.updates {
  background: #ffd700;
}
.updates h2 {
  padding-left: 10px;
  color: #00488a;
  margin-left: 25px;
  margin-top: 5px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}
/*I card style*/
/*page[size="A4"] {*/
/*  background: white;*/
/*  width: 204px;*/
/*  height: 325px;*/
  /*z
  /*margin: 10 auto;*/
  /*padding-left:50px;*/
  /*margin-bottom: 0.5cm;*/
/*  box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);*/
/*  position:relative;*/
/*}*/
/*@media print {*/
/*  body {*/
/*    margin-top: -30px;*/
/*    box-shadow: 0;*/
/*    margin-left:-20px;*/
    /*position:absolute;*/
/*    width:250px;*/
/*    background-color:red;*/
/*  }*/
  
/* .center-image {*/
/*     position:relative;*/
/*     padding-top:20px;*/
/*     margin-left:110px;*/
     
/*    }*/
    
    /*.college-title{*/
    /*    position:relative;*/
    /*    color:red;*/
    /*    font-weight : bold;*/
    /*    font-size:25px;*/
    /*    margin-left:14px;*/
    /*}*/
    
/*    .college-address{*/
/*        position:relative;*/
/*        margin-top:-5px;*/
/*        font-weight:bold;*/
/*        font-size: 16px;*/
/*        margin-left:50px;*/
/*    }*/
    
/*    .college-phone{*/
/*        position:relative;*/
/*        margin-top:-5px;*/
/*        font-weight:bold;*/
/*        font-size: 14px;*/
/*        margin-left:100px;*/
/*    }*/
/*    .std-image {*/
/*        position:relative;*/
/*        margin-left:95px;*/
/*        width:100px;*/
/*        height:120px;*/
/*        border-radius:10px;*/
/*    }*/
/*    .student-name {*/
/*        position:relative;*/
/*        font-weight:bold;*/
/*        font-size: 18px;*/
/*        margin-top:10px;*/
/*        text-align:center;*/
/*    }*/
/*}*/

body{
    background-color:#fff !important;
    color:black !important;
}

 .center-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.college-title{
    color:red;
    font-weight : bold;
    font-size:80px;
    text-align:center;
}

.college-address{
    font-weight:bold;
    font-size: 40px;
    text-align:center;
}

.college-phone{
    margin-top:-5px;
    font-weight:bold;
    font-size: 35px;
    text-align:center;
}

.std-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:250px;
    height:300px;
    border-radius:10px;
}

.student-name {
    font-weight:bold;
    text-align:center;
    margin-top:20px;
    color:black !important;
}

.std-id{
    font-weight:bold;
    font-size: 50px;
    text-align:center;
    background-color:black;
    color:#ffffff;
    margin-top:30px;
}

.course-name {
    font-weight:bold;
    text-align:center;
}

.roll{
    font-weight:bold;
    text-align:center;
}

.principal{
    font-weight:bold;
    text-align:center;
}

.back-title{
    font-size:60px;
    font-weight:bold;
}

.identity-div{
    height:50px;
    background-color:black;
}

.bordered{
    border: 3px dashed #405268;
}

.bordered .icard-para {
    font-size:25px;
    text-align:center;
    font-weight:bold;
    padding:10px;
}

.bordered .icard-para-note {
    font-size:25px;
    text-align:center;
    font-weight:bold;
    color:red;
}

.bordered .found {
    font-size:30px;
    text-align:center;
    font-weight:bold;
}

.footer-div {
    height:30px;
    background-color:#405268;
    margin-top:30px;
}




.identity{
    margin-top:-10px;
    font-size:8px;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
    font-size:20px;
    color:black !important;
}
footer {
    text-align:center;
}