.nav-link{
    color:white !important;
 text-shadow: white !important;
}
.StudentAddmissionFrom{
    background-color:   rgba(62, 131, 235, 0.808);
    margin: 10px auto;
    font-family: calibri;
    font-size: 25pt;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color:rgb(247, 245, 245);

}


form{


    padding:0 auto ;
    margin: 40px auto;
    border: 2px solid gainsboro;
    background-color: rgba(62, 131, 235, 0.808);
    opacity: 0.8;
    width: 860px;
    height: 1200px;
}

.btn{
    margin: 10px;
    width: 100px;
    font-weight: bold;
}

table{
    font-family: calibri;
    font-size: 13pt;
    color:white;
    font-style: normal;
    font-weight: bold;
    border-collapse: collapse;

 }
/* table.inner{
    border:0px
}  */ 

.fromwithlogo{
    
    width: 80px;



}
img{

    width: 100px;
}
input{
    margin: 0 auto;
    padding: 0 auto;
}

