*
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
    font-family: Roboto,sans-serif;
}
body
{
    background :url("../images/bg.jpg") no-repeat top center;
    background-size: cover;
    height: 200vh;
}
.institute-name
{
    position: absolute;
    top: 10%;
    left: 26%;
    height: 12%;
    width: 50%;
    background: rgba(0,0,0,0.8);
    color: aqua;
    text-align: center;
    border-radius: 50px;
}
.heading-1
{
    text-align: center;
    position: absolute;
    height: 6%;
    width: 15%;
    top: 33%;
    left: 42%;
    background: rgba(0,0,0,0.7);
    color: aqua;
    border-radius: 20px;
}
.heading-2
{
    text-align: center;
    position: absolute;
    padding: 2px;
    height: 4%;
    width: 25%;
    top: 5%;
    left: 37%;
    background: rgba(0,0,0,0.8);
    color: aqua;
    border-radius: 20px;
}
.wrapper
{
    position: absolute;
    top: 52%;
    left: 5%;
    height: 120%;
    width: 90%;
    background: rgba(0,0,0,0.8);
    border-radius: 50px;
}
.branches
{
    position: absolute;
    top: 55%;
    left: 5%;
    color: aqua;
    font-size: 19px;
}
.colon
{
    padding-left: 40px;
    padding-right: 40px;
}
.year
{
    padding-right: 50px;
    padding-left: 50px;
}
.sem
{
    padding-right: 20px;
    padding-left: 20px;
}
.current
{
    position: absolute;
    top: 65%;
    left: 5%;
    color: #3498db;

}
.footer
{
    position: absolute;
    bottom: 0;
    left: 23%;
    color: #39b7dd;
    font-size: 17px;
}
.btn {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    bottom: 17%;
    right: 10%;
}

.btn:hover {
    background: #2d556e;
    background-image: -webkit-linear-gradient(top, #2d556e, #427ba1);
    background-image: -moz-linear-gradient(top, #2d556e, #427ba1);
    background-image: -ms-linear-gradient(top, #2d556e, #427ba1);
    background-image: -o-linear-gradient(top, #2d556e, #427ba1);
    background-image: linear-gradient(to bottom, #2d556e, #427ba1);
    text-decoration: none;
}
.btn-2 {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    bottom: 17%;
    left: 5%;
}

.btn-2:hover {
    background: #2d556e;
    background-image: -webkit-linear-gradient(top, #2d556e, #427ba1);
    background-image: -moz-linear-gradient(top, #2d556e, #427ba1);
    background-image: -ms-linear-gradient(top, #2d556e, #427ba1);
    background-image: -o-linear-gradient(top, #2d556e, #427ba1);
    background-image: linear-gradient(to bottom, #2d556e, #427ba1);
    text-decoration: none;
}
.note
{
    position: absolute;
    bottom: 2%;
    left: 30%;
    color: #39b7dd;
}
.electives
{
    position: absolute;
    top: 10%;
    left: 25%;
    color: aqua;
}
.id
{
    padding-left: 20px;
    padding-right: 100px;
}
.period
{
    padding-left: 20px;
    padding-right: 100px;
}
th
{
    padding-bottom: 1.5em;
}
.id-1
{
    padding-right: 60px;
    color: #39b7dd;
}
.name-1
{
    padding-right: 210px;
    color: #39b7dd;
}
.heading-3
{
    text-align: center;
    position: absolute;
    padding: 2px;
    height: 6%;
    width: 22%;
    top: 5%;
    left: 5%;
    background: transparent;
    color: aqua;
    border-radius: 20px;
}
.heading-4
{
    text-align: center;
    position: absolute;
    padding: 2px;
    height: 6%;
    width: 22%;
    top: 62%;
    left: 5%;
    background: transparent;
    color: aqua;
    border-radius: 20px;
}
.attendence
{
    position: absolute;
    top: 7%;
    left: 2%;
    background-color: transparent;
    font-size: 17px;
    font-weight: bold;
    /*color: #3498db;*/
}
.attendece-fields
{
    color: aqua;
    padding-right: 100px;
    padding-left: 25px;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    font-size: 17px;
    font-weight: bold;
}
.attendence-fields2
{
    font-weight: bold;
    padding-right: 100px;
    padding-left: 55px;
    font-size: 17px;
}
.attendece-fields-s
{
    color: aqua;
    padding-right: 80px;
    padding-left: 25px;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    font-size: 17px;
    font-weight: bold;
}
.attendence-fields2-sp
{
    font-weight: bold;
    padding-right: 50px;
    padding-left: 55px;
    font-size: 17px;
}
th{
    font-size: 17px;
    font-weight: bold;
    color: aqua;
}
.attendence-fields2,
.attendence-fields2-sp
{
    color: #3498db;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 0.3em;
}