.logo {
    width: 50px;
    height: 50px;
}

.logoname {
    font-size: 21px;
    margin-left: 64px;
    margin-top: -41px;
}

.captcha {
    margin-top: 0px;
    height: 49px;
    width: 197px;
}

.ref1 {
    font-size: 200%;
    color: rgb(30, 255, 30);
    margin-top: 10px;
    margin-left: 10px;
}

.tamilnadu {
    width: 50px;
    height: 50px;
}

.name {
    margin-left: 107px;
    margin-top: -61px;
}

#jeeqbdet {
    height: 200px;
    border: 1px border black;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

#jeeqbdet::-webkit-scrollbar {
    display: none;
}


.light-theme .form-select,
.light-theme .form-control {
    /* border-color: #0d6efd !important; */
    color: #464646;
    margin-bottom: 10px !important;
}


/* index page */

#lmg{
    margin-right: 10px;
}


