.nav_navbar {
  background: #ffd454; }

.navbar-expand-sm .navbar-nav .nav-link:hover .dropdown-menu {
  display: block !important; }

.navbar-expand-sm .navbar-collapse {
  justify-content: end; }

.nav_navbar .navbar-brand {
  color: #000; }

.nav_navbar .nav-link {
  font-weight: 600; }

.nav_navbar .nav-item {
  padding-left: 17px; }
.permanent_box{
    position:relative;
}
.navbar-expand-sm .navbar-nav .dropdown-menu{
    padding:0;
}
.navbar-expand-sm .navbar-nav .nav-link{
    color:#000;
}
.dropdown-item.active, .dropdown-item{
    padding-left:11px;
}
.dropdown-item.active, .dropdown-item:active{
    color: #fff;
    text-decoration: none;
    background-color: #054c8a;
}
.dropdown-item.active, .dropdown-item:hover{
    color:#fff;
    background-color: #054c8a;
}
.permanent_box p{
    margin-top:-21px;
    margin-bottom:0;
}
.permanent_box p input{
    height: 23px;
    width: 20px;
    position: absolute;
    left: 0;
}
.permanent_box p span{
    position: relative;
    margin-left: 0px;
    left: 29px;
}
.pdd_lgt_rght{
    padding:0;
}
.exam-table table{
    background:#fff;
}
.banner-box{
    width:100%;
}
.banner-box img{
    width:100%;
    height: 291px;
}
.college-logo-box{
    width:100%;
    text-align:center;
    margin-top: 21px;
}
.college-logo-box img{
    width:231px;
}
.portal_bx{
    text-align:center;
    color: #054c8a;
}
.email-phone-box{
    text-align:center;
    font-size: 16px;
}
.email-phone-box a{
    color: #054c8a;
}
.online_protal{
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(-50%, -50%);
    font-size: 23px;
    font-weight: 600;
}
.bg-footer{
    position:absolute;
    width:100%;
    bottom:0;
    background: #454545;
    padding: 13px 0px;
}
.bg-footer p{
    margin-bottom:0;
}
.bg-footer p a{
    color:#fff;
}
.permanent_box p{
    position: relative;
    width: 271px;
    left: 157px;
    top: -12px;
}

/*responsive css*/
@media screen and (max-width:767px) and (min-width:200px){
    .online_protal{
        position:static;
        font-size: 17px;
    }
    .bars_bx{
        padding: 0;
        margin: 0;
        font-size: 27px;
        position: relative;
        top: 5px;
        left: 13px;
        -webkit-text-stroke: 1px #ffd454;
    }
    .college-logo-box img {
        width: 171px;
    }
    .main-box{
        padding:0px 17px;
    }
    .email-phone-box {
        line-height: 27px;
    }
}




.exam-form-bx input{
  width: 100%;
  border:1px solid #ccc;
  border-radius: 5px;
  padding: 7px;
  outline: none;
}
.exam_code_bx input{
  width: 41px;
  text-align: center;
  padding:5px 2px;
}
.exam-form-para{
  font-weight:600;
}
.paddN{
  font-weight: 600;
  padding-top:7px;
  text-align:right;
}
.exam-check_bx input{
  width: auto;
  margin-left: 13px;
}

.exam-check_bx input[type=checkbox]{
  width:25px;
  height: 25px;
}
.exam-check_bx input[type=radio]{
  width:25px;
  height: 25px;
}
.exam-check_bx span{
  position: relative;
  top: -8px;
  font-weight: 600;
}
.exam-check_bx1 input{
  position: absolute;
  right: 41px;
}
.exam-check_bx1 span{
  top: 0;
}
.exam-table table{
  margin-bottom: 0;
}
.adhar-number{
  margin-top:31px;
}
.adhar-number input{
  width: 31px;
  text-align: center;
  margin-bottom: 11px;
}
.adhar_heading{
  font-weight: 600;
}
.adhar-number p{
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
}
.adhar_under{
  text-decoration: underline;
}
.tb-img-view-sign {
  width: 200px;
  border: 1px solid #ccc;
  height: 51px;
  position: absolute;
  right: 25px;
}
.tb-container-sign {
  width: 100%;
  margin: 4em auto;
  position:relative;
}
.tb-container-sign img {
  width: 100%;
  display: none;
  margin-bottom: 30px;
  height: 50px;
  border:1px solid #ccc;
  padding:5px;
}
.tb-container-sign input {
  display: none;
}
.tb-container-sign label {
  width: 250px;
  background: #054c8a;
  color: #ffffff;
  font-size: 15px;
  text-transform: capitalize;
  border-radius: 0px;
  cursor: pointer;
  text-align: center;
  float: right;
  margin-top: 57px;
  padding: 9px 0px;
}
.adhar-number span{
  font-weight: 600;
}
.heading1{
  display: inline-block;
  font-weight: 600;
  padding-top: 7px;
}
.subject_code{
  margin-bottom: 9px;
}
.subject_code1{
  padding-top: 0;
}
p{
  font-size: 15px;
  color:#000;
}


/*responsive css*/
@media screen and (max-width:767px) and (min-width:200px){
  .tbl_res{
    overflow-x: auto;
  }
  .tbl_res table{
    width: 831px;
  }
}



* {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

.bg-admission-form {
  background: #f1f1f1;
  padding: 31px 0px; }

.admission-form {
  background: #fff;
  padding: 31px; }

.bg-admission-form h3 {
  font-size: 21px;
  margin-bottom: 21px;
  text-align: center;
  background: #054c8a;
  padding: 9px 0px;
  color: #fff; }

.form-box {
  margin-bottom: 13px; }

.form-box label {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 3px; }

.form-box select {
  width: 100%;
  border: 1px solid #ccc;
  height: 37px;
  outline: none;
  border-radius: 5px;
  padding: 0px 7px; }

.form-box input {
  width: 100%;
  border: 1px solid #ccc;
  height: 37px;
  outline: none;
  border-radius: 5px;
  padding: 0px 7px; }

.form-box1 input {
  width: auto;
  border: 0;
  height: auto;
  font-size: 14px;
  font-weight: 600; }

.form-box h4 {
  font-size: 21px; }

.form-box h4::before {
  position: absolute;
  content: '';
  width: 33px;
  border-bottom: 3px solid #054c8a;
  margin-top: 29px; }

.submit_btn button {
  border: 1px solid #054c8a;
  background: #054c8a;
  font-size: 16px;
  color: #fff;
  padding: 7px 13px;
  margin-right: 7px;
  margin-top: 11px;
  transition: .5s; }

.submit_btn button:hover {
  background: #fff;
  color: #054c8a; }

.bg-forgot-password {
  background: #f1f1f1;
  height: 100vh;
  padding-top: 11%; }

.forgot-password-box {
  background: #fff;
  padding: 31px 17px; }

.forgot-password h3 {
  font-size: 21px;
  margin-bottom: 0px;
  text-align: center;
  background: #054c8a;
  padding: 9px 0px;
  color: #fff; }

.forgot-password-box label {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 3px; }

.forgot-password-box input {
  width: 100%;
  border: 1px solid #ccc;
  height: 37px;
  outline: none;
  border-radius: 5px;
  padding: 0px 7px; }

.send_btn {
  text-align: right; }

.send_btn button {
  border: 1px solid #054c8a;
  background: #054c8a;
  font-size: 16px;
  color: #fff;
  padding: 7px 13px;
  margin-top: 17px;
  transition: .5s; }

.bg-registration {
  background: #f1f1f1;
  padding: 31px;
  height: 100vh; }

.bg-registration .card {
  border-radius: 0px;
  border: 0; }

.bg-registration h3 {
  font-size: 21px;
  margin-bottom: 0px;
  text-align: center;
  background: #054c8a;
  padding: 9px 0px;
  color: #fff; }

.card-body {
  border-bottom: 1px solid rgba(129, 128, 128, 0.199); }

.bg-registration input {
  font-size: 14px;
  padding: 7px 9px; }

.bg-registration select {
  font-size: 14px;
  color: #555; }

.container-box {
  padding: 17px; }

.form-check {
  padding-left: 20px; }

.form-check-label a {
  color: skyblue; }

.card-footer button {
  width: 150px; }

.card-title {
  font-size: 17px; }

.btn-register {
  text-align: right;
  margin-bottom: 21px; }

.btn-register button {
  border: 1px solid #054c8a;
  background: #054c8a;
  font-size: 16px;
  color: #fff;
  padding: 7px 13px;
  margin-right: 7px;
  transition: .5s;
  margin-right: 17px; }

.form-check label {
  font-size: 14px; }

.form-check label a {
  font-weight: 600;
  color: #054c8a; }

.bg-login {
  background: #f1f1f1;
  min-height: 100vh;
  padding-top: 1%; 
  padding-bottom: 31px;}

.bg-login h3 {
  font-size: 21px;
  margin-bottom: 0px;
  text-align: center;
  background: #054c8a;
  padding: 9px 0px;
  color: #fff; }

.bg-login .card {
  border: 0;
  border-radius: 0; }

.bg-login .card-body {
  border: 0; }

.bg-login .card-body label {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 3px; }

.login_btn {
  text-align: right;
  margin-bottom: 21px; }

.login_btn button {
  border: 1px solid #054c8a;
  background: #054c8a;
  font-size: 16px;
  color: #fff;
  padding: 7px 13px;
  transition: .5s; }

.edu_border-btm {
  border-bottom: 1px solid #a49e9e;
  margin-bottom: 21px; }

.edu_border-btm:first-child {
  border-top: 1px solid #a49e9e;
  margin-top: 17px;
  padding-top: 7px; }

.uload-img {
  width: 100%;
  border: 1px solid #ccc;
  text-align: center;
  padding: 20px;
  margin-top: 13px; }

.boxImg {
  width: 161px;
  height: 171px;
  border: 1px solid #ccc;
  cursor: pointer;
  margin: auto; }

.boxImg img {
  width: 161px;
  height: 171px; }

.click_bx {
  background: #054c8a;
  color: #fff;
  font-weight: 600;
  width: 50%;
  padding: 9px 0px;
  margin: auto;
  margin-top: 21px;
  cursor: pointer; }

.fw_box {
  font-weight: 600; }

.bg-link-box {
  padding-top: 71px; }

.link-box a {
  color: #fff;
  background: #054c8a;
  display: block;
  text-align: center;
  padding: 7px 0px;
  margin-top: 17px;
  font-size: 17px; }

.login_reg {
  font-size: 14px; }

.login_reg a {
  font-weight: 700; }

.dob_label label {
  position: absolute;
  top: -12px;
  z-index: 1;
  padding: 0px 3px;
  background: #fff;
  color: #777;
  left: 5px; }

.line-top-bottom {
  border-top: 1px solid #a49e9e;
  border-bottom: 1px solid #a49e9e;
  padding: 7px 0px;
  margin: 17px 0px; }

.bg-exam {
  background: #f1f1f1;
  padding-top: 2%; }

.exam-table h3 {
  font-size: 21px;
  margin-bottom: 0px;
  text-align: center;
  background: #054c8a;
  padding: 9px 0px;
  color: #fff; }

.bg-student-image-box {
  width: 131px; }

.image-box {
  width: 91px;
  margin: auto;
  background: #f1f1f1;
  border: 1px solid #ccc;
  height: 113px; }

.image-box img {
  width: 100%;
  height: 113px; }

.signature-box img {
  height: 41px;
  padding: 5px;
  margin-top: 13px; }

.admit-card {
  background: #fff;
  border: 1px solid #ccc;
  margin: 11px 0px;
  padding: 10px; }

.admit-card-dtl1 {
  font-weight: 600;
  font-size: 14px; }

.barcode-img {
  width: 151px; }

.barcode-img img {
  width: 100%; }

.appli-right {
  text-align: right; }

.exam-table table td {
  font-size: 14px; }

.image-box1 {
  width: 151px;
  text-align: center; }

.image-box1 h5 {
  font-size: 13px; }

.instruction-box h4 {
  color: #ff0000;
  font-size: 16px;
  text-align: center; }

.instruction-box ul {
  padding-left: 5px; }

.instruction-box ol li {
  line-height: 25px;
  font-size: 15px; }

.instruction-box ul li {
  list-style-type: disclosure-closed;
  color: #ff0000;
  line-height: 25px;
  font-size: 15px; }

.colorPrimary {
  color: #054c8a; }

.colorRed {
  color: #ff0000;
  font-size: 15px; }

.bg-registration-form {
  background: #f1f1f1;
  padding: 30px 0px; }

.registration-form {
  background: #fff; }

.registration-form1 {
  padding: 20px; }

.registration-form h3 {
  font-size: 21px;
  margin-bottom: 0px;
  text-align: center;
  background: #054c8a;
  padding: 9px 0px;
  color: #fff; }

.registration-form-bx {
  margin-bottom: 13px; }

.registration-form-bx label {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 3px; }

.registration-form1 h4 {
  font-size: 19px;
  margin-bottom: 13px;
  margin-top: 13px; }

.registration-form1 h4 span {
  font-size: 14px; }

.passing-box table tr th {
  font-weight: 500; }

.submit_btn_reg {
  text-align: right; }

.submit_btn_reg button {
  border: 1px solid #054c8a;
  background: #054c8a;
  font-size: 16px;
  color: #fff;
  padding: 7px 13px;
  margin-top: 5px;
  transition: .5s; }

/*# sourceMappingURL=style.css.map */


.show-view-all-notification{
  text-align: right;
  width: 100%;
}



/*multi ul li */

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 15px;
  margin-left: 0;
  display: none;
}

/* Show the nested dropdown on hover */
/* Ensure the dropdown opens on hover */
.dropdown-submenu:hover .dropdown-menu {
  display: block;
}

/* Keep Option 1 background active when its dropdown is open */
.dropdown-submenu:hover > .dropdown-item,
.dropdown-submenu:focus-within > .dropdown-item {
  background-color: #054c8a; /* Change to desired color */
  color: #fff; /* Adjust text color if needed */
}

/* Style adjustments for dropdown items */
.new-box {
  font-size: 16px;
  border: none;
  height: auto; /* Allow content to expand dynamically */
  box-shadow: 2px 2px 5px -1px gray;
}

.new-box li a {
 /* color: #054c8a;
  font-weight: 600;*/
 /* padding: 3px 20px 10px 21px;*/
}
.new-box li a:hover {
  color: #ffff;
  background-color: #054c8a;
  
}

/* Add hover effect for dropdown items */
.new-box li a:hover {
  background-color: #054c8a; /* Light gray background on hover */
  color: #ffff; /* Retain text color */
}













