#toggleBTN{
	z-index: 9999;
}
	.modal-content {
		width:96%;
	}
	.modal-header {
		background-color:red;
	}
	.modal-title{
		text-align: center;
		font-size:30px;
		font-weight: 600;
	}
	@media only screen and (max-width: 768px) {
 
  div.modal-dialog {
    width: 100%;
  }
  @media only screen and (max-width: 768px) {
  /* For mobile phones: */
  #text {
    width: 100%;
	left:0;
  }
}
}
.notific{
	position: fixed;
    /* font-size: 0; */
    z-index: 1000;
    right: 10px;
    bottom: 10px;
    background-color: green;
    width: 3rem;
    /* padding: 1rem; */
    height: 3rem;
    text-align: center;
    border-radius: 0.5rem;
	display: flex;
    align-items: center;
    justify-content: center;
}
span.main-row{
    display: inline-flex;
    margin-bottom: 10px !important;
}
span.dots {
font-size: 24px !important;
margin-right: 10px;
}
.allNotification{
    position: fixed;
    right: 25px;
    bottom: 10px;
    z-index: 10;
    transition: ease-in-out 0.3s;
    -webkit-transition: ease-in-out 0.3s;
    -moz-transition: ease-in-out 0.3s;
    -ms-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
}
.allNotification button {
    height: 40px;
    /* width: 40px; */
    text-align: center;
    /* line-height: 30px; */
    background:yellow;
    border-radius:0.5rem;
    
}
.allNotification__list {
    width: 250px;
    position: absolute;
    right: 0;
    bottom: 50px;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
}
.allNotification__list li:last-child {
margin-bottom: 0;
}
.allNotification__list li {
position: relative;
margin-bottom: 10px;
background: white;
padding: 15px;
transition: ease-in-out 0.3s;
-webkit-transition: ease-in-out 0.3s;
-moz-transition: ease-in-out 0.3s;
-ms-transition: ease-in-out 0.3s;
-o-transition: ease-in-out 0.3s;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
}
.allNotification__list:after {
top: 100%;
right: 15px;
border: solid transparent;
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-top-color: #fff;
border-width: 6px;
margin-left: -6px;
}
/* .allNotification__list li::before {
content: '\f0f3';
font-family: 'Font Awesome 6 Free';
position: absolute;
left: 18px;
top: 18px;
color: #c7c7c7;
font-size: 14px;
} */
.allNotification__list li a {
font-size: 14px;
margin-bottom: 0;
text-decoration: none;
color: var(--text-dark);
font-weight: bold;
}
.allNotification__list li h6 {
font-size: 14px;
line-height: 16px;
}
.allNotification__list li span {
font-size: 12px;
line-height: 14px;
margin-bottom: 0;
color: #0b0b0b;
}  
.allNotification__list li .btn {
font-size: 12px;
margin-top: 5px;
}
.allNotification__list.show {
opacity: 0;
visibility: hidden;}
.scroll-nav-bar{
	height: 600px !important;
	overflow-y: scroll;
}



		@media screen and (max-width: 762px) {
			.scroll-nav-bar{
	height: 400px !important;
}
			.tabwise-ct .nav.nav-tabs .nav-item .active:after {
				display: none;
			}
		}

		html {
			scroll-behavior: smooth;
		}

		a {
			cursor: pointer;
		}

		.pdf-files .pdf_active {
			text-decoration: underline;
			background-color: #ffffff !important;
			color: #ED1C24 !important;
		}

		a.nav-link.active_1 {
			background-color: #ffffff !important;
			color: #ED1C24 !important;
		}

		.dropdown-menu.show_sub {
			display: block;
		}

		.nav-tab-section .dropdown-menu.show_sub .dropdown-item {
			padding: 0% !important;
			margin-bottom: .5rem;
		}

		#v-pills-tab .dropdown-item a.active {
			color: #ED1C24 !important;
		}

		.dropdown-menu.show_sub>a.nav-link.dropdown-toggle {
			color: #ED1C24 !important;
			text-decoration: none;
			background-color: #ffffff !important;
			border-top-left-radius: 25px !important;
			border-bottom-left-radius: 25px !important;
			width: 100% !important;
		}

		.JHNMC-page .dropdown-toggle::after {
			vertical-align: 0.155em;
		}
		.dropdown-item{
			display: inline-block;
				white-space: inherit !important;
		}
		#v-pills-tab .dropdown-menu{
			padding-left: 2rem;
			list-style: disc;
		}
		li{
			display: list-item !important;
		}
		body .nav-pills .nav-link {
   			 padding-left: 35px !important;
		}
		.active_1.nav-link:before {
			border-left: 12px solid #ED1C24 ;
		}
		#v-pills-tab , p.quick-links {
    		padding-left: 2.5rem !important;
}
		.nav-link:before {
			content: '';
			display: block;
			height: 8px;
			margin-top: 3px;
			margin-left: -20px;
			position: absolute;
			width: 0;
			width: 0;
			height: 0;
			border-top: 7px solid transparent;
			border-bottom: 7px solid transparent;
			border-left: 12px solid #fff;
}
@media screen and (max-width: 1200px){
	#v-pills-tab, p.quick-links {
    padding-left: 0.5rem !important;
}
}
#publication{
    overflow: hidden;
}
#accomplishment-table_wrapper{
    overflow: auto;
}
#accomplishment-table_wrapper::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#accomplishment-table_wrapper::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#accomplishment-table_wrapper::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}
#project-guide .sorting_1{
    width: 200px;
}
#phd-awards tbody td:nth-child(2){
    width: 250px;
}
#phd-awards tbody td:nth-child(1){
    width: 100px;
}
#phd-awards tbody td{
    padding: 10px;
}
#phd-awards thead th{
    padding: 10px;
}