.mlogin {
	font: Trebuchet MS,Arial;
	border-radius: 5px;
	border: 1px dotted #ccc;	
	margin-top: 30px;
	border-color: black;
	margin: auto;
	width: 95%;
	padding: 0 0 0 0;
	/* padding: 10px 40px 25px;	
	background: transparent url(../images/shade_bg.gif) repeat-y center center;  */
	min-height : 300px;
	background: #defad6;
}

.graylogin {
	font: Trebuchet MS,Arial;
	border-radius: 5px;
	border: 2px solid #ccc;	
	margin-top: 30px;
	border-color: darkblue;
	margin: auto;
	width: 95%;
	padding: 0 0 0 0;
	min-height : 400px;
	background: #f5f5f5;
}

.active_menu {	
	height: 25px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	background-color: red;
	text-shadow : 0.1em 0.1em 0.2em blue;
}

.inactive_menu {
	height: 25px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	background-color: #484848;
	color: #fff;
}

.active_gray_menu {	
	width: 100%;
	height: 25px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	background-color: #daf7a6;
	color: black;	
}

.inactive_gray_menu {
	height: 25px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	background-color: #484848;
	color: #fff;	
}

.gray_panel {
	border-left: 5px solid #daf7a6;
	border-right: 5px solid #daf7a6;
	background-color: #484848;
	color: #fff;	
}

.active_gray_menu a {	
	color: black;
}

.inactive_gray_menu a {	
	color: #fff;
}

.inactive_gray_menu a:hover {
	color: #ea6645;
}

.active_left_menu {
	border-radius: 3px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #484848;
	text-align: center;
	border-left: 4px solid;
	border-right: 4px solid;
	border-color: yellow;
}

.inactive_left_menu {
	border-radius: 3px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: black;
	text-align: center;
	border-left: 4px solid;
	border-right: 4px solid;
	border-color: yellow;
}

.leftlinks {
	background-color: #484848;
	height: 35px;
	text-align: left;
	font: bold 13px Trebuchet MS,Arial;
	padding: 1px 1px 1px 1px;
	color: yellow;
	
}

.leftlinks a {
	color: #fff;
}

.leftlinks a:hover {
	color: #ea6645;
}

.quicklinks {
	background-color: #012951;
	width: 100%;
	height: 35px;
	text-align: left;
	font: bold 13px Trebuchet MS,Arial;
	padding-top: 3px;
	color: #fff;
}

.graylinks {
	background-color: #484848;
	width: 100%;
	height: 25px;
	font: bold 13px Trebuchet MS,Arial;
	color: #fff;
	border-bottom: 6px solid;
	border-color: red;
}

.graylinks_round {
	background-color: #484848;
	width: 100%;
	height: 18px;
	font: bold 13px Trebuchet MS,Arial;
	color: #fff;
	border-bottom: 6px solid;
	border-color: magenta;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 4px;	
}

.black_magenta_header {
	background-color: black;
	width: 35%;
	height: 28px;
	font: bold 20px Arial, Trebuchet MS;
	color: #fff;
	border-bottom: 6px solid;
	border-color: magenta;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 4px;
}

.quicklinks a,  .graylinks a ,  .graylinks_round a{
	color: #fff;
} 

.quicklinks a:hover,  .graylinks a:hover,  .bottomlinks a:hover,  .graylinks_round a:hover{
	color: #ea6645;
}

.bottomlinks {
	background-color: #012951;
	width: 100%;
	height: 35px;
	text-align: left;	
	padding-top: 3px;
	color: cyan;
}

.bottomlinks a {
	font: 15px Trebuchet MS,Arial;
	color: cyan;
}

.header2 {
	background-color: #012447;
	color: orange; 
	width: 100%;
	height: 35px;
	font: bold 24px Times New Roman, Trebuchet MS,Arial;	
	padding-top: 5px;
}

.black_header {
	background-color: black;
	color: orange; 
	width: 100%;
	height: 35px;
	font: bold 24px Times New Roman, Trebuchet MS,Arial;	
	padding-top: 5px;
}

#footer {
	background: #012447;
	width: 100%;
	height: 40px;
	text-align: center;
	font: normal 12px/40px Trebuchet MS,Arial;
	color: white;
}

.college_logo {
	background: #e6ffcc url(https://niftem-t.ac.in/olapp/images/college_logo.jpg) no-repeat center;
	display: block;
	width: 100%;
	height: 80px;
}

.iifpt_logo {
	background : #012457 url(https://niftem-t.ac.in/olapp/fst/ba.png) no-repeat center;
	display: block;
	width: 100%;
	height: 110px;
	padding-top: 0px;
	padding-bottom: 15px;
}

.iifpt_blue_logo {
	background : #012457 url(https://niftem-t.ac.in/olapp/fst/ban2.png) no-repeat center;
	display: block;
	width: 100%;
	height: 110px;
}

.iifpt_fst_logo {
	background : #012457 url(https://niftem-t.ac.in/olapp/fst/banner.png) no-repeat center;
	display: block;
	width: 100%;
	height: 110px;
}

.center_text {
	background: #0636aa url(https://niftem-t.ac.in/olapp/images/wel_text-bg.gif) no-repeat center;
	height: 19px;
	font: bold 14px Trebuchet MS,Arial;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0.1em 0.1em 0.2em black;
	display: inline-block;
	padding: 4px 10px;
	margin-top: 5px;
	align-content:center;
}

.appln_photo {
	width: 128px;
	height: 156px;
	border: 1px solid darkgreen;
	border-radius: 5px;	
}

.appln_sign {
	width: 225px;
	height: 50px;
	border: 1px dotted darkgray;
	border-radius: 5px;
}

.small_button {
	background: #0636aa url(https://niftem-t.ac.in/olapp/images/wel_text-bg.gif) no-repeat left 0;
	height: 15px;
	font: bold 14px Trebuchet MS,Arial;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0.1em 0.1em 0.2em black;
	display: inline-block;
	padding: 4px 4px 4px 4px;	
}

.blue_button {
	height: 26px;
	font: bold 12px Trebuchet MS,Arial;
	color: #fff;
	background: darkBlue;
	text-align: center;
	border-radius: 2px;
	border: 0px;
	padding: 2px 2px 2px 2px;
}

.empty_table {
	background: #f5f5f5;
	border: 1px solid lightgray;
	margin-top: 5px;
	min-height : 400px;
}

.green_table {
	background: #defad6;
	border: 0px;
}

.gray_table_round {
	background: #f5f5f5;
	border: 1px solid lightgray;
	border-radius: 5px;
}

.plus_button {
	background-image: url(https://niftem-t.ac.in/olapp/images/plus1.png);
	height: 21px;
	width:  21px;
	border: 0px;
}

.delete_button {
	background-image: url(https://niftem-t.ac.in/olapp/images/delete.jpg);
	height: 25px;
	width:  25px;
	border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.close_button {
	background-image: url(https://niftem-t.ac.in/olapp/images/students_approved.png);
	height: 25px;
	width: 25px;
	border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.header_text {
	background : #0636aa url(https://niftem-t.ac.in/olapp/images/wel_text-bg.gif) no-repeat left 0;
	height : 19px;
	font : bold 13px Arial, Trebuchet MS;
	color : #fff;
	text-transform : uppercase;
	text-shadow : 0.1em 0.1em 0.2em black;
	display : inline-block;
	float : left;
	padding : 5px 100px 5px 100px;	
	border-radius: 4px;
}

.header_text_nocorner {
	background : #0636aa url(https://niftem-t.ac.in/olapp/images/wel_text-bg.gif) no-repeat left 0;
	height : 19px;
	font : bold 13px Arial, Trebuchet MS;
	color : #fff;
	text-transform : uppercase;
	text-shadow : 0.2em 0.2em 0.2em black;
	display : inline-block;
	float : left;
	padding : 5px 100px 5px 100px;	
}

.blue_text {
	height : 19px;
	font : bold 13px Arial, Trebuchet MS;
	color : #012447;
	text-transform : uppercase;
	display : inline-block;
	float : left;
}

.paragraph {
	font : bold 13px Arial, Trebuchet MS;
	color : black;
	text-align: justify;
}

.gray_text {
	font : 14px Arial;
	color: gray;
}

.note-brown { 
	background-color: #faf4e0;
	padding: 10px;
	border-left: 6px solid;
	border-right: 6px solid;
	border-color: #c2a442;
	border-radius: 5px;
}

.note-black { 
	background-color: #e2e3e5;
	padding: 10px;
	border-left: 6px solid;
	border-right: 6px solid;
	border-color: #58595a;
	border-radius: 5px;
}

.contact {
	background : #012951 url(https://niftem-t.ac.in/olapp/pmfme/web/contact-us.png) no-repeat center;
	width: 100%;
	height: 100%;
	border: 0px;
}
.contact:hover { 
	background : #012951 url(https://niftem-t.ac.in/olapp/pmfme/web/contact-hover.png) no-repeat center;
}
.active_gray_menu1 {	
	width: 100%;
	height: 25px;
	text-align: center;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: green;
	color: black;	
}

.inactive_gray_menu1 {
	
	text-align: center;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #829aed;
	color: #fff;
border:5px solid #ffffff;	
}

.inactive_gray_menu1 a{	
	color: #fff;
}
.inactive_gray_menu1 a:hover{	
	color: red;
}

/* Copied from https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css */
.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
