.don li {
    font-size: 17px;
}
.done img {
    margin-left: 63px;
}
.test img {
    width: 300px;
    height: 220px;
}
h2.newheadings a {
    background: #fe0500;
    color: #000;
    padding: 5px 10px;
    font-size: 28px;
    font-weight: 600;
    border-radius: 5px;
    margin-top: -34px !important;
    position: absolute;
}
.done1 {
    position: fixed;
    right: 0%;
    top: 25%;
    z-index: 9999;
    width: 10%;
}
.done1 img {
    width: 100%;
}
body{
	margin:0;
	padding:0;
	margin-top: -24px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#979797;
	background-image:url(../images/background.png);
	}
img{margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:inline-block;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none; color:#55ABDA;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgholder, .imgl, .imgr{padding:4px; border:1px solid #DEDACB; text-align:center;}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	position:relative;
	margin:20px auto 20px;
	width:960px;
	text-align:left;
	border-radius: 10px;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	}

.row1{color:#999999;}
.row1 a{color:#FCFCFC;}
.row2, .row3, .row4{color:#000; background-color:#F9F9F9;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #container, #footer{
	display:block;
	width:960px;
	}

.rnd{
	display:block;
	width:960px;
	padding:12px 0 0 0;
	margin-top: -13px;
	
	
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{padding:25px 0 0 0;}

#header h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header h1{font-size:36px; font-variant:small-caps; font-style:normal;}

#header .fl_right{
	display:block;
	width:360px;
	
	}

#header .fl_right ul{
	margin-bottom:10px;
	font-size:11px;
	}

#header .fl_right li{
	display:inline;
	margin:0 4px 0 0;
	padding:0 6px 0 0;
	border-right:1px solid #FCFCFC;
	}

#header .fl_right li.last{
	margin:0;
	padding:0;
	border:none;
	}
.batch{
	margin-left: -28px;
	margin-top: -49px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #000;
}
/* ----------------------------------------------Content-------------------------------------*/

#container{
	width:920px;
	padding:20px;
	line-height:1.6em;
	margin-left:10px;
	
	}

#container a{
	color:#DA0000;;
	background-color:#F9F9F9;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	padding-bottom:8px;
	border-bottom:1px solid #DEDACB;
	}

#container .readmore{
	display:block;
	width:100%;
	text-align:right;
	line-height:normal;
	}

#content{
	display:block;
	float:left;
	
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist{margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#55ABDA; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#55ABDA; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:30px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	text-transform:none;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #999999;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* Featured Block */

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F7F7F7;
	}

#column #featured a{
	color:#55ABDA;
	background-color:#F7F7F7;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F7F7F7;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#container #column .readmore a{
	display:block;
	width:100%;
	margin-top:15px;
	height:auto;
	padding-left:0;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	background:none;
	}

#column .latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column .latestnews li{
	display:block;
	width:100%;
	height:99px;
	margin:0 0 11px 0;
	padding:0 0 21px 0;
	border-bottom:1px dotted #C7C5C8;
	overflow:hidden;
	}

#column .latestnews li.last, #column .last{
	margin-bottom:0;
	}

#column .latestnews p{
	display:inline;
	}

#column .latestnews img{
	float:left;
	margin:0 10px 0 0;
	padding:4px;
	border:1px solid #C7C5C8;
	clear:left;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	width:920px;
	padding:5px 20px 15px 20px;
	
	}

#footer .fl_left img{margin-bottom:30px;}

#footer address{
	display:inline;
	float:right;
	text-transform:none;
	font-style:normal;
	line-height:1.8em;
	}

#footer .fl_right{
	display:block;
	float:right;
	margin-top:44px;

	}

#footer .fl_right p{margin:0 0 15px 0; padding:0; line-height:normal;}

#footer .fl_right #social{display:block; width:100%; margin:0 0 15px 0; padding:0; line-height:normal;}
#footer .fl_right #social ul{margin:0; padding:0; list-style:none;}
#footer .fl_right #social li{float:left; /* Only For IE */}
#footer .fl_right #social a{display:block;margin-right:15px; overflow:hidden;}
#footer .fl_right #social li.last a{margin-right:0;}

#footer .last{margin:0;}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:0 12px;
	}

#copyright p{
	margin:0;
	padding:0;
	}

#copyright, #copyright a{
	color:#000;
	
	}

.linkmenu{
	margin-top:10px;
	padding-left:0px;
	margin-left:-10px;
}
.linkmenu ul li{
	display:inline-block;
}
.linkmenu ul li a,.linkmenu ul li span{
	display: block;

	font: bold 17px/0px Arial, Helvetica, sans-serif;
	color: #000;
	border-right: 1px solid rgba(151, 151, 151, 0.11);

	font-weight: bold;
}
.linkmenu ul li span{
	color:#ddd;
	font-weight:normal;
}

#marquee img{
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg); /* IE 9 */
	-webkit-transform: rotate(-90deg);
	height:175px;
	width:175px;
	/*padding:5px;*/
	
	margin-top:-10px;
}
.h1
{
	 font-size: 18px;
	 font-weight: bold;
}
.h2
{
	font-size:16px;
	font-weight:bold;
}
.syllabus-head-p{
	width:900px;
	text-align:justify;
	font-size:16px;
	margin-top:-10px;
}
.download-link{
	font-size:16px;
	font-weight:bold;
}
.download-button{
	margin-left:20px;
	width:97px;
	padding:5px 10px;
	font-size:18px;
	font-weight:bold;
	border-radius:10px;
	display:inline-block;
	border:1px solid;
}
.download-button:hover{
	background-color:#00F;
	color:#fff;
}
#image-results{
	margin-left:auto;
	margin-right:auto;
	width:820px;
}
#image-results img{
	margin-left:10px;
	margin-top:10px;
}
/* ----------------------------------------------Column Navigation-------------------------------------*/

#column .subnav{
	display:block;
	width:250px;
	padding:25px;
	background-color:#F7F7F7;
	margin-bottom:30px;
	line-height:normal;
	}
#column .subnav h2{
	margin:0 0 20px 0;
	padding:0 0 14px 0;
	background-color:#F7F7F7;
	border-bottom:1px dotted #666666;
	}
#column .subnav ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#column .subnav li{
	margin:0 0 3px 0;
	padding:0;
	}
#column .subnav ul ul, #column .subnav ul ul ul, #column .subnav ul ul ul ul, #column .subnav ul ul ul ul ul{
	border-top:none;
	padding-top:0;
	}
#column .subnav a{
	display:block;
	margin:0;
	padding:5px 10px 5px 20px;
	color:#000;
	background:url("../images/blue_file.gif") no-repeat 10px center #F7F7F7;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	}
#column .subnav a:hover{
	color:#55ABDA;
	background-color:#F7F7F7;
	}
#column .subnav ul ul a, #column .subnav ul ul ul a, #column .subnav ul ul ul ul a, #column .subnav ul ul ul ul ul a{
	background:url("../images/black_file.gif") no-repeat #F7F7F7;
	}
#column .subnav ul ul a{
	padding-left:40px;
	background-position:30px center;
	}
#column .subnav ul ul ul a{
	padding-left:50px;
	background-position:40px center;
	}
#column .subnav ul ul ul ul a{
	padding-left:60px;
	background-position:50px center;
	}
#column .subnav ul ul ul ul ul a{
	padding-left:70px;
	background-position:60px center;
	}

/*=============CSS for form===========*/
input.blur 
{
 color: #CDCDCD;
}
/*===============CSS for menus====================*/

.selected-menu
{
   background-color:#0d325e;
    top:36px;
    height:2px;
    border-bottom:solid 3px #0d325e;
    z-index: 1;
    position: absolute;
    overflow:hidden;
}

#sse1
{   
    background-color: #f9f9f9;
    height: 38px;
    padding-bottom: 10px;
    border-radius: 10px;
}
#sses1
{
    margin:0 auto;
}
#sses1 ul 
{ 
    position: relative;
    list-style-type: none;
    float:left;
    padding:0;margin:0;
    border-bottom:solid 1px #0d325e;
}
#sses1 li
{
    float:left;
    list-style-type: none;
    padding:0;margin:0;background-image:none;
}
#sses1 li.highlight
{
    background-color:#0d325e;
    top:36px;
    height:2px;
    border-bottom:solid 3px #0d325e;
    z-index: 1;
    position: absolute;
    overflow:hidden;
}
#sses1 li a {
    height: 30px;
    padding-top: 8px;
    margin: 0 5px;
    color: #0d325e;
    font: bold 16px arial;
    text-align: center;
    text-decoration: none;
    float: left;
    display: block;
    position: relative;
    z-index: 2;
    font-size: 13px;
    font-weight: 700;
}
/*==================Menu CSS END======================*/
/*===============CSS FOR Homepage start=================*/
#homepage{
	position:relative;
	margin:0 auto 0px;
	display:block;
	width:100%;
	}
#homepage #left_column{
	display:block;
	float:left;
	width:230px;
	}

#homepage #left_column .imgholder{
	margin-bottom:20px;
	}
#homepage #latestnews{
	display:block;
	float:left;
	width:430px;
	margin:0 0 0 -70px;
	text-align:justify
	}

#homepage #latestnews ul{
	margin:0;
	padding:0;
	
	}

#homepage #latestnews li{
	
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
	}

#latestnews .latestnews{
	display:block;	
	margin:0;
	padding:0;
	}

#latestnews .latestnews p{
	margin:0 0 8px 0;
	padding:0;
	font-size:16px;
	}

#latestnews .imgl{
	margin:0;
	}

#latestnews p.readmore{
	display:block;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	text-align:right;
	}
#homepage #right_column{
	display:block;
	float:left;
	width:230px;
	margin:0 0 0 20px;
	}

#homepage #right_column .holder{
	display:block;
	width:100%;
	margin-bottom:20px;
	}

#homepage #right_column .apply a{
	display:block;
	width:230px;
	height:100px;
	margin-bottom:20px;
	color:#666666;
	background-color:#DEDACB;
	font-size:14px;
	text-transform:uppercase;
	overflow:hidden;
	}

#homepage #right_column .apply a strong{
	display:block;
	float:right;
	width:130px;
	height:72px;
	padding-top:20px;
	text-align:center;
	cursor:pointer; 
	}

#homepage #right_column .apply img{
	display:block;
	float:left;
	width:100px;
	height:100px;
	}
#twitter{
	display:block;
	width:900px;
	height:86px;
	margin:0 0 0px 0;
	padding:10px;
	clear:both;
	background:url(../images/twitter_bg.png) top left no-repeat;
	}

#container #twitter a{
	color:#2DCDFF;
	background-color:#00112B;
	}

#twitter .fl_left{
	display:block;
	float:left;
	width:94px;
	height:61px;
	margin:0;
	padding:25px 20px 0 20px;
	
	border-right:2px solid #FFFFFF;
	text-align:center;
	}
#twitter .fl_left a{text-transform:uppercase;}

#twitter .fl_right{
	display:block;
	float:right;
	width:730px;
	height:60px;
	margin:0;
	padding:16px 0 0 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
	color:#FFFFFF;
	background-color:#00112B;
}


/*===============CSS FOR Homepage end================*/

.nav_up{
	padding:7px;
	border:1px solid #CCC;
	position:fixed;
	background: url(../images/arrow_up.png) no-repeat top left;
	background-position:50% 50%;
	width:20px;
	height:20px;
	bottom:10px;	
	left:30px;
	white-space:nowrap;
	cursor: pointer;
	-moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	background-color:white;
}
.nav_down{
	padding:7px;
	border:1px solid #CCC;
	position:fixed;
	background: url(../images/arrow_down.png) no-repeat top left;
	background-position:50% 50%;
	width:20px;
	height:20px;
	bottom:10px;
	left:70px;
	white-space:nowrap;
	cursor: pointer;
	-moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	background-color:#fff;
}

/*============CSS FOR submit button==================*/
.submit {
  font-family: helvetica;
  color: #FFFFFF !important;
  font-size: 14px;
  box-shadow: 1px 1px 1px #FFFFFF;
  padding: 5px 13px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #3866A3;
  background: #00112B;
  background: linear-gradient(top,  #63B8EE,  #00112B);
  background: -ms-linear-gradient(top,  #63B8EE,  #00112B);
  background: -webkit-gradient(linear, left top, left bottom, from(#63B8EE), to(#00112B));
  background: -moz-linear-gradient(top,  #63B8EE,  #00112B);
  margin-left:80px;
  margin-top:20px;
}
.submit:hover {
  color: #FFFFFF !important;
  background: #63B8EE;
  background: linear-gradient(top,  #00112b,  #63B8EE);
  background: -ms-linear-gradient(top,  #00112b,  #63B8EE);
  background: -webkit-gradient(linear, left top, left bottom, from(#00112b), to(#63B8EE));
  background: -moz-linear-gradient(top,  #00112b,  #63B8EE);
}
/*==============CSS for JNU DU Enterance=====================*/
#ContentBox{
	width:100%;
}

#ContentBox h1{
	text-align:center;
	display:block;
	margin:10px auto;
	border:none;
	color:#0d325e;
	font-size:23px;
	font-weight:bold;
}
.provide{
	display: block;
	font-size: 20px;
}
.subjecthead{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 40px;
	display: block;
}
.listsubject{
	margin-left:80px;
	display:block;
}
#ContentBox ul li{
	font-size:18px;
	line-height: 25px;
	font-weight:bold;
	list-style:upper-alpha;
}
#ContentBox a{
	font-size:16px;
	line-height:25px;
	display:block;
	margin-top:15px;
	font-weight:bold;
	text-align: justify;
	margin-right: 20px;
}
#ContentBox p{
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
	margin-right: 20px;
}
#ContentBox ul ul li{
	list-style:upper-roman;
	line-height: 35px;
}
#ContentBox ul ul ul li{
	font-size:16px;
	font-weight:bold;
	list-style:circle;
	line-height: 25px;
}
#ContentBox ul ul ul ul li{
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	list-style:disc;
}
/*============CSS FOR Menus===============*/

#featured_slide{
	display:block;
	position:relative;
	width:950px;
	height:300px;
	margin:0;
	padding:5px;
	overflow:hidden;
	color:#666666;
	background-color:#FFFFFF;
	border-radius:10px;
	}

#featured_slide a{
	background:transparent;
	}
#featured_slide a, #featured_slide ul, #featured_slide img{
	margin:0;
	padding:0;
	border:none;
	outline:none;
	list-style:none;
	text-decoration:none;
	width:950px;
	height:250px;
	}

/* ----------------------------------------------Generalise-------------------------------------*/

#featured_content, .featured_box, .featured_box img{
	display:block;
	width:950px;
	height:250px;
	overflow:hidden;
	}

.featured_box, .featured_box img{
	position:relative;
	}

/* ----------------------------------------------Content-------------------------------------*/

.featured_box .floater{
	display:block;
	position:absolute;
	top:25px;
	right:25px;
	width:290px;
	height:140px;
	margin:0;
	padding:30px;
	background-image:url("../images/featured_slide_trans.png");
	overflow:hidden;
	}

.featured_box p{
	margin:0;
	padding:0;
	line-height:1.6em;
	}

.featured_box p.readmore{text-align:right; margin:0;}

/* ----------------------------------------------Tabbed Navigation-------------------------------------*/

#featured_slide .ui-tabs-hide{
	display:none;
	}

#featured_slide ul#featured_tabs{
	display:block;
	position:absolute;
	bottom:5px;
	left:5px;
	width:949px;
	height:50px;
	overflow:hidden;
	font-size:12px;
	}

#featured_slide ul#featured_tabs li{
	/* This block makes it IE6 compatible*/
	display:block;
	float:left;
	}

#featured_slide ul#featured_tabs li a{
	display:block;
	float:left;
	width:169px;
	height:40px;
	padding:10px 10px 0 10px;
	color:#000;
	background-color:#DEDACB;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	border-right:1px solid #666666;
	}

#featured_slide ul#featured_tabs li.last a{
	border-right:none;
	}

#featured_slide ul#featured_tabs li a:hover, #featured_slide ul#featured_tabs li.ui-state-active a{
	color:#FFFFFF;
	background-color:#333333;
	}

/* ----------------------------------------------Rounded Corners-------------------------------------*/

#featured_slide .overlay_left, #featured_slide .overlay_right{
	display:block;
	position:absolute;
	z-index:1000;
	top:0;
	left:0;
	width:15px;
	height:310px;
	
	}

#featured_slide .overlay_right{
	left:945px;

	}
/*===================CSS FOR POrtfolio================*/
#portfolio{
	display:block;
	width:100%;
	}

#portfolio ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#portfolio li{
	display:block;
	float:left;
	width:430px;
	margin:0 60px 45px 0;
	padding:0;
	}

#portfolio li.last{
	margin-right:0;
	}

#portfolio li img{
	width:420px;
	height:190px;
	margin:0 0 15px 0;
	padding:4px;
	border:1px solid #DEDACB;
	}

#portfolio .readmore{
	text-align:right;
	}
	
	/*===============CSS FOR Study materail start=================*/
.study-content{
	
}
.study-span{
	color:#062397;
	}
.link-a{
	text-decoration:underline;
}
.study-content ul li{
	font-size:15px;
}
.study-content table{
	text-align:center;
	font-weight:700;
	 }
.study-content table tr td{
	border:1px solid #666;
	
}
.faculty{
	width:620px;
	height:auto;
	}
	
.faculty table tr td{
	border:1px solid #666;
}
.addmission-a{
	display: table;
text-align: center;
font-weight: bold;
font-size: 20px;
margin-top: -18px;
margin-bottom: 15px;
color: #026680;
margin-right: auto;
margin-left: auto;
background: #C5BBBB;
padding: 8px 41px;
border-radius: 3px;
border: 2px solid #6F6666;
cursor: pointer;
}

		/*===============CSS end FOR Study materail start=================*/
/*--------pop up css----------*/

#mask {
  position:fixed;  
  z-index:2;
  background-color:#000;
  display:none;
  min-width: 1478px;
  left:0;
  top:0;
  right:0;
  bottom:0; 
  opacity: 0.8; 
}
#close{
 float:right;
 margin:0px;
 font-size:15px;
 background-image:url(../images/close-button.png);
 background-repeat:no-repeat;
 background-position:right top;
 height:30px;
 width:30px;
 cursor:pointer;
 margin-right: -10px;
 margin-top: -68px;
}
#popUpBox .window {
  position:absolute;
  left:0;
  top:0;
  padding:10px;
  display:none;
  z-index:9999;
  padding:20px;
}
#popUpBox #dialog {
 position:fixed;
 display:block;
 padding:0px; 
 display: none;
 background-color:#eee;
  z-index:3;
 
}
#popUpheadar{
 display:block;
 background-color:#055D69;
 padding: 4px 10px;
 height: 40px;
 text-align:center;
}
#popUpheadar h2{
 color:#b8c6ac;
 
 font-weight: bold;
 line-height: 40px;
}
#popUpheadar img{
 display: inline-block;
 float: left;
 margin-top: 5px;
 margin-right: 3px;
}
#popUpImage{
 float: right;
 display: inline-block;
 margin: 15px;
 border: 1px solid #4e5944;
}
#generate{
 border: 5px solid #055D69;
 display: inline-block;
 border-top:none;
}
/*--------pop up code end--------------*/
/*--------pop up table-------*/
.pop-textarea{
	resize: none;
height: 35px;
width: 170px;
}
.pop-input{
	width: 172px;
height: 17px;
}
.pop-th1{
	margin: 0px;
padding: 0px;
border: none;
}
.pop-th2{
	float: right;
height: 30px;
width: 72px;
background: #2B8A77;
border: none;
}
.pop-th2:hover{
	background:#035242;
}
.fl_left a span{
	width:100%;
	font-size:34px;
	color:red;
}
/*--------end pop up table-------*/
/*-- Aditya Css --*/
.ad-time {
    background: #ffff01;
    border-collapse: collapse;
    margin: -50px -25px 0;
    width: 266px;
    border-radius: 10px;
    overflow: hidden;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-family: sans-serif;
}
table.ad-time h5 {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    font-size: 15px;
    font-weight: 600;
    border-bottom: none !important;
}
.ad-time td[colspan="2"]{
    background: #0000fe;
}
.ad-time td:nth-child(2){
    border-left: 1px solid #989800;
}
.ad-time td{
    border-bottom: 1px solid #989800;
    text-indent: 5px;
}
/*-- ad-text --*/
.ad-text{
	border-radius: 15px;
	background: #fff;
	margin: 0 auto;
	display: block;
    width: 960px;
}
.ad-text .row{
	padding: 25px;
	padding-top: 5px;
	letter-spacing: .5px;
}
.ad-text .row h2{
	color: #0d325e;
	font-family: sans-serif;
}
.ad-text .row p{
    color: #444;
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    font-family: sans-serif;
}
.free-course p {
    text-align: justify;
    line-height: 20px;   
    font-size: 16px;
}
.free-course h6 {
    color: #4e4e4e;
    line-height: 30px;
    margin: 2% 0%;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;   
    font-family: sans-serif;
}
.free-course p b {
    color: #45a2d6;
}
.text-center {
    text-align: center;
    margin-top: 20px !important;
}

.faculty2 table, .faculty2 th, .faculty2 td {
    border: 1px solid black;
    font-family: sans-serif;
    font-size: 15px;
}
.faculty2 table th {
    background: #45a2d6;
    color: #fff;
    padding: 13px;
    font-size: 16px;
}
.faculty2 td a {
    color: #337ab7 !important;
}
.faculty2 td {
    padding: 5px;
}
.faculty2 {
    margin-top: 20px;
}
.faculty2 table th:nth-child(2) {
    width: 30%;
}

.faculty2 table th:nth-child(1) {
    width: 70%;
}
ul.sub-men {
    position: absolute !important;
    width: 230px;
    top: 39px;
    background: white;
    z-index: 999;
    display: none;
}
ul.sub-men li:hover {
    background: #eee;
}
ul.sub-men li {
    width: 100%;
}
.last:hover ul.sub-men {
    display: block;
}
#container {
    margin-left: 0;
}
.content_p p {
    font-size: 16px;
}
.latestnews UL LI:HOVER A {
    COLOR: #DA0000 !IMPORTANT;
}
.latestnews UL LI A {
    COLOR: BLACK !important;
}

/***************************/
.syll_con h5 {
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: sans-serif;
}
.syll_con ul, .syll_con ol {
    padding-left: 20px;
    margin-top: 5px;
}
.syll_con {
       margin-bottom: 20px;
    border: 1px solid #dadada;
    padding: 15px;
}
.syll_con ol {
    list-style-type: lower-alpha;
    margin-bottom: 0;
}
.Concept_con h5 {
    font-size: 20px !important;
    font-weight: 600 !important;
    font-family: sans-serif;
    margin-top: 20px !important;
}
.body-content1 {
    display: inline-block;
}
.Concept_con ul {
    padding-left: 25px;
    padding-top: 10px;
}
.Concept_con {
    display: inline-block;
    margin-bottom: 20px;
}
.row.geo p, .row.geo ul {
    font-size: 16px;
    margin-bottom: 0;
}
.hindi_syll ul li, .hindi_syll p, .hindi_syll ol li {
    font-size: 17px;
    padding: 2px;
}
.hindi_syll ul {
    list-style-type: disc;
}

.hindi_syll ol {
    list-style-type: decimal;
}
.Concept_con ul li {
    width: 33.3%;
    float: left;
    padding: 0;
}
/*sunil mathur start their css here*/
.bottom-keyword {
    margin-top: 20px;
}
.bottom-keyword h1 {
    font-size: 20px;
    font-weight: bold;
    color: #44a2d6;
    margin-bottom: 10px;
}
.bottom-keyword span {
    border: 1px solid #bbb;
    padding: 5px;
    margin: 5px;
    display: inline-block;
}
.overflow-hidden{
    overflow:hidden;
    clear:both;
}
/*sunil mathur closed their css here*/
.tab {
    border-bottom: 1px solid #000;
    display: inline;
}
 .topics p {
    font-size: 16px;
}
.bulletin h2 {
    color: #45a3d6;
    font-weight: bold;
    padding: 10px 0;
}
.bulletin h2, h4 {
    color: #45a3d6;
    font-weight: bold;
    padding: 10px 0;
}
.ctet-img img {
    background-color: #f9f9f9;
    border: none;
    display: block;
    padding: 20px 0;
    margin: 0 auto;
}
.hea ul {
    padding: 20px;
}
.bulletin h2 {
    font-size: 25px !important;
}
.Csir-life {
    display: inline-block !important;
    width: 67%;
    padding: 0;
}
.csir-img {
    width: 32% !important;
    vertical-align: top;
    display: inline-block;
}
.banner-bottom-grid-fig1 img {
    height: 260px;
    width:100%;
}
.ctet-inner img {
    background-color: #f9f9f9;
    border: none;
    display: block;
    padding: 20px 0;
    margin: 0 auto;
}
.question-no {
    width: 19%;
    display: inline-block;
    vertical-align: top;
}
.child-develop {
    width: 70%;
    display: inline-block;
    padding: 0;
}
p.text-right{
 text-align: right;
}
.Csir-life h1 {
    color: #45a3d8;
    font-size: 35px !important;
}
.cucet img {
    display: block;
    margin: 0 auto;
}
.cucet-exam ul li {
    padding: 10px 0;
    list-style: circle;
}
.cucet-exam ul {
    margin: 0;
    padding: 0 20px;
}