.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #F5F5F5;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 190px;
  background-color: #486B00;
  color: white;
  font-size:8px;
  font-familt:verdnan, Helvetica, sans-serif;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  position:top;
}


#wrapper{
	
	margin:8px 0px 0px 0px;
    float:right;
}

#wrapper h1{
	color:#FFF;
	text-align:center;
	margin-bottom:20px;
}

#wrapper {
	
	font-size:1.2em;
	
	color:#FFF;
	text-decoration:none;
	text-align:center;
}

#tabContainer {
	
	//height:214px;
	height:280px;
	padding:1px;
	background-color:#2e2e2e;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#tabs{
	height:30px;
	overflow:hidden;
	margin-top:0px;
}

#tabs > ul{
	font: 1em;
	list-style:none;
}

#tabs > ul > li{
	margin:0 2px 0 0;
	padding:7px 10px;
	margin-top:0px;
	display:block;
	float:left;
	color:#FFF;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
	background: #4863A0; /* old browsers */
	background: -moz-linear-gradient(top, #0C91EC 0%, #257AB6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0C91EC), color-stop(100%,#257AB6)); /* webkit */
}

#tabs > ul > li:hover{
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(10%,#F3F3F3), color-stop(50%,#F3F3F3), color-stop(100%,#FFFFFF)); /* webkit */
	cursor:pointer;
	color: #333;
}

#tabs > ul > li.tabActiveHeader{
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(10%,#F3F3F3), color-stop(50%,#F3F3F3), color-stop(100%,#FFFFFF)); /* webkit */
	cursor:pointer;
	color: #333;
}

#tabscontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding:15px 0px 28px;
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #EEEEEE 0%, #FFFFFF 90%, #e4e9ed 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEEEEE), color-stop(90%,#FFFFFF), color-stop(100%,#e4e9ed)); /* webkit */
	margin:0;
	color:#333;
}
#tabpage_1 a
{
	text-align:justify;
	padding-left:10px;	
	color:black;
}
#tabpage_1 ul li a
{
	text-align:justify;
color:Steelblue;
	padding:0px;
	font-size:14px;
	margin-left:0px;
	line-height:20px;
	
}
#tabpage_Download a
{
	text-align:justify;
	color:Steelblue;
	padding:0px;
	font-size:14px;
	margin-left:0px;
	
}
#tabpage_Jobs a
{
	text-align:justify;
	color:Steelblue;
	padding:0px;
	font-size:14px;
	margin-left:0px;
	
}
#tabpage_Tender a
{
	text-align:justify;
	color:Steelblue;
	padding:0px;
	font-size:14px;
	margin-left:0px;
	
}
#tabpage_Seminars a
{
	text-align:justify;
	color:Steelblue;
	padding:0px;
	font-size:14px;
	margin-left:0px;
	}
#tabpage_Placement a
{
	text-align:justify;
	color:Steelblue;
	padding:0px;
	font-size:14px;
	margin-left:0px;
	}	
/**************************************************/

.topup{
	display: inline-block;
	height:80px;
	width:172px;
	background: #Fd8;
	color: #F73;
	text-decoration:none;
	text-align:center;
	padding:2px 5px 5px 5px;
	float: right;
	position: relative;
	font:21px italic Verdana, Arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	margin:0px 5px 0px 1px;
	padding:20px 10px 0px 0px ;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	-webkit-border-radius: 15px 15px 0px 0px;
	-moz-border-radius:    15px 15px 0px 0px;
	border-radius:         15px 15px 0px 0px;
	border-bottom: dotted 1px;
}
.topup:hover{
	height:80px;
	width:172px;
	background: #Fd8;
	color: #F43;
	text-decoration:none;
	text-align:center;
	padding:2px 5px 5px 5px;
	float: right;
	position: relative;
	font:21px italic Verdana, Arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	padding:20px 10px 0px 0px ;
	margin:0px 5px 0px 1px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 4px 0 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 4px 0 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 4px 0 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	border-left-color:#bbb;
	border-top-color:#bbb;	
}

.topdown{
	display: inline-block;
	height:80px;
	width:172px;
	background: #Fd8;
	color: #F73;
	text-decoration:none;
	text-align:center;
	padding:2px 5px 5px 5px;
	float: right;
	position: relative;
	font:21px italic Verdana, Arial, sans-serif;
	text-align:center;
	vertical-align:middle;
	margin:0px 5px 0px 1px;
	padding:20px 10px 0px 0px ;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	-webkit-border-radius: 15px 15px 15px 15px ;
	-moz-border-radius:    15px 15px 15px 15px ;
	border-radius:         0px 0px 15px 15px ;
	border-bottom: dotted 1px;
}
.topdown:hover{
	height: 80px;
	width: 172px;
	background: #Fd8;
	color: #F43;
	text-decoration: none;
	text-align: center;
	padding: 2px 5px 5px 5px;
	float: right;
	position: relative;
	font: 21px italic Verdana, Arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding: 20px 10px 0px 0px;
	margin: 0px 5px 0px 1px;
	-webkit-box-shadow: none;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 4px 0 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	box-shadow: 0 1px 0 rgba(255,255,255,2.2), inset 4px 0 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6);
	border-left-color: #bbb;
	border-top-color: #bbb;
}

/*************************************************/
#_note{
	color:#F00;
	font:bold 12px Verdana, Geneva, sans-serif;	
}
#_noteT{
	color:#84F;
	font:bold 12px Verdana, Geneva, sans-serif;
	text-align:justify;
	margin-left:35px;
}
#_noteT2{
	color:#84F;
	font:bold 12px Verdana, Geneva, sans-serif;
	text-align:justify;
	line-height:1.4em;
}
#_noteT1{
	font:1.2em Verdana, Arial, sans-serif;
	text-align:justify;
	margin-left:30px;
	line-height:1.6em;
}
#noteLi{
	margin-bottom:10px;
	margin-top:5px;
	
}
#_noteTsub{
	font:1.0em Verdana, Arial, sans-serif;
	text-align:justify;
	margin-left:35px;
	margin-top:4px;
	line-height:1.4em;
}
#_subOL{
	margin-top:10px;
	color:#84F;
	font-weight:700;
	text-align:justify;
	margin-left:20px;
	line-height:1.4em;
/*	font:bold 11px Verdana, Geneva, sans-serif;	*/
}

#_norTxt{
	font:1.2em Verdana, Arial, sans-serif;
	text-align:justify;
	margin: 0px 0px 0px 0px;
	line-height:1.6em;
}
#_ul{
	list-style: inside;
	margin-left:	0px; 
	font-size:80%;
}
#_ul1{
	margin-left:0px; 
	font-size:10px;
	font-weight:700;
}


#_b{
	color:#04F;
	font: 12px Verdana, Geneva, sans-serif;
}
#_bb{
	color:#04F;
	font:12px Verdana, Geneva, sans-serif;
	font-weight:600;
}


#_noteBG{
	background:#EEE;
}
#_noteHd{
	color:#03F;
	font: bold 12px Verdana, Geneva, sans-serif;
	font-size:13px;
	text-transform:uppercase;
}
#_noteHdsub{
	color:#84F;
	font: bold 12px Verdana, Geneva, sans-serif;
	font-size:13px;
	text-transform:uppercase;
}

#_notesHd{
	color:#000;
	margin-left:0px;
	font: bold 12px Verdana, Geneva, sans-serif;
}
#_liHd{
	color:#000;
	margin-left:25px;
	font: bold 12px Verdana, Geneva, sans-serif;
}
#_linorTxt{
	color:#000;
	margin:0px 0px 10px -20px;
	font:12px Verdana, Geneva, sans-serif;
	text-align:justify;	
	line-height:1.5em;
}


#_tdBG{
	background:#EEE;
	color:#333;
}
#_tdM{
	background:#EEE;
	color:#84F;
	text-align:center;
}
#_tdM1{
	background:#EEE;
	color:#82E;
	font:11px Verdana, Geneva, sans-serif;	
}

#_tdTot{
	background:#EEE;
	color:#82E;
	font:bold 11px Verdana, Geneva, sans-serif;	
	text-align:center;
}
#_link{
	margin-left:8px;
	background:#EFC;
}

#_link1{
	background:#EFC;
	margin-bottom:5px;
}
.container{
	width: auto;
	background:#DFF;
	margin: 30px 2px 2px 2px;
	padding:5px 5px 5px 5px;
	height:auto;
	font-size:12px;
	border:#0CC solid 0px;
}

/*********** Styling for menu in middle *********/
	  #M{
		 
	
 
	  }
	  #M ul {
		  margin-top:0px;
		  display: inline-block;
		  height: 90px;
		  color: #FFF;
		  width: 300px;
		  position: relative;
		 font-family:"Century Gothic", Arial, Tahoma;
	
	
 
	  }
	  #M ul li {
		  
			display: inline-block;
			width:270px;
			background:#FFF;
			font-size:14px;
			font-weight:600;
			margin-left:15px;  
			border-bottom: 3px solid #fff;
	  }
		   
	 
	  #M ul li a, visited {
		
		  display: block;
		  color: #FFF;
		  text-decoration: none;
		  padding-bottom:18px;
		  padding-top: 15px;
			height: 50px;
		 	
		  margin-top:2px;
			-webkit-border-radius: 15px 15px 15px 15px ;
			-moz-border-radius:    15px 15px 15px 15px ;
			border-radius:         15px 15px 15px 15px ;
	  
	  }

	  #M ul li a:hover {
	/*	  color: #0f5f30;
		  background:#0F1F38;
		  
	*/	  	
				  }
	  #a1{background:#2988bc;}
	   #a1:hover{height:53px !important;}
	  #a1:hover{background:#B51D0A;}
	  
	  #a2{background:#0f5f30;}	
	     #a1:hover{height:26px;}
	  #a2:hover{background:#FBCD4B;}	
	  
	  #a3{background:#763626;}
	     #a1:hover{height:26px;}
	  #a3:hover{background:#3A5199;}
	  
	  #a4{background:#486B00; }
	     #a1:hover{height:26px;}
	  #a4:hover{background:#0F1F38;}
	  
	  #a5{background:#FB6542;}
	     #a1:hover{height:26px;}
	  #a5:hover{background:#31A9B8;}
	  
	  #a6{background:#07575B;}
	     #a1:hover{height:26px;}
	  #a6:hover{background:#763626;}

/**********  CSS for vertical Menu at bottom  ******/
	  #L ul {
		
		  height: auto;
		  text-align:center;
		  color: #FFF;
		  width: 210px;
		  list-style-type:none;
		  border:#FFF solid 0px;
		  padding-left: 4px;
		  padding-right: 4px;
		 
	  }
	  #L ul li {
		  margin-top:10px;
		  text-align:left;
		  height:25px;
		 
		  font-size:13px;
		  font-family:"Century Gothic", Arial, Tahoma;
		 
	  }
	  #L ul li a, visited {
		 
		  display: block;
		  color: #FFF;
		  text-decoration: none;
		  padding: 3px 0px 3px 10px;		  		  
	  }
	  #L ul li a:hover {
		  color: #0f5f30;
		  background:#CCC;
	  }
	  
	  
	  
	  .btns {
    position: relative;
}

.num {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}

#green, #red {
    display: inline-block;
    width: 49%;
    position: relative;
}

.green_btn, .red_btn {
    margin-bottom: 4px;
}
/*****************************/


#M2 div {
		      display: block;
    height: 83px;
    /* color: #FFF; */
    /* width: 300px; */
    position: relative;
    font-family: "Century Gothic", Arial, Tahoma;
	
 
	  }
	  #M2 span {
		  
	    display: inline-block;
    width: 19%;
    background: #FFF;
    font-size: 13px;
    font-weight: 600;
    margin-left: 6px;
    border-bottom: 3px solid #fff;
    /* line-height: 100%; */
			
	  }
		   
	 
	  #M2  a, visited {
		
		  display: block;
		  color: #FFF;
		  text-decoration: none;
		  padding-bottom:18px;
		  padding-top:25px;
		  height:26px;		
		  margin-top:2px;
			-webkit-border-radius: 15px 15px 15px 15px ;
			-moz-border-radius:    15px 15px 15px 15px ;
			border-radius:         15px 15px 15px 15px ;
	  
	  }
	div.watermark::before {
		content: "";
		position: absolute;
		background:url(../css/wm_logo.html);
		background-size: 500px;
		background-repeat: no-repeat;
		background-position: center;
		width: 100%;
		height: 100%;
		top: 35%;
		left: 9%;
		opacity: .2;
		z-index: 2;	
		align-items: center;
		}	
	  
	  


/**********  CSS for Importatnt links Menu at bottom  ******/
 /*#imp ul {
		
		  height: auto;
		  text-align:center;
		  color: #FFF;
		  width: 210px;
		  list-style-type:none;
		  border:#FFF solid 0px;
		  padding-left: 4px;
		  padding-right: 4px;
		 
	  }
	  #imp ul li {
		  margin-top:10px;
		  text-align:left;
		  height:25px;
		 
		  font-size:13px;
		  font-family:"Century Gothic", Arial, Tahoma;
		 
	  }
	  #imp ul li a, visited {
		 
		  display: block;
		  color: #FFF;
		  text-decoration: none;
		  padding: 3px 0px 3px 10px;		  		  
	  }
	  #impul li a:hover {
		  color: #0f5f30;
		  background:#CCC;
	  }*/
	  