h1,h2,h3,h4{
	font-family: 'Raleway', sans-serif;
}
.h2style{
	font-weight:bold !important;
}
.brdr{
	border:solid 1px #000000;
}

.wrapper-full {
	float: left;
	width: 100%;
}body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #f4f4f2;
}
.bg-green {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8a9d1b;
}
.wrapper {
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.black-color a: hover
{
	color: #000!important;
	text-decoration:underline !important;
}
.bullet-square

{

	list-style:square;

	margin:0;

	margin-left:20px;

	padding:0;

}

.wrapper:after {
	content: "";
   display: table;
   margin: auto;
   clear: both;
}.headerTop {
	float: left;
	width: 100%;
	position: relative;
    z-index: 999;
}
.headerbottom {
	float: left;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

.headerTop .logo {
	float: left;
	width: 100%;
	clear:both;
}

.headerTop .logo img{	
	width: 100%;
	float:left;
}
.topNav {
	background-color: #8a9d1b;
	float: left;
	height: 40px;
	width: 100%;
}
.topNav ul {
	list-style-type: none;
}
.topNav ul li a {
	line-height: 40px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding-right: 14px;
	padding-left: 14px;
	font-weight: 600;
	font-size: 15px;
}

.topNav>ul>li>a:hover {
	background-color: #fff;
	color: #8a9d1b;
}
.topNav ul li {
	display: inline-block;
	position: relative;
}
.topNav ul li ul li {
	display: block;
	float: none;
}
.topNav ul li ul li a {
	line-height: normal;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 15px;
}

.topNav ul li ul li a:hover {
	text-decoration: none;
	color: #ddfe1b;
}
.topNav ul li ul {
	text-align: left;
	display: none;
	position: absolute;
	background-color: #FFF;
	width: 345px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/drop-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.banner {
	float: left;
	width: 100%;
	position: relative;
}
.banner .banner-side {
	position: absolute;
	z-index: 99;
	top: 0px;
	right: 0px;
	background-image: url(../images/banner-2.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 350px;
}

.pageTitle {
	font-size: 28px;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
	background-image: url(../images/heading-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 50px;
}
.content {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;

}
.content1 {
	clear: both;
	float: left;
	padding: 15px;
	background-color:#e2e0bb;
	width:100%


}
.unani{
	clear: both;
	float: left;
	padding: 15px;
	background-color:#C1E158;
	width:100%
}
.sectionLeft {
	float: left;
	width: 740px;
}
.sectionRight {
	float: right;
	width: 370px;
}
.Rightsection{
	width: 78%;
	float: right;
	padding: 10px;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-align: justify;
}
.sectionLeft h2,.sectionRight h2 {
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 5px;
	font-weight:bold;
	padding-bottom: 5px;
}
.sectionRight h2{
	background-image: url(../images/heading-bg1.png);
}
.sectionLeft h2{
	background-image: url(../images/heading-bg.png);
	}
.sectionLeft p {
	margin-bottom: 15px;
	line-height: 17px;
	color: #333;
	font-family:Verdana;
}
.sectionLeft p a {
	color: #8a9d1b;
	text-align: right;
	float: right;
}
.newsUpdates {
	float: left;
	width: 100%;
	border: thin solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	height:220px;
}
.demo5 {
width: 360px;
margin:0 auto;
}
.demo5 ul {
	padding: 0;
	
	height:220px;
}
.demo5 ul li{
	border-bottom:solid 1px #CCCCCC;
	padding: 7px;
	list-style:none;
}
.demo5 ul li a{
	text-decoration:none;
	color:#000000;
	font-size:14px;
}

.newstickerr {
-webkit-box-shadow: 0 0 10px 0 #E8E8E8;
box-shadow: 0 0 10px 0 #E8E8E8;
}
.controls span {
	font-weight: bold;
	cursor: pointer;
	float: right;
	margin-left: 10px;
}
.controls {
	padding-top: 8px;
}



.newstickerr li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	list-style:none;
}
.newstickerr li a {
	color: #333;
	text-decoration: none;	
}



.newstickerr li:hover {
 background-color: #f9f9f9;

}


.footer {

}
.footerIn {
	padding: 3px;
	background-color: #abce03;
}
.phoneInfo {
	float: left;
	width: 100%;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}
.phoneInfo p {
	font-size: 13px;
}

.infoTitle {
	text-transform: uppercase;
	color: #8a9d1b;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.phoneInfo ul {
	list-style-type: none;
	margin-top: 10px;
}
.banner > img {
    float: left;
    width: 100%;
}
.phoneInfo ul li {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	padding-left: 45px;
	background-image: url(../images/icon-phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 35px;
	margin-right: 30px;
}

.phoneInfo ul li:last-of-type {	
	background-image: url(../images/icon-mail.png);
}
.footerLink {
	float: left;
	width: 100%;
	border: 1px solid #FFF;
	padding: 10px;
}
.footerLink ul {
	float: left;
	width: 192px;
	list-style-type: none;
}
.footerLink ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.footerLink ul li a {
	color: #ededed;
	text-decoration: none;
	font-size: 13px;
}

.footerLink ul li a:hover {
	border-bottom: solid 1px #8a9d1b;
}
.footerBottom {
	float: left;
	width: 100%;
}
.footerBottom ul {
	font-size: 11px;
	color: #fff;
	text-align: center;
	list-style-type: none;
}
.footerBottom ul li {
	display: inline-block;
	width: 378px;
}

.socialIcon {
	margin-top: 15px;
}
.footerBottom ul li span {
	display: inline-block;
}
.leftsection {
	float: left;
	width: 20%;
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#collapse-menu {
	float: right;
	height: 36px;
	width: 50px;
	background-image: url(../images/menu-icon.png);
	background-repeat: no-repeat;
	cursor: pointer;	
	display: none;
}
.section {
	clear: both;
	float: left;
	width: 98%;
	line-height: 15px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.section h3 {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.leftsection ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftsection ul li {


}
.leftsection ul li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #8A9D1B;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.leftsection ul li a:hover {
	color: #8A9D1B;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #DCEA95;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableborder{
	border: 1px groove #CCC;
	padding: 20px;
	text-align: left;
	font-size: 15px;
	background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 ); /* IE6-9 */
	line-height: 18px;
}
.meetingtbl{
	border: 1px groove #CFE566;
	padding:0;
	text-align: left;
	font-size: 15px;
	background:#FFFFFF;
	line-height: 18px;
}
.meetHead{
	background:#CFE566;
	padding:05px;
}
.meetHead .divM{
	width:70%;
	margin:0 auto;
	color:#333333;
	font-size:18px;
	font-weight:bold;
}
.divM2{
	float:right;
	width:40%;
	text-align:right;
}
.divM1{
	float:left;
	width:40%;
}

.advr-section{
	width:85%;
	margin:0 auto;
	border: 1px groove #CCC;
	padding: 20px;
	text-align: left;
	font-size: 15px;
	background: rgb(254,255,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,232,1)), color-stop(100%,rgba(214,219,191,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 ); /* IE6-9 */
	line-height: 18px;
}
.earlier{
	border: 1px groove #CCC;
	padding: 20px;
	margin-top:20px;
	font-size: 15px;
	background: -moz-linear-gradient(top,  rgba(205,235,142,0.7) 0%, rgba(165,201,86,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,235,142,0.7)), color-stop(100%,rgba(165,201,86,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(205,235,142,0.7) 0%,rgba(165,201,86,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(205,235,142,0.7) 0%,rgba(165,201,86,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(205,235,142,0.7) 0%,rgba(165,201,86,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(205,235,142,0.7) 0%,rgba(165,201,86,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3cdeb8e', endColorstr='#cca5c956',GradientType=0 ); /* IE6-9 */

}
.Sidda{
	border: 1px groove #CCC;
	font-size: 15px;
	background: -moz-linear-gradient(top,  rgba(241,218,54,0.8) 0%, rgba(254,252,234,0.9) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,218,54,0.8)), color-stop(100%,rgba(254,252,234,0.9))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(241,218,54,0.8) 0%,rgba(254,252,234,0.9) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(241,218,54,0.8) 0%,rgba(254,252,234,0.9) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(241,218,54,0.8) 0%,rgba(254,252,234,0.9) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(241,218,54,0.8) 0%,rgba(254,252,234,0.9) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf1da36', endColorstr='#e6fefcea',GradientType=0 ); /* IE6-9 */

}

.Sidda1{
	border: 1px groove #CCC;
	font-size: 15px;
	background-color:#ffffff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf1da36', endColorstr='#e6fefcea',GradientType=0 ); /* IE6-9 */

}

.sowa{
	border: 1px groove #CCC;
	padding: 20px;
	font-size: 15px;
	background: -moz-linear-gradient(top,  rgba(230,240,163,0.8) 0%, rgba(195,216,37,0.8) 50%, rgba(219,240,67,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,240,163,0.8)), color-stop(50%,rgba(195,216,37,0.8)), color-stop(100%,rgba(219,240,67,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(230,240,163,0.8) 0%,rgba(195,216,37,0.8) 50%,rgba(219,240,67,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(230,240,163,0.8) 0%,rgba(195,216,37,0.8) 50%,rgba(219,240,67,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(230,240,163,0.8) 0%,rgba(195,216,37,0.8) 50%,rgba(219,240,67,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(230,240,163,0.8) 0%,rgba(195,216,37,0.8) 50%,rgba(219,240,67,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cce6f0a3', endColorstr='#ccdbf043',GradientType=0 ); /* IE6-9 */

	
}
.trbg{
background: rgb(229,230,150); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,230,150,1) 0%, rgba(209,211,96,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,230,150,1)), color-stop(100%,rgba(209,211,96,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,230,150,1) 0%,rgba(209,211,96,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,230,150,1) 0%,rgba(209,211,96,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,230,150,1) 0%,rgba(209,211,96,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,230,150,1) 0%,rgba(209,211,96,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e696', endColorstr='#d1d360',GradientType=0 ); /* IE6-9 */

}
.Shiv{
	width: 100%;
	height: auto;
	border-radius: 2px;
	margin: 3px;
	background: -moz-linear-gradient(top,  rgba(180,219,32,0.6) 0%, rgba(138,157,27,0.6) 54%, rgba(55,115,2,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,219,32,0.6)), color-stop(54%,rgba(138,157,27,0.6)), color-stop(100%,rgba(55,115,2,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(180,219,32,0.6) 0%,rgba(138,157,27,0.6) 54%,rgba(55,115,2,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(180,219,32,0.6) 0%,rgba(138,157,27,0.6) 54%,rgba(55,115,2,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(180,219,32,0.6) 0%,rgba(138,157,27,0.6) 54%,rgba(55,115,2,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(180,219,32,0.6) 0%,rgba(138,157,27,0.6) 54%,rgba(55,115,2,0.6) 100%); /* W3C */




filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99b4db20', endColorstr='#99377302',GradientType=0 ); /* IE6-9 */
	padding: 5px;
	float: left;
}
.presidents{
	margin:8px;
	padding:8px;
}
.latest{
	width: 100%;
	text-align: left;
	border: solid 1px #CCC;
	line-height: 0px;
	padding:0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.latest a {
	color: #fff;
	text-decoration: none;
}
.latest a:hover {
	text-decoration: none;
	color:#fff;
}
.contact {
	clear: both;
	float: right;
	height: 40px;
	width: 183px;
	margin-right: 38px;
	margin-top: -145px;
}
#stateboardactActiv{
	background-color:#DCEA95;
	color:#003300;
	font-weight:bold;
}
/*************actandammendment*************/
.stateBoardAct{
	background-color:#c6d9c4;
	margin:0;
	height:35px;
	width:450px;
}
.stateBoardActContaint{
	border:#333;
}
.stateBoardActrght{
	margin-left:auto;width:300px;text-align:right;
}
.backToTop{
	width:40px;
	height:40px;
	background-image:url(../images/backToTop.png);
	background-repeat:no-repeat;
}
/***********8 Active supb menu********************/
.actv-sub-menu{
	background:`;
	color:#030;
}
.inner_mattertable{
	color:#333;
}
/***************Archives******************/
.archives-heading{
	height:50px;
	width:430px;
	margin:0 auto;
}
.innerhead_1{
	color:#060;
	font-weight:bold;
}
.inner_head_2{
	color:#F00;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
.inner_mattertable{
	color: #333;
}


h1 {
  text-align: center;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-size: 27px;
  color: #444444;
  font-weight: 700;
}
h1 span {
  font-weight: 400;
}

.container {
	width: auto;
	background: whitesmoke;
	padding: 25px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.button {
	border: 2 solid #CCC;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 0;
	margin-top: 10px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	width: 150px;
	padding-right: 5px;
	padding-left: 5px;
	/* auto */
	
  /* DELETE WHEN WIDTH AUTO */
}
.active{
	background:#A0544D !important;
}

.button.red {
  background: none repeat scroll 0 0 #569862;
  color: #FFFFFF;
}
.button.red:hover {
  background: none repeat scroll 0 0 #ac4a4a;
  color: #FFFFFF;
}
.button.dark {
  background: none repeat scroll 0 0 #569862;
  color: #FFFFFF;
}
.button.dark:hover {
  background: none repeat scroll 0 0 #b24c4c;
  color: #FFFFFF;
}
.button.light {
  background: none repeat scroll 0 0 #569862;
  color: #FFFFFF;
}
.button.light:hover {
  background: none repeat scroll 0 0 #ac4a4a;
  color: #FFFFFF;
}
.button.green {
  background: none repeat scroll 0 0 #569862;
  color: #FFFFFF;
}
.button.green:hover {
  background: none repeat scroll 0 0 #ac4a4a;
  color: #FFFFFF;
}
.button.blue {
  background: none repeat scroll 0 0 #2DB6CF;
  color: #FFFFFF;
}
.button.blue:hover {
  background: none repeat scroll 0 0 #444444;
  color: #FFFFFF;
}
.button.dark.center a {
	color: #FFF;
	text-decoration: none;
}

.dark{
	width:20%;
	margin-left:450px;
	text-align: center;
	padding: 10px;
	letter-spacing: .1em;
	line-height: 30px;
}
	.downloadForm{
	width: 99.99%;
	padding: 10px;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-align: justify;
}
.innertext1{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-right:20px;
	padding-top:20px;
}
/*********TEACHING FACULTY.php*************/
/**ayurved**/
.teach-search-wrapper{
	border:solid 1px #006600;
	width:100%;
	color:#333;
}
.teach-search{
	border-bottom:solid 3px #006600;
	background:#8A9D1B;
	width:100%;
	padding:5px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.teach-s-tbl{
	padding:5px;
}
a{
	text-decoration:none;
	color:#333;
}
.srchByname{
	margin:0 auto;
	width:310px;
}
.srchByname-lbl{
	font-size:12px;
}
.bald{
	font-weight:bold;
}
.tbl td tr{
	border:0 !important;
}
/*teaching faculty by name remove border*/
.alpabet{
	padding:2px 5px 3px 5px;
	border-radius:3px;
	background:#060;
	text-decoration:none;
	color:#FFFFFF;
}
.alpabet:hover{
	padding:2px 5px 3px 5px;
	border-radius:3px;
	background:#FFFFFF;
	-webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
	text-decoration:none;
	color:#060;
}
.tablebrdr,th,tr,td{
	border:none;
	padding:05px;
}
.button.red.center a {
	text-decoration: none;
	color: #FFF;
}
.button.light.center a {
	color: #FFF;
	text-decoration: none;
}
.button.green.center a {
	color: #FFF;
	text-decoration: none;
}
.institution{
	width: 100%;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background-color: #8A9D1B;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: 500;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 5px;
	}
.institution a{
		color:#fff;}
.institution a:hover{
	text-decoration:blink;
	color:#CF0;}
/***End of teaching faculty***/
/***Dep wise create div tble**/
.brd{
	border:solid 2px #FF0000;
}
.clear{
	clear:both;
}
.all-dep-wrapper{
	width:100%;
	padding:0;
	margin:0;
}
.headerr{
	background:#46629E;
	font-weight:bold;
	color:#FFF;
}
.all-dep-wrapper  ul{
	padding:0px;
	margin:0px;
	list-style:none;
	border:solid 1px #000000;
}
.all-dep-wrapper ul li{
	height: auto;
	display: block;
	}
.wdth1{
	float:left;
	width: 50px;
	line-height:30px;
	text-align:center;
}
.wdth2{
		float:left;
	width: 180px;
	padding:3px;
}
.wdth3{
	float:left;
	width: 152px;
	padding:3px;
}
.wdth4{
		float:left;
	width: 154px;
	padding:3px;
}
.wdth-dep4{
		float:left;
	width: 145px;
	padding:3px;
}
.wdth-dep3{
	float:left;
	width: 165px;
	padding:3px;
}

.wdth5{
		float:left;
	width: 163px;
	padding:3px;
}
.wdth6{
		float:left;
	width: 180px;
	padding:3px;
}
.wdth7{	
float:left;
	width: 120px;
	padding:3px;
}
.wdth8{
		float:left;
	width: 90px;
	padding:3px;
}
.main-head{
	border:solid 1px #006600;
	color:blue;
	width:100%; 
	font-weight:bold;
}
.main-head-child{
	float:left;
	width:33%;
	font-weight:bold;
	font-size:14px;
}
.pageing-counter{
	border:solid 1px #FF0000;
	padding-top:5px;
	padding-right:5px;
	height:50px;
}
.decorate-page{
	background:#8A9D1B;
	color:#FFF;
	font-size:12px;
	padding:5px;
}
.pageingcss{
	float: left;
}
.page-box{
	background:#F00;
}
/***End of the Dep wise create div tble**/
/*LATEST UPDATE*/
.divlt1{
	width:47%;
	float:left;
	margin:0 5px;
	margin-top:5px;
	border: solid 1px #90C012;
}
.divlt2{
	width:96.5%;
	float:left;
	margin:0 5px;
	margin-top:5px;
	border: solid 1px #90C012;
}
.bgalter{
	background:#F9F9F9;
	border-top:solid 1px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
}
/******NOC FORM*******/
#cap
{
   font-family: 'Just Another Hand', cursive;
   font-size:24px;
   letter-spacing:5px;
   font-weight:bold;
   line-height:32px;
   text-align:center;
   cursor:default;
   width:100px;
   background:url(../images/cap.png);
   height:35px;
   border:solid 1px #009900;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  float:left;
}
.noc-wrapper{
	width:95%;
	margin:0 auto;
	background:#FFFFFF;
	border:solid 2px #CCCCCC;
	border-radius: 3px;
	padding:25px 50px 25px 50px;
	box-shadow: inset -1px 0px 50px -14px #ABABAB,0px 1px 26px -13px #242424;
	-webkit-box-shadow: inset -1px 0px 50px -14px #ABABAB,0px 1px 26px -13px #242424;
	-moz-box-shadow: inset -1px 0px 50px -14px #ABABAB,0px 1px 26px -13px #242424;
	-o-box-shadow: inset -1px 0px 50px -14px #ABABAB,0px 1px 26px -13px #242424;
}
.noc-wrapper .div-noc{
	padding:05px 25px 05px;
}
/*.noc-tbl tr td{
	padding-bottom:20px;
}
/*txt box*/
.txt-bx-size{
	width: 270px;
	height:34px;
}
.txt-area-size{
	width: 200px;
	height:100px;
}
.txt-bx{
	padding-left:05px;
	border: 1px solid #8A9D1B;
}
.txt-bx:hover, .txt-bx:focus {
	transition: all 0.5s ease-in-out;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(199, 226, 71, 1);
	-moz-box-shadow: 0px 0px 5px 1px rgba(199, 226, 71, 1);
	box-shadow: 0px 0px 5px 1px rgba(199, 226, 71, 1);
}
.lbllft{
	margin-left:60px;
}
.error{
	color:#FF0000;
	font-style:italic;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
/**end blinker***/

.errorFieldBrdr{
	border-color:#FF0000;
}
.loading{
	color:#FFFFFF;
	background:#000000;
}
#captcha{
	width:140px; margin-top:10px;
	}
/*Submit btn*/
.shiny-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #8A9D1B;
  background-image: -webkit-linear-gradient(top, #8ea11c 0%, #99a937 48%, #8A9D1B 49%, #8A9D1B 82%, #9fb51f 100%);
  background-image: -moz-linear-gradient(top, #8ea11c 0%, #99a937 48%, #8A9D1B 49%, #8A9D1B 82%, #9fb51f 100%);
  background-image: -o-linear-gradient(top, #8ea11c 0%, #99a937 48%, #8A9D1B 49%, #8A9D1B 82%, #9fb51f 100%);
  background-image: -ms-linear-gradient(top, #8ea11c 0%, #99a937 48%, #8A9D1B 49%, #8A9D1B 82%, #9fb51f 100%);
  border-color: hsl(69, 16%, 36%);
  -webkit-box-shadow: inset 0 0 1px 1px #b0c822, 0 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #b0c822, 0 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #b0c822, 0 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #3d460c;
  -moz-text-shadow: 1px 1px 1px #3d460c;
  -o-text-shadow: 1px 1px 1px #3d460c;
  text-shadow: 1px 1px 1px #3d460c;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 07px 18px 07px 18px;
}

.shiny-button strong {
  letter-spacing: 1px;
  font-size: 16px;
}

.shiny-button:hover {
  color: #FFFFFF;
  background-color: #95aa1d;
  background-image: -webkit-linear-gradient(top, #99ae1e 0%, #a3b53b 48%, #95aa1d 49%, #95aa1d 82%, #aac221 100%);
  background-image: -moz-linear-gradient(top, #99ae1e 0%, #a3b53b 48%, #95aa1d 49%, #95aa1d 82%, #aac221 100%);
  background-image: -o-linear-gradient(top, #99ae1e 0%, #a3b53b 48%, #95aa1d 49%, #95aa1d 82%, #aac221 100%);
  background-image: -ms-linear-gradient(top, #99ae1e 0%, #a3b53b 48%, #95aa1d 49%, #95aa1d 82%, #aac221 100%);
  border-color: hsl(69, 14%, 35%);
  -webkit-box-shadow: inset 0 0 1px 1px #c0db2a, 0 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #c0db2a, 0 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #c0db2a, 0 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #49530e;
  -moz-text-shadow: 1px 1px 1px #49530e;
  -o-text-shadow: 1px 1px 1px #49530e;
  text-shadow: 1px 1px 1px #49530e;
}

.shiny-button:active {
  color: #FFFFFF;
  background-color: #7e9019;
  background-image: -webkit-linear-gradient(top, #768717 0%, #8A9D1B 100%);
  background-image: -moz-linear-gradient(top, #768717 0%, #8A9D1B 100%);
  background-image: -o-linear-gradient(top, #768717 0%, #8A9D1B 100%);
  background-image: -ms-linear-gradient(top, #768717 0%, #8A9D1B 100%);
  padding: 08px 18px 06px 18px;
}

/*Reset btn*/
.reset-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #333333;
  font-size: 12px;
  background-color: #D5D5D5;
  background-image: -webkit-linear-gradient(top, #d8d8d8 0%, #e9e9e9 48%, #D5D5D5 49%, #D5D5D5 82%, #e3e3e3 100%);
  background-image: -moz-linear-gradient(top, #d8d8d8 0%, #e9e9e9 48%, #D5D5D5 49%, #D5D5D5 82%, #e3e3e3 100%);
  background-image: -o-linear-gradient(top, #d8d8d8 0%, #e9e9e9 48%, #D5D5D5 49%, #D5D5D5 82%, #e3e3e3 100%);
  background-image: -ms-linear-gradient(top, #d8d8d8 0%, #e9e9e9 48%, #D5D5D5 49%, #D5D5D5 82%, #e3e3e3 100%);
  border-color: hsl(0, 0%, 64%);
  -webkit-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #a2a2a2;
  -moz-text-shadow: 1px 1px 1px #a2a2a2;
  -o-text-shadow: 1px 1px 1px #a2a2a2;
  text-shadow: 1px 1px 1px #a2a2a2;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 07px 18px 07px 18px;
}

.reset-button strong {
  letter-spacing: 1px;
  font-size: 16px;
}

.reset-button:hover {
  color: #333333;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, #e0e0e0 0%, #f1f1f1 48%, #ddd 49%, #ddd 82%, #ebebeb 100%);
  background-image: -moz-linear-gradient(top, #e0e0e0 0%, #f1f1f1 48%, #ddd 49%, #ddd 82%, #ebebeb 100%);
  background-image: -o-linear-gradient(top, #e0e0e0 0%, #f1f1f1 48%, #ddd 49%, #ddd 82%, #ebebeb 100%);
  background-image: -ms-linear-gradient(top, #e0e0e0 0%, #f1f1f1 48%, #ddd 49%, #ddd 82%, #ebebeb 100%);
  border-color: hsl(0, 0%, 65%);
  -webkit-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #fff, 0 0 1px 2px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #aaa;
  -moz-text-shadow: 1px 1px 1px #aaa;
  -o-text-shadow: 1px 1px 1px #aaa;
  text-shadow: 1px 1px 1px #aaa;
}

.reset-button:active {
  color: #333333;7
  background-color: #cdcdcd;
  background-image: -webkit-linear-gradient(top, #c8c8c8 0%, #D5D5D5 100%);
  background-image: -moz-linear-gradient(top, #c8c8c8 0%, #D5D5D5 100%);
  background-image: -o-linear-gradient(top, #c8c8c8 0%, #D5D5D5 100%);
  background-image: -ms-linear-gradient(top, #c8c8c8 0%, #D5D5D5 100%);
  padding: 8px 18px 06px 18px;
}
/* input type radio */
:root .css3-radios label,:root .css3-radios input[type="radio"] + span,:root .css3-radios input[type="radio"] + span::before,:root .css3-checkboxes label,:root .css3-checkboxes input[type="checkbox"] + span,:root .css3-checkboxes input[type="checkbox"] + span::before {
    display:inline-block;
    vertical-align:middle;
}

:root .css3-radios,
:root .css3-checkboxes {
    position:relative;
}

:root .css3-radios label *,
:root .css3-checkboxes label * {
    cursor:pointer;
	width:70px;
}

:root .css3-radios input[type="radio"],
:root .css3-checkboxes input[type="checkbox"] {
    opacity:0;
    position:absolute;
}

:root .css3-radios input[type="radio"] + span,
:root .css3-checkboxes input[type="checkbox"] + span {
    font:normal 11px/14px Arial,Sans-serif;
    color:#333;
}

:root .css3-radios label:hover span::before,
:root .css3-checkboxes label:hover span::before {
    -moz-box-shadow:0 0 2px #ccc;
    -webkit-box-shadow:0 0 2px #ccc;
    box-shadow:0 0 2px #ccc;
}

:root .css3-radios label:hover span,
:root .css3-checkboxes label:hover span {
    color:#000;
}

:root .css3-radios input[type="radio"] + span::before,
:root .css3-checkboxes input[type="checkbox"] + span::before {
    content:"";
    width:12px;
    height:12px;
    margin:0 4px 0 0;
    border:solid 1px #a8a8a8;
    line-height:14px;
    text-align:center;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
    background:#f6f6f6;
    background:-moz-radial-gradient(#f6f6f6,#dfdfdf);
    background:-webkit-radial-gradient(#f6f6f6,#dfdfdf);
    background:-ms-radial-gradient(#f6f6f6,#dfdfdf);
    background:-o-radial-gradient(#f6f6f6,#dfdfdf);
    background:radial-gradient(#f6f6f6,#dfdfdf);
}

:root .css3-radios input[type="radio"]:checked + span::before,
:root .css3-checkboxes input[type="checkbox"]:checked + span::before {
    color:#666;
}

:root .css3-radios input[type="radio"]:disabled + span,
:root .css3-checkboxes input[type="checkbox"]:disabled + span {
    cursor:default;
    -moz-opacity:.4;
    -webkit-opacity:.4;
    opacity:.4;
}

:root .css3-checkboxes input[type="checkbox"] + span::before {
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}

:root .css3-radios input[type="radio"]:checked + span::before {
    content:"\2022";
    font-size:24px;
}

:root .css3-checkboxes input[type="checkbox"]:checked + span::before {
    content:"\2714";
    font-size:12px;
}
/***************this is news css***********************/
.tableborder p {
    color: #308149;
    font-weight: bold;
    padding: 10px 0;
}

.dropbtn {
    background:#8a9d1b  !important;
    color: white;
    font-size: 15px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
	background:#8a9d1b;
	
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9 !important;
    min-width: 160px;
	
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color:#fff;
    padding: 7px 8px;
    text-decoration: none;
    display: block;
	background-color: #ffff ;
	
	
	   
}

.dropdown-content a:hover {
	
	background-color:#8a9d1b !important;
	
}

.dropdown:hover .dropdown-content {
    display: block;
	   
}
.dropdown-menu
{
	background-color:#8a9d1b !important;
}

hr
{
	margin:0px !important;
}
.newsScroll{
	height: 220px; 
	float: left; 
	width: 100%; 
	overflow: hidden;
}
.newsScroll ul li{
	border-bottom: solid 1px #CCCCCC;
    padding: 7px;
    list-style: none;
}