body
{
	margin:0;
	padding:0;
	
}

#slideshow {
    position:relative;
    height:0px;
	z-index:-1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow img {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
			
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
			
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
		
.clear
{
clear:both;	
}

.header-outer
{
	
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background: #2B5F2B;
	min-width:1349px;
	
}

.header-outer .header
{
	width: 1300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	
}

.header-outer .header .header-left {
	float: left;
}
.header-outer .header .header-middle {
	float: left;
	margin-left: 145px;
}
.header-outer .header .header-right {
	float: right;
	/*margin-right: 60px;*/
	position:absolute !important;
	right:25px !important;
}



.content-outer
{
	max-width: 1600px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 150px;
	margin-left: auto;
	padding: 0px;
	
}

.content-outer .content
{
	/*width: 1240px;*/
	width: 98% !important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	
}
.content-outer .content .content-panel {
	width: 20%;
	float: left;
	margin-top: 5px;
}


.content-outer .content .content-panel .select-region {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.region-style {
	background-color: #c82b32;
	width: 100%;
	border: 1px solid #FFF;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.content-outer .content .content-panel-right a
{
	/*color:#3f8b3f;*/
	color:#2B5F2B;
}

.content-outer .content .content-panel .left-menu {
	width: 260px;
	background-color:rgba(189,236,189,0.8);
	margin-bottom: 5px;
}


/*jitendra */
.content-outer .content .content-panel .left-menu1 {
	width: 230px;
	background-color:rgba(189,236,189,0.8);
	margin-bottom: 5px;
}
/*jitendra*/




.top-line{
border-bottom: 3px solid #33d633;
}

.bottom {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bottom .bottom-menu {
width: 100%;
padding: 0px;
background: rgba(100, 100, 100, 1);
min-width:100%;
max-width:1349px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
.bottom .bottom-menu ul {
	margin:0 0 0 50px;
	padding: 0px;
}
.bottom .bottom-menu ul li {
	display: inline-block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

.bottom .bottom-menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bottom .footer {
	background-color: #000;
min-width:100%;
width: 100%;
padding: 10px 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
}
.bottom .footer  a{
text-decoration:none;
font-size:13px;color:#fff;
font-weight:400;
}
.bottom .bottom-panel-outer {
	margin-left: 445px;
	position: relative;
}
.bottom .bottom-panel-outer .bottom-panel {
	width: 300px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.bottom .bottom-panel-outer .bottom-panel h1 {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
}


.bottom .bottom-panel-outer .bottom-panel h1 a {
	font-weight: normal;
	text-decoration:none;
	display:block;
	color:white;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}




.bottom .bottom-panel-outer .bottom-panel-2 {
	width: 245px;
	position: absolute;
	left: 320px;
	bottom: 0px;
}

.bottom .bottom-panel-outer .bottom-panel-2 h1 {
	background-color: #00acee;
	margin: 0px;
	text-align: left;
}


.bottom .bottom-panel-outer .bottom-panel-2 h1 a {
	font-weight: normal;
	text-decoration:none;
	display:block;
	color:white;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}




.bottom .bottom-panel-outer .bottom-panel-3 {
	width: 245px;
	position: absolute;
	left: 585px;
	bottom: 0px;
}

.bottom .bottom-panel-outer .bottom-panel-3 h1 {
	background-color: #c82b32;
	margin: 0px;
	text-align: left;
}


.bottom .bottom-panel-outer .bottom-panel-3 h1 a {
	font-weight: normal;
	text-decoration:none;
	display:block;
	color:white;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bottom .bottom-panel-outer .bottom-panel .bottom-panel-content {
	background-color: #FFF;
	padding: 10px;
}
.bottom .bottom-panel-outer .bottom-panel .bottom-panel-content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.bottom .bottom-panel-outer .bottom-panel .bottom-panel-content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}
.read-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}




.bottom .bottom-panel-outer .bottom-panel-2 .bottom-panel-content {
	background-color: #FFF;
	padding: 10px;
}
.bottom .bottom-panel-outer .bottom-panel-2 .bottom-panel-content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.bottom .bottom-panel-outer .bottom-panel-2 .bottom-panel-content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}



.bottom .bottom-panel-outer .bottom-panel-3 .bottom-panel-content {
	background-color: #FFF;
	padding: 10px;
}
.bottom .bottom-panel-outer .bottom-panel-3 .bottom-panel-content ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.bottom .bottom-panel-outer .bottom-panel-3 .bottom-panel-content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

#panel {
    display: none;
}

#panel2 {
    display: none;
}

#panel3 {
    display: none;
}


.header-outer .header .header-right .gov-links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.header-outer .header .header-right .gov-links ul li {
	display: inline-block;
	padding-right: 3px;
	padding-left: 3px;
}
.header-outer .header .header-right .gov-links ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.header-outer .header .header-right .punch-line {
	font-family: "Monotype Corsiva";
	font-size: 26px;
	color: #FFF;
	text-align: right;
	padding-top: 30px;
}


.glossymenu{
	padding: 0; /*width of menu*/
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 130px;
	margin-left: 0;
}

.glossymenu a.menuitem{
font: 14px Arial, Helvetica, sans-serif;
color: #000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 6px 0;
padding-left: 10px;
text-decoration: none;
border-bottom:solid 1px black;
}

.glossymenu a.menuitem:hover{

color: #fff;
background-color:black;
}
.glossymenu a.menuitem-active{
font: 14px Arial, Helvetica, sans-serif;
color: #000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 6px 0;
padding-left: 10px;
text-decoration: none;
border-bottom:solid 1px black;
}
.glossymenu a.menuitem-active{

color: #fff;
background-color:black;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{

}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{

}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #069;
padding-top:3px;
padding-bottom:3px;
}

.glossymenu div.submenu ul li:hover{
background: #DFDCCB;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px Arial, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
padding-right: 10px;
}

.glossymenu div.submenu ul li a:hover{
color: black;
}
.content-outer .content .content-panel-right {
	float: left;
	width:75%;
	padding-bottom: 150px;
	padding-top: 15px;
	margin-left: 30px;
}
.beware{margin-bottom:3.5%;
width:100%;
margin-left:30%;}



@import url(http://fonts.googleapis.com/css?family=Raleway);

#cssmenu{}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu {
  width: auto;
  font-family: Raleway, sans-serif;
  line-height: 1;
}
#cssmenu ul {
  background: #ffffff;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right > ul > li > a {
  margin-right: 0;
  margin-left: -4px;
}
#cssmenu > ul > li > a {
	z-index: 2;
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
	color: #444444;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	margin-right: -4px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 14px;
	padding-left: 15px;
	font-weight:bold;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {
  color: #fff;
}
#cssmenu > ul > li > a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 120%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  content: "";
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: perspective(5px) rotateX(2deg);
  -webkit-transform-origin: bottom;
  -moz-transform: perspective(5px) rotateX(2deg);
  -moz-transform-origin: bottom;
  transform: perspective(5px) rotateX(2deg);
  transform-origin: bottom;
}
#cssmenu > ul > li.active > a:after,
#cssmenu > ul > li:hover > a:after,
#cssmenu > ul > li > a:hover:after {
  /*background-color:#3f8b3f;*/
  background-color:#2B5F2B;
}

.content-outer .content .content-panel-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	line-height: 22px;

}
.content-outer .content .content-panel-right h1 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #063;
}
.content-outer .content .content-panel-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
}
.content-outer .content .content-panel-right table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-collapse:collapse;
}

/********************************added By Pankaj ***********************************/


/********************Added by Pankaj**************************/

/*** Table Styles **/

.table-fill {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  margin: auto;
  padding:5px;
  width: 100%;
}
 
.table-fill th {
  color:#fff;;
  /*background:#3f8b3f;*/
  background:#2C632C
  border-bottom:4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size:14px;
  font-weight: 100;
  font-family:Arial, Helvetica, sans-serif;
  padding:7px;
  text-align:left;
  vertical-align:middle;
}

.table-fill th:first-child {
  border-top-left-radius:3px;
}
 
.table-fill th:last-child {
  border-top-right-radius:3px;
  border-right:none;
}
  
.table-fill tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color:#000;
  font-size:14px;
  font-weight:normal;
}
 
.table-fill tr:hover td {
 // background:#4E5066;
   background:rgba(160, 220, 160, 0.8);
  color:#000;
  border-top: 1px solid #22262e;
  border-bottom: 1px solid #22262e;
}

.table-fill tr:hover td a {
  
  color:#000;
  
}

.table-fill tr td li {
  
  margin-bottom:10px;
  
}


 
.table-fill tr:first-child {
  border-top:none;
}

.table-fill tr:last-child {
  border-bottom:none;
}
 
.table-fill tr:nth-child(odd) td {
 background:rgba(160, 220, 160, 0.4);
}
 
.table-fill tr:nth-child(odd):hover td {
 background:rgba(160, 220, 160, 0.8);
}

.table-fill tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
.table-fill tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
.table-fill td {
  //background:#f2f6ff;
  background:rgba(160, 220, 160, 0.2);
  padding:7px;
  text-align:left;
  vertical-align:middle;
  font-weight:300;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  border-right: 1px solid #C1C3D1;
}

.table-fill td a {
  color:#000 !important;
  //text-decoration:underline;
  text-decoration:none;
}

.table-fill tr:hover td a:hover {
  color:#000;
  text-decoration:underline;
}



.table-fill td a:hover {
  color:#fff;
}

.table-fill td:last-child {
  border-right: 0px;
}

.table-fill th.text-left {
  text-align: left;
}

.table-fill th.text-center {
  text-align: center;
}

.table-fill th.text-right {
  text-align: right;
}

.table-fill td.text-left {
  text-align: left;
}

.table-fill td.text-center {
  text-align: center;
}

.table-fill td.text-right {
  text-align: right;
}


.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 14px;
  padding: 8px 15px 8px 15px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.next {
padding-top:5px;
padding-bottom:5px;
    background-color: green;
    color: #fff !important;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
	font-family:arial;
	text-decoration:none;
} 










 
			.calendar {
				font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
				font-size: 0.9em;
				background-color: #EEE;
				color: #333;
				border: 1px solid #DDD;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
				padding: 0.2em;
				width: 14em;
			}
			
			.calendar .months {
				background-color: #F6AF3A;
				border: 1px solid #E78F08;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
				color: #FFF;
				padding: 0.2em;
				text-align: center;
			}
			
			.calendar .prev-month,
			.calendar .next-month {
				padding: 0;
			}
			
			.calendar .prev-month {
				float: left;
			}
			
			.calendar .next-month {
				float: right;
			}
			
			.calendar .current-month {
				margin: 0 auto;
			}
			
			.calendar .months .prev-month,
			.calendar .months .next-month {
				color: #FFF;
				text-decoration: none;
				padding: 0 0.4em;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				border-radius: 4px;
				cursor: pointer;
			}
			
			.calendar .months .prev-month:hover,
			.calendar .months .next-month:hover {
				background-color: #FDF5CE;
				color: #C77405;
			}
			
			.calendar table {
				border-collapse: collapse;
				padding: 0;
				font-size: 0.8em;
				width: 100%;
			}
			
			.calendar th {
				text-align: center;
			}
			
			.calendar td {
				text-align: right;
				padding: 1px;
				width: 14.3%;
			}
			
			.calendar td span {
				display: block;
				color: #1C94C4;
				background-color: #F6F6F6;
				border: 1px solid #CCC;
				text-decoration: none;
				padding: 0.2em;
				cursor: pointer;
			}
			
			.calendar td span:hover {
				color: #C77405;
				background-color: #FDF5CE;
				border: 1px solid #FBCB09;
			}
			
			.calendar td.today span {
				background-color: #FFF0A5;
				border: 1px solid #FED22F;
				color: #363636;
			}
	 
/*********************new added ************************/

.dataTable {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  margin: auto;
  padding:5px;
  width: 100%;
}
 
.dataTable th {
  color:#000;;
  background:#1b1e24;
  border-bottom:4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size:14px;
  font-weight: 100;
  font-family:Arial, Helvetica, sans-serif;
  padding:7px;
  text-align:left;
  vertical-align:middle;
}

.dataTable th:first-child {
  border-top-left-radius:3px;
}
 
.dataTable th:last-child {
  border-top-right-radius:3px;
  border-right:none;
}
  
.dataTable tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color:#000;
  font-size:14px;
  font-weight:normal;
}
 
.dataTable tr:hover td {
  background:#fff;
  color:#000;
  border-top: 1px solid #22262e;
  border-bottom: 1px solid #22262e;
}

.dataTable tr:hover td a {
  
  color:#000;
  
}

.dataTable tr td li {
  
  margin-bottom:10px;
  
}


 
.dataTable tr:first-child {
  border-top:none;
}

.dataTable tr:last-child {
  border-bottom:none;
}
 
.dataTable tr:nth-child(odd) td {
  background:rgba(160, 220, 160, 0.2);
}
 
.dataTable tr:nth-child(odd):hover td {
  //background:#4E5066;
   background:#fff;
   
}

.dataTable tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
.dataTable tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
.dataTable td {
  //background:#f2f6ff;
  background:rgba(160, 220, 160, 0.8);
  padding:7px;
  text-align:left;
  vertical-align:middle;
  font-weight:300;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
  border-right: 1px solid #C1C3D1;
}

.dataTable td a {
  color:#000;
  text-decoration:underline;
}

.dataTable tr:hover td a:hover {
  color:#000;
  text-decoration:underline;
}



.dataTable td a:hover {
  color:#000;
}

.dataTable td:last-child {
  border-right: 0px;
}

.dataTable th.text-left {
  text-align: left;
}

.dataTable th.text-center {
  text-align: center;
}

.dataTable th.text-right {
  text-align: right;
}

.dataTable td.text-left {
  text-align: left;
}

.dataTable td.text-center {
  text-align: center;
}

.dataTable td.text-right {
  text-align: right;
}	 
	  thead{
	   /*background:rgba(30, 60, 30, 0.8) !important;*/
	background:   #2C632C !important;
	 color: #000;
	} 
	
	
	.paging ul{
	list-style-type:none;
	
	}
	.paging ul li{
	display:inline-block;
	}
	.paging ul li a{
	color:#fff;
	background:#333;
	text-decoration:none;
	font-family:arial;
	font-size:14px;
	padding:4px 4px 4px 4px;
	margin-left:5px;
	}
	
	
	
	
	.list-panel ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.list-panel ul li {
    //background: none repeat scroll 0 0 #f4f4f4;
    background: none repeat scroll 0 0  rgba(160, 220, 160, 0.2);
	border: 1px solid #e6e6e6;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 8px 0;
    padding: 6px;
}

.list-panel ul li .lft-style-img {
    background-image: url("images/tenders.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 36px;
    //margin-right: 10px;
    margin-top: 4px;
    width: 36px;
}
.list-panel ul li .lft-style {
    float: left;
    width: 620px;
}
.list-panel ul li a {
    font-weight: normal;
	color: #666B85;
	font-weight:bold;
}
a {
    
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
}


.content{}

.content-outer .content .fci-panel .fci-panel-box:hover {
background-color:#dcf1eb;
}


.calendar{
  
    left: 420px !important;
    position: absolute!important;
    top: 250px !important;
    
}.content-outer .content .content-panel-right h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
}
.content-outer .content .content-panel-right ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.content-outer .content .content-panel-right ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}

.list-panel ul li .lft-style-img2 {
  background-image: url("images/domain.png");
  background-position: left center;
  background-repeat: no-repeat;
  float: left;
  height: 40px;
  margin-right: 10px;
  margin-top: 4px;
  width: 50px;
}

.brd
{
margin-bottom:15px;
font-size:13px;
font-weight:bold;
font-family:arial;
}
.brd a
{
color: #074c00;
}

span{
font-size:14px !important;
color:#000!important;
}
span a : hover{
color:  #000 !important;
}
h4{
font-family:arial;
}
table tr td p {margin:0;
padding:0;
}


.foot_visitor{
	left:50px;
	bottom:10px;
	/* position:absolute !important; */	
	position:unset !important;	
}	

.site_update{
	right:50px;
	bottom:10px;
	position:absolute !important;	
}



@media (max-width:680px){

.bottom .footer {
	background-color: #000;
min-width:100%;
width: 100%;
padding: 10px 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
}


.foot_visitor{
	position:static !important;
}	

.site_update{
   position:static !important;	
}





#cssmenu > ul > li {
width:100%;
  float: none;
  padding-right:4px;
}

#cssmenu > ul > li > a {
background-color:#f4f4f3;
margin-bottom:2px;
}



#cssmenu > ul > li > a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 120%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  content: "";
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform:none;
  -webkit-transform-origin: bottom;
  -moz-transform:none;
  -moz-transform-origin: bottom;
  transform:none;
  transform-origin: bottom;
}



.content-panel {
	width: 90% !important;
	margin-right:5px;
	float: none;
	margin-bottom: -115px;
	margin-top: 15px;
}

.content-outer .content .content-panel-right {
    float: left;
    width: 90%;
    padding-bottom: 10px;
    padding-top: 15px;
    margin-left: 0px;
}

.content-outer .content.content-panel-right {
	width:100%;
	float: none;
	margin-top: 15px;
}


.bottom {
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.bottom .bottom-menu ul li {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

.bottom .bottom-menu {
    width: 100%;
    padding: 0px;
    background: rgba(100, 100, 100, 1);
    min-width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.bottom .bottom-menu ul {
   text-align:center;
	margin:0 0 0 0px;
	padding: 0px;
}

.bottom .bottom-menu ul li {
    display: block;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999;
	border-bottom:1px solid #888;
}

.bottom .footer {
    background-color: #000;
    min-width: 100%;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
}

.content-outer .content .content-panel-right p {
 
    font-size: 12px;

}


.header-outer .header .header-left img{float:none; margin:0 auto; width:330px; padding-left:5%;}

.header-right{display:none;}
.header-outer{width:100%; min-width:100%;}
.header-outer .header{width:100%;}


}

@media (max-width:480px){
	.beware{display:none;}

.bottom .footer {
	background-color: #000;
min-width:100%;
width: 100%;
padding: 10px 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
}


.foot_visitor{
	position:static !important;
}	

.site_update{
   position:static !important;	
}


}

.beware_of_fraudes
{
background: #3f8b3f;
}
#marquee1 span
{
	color:#FFF !important;
}



