body {
	margin: 0;
	font-family: Arial;/*background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center 5px;background-color: #F2F2F2;*/
}

h2{ font-size:1.1em; }
.bg_header {
	background-repeat: repeat-x;
	min-height: 28px;
	background-position: top;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.flag {
	background-image: url(../images/flag.jpg);
	background-repeat: no-repeat;
	background-position: 95px;
	min-height: 28px;
}
.top_link {
	width: 100%;
}
.top_link ul {
	margin: 0px;
	padding: 0px;
}
.top_link li {
	list-style-type: none;
	float: right;
	font-size: 0.8em;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-top: 5px;
}
.top_link li a {
	color: #333333;
}
.top_link li.lastli {
	border-right: none;
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
	font-size: .9em;
	padding-top: 1.5px;
	padding-right: 3.5px;
	padding-bottom: 1.5px;
	padding-left: 3.5px;
}
.btn-black {
	background-color: #000;
	color: #FF0;
	border: 1px solid #000;
}
.time {
	background-image: url(../images/clock-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 25px;
	font-size: .8em;
	color: #000;
	text-decoration: none;
	margin-top: 6px;
}
.container_margine {
	margin-top: 0px;
	margin-bottom: 10px;
}
.btn_div {
	margin-top: 4px;
	margin-left: 10px;
}
.top_link .form-control {
	height: 21px;
	/*font-size: 1em;*/
	border-radius: 0px;
	/*line-height: 1px;*/
	padding: 12px 15px;
}
.btn-sub {
	background-color: #E1E1E1;
	font-size: 1em;
	border-radius: 0px;
	border: 1px solid #BFBFBF;
	padding: 4px 12px;
}
.btn-log {
	background-color: #B0E282;
	font-size: 1em;
	border-radius: 0px;
	border: 1px solid #62C86C;
	color: black;
	padding: 4px 12px;
}
.page {
	border: 0px solid #E1E1E1;
	background-color: #FFF;
}
.page_g {
	border: 10px solid #FFFFFF;
	background-color: #D5FFAA;
}
.white_bg {
	background-color: #FFF;
}
.logoforest {
	min-height: 91px;
	min-width: 91px;
	margin-top: 8px;
}
.logoup {
	background-image: url(../images/up-logo.gif);
	background-position: center center;
  background-repeat: no-repeat;
  margin-top: 10px;
  float: left;
}
.Dep-title {
	  float: none;
  margin-top: 14px;
 }
.Dep-title h1 {
	color: #2f2f2f;
	  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
  padding: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 35px;
  font-size: 2em;
}
.Dep-title h2 {
	color: #747474;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.fo_bg {
	min-height: 110px;
	background-image: url(../images/up-logo.gif);
	background-position: right 13px;
	background-repeat: no-repeat;
}
.main-menu {
	width: 100%;
}
.navbar-collapse {
	padding-right: 5px;
	padding-left: 5px;
}
.left_area {
	width: 100%;
}
.greenline {
	background-color: #00870D;
	width: 100%;
	height: 5px;
}
.blackline {
	background-color: #666666;
	width: 100%;
	height: 5px;
}
.redline {
	background-color: #990000;
	width: 100%;
	height: 5px;
}
.navbar {
	margin-bottom: 0px;
	min-height: 30px;
	border-radius: 0px
}
.nav>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
}
.dropdown-menu {
	background-clip: padding-box;
	border: 0px solid #ccc;
}
.dropdown-menu .divider {
	margin: 5px 0;
}
.dropdown-menu>li>a {
	padding: 3px 15px;
}
.dropdown-menu .divider {
	background-color: #D5AA00
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #ffcc37
}
.ContentRight {
	width: 100%;
}
.nopadding {
	padding-right: -15px;
	padding-left: 0;
}
.main-box .col-md-3 {
	padding-left: 0;
}
.main-box .col-md-10 {
	padding-right: 0;
}
.main-box .col-md-2 {
	padding-left: 5px;
}
.main-box .col-md-9 {
	padding-right: 10px;
}
.col-md-4 {
	padding-right: 10px;
}
/*.tab-pane .col-md-4 {
	padding-right: 5px;
	padding-left: 5px;
}*/

.btn-bottom
{
    margin-bottom:16px;
    margin-top:6px;
}
.padding-right
{
    padding-right:0px;
    padding-bottom:0px;
   }

@media all and (max-width:990px) {
.main-box .col-md-10 {
	padding-right: 15px;
}
.col-md-4 {
	padding-right: 15px;
}
.main-box .col-md-2 {
	padding-left: 15px;
}
.main-box .col-md-3 {
	padding-left: 15px;
}
.main-box .col-md-9 {
	padding-right: 15px;
}
.nopadding {
	padding-right: -15px;
	padding-left: 15px;
}
}
@media all and (max-width:790px) {
.Dep-title {
	text-align: center;
	}
	.col-md-4 {
	padding-right: 10px;
}
.nopadding {
	padding-right: -15px;
	padding-left: 15px;
}
}
@media all and (max-width:480px) {
.col-xs-12 {
	text-align: center;
}
.col-md-4 {
	padding-right: 15px;
}
.logoup {
	background-position: center;
	float: none
}
.logoforest{
	background-position: center center;
	float: none;
	}
.Dep-title {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none
}
.Dep-title h1 {
	text-align: center;
}
.Dep-title h2 {
	text-align: center;
}
.gray_box2 col-md-7{
	text-align: center;
	}
	
.gray_box5{
	float: none;
	}
	.nopadding {
	padding-right: -15px;
	padding-left: 15px;
}

}
.gray_box {
	background-color: #E4E4E4;
	width: 100%;
	padding: 8px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.gray_box2 {
	background-color: #F4F4F4;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.gray_box3 {
	float: left;
	width: 100%;
}
.gray_box4 {
	background-color: #FFFFFF;
	width: 100%;
	padding: 8px;
	border: 1px solid #DFDFDF;
	float: left;
	margin-bottom: 6px;
}
.gray_box2 ul {
	margin: 0px;
	padding-left: 10px;
}
.fo_sz1 {
	font-size: 1.5em;
}
.fo_sz2 {
	font-size: 1.2em;
}
.fo_sz3 {
	font-size: 1.1em;
}
.fo_sz4 {
	font-size: 1em;
}
.fo_sz5 {
	font-size: .9em;
}
.fo_gray {
	color: #333;
}
.fo_green {
	color: #417c2c;
}
.fo_lightgreen {
	color: #131313;
}
.fo_gray_l {
	color: #666;
}
.fo_our {
	color: #00870D;
}
.fo_white {
	color: #FFFFFF;
}
.fo_red {
	color: #990000;
}
.font_o {
	font-family: 'Oswald', sans-serif;
}
.photo img {
	border: 1px solid #DCD5D3;
	margin-bottom: 5px;
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
}
.top_padding {
	padding-top: 5px;
}
.top_padding1 {
	padding-top: 1px;
}
.top_padding2 {
	padding-top: 10px;
}
.top_padding3 {
	padding-top: 30px;
}
.bott_padding {
	padding-bottom: 5px;
}
.top_margin {
	margin-top: 10px;
}
.bott_margin {
	margin-bottom: 10px;
}
.more {
	float: right;
	width: auto;
	margin: 0px;
	padding: 0px;
	clear: right;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.more a {
	color: #333333;
	text-decoration: none;
}
.more a:hover {
	color: #417C2C;
	text-decoration: underline;
}
.box_bt a {
	background-color: #FFCC00;
	float: left;
	width: 100%;
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7AC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC0;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 10px;
}
.box_bt a:hover {
	background-color: #417c2c;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336123;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #417C2C;
	text-decoration: none;
}
.key_title {
	font-size: 0.85em;
	color: #5D5D5D;
	text-decoration: none;
	margin-left: -20px;
	margin-top: 15px;
	font-weight: bold;
}
.key_title p {
	font-size: 0.9em;
	line-height: normal;
	color: #757575;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
}
.key_title p a {
	color: #949494;
	text-decoration: none;
}
.key_title p a:hover {
	color: #417C2C;
	text-decoration: none;
}
.key_title1 {
  font-size: 0.85em;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  text-align: center; 
  margin-top: 22px;
}
.key_title1 p {
	font-size: 0.9em;
	line-height: normal;
	color: #757575;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
}
.key_title1 p a {
	color: #949494;
	text-decoration: none;
}
.key_title1 p a:hover {
	color: #417C2C;
	text-decoration: none;
}
.list-group-item.active {
	font-size: 1.1em;
	font-weight: bold;
	background-color: #00870D;
}
.list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #ffc211;
    border: 1px solid #EAAF00;
	color: #FFF;
}
.Spotlights {
	background-color: #FF9B00;
	font-size: 1em;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FF9B00;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
	float: left;
}
.Spotlights a {
	color: #FFF;
	text-decoration: none;
}
.Spotlights a:hover {
	color: #000;
	text-decoration: underline;
}
.thumbnail {
	/*margin-left: 10px;
    margin-right: 10px;*/
    line-height: 1.1;
    border-radius: 0px;
}
.list-group-item.green {
	color: #fff;
	background-color: #70B625;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom:8px;
	padding-top:8px;
}
.list-group-item.green:hover {
	background-color: #ffc211;
	border: 1px solid #EAAF00;
}
.list-group-item.red {
	color: #fff;
	background-color: #00870D;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom:8px;
	padding-top:8px;
}
.list-group-item.red:hover {
	background-color: #ffc211;
	border: 1px solid #EAAF00;
}
.list-group {
	margin-bottom: 4px
}
.footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99CC00;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f6f6f6;/*
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
}
.LinkFooter {
	font-size: 0.8em;
	text-decoration: none;
	color: #FC0;
}
.LinkFooter a {
	color: #454545;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.LinkFooter a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.footerText, .copyright {
	font-size: 0.8em;
	color: #454545;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 5px;
}
.rightFooter {
	font-size: .8em;
	text-decoration: none;
	text-align: right;
}
.visitor, .updated {
	color: #454545;
	text-decoration: none;
	margin-bottom: 10px;
}
.black {
	color: #333;
	text-decoration: none;
}
@media all and (max-width:480px) {
.col-xs-12 {
	text-align: center;
}
.logoup {
	background-position: center;
	float: none
}
.Dep-title {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none
}
.Dep-title h1 {
	text-align: center;
	line-height: 32px;
}
.Dep-title h2 {
	text-align: center;
}
}
/*** Scroller  ***/
#flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width: 90%;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	width: 100%;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 15px;
	max-width: 200px;
	max-height: 65px;
}
/*** scroller Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 28px;
	height: 28px;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	margin-top: -60px;
}
.nbs-flexisel-nav-right {
	margin-right: 10px;
	margin-top: -60px;
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	float: right;
}
.scroller {
	width: 100%;
	float: left;
}
/*** ***/
.inner_title {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.inner_title ol {
	margin-bottom: 0px
}
.text_alain_l {
	text-align: left;
}
.text_alain_r {
	text-align: right;
}
.context_area {
	margin-right: 15px;
	margin-left: 15px;
}
.context_area p {
	font-size: 0.9em;
	color: #606060;
	text-decoration: none;
	text-align: justify;
}
.context_area h1 {
  font-size: 1em;
  color: #6e6d6d;
  font-weight: bold;
  text-decoration: none;

  padding-bottom: 0px;
}
.border_line {
	border: 1px solid #D7D7D7;
	background-color: #EFEFEF;
	width: 100%;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
.divMainSearch {
	font-size: 0.9em;
	color: #5B5B5B;
}
.divMainSearch .form-control_combo {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #C1C1C1;
}
.form-control {
	height: auto;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-radius: 0px;
	width: 100%;
}
.dynamic_update, photo {
	float: left;
	width: 100%;
}
/*.dynamic_update li {
	margin-left: -10px;
}*/
.top_gap {
	margin-top: 12px;
}
.top_gap1 {
	margin-top: 5px;
}
.top_gap2 {
	margin-top: 10px;
}
.modal-dialog {
	width: 600px;
}
.thumbnail {
	margin-bottom: 5px;
}
td a {
	color: #333;
	text-decoration: none;
}
td a:hover {
	color: #333;
	text-decoration: underline;
}
.c_gap {
	padding-right: 10px;
	padding-left: 10px;
}
.nopadding1 {
	padding-right: 2px;
	padding-left: 2px;
}
.padding_right {
	
}
.padding_leftnone {
	padding-left: 15px;
}
.padding_left {
	padding-left: 5px;
}
.padding_left0 {
	padding-left: 0px;
}
.img-circle {
	height: 35px;
	width: 35px;
}
/*.media-body h4 {
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration:none !important;
}
.media-body h4 a {
	color: #333;
	text-decoration:none !important;
}
.media-body h4 a:hover {
	color: #FC0;
	text-decoration:none !important;
}*/
.media-body h4 {
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration:none !important;
}
.media-body h4 a {
	color: #333;
	text-decoration:none !important;
}
.media-body h4 a:hover {
	color: #FC0;
	text-decoration:none !important;
}
.media-left {
	padding-top: 3px;
	padding-left: 2px;
}
.media {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #d3e892;
	padding-left: 5px;
	height: 51px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dedddd;
	border-right-color: #dedddd;
	border-left-color: #dedddd;
	color: #333;
	text-decoration: none;
}
.media:hover {
	background-color: #99ae02;
	color: #FFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94A802;
	border-right-color: #94A802;
	border-bottom-color: #788901;
	border-left-color: #94A802;
}
.wing-title {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}
.wing-title h4 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.about_txt p {
	font-size: 13px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.fo_sty {
	font-family: 'Oswald', sans-serif;
}
.red_bg {
	background-color: #C00;
}
.thum1 {
	border: 1px solid #FFF;
}
/*.tab-pane marquee{
	margin-top: 10px;
	margin-bottom: 9px;
}*/
.img-responsive {
	max-width: 100%;
	height: auto;
}
/*** scroll start ***/
.ticker_to {
	font-size: .9em;
	color: #000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 100%;
	float: left;
	background-color: #EBEBEB;
	border: 1px solid #DFDFDF;
}
.ticker_to a {
	color: #000;
	text-decoration: none;
}
.ticker_to a:hover {
	color: #000;
	text-decoration: underline;
}
.scroll-left {
 height: 22px;	
 overflow: hidden;
 position: relative;
 width: 99%;
}
.scroll-left p {
 position: absolute;
 width: 100%;
 height: 100%;
 margin: 0;
 text-align: left;
 /* Starting position */
 -moz-transform:translateX(100%);
 -webkit-transform:translateX(100%);	
 transform:translateX(50%);
 /* Apply animation to this element */	
 -moz-animation: scroll-left 40s linear infinite;
 -webkit-animation: scroll-left 30s linear infinite;
 animation: scroll-left 30s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%); 		
 }
 100% { 
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%); 
 }
}
/***scroll end ***/

/*news scroller*/
.tab-pane {
	width: 100%;
	border: 1px solid #DFDFDF;
	float: left;
	background-color: #FFF;
}
.ticker {
	overflow: auto;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	border: none;
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ticker li {
	display: block;
}
.ticker a {
	color: #000;
	text-decoration: none;
}
.ticker a:hover {
	color: #000;
	text-decoration: underline;
}
.pressRelease ul {
	height: 307px;/*143px;*/
	margin-bottom: 0px;
	margin-bottom: 10px;
}
.pressRelease ul li {
	line-height: 1.2em;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333;
}
.pressRelease li .size {
	min-height: 16px;
	font-size: 0.9em;
	color: #838383;
	text-decoration: none;
	/*background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;*/
	width: 100%;
	float: left;
	/*padding-left: 20px;*/
	margin: 0px;
	padding-top: 0px;
	line-height: 25px;
}
.pressRelease li .date {
	font-size: 1em;
	font-style: italic;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.line-height {
	line-height: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
/*news scroller*/
#section-portfolio {
	text-align: center;
	position: relative;
}
#section-portfolio .portfolio-item {
	margin: 0px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
}
#section-portfolio .portfolio-item .hover-overlay0 {
	padding: 20px 5% 0px 35%;
	transition: 0.6s ease-out;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	transform: translateX(-100%);
	-webkit-transition: all 0.6s ease-out;
	-webkit-transform: translateX(-100%);
}
#section-portfolio .portfolio-item .hover-overlay {
	padding: 20px 5% 0px 35%;
	transition: 0.6s ease-out;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	transform: translateX(-100%);
	-webkit-transition: all 0.6s ease-out;
	-webkit-transform: translateX(-100%);
}
#section-portfolio .portfolio-item .hover-overlay1 {
	padding: 20px 5% 0px 35%;
	transition: 0.6s ease-out;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	transform: translateX(-100%);
	-webkit-transition: all 0.6s ease-out;
	-webkit-transform: translateX(-100%);
}
#section-portfolio .portfolio-item .hover-overlay2 {
	padding: 20px 5% 0px 35%;
	transition: 0.6s ease-out;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	transform: translateX(-100%);
	-webkit-transition: all 0.6s ease-out;
	-webkit-transform: translateX(-100%);
}
.hover-overlay2 ul
{
   margin: 0;
    padding: 0;
    float: left;
}
.hover-overlay2 li
{
     width:100%;
    padding-top: 8px;
    padding-left: 25px;
    padding-bottom: 10px;
    text-align: left;
    float: left;
    margin-top: 0;
    margin-bottom: 1px;
    background: url(../Images/arrow2.png) top left no-repeat;
    background-position: 0 6px;
    border-bottom-style: dotted;
    border-bottom-color: #D6D1D1;
    line-height: 18px;
    font-weight: normal;
    border-bottom-width: 1px;
    list-style-type: none;
}
.hover-overlay2 li a
{
    color:#fff;
    text-decoration:none;
}
.hover-overlay2 li a:hover
{
    color:#773e00;
    text-decoration:none;
}
#section-portfolio .portfolio-item img {
	transition: 0.6s ease-out;
	transform: translateX(0px);
	-webkit-transition: all 0.6s ease-out;
	-webkit-transform: translateX(0px);
}
#section-portfolio .portfolio-item:hover img {
	transform: translateX(70%);
	-webkit-transform: translateX(70%);
}
#section-portfolio .portfolio-item:hover .hover-overlay0 {
	transform: translateX(-30%);
	-webkit-transform: translateX(-30%);
}
#section-portfolio .portfolio-item:hover .hover-overlay {
	transform: translateX(-30%);
	-webkit-transform: translateX(-30%);
}
#section-portfolio .portfolio-item:hover .hover-overlay1 {
	transform: translateX(-30%);
	-webkit-transform: translateX(-30%);
}
#section-portfolio .portfolio-item:hover .hover-overlay2 {
	transform: translateX(-30%);
	-webkit-transform: translateX(-30%);
}
#section-portfolio .portfolio-item-description {
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: rgb(204, 204, 204);
	padding: 0px 10px;
	border-image: none;
	background-color: rgb(255, 255, 255);
}
#section-portfolio .portfolio-item-description h3 {
	margin: 0px;
	padding: 15px 0px;
	color: rgb(85, 85, 85);
	line-height: 30px;
	font-size: 18px;
	font-weight: 400;
}
#section-portfolio .portfolio-item p {
	text-align: left;
	color: rgb(255, 255, 255);
	line-height: 25px;
}
#section-portfolio .portfolio-item a i {
	border-radius: 50%;
	border: 2px solid rgb(255, 255, 255);
	border-image: none;
	width: 45px;
	height: 45px;
	text-align: center;
	color: rgb(255, 255, 255);
	padding-top: 12px;
	font-size: 18px;
	margin-right: 15px;
}
#section-portfolio .portfolio-item a:hover i {
	background-color: rgb(255, 255, 255);
}
#section-portfolio .portfolio-item a:last-child i {
	margin-right: 0px;
}
#section-portfolio .portfolio-item .hover-overlay0 {
	background-color: #2ebab5;
}
#section-portfolio .portfolio-item .hover-overlay {
	background-color: #87a218;
}
#section-portfolio .portfolio-item .hover-overlay1 {
	background-color: #da334d;
}
#section-portfolio .portfolio-item .hover-overlay2 {
	background-color: #dc9100;
}
div#slider {
	overflow: hidden;
}
div#slider figure img {
	width: 20%;
	float: left;
}
div#slider figure {
	position: relative;
	width: 500%;
	margin: 0;
	left: 0;
	text-align: left;
	font-size: 0;
	animation: 10s slidy infinite;
}
@keyframes slidy {
0% {
left: 0%;
}
20% {
left: 0%;
}
25% {
left: -100%;
}
45% {
left: -100%;
}
50% {
left: 0%;
}
}
.no-padding {
	padding: 0px;
}
.mid-bg {
	padding-bottom: 20px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.btn-login {
	margin-top: 30px;
	font-size: 12px;
}
.btn-login a {
	background-image: url(../images/login-i.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #9eb202;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 12px;
	color: #fff;
	text-decoration: none;
}
.btn-login a:hover {
	background-color: #f69600;
}
.socialIconBox {
	top: 200px;
	width: 53px;
	height: 128px;
	right: 0px;
	position: fixed;
	margin-right: 0px;
	z-index: 9999;
	background-color: #fff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #e2e2e2;
	padding-top: 5px;
	padding-bottom: 7px;
	-webkit-box-shadow: -5px 0px 4px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: -5px 0px 4px -3px rgba(0,0,0,0.75);
	box-shadow: -5px 0px 4px -3px rgba(0,0,0,0.75);
}
.iconsocial {
	float: left;
	margin-top: 8px;
	margin-left: 6px;
}
.cm-img0
{
	z-index:700;
	position:absolute;
	left:10%;
	display: inline-block;
	}
	
.cm-i {
	z-index:700;
	position:absolute;
	left:75%;
	display: inline-block;
}
.input-n{
	border:1px solid #dfdfdf;
	padding:4px 8px;
}
.LanButton
{
   background-color:transparent;
   border:none;
   font-family: 'Lohit Devanagari', serif;
   font-size: 1.2em;
    color: #000;
}

/* Class Added By Swati */

 .LanButtonHindi
{
    background-color:transparent;
    border:none;
    font-family: 'Ek Mukta', sans-serif;
    
 }
  
.socialIconBox {
	top: 200px;
	width: 53px;
	height: 158px;
	right: 0px;
	position: fixed;
	margin-right: 0px;
	z-index: 9999;
	background-color: #fff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #e2e2e2;
	padding-top: 5px;
	padding-bottom: 7px;
	-webkit-box-shadow: -5px 0px 4px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: -5px 0px 4px -3px rgba(0,0,0,0.75);
	box-shadow: -5px 0px 4px -3px rgba(0,0,0,0.75);
}
.iconsocial{
	float: left;
	margin-top: 7px;
	margin-left: 6px;
	}
	
/*For li with Image */
.mini-list {
    width: 100%;
    text-align: center;
    list-style: none;
    margin-top: 2px;
    color: #606060;
    float: left;
    font-size: 0.9em;
}
.mini-list ul {
    margin: 0;
    padding: 0;
    float: left;
}
.mini-list li 
{   
    width:100%;
    padding-top: 4px;
    padding-left: 20px;
    padding-bottom: 10px;
    text-align: left;
    float: left;
    margin-top: 0;
    margin-bottom: 1px;
    background: url(../Images/arrow.gif) top left no-repeat;
    background-position: 0 6px;
    border-bottom-style: dotted;
    border-bottom-color: #D6D1D1;
    line-height: 18px;
    font-weight: normal;
    border-bottom-width: 1px;
    list-style-type: none;
}
.mini-list li.lastLi
{
    border:0px;
} 
.mini-list p 
{
  font-size: 1em;
 /* font-size: .9em;*/
  color: #606060;
  text-decoration: none;
  text-align: justify;
   margin-top: 5px;    
}
.mini-list a 
{
    color:#606060;
}
.mini-list a:hover
{
    color:#606060; 
}
.mini-list .lilast 
{
    border-bottom: 0px;    
}
.pageheight
{
   min-height:650px;
   margin-bottom:10px;
}
.padding-r
{
   padding-right:15px;
}
.margin-l3 {
   margin-left: 10px;
   margin-top: 50px;
}
.margin-l1 {
margin-left: 10px;
}
.width120
{
    width:120px !important;
}
.width130
{
    width:130px !important;
}
.width80
{
    width:80px !important;
}
.width85
{
    width:85px !important;
}
.width100
{
    width:100px !important;
}
.f-12
{
    font-size:16px;
    font-weight:bold;
}
.mini-list1 {
    width: 100%;
    text-align: center;
    list-style: none;
    margin-top: 2px;
    color: #606060;
    float: left;
    font-size: 0.9em;
}
.mini-list1 ul {
    margin: 0;
    padding: 0;
    float: left;
}
.mini-list1 li 
{   
    width:100%;
    padding-top: 3px;
    padding-left: 25px;
    padding-bottom: 6px;
    text-align: left;
    float: left;
    margin-top: 0;
    margin-bottom: 4px;
    background: url(../Images/arrow.gif) top left no-repeat;
    background-position: 0 6px;
    font-weight: normal;
    border-bottom-width: 1px;
    list-style-type: none;
}
.mini-list1 a
{
    color:#606060;  
} 
.mini-list1 .lilast 
{
    border-bottom: 0px;    
} 
.mini-list1 a:hover
{
    color: #333333;
}
.context_area h5 a
{
    float: left;
  color: #333 !important;
  text-decoration: none;
  margin-top: 5px;
  margin-bottom: 5px;
 
}
.submini {
   width: 98%;
   padding: 0;
   float: left;
   margin-left: 2%;
   margin-top: 4px;
}

.submini ul {
    margin: 0;
    padding: 0;
    float: left;
}
.submini ul li
{
   width:100%;
   padding-top: 3px;
   padding-left: 0px;
   padding-bottom: 7px;
   text-align: left;
   float: left;
   margin-top: 0;
   margin-bottom: 0px;
   line-height: 18px;
   font-weight: normal;
   list-style-type: disc;
   background: none;
   border: none;
   font-size:12px;
   color:#5A5A5A;
}
.dynamic_update .lastli
{
    border-bottom-width: 0px;
}

.dynamic_update ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;	
	margin-left: 10px;
	min-height:650px
}
.dynamic_update li{
	list-style-type: none;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.dynamic_update li a{
	font-size: 12px;
	color: #333;
	text-decoration: none;	
}
.dynamic_update li a:hover{
	color: #333;
	text-decoration: underline;
}
.dynamic_update li>.size{
	min-height: 16px;
	font-size: 0.8em;
	color: #838383;
	text-decoration: none;
	/*background-image: url(../images/pdf.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	float: left;
	/*padding-left: 20px;*/
	margin: 0px;
	padding-top: 0px;
	line-height: 25px;
}
.dynamic_update li>.date{
	font-size: .8em;
	font-style: italic;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.dynamic_update li>.op_date{
	font-size: .8em;
	font-style: italic;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.whatsnew
{
    color:#00870D;
}
.lblFooter
{
    padding-left:10px;
    color:#00870D;
}
.spnMandatory
{
    color:Red;
}
.bott_marginFeedback {
  float: left;
  margin-left: 10px;
  margin-right:10px;
}
.btn-primary {
  color: #fff;
  background-color: #00870D;
  border-color: #00870D;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ffc211;
  border-color: #ffc211;
}
.thumbnail_in {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #E9E9E9;
}
.thumbnail_in>img {
  display: block;
  max-width: 100%;
  height: auto;
}
.thumbnail_in>img, .thumbnail_in a>img {
  margin-right: auto;
  margin-left: auto;
}
.panel 
{
  border-radius: 0px;
}
.story-img
{
    width:100px;
    height:100px;
}

.bs-callout-info {
 border-left-color: #1b809e;
}

.bs-callout {
  padding: 3px 15px;
  margin-bottom: 8px;
  border: 1px solid #9FDB68;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h5
{
    line-height:10px;
    margin-top:10px;
    margin-bottom:3px;
    margin-left:0px;
    margin-right:0px;
    padding:0px;
}
.Link a
{
   color:#333;
}
.Link a:hover
{
   color:#3c8200;
   text-decoration:none;
}
.setheight
{min-height:600px;}

.list-inline img
{
    float:left;
    margin-right:5px;
}

.context_area2 p {
    font-size: 1em;
    color: #606060;
    text-decoration: none;
    text-align: justify;
}

.context_area2 li {
    font-size: 1em;
    color: #606060;
    text-decoration: none;
    text-align: justify;
}
.list-u{ list-style:none; font-size: 0.9em;
    color: #606060;
    text-decoration: none;
    text-align: justify;
    }
    .CenterAlign{ text-align: center;}
    .pdf_small{ float:left; margin-top:5px; }
    .construction{ text-align:center;}
    
    .active_Menu
{
    background-color: #EAEAEA; 

}
.reportheader
{
    width: 100%; float: left; margin-bottom: 20px;
}
.reportlogo
{
    width: 99%; float: left; margin: 5px 5px 5px 5px; padding-bottom: 6px; border-bottom: solid 3px #4AB682; 
}

.cal_table
        {
            width: 100%;
            height: 500px;
            background-color: #FFFFFF;
            color: #FFFFFF;
        }
        .cal_title
        {
            font-size: 20px;
            height: 100%;
            color: #FFFFFF;
            font-weight: bold;
            background-color: #417c2c;
            border-color: #914101;
        }
        .cal_table td
        {
            width: 100%;
            height: 30px;
        }
        .datelight_cal
        {
            color: #9D9B9B;
            border-color: #D1D0D0;
            border-width: 1px;
            border-style: solid;
            font-weight: normal;
            width: 14%;
            font-size: 14px;
        }
        .nextprev
        {
            font-size: 24px;
            text-align: center;
        }
        .greyhead
        {
            font-size: 15px;
            color: Black;
            background-color: #dadad9;
            text-align: center;
            vertical-align: middle;
            border-color: #D1D0D0;
            border-width: 1px;
            border-style: solid;
            font-weight: bold;
            height: 32px;
        }
        .cal_weekend
        {
            color: Red;
            border-color: #D1D0D0;
            border-width: 1px;
            border-style: solid;
            font-weight: normal;
            width: 14%;
            font-size: 14px;
        }
        .date_cal
        {
            color: Black;
            border-color: #D1D0D0;
            border-width: 1px;
            border-style: solid;
            font-weight: normal;
            width: 14%;
        }
        .nextprev a
        {
            color: White !important;
        }
        .hide-popup {
    float: right;
    margin-top: -15px;
    margin-right: -21px;
    z-index: 9999;
    position: relative;
}

.popup-content {
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    border: none;
    width: 80%;
}
.W30 {
    width: 30%;
}
.W10 {
    width: 10%;
}
.W55 {
    width: 55%;
}
.popup-desc {
    font-family: Arial;
    font-size: 14px;
}
.form-control1 {
    height: auto;
    padding-top: 5px;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-left: 12px; 
    width: 95%;
}
.new-label {
    font-size: .9em;
    font-weight: normal;
}
.btn1 {
    display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.float-r {
	float: right;
}
.float-l {
	float: left;
}
.message {
    text-align: right;
    color: Red;
    margin-bottom: 15px;
}
.top_margin1 {
	margin-top: 30px;
}
.noborder
{
    border:0px;
}
.form-control-feedgriev {
    height: 40px;
    padding-top: 0px;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-left: 8px;
    border-radius: 0px;
    width: 100%;
    font-size: 1em;
    margin-bottom: 25px;
    border: 1px solid #C1C1C1;
}
.control2 {
    width: 50%;
}
.btn-primary_Complaint  {
  color: #fff;
  background-color: #00870D;
  border-color: #00870D;
}
.btn-primary_Complaint :hover {
  color: #fff;
  background-color: #ffc211;
  border-color: #ffc211;
}


/*For helpline */
.mini-list1 {
    width: 100%;
    text-align: center;
    list-style: none;
    margin-top: 2px;
    color: #606060;
    float: left;
    font-size: 0.9em;
}
.mini-list1 ul {
    margin: 0 0 10px 0;
    padding: 0;
    float: left;
}
.mini-list1 li 
{   
    width:100%;
    padding-top: 4px;
    padding-left: 20px;
    padding-bottom: 10px;
    text-align: left;
    float: left;
    margin-top: 0;
    margin-bottom: 1px;
    background: url(../Images/arrow.gif) top left no-repeat;
    background-position: 0 6px;
    border-bottom-style: dotted;
    border-bottom-color: #D6D1D1;
    line-height: 25px;
    font-weight: normal;
    border-bottom-width: 1px;
    list-style-type: none;
}
.media1 {
   padding-top: 1px;
   padding-bottom: 5px;
   background-color: #d3e892;
   padding-left: 5px;
   height: 32px;
   margin-bottom: 9px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #C5C5C5;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: #dedddd;
   border-right-color: #dedddd;
   border-left-color: #dedddd;
   color: #333;
   text-decoration: none;
}
.top_gap1 {
    margin-top: 6px;
}
.img-circle1 {
    height: 22px;
    width: 25px;
}
.sizeStaticpage {
    width: 100%;
}
.list-group-item.Blue {
    border: 1px solid #BDBDBD;
    color: #333;
    background-color: #E6E6E6;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 20px;
    padding: 8px;
    width: 35%;
}
.dynamic_update_table {
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
   /* margin-left: 10px;*/
    min-height: 650px;
}
  /*for calander  */
#Overlay
{
    background-color: #063501;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0%;
    z-index: 1005;
    display: none;
    position: fixed;
    top: 0%;
}
#Panel
{
    display: block;
    vertical-align: top;
    position: fixed;
    width: 500px;
    height: auto;
    top: 300px;
    left: 330px;
    background: white;
    display: none;
    z-index: 1100;
    position: fixed;
    top: 35%;
}
.hide-popup
{
    float: right;
    margin-top: -15px;
    margin-right: -21px;
    z-index: 9999;
    position: relative;
}
.cal_center_border_popup
{
    margin-top: -15px;
    border-left: 7px solid #A4A4A4;
    border-right: 7px solid #A4A4A4;
    border-bottom: 7px solid #A4A4A4;
    border-top: 7px solid #A4A4A4;
    width:500px;
    height: auto;
    min-height:100px;
    float:left;
}
.popup-content
{
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px; 
    margin-left: 10px;   
    border: none;
    width: 80%;
}
.popup-desc
{
    font-family: Arial;
    font-size: 14px;
}
.calendar_table
{
    margin-top: 20px;
    width: 40%;
    height: 100%;
    text-align: center;
    vertical-align:middle;
}
.cal_table
{
    Width:100%;
    Height:500px;
    background-color:#FFFFFF;
    color:#FFFFFF;
}
.cal_table td
{
    Width:100%;
    Height:30px;    
}
.greyhead
{
    font-size: 15px;
    color: Black;
    background-color: #dadad9;
    text-align: center;
    vertical-align: middle;
    border-color: #D1D0D0;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    height: 32px;    
}
.date_cal
{
    color: Black;
    border-color: #D1D0D0;
    border-width: 1px;
    border-style: solid;
    font-weight: normal;
    width: 14%; 
     
}
.datelight_cal
{
    color: #9D9B9B;
    border-color: #D1D0D0;
    border-width: 1px;
    border-style: solid;
    font-weight: normal;
    width: 14%;   
    font-size: 14px;
}
.cal_weekend
{
    color:Red;
    border-color: #D1D0D0;
    border-width: 1px;
    border-style: solid;
    font-weight: normal;
    width: 14%;  
    font-size: 14px;
}
.cal_title 
{
    Font-Size: 20px;
    height: 100%;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #417c2c;
    border-color: #914101;
}
.nextprev
{
    font-size: 24px;
    text-align: center;
}
.nextprev a
{
    color:White !important;  
}

.centeryear_border{
border-left: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
border-bottom: 1px solid #E9E9E9;
line-height:18px;
width:703px;
margin-left:9px;
margin-bottom:20px;
padding:8px 10px 8px 10px;
float:left;
}
.cal_year_table
{
    border: 3px solid #FFFFFF;
    width: 265px;
    
    float: left;    
    margin-right: 12px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 10px #bcbbbb;
    -o-box-shadow: 2px 2px 10px #bcbbbb;
    -webkit-box-shadow: 2px 2px 10px #bcbbbb;
    -moz-box-shadow: 2px 2px 10px #bcbbbb;
   
}
.main-table
{
    width:100%;    
    border:0;
    cellspacing:0;
    cellpadding:0;
}
.main-table td
{
    width: 50%;      
    margin-top: -20px;
}
.visesh-tab a
{
    width: 100%;    
    height: 35px;
    padding: 7px 0px 0px 0px;
    background-color: #FFC107;
    font-size: 1em;
    color: #000;
    float: right;
    text-decoration: none;
    text-align: center;
    margin-left: 1px;
    margin-bottom: 5px;
    }
    
.visesh-tab a:hover {	
color: #ffffff;
text-decoration: none;
background-color: Silver;
text-align: center;
}
.year_cal_table
 { 
    width: 100%;
    font-size: 1em;
    color: #0b0b0b;
    text-decoration: none;
    background-color: #d1d0d0;
    border: 0px; 
    border-spacing: 1px;
    border-collapse: separate;
    margin-top: 0px;
    font-family: Calibri;
}
.year_cal_table td
{
    height: 24px;
    color: #FFFFFF;
    font-size: 1em;
    padding:1px;
    text-align: center;	
}

.year_cal_table .bluebg 
{
    background-color: #E6F8FC;
    text-align: center;
vertical-align: top;

}

.year_cal_table .greyhead
{
    font-size: 1em;
    height: 28px;
    background-color: #dadad9;
    text-align: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #9d9c9c;
    color: Black;
}

.year_cal_table .leftalign  
{
    text-align: left;
}

.year_cal_table th
{
    font-size: 1em;
    height: 28px;
color: #fff;
text-decoration: none;
background-color: #184E04;
text-align: center;
padding:3px;    
}
.date_cal_year a
{
    width: 100%;
    height: 100%;    
    font-size: 1em;
    color: #1c1c1c;
    float: right;
    text-decoration: none;   
    padding-top: 3px; 
}
.date_cal_year a:hover 
{
    width: 100%;
    height: 100%;    
    font-size: 1em;
color: Black !important;
text-decoration: none;
background-color: #bbbbbb;
border-color: #bbbbbb;
}
.daystyle
{
    border: 1px solid #d1d0d0 !important;
    color:Black !important;
}
.yeardate_light a
{
    width: 24px;
    height: 18px;
    padding: 6px 2px 3px 2px;
    font-size: 1em;
    color: #9d9b9b;
    float: right;
    text-decoration: none;
    
}
.yeardate_light a:hover {
color: #4e4d4d;
text-decoration: none;
background-color: #bbbbbb;
}
.titlestyle
{
    font-size:1.2em;
    height:34px;
    color:#FFFFFF;
    font-weight:bold;
    background-color:#00870D;
    border-color:#00870D;
}
.fo-color-red
{
    color: Red !important;
    border: 1px solid #d1d0d0 !important;
}
.statustablehead 
{
    border: 0px; 
    border-spacing: 0px;
    border-collapse: collapse;    
    width: 100%;
    font-size: 1.2em;    
    height: 40px;
color: #FFF;
font-weight:bold;
text-decoration: none;
background-color: #ED7A14;
text-align: center;
padding:7px;
font-family: 'Arial', sans-serif;
}
.cal_center_border{
border-left: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
border-bottom: 1px solid #E9E9E9;
line-height:18px;
width:929px;
margin-left:9px;
margin-bottom:10px;
padding:0px 8px 8px 8px;
float:left;

}
#OverlayDetail
{
    background-color: #063501;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    left: 0%;
    z-index: 1005;
    display: none;
    position: fixed;
    top: 0%;
}
#PanelDetail
{
    display: block;
    vertical-align: top;
    position: fixed;
    width: 500px;
    height: auto;
    top: 300px;
    left: 330px;
    background: white;
    display: none;
    z-index: 1100;
    position: fixed;
    top: 35%;
}
.calendar
{
    width: 100%;
    height: 265px;
    background-color:#FFFFFF;
    color:#FFFFFF; 
}
.dayheader
{
    font-weight: normal;
    border-color:#d1d0d0;
    border-width:1px;
    color: #000;
    height:18px;
}
.padding_left22{ padding-left:15px!important;}
.padding_right22{ padding-right:15px!important; padding-left:0px!important;} 
/* End - Calendar */

.outer_footer {background-color:#d35400; padding:10px 0px; margin-top:15px;}
.white {color:#fff;}
.ftr_link li a {color:#fff; line-height:26px;}
.ftr_link li a:hover {color:  #f1c40f  ; text-decoration:none;}
.last_footer {background-color:  #f1c40f  ; padding-top:15px;}
