﻿
.page-content a.dnh-btn-blue-green {	
	background-color: #40cd45;
	color: #fff;
	font-family: 'Droid Sans';
	font-weight: 400;
	font-size: 14px;
	border: none;
	float: left;
}

	.page-content a.dnh-btn-blue-green i.fa {
		color: #2980b9;
		background: #fff;
		width: 38px; 
		height: 26px; 
		-webkit-border-radius: 13px;
		-moz-border-radius: 13px; 
		border-radius: 13px;
		float: left;
		margin-top: -1px;
		margin-right: 6px;
		margin-left: 5px;
		display: block;
		float: right;
		text-align: center;
		line-height: 27px;
	}





#date {
    font-size: 14px;
}

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}


	.project-title-wrap{
		position:absolute;
		width: 100%;
		height: 100%;
		opacity: 0;
		z-index: 2;
	}


.top-hero-slider-wrap {
  position: relative;
  width: 100%;
  padding-top: 42%;
  min-height: 714px;
}

.top-hero-slider-wrap .top-hero-slider {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.top-hero-slider-wrap .top-hero-slider img {
  min-width: 1700px;
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-md-3{width:25%}

.welcome_user_text a{
    padding-left:1em;
    padding-right:1em;
}


.leftRegion .welcome_user_text {
    font-size: inherit;
    border-bottom:none;
    text-align:center;
}


.disclaimer {
	font-size:13px;
	padding:20px 0 0 30px;
	font-style:italic;
}
.glyphicon-chevron-left:before{content:"\e079"}
.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}
.glyphicon-chevron-left:before,.glyphicon-chevron-right:before{content:''}
.carousel-control .glyphicon-chevron-left{left:10%}
.center-block{display:block;margin-right:auto;margin-left:auto}


div.center{
	display: flex;
	width: 100%;
	justify-content: center;
	clear: both;
}

	.center{text-align: center}
