body {
  font-family: 'Open Sans', sans-serif;
  background-color: #a7cf3a;
}

h3 {
  font-size: 30px;
  font-weight: bold;
}

.agency-name {
  text-align: center;
  padding-bottom: 10px;
}

.poea {
  color: #002805 !important;
}

.fb-link {
  text-align: center;
}

.fb-link a{
  color: #00530a;
}

.jobs-con {

}

.jobs-con h4 {
  color: #00530a;
}

.jobs-con strong {
  color: #00530a;
}

h3, h4 {
  margin:0px;
  padding:0px;
font-weight: bold;
}

a:hover,
a:focus {
	text-decoration:none;
}

.white_bg {
  padding: 20px;
  background:#fff;
  border: 1px solid #a7cf3a;
}

.header-bg {
  padding: 20px;
  background: #a7cf3a;
}

.ribbon-title {
  background-size: 100% 100%;
  height: 120px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 110%;
}

.title-text {
  font-size:28px;
}

.title-text2 {
  font-size:30px;
  color:#00530a;
  font-weight: bold;
}

.td-container {
 display:table-cell;
}

a.mail:visited, a.mail:link {
  color: #00530a;
  text-decoration: none;
}

a.mail:hover, a.mail:active {
  color:#1b1b1b;
  font-weight:bold;
  text-decoration:none;
}

.apply-button{
	margin: 5px;
	padding: 14px;
	width: 100%;
	height: 100%;
	background: #1F931F;
	font-size: 18px;
}

.apply-button:hover{
	background: #0e6b0e;
	transition:all 0.2s ease 0s;
	-moz-transition:all 0.2s ease 0s;
	-webkit-transition:all 0.2s ease 0s;
	-o-transition:all 0.2s ease 0s;
	-ms-transition:all 0.2s ease 0s;
	text-decoration:none;
}


.text-size {
	font-size:14px;
}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.logo_wrapper {
	text-align:center;
}

.logo_com {
	margin:10px;
}



.navbar-wrapper {
  position: relative;
  z-index: 15;
}

.com_header {
	background-color:#3d85c3;
	padding:10px 0px 10px 0px;
}

.agency_title, .agency_details {
	color: #00530a;
}

.panel-color {
	background-color:#c94141;
}

#icon_color {
	color:#3d85c3;
	font-size:12px;
}

.img_bg {
	margin:20px 0px 20px 0px;
}

.footer_holder {
	background-color:#3d85c3;
}

footer {
	padding:20px 0px 18px 0px;
	color:#FFF;	
}