/*.browse_section_home .item {
  padding-right: .5em;
	padding-bottom: 5px;
	float: left;
    width: 25%;
	list-style: none;
	min-height: 25px;
}
*/

.browse_section_home .item .directory a:hover {
	text-decoration: underline;
}
 
.browse_section .directory a {
   color: #39B54A;
}

.browse_section .item .directory2 a {
   color: #39B54A;
   font-weight: bold;
   margin-bottom: 0px;
}
.browse_section .directory2 {
    line-height: 1.25;
	margin-bottom: 0px;
}

.browse_section a:hover {
 text-decoration: underline;
}
 
.browse_section .item .directory2 a:hover {
	text-decoration: underline;
}
.browse_section .item .directory a:hover {
	text-decoration: underline;
}

.browse_section .item .directory_region a:hover {
	text-decoration: underline;
}

.section-heading a:hover {
	text-decoration: underline;
}

.browse_section .item_letter_directory  a:hover {
	text-decoration: underline;
}
.jobs li .item > span {
	color: #aaa;
	display: block;
}

.btnGoApply {
 	border: 0;   
    border-radius: 300px;
    font-weight: 700;
}


.btnGoApplyFBM {
 	border: 0;   
    border-radius: 300px;
    font-weight: 700;
    background-color: #39B54A;
}

.content h1{
	font-size: 18px;
	line-height: 1.6;
	margin-top: 10px;
	margin-bottom: 5px;
}

.content .div-h2{
	margin-bottom: 10px;
	
}

.content .div-h2 h2{
	font-size: 14px;
	display:inline;
	font-weight: bold;
}

.job_active {
	background-color: #39B54A;
	color: white;
	padding: 2px 10px 2px 10px;
}

.job_not_active {
	background-color:yellow;
	color: red;
	padding: 2px 10px 2px 10px;
}

.btn-job 
{
	color: white !important;
	padding: 10px 10px;
}

.messenger-button-shown {
    background-color: #39B54A !important
} 

.sk-logo {
	display:none;
	}

.sk-row.sk-left-row .sk-msg {
	background-color: #39B54A !important;
	color: #ffffff !important;
}

.sk-header-wrapper {
	background-color: #39B54A !important;
	color: #ffffff !important;
}

.sk-row .sk-msg-wrapper .sk-action a.btn {
	background-color: #FFFFFF !important;

}

.connect-notification a {
	color: #39B54A !important;
}

.btn-sk-primary {
	background-color: #39B54A !important;
}

 