#apply-with-linkedin,
#indeed-apply-widget{
display:block;
}
#apply-with-linkedin {
background: url(//beyondjobs.sr/wp-content/plugins/job-manager-linkedin-plugin/assets/img/linkedin.png) no-repeat;
width:184px;
height:35px;
margin-bottom:10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#apply-with-linkedin.disabled {
background: url(//beyondjobs.sr/wp-content/plugins/job-manager-linkedin-plugin/assets/img/linkedin-bw.png) no-repeat;
}
.aw-alert {
padding: 15px;
margin-bottom: 20px;
border-radius: 4px;
text-transform: capitalize;
}
.aw-alert-success {
color: #3c763d;
background-color: #dff0d8;
border: 1px solid #d6e9c6;
}
.aw-alert-error {
color: #fb0000;
background-color: #f9c9c9;
border: 1px solid #f9c9c9;
}
.single_job_listing .application .application_button {
margin-top:5px;
}