/*------------------------------------*\
	Theme Name: WPJobus
	Date: October 2014 
	Description: Job Directory WordPress Theme. 
	Version: 1.1.2
	Author: Alex Gurghis 
	Author URI: http://alexgurghis.com 
	License URI: http://themeforest.net/licenses/regular_extended
	License: Commercial
	Theme URI: 
	Tags: creative, bold, premium, theme, wordpress, responsive, flat, clean, job, resume
/*------------------------------------*/

.page-heading{font-weight:normal !important;margin-right: 25px;}

h3{
font-size:12px !important;
line-height: 32px !important;
}

#simplemodal-login-container-osx form .submit input {
    background-color: #2E90C6 !important;
    border: 1px solid #6D6D6D;
    margin-right: 240px !important;
    padding: 2px 6px;
    border-radius: 10px;
}
main_menu ul li a {
padding: 2px 9px !important;
}

.job-info-details {
float: left;
width: 100%;
margin-bottom: 10px;
padding: 5px !important;
border-bottom: 1px solid #ccc !important;
}

#logos{max-width:1140px; width:100%; margin:0 auto;}
.owl-item{text-align:center; border:0px solid #ccc; background:#fff; padding:10px 0px;}

div#mtphr-dnt-1408 {
  background: #FAFAFA;
  border: 1px solid #F1F1F1;
  padding: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

@media(min-width:768px){
	.row:after,.row:before{content:""; clear:both; display:table;}
	.col-4,.col-8{display:block; float:left;}
	.col-4{width:25%;}
	.col-8{width:75%;}
}