body {
	
	background: url(../images/bg.jpg) repeat-y;
	font-family: 'Noto Sans', sans-serif;
	background-color:#fff;
	}

.navbar-inverse {
    background-color: #103ea8;
    border-color: transparent;
    height: 81px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    -ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    -o-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
}

a {
	
	color:#0099cc;
}

.fjobs {
	    height: 65px;
}
p.light-text {
	
	color:#777777;
	text-align:center;
}
.container {
  margin: 0 auto;
  max-width: 1160px;
}

.box-white {
    background-color: #fff;
    padding: 15px 20px 15px 20px;
    margin: 10px 0 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.box-white-hot {
background-color: #fff;
    padding: 15px 0px;
    margin: 10px 0 0 0;
    border: 1px solid #eee;
}
.box-white2{
    background-color: #fff;
    padding: 15px 15px;
    margin: 0;
 border: 1px solid #e1e1e1;
 border-width:0 1px 1px 1px;
 border-bottom-left-radius:8px;
 border-bottom-right-radius:8px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
	}

.box-white4 {
    background-color: #fff;
    padding: 14px 15px;
    margin: 10px -5px 0 0px;
    height: 130px;
	 border: 1px solid #e1e1e1;
    
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.box-white4 img{
    width: 70px;
}


.box-white4:nth-child(4) {
	
	    border-right: 1px solid #e1e1e1;
}


.box-white2 p {line-height:16px!important;}


.box-white3 {
background-color:#fff;
padding:10px;
margin:10px  0 0 0;
border:1px solid #eee;
border-radius:8px;
}



h1.heading {
color: #2b2b2b;
    font-size: 16px;
    padding: 0 0 15px 0;
    margin: 0;
    font-weight: 600;

}
h1.heading2 {
color:#2b2b2b;
font-family: 'Oswald', sans-serif;
text-transform:uppercase;
font-size:14px;
padding:0 0 15px 20px; margin:0;
font-weight:800;
-webkit-transform: scale(1, 1..1);

}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px 15px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.form-control {
    display: block;
    width: 105%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

ul.jobs-category {
list-style-type:none;
padding:0; margin:0;
}

ul.jobs-category li a{
color:#0099cc;
line-height:25px;
font-size: 13px!important;
}


.btn-danger {
    color: #fff;
    background-color: #222;
    border-color: #222;
    border-radius: 2px;
    font-weight: 700;
    font-size: 12px;
    padding: 7px 9px;
}
.thumbnail {
	margin-bottom:5px;
}
.navbar-brand>img {
    display: block;
    margin: -3px 0 0 0;
    border-radius: 3px;
    width: 200px;
}

.navbar-nav>li>a {
	padding-bottom: 10px;
    line-height: 30px!important;
    font-weight: 700;
    font-size: 12px;
    color: #fff!important;
    padding: 10px 22px;
}

.navbar-nav>li:nth-child(6)>a {
	padding-right:0;
}

.navbar-nav>li:hover>a:hover {
color:#e91e63!important;
}


.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 21px 0 0 0;
}

.glyphicon-phone, .glyphicon-envelope, .glyphicon-user, .glyphicon-briefcase, .glyphicon-user, .glyphicon-cog, .glyphicon-euro, .glyphicon-lock, .glyphicon-file {
	color:#4187c3;
}

.glyphicon-envelope {padding:0 0 0 20px;}

.featured-logos {
margin:0 0 21px 0;
}


.category tbody tr td {
	padding:20px 0;
	
}
.input-lg {
    height: 50px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    font-weight: 400;
    color: #222;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 30px;
    box-shadow: 0px 1px 3px 1px rgba(60,64,67,.15);
    -webkit-appearance: none;
}

select.input-lg {
    height: 50px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    font-weight: 400;
    color: #b5b5b5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 30px;
    box-shadow: 0px 1px 3px 1px rgba(60,64,67,.15);
    -webkit-appearance: none;
}

.sub-search {
    background: url(../images/trans.png) repeat;
    padding: 10px 15px;
    margin: 62px 0 0 0;
}
.register-box {
	background: url(../images/box-bg.png) repeat;
    padding: 15px;
    margin: -35px 0 0 0;
    -webkit-border-radius: 2px;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}



.register-box h1{
	color:#0099cc;
font-size:15px;
font-weight:700;
padding:0;
margin:0;
}
.register-box h1 a{
	color:#fff;

}

.register-box small{
color: #ffffff;
    font-size: 11px;
    font-weight: 400;
}

.register-box p{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 0;
    margin: 0;
}

.register-box h3{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin: 13px 0 0 0;
}




.home-slider {
    margin-top: 60px;
    background: url(../images/slider-bg.jpg) no-repeat top center;
    height: 299px;
    padding-top: 100px;
    border-top: 3px solid #eee;
}




.space {height: 13px;}

.btn-success {
    color: #fff;
    background-color: #e91e63;
    border-color: #e91e63;
    padding: 15px 30px 14px 30px;
    border-radius: 35px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0px 1px 1px #9f073b;
}

a.srch-lnk {
color:#fff; ext-decoration:none; margin:0 40px 0 0; font-size:13px;
}

button.srch-lnk{
color:#fff; ext-decoration:none; margin:0 40px 0 0; font-size:13px;
    background-color: transparent;
    border: transparent;
}


.btn-default {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    font-size: 13px!important;
    font-weight: 400;
	padding-left:20px;
	padding-right:20px;
}
.featured h1 {
	text-align:center;
	font-family: museo700;
	color:#6c6c6c;
	font-weight:700;
	margin:0; padding:45px 0 40px 0;
}
img.featured-job {
height:86px;
	width:auto;
}
.categories h1 {
	text-align:center;
	font-family: museo700;
	color:#6c6c6c;
	font-weight:700;
	margin:0; padding:45px 0 40px 0;

}

.categories p {
	text-align:center;
	font-size:16px;
	font-weight:600;
}

.categories p a{
color:#404040;
}









.footer-container {
    background-color: #fafafa;
    border-top: 2px solid #f2f2f2;
    padding: 40px 0;
	margin: 20px 0 0 0;
}
.footer-container p  a{
	color:#717171;
	font-weight:400;
	font-size:13px;
	line-height:24px;
	
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #fff;
	background-color: #393f43;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.footer-container p {
	padding:0; margin:0;
	text-align:left;
}



.footer-container strong {
	font-weight:700;
	color:#2b2b2b;
	font-size:14px;
}
img.footer-logo {margin:50px 0 0 0;}

.footer-sub-container {
	background-color:#fff;
	padding:15px 0;
	border-top:3px solid #f2f2f2;
}

.fa-user, .fa-briefcase, .fa-map-marker {
color:#b9b9b9;
}
.title {
font-size:14px;
font-weight:700;
color:#808080;
width:37%;
}
.title2 {
font-size:14px;
font-weight:700;
color:#808080;
width:30%;
}
.title3 {
font-size:14px;
font-weight:700;
color:#808080;
width:30%;
}

.job-title {
padding:12px 0!important;
}


.job-title a {
font-size:13px;
font-weight:400;
color:#2b2b2b;
}

.company, .location {
font-size:13px;
font-weight:300;
color:#808080;
}

p.copyright {
	color:#808080;
	font-weight:400;
	font-size:13px;
	text-align:center;
}
img.social-icon {
	border-radius:5px;
	width:28px; height:28px;
	margin:10px 0 0 5px;
	text-align:left;
	}


/* Media Queries 480px */
@media only screen and (max-width: 500px) {
.home-slider {
margin-top:0px;
height:600px;
background: url(../images/slider-bg.jpg) repeat top center;
}
}

@media only screen and (max-width: 500px) {
	.register-box {
    background-color: #f2f2f2;
    padding: 15px;
    margin: 0 0 0 0;
}
}

@media only screen and (max-width: 500px) {
	.btn-success, .btn-success:hover {
    width:100%;
	    margin: 0 0 10px 0;
}
}


@media only screen and (max-width: 500px) {
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #c9302c;
}
}

@media only screen and (max-width: 500px) {
.navbar-nav>li>a {
	background-color: #ffffff;
	padding-bottom: 10px;
    line-height: 30px!important;
    font-weight: 700;
    font-size: 12px;
    color: #818181!important;
    padding: 10px 22px;
	border-bottom:1px solid #ccc;
}
}


@media only screen and (max-width: 500px) {
.navbar-nav>li:hover>a:hover {
color:#000!important;
background-color: #ffffff;
}
}

/* Profile */
.navbar-profile-open {
	padding:0;
}
img.jobseeker-profile {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
img.jobseeker-profile2 {
    width: 36px;
    height: 36px;
    margin: 18px 0 0 15px;
    border-radius: 67%;
    object-fit: fill;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.dropdown-menu-custom {
width:250px;
	border-radius: 5px;
}
.badge-notify a{
    background: #ff0000!important;
    position: relative;
    top: -44px;
    left: 33px;
	font-size:11px;
	font-weight:400;
  }

.dropdown-menu .divider {
    height: 1px;
    margin: 0px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 1px 7px 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #d9534f;
    border-radius: 10px;
	margin: -3px 0 0 0;
}

p.profile-name {
	    font-size: 18px;
    padding: 0;
    margin: 6px 0 0 0;
}
.notification-company, .notification-location {
    color: #808080;
    font-size: 11px;
}
header.carousel {
    height: 530px;
    margin: -1px 0 0 0;
}
.notification-title {
    color: #22b14c;
}


.dropdown a{color:#fff;font-weight:600;}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 175px;
	text-align:left;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	text-transform:capitalize;
	
}
.dropdown-content-custom {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 250px;
    text-align: left;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    text-transform: capitalize;
    margin: 0px 0 0 -190px;
	
}
/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display:block;
	border-top: 1px solid #e5e5e5;
	clear:left;
	
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color:none;
}

.profile-inner img {
	border-radius: 5px;
    padding: 0;
    width: 60px;
    height: 60px;
	border: 1px solid #ccc;
    object-fit: unset;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}