

h2,
h3,
h4,
h5,
p,
span,
h6
{
	color:#0c71be;
	font-family:Lobster ! important;
}


/*   Header  */
.header-transparrent{
	background-color:#0c71be;
}
.header-logo{
	color:#fff;

}
.header.logo a:hover{
	background-color:none;
}
.button-login{
	background-color:#0c71be;
	border:0px;
}
.button-signup{
	background-color:#0c71be;
	color:#fff ! important;
	border:0px;
}

/*Home page */
.navbar {
	background-color:#0c71be ! important;
	float:right ! important;
	margin-right:-20px;
}
#navbarDropdown{
	background-color:#0c71be ! important;
	padding:15px;
	border-radius:10px;
}
.navbar a{
color:#fff ! important;
font-size:15px;
float:center ! important;


}
.dropdown-menu{
	margin-top:9px;
	background-color:#0c71be ! important;
	padding:15px;
	border-radius:10px;
	margin-left:-30px;
	
}
.dropdown-menu a:hover{

	background-color:#0c71be ! important;
}
hr{
	width:30%;
}

/*  Latest Jobs */
.section-posting{
	margin-top:90px;
}
.latest-jobs{
	margin-bottom:10em;
}
p a{
	color:#0c71be;
	font-family:Lobster ! important;
}
p a:hover{
	text-decoration:none;
	color:#0c71be ! important;
	
}

/*
.latest-jobs h3{
	font-size:20px;
}
*/
/* Category on mobile devices */
@media (max-width: 700px){
	#my_job_category{
	margin-top: 40px;
	margin-left: 12px;
}

}

/* Testimonials */
.members-feedback{
	transform: rotate(91deg);
	background-color:#0c71be ! important;
	border:2px solid #fff;
	border-radius:20px;
	position:fixed;
    left:0; 
	margin-left:-35px;
    z-index:2000; 
width:8%;
margin-top:150px;
}


/* On mobile */
@media (max-width:700px){
.members-feedback{
	transform: rotate(91deg);
	background-color:#0c71be ! important;
	border:2px solid #fff;
	border-radius:20px;
	position:fixed;
    left:0; 
	margin-top: 8px;
    z-index:1000; 
width:30%;

}
}
.founder-img mb-30{
	color:red;
}
/* foooter nav */
.footer-bottom{
	background-color: #362f2f;
	padding: 10px;

	margin-top:70%;padding:5px;border-width:thick;
	position:fixed;bottom:0;
    left:0; 
    z-index:2000; 
width:100%;
}


	
#footer-nav ul a {
	color:#000 ! important;
}
.white{
	margin-top: 12px;
}

.important-links{
	 word-spacing: 5px;
	margin-top: 12px;

}
.category-jobs{
	text-align: left ! important;

	
}
  .jobs_search ul a {color:blue ! important;}
/* Login */
:root {
  --input-padding-x: 1.5rem;
  --input-padding-y: .75rem;
}

.card-signin {
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.card-signin .card-title {
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 1.5rem;
}

.card-signin .card-body {
  padding: 2rem;
}

.form-signin {
  width: 100%;
}

.form-signin .btn {
  font-size: 80%;
  border-radius: 5rem;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  transition: all 0.2s;
}


.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group input {
  height: auto;
  border-radius: 2rem;
}

.form-label-group>input,
.form-label-group>label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group>label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

label{
	color:#212529 ! important;
}
label a {
	color:#212529 ! important;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown)~label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}

.btn-google {
  color: white;
  background-color: #ea4335;
}

.btn-facebook {
  color: white;
  background-color: #3b5998;
}

/* Fallback for Edge
-------------------------------------------------- */

/*  New style */
.newaccount{
	color:#fff ! important;
}
label{
	color:#0c71be;
}
label a{color:#0c71be ! important;}


@supports (-ms-ime-align: auto) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}
.section-welcome{
	text-align:center;
	margin-top:40px;
	}
#job-type{
	text-align:left ! important;
	margin-left:-20xp;
	}
.white{
		color:#fff ! important;
		font-weight: :bold;
	}
#logo{
		width: 5px ! important;
		height: 5px ! important;
	}
img{width: 120px;}
.jobsite{
	color:red;
}



/* Admin section  Starts here */

  .login-section {
	  float:center;
	  text-align:center;
margin-top:60px;

  }
  .btn-primary{
	  width::100%;
  background-color:	#0c71be ! important;
  
  }
 .btn-primary:hover{
	 background-color:	color:#0c71be ! important;
	 
 }
 form{
	 width:85%;
 }
 form button {
	 width:100%;
 }
  /* Manage from Admin area   CSS starts here */
    
	/* Manage css */
  .navbar-dark{
	 
background-color: #362f2f ! important;

  }
  .section-manage{
	  margin-top:20px;
	  
  }
  /* Manage Jobs */
  .manage-jobs h3{
	  color:#0c71be;
	 
  }
  td a{
	  color:#0c71be ! important;
  }
  

  .social a {
  padding: 0 .5em;
}
  .manage-jobs form{
	  margin-bottom:10em ! important;
  }
  .manage-jobs ul li a{
	  color:#0c71be;
  }