/*--------- MY PROFILE CSS START ---------*/
.dashboard-menu
{
	min-height: 0px !important;
	color: white !important;
	border-radius: 5px;
}
.nav>li>a.dashboard-menu:hover
{
	min-height: 0px !important;
	color: white !important;
	background-color: #449d44 !important;
}
.bro-job
{
	min-height:  0px !important;
	color: black !important;
	background-color: white !important;
}
.browse-header
{
	margin-top: 3%;
}
.div-margin-top
{
	margin-top: 100px;
}
.mar-top{
	margin-top:50px;
}
.white{
	color:#fff!important;
}
.card-profile, .card-testimonial {
	text-align: center;
}

.card {
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}
.file-field.big .file-path-wrapper {
  height: 3.2rem; }
  .file-field.big .file-path-wrapper .file-path {
    height: 3rem; }
.card {
	border: 0;
	margin-bottom: 30px;
	margin-top: 30px;
	border-radius: 6px;
	color: #333;
	background: #fff;
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
}

.card-profile .card-avatar {
	max-width: 130px;
	max-height: 130px;
}

.card-profile .card-avatar, .card-testimonial .card-avatar {
	margin: -50px auto 0;
	border-radius: 50%;
	overflow: hidden;
	padding: 0;
	box-shadow: 0 16px 38px -12px rgba(0,0,0,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);
}

.card-profile .card-avatar img, .card-testimonial .card-avatar img {
	width: 100%;
	height: auto;
}

.card-profile .card-avatar + .card-body, .card-testimonial .card-avatar + .card-body {
	margin-top: 15px;
}

.card .card-body {
	padding: .9375rem 20px;
	position: relative;
}

.card-body {
	flex: 1 1 auto;
	padding: 1.25rem;
}

.card .card-category {
	margin-top: 10px;
}

.text-gray {
	color: #999 !important;
}

.card .card-title {
	margin-top: 0;
	margin-bottom: 3px;
}

.card-title, .card-title a{
	color: #3C4858;
	text-decoration: none;
}

.card-description, .description, .footer-big p {
	color: #999;
}



/*--------- MY PROFILE CSS END ---------*/
/*a{
	color: #c1272d!important;
}*/
.maroon{
	color: #c1272d!important;
}

/*Header css start*/
.navbar-brand img {
	height:50px;
	text-decoration: none;
	text-transform: capitalize;
	color: #444;
	padding: 0 0;
}
.navbar-brand {
	width: 33.33%;
	border-radius: 40px;
	float: left;
	color: #444;
}
.myNavbar{
	min-height: 80px;
	background-color: white;
}
.div-mar-top
{
	margin-top: 5%;
}
/*.myNavbar li{
	font-size:18px;
	padding-top:18px;

}*/
.myMenu > li {
    font-size:18px;
	padding-top:18px;
}
.navbar-top-links li a {
	padding: 10px 15px!important; 
	min-height: 50px;
}
/*Header css end*/

/*profile css start*/

.profile {
  width: 100%;
  position: relative;
  background: #FFF;
  border: 1px solid #D5D5D5;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.profile .image {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  border: 5px solid #FFF;
}

.profile .user {
  position: relative;
  padding: 0px 5px 5px;
}

.profile .user .avatar {
  position: absolute;
  left: 20px;
  top: -85px;
  z-index: 2;
}

.profile .user h2 {
  font-size: 16px;
  line-height: 20px;
  display: block;
  float: left;
  margin: 4px 0px 0px 135px;
  font-weight: bold;
}

.profile .user .actions {
  float: right;
}

.profile .user .actions .btn {
  margin-bottom: 0px;
}

.profile .info {
  float: left;
  margin-top: 10px;
  margin-left: 20px;
}

.img-profile{
    height:140px;
    width:140px;
}

.img-cover{
    width:800px;
    height:300px;
}

@media (max-width: 768px) {
  .btn-responsive {
    padding:2px 4px;
    font-size:80%;
    line-height: 1;
    border-radius:3px;
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    padding:4px 9px;
    font-size:90%;
    line-height: 1.2;
  }
}

/* myjobs */

.jobdiv
{
	
	padding:10px;
	border-radius:5px;
	margin-bottom:20px;
	/* box-shadow: 0 16px 24px 2px rgba(0,0,0,.14), 0 6px 30px 5px rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2); */
   box-shadow: 0 5px 24px 2px rgba(0,0,0,.14), 0 6px 10px 5px rgba(0,0,0,.12), 0 4px 10px -5px rgba(0,0,0,.2);
}

.browsejobdiv
{
	padding: 10px;
	border-left:3px solid #C1272D;
	border-radius:5px;
	margin-bottom:20px;
	/* box-shadow: 0 16px 24px 2px rgba(0,0,0,.14), 0 6px 30px 5px rgba(0,0,0,.12), 0 8px 10px -5px rgba(0,0,0,.2); */
   box-shadow: 0 5px 24px 2px rgba(0,0,0,.14), 0 6px 10px 5px rgba(0,0,0,.12), 0 4px 10px -5px rgba(0,0,0,.2);
}

.jobdiv .btn-success,.browsejobdiv .btn-success
{
	margin-top:10px;
	margin-bottom:0;
}

.jobdiv .btn-danger,.browsejobdiv .btn-danger
{
	margin:0;
	background-color:#C1272D!important;
	border-color:#C1272D!important;
}

.cardprofile
{
	padding: 10px;
}


/*profile css end*/



        

/*edit profile css start*/
#avatar {
	margin: 0 auto;
	text-align: center;
}

/*edit profile css end*/
