
.navbar-default {
    background: transparent;
}

@media (min-width: 768px){
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    width: 100%;
}
}

@media (min-width: 768px){
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 15px!important;
}
}

.images_w_table_detail {
  width: 100px!important;
  height: 100px!important;
  margin-top: 12%!important;
  box-shadow: none!important;
    box-shadow: none!important;
}

@media (max-width: 768px){
.images_w_table_detail {
  display: none;
}

}

h2.card-title.bold.campaign-title {
    font-size: 28px!important;
}
h1,h2,h3,h4,h5{
  font-family: 'Ubuntu', sans-serif!important;
}

h1,h2,h3,h4{
    color: #15b4db!important;
}

.panel_s .panel-body {
    background: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 4px;
    padding: 20px 30px;
    position: relative;
}


#panel_body_job {
    background: #ffffff6e!important;
}

.job-description {
    margin-top: 11px;
    height: 70px;
    overflow: scroll;
}

.job .job_content_related {
    border-top: 1px solid #e7e7e7!important;
    border-bottom: 1px solid #e7e7e7!important;
}

.feature-view_detail_related {
    border-radius: 5px;
}

.part_time-color {
    padding: 4px 9px;
    border-radius: 9px;
}


.text-warning {
    color: #6fa721!important;
}



.applybig{
  width:100%;
}


.job_content_related.col-md-12 {
    height: 128px!important;
}

.companylogo{
  width: auto;
    height: 55px;
    margin: 0 auto;
    display: block;
    margin-top: 25px;
    margin-bottom: 25px;
}


.recruitment.btn-success {
    color: #fff;
    background-color: #84c529;
    border: 0;
    width: 100%;
    height: 38px;
}


.applicationform{
  color: #15b4db;
  font-weight: 800;
}

.applicationdescription{
  margin-bottom: 25px;
}

.aboutcompany a{
  color:#15b4db;
  text-decoration: none;
}
