.features-boxed {
}

.company-dashboard {
  padding-bottom: 40px;
  text-align: center;
  background: rgba(60, 146, 202, 0.7) no-repeat fixed center center / cover;
}

.dashboard-header-logo-box {
  background: white none repeat scroll 0 0 !important;
  border: 8px solid rgba(204, 204, 204, 0.5);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  padding: 20px;
}

.rad-info-box {
  background: #FFF;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border: 10px solid;
  border-color: rgba(204, 204, 204, 0.5);
  padding: 18px;
  margin-bottom: 30px;
}

.company-logo {
  border: 1px solid #f1f1f1;
  display: block;
  margin: 0 auto;
  padding: 20px;
  width: 200px;
}

.company-dashboard .dashboard-header h3 {
  margin-bottom: 0;
  color: #242424;
}

.dashboard-header h3 {
  color: #FFF;
  text-transform: capitalize;
  font-weight: 700;
}

h3, h4 {
  font-weight: 400;
  line-height: 1.4;
}

.rad-info-box .title-dashboard {
  font-size: 18px;
  text-transform: capitalize;
}

.rad-info-box .value, .rad-info-box .title-dashboard {
  color: #242424;
  display: block;
  position: relative;
  text-align: right;
  z-index: 10;
}

.rad-info-box .value {
  font-size: 30px;
  font-weight: 600;
  margin-top: 5px;
}

.rad-info-box .value, .rad-info-box .title-dashboard {
  color: #242424;
  display: block;
  position: relative;
  text-align: center;
  z-index: 10;
}

.job-box {
  background-color: #fff;
  clear: both;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
}

.categories-list-page .job-title-box {
  position: relative;
  overflow: hidden;
  margin-left: 15px;
}

.job-title-box {
  color: #242424;
}

.job-title-box .job-title {
  text-transform: capitalize;
  color: #242424;
  font-size: 20px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.job-title-box .comp-name {
  text-transform: capitalize;
  color: #242424;
  font-size: 14px;
}

.btn-custom {
  background-color: transparent;
  border: 1px solid #242424;
  color: #fff;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease- 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-job-section {
  overflow: hidden;
  position: relative;
}

.single-job-section-2 .single-job-detail-box {
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

.single-job-section-2 .single-job-detail-box .job-detail-2 h2 {
  margin-top: 0;
  text-transform: capitalize;
}

ul {
  text-decoration: none;
  list-style: none;
  padding: 0px;
}

.single-job-section-2 .single-job-detail-box .job-detail-meta ul li i {
  margin-right: 5px;
}

.single-job-section-2 .single-job-detail-box .job-detail-meta ul li {
  display: inline;
  margin-right: 15px;
  font-size: 16px;
  color: #777;
}

.single-job-detail-box .apply-job {
  padding-top: 20px;
}

.apply-job {
  position: relative;
  overflow: hidden;
}

.single-job-section-2 .single-job-detail-box .apply-job a.bookmark {
  margin-bottom: 0;
}

.single-job-detail-box .apply-job a {
  display: inline-block;
}

.apply-job a.bookmark {
  margin: 0;
  margin-bottom: 30px;
  display: block;
  font-size: 16px;
  /*background-color: #242424;*/
  border: 1px solid #242424;
}

.heading-inner {
  margin-bottom: 30px;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}

.heading-inner .title {
  /*background-color: #f8f9fa!important;*/
  border-bottom: 2px solid #29aafe;
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0;
  position: relative;
  text-transform: capitalize;
  float: left;
  color: #242424;
  margin-bottom: 0;
}

.job-short-detail .heading-inner .title {
  padding-top: 0;
}

.job-detail-boxes {
  background-color: #f8f9fa!important;
  position: relative;
  overflow: hidden;
  border-width: 90%;
}

.job-desc ul {
  margin-bottom: 20px;
}

ul.desc-points li i {
  margin-right: 15px;
  color: #29aafe;
}

.widget {
  background-color: #FFF;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 20px 30px;
  position: relative;
  border: 1px solid #f1f1f1;
}

.widget .widget-heading {
  background-color: transparent;
  padding-bottom: 10px;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

.widget-heading .title {
  padding-bottom: 15px;
  border-bottom: 2px solid #29aafe;
}

.short-decs-sidebar li div {
  width: 50%;
  float: left;
  font-size: 16px;
}

.short-decs-sidebar li h4 {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
}

.short-decs-sidebar li div i {
  margin-right: 10px;
  color: #29aafe;
}

.widget .company-contact-detail {
  padding: 0;
}

.company-contact-detail table tr {
  border-bottom: 1px solid #ccc;
}

.company-contact-detail table th {
  width: 30%;
  padding: 15px 0;
  color: #242424;
}

.company-contact-detail table td {
  width: 70%;
  padding: 15px 0;
  color: #242424;
}

