.fs-14 {
  font-size: 14px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.main_footer {
  background: #266fdc !important;
  color: #fff !important;
}

.top-job h2 {
  font-size: 14px !important;
}
.border-right {
  border-right: solid 1.5px #ddd;
}
.job-detail-box .item_right:before {
  position: absolute;
  top: 0;
  left: 0;
  content: ":";
}

.job-detail-box .item_right {
  display: block;
  overflow: hidden;
  position: relative;
  padding-left: 20px;
  font-size: 15px;
}

.job-details h1,
h2,
h3,h4,h5 {
  font-size: 22px;
}

.job-details {
  color: #000;
}
.category-list span {
  font-size: 13px;
}
.dropdown-menu.show{
  box-shadow: none !important;
}