/* =====================================================
   JOBB / SINGLE UI (SKÄRM)
===================================================== */

.mp-single-top-meta{
  margin: 0 0 14px 0;
  padding: 12px;
  border: 1px solid #eee;
  border-radius: 12px;
}

.mp-single-budget{
  font-size: 15px;
  margin-bottom: 8px;
}

.mp-single-slots{
  font-size: 13px;
  margin-bottom: 10px;
}

.mp-single-dots{
  margin-top: 4px;
}
/* =====================================================
   Offerter 1
===================================================== */
.mp-offer-header {
  border-bottom: 2px solid #000;
  margin-bottom: 16px;
  padding-bottom: 10px;
}

.mp-offer-section {
  margin-bottom: 14px;
}

.mp-offer-section h4 {
  margin-bottom: 4px;
  font-size: 16px;
}

