.nav-tabs .nav-link.active {
  color: #fff;
  background-color: #0044cc;
  border-color: #dee2e6 #dee2e6 #fff;
 border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}
}
.btn {
 border-radius: 0rem;
}
.bookingformdiv {
  border: none;
}
label {
  display: contents;
}
.bookingformdiv {
  margin-bottom: 40px;
 margin-right : 5px;
 margin-left:5px;
}
#cartdiv, .custom_extra_field_booking_table, .servicetab {
  margin-top: 10px;
}
.makebooking, .sumarry_div {
 margin-bottom: 10px;
}
img service_photo, .employee_photo {
 border: 0px;
  padding: 0px;
}
.nav-tabs .nav-link
{
  border: 1px solid #0d6efd;
}
.cf-label
{
  transform: translateY(0px);
}
.sppb-btn.sppb-btn-default {
	line-height:normal;
	font-weight: 600;
}
#sp-bottom4 {
  padding: 0px 0px 0px 0px;
}
#sp-bottom3 {
  padding: 0px 15px 0px 15px;
}
.icon-eye::before {
  content: "\f06e";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-size: 20px;
}
.btn.btn-dark {
  color:#fff;
}
button[class*="plg_system_webauthn_login_button"]
{
  max-height: 5rem;
}
.row .msgDivInfoBox {
  margin-bottom: 20px;
}
#cookiehintsubmit, #cookiehintsubmitno {
  background: #0080FE !important;
}
#cookiehintsubmit:hover, #cookiehintsubmitno:hover {
  background: #475360 !important;
}
#sp-header {
  z-index: 2000;
}