
.slotselect {
    background: #f6f6f6;
    border: 0px solid #efefef;
   
}

.wizardheader {
    border-radius: 0px;
   
    background: #f6f6f6;
  
}

.wizardheader .trinn {
	background: #fff;
	
}

.wizardheader .selectedelement {
	padding: 14px 6px;
}

.booked_slot {
	color: #bd0120;
}
.bg-success {
    background-color: #1F6568!important;
	color: #ffffff !important;
}

.btn.btn-primary { border-radius: 0px !important;}