/* Styles definition here */
#fbuilder .ui-datepicker-inline{max-width:none !important}

#fbuilder .slots{background:#272727;box-shadow:none}
#fbuilder .slots div{border:0px}
#fbuilder .slots div a{background:#f0dc01;color:#131313}
#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:#474747;color:#131313}

#fbuilder .pbSubmit{background-color: #f7e200; 
  border: none;
  color: #131313;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;}

#fbuilder .ui-datepicker th{background:#272727;color: #fff; font-family:Inter; font-style:normal}

#fbuilder .beforemindate.ui-datepicker-unselectable .ui-state-default {background:#272727;color:#474747; font-family: Inter; text-shadow:none}

#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background:#272727;color:#fff; font-family: Inter; text-shadow:none}

#fbuilder .invalidDate.ui-datepicker-unselectable .ui-state-default {background:#272727;color:#a20000; font-family: Inter; text-shadow:none}

#fbuilder .notavailslot.ui-datepicker-unselectable .ui-state-default {background:#272727;color:#474747; font-family: Inter; text-shadow:none}

#fbuilder .ui-datepicker-unselectable .ui-state-default{background:#272727;color:#474747; font-family: Inter; text-shadow:none}

#fbuilder .ui-datepicker-calendar .ui-state-active {background: #272727; color: #f7e200;}