/* Styles definition here */
#fbuilder .slots .htmlUsed a{text-decoration:none;background:red;color:#ccc}


#fbuilder .slots{box-shadow:none}
#fbuilder .slots div{background:#0b4f47; border:0px}
#fbuilder .slots div a{background:#0b4f47;color:#fcb900;text-decoration: none;}

#fbuilder .pbSubmit { color: #fcb900;  background-color: #0b4f47; border-color: #0b4f47; border: 0px; border-radius: 5px; padding-bottom: 14px; padding-top: 14px;}
.pbSubmit:hover { background-color: #4CAF50; color: white; }

#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background:#0b4f47; color:#0b4f47;}