/* Styles definition here */

.cpappbtable .cpappbth th, .cpappbtable td {

    line-height: 20px;
   
}
#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:#FFEB3B;color:#ccc}

#fbuilder .ui-datepicker-inline { max-width:none !important; }
#fbuilder, #fbuilder label, #fbuilder span { color: #303F9F; }


    
.ahb_m #fbuilder .ui-datepicker-calendar .ui-state-default {
    background: #1CFFB3;
    color: #000000;
}

 #fbuilder .slots .htmlUsed a {
    text-decoration: line-through;
    background: #FEFF92;
    color: #000000;
}

#fbuilder .slots div a {
    background: #A1E757;
    box-shadow: none;
    display: inline-block;
    padding: 4px;
}
#fbuilder .slots .htmlUsed a{text-decoration: line-through;background:#FF3300;color:#FF00CC}