.cf-payment-button input {
    width: 287px;
    height: 41px;
    border: none;
    outline: none;
    cursor: pointer;
    /*background-image: url(images/make-payment.png);*/
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -9999px;
    background-color: transparent;
}
#paymentInProgImg {display:inline-block;
                   width:16px;height: 16px;margin-bottom: 5px;
                   background-repeat: no-repeat;background-position: left top;}
.make_inactive, .make_inactive:hover {
   /*pointer-events: none;*/
   cursor: default;
   text-decoration: none !important;
    background-color: #F6F6F6!important;
}
.fc-booked {
    color: red;
    font-size: 13px;
}
