#ajax-loader-cform{
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 16px;
    margin: 20px auto 0;
    width: 16px;
    display: none;
}
.popu-txt-fld{
    width: 350px;
    margin-bottom: 20px;
    padding: 6px;
}
.btn_book{
    background: #500202;
    border: none;
    width: 350px;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.book-thankmsg{
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
}
.Bdform_title1{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #354049;
}