/* ++++++++++++++++++++++++++++++++++++++ */
/*  Additions by Silas                    */
/* ++++++++++++++++++++++++++++++++++++++ */

#Master_CPH1_btnChangeRound {
    margin: 20px 10px;
}

@media only screen and (max-width: 767px) {
#Master_CPH1_btnChangeRound {
    margin: 20px auto;
}
}

.ddlNo {
    display: none;
}

#Master_CPH1_pnlPayment{
    display: none;
}


#roundPickRemember{
    display: none;
}


#Master_CPH1_paymentIFrame
{
    width: 100%;
    height: 500px;
    margin-bottom: 20px;
}