.logo-bt {
	max-width: 100px;
	margin-bottom: 10px;
	position: absolute;
	right: -7px;
	top: -19px;
	max-height: 70px !important;
}
#c2p-payment-form {
    margin: 10px 0;
	position: relative;
}

#c2p-payment-form label {
    display: block;
    margin-bottom: 5px;
}

#c2p-payment-form input,
#c2p-payment-form select {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

