/*!
 * Give - Fee Recovery Frontend CSS.
 * @package:     Give_Fee_Recovery
*/

form[id*='give-form'] .give-fee-message {
	display: inline-block;
	clear: both;
	width:100%;
}

form[id*='give-form'] .give_fee_mode_checkbox {
	width: auto;
}

.give-display-button-only form[id*='give-form'] .give-fee-message{
	display: none !important;
}